phenote.servlet
Class AdminBean

java.lang.Object
  extended by phenote.servlet.AdminBean

public class AdminBean
extends java.lang.Object

Bean used on the admin page that shows information about the ontologies loaded into Phenote.


Constructor Summary
AdminBean()
           
 
Method Summary
 java.util.List<Ontology> getOntologies()
           
 void setOntologies(java.util.List<Ontology> ontologies)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminBean

public AdminBean()
Method Detail

getOntologies

public java.util.List<Ontology> getOntologies()

setOntologies

public void setOntologies(java.util.List<Ontology> ontologies)