|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphenote.servlet.AdminBean
public class AdminBean
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 |
|---|
public AdminBean()
| Method Detail |
|---|
public java.util.List<Ontology> getOntologies()
public void setOntologies(java.util.List<Ontology> ontologies)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||