|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractEntityOntology
edu.iastate.metnet.hibernate.EntityOntology
public class EntityOntology
A class that represents a row in the 'entity_ontology' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
|---|---|
EntityOntology()
Simple constructor of EntityOntology instances. |
|
EntityOntology(java.lang.Integer rowid)
Constructor of EntityOntology instances given a simple primary key. |
|
| Method Summary |
|---|
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractEntityOntology |
|---|
equals, getEntityid, getOntologyId, getOntologyType, getRowid, hashCode, setEntityid, setOntologyId, setOntologyType, setRowid |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityOntology()
public EntityOntology(java.lang.Integer rowid)
rowid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||