
Public Member Functions | |
| ITreeEntity | getEntityParent () |
| Collection< ITreeEntity > | getEntityChildren () |
Definition at line 26 of file ITreeEntity.java.
| Collection<ITreeEntity> org.turro.entities.ITreeEntity.getEntityChildren | ( | ) |
Implemented in org.turro.elephant.entities.db.Topic, and org.turro.elephant.entities.db.Post.
| ITreeEntity org.turro.entities.ITreeEntity.getEntityParent | ( | ) |
Implemented in org.turro.elephant.entities.db.Topic, and org.turro.elephant.entities.db.Post.
