BrightSide Workbench Full Report + Source Code
org.turro.entities.ITreeEntity Interface Reference
Inheritance diagram for org.turro.entities.ITreeEntity:

Public Member Functions

ITreeEntity getEntityParent ()
 
Collection< ITreeEntitygetEntityChildren ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file ITreeEntity.java.

Member Function Documentation

◆ getEntityChildren()

Collection<ITreeEntity> org.turro.entities.ITreeEntity.getEntityChildren ( )

◆ getEntityParent()

ITreeEntity org.turro.entities.ITreeEntity.getEntityParent ( )

Implemented in org.turro.elephant.entities.db.Topic, and org.turro.elephant.entities.db.Post.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: