| Interface | Description |
|---|---|
| TreeEntity |
Interface that every ENTITY represented in a tree by a
TreeLibraryNode must implements
The contract assure that the entity is identified, named and can produce a reference to the TreeLibraryNode
The goal is to have a bidirectional association between a TreeLibraryNode and it's entity. |
| TreeEntityDefinition | |
| TreeLibrary | |
| TreeLibraryNode |
Interface for a tree node without data.
|
| TreeNodeVisitor | |
| TreeVisitable |
| Class | Description |
|---|---|
| GenericTreeLibrary | |
| GenericTreeLibraryNode | |
| QGenericTreeLibrary |
QGenericTreeLibrary is a Querydsl query type for GenericTreeLibrary
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.