Package com.jdon.controller.model

Interface Summary
ModelIF Base domain model it can be DTO or nested Model.
Node tree's Node Node is a relation between nodes of tree.
 

Class Summary
DynamicModel Dynamic Model this class can be used for DTO
Model Base domain model it can be DTO or nested Model.
PageIterator All model's primary key(or identifier) collection of every page that will be displayed it carry the model's primary key collection from persistence lay to presentation lay .