|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityCollator | |
org.caleigo.core |
Uses of EntityCollator in org.caleigo.core |
Methods in org.caleigo.core that return EntityCollator | |
EntityCollator |
IEntityDescriptor.getNaturalOrder()
Returns en entity collator defining the natural order for the called entity descriptors entities. |
EntityCollator |
DataQuery.getEntityCollator()
Returns the EntityCollator object that the DataQuery uses to order the qualified entities. |
EntityCollator |
AbstractEntityDescriptor.getNaturalOrder()
Returns en entity collator defining the natural order for the called entity descriptors entities. |
Methods in org.caleigo.core with parameters of type EntityCollator | |
void |
DataQuery.setEntityCollator(EntityCollator collator)
Sets the EntityCollator object that the DataQuery uses to order the qualified entities. |
Constructors in org.caleigo.core with parameters of type EntityCollator | |
EntityCollator(IEntityDescriptor descriptor,
EntityCollator collator)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |