Uses of Class
org.caleigo.core.EntityCollator

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)
           
 



Copyright © 2005 Caleigo. All Rights Reserved.