Uses of Interface
org.jminor.framework.domain.Entity.Comparator

Packages that use Entity.Comparator
org.jminor.framework.domain   
 

Uses of Entity.Comparator in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Entity.Comparator
 Entity.Comparator Entity.Definition.getComparator()
           
 

Methods in org.jminor.framework.domain with parameters of type Entity.Comparator
 Entity.Definition Entity.Definition.setComparator(Entity.Comparator comparator)
          Sets the comparator to use when comparing this entity type to other entities