Uses of Class
org.synyx.hades.domain.Sort.Property

Packages that use Sort.Property
org.synyx.hades.domain Interfaces for domain classes. 
 

Uses of Sort.Property in org.synyx.hades.domain
 

Methods in org.synyx.hades.domain that return Sort.Property
 Sort.Property Sort.Property.with(Order order)
          Returns a new Sort.Property with the given Order.
 

Methods in org.synyx.hades.domain that return types with arguments of type Sort.Property
 java.util.Iterator<Sort.Property> Sort.iterator()
           
 

Constructor parameters in org.synyx.hades.domain with type arguments of type Sort.Property
Sort(java.util.List<Sort.Property> properties)
          Creates a new Sort instance.
 



Copyright © 2009-2010 Synyx GmbH & Co. KG. All Rights Reserved.