Uses of Class
org.ow2.dragon.api.to.SortCriteria

Packages that use SortCriteria
org.ow2.dragon.api.to   
 

Uses of SortCriteria in org.ow2.dragon.api.to
 

Methods in org.ow2.dragon.api.to that return SortCriteria
 SortCriteria RequestOptionsTO.getSortCriteria()
          Returns the sort criteria ID
static SortCriteria SortCriteria.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SortCriteria[] SortCriteria.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.dragon.api.to with parameters of type SortCriteria
 void RequestOptionsTO.setSortCriteria(SortCriteria sortColumn)
          Sets the sort criteria ID
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.