Uses of Class
org.ow2.dragon.service.deployment.SortCriteria

Packages that use SortCriteria
org.ow2.dragon.service.deployment   
 

Uses of SortCriteria in org.ow2.dragon.service.deployment
 

Fields in org.ow2.dragon.service.deployment declared as SortCriteria
protected  SortCriteria RequestOptionsTO.sortCriteria
           
 

Methods in org.ow2.dragon.service.deployment that return SortCriteria
static SortCriteria SortCriteria.fromValue(java.lang.String v)
           
 SortCriteria RequestOptionsTO.getSortCriteria()
          Gets the value of the sortCriteria property.
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 are declared.
 

Methods in org.ow2.dragon.service.deployment with parameters of type SortCriteria
 void RequestOptionsTO.setSortCriteria(SortCriteria value)
          Sets the value of the sortCriteria property.
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.