|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||