|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientOrderBasedQuery | |
---|---|
org.gwe.api |
Uses of ClientOrderBasedQuery in org.gwe.api |
---|
Methods in org.gwe.api that return ClientOrderBasedQuery | |
---|---|
static ClientOrderBasedQuery |
ClientOrderBasedQuery.getQuery(java.lang.String id)
|
static ClientOrderBasedQuery |
ClientOrderBasedQuery.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClientOrderBasedQuery[] |
ClientOrderBasedQuery.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.gwe.api with parameters of type ClientOrderBasedQuery | |
---|---|
java.lang.String |
Session4ClientAPIEnhancer.doOrderBasedQuery(ClientOrderBasedQuery oper,
int orderId,
int jobNum)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |