|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientOrderBasedOperation | |
---|---|
org.gwe.api |
Uses of ClientOrderBasedOperation in org.gwe.api |
---|
Methods in org.gwe.api that return ClientOrderBasedOperation | |
---|---|
static ClientOrderBasedOperation |
ClientOrderBasedOperation.getOperation(java.lang.String id)
|
static ClientOrderBasedOperation |
ClientOrderBasedOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClientOrderBasedOperation[] |
ClientOrderBasedOperation.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 ClientOrderBasedOperation | |
---|---|
java.lang.String |
Session4ClientAPIEnhancer.doOrderBasedOperation(ClientOrderBasedOperation oper,
int orderId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |