|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationId | |
---|---|
pl.psnc.dl.ege.webapp.request |
Uses of OperationId in pl.psnc.dl.ege.webapp.request |
---|
Fields in pl.psnc.dl.ege.webapp.request declared as OperationId | |
---|---|
protected OperationId |
RequestResolver.operation
|
Methods in pl.psnc.dl.ege.webapp.request that return OperationId | |
---|---|
OperationId |
RequestResolver.getOperationId()
Properly formed request should inform about operation to perform. |
static OperationId |
OperationId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OperationId[] |
OperationId.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |