Package | Description |
---|---|
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Modifier and Type | Method and Description |
---|---|
OperationPrivilege |
ViewRowImpl.isOperationAllowed(java.lang.String operation) |
OperationPrivilege |
ViewObjectImpl.isOperationAllowed(java.lang.String operation) |
static OperationPrivilege |
OperationPrivilege.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OperationPrivilege[] |
OperationPrivilege.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|