|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPolicyReference.STATUS | |
---|---|
oracle.wsm.policy.model | |
oracle.wsm.policy.model.impl |
Uses of IPolicyReference.STATUS in oracle.wsm.policy.model |
---|
Methods in oracle.wsm.policy.model that return IPolicyReference.STATUS | |
---|---|
IPolicyReference.STATUS |
IPolicyReference.getStatus() Return the status of the PolicyReference - it is enabled by default |
static IPolicyReference.STATUS |
IPolicyReference.STATUS.valueOf(String name) Returns the enum constant of this type with the specified name. |
static IPolicyReference.STATUS[] |
IPolicyReference.STATUS.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.wsm.policy.model with parameters of type IPolicyReference.STATUS | |
---|---|
void |
IPolicyReference.setStatus(IPolicyReference.STATUS status) Set the status of the PolicyReference - it is enabled by default |
Uses of IPolicyReference.STATUS in oracle.wsm.policy.model.impl |
---|
Methods in oracle.wsm.policy.model.impl that return IPolicyReference.STATUS | |
---|---|
IPolicyReference.STATUS |
PolicyReference.getStatus() |
Methods in oracle.wsm.policy.model.impl with parameters of type IPolicyReference.STATUS | |
---|---|
void |
PolicyReference.setStatus(IPolicyReference.STATUS status) |
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |