|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IPolicy.STATUS in oracle.wsm.policy.model |
---|
Methods in oracle.wsm.policy.model that return IPolicy.STATUS | |
---|---|
IPolicy.STATUS |
IPolicy.getStatus() |
static IPolicy.STATUS |
IPolicy.STATUS.valueOf(String name) Returns the enum constant of this type with the specified name. |
static IPolicy.STATUS[] |
IPolicy.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 IPolicy.STATUS | |
---|---|
void |
IPolicy.setStatus(IPolicy.STATUS status) |
Uses of IPolicy.STATUS in oracle.wsm.policy.model.impl |
---|
Methods in oracle.wsm.policy.model.impl that return IPolicy.STATUS | |
---|---|
IPolicy.STATUS |
Policy.getStatus() |
Methods in oracle.wsm.policy.model.impl with parameters of type IPolicy.STATUS | |
---|---|
void |
Policy.setStatus(IPolicy.STATUS status) |
Uses of IPolicy.STATUS in oracle.wsm.policymanager |
---|
Methods in oracle.wsm.policymanager with parameters of type IPolicy.STATUS | |
---|---|
List<IPolicy> |
IQueryService.getPoliciesByPolicyStatus(String path, IPolicy.STATUS status) Return a list of Policies with supplied status |
Uses of IPolicy.STATUS in oracle.wsm.policymanager.client |
---|
Methods in oracle.wsm.policymanager.client with parameters of type IPolicy.STATUS | |
---|---|
List<IPolicy> |
QueryServiceDelegate.getPoliciesByPolicyStatus(String path, IPolicy.STATUS status) Return a list of Policies with supplied status |
Uses of IPolicy.STATUS in oracle.wsm.policymanager.impl |
---|
Methods in oracle.wsm.policymanager.impl with parameters of type IPolicy.STATUS | |
---|---|
List<String> |
QueryService.getPoliciesAsStringByPolicyStatus(String path, IPolicy.STATUS status) |
List<IPolicy> |
QueryService.getPoliciesByPolicyStatus(String path, IPolicy.STATUS status) Return a list of Policies with supplied status |
Uses of IPolicy.STATUS in oracle.wsm.policymanager.internal |
---|
Methods in oracle.wsm.policymanager.internal with parameters of type IPolicy.STATUS | |
---|---|
List<String> |
IStringQueryService.getPoliciesAsStringByPolicyStatus(String path, IPolicy.STATUS status) Return a list of Policies with supplied status |
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |