Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Class
oracle.wsm.policy.model.IPolicySet.POLICYSET_STATUS

Packages that use IPolicySet.POLICYSET_STATUS
oracle.wsm.policy.model   
oracle.wsm.policy.model.impl   

 

Uses of IPolicySet.POLICYSET_STATUS in oracle.wsm.policy.model

 

Methods in oracle.wsm.policy.model that return IPolicySet.POLICYSET_STATUS
 IPolicySet.POLICYSET_STATUS IPolicySet.getStatus()
          Provides POLICYSET_STATUS enumeration object indicating the status of policyset.
static IPolicySet.POLICYSET_STATUS IPolicySet.POLICYSET_STATUS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IPolicySet.POLICYSET_STATUS[] IPolicySet.POLICYSET_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 IPolicySet.POLICYSET_STATUS
 void IPolicySet.setStatus(IPolicySet.POLICYSET_STATUS policySetStatus)
          Set the status of the policyset

 

Uses of IPolicySet.POLICYSET_STATUS in oracle.wsm.policy.model.impl

 

Methods in oracle.wsm.policy.model.impl that return IPolicySet.POLICYSET_STATUS
 IPolicySet.POLICYSET_STATUS PolicySet.getStatus()
           

 

Methods in oracle.wsm.policy.model.impl with parameters of type IPolicySet.POLICYSET_STATUS
 void PolicySet.setStatus(IPolicySet.POLICYSET_STATUS psStatus)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.