Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Class
oracle.security.opss.config.persistence.ConfigState

Packages that use ConfigState
oracle.security.opss.config.persistence   

 

Uses of ConfigState in oracle.security.opss.config.persistence

 

Methods in oracle.security.opss.config.persistence that return ConfigState
static ConfigState ConfigState.fromValue(java.lang.String v)
           
 ConfigState JpsContextP.getState()
          Gets the value of the state property.
static ConfigState ConfigState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfigState[] ConfigState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.opss.config.persistence with parameters of type ConfigState
 void JpsContextP.setState(ConfigState value)
          Sets the value of the state property.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.