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.Necessity

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

 

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

 

Methods in oracle.security.opss.config.persistence that return Necessity
static Necessity Necessity.fromValue(java.lang.String v)
           
 Necessity DependentServiceP.getNecessity()
          Gets the value of the necessity property.
static Necessity Necessity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Necessity[] Necessity.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 Necessity
 void DependentServiceP.setNecessity(Necessity value)
          Sets the value of the necessity 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.