Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Uses of Class
oracle.irm.engine.core.feature.Feature.Use

Packages that use Feature.Use
oracle.irm.engine.core.feature Application features. 

 

Uses of Feature.Use in oracle.irm.engine.core.feature

 

Methods in oracle.irm.engine.core.feature that return Feature.Use
 Feature.Use Feature.getUse()
          How this feature is obtained.
static Feature.Use Feature.Use.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Feature.Use[] Feature.Use.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.irm.engine.core.feature with parameters of type Feature.Use
static Feature FeatureFactory.createFeature(String id, Feature.Use use, boolean record)
          Create a feature.

 


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.