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.types.rights.context.ContextInstance.Role

Packages that use ContextInstance.Role
oracle.irm.engine.types.rights.context Context Rights related objects, enumerations and exceptions. 

 

Uses of ContextInstance.Role in oracle.irm.engine.types.rights.context

 

Methods in oracle.irm.engine.types.rights.context that return ContextInstance.Role
static ContextInstance.Role ContextInstance.Role.fromValue(String value)
          Get the enumeration value from a string.
static ContextInstance.Role ContextInstance.Role.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContextInstance.Role[] ContextInstance.Role.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


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.