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.rights.context.DocumentRole.TimeConstraints

Packages that use DocumentRole.TimeConstraints
oracle.irm.engine.rights.context Content classification system rights provisioning. 

 

Uses of DocumentRole.TimeConstraints in oracle.irm.engine.rights.context

 

Methods in oracle.irm.engine.rights.context that return DocumentRole.TimeConstraints
static DocumentRole.TimeConstraints DocumentRoleOperationsInstance.getTimeConstraints(DocumentRole role)
          Get the time constraints set on a document role.
 DocumentRole.TimeConstraints DocumentRoleOperations.getTimeConstraints(DocumentRole role)
          Get the time constraints set on a document role.
static DocumentRole.TimeConstraints DocumentRole.TimeConstraints.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DocumentRole.TimeConstraints[] DocumentRole.TimeConstraints.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.