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

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

 

Uses of UnsupportedDocumentRoleException in oracle.irm.engine.rights.context

 

Methods in oracle.irm.engine.rights.context that throw UnsupportedDocumentRoleException
static Collection<DocumentRight> DocumentRightOperationsInstance.assignRole(ContextInstance context, DocumentRole role, Collection<Account> accounts, Collection<ItemCode> items)
          Assign a document role.
 Collection<DocumentRight> DocumentRightOperations.assignRole(ContextInstance context, DocumentRole role, Collection<Account> accounts, Collection<ItemCode> items)
          Assign a document role.
static Collection<DocumentRight> DocumentRightOperationsInstance.reassignRole(Collection<DocumentRight> rights, DocumentRole role, Collection<ItemCode> items)
          Alter role assignments.
 Collection<DocumentRight> DocumentRightOperations.reassignRole(Collection<DocumentRight> rights, DocumentRole role, Collection<ItemCode> items)
          Alter role assignments.

 


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.