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

Packages that use DocumentRight
oracle.irm.j2ee.jws.rights.context Context Rights related endpoints and faults. 

 

Uses of DocumentRight in oracle.irm.j2ee.jws.rights.context

 

Methods in oracle.irm.j2ee.jws.rights.context that return DocumentRight
 DocumentRight[] DocumentRightOperationsEndpoint.assignRole(ContextInstanceRef context, DocumentRoleRef role, AccountRef[] accounts, ItemCode[] items)
          Assign a document role.
 DocumentRight[] DocumentRightOperationsEndpoint.checkInRightsForAccount(AccountRef account)
          Check all rights in use by an account.
 DocumentRight[] DocumentRightOperationsEndpoint.listRightsByAccount(AccountRef account)
          List rights for an account.
 DocumentRight[] DocumentRightOperationsEndpoint.listRightsByContext(ContextInstanceRef context, PageRange pageRange)
          List rights assigned within a context.
 DocumentRight[] DocumentRightOperationsEndpoint.reassignRole(DocumentRightRef[] rights, DocumentRoleRef role, ItemCode[] items)
          Alter role assignments.
 DocumentRight[] DocumentRightOperationsEndpoint.saveChangesToItems(DocumentRightRef[] rights, ItemCode[] itemCodes, ItemCode[] delta)
          Alter the item restrictions for a set of rights.

 


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.