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

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

 

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

 

Methods in oracle.irm.engine.rights.context that throw AccountAlreadyManagerException
static void ContextOperationsInstance.addContextManagers(ContextInstance context, Collection<Account> accounts)
          Add one or managers to a context.
 void ContextOperations.addContextManagers(ContextInstance context, Collection<Account> accounts)
          Add one or managers to a context.
static void DomainOperationsInstance.addDomainManagers(Domain domain, Collection<Account> accounts)
          Add one or more managers to a domain.
 void DomainOperations.addDomainManagers(Domain domain, Collection<Account> accounts)
          Add one or more managers to a domain.

 


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.