|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownDocumentRoleException | |
|---|---|
| oracle.irm.engine.rights.context | Content classification system rights provisioning. |
| Uses of UnknownDocumentRoleException in oracle.irm.engine.rights.context |
|---|
| Methods in oracle.irm.engine.rights.context that throw UnknownDocumentRoleException | |
|---|---|
Collection<DocumentRight> |
DocumentRightOperations.assignRole(ContextInstance context, DocumentRole role, Collection<Account> accounts, Collection<ItemCode> items)Assign a document role. |
static Collection<DocumentRight> |
DocumentRightOperationsInstance.assignRole(ContextInstance context, DocumentRole role, Collection<Account> accounts, Collection<ItemCode> items)Assign a document role. |
static DocumentRole |
DocumentRoleOperationsInstance.copyRole(DocumentRole role, Domain domain)Copy a role. |
DocumentRole |
DocumentRoleOperations.copyRole(DocumentRole role, Domain domain)Copy a role. |
static Collection<DocumentRole> |
DocumentRoleOperationsInstance.copyRoles(Collection<DocumentRole> roles, Domain domain)Copy a set of roles. |
Collection<DocumentRole> |
DocumentRoleOperations.copyRoles(Collection<DocumentRole> roles, Domain domain)Copy a set of roles. |
int |
DocumentRightOperations.countRightsByRole(DocumentRole role)Count the number of rights assigned to a role. |
static int |
DocumentRightOperationsInstance.countRightsByRole(DocumentRole role)Count the number of rights assigned to a role. |
int |
DocumentRightOperations.countRightsByTemplate(ContextTemplate template, DocumentRole role)Count the number of rights assigned to a role, with a relationship to the specified template. |
static int |
DocumentRightOperationsInstance.countRightsByTemplate(ContextTemplate template, DocumentRole role)Count the number of rights assigned to a role, with a relationship to the specified template. |
static DocumentRole |
DocumentRoleFactory.createDocumentRole(UUID uuid, Domain domain)Recreate an existing role. |
Collection<DocumentRight> |
DocumentRightOperations.reassignRole(Collection<DocumentRight> rights, DocumentRole role, Collection<ItemCode> items)Alter role assignments. |
static Collection<DocumentRight> |
DocumentRightOperationsInstance.reassignRole(Collection<DocumentRight> rights, DocumentRole role, Collection<ItemCode> items)Alter role assignments. |
static DocumentRole |
DocumentRoleOperationsInstance.refreshDocumentRole(DocumentRole role)Refresh a document role's properties. |
DocumentRole |
DocumentRoleOperations.refreshDocumentRole(DocumentRole role)Refresh a document role's properties. |
ContextTemplate |
ContextTemplateOperations.saveChangesToContextTemplate(ContextTemplate template, ContextTemplate delta)Save changes to a context template. |
static ContextTemplate |
ContextTemplateOperationsInstance.saveChangesToContextTemplate(ContextTemplate template, ContextTemplate delta)Save changes to a context template. |
static DocumentRole |
DocumentRoleOperationsInstance.saveChangesToRole(DocumentRole role, DocumentRole delta)Save changes to a document role. |
DocumentRole |
DocumentRoleOperations.saveChangesToRole(DocumentRole role, DocumentRole delta)Save changes to a document role. |
ContextTemplate |
ContextTemplateOperations.saveNewContextTemplate(Domain domain, ContextTemplate template)Save a new context template. |
static ContextTemplate |
ContextTemplateOperationsInstance.saveNewContextTemplate(Domain domain, ContextTemplate template)Save a new context template. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||