|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownDocumentRightException | |
|---|---|
| oracle.irm.engine.rights.context | Content classification system rights provisioning. |
| Uses of UnknownDocumentRightException in oracle.irm.engine.rights.context |
|---|
| Methods in oracle.irm.engine.rights.context that throw UnknownDocumentRightException | |
|---|---|
static DocumentRight |
DocumentRightFactory.createDocumentRight(UUID uuid)Load an existing document right. |
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. |
DocumentRight |
DocumentRightOperations.refreshDocumentRight(DocumentRight right)Refresh a right's properties. |
static DocumentRight |
DocumentRightOperationsInstance.refreshDocumentRight(DocumentRight right)Refresh a right's properties. |
Collection<DocumentRight> |
DocumentRightOperations.saveChangesToItems(Collection<DocumentRight> rights, Collection<ItemCode> itemCodes, Collection<ItemCode> delta)Alter the item restrictions for a set of rights. |
static Collection<DocumentRight> |
DocumentRightOperationsInstance.saveChangesToItems(Collection<DocumentRight> rights, Collection<ItemCode> itemCodes, Collection<ItemCode> delta)Alter the item restrictions for a set of rights. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||