|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentRole.ExportConstraints | |
|---|---|
| oracle.irm.engine.rights.context | Content classification system rights provisioning. |
| Uses of DocumentRole.ExportConstraints in oracle.irm.engine.rights.context |
|---|
| Methods in oracle.irm.engine.rights.context that return DocumentRole.ExportConstraints | |
|---|---|
DocumentRole.ExportConstraints |
DocumentRole.getExportConstraints()Set the export constraints on a role. |
static DocumentRole.ExportConstraints |
DocumentRole.ExportConstraints.valueOf(String name)Returns the enum constant of this type with the specified name. |
static DocumentRole.ExportConstraints[] |
DocumentRole.ExportConstraints.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.irm.engine.rights.context with parameters of type DocumentRole.ExportConstraints | |
|---|---|
static DocumentRole |
DocumentRoleFactory.createDocumentRole(UUID uuid, Collection<Label> labels, LicenseCriteria.Storage storage, Collection<Feature> features, Collection<TimeSpan> timeSpans, TimePeriod refreshPeriod, ItemConstraints.Type itemConstraints, DocumentRole.ExportConstraints exportConstraints, Domain domain)Create a role. |
static Collection<Feature> |
DocumentRoleOperationsInstance.updateExportConstraints(Collection<Feature> features, DocumentRole.ExportConstraints constraints)Update a set of features based on export constraints. |
Collection<Feature> |
DocumentRoleOperations.updateExportConstraints(Collection<Feature> features, DocumentRole.ExportConstraints constraints)Update a set of features based on export constraints. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||