Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Package oracle.irm.j2ee.jws.rights.context

Context Rights related endpoints and faults.

See:
          Description

Interface Summary
ContextOperationsEndpoint Web Service end point interface for Context Operations.
ContextTemplateOperationsEndpoint Web Service end point interface for Context Template Operations.
DocumentRightOperationsEndpoint Web Service end point interface for Document Right Operations.
DocumentRoleOperationsEndpoint Web Service end point interface for Document Role Operations.
DomainOperationsEndpoint Web Service end point interface for Domain Operations.

 

Class Summary
ContextOperations JAX-WS utilities for the Context Operations endpoint interface.
ContextTemplateOperations JAX-WS utilities for the Context Template Operations endpoint interface.
DocumentRightOperations JAX-WS utilities for the Document Right Operations endpoint interface.
DocumentRoleOperations JAX-WS utilities for the Document Role Operations endpoint interface.
DomainOperations JAX-WS utilities for the Domain Operations endpoint interface.

 

Exception Summary
AccountAlreadyAdministratorFault Account already assigned an administrator role.
AccountAlreadyAssignedFault Account already assigned a role.
AccountAlreadyInspectorFault Account already assigned an inspector role.
AccountAlreadyManagerFault Account already assigned a manager role.
CannotRemoveAdministratorsFault Cannot remove administrators.
CannotRemoveContextInstanceFault The context cannot be deleted.
CannotRemoveContextTemplateFault The context template cannot be deleted.
CannotRemoveDocumentRoleFault The document role cannot be deleted.
CannotRemoveManagersFault Cannot remove managers.
ContextInstanceAlreadyExistsFault The context already exists.
ContextTemplateAlreadyExistsFault The context template already exists.
DocumentRoleAlreadyExistsFault The document role already exists.
DomainAlreadyExistsFault The domain already exists.
ImmutableDocumentRoleFault Immutable document role.
InactiveContextTemplateFault The context template is inactive.
InvalidDocumentRoleFault Invalid document role.
InvalidFeaturesFault Invalid features.
InvalidTimePeriodFault Invalid time period.
UnknownContextTemplateFault Unknown context template.
UnknownDocumentRightFault Unknown right.
UnknownDocumentRoleFault Unknown document role.
UnknownDomainFault Unknown domain.
UnsupportedDocumentRoleFault Unsupported document role.

 

Package oracle.irm.j2ee.jws.rights.context Description

Context Rights related endpoints and faults. This package contains web service interface(s), implementation bean(s) and exception definitions relating to the oracle.irm.engine.rights.context package. The following jar files provide the endpoint interface, related types, WSDL and XSD files required to use these endpoint interfaces.

These jar files are not required if other WSDL web service proxy code generators are used.


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.