Skip navigation links

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

E12907-03


Package oracle.irm.engine.types.classifications.context

Context Classification System related objects, enumerations and exceptions.

See:
          Description

Class Summary
Context Context type.
ContextCookie Context Cookie type.
ContextRef Context reference.
UnknownContextException Unknown Context exception information.

 

Package oracle.irm.engine.types.classifications.context Description

Context Classification System related objects, enumerations and exceptions. This package contains types used by the EJB and Web Services interfaces. These types are also used when binding XML to objects using JAXB. The context classification system provides a way of classifying sealed document using a Context and an ItemCode. Rights to access context classified content can be based on these two pieces of information. Coarse grained access to multiple documents is expressed using the context and fine grained access to individual documents is expressed using the item code.


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.