|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextCookie | |
|---|---|
| oracle.irm.engine.classifications.context | Context classification system. |
| oracle.irm.engine.rights.context | Content classification system rights provisioning. |
| Uses of ContextCookie in oracle.irm.engine.classifications.context |
|---|
| Fields in oracle.irm.engine.classifications.context with type parameters of type ContextCookie | |
|---|---|
static Collection<ContextCookie> |
ContextCookieCollectionFactory.EMPTY_CONTEXT_COOKIESAn empty Context Cookie collection. |
| Methods in oracle.irm.engine.classifications.context that return ContextCookie | |
|---|---|
static ContextCookie |
ContextCookieFactory.createContextCookie(Context context, ItemCode itemCode)Create a context classification cookie. |
| Methods in oracle.irm.engine.classifications.context that return types with arguments of type ContextCookie | |
|---|---|
static Set<ContextCookie> |
ContextCookieCollectionFactory.contextCookiesAsSet(Collection<ContextCookie> collection)Create a set of Context Cookie elements from a collection. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.copyContextCookies(Collection<ContextCookie> collection)Create a shallow copy of a Context Cookie collection. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.createContextCookies(ContextCookie... elements)Create a Context Cookie collection containing zero or more elements. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.createContextCookies(int capacity)Create an empty Context Cookie collection with a capacity specified. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.unmodifiableContextCookies(Collection<ContextCookie> value)Create an immutable shallow copy of a Context Cookie collection. |
| Methods in oracle.irm.engine.classifications.context with parameters of type ContextCookie | |
|---|---|
static Collection<ContextCookie> |
ContextCookieCollectionFactory.createContextCookies(ContextCookie... elements)Create a Context Cookie collection containing zero or more elements. |
| Method parameters in oracle.irm.engine.classifications.context with type arguments of type ContextCookie | |
|---|---|
static Set<ContextCookie> |
ContextCookieCollectionFactory.contextCookiesAsSet(Collection<ContextCookie> collection)Create a set of Context Cookie elements from a collection. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.copyContextCookies(Collection<ContextCookie> collection)Create a shallow copy of a Context Cookie collection. |
static Collection<ContextCookie> |
ContextCookieCollectionFactory.unmodifiableContextCookies(Collection<ContextCookie> value)Create an immutable shallow copy of a Context Cookie collection. |
| Uses of ContextCookie in oracle.irm.engine.rights.context |
|---|
| Methods in oracle.irm.engine.rights.context that return ContextCookie | |
|---|---|
static ContextCookie |
ContextOperationsInstance.peekContent(byte[] content)Peek sealed content. |
ContextCookie |
ContextOperations.peekContent(byte[] content)Peek sealed content. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||