|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentCache.Key | |
|---|---|
| oracle.stellent.wcm.server.content | |
| oracle.stellent.wcm.server.content.impl | |
| Uses of ContentCache.Key in oracle.stellent.wcm.server.content |
|---|
| Fields in oracle.stellent.wcm.server.content declared as ContentCache.Key | |
|---|---|
static ContentCache.Key<java.util.Map<java.lang.String,oracle.stellent.ridc.model.DataObject>> |
ContentCache.KEY_ASSET_TYPES |
static ContentCache.Key<java.util.Map<java.lang.String,oracle.stellent.ridc.model.DataObject>> |
ContentCache.KEY_CONTENT_INFO |
static ContentCache.Key<ConversionsDefinition> |
ContentCache.KEY_CONVERSION_DEFINITION |
static ContentCache.Key<ElementDefinition> |
ContentCache.KEY_ELEMENT_DEFINITION |
static ContentCache.Key<DataFile> |
ContentCache.KEY_MANAGED_DATAFILE |
static ContentCache.Key<PlaceholderDefinition> |
ContentCache.KEY_PLACEHOLDER_DEFINITION |
static ContentCache.Key<RegionDefinition> |
ContentCache.KEY_REGION_DEFINITION |
static ContentCache.Key<java.lang.Long> |
ContentCache.KEY_TIMESTAMP |
static ContentCache.Key<ProviderContent> |
ContentCache.KEY_WEB_CONTENT |
| Methods in oracle.stellent.wcm.server.content with parameters of type ContentCache.Key | ||
|---|---|---|
|
ContentCache.getContentObject(ContentID contentID, ContentCache.Key<T> key)Retrieve an item from the cache that is of the type specified by the key |
|
|
ContentCache.setContentObject(ContentID contentID, ContentCache.Key<T> key, T object)Associate the object with the given content ID and key name |
|
| Uses of ContentCache.Key in oracle.stellent.wcm.server.content.impl |
|---|
| Methods in oracle.stellent.wcm.server.content.impl with parameters of type ContentCache.Key | ||
|---|---|---|
|
GlobalContentCache.getContentObject(ContentID contentID, ContentCache.Key<T> key)Retrieve an item from the cache that is of the type specified by the key |
|
|
LocalContentCache.getContentObject(ContentID contentID, ContentCache.Key<T> key)Retrieve an item from the cache that is of the type specified by the key |
|
|
GlobalContentCache.setContentObject(ContentID contentID, ContentCache.Key<T> key, T object)Associate the object with the given content ID and key name |
|
|
LocalContentCache.setContentObject(ContentID contentID, ContentCache.Key<T> key, T object)Associate the object with the given content ID and key name |
|
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||