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