|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface GlobalContentCache.CacheCallback
Callback used to remove items from the cache as they are accessed
| Method Summary | |
|---|---|
boolean |
isValid(ContentCache cache, ContentID contentID, java.util.Map<java.lang.String,java.lang.Object> contentItems)Determine if this contentID is valid |
| Method Detail |
|---|
boolean isValid(ContentCache cache,
ContentID contentID,
java.util.Map<java.lang.String,java.lang.Object> contentItems)
cache - the cachecontentID - the content IDcontentItems - the items for this contentID in the cache
|
Oracle® Fusion Middleware Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||