public static class WGContent.ContentCache extends WGDocument.Cache
Constructor and Description |
---|
WGContent.ContentCache() |
Modifier and Type | Method and Description |
---|---|
void |
dropCache() |
java.util.Map<java.lang.String,java.lang.Object> |
getRelationCache() |
java.util.Map<java.lang.String,java.lang.Boolean> |
getVisibilityCache() |
dropRelations, getCacheRevision, getExtensionDataCache, getFileMetaCache, getFileNamesCache, getItemCache, getMetaCache, getPersistentStore, isDeletedFlag, setCacheRevision, setDeletedFlag, setFileNamesCache
public java.util.Map<java.lang.String,java.lang.Object> getRelationCache()
public java.util.Map<java.lang.String,java.lang.Boolean> getVisibilityCache()
public void dropCache()
dropCache
in class WGDocument.Cache