public static class WGArea.AreaCache extends WGDocument.Cache
Constructor and Description |
---|
WGArea.AreaCache() |
Modifier and Type | Method and Description |
---|---|
void |
dropRelations() |
WGDocumentListCache |
getRootEntryCache() |
java.lang.Integer |
getRootEntryCountCache() |
void |
setRootEntryCache(WGDocumentListCache rootEntryCache) |
void |
setRootEntryCountCache(java.lang.Integer rootEntryCountCache) |
dropCache, getCacheRevision, getExtensionDataCache, getFileMetaCache, getFileNamesCache, getItemCache, getMetaCache, getPersistentStore, isDeletedFlag, setCacheRevision, setDeletedFlag, setFileNamesCache
public WGDocumentListCache getRootEntryCache()
public void setRootEntryCache(WGDocumentListCache rootEntryCache)
public java.lang.Integer getRootEntryCountCache()
public void setRootEntryCountCache(java.lang.Integer rootEntryCountCache)
public void dropRelations()
dropRelations
in class WGDocument.Cache