public class FileSystemContext extends ContextImpl
FileSystemContentStoreAdapter.cacheOn, id, ignoreHiddenFiles, maxAllowedItemsInCache, mergingOn, rootFolderPath, storeAdapter, storeServerUrlDEFAULT_CACHE_ON, DEFAULT_IGNORE_HIDDEN_FILES, DEFAULT_MAX_ALLOWED_ITEMS_IN_CACHE, DEFAULT_MERGING_ON| Constructor and Description |
|---|
FileSystemContext(String id,
FileSystemContentStoreAdapter storeAdapter,
String storeServerUrl,
String rootFolderPath,
FileSystemFile rootFolder,
boolean mergingOn,
boolean cacheOn,
int maxAllowedItemsInCache,
boolean ignoreHiddenFiles) |
| Modifier and Type | Method and Description |
|---|---|
FileSystemFile |
getRootFolder() |
String |
toString() |
equals, getId, getMaxAllowedItemsInCache, getRootFolderPath, getStoreAdapter, getStoreServerUrl, hashCode, ignoreHiddenFiles, isCacheOn, isMergingOnpublic FileSystemContext(String id, FileSystemContentStoreAdapter storeAdapter, String storeServerUrl, String rootFolderPath, FileSystemFile rootFolder, boolean mergingOn, boolean cacheOn, int maxAllowedItemsInCache, boolean ignoreHiddenFiles)
public FileSystemFile getRootFolder()
public String toString()
toString in class ContextImplCopyright © 2018 CrafterCMS. All rights reserved.