Uses of Class
org.craftercms.core.store.impl.filesystem.FileSystemContentStoreAdapter
-
Packages that use FileSystemContentStoreAdapter Package Description org.craftercms.core.store.impl.filesystem -
-
Uses of FileSystemContentStoreAdapter in org.craftercms.core.store.impl.filesystem
Constructors in org.craftercms.core.store.impl.filesystem with parameters of type FileSystemContentStoreAdapter Constructor Description FileSystemContext(String id, FileSystemContentStoreAdapter storeAdapter, String rootFolderPath, FileSystemFile rootFolder, boolean mergingOn, boolean cacheOn, int maxAllowedItemsInCache, boolean ignoreHiddenFiles)
-