Uses of Interface
de.xima.fc.common.store.versioned.IResourceStoreManager
Packages that use IResourceStoreManager
Package
Description
-
Uses of IResourceStoreManager in de.xima.fc.common.store.versioned
Methods in de.xima.fc.common.store.versioned that return IResourceStoreManagerModifier and TypeMethodDescriptionstatic IResourceStoreManagerResourceStoreManagers.newResourceStoreManager()Creates a new versioned store manager. -
Uses of IResourceStoreManager in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IResourceStoreManagerModifier and TypeMethodDescriptionorg.primefaces.model.StreamedContentIDynamicResourceThumbnailRequestHandler.handleThumbnailRequest(ICommonFileSystemManager<Entry> fileSystem, IResourceStoreManager resourceStoreManager) Handles a request to the dynamic resource servlet for a thumbnail of a file entity or file system entry from aICommonFileSystem.FileSystemElFinderConnectorConfig.BuilderStage2.storeManager(IResourceStoreManager storeManager) Sets the resource store manager for managing temporary files such as thumbnails. -
Uses of IResourceStoreManager in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return IResourceStoreManagerModifier and TypeMethodDescriptionFormThemeEditModeAdvancedModel.resourceStoreManager()Gets the versioned store manager for associating additional data with e.g. files.FormThemeElFinderExplorerSession.resourceStoreManager()Methods in de.xima.fc.gui.model.form_theme with parameters of type IResourceStoreManagerModifier and TypeMethodDescriptionstatic FileSystemElFinderConnector<?> FormThemeElFinderConfigurator.createConnector(String explorerSessionId, FormThemeFileSystemManager fileSystemManager, IResourceStoreManager storeManager) Creates the elFinder connector that handles requests from the elFinder file explorer.