Uses of Class
org.exoplatform.onlyoffice.jpa.storage.cache.CachedEditorConfigStorage
Packages that use CachedEditorConfigStorage
-
Uses of CachedEditorConfigStorage in org.exoplatform.onlyoffice
Fields in org.exoplatform.onlyoffice declared as CachedEditorConfigStorageModifier and TypeFieldDescriptionprotected final CachedEditorConfigStorageOnlyofficeEditorServiceImpl.cachedEditorConfigStorageCache of Editing documents.Constructors in org.exoplatform.onlyoffice with parameters of type CachedEditorConfigStorageModifierConstructorDescriptionOnlyofficeEditorServiceImpl(org.exoplatform.services.jcr.RepositoryService jcrService, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviders, org.exoplatform.services.security.IdentityRegistry identityRegistry, NodeFinder finder, org.exoplatform.services.organization.OrganizationService organization, org.exoplatform.services.security.Authenticator authenticator, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.services.cms.documents.DocumentService documentService, org.exoplatform.services.cms.lock.LockService lockService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.services.cms.documents.TrashService trashService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.services.cms.drives.ManageDriveService manageDriveService, org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator hierarchyCreator, CachedEditorConfigStorage cachedEditorConfigStorage, org.exoplatform.container.xml.InitParams params) Cloud Drive service with storage in JCR and with managed features.