Uses of Interface
org.exoplatform.onlyoffice.jcr.NodeFinder

Packages that use NodeFinder
  • Uses of NodeFinder in org.exoplatform.onlyoffice

    Modifier and Type
    Field
    Description
    protected final NodeFinder
    OnlyofficeEditorServiceImpl.finder
    The finder.
    Constructors in org.exoplatform.onlyoffice with parameters of type NodeFinder
    Modifier
    Constructor
    Description
     
    OnlyofficeEditorServiceImpl(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.
  • Uses of NodeFinder in org.exoplatform.onlyoffice.jcr

    Classes in org.exoplatform.onlyoffice.jcr that implement NodeFinder
    Modifier and Type
    Class
    Description
    class 
    Node finder based on original implementation from ECMS.
    Created by The eXo Platform SAS.
    class 
    Created by The eXo Platform SAS.