Uses of Interface
org.alfresco.opencmis.search.CMISQueryService
Packages that use CMISQueryService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of CMISQueryService in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return CMISQueryServiceMethods in org.alfresco.opencmis with parameters of type CMISQueryServiceModifier and TypeMethodDescriptionvoidCMISConnector.setOpenCMISQueryService(CMISQueryService cmisQueryService) Sets the OpenCMIS query service.voidCMISConnector.setOpenCMISQueryService11(CMISQueryService cmisQueryService) -
Uses of CMISQueryService in org.alfresco.repo.search.impl
Classes in org.alfresco.repo.search.impl that implement CMISQueryService -
Uses of CMISQueryService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return CMISQueryService -
Uses of CMISQueryService in org.alfresco.service
Methods in org.alfresco.service that return CMISQueryServiceModifier and TypeMethodDescriptionServiceRegistry.getCMISQueryService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.