|
Packages that use org.alfresco.service.cmr.search.SearchService | ||
org.alfresco.repo.model.filefolder | ||
org.alfresco.repo.tenant | ||
org.alfresco.service | Provides the public facing interfaces of the Services of the Alfresco Repository. |
Uses of SearchService in org.alfresco.repo.model.filefolder |
Methods in org.alfresco.repo.model.filefolder with parameters of type SearchService | |
void |
HiddenAspect.setSearchService(SearchService searchService) |
Uses of SearchService in org.alfresco.repo.tenant |
Methods in org.alfresco.repo.tenant with parameters of type SearchService | |
TenantService.getRootNode(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, String rootPath, NodeRef rootNodeRef) |
Uses of SearchService in org.alfresco.service |
Methods in org.alfresco.service that return SearchService | |
ServiceRegistry.getSearchService() |
|