Uses of Interface
org.alfresco.service.cmr.repository.NodeService
-
-
Uses of NodeService in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search that return NodeService Modifier and Type Method Description NodeService
CmisFunctionEvaluationContext. getNodeService()
Methods in org.alfresco.opencmis.search with parameters of type NodeService Modifier and Type Method Description void
CmisFunctionEvaluationContext. setNodeService(NodeService nodeService)
-
Uses of NodeService in org.alfresco.repo.search.impl.parsers
Methods in org.alfresco.repo.search.impl.parsers that return NodeService Modifier and Type Method Description NodeService
AlfrescoFunctionEvaluationContext. getNodeService()
-
Uses of NodeService in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return NodeService Modifier and Type Method Description NodeService
FunctionEvaluationContext. getNodeService()
-
Uses of NodeService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type NodeService Modifier and Type Method Description NodeRef
SingleTServiceImpl. getRootNode(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, java.lang.String rootPath, NodeRef rootNodeRef)
NodeRef
TenantService. getRootNode(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, java.lang.String rootPath, NodeRef rootNodeRef)
-
Uses of NodeService in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository with parameters of type NodeService Modifier and Type Method Description java.lang.String
Path. toDisplayPath(NodeService nodeService, PermissionService permissionService)
Return the human readable form of the specified node Path.
-