|
|||||||||||||
| Uses of NodeService in org.alfresco.repo.action.executer |
| Methods in org.alfresco.repo.action.executer with parameters of type NodeService | |
void |
ActionExecuterAbstractBase.setBaseNodeService(NodeService nodeService) |
void |
ActionExecuterAbstractBase.setMlAwareNodeService(NodeService mlAwareNodeService) |
| Uses of NodeService in org.alfresco.repo.content.transform |
| Constructors in org.alfresco.repo.content.transform with parameters of type NodeService |
| TransformerDebug(NodeService nodeService, MimetypeService mimetypeService, ContentTransformerRegistry transformerRegistry, TransformerConfig transformerConfig, org.apache.commons.logging.Log transformerLog, org.apache.commons.logging.Log transformerDebugLog) Constructor |
| Uses of NodeService in org.alfresco.repo.model.filefolder |
| Methods in org.alfresco.repo.model.filefolder with parameters of type NodeService | |
void |
HiddenAspect.setNodeService(NodeService nodeService) |
| Uses of NodeService in org.alfresco.repo.rating |
| Fields in org.alfresco.repo.rating declared as NodeService | |
protected NodeService |
AbstractRatingRollupAlgorithm.nodeService |
| Methods in org.alfresco.repo.rating with parameters of type NodeService | |
void |
AbstractRatingRollupAlgorithm.setNodeService(NodeService nodeService) |
| Uses of NodeService in org.alfresco.repo.tenant |
| Methods in org.alfresco.repo.tenant with parameters of type NodeService | |
| TenantService.getRootNode(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, String rootPath, NodeRef rootNodeRef) | |
| Uses of NodeService in org.alfresco.service |
| Methods in org.alfresco.service that return NodeService | |
| ServiceRegistry.getNodeService() | |
| Uses of NodeService in org.alfresco.service.cmr.repository |
| Methods in org.alfresco.service.cmr.repository with parameters of type NodeService | |
| Path.toDisplayPath(NodeService nodeService, PermissionService permissionService) Return the human readable form of the specified node Path. |
|
|
|||||||||||||