Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.service.cmr.repository.NodeService
Packages that use org.alfresco.service.cmr.repository.NodeService
org.alfresco.repo.action.executer
org.alfresco.repo.content.transform
org.alfresco.repo.model.filefolder
org.alfresco.repo.rating
org.alfresco.repo.tenant
org.alfresco.service
org.alfresco.service.cmr.repository
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.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.