|
Packages that use org.alfresco.service.namespace.NamespaceService | ||
org.alfresco.repo.rating | ||
org.alfresco.repo.tenant | ||
org.alfresco.service |
Uses of NamespaceService in org.alfresco.repo.rating |
Fields in org.alfresco.repo.rating declared as NamespaceService | |
protected NamespaceService |
AbstractRatingRollupAlgorithm.namespaceService |
Methods in org.alfresco.repo.rating with parameters of type NamespaceService | |
void |
AbstractRatingRollupAlgorithm.setNamespaceService(NamespaceService namespaceService) |
Uses of NamespaceService in org.alfresco.repo.tenant |
Methods in org.alfresco.repo.tenant with parameters of type NamespaceService | |
TenantService.getRootNode(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, String rootPath, NodeRef rootNodeRef) |
Uses of NamespaceService in org.alfresco.service |
Methods in org.alfresco.service that return NamespaceService | |
ServiceRegistry.getNamespaceService() |
|