Uses of Interface
org.alfresco.service.namespace.NamespaceService
Packages that use NamespaceService
Package
Description
-
Uses of NamespaceService in org.alfresco.opencmis.mapping
Fields in org.alfresco.opencmis.mapping declared as NamespaceServiceMethods in org.alfresco.opencmis.mapping that return NamespaceServiceMethods in org.alfresco.opencmis.mapping with parameters of type NamespaceServiceModifier and TypeMethodDescriptionvoid
CMISMapping.setNamespaceService
(NamespaceService namespaceService) -
Uses of NamespaceService in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement NamespaceServiceModifier and TypeClassDescriptionclass
Data Dictionary Namespace Service Implementation -
Uses of NamespaceService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type NamespaceServiceModifier and TypeMethodDescriptionSingleTServiceImpl.getRootNode
(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, String rootPath, NodeRef rootNodeRef) TenantService.getRootNode
(NodeService nodeService, SearchService searchService, NamespaceService namespaceService, String rootPath, NodeRef rootNodeRef) -
Uses of NamespaceService in org.alfresco.service.namespace
Classes in org.alfresco.service.namespace that implement NamespaceServiceModifier and TypeClassDescriptionclass
A delegating namespace prefix resolver which allows local over rides from the delegate.class
A basic implementation of the NamespaceService interface intended for use in unit tests.