Uses of Interface
org.alfresco.service.cmr.tagging.TagScope
Packages that use TagScope
Package
Description
-
Uses of TagScope in org.alfresco.repo.tagging
Classes in org.alfresco.repo.tagging that implement TagScopeMethods in org.alfresco.repo.tagging that return TagScopeMethods in org.alfresco.repo.tagging that return types with arguments of type TagScope -
Uses of TagScope in org.alfresco.repo.tagging.script
Constructors in org.alfresco.repo.tagging.script with parameters of type TagScopeModifierConstructorDescriptionTagScope(TaggingService taggingService, TagScope tagScopeImpl) Constructor -
Uses of TagScope in org.alfresco.service.cmr.tagging
Methods in org.alfresco.service.cmr.tagging that return TagScopeModifier and TypeMethodDescriptionTaggingService.findTagScope(NodeRef nodeRef) Finds the 'nearest' tag scope for the specified node.Methods in org.alfresco.service.cmr.tagging that return types with arguments of type TagScopeModifier and TypeMethodDescriptionTaggingService.findAllTagScopes(NodeRef nodeRef) Finds all the tag scopes for the specified node.