Uses of Interface
org.alfresco.service.cmr.tagging.TagDetails
Packages that use TagDetails
Package
Description
-
Uses of TagDetails in org.alfresco.repo.tagging
Classes in org.alfresco.repo.tagging that implement TagDetailsModifier and TypeClassDescriptionclassContains the details of a tag within a specific tag scope.Methods in org.alfresco.repo.tagging that return TagDetailsMethods in org.alfresco.repo.tagging that return types with arguments of type TagDetailsMethods in org.alfresco.repo.tagging with parameters of type TagDetails -
Uses of TagDetails in org.alfresco.repo.tagging.script
Methods in org.alfresco.repo.tagging.script that return TagDetailsModifier and TypeMethodDescriptionTagScope.getTags()Gets all the tags, ordered by count, for the tag scopeTagScope.getTopTags(int topN) Gets the top N tags ordered by count -
Uses of TagDetails in org.alfresco.service.cmr.tagging
Methods in org.alfresco.service.cmr.tagging that return TagDetailsMethods in org.alfresco.service.cmr.tagging that return types with arguments of type TagDetails