Uses of Interface
org.alfresco.rest.api.Tags
-
Packages that use Tags Package Description org.alfresco.rest.api.impl org.alfresco.rest.api.nodes org.alfresco.rest.api.tags -
-
Uses of Tags in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement Tags Modifier and Type Class Description class
TagsImpl
Centralises access to tag services and maps between representations. -
Uses of Tags in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes with parameters of type Tags Modifier and Type Method Description void
NodeTagsRelation. setTags(Tags tags)
-
Uses of Tags in org.alfresco.rest.api.tags
Methods in org.alfresco.rest.api.tags with parameters of type Tags Modifier and Type Method Description void
TagsEntityResource. setTags(Tags tags)
-