Package org.alfresco.rest.api.impl
Class TagsImpl
java.lang.Object
org.alfresco.rest.api.impl.TagsImpl
- All Implemented Interfaces:
Tags
Centralises access to tag services and maps between representations.
- Since:
- publicapi1.0
- Author:
- steveglover
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetTags(String nodeId, Parameters params) getTags(StoreRef storeRef, Parameters params) voidvoidsetTaggingService(TaggingService taggingService) voidsetTypeConstraint(TypeConstraint typeConstraint) validateTag(String tagId) validateTag(StoreRef storeRef, String tagId)
-
Constructor Details
-
TagsImpl
public TagsImpl()
-
-
Method Details
-
setTypeConstraint
-
setNodes
-
setTaggingService
-
addTags
-
deleteTag
-
getTags
-
validateTag
-
validateTag
-
changeTag
-
getTag
-
getTag
-
getTags
-