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 TypeMethodDescriptionvoid
getTags
(String nodeId, Parameters params) getTags
(StoreRef storeRef, Parameters params) void
void
setTaggingService
(TaggingService taggingService) void
setTypeConstraint
(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
-