You are here

TaggingService

org.alfresco.mobile.android.api.services.TaggingService

This section describes the TaggingService interface.

Tags are keywords or terms assigned to a piece of information including documents and folders. This service provides methods to perform operations such as addition and removal of tags to nodes, and listing tags that have been applied to a node.

Class declaration

public interface TaggingService extend Service

Inherits from Implements
Service None