cancel
Showing results for 
Search instead for 
Did you mean: 

Categorizing and Tagging a Content with API

jaka_prana
Champ in-the-making
Champ in-the-making
HI guys,

Is it possible to categorize and tag a content with the API using Java? I've found these documents :
- http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/search/CategoryServic...
- http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/tagging/TaggingServic...

but none of them says that it can be used to set the category or tags of a content. Is there a way to do this with the API level?Are there any examples or documentation for this?

Is there also a way to manage these categories and tags? E.g Editing the existing tags/categories.
1 REPLY 1

amandaluniz_z
Champ on-the-rise
Champ on-the-rise
Categories and Tags are properties after all. you just need to use the NodeService in the right way.


With javascript you can use: http://wiki.alfresco.com/wiki/3.0_JavaScript_Services_API#Tagging_services
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.