Package com.sap.portal.contenttagging

Provides classes and interfaces to tag your PCD content and to search content based on tags.

See:
          Description

Interface Summary
IContentTaggingService The interface that enables you to tag portal objects according to your own tagging method.
 

Class Summary
ResultsFormat The class that represents the format of the search results returned by the Content Tagging service.
 

Exception Summary
ContentTaggingException The class that represents an error that occurred while processing a request.
 

Package com.sap.portal.contenttagging Description

Provides classes and interfaces to tag your PCD content and to search content based on tags.

Content tagging is done by defining an attribute for tagging purposes to each portal object you want to be tagged. Later on, a search can be done according to the values of the defined attribute. Such attributes are known as domain attributes.

It is possible to define attributes to PCD objects directly and use them to perform a PCD search. This interface provides a shortcut to the PCD APIs.

The Content Tagging service returns the search results as a map between:

For details on the format of the results, see ResultsFormat.



Copyright 2011 SAP AG Complete Copyright Notice