Package lumis.service.categorization

Service that allows you to categorize portal content into hierarquical terms.

You may create one or more instances of the categorization service. Each instance will have its own hierarquical term catalog. An administration interface allows you to add, edit or delete terms.

Content interfaces have a right-click "Categorization repository" option in Portal Studio that allows you to associate a categorization service instance to that content service instance. Once a content service instance is associated to a categorization service instance, the meta data administration interface for that content will have a new tab where the publisher may associate categorization terms to the content being administered.

In the details page of a content you may place the "Associated Terms" interface of the categorization service to view the terms that are associated to the given content. Clicking on a term, you see the details of the term which include its name and description as well as a list of all contents associated to the given term. The categorization service also has an interface that lists its terms with a filter for the end user. Selecting any one of these terms will take you to the same term details page.

Since:
4.2.0
Version:
$Revision: 9601 $ $Date: 2008-07-18 15:38:17 -0300 (Fri, 18 Jul 2008) $