Difference between revisions of "HowTo:Implement a Classification for a Content Object"
(Created page with "Classifications are used to define a Content Object as a specialized one. It is necessary to implement the needed classifications once you want to activate specialized feature...") |
(No difference)
|
Revision as of 08:31, 30 June 2015
Classifications are used to define a Content Object as a specialized one. It is necessary to implement the needed classifications once you want to activate specialized features and behavior for an object. By doing this, it is possible to define an object eg. as document, Point of interest, Task, and many more. This article discribes in general how to implement a classification for a Content object (also how to classify an object).