Implement a Classification for a Content Object
Revision as of 08:31, 30 June 2015 by MHM (Talk | contribs) (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...")
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).