Create a subclass
With subclassing, you can customize class behavior by adding additional properties
to the properties already in the class. When the subclass has been successfully
created, it will appear in the Enterprise Manager tree under the
node of the class that is its superclass.
There are several ways to create a subclass of one of the Content Engine's
built-in or user-defined classes:
From a task pad
- Select the target object store. The object store task pad displays
in the right frame.
- Click the Create a Class icon from the selection
of wizards on the task pad.
- Complete the wizard, referring to the help text provided.
From a context menu
- Expand the Other Classes node under the target
object store.
- Right-click the class you want to subclass and select New
> Class.
- Complete the wizard, referring to the help text provided.
From a context menu (Document class)
- Right-click Document Class in the Enterprise
Manager tree under the target object store.
- Select New > Class.
- Complete the wizard, referring to the help text provided.