The ConfigurationObject base class contains attributes that are shared by all framework configuration objects via an inheritance relationship. The ConfigurationObject shared attributes are the following:

The attributes of the ConfigurationObject are described below:

Attribute

Description

configType

Object sub-class name for item-descriptor inheritance.

enabledYn

The enabled flag turns the object on or off in the UI via the object configuration. Value is true or false.

id

Repository identifier.

userId

Repository ID of the user to whom the configuration belongs.

 
loading table of contents...