Class Hierarchy
Object > ComponentObject > ConfigurationObject
ConfigurationObject
, are
checked for changes and updated if necessary, each time they are read. Component
objects are checked for changes and updated if necessary, just once after the
user logged in. So if it is not necessary that your component objects are
checked for changes each time they are read, use the object class
ComponentObject
as the base class. If an object of a class
that is derived from ConfigurationObject
is created, the
ACL for Administration Objects
is used (if no ACL is defined for the
group of the user or the object class). If a new object from an object class
derived from ConfigurationObject
is created, the
multilingual name of the new object is used as the object name.Additional Information