The objectContainer object type (objectTypes.xml: OBJECTCONTAINER) serves as a container for other objects. It is used in Issue Management, for example, to connect objects of any type as issue-relevant objects.
Attributes
Attribute ID |
Data type |
Usage |
---|---|---|
object_id |
Integer (long) |
ID of the object contained |
object_version_number |
Integer (long) |
Version number of the object contained |
object_objtype |
String |
Object type of the object contained |
object_clientSign |
String |
Auxiliary attribute for the environment filter |
object_clientSigns |
String |
Auxiliary attribute for the environment filter (contains a comma-separated list of assigned environment identifiers) |
object_name |
String |
Name of the object contained |
object_ovid |
String |
Auxiliary attribute for the selection (object version ID) |
role |
Enumeration |
Role used for accessing the object contained |
Inheritance diagram