Class CIM_OrganizationalEntity
extends CIM_ManagedElement

OrganizationalEntity is an abstract class from which classes that fit into an organizational structure are derived.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_OrganizationalEntity

Direct Known Subclasses

CIM_Organization
CIM_OrgUnit
CIM_UserEntity
CIM_UserContact
CIM_Person
CIM_UsersAccess

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseNone
DescriptionstringOrganizationalEntity is an abstract class from which classes that fit into an organizational structure are derived.None TRANSLATABLE= true
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.None TRANSLATABLE= true