Class CIM_Organization
extends CIM_OrganizationalEntity

The Organization class is used to represent an organization such as a corporation or other autonomous entity. The class is defined so as to incorporate commonly-used LDAP attributes to permit implementations to easily derive this information from LDAP-accessible directories. This class's properties are a subset of a related class, OtherOrganizationInformation, which defines all the group properties and in array form for directory compatibility.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_OrganizationalEntity
   |
   +--CIM_Organization

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe Organization class is used to represent an organization such as a corporation or other autonomous entity. The class is defined so as to incorporate commonly-used LDAP attributes to permit implementations to easily derive this information from LDAP-accessible directories. This class's properties are a subset of a related class, OtherOrganizationInformation, which defines all the group properties and in array form for directory compatibility.
UMLPackagePathstringCIM::User::Org
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
BusinessCategorystring
DescriptionstringThis property describes the kind of business performed by an organization.
MaxLenuint32128
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
FacsimileTelephoneNumberstring
DescriptionstringThe organization's facsimile telephone number.
LocalityNamestring
DescriptionstringThis property contains the name of a locality, such as a city, county or other geographic region.
Mailstring
DescriptionstringBased on RFC1274, the mail box addresses for the organization as defined in RFC822.
Namestring
DescriptionstringThe Name property defines the label by which the object is known. In the case of an LDAP-derived instance, the Name property value may be set to the distinguished name of the LDAP-accessed object instance.
Keybooleantrue
MaxLenuint321024
OrganizationNamestring
DescriptionstringThe name of the organization.
Requiredbooleantrue
PostalCodestring
DescriptionstringThe PostalCode property specifies the postal code of the organization. If this value is present it will be part of the object's postal address.
MaxLenuint3240
StateOrProvincestring
DescriptionstringThe State or Province name property specifies a state or province.
TelephoneNumberstring
DescriptionstringThe TelephoneNumber property specifies a telephone number of the organization, e.g. + 44 582 10101).
MaxLenuint3232
PostalAddressstring[]
DescriptionstringThe PostalAddress property values specify the address information required for the physical delivery of postal messages by the postal authority to the organization.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods