public abstract class PrimaryDimensionOrganization extends PublicMetadataObject
MdmPrimaryDimension as a relational OLAP (Rolap) object or as an analytic workspace (AW) object. An application gets or creates a concrete subclass of PrimaryDimensionOrganization with the findOrCreateAWPrimaryDimensionOrganization method or the findOrCreateRolapPrimaryDimensionOrganization method of the MdmPrimaryDimension.| Modifier and Type | Method and Description |
|---|---|
MdmPrimaryDimension |
getPrimaryDimension()
Gets the
MdmPrimaryDimension that is associated with the PrimaryDimensionOrganization. |
getContainedByObject, getID, getName, getNewName, getOwnerpublic final MdmPrimaryDimension getPrimaryDimension()
MdmPrimaryDimension that is associated with the PrimaryDimensionOrganization.MdmPrimaryDimension associated with the PrimaryDimensionOrganization.