PPLCalendarDimension

Description

The PPLCalendarDimension class is used to work with calendar dimensions.

Inheritance Hierarchy

          NObject

          PPLDimension

          PPLCalendarDimension

Comments

Calendar dimension uses specific dates, for example, January, 2001.

Designer

PPLCalendarDimension. Creates an instance of the PPLCalendarDimension class.

Methods

dataLevels. Returns available data levels.

getCalendarElement. Returns calendar dimension element.

Methods inherited from PPLDimension

attributes. Returns dimension attributes.

description. Returns text description of data source dimension.

elements. Returns dimension elements.

fields. Returns information about used fields in dimension data table.

id. Returns dimension identifier.

key. Returns dimension key.

name. Returns dimension name.

relatedObjectDescriptor. Returns description of the object used to create a dimension.

tableInfo. Returns information about the table, which stores dimension data.

type. Returns dimension type.

Static methods inherited from PPLDimension

dimension. Creates a data source dimension by its description.

See also:

Working with pplib++ Library Classes