PPLCalendarPeriodDimension

Description

The PPLCalendarPeriodDimension class is used to work with description of periodical calendar dimension.

Inheritance Hierarchy

          NObject

          PPLDimension

          PPLCalendarPeriodDimension

Comments

Periodical calendar dimension uses only periods, for example, month, year, week, day, and so on.

Designer

PPLCalendarPeriodDimension. Creates an instance of the PPLCalendarPeriodDimension class.

Methods

baseDimension. Returns the calendar dimension, based on which the current periodical dimension is built.

generatePlist.  Returns a dictionary with periodical calendar dimension settings.

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

calendarPeriodDimension. Creates a periodical calendar dimension.

Static methods inherited from PPLDimension

dimension. Creates a data source dimension by its description.

See also:

Working with pplib++ Library Classes