Working with Dictionaries

This section describes operations and structures that are used to work with various repository dictionaries. The operations enable the user to execute the following actions:

Operations

  Operation Brief description
The ChangeDimSelection operation changes selection of dictionary elements.
The CloseDim operation closes a dictionary.
The CloseDimSelectionSchema operation closes selection schema instance.
The GetDimElements operation gets information on the dictionary elements.
The GetDimHierarchiesSettings operation gets information about dictionary alternative hierarchies.
The GetDimMetadata operation gets dictionary metadata.
The GetDimSelectionSchema operation gets selection schema metadata.
The GetDmCln operation gets calendar dictionary metadata.
The GetDmStd operation gets table dictionary metadata.
The GetDmUser operation gets calculated dictionary metadata.
The OpenDim operation opens the dictionary and returns the context for working with metadata.
The OpenDimSelectionSchema operation opens dictionary selection schema.
The SetDimHierarchiesSettings operation changes information about dictionary alternative hierarchies.
The SetDimSelectionSchema operation changes selection schema metadata.
The SetDmCln operation changes calendar dictionary metadata.
The SetDmStd operation changes table dictionary metadata.
The SetDmUser operation changes calculated dictionary metadata.

See also:

Web Service Operations