DocBook|Search
Class Reference
%iKnow.DeepSee.Dimensions.Dictionaries
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%iKnow] >  [DeepSee] >  [Dimensions] >  [Dictionaries]
Private  Storage  

class %iKnow.DeepSee.Dimensions.Dictionaries extends %iKnow.DeepSee.Dimensions.Base

for ..%ikDictLevel = "D" (dictionary) KEY: [dictId] NAME: [dictName] for ..%ikDictLevel = "I" (dictionary item) KEY: [dictItemId] NAME: [dictItemName]

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 7


Summary

Properties
%baseCube %cube %dimNumber %factName %factNumber
%hierNumber %ikDictLevel %ikDomainId %ikDomainType %ikMeasure
%levelNumber

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ComputeBitset %ComputeIndexKey %ConstructClone %Count
%Create %CreateIndexFromSQL %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Eval %Extends %GetComputedMembers
%GetDimType %GetFactTable %GetParameter %IsA
%IsModified %MemberSearch %New %NormalizeObject
%ObjectModified %OnComputeBitset %OnGetComputedMembers %OnGetComputedMembersFiltered
%OriginalNamespace %PackageName %ProcessSQL %RemoveFromSaveSet
%ResolveKey %SerializeObject %SetModified %ValidateObject


Properties

• property %ikDictLevel as %String(VALUELIST="D,I");

Methods

• classmethod %Create(pCube As %String, pFactNo As %Integer, pDimNo As %Integer, pHierNo As %Integer, pLevelNo As %Integer) as %DeepSee.ComputedDimension.Base
Create a instance of this dimension class.
• method %OnComputeBitset(pSpec As %String, pIndexKey As %String) as %Status
Build the bitset that corresponds to the given computed dimension "spec".