%DeepSee.UserLibrary.PivotVariable
persistent class %DeepSee.UserLibrary.PivotVariable extends %Library.Persistent, %DeepSee.UserLibrary.UserData
SQL Table Name: %DeepSee_UserLibrary.PivotVariable
Property Inventory (Including Private)
- Context
- CubeName
- DefaultValue
- Description
- DisplayList
- DisplayName
- FullName
- Name
- SourceName
- SourceType
- Type
- UpperCaseName
- ValueList
Method Inventory (Including Private)
Parameters
parameter XMLNAME = pivotVariable;
Inherited description: This parameter provides the default XMLNAME for the class. If it is
empty then the class name will be used to construct a default XML name.
The default XMLNAME is used as the top level tag
when exporting objects and the export context
did not provide an XML container name.
Properties (Including Private)
property Context as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: ContextDisplayToLogical(), ContextGet(), ContextGetStored(), ContextIsValid(), ContextLogicalToDisplay(), ContextLogicalToOdbc(), ContextNormalize(), ContextSet()
property CubeName as %String (MAXLEN = 2000, XMLPROJECTION = "attribute") [ Required ];
Property methods: CubeNameDisplayToLogical(), CubeNameGet(), CubeNameGetStored(), CubeNameIsValid(), CubeNameLogicalToDisplay(), CubeNameLogicalToOdbc(), CubeNameNormalize(), CubeNameSet()
property DefaultValue as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: DefaultValueDisplayToLogical(), DefaultValueGet(), DefaultValueGetStored(), DefaultValueIsValid(), DefaultValueLogicalToDisplay(), DefaultValueLogicalToOdbc(), DefaultValueNormalize(), DefaultValueSet()
property Description as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionGetStored(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property DisplayList as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: DisplayListDisplayToLogical(), DisplayListGet(), DisplayListGetStored(), DisplayListIsValid(), DisplayListLogicalToDisplay(), DisplayListLogicalToOdbc(), DisplayListNormalize(), DisplayListSet()
property DisplayName as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: DisplayNameDisplayToLogical(), DisplayNameGet(), DisplayNameGetStored(), DisplayNameIsValid(), DisplayNameLogicalToDisplay(), DisplayNameLogicalToOdbc(), DisplayNameNormalize(), DisplayNameSet()
property FullName as %String (MAXLEN = 2000, XMLPROJECTION = "attribute") [ Transient ];
Property methods: FullNameCompute(), FullNameDisplayToLogical(), FullNameGet(), FullNameIsValid(), FullNameLogicalToDisplay(), FullNameLogicalToOdbc(), FullNameNormalize(), FullNameSQLCompute(), FullNameSet(), FullNameSetT()
property Name as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property SourceName as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: SourceNameDisplayToLogical(), SourceNameGet(), SourceNameGetStored(), SourceNameIsValid(), SourceNameLogicalToDisplay(), SourceNameLogicalToOdbc(), SourceNameNormalize(), SourceNameSet()
property SourceType as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: SourceTypeDisplayToLogical(), SourceTypeGet(), SourceTypeGetStored(), SourceTypeIsValid(), SourceTypeLogicalToDisplay(), SourceTypeLogicalToOdbc(), SourceTypeNormalize(), SourceTypeSet()
property Type as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: TypeDisplayToLogical(), TypeGet(), TypeGetStored(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()
property UpperCaseName as %String (MAXLEN = 2000, XMLPROJECTION = "attribute") [ Required ];
Property methods: UpperCaseNameDisplayToLogical(), UpperCaseNameGet(), UpperCaseNameGetStored(), UpperCaseNameIsValid(), UpperCaseNameLogicalToDisplay(), UpperCaseNameLogicalToOdbc(), UpperCaseNameNormalize(), UpperCaseNameSet()
property ValueList as %String (MAXLEN = 2000, XMLPROJECTION = "attribute");
Property methods: ValueListDisplayToLogical(), ValueListGet(), ValueListGetStored(), ValueListIsValid(), ValueListLogicalToDisplay(), ValueListLogicalToOdbc(), ValueListNormalize(), ValueListSet()
Methods (Including Private)
method getFullName() as %String [ Language = objectscript ]
method getIdentifier() as %String [ Language = objectscript ]
Indexes
index (Idx on CubeName,UpperCaseName) [IdKey, Type = key];
Index methods: IdxCheck(), IdxDelete(), IdxExists(), IdxOpen(), IdxSQLCheckUnique(), IdxSQLExists(), IdxSQLFindPKeyByConstraint(), IdxSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterBuildIndices()
- %OnAfterDelete()
- %OnAfterPurgeIndices()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnBeforeBuildIndices()
- %OnBeforePurgeIndices()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDelete()
- %OnDetermineClass()
- %OnJournalObject()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveData()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: Storage (%DeepSee.UserLibrary.PivotVariable)
^DeepSee.Variables(ID) |
= | Name
DisplayName
Description
DefaultValue
Context
Type
SourceType
SourceName
ValueList
DisplayList
%%CLASSNAME
|