Skip to main content

HS.IHE.ATNA.Repository.EventCube.StarEventType

persistent class HS.IHE.ATNA.Repository.EventCube.StarEventType extends %DeepSee.DimensionTable

SQL Table Name: HS_IHE_ATNA_Repository_EventCube.StarEventType

Dimension table for cube 'Audit Events' THIS IS A GENERATED CLASS, DO NOT EDIT.
Generated by %DeepSee.Generator:%CreateStarTable.

This class was generated by : HS.IHE.ATNA.Repository.EventCube.CLS

Property Inventory

Method Inventory

Parameters

parameter CUBENAME = Audit Events;
Inherited description: Name of the cube that created this dimension table.
parameter DESCRIPTIONPROPERTY;
parameter KEYPROPERTY = DxEventType;

Properties

property DxEventType as %String (COLLATION = "SQLUPPER(113)", MAXLEN = 2000) [ Required ];
Dimension property: DxEventType
Source: EventType
Property methods: DxEventTypeDisplayToLogical(), DxEventTypeGet(), DxEventTypeGetStored(), DxEventTypeLogicalToDisplay(), DxEventTypeLogicalToOdbc(), DxEventTypeNormalize(), DxEventTypeSet()

Methods

classmethod %Count() as %Integer
Return the total number of members within this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetDimensionProperty(pProp As %String, pID As %String, Output pFormat As %String, Output pType As %String) as %String
Fetch the value of a given dimension property.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetMemberSpec(pMemberId As %String, pCubeName As %String, pDimNo As %Integer, pHierNo As %Integer, pLevelNo As %Integer) as %String
Return the specification string for the given member.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod DxEventTypeIsValid(pArg As %String) as %Status
Validate the KEY value for this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (Primary on DxEventType) [Unique];
Index methods: PrimaryCheck(), PrimaryCheckUnique(), PrimaryDelete(), PrimaryExists(), PrimaryOpen(), PrimarySQLCheckUnique(), PrimarySQLExists(), PrimarySQLFindPKeyByConstraint(), PrimarySQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (HS.IHE.ATNA.Repository.EventCube.StarEventType)

^DeepSee.Dimension("HS.IHE.ATNA.REPOSITORY.EVENTCUBE.STAREVENTTYPE")(ID)
=
%%CLASSNAME
DxEventType
FeedbackOpens in a new tab