HS.IHE.ATNA.Repository.DICOMData.EventID
persistent class HS.IHE.ATNA.Repository.DICOMData.EventID extends %Library.Persistent, %XML.Adaptor
SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.EventID
Property Inventory
Parameters
parameter XMLNAME = EventID;
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.
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the 
order of the class properties.  This allows us to deal with XML where the 
same field appears multiple times and is distinguished by the order.
Properties
property codeSystemName as %String) [ Required ];
Property methods: codeSystemNameDisplayToLogical(), codeSystemNameGet(), codeSystemNameGetStored(), codeSystemNameIsValid(), codeSystemNameLogicalToDisplay(), codeSystemNameLogicalToOdbc(), codeSystemNameNormalize(), codeSystemNameSet()
property csdcode as %String) [ Required ];
Property methods: csdcodeDisplayToLogical(), csdcodeGet(), csdcodeGetStored(), csdcodeIsValid(), csdcodeLogicalToDisplay(), csdcodeLogicalToOdbc(), csdcodeNormalize(), csdcodeSet()
property displayName as %String);
Property methods: displayNameDisplayToLogical(), displayNameGet(), displayNameGetStored(), displayNameIsValid(), displayNameLogicalToDisplay(), displayNameLogicalToOdbc(), displayNameNormalize(), displayNameSet()
property originalText as %String) [ Required ];
Property methods: originalTextDisplayToLogical(), originalTextGet(), originalTextGetStored(), originalTextIsValid(), originalTextLogicalToDisplay(), originalTextLogicalToOdbc(), originalTextNormalize(), originalTextSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %%CLASSNAMELogicalToStorage()
 - %%CLASSNAMEStorageToLogical()
 - %AddToSaveSet()
 - %AddToSyncSet()
 - %BMEBuilt()
 - %BuildIndicesAsync()
 - %BuildIndicesAsyncResponse()
 - %CheckConstraints()
 - %CheckConstraintsForExtent()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ComposeOid()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GUID()
 - %GUIDSet()
 - %GetLock()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %SortBegin()
 - %SortEnd()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 
Storage
Storage Model: Storage (HS.IHE.ATNA.Repository.DICOMData.EventID)
^HS.IHE.ATNA.Reposi494C.EventIDD(ID)  | 
= | %%CLASSNAME 
csdcode 
codeSystemName 
displayName 
originalText 
 |