HS.HC.FHIRSQL.Data.Specification
persistent class HS.HC.FHIRSQL.Data.Specification extends HS.HC.FHIRSQL.Data.Base
SQL Table Name: HS_HC_FHIRSQL_Data.Specification
Property Inventory
Method Inventory
- Append()
- ComputeDeletionDependencies()
- Delete()
- GetClass()
- GetClassName()
- GetConfigured()
- GetXData()
- UpdateClass()
- UpdateRecord()
Properties
property ScanId as %Integer;
Property methods: ScanIdCompute(), ScanIdDisplayToLogical(), ScanIdGet(), ScanIdGetStored(), ScanIdIsValid(), ScanIdLogicalToDisplay(), ScanIdNormalize(), ScanIdSQLCompute(), ScanIdSet(), ScanIdSetT(), ScanIdXSDToLogical()
property name as %String;
Property methods: nameCompute(), nameDisplayToLogical(), nameGet(), nameGetStored(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSQLCompute(), nameSet(), nameSetT()
Methods
classmethod Append(pDatabase As %String = $ClassName(), pRecord As %DynamicAbstractObject, pReply As %DynamicObject)
classmethod ComputeDeletionDependencies(pID As %Integer = "", Output pReply)
classmethod Delete(pDatabase As %String = $ClassName(), pID As %Integer, pReply As %DynamicObject)
classmethod GetClass(pName, ByRef pReply)
classmethod GetClassName(pID As %String)
classmethod GetConfigured(pDB As %String = $ClassName(), pID As %String = "", Output pReply As %DynamicObject, pPredicate As %DynamicAbstractObject = {{}})
classmethod GetXData(pClass)
classmethod UpdateClass(pReply As %DynamicObject)
classmethod UpdateRecord(pDatabase As %String = $ClassName(), pRecord As %DynamicAbstractObject, Output pReply As %DynamicObject)
Inherited description: Update record in provided pDatabase, throws errors
Indexes
index (ScanId on ScanId);
Index methods: ScanIdCompute(), ScanIdDisplayToLogical(), ScanIdExists(), ScanIdGet(), ScanIdGetStored(), ScanIdIsValid(), ScanIdLogicalToDisplay(), ScanIdNormalize(), ScanIdSQLCompute(), ScanIdSet(), ScanIdSetT(), ScanIdXSDToLogical()
index (name on name) [Unique];
Index methods: nameCheck(), nameCheckUnique(), nameCompute(), nameDelete(), nameDisplayToLogical(), nameExists(), nameGet(), nameGetStored(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameOpen(), nameSQLCheckUnique(), nameSQLCompute(), nameSQLExists(), nameSQLFindPKeyByConstraint(), nameSQLFindRowIDByConstraint(), nameSet(), nameSetT()
Inherited Members
Inherited Properties
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()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %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()
- %Size()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- BuildMergeRecord()
- ComputeDeletionDependenciesCheck()
- LockRecord()
- ValidateCredentials()
- ValidateRecord()
- ValidateSSL()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (HS.HC.FHIRSQL.Data.Specification)
^HS.HC.FHIRSQL.SpecificationD(ID,"%Doc") |
= | %Doc |
Storage Model: Storage (HS.HC.FHIRSQL.Data.Specification)
^HS.HC.FHIRSQL.SpecificationD(ID) |
= | %%CLASSNAME
%LastModified
Package
ScanId
name
version
|