HS.HC.FHIRSQL.Data.Projection
persistent class HS.HC.FHIRSQL.Data.Projection extends HS.HC.FHIRSQL.Data.Base
SQL Table Name: HS_HC_FHIRSQL_Data.Projection
Property Inventory
Method Inventory
Properties
property fhirRepositoryId as %Integer;
Property methods: fhirRepositoryIdCompute(), fhirRepositoryIdDisplayToLogical(), fhirRepositoryIdGet(), fhirRepositoryIdGetStored(), fhirRepositoryIdIsValid(), fhirRepositoryIdLogicalToDisplay(), fhirRepositoryIdNormalize(), fhirRepositoryIdSQLCompute(), fhirRepositoryIdSet(), fhirRepositoryIdSetT(), fhirRepositoryIdXSDToLogical()
property packageName as %String;
Property methods: packageNameCompute(), packageNameDisplayToLogical(), packageNameGet(), packageNameGetStored(), packageNameIsValid(), packageNameLogicalToDisplay(), packageNameLogicalToOdbc(), packageNameNormalize(), packageNameSQLCompute(), packageNameSet(), packageNameSetT()
property specificationId as %Integer;
Property methods: specificationIdCompute(), specificationIdDisplayToLogical(), specificationIdGet(), specificationIdGetStored(), specificationIdIsValid(), specificationIdLogicalToDisplay(), specificationIdNormalize(), specificationIdSQLCompute(), specificationIdSet(), specificationIdSetT(), specificationIdXSDToLogical()
Methods
classmethod ValidateRecord(pRecord As %DynamicObject, Output pReply As %DynamicObject)
Indexes
index (fhirRepositoryId on fhirRepositoryId);
Index methods: fhirRepositoryIdCompute(), fhirRepositoryIdDisplayToLogical(), fhirRepositoryIdExists(), fhirRepositoryIdGet(), fhirRepositoryIdGetStored(), fhirRepositoryIdIsValid(), fhirRepositoryIdLogicalToDisplay(), fhirRepositoryIdNormalize(), fhirRepositoryIdSQLCompute(), fhirRepositoryIdSet(), fhirRepositoryIdSetT(), fhirRepositoryIdXSDToLogical()
index (packageName on packageName,fhirRepositoryId) [Unique];
Index methods: packageNameCheck(), packageNameCheckUnique(), packageNameCompute(), packageNameDelete(), packageNameDisplayToLogical(), packageNameExists(), packageNameGet(), packageNameGetStored(), packageNameIsValid(), packageNameLogicalToDisplay(), packageNameLogicalToOdbc(), packageNameNormalize(), packageNameOpen(), packageNameSQLCheckUnique(), packageNameSQLCompute(), packageNameSQLExists(), packageNameSQLFindPKeyByConstraint(), packageNameSQLFindRowIDByConstraint(), packageNameSet(), packageNameSetT()
index (specificationId on specificationId);
Index methods: specificationIdCompute(), specificationIdDisplayToLogical(), specificationIdExists(), specificationIdGet(), specificationIdGetStored(), specificationIdIsValid(), specificationIdLogicalToDisplay(), specificationIdNormalize(), specificationIdSQLCompute(), specificationIdSet(), specificationIdSetT(), specificationIdXSDToLogical()
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()
- Append()
- BuildMergeRecord()
- ComputeDeletionDependencies()
- ComputeDeletionDependenciesCheck()
- Delete()
- GetConfigured()
- LockRecord()
- UpdateRecord()
- ValidateCredentials()
- ValidateSSL()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (HS.HC.FHIRSQL.Data.Projection)
^HS.HC.FHIRSQL.ProjectionD(ID,"%Doc") |
= | %Doc |
Storage Model: Storage (HS.HC.FHIRSQL.Data.Projection)
^HS.HC.FHIRSQL.ProjectionD(ID) |
= | %%CLASSNAME
%LastModified
fhirRepositoryId
relationalRepositoryId
specificationId
packageName
version
|