EnsLib.ITK.Setup.SystemDefinition
persistent class EnsLib.ITK.Setup.SystemDefinition extends %Library.Persistent, %XML.Adaptor, %ZEN.DataModel.Adaptor
SQL Table Name: EnsLib_ITK_Setup.SystemDefinition
This is a master of all Applications and Devices that connect to ITK.Property Inventory
Parameters
parameter SrcVer = $Id$;
Properties
property ApplicationName as %String [ Required ];
Property methods: ApplicationNameDisplayToLogical(), ApplicationNameGet(), ApplicationNameGetStored(), ApplicationNameIsValid(), ApplicationNameLogicalToDisplay(), ApplicationNameLogicalToOdbc(), ApplicationNameNormalize(), ApplicationNameSet()
property ApplicationRouter as %String;
Property methods: ApplicationRouterDisplayToLogical(), ApplicationRouterGet(), ApplicationRouterGetStored(), ApplicationRouterIsValid(), ApplicationRouterLogicalToDisplay(), ApplicationRouterLogicalToOdbc(), ApplicationRouterNormalize(), ApplicationRouterSet()
Queries
query GetSenderSystems()
SQL Query:
SELECT DISTINCT %ID FROM EnsLib_ITK_Setup.SystemDefinition a WHERE EXISTS (SELECT 1 FROM EnsLib_ITK_Setup.SenderRegistry b WHERE b.SourceAppName = a.ApplicationName)
SELECT DISTINCT %ID FROM EnsLib_ITK_Setup.SystemDefinition a WHERE EXISTS (SELECT 1 FROM EnsLib_ITK_Setup.SenderRegistry b WHERE b.SourceAppName = a.ApplicationName)
Indexes
index (U1 on ApplicationName) [IdKey, Type = key, Unique];
Index methods: U1Check(), U1Delete(), U1Exists(), U1Open(), U1SQLCheckUnique(), U1SQLExists(), U1SQLFindPKeyByConstraint(), U1SQLFindRowIDByConstraint()
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %CreateModelInstance()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DeleteModel()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetJSValidationCode()
- %GetLock()
- %GetParameter()
- %GetPropertyInfo()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %InvokeAction()
- %IsA()
- %IsModified()
- %IsNull()
- %IsReadOnly()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnCopyDataFromModel()
- %OnCopyDataToModel()
- %OnDeleteFinally()
- %OnDeleteModel()
- %OnDeleteSource()
- %OnDetermineClass()
- %OnGetPropertyInfo()
- %OnInvokeAction()
- %OnLoadModel()
- %OnNewSource()
- %OnOpenFinally()
- %OnOpenSource()
- %OnSaveFinally()
- %OnSaveSource()
- %OnStoreModel()
- %OnSubmit()
- %Open()
- %OpenId()
- %OpenModel()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SaveModel()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SubmitHandler()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: Storage (EnsLib.ITK.Setup.SystemDefinition)
^EnsITK.SystemDefinitionD(ID) |
= | %%CLASSNAME
DeploymentName
ApplicationNames
ApplicationName
ApplicationRouter
|