HS.Message.GatewayRegistrationRequest
persistent class HS.Message.GatewayRegistrationRequest extends HS.Util.EnsRequest, HS.Types.GatewayInfo
SQL Table Name: HS_Message.GatewayRegistrationRequest
Property Inventory
Parameters
parameter RESPONSECLASSNAME = HS.Message.GatewayRegistrationResponse;
Default response class
Properties
property SSLConfig as %String;
SSL Configuration to register a gateway in registry
Used to make sure the corresponding service in service registry will have the same SSL Configuration as defined when configuring in Installer Wizard
Property methods: SSLConfigDisplayToLogical(), SSLConfigGet(), SSLConfigGetStored(), SSLConfigIsValid(), SSLConfigLogicalToDisplay(), SSLConfigLogicalToOdbc(), SSLConfigNormalize(), SSLConfigSet()
property SYNCINFO as %String) [ InitialExpression = $namespace_"."_##class(%SYS.System).InstanceGUID() ];
Property methods: SYNCINFODisplayToLogical(), SYNCINFOGet(), SYNCINFOGetStored(), SYNCINFOIsValid(), SYNCINFOLogicalToDisplay(), SYNCINFOLogicalToOdbc(), SYNCINFONormalize(), SYNCINFOSet()
Inherited Members
Inherited Properties
- %ClearFields
- %id
- %seriesCount
- %seriesNames
- %source
- CacheType
- ConsumeAndForward
- EndPoint
- FeedAnalytics
- GatewayNamespace
- HSCoreVersion
- HSMinVersion
- Name
- OID
- Status
- Type
- Version
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %CompareContents()
- %ComposeOid()
- %ConstructClone()
- %CreateModelInstance()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DeleteModel()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DrawHTMLForm()
- %DrawHTMLTable()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetJSValidationCode()
- %GetLock()
- %GetParameter()
- %GetPropertyInfo()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %InvokeAction()
- %IsA()
- %IsModified()
- %IsNull()
- %IsReadOnly()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONMappingInfo()
- %JSONNew()
- %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()
- %OnTimeout()
- %Open()
- %OpenId()
- %OpenModel()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SaveModel()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SubmitHandler()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- CheckPermission()
- GenerateGenericDAOFromObject()
- GetStatsDimension()
- JSONExport()
- JSONExportToStream()
- JSONExportToString()
- JSONImport()
- NewResponse()
- OnCheckPermission()
- OnShowJSONContents()
- OnShowXMLContents()
- OutputFormattedJSON()
- TypeDisplayToLogical()
- TypeLogicalToDisplay()
- WriteNoJSONFormat()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.MessageBody)
^Ens.MessageBodyD(ID) |
= | %%CLASSNAME
|
Storage Model: Storage (HS.Util.EnsRequest)
^Ens.MessageBodyD(ID,"EnsRequest") |
= | HSCoreVersion
HSMinVersion
%ClearFields
|
Storage Model: Storage (HS.Message.GatewayRegistrationRequest)
^Ens.MessageBodyD(ID,"GatewayRegistrationRequest") |
= | EndPoint
Name
Status
RegistrationTime
OID
Type
SYNCINFO
ConsumeAndForward
CacheType
FeedAnalytics
Version
GatewayNamespace
SSLConfig
|