HS.Registry.Service.TCP
persistent class HS.Registry.Service.TCP extends HS.Registry.Service.Abstract, %Library.GlobalIdentifier
SQL Table Name: HS_Registry_Service.TCP
Property Inventory
Properties
property Host as %String (MAXLEN = 150);
Property methods: HostDisplayToLogical(), HostGet(), HostGetStored(), HostIsValid(), HostLogicalToDisplay(), HostLogicalToOdbc(), HostNormalize(), HostSet()
property Info as %String (MAXLEN = 512) [ Transient ];
Property methods: InfoCompute(), InfoDisplayToLogical(), InfoGet(), InfoIsValid(), InfoLogicalToDisplay(), InfoLogicalToOdbc(), InfoNormalize(), InfoSQLCompute(), InfoSet(), InfoSetT()
property Port as %Integer;
Property methods: PortDisplayToLogical(), PortGet(), PortGetStored(), PortIsValid(), PortLogicalToDisplay(), PortNormalize(), PortSet(), PortXSDToLogical()
property SSLConfig as %String;
Property methods: SSLConfigDisplayToLogical(), SSLConfigGet(), SSLConfigGetStored(), SSLConfigIsValid(), SSLConfigLogicalToDisplay(), SSLConfigLogicalToOdbc(), SSLConfigNormalize(), SSLConfigSet()
property StayConnected as %Boolean;
[Previously notinheritable]
Property methods: StayConnectedDisplayToLogical(), StayConnectedGet(), StayConnectedGetStored(), StayConnectedIsValid(), StayConnectedLogicalToDisplay(), StayConnectedLogicalToXSD(), StayConnectedNormalize(), StayConnectedSet(), StayConnectedXSDToLogical()
Indexes
index ($TCP on ) [Extent, Type = bitmap];
Inherited Members
Inherited Properties
- AdditionalInfo
- Aliases
- CharSet
- DeviceFunction
- Name
- OIDMapCode
- Push
- RegistrationID
- ServiceAliases
- Status
- SystemGenerated
- Timeout
- Type
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()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %OverrideGuidAssignment()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- AddUpdateObject()
- AliasesGet()
- CMAliasesGet()
- EndPointForDeviceID()
- EndPointForHomeCommunityID()
- EndPointForHomeCommunityOID()
- EndPointForID()
- EndPointForNameType()
- EndPointForOID()
- EndPointForRegistrationID()
- GetGlobalInfo()
- GetSQLTableName()
- IDForNameType()
- MoveProperties()
- ServicesClose()
- ServicesExecute()
- ServicesFetch()
- SyncTables()
- TableEmpty()
- UpdateFrom()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (HS.Registry.Service.Abstract)
^HS.Registry.Service.AbstractD(ID) |
= | %%CLASSNAME
DeviceID
Name
Type
Status
Timeout
CharSet
DeviceFunction
HomeCommunityID
Push
SystemGenerated
|
Storage Model: Storage (HS.Registry.Service.Abstract)
^HS.Registry.Service.AbstractD(ID,"AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.Registry.Service.Abstract)
^HS.Registry.Service.AbstractD(ID,"OIDMapCode",n) |
= | OIDMapCode(n) |
Storage Model: Storage (HS.Registry.Service.Abstract)
^HS.Registry.Service.AbstractD(ID,"RegistrationID",n) |
= | RegistrationID(n) |
Storage Model: Storage (HS.Registry.Service.Abstract)
^HS.Registry.Service.AbstractD(ID,"ServiceAliases",n) |
= | ServiceAliases(n) |
Storage Model: Storage (HS.Registry.Service.TCP)
^HS.Registry.Service.AbstractD(ID,"TCP") |
= | Host
Port
SSLConfig
StayConnected
|