EnsLib.AmazonHealthLake.InboundAdapterQuery
class EnsLib.AmazonHealthLake.InboundAdapterQuery extends EnsLib.Amazon.Common, EnsLib.PEX.InboundAdapter
Property Inventory
Method Inventory
Parameters
parameter SETTINGS = DatastoreId:HealthLake,SearchType:HealthLake,SearchParameters:HealthLake;
Inherited description: List of properties can be set as settings in the configuration file
format is a comma separated list of property names
Properties
property DatastoreId as %String (MAXLEN = 1000);
HealthLake data store id
Property methods: DatastoreIdDisplayToLogical(), DatastoreIdGet(), DatastoreIdIsValid(), DatastoreIdLogicalToDisplay(), DatastoreIdLogicalToOdbc(), DatastoreIdNormalize(), DatastoreIdSet()
property SearchParameters as %String (MAXLEN = 1000);
Search parameters, e.g., name=&owner=
Property methods: SearchParametersDisplayToLogical(), SearchParametersGet(), SearchParametersIsValid(), SearchParametersLogicalToDisplay(), SearchParametersLogicalToOdbc(), SearchParametersNormalize(), SearchParametersSet()
property SearchType as %String (MAXLEN = 1000);
Search type: metadata, Patient etc.
Property methods: SearchTypeDisplayToLogical(), SearchTypeGet(), SearchTypeIsValid(), SearchTypeLogicalToDisplay(), SearchTypeLogicalToOdbc(), SearchTypeNormalize(), SearchTypeSet()
Methods
method CreateInboundInput(pInput As %Net.Remote.Object) as InboundInputQuery
method OnInit() as %Status
Inherited description: This user callback method is called just after %OnNew()
Inherited Members
Inherited Properties
- %CredentialsObj
- %WarnedLatest
- %gatewayConnection
- %gatewayExtraClasspaths
- %gatewayHost
- %gatewayName
- %gatewayPort
- %gatewayProxy
- %gatewayTimeout
- %remoteClassname
- %remoteSettings
- BusinessHost
- CallInterval
- Credentials
- CredentialsFile
- KeepaliveInterval
- Region
- RegistryID
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AssignOneSetting()
- CheckGatewayConnection()
- CheckGatewayDisconnection()
- ClearAllAppData()
- ClearRuntimeAppData()
- ClearStaticAppData()
- Connect()
- CredentialsSet()
- Disconnect()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GetCloudClientJARPaths()
- GetMessagingClientJARPaths()
- GetSettings()
- OnGetConnections()
- OnKeepalive()
- OnTask()
- OnTearDown()
- SetPropertyValues()
- deserialize()
- dispatchSendRequestAsync()
- dispatchSendRequestSync()
- serialize()