HS.AU.Message.HI.SearchIndividualProviderRequest
persistent class HS.AU.Message.HI.SearchIndividualProviderRequest extends HS.AU.Message.CommonRequest, HS.AU.Message.HI.SearchIndividualProviderCommon
SQL Table Name: HS_AU_Message_HI.SearchIndividualProviderRequest
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ProviderSearchForProviderIndividual/5.0.0;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the
class to XML. If NAMESPACE = "", the default namespace is used for the XML schema
is used as the namespace for his class.
parameter RESPONSECLASSNAME = HS.AU.Message.HI.SearchIndividualProviderResponse;
parameter XMLNAME = searchForProviderIndividual;
Inherited description: This parameter provides the default XMLNAME for the class. If it is
empty then the class name will be used to construct a default XML name.
The default XMLNAME is used as the top level tag
when exporting objects and the export context
did not provide an XML container name.
Inherited Members
Inherited Properties
- AdditionalInfo
- DateOfBirth
- FamilyName
- GivenName
- HPIINumber
- OnlyNameIndicator
- Postcode
- RegistrationId
- SAMLData
- SearchAustralianAddress
- SearchInternationalAddress
- Sex
- State
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %CompareContents()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawHTMLForm()
- %DrawHTMLTable()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %OnTimeout()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- GenerateGenericDAOFromObject()
- GetStatsDimension()
- NewResponse()
- OnShowJSONContents()
- OnShowXMLContents()
- OutputFormattedJSON()
- 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.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.CommonRequest.AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"CommonRequest") |
= | SAMLData
|
Storage Model: Storage (HS.AU.Message.HI.SearchIndividualProviderRequest)
^Ens.MessageBodyD(ID,"SearchIndividualProviderRequest") |
= | HPIINumber
RegistrationId
FamilyName
OnlyNameIndicator
GivenName
DateOfBirth
Sex
State
Postcode
SearchAustralianAddress
SearchInternationalAddress
|