A B C D E F G H I L N O P R S T U

A

addAustralianPostalAddressSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Australian Postal Address search and adds it to the batch if successful.
addAustralianStreetAddressSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Australian Street Address search and adds it to the batch if successful.
addBasicDvaSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Basic DVA search and adds it to the batch if successful.
addBasicMedicareSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Basic Medicare IHI search and adds it to the batch if successful.
addBasicSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Basic search and adds it to the batch if successful.
addDetailedSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Detailed search and adds it to the batch if successful.
addInternationalAddressSearch(SearchIHIRequestType) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
Validates a Australian Street Address search and adds it to the batch if successful.
au.gov.nehta.vendorlibrary.hi.client - package au.gov.nehta.vendorlibrary.hi.client
 
au.gov.nehta.vendorlibrary.hi.handler.message - package au.gov.nehta.vendorlibrary.hi.handler.message
 
au.gov.nehta.vendorlibrary.hi.handler.security - package au.gov.nehta.vendorlibrary.hi.handler.security
 
au.gov.nehta.vendorlibrary.hi.hpii - package au.gov.nehta.vendorlibrary.hi.hpii
 
au.gov.nehta.vendorlibrary.hi.hpio - package au.gov.nehta.vendorlibrary.hi.hpio
 
au.gov.nehta.vendorlibrary.hi.ihi - package au.gov.nehta.vendorlibrary.hi.ihi
 
au.gov.nehta.vendorlibrary.hi.readreferencedata - package au.gov.nehta.vendorlibrary.hi.readreferencedata
 
AUSTRALIAN_POSTCODE_LENGTH - Static variable in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient.ArgumentValidator
The length of an Australian postcode.
AUSTRALIAN_POSTCODE_LENGTH - Static variable in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator
The length of an Australian postcode.
AUSTRALIAN_POSTCODE_LENGTH - Static variable in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator
The length of an Australian postcode.
AUSTRALIAN_POSTCODE_LENGTH - Static variable in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
The length of an Australian postcode.
australianPostalAddressSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a Australian Postal Address ConsumerSearchIHI search.
australianPostalAddressSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for an Australian Postal address search are set.
australianStreetAddressSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a Australian Street Address ConsumerSearchIHI search.
australianStreetAddressSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for an Australian Street address search are set.

B

BaseClient_3<T> - Class in au.gov.nehta.vendorlibrary.hi.client
A Base implementation of the client wrapper that allows access to the WS Port for the XXXXX._3 series of classes
BaseClient_3(Class<T>, Class<? extends Service>, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory, String) - Constructor for class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
 
BaseClient_30<T> - Class in au.gov.nehta.vendorlibrary.hi.client
A Base implementation of the client wrapper that allows access to the WS Port for the XXXXX._30 series of classes
BaseClient_30(Class<T>, Class<? extends Service>, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory, String) - Constructor for class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
 
basicDvaSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a basic DVA ConsumerSearchIHI search.
basicDvaSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for a basic DVA search are set.
basicMedicareSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a basic Medicare ConsumerSearchIHI search.
basicMedicareSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for a basic Medicare search are set.
basicSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a basic ConsumerSearchIHI search.
basicSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for a basic search are set.
batchSearch(SearchBatch) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIBatchSyncClient
Executes a SearchIHIBatchSync search.

C

checkElementName(List<String>) - Method in class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient.ArgumentValidator
Checks that the provided element name list is valid.
checkReadReferenceData(ReadReferenceData) - Method in class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient.ArgumentValidator
Checks that the provided readReferenceData is valid.
ClientBase<T> - Class in au.gov.nehta.vendorlibrary.hi.client
 
ClientBase() - Constructor for class au.gov.nehta.vendorlibrary.hi.client.ClientBase
 
close(MessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
Does nothing
Not utilised for dumping SOAP message.
close(MessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Does nothing
Not utilised for dumping SOAP message.
COMMON_COREELEMENTS_NS - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Medicare HI header UHI audit XML element namespace.
configureEndpoint(Object, String) - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Configure the endpoint using the provided configuration information.
ConsumerSearchIHIBatchSyncClient - Class in au.gov.nehta.vendorlibrary.hi.ihi
An implementation of a Healthcare Identifiers (HI) - Individual Healthcare Identifier (IHI) batch search client.
ConsumerSearchIHIBatchSyncClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIBatchSyncClient
Constructor which creates a new ConsumerSearchIHIBatchSyncClient with an endpoint and an SSL Socket Factory.
ConsumerSearchIHIClient - Class in au.gov.nehta.vendorlibrary.hi.ihi
An implementation of a Healthcare Identifiers (HI) - Individual Healthcare Identifier (IHI) search client.
ConsumerSearchIHIClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Constructor which creates a new ConsumerSearchIHIClient with an endpoint and an SSL Socket Factory.
ConsumerSearchIHIClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.hi.ihi
Validates search parameters are correct for the various search types.
ConsumerSearchIHIClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
 

D

demographicSearch(SearchForProviderIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient
Executes an demographic search.
demographicSearch(SearchHIProviderDirectoryForIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient
Executes a Demographic HPI-I search.
demographicSearch(SearchHIProviderDirectoryForOrganisation) - Method in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient
Executes a Demographic HPI-O search.
demographicSearchCheck(SearchForProviderIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient.ArgumentValidator
Checks that only the correct parameters for a demographic search are set.
demographicSearchCheck(SearchHIProviderDirectoryForIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator
Checks that only the correct parameters for a demographic search are set.
demographicSearchCheck(SearchHIProviderDirectoryForOrganisation) - Method in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator
Checks that only the correct parameters for a demographic search are set.
detailedSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes a Detailed ConsumerSearchIHI search.
detailedSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for a detailed search are set.
DIG_NS - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Digital Signature namespace .

E

EMPTY - Static variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Empty String variable.

F

FAULT_TO_HEADER_ELEMENT_NAME - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
FaultTo header name.

G

getBatch() - Method in class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
 
getBindingProvider() - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Convenience method Return access to the underlying webservice client as a binding provider
getHeaders() - Method in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
Does nothing returns null.
getHeaders() - Method in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Does nothing returns null.
Ignore processing of SOAP header as the primary intention is just to 'Dump' the SOAP message
getLastSoapRequest() - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Getter for lastSoapRequest.
getLastSoapResponse() - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Getter for lastSoapResponse.
getPort() - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
Return access to the underlying webservice client object
getTimestampHeader() - Method in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
Returns the current TimestampType
getTimestampHeader() - Method in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
Returns the current TimestampType

H

handleFault(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
Does nothing returns false.
handleFault(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Ignore Fault and continues with processing logical handling of message.
handleMessage(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
Updates the SOAP headers in outgoing SOAP requests as required.
handleMessage(SOAPMessageContext) - Method in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Updates the SOAP headers in outgoing SOAP requests to ensure conformance to NEHTA's guidelines.
hasNoOrganisationQualifiedId() - Method in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
 
hasNoOrganisationQualifiedId() - Method in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
 
hasNoOrganisationQualifiedId() - Method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
 
HIHeaderHandler - Class in au.gov.nehta.vendorlibrary.hi.handler.message
 
HIHeaderHandler(List<String>) - Constructor for class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
Default constructor.
HISecurityHandler - Class in au.gov.nehta.vendorlibrary.hi.handler.security
This SOAP handler constructs the Medicare HI security header elements in the outgoing SOAP requests and verifies incoming SOAP Response from HI service to ensure conformance to HI guidelines.
HISecurityHandler(X509Certificate, PrivateKey) - Constructor for class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Default constructor.
HPIO_CSP_HEADER_ELEMENT_NAME - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.message.HIHeaderHandler
CSP HPI-O header name.

I

identifierSearch(SearchForProviderIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient
Executes an Identifier HPII search.
identifierSearch(SearchHIProviderDirectoryForIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient
Executes an Identifier HPI-I search.
identifierSearch(SearchForProviderOrganisation) - Method in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchForProviderOrganisationClient
Executes an Identifier HPI-O search.
identifierSearch(SearchHIProviderDirectoryForOrganisation) - Method in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient
Executes an Identifier HPI-O search.
identifierSearchCheck(SearchForProviderIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient.ArgumentValidator
Checks that only the correct parameters for an identifier search are set.
identifierSearchCheck(SearchHIProviderDirectoryForIndividual) - Method in class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator
Checks that only the correct parameters for an identifier search are set.
identifierSearchCheck(SearchHIProviderDirectoryForOrganisation) - Method in class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator
Checks that only the correct parameters for an identifier search are set.
individualQualifiedId - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
The user Qualified ID associated with this use of the ProviderSearchHIProviderDirectoryForOrganisation service
individualQualifiedId - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
The user Qualified ID associated with this use of the ProviderSearchHIProviderDirectoryForOrganisation service
internationalAddressSearch(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient
Executes an International Address ConsumerSearchIHI search.
internationalAddressSearchCheck(SearchIHI) - Method in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
Checks that only the correct parameters for an International address search are set.
isEmpty(String) - Static method in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
 

L

loggingHandler - Variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
The Logging handler instance for logging SOAP request and Response messages.

N

NULL_CERTIFICATE_VERIFIER - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
CertificateVerifier instance to sign/verify incoming and outgoing SOAP messages.

O

organisationQualifiedId - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
The organisation Qualified ID associated with this use of the ProviderSearchHIProviderDirectoryForOrganisation service
organisationQualifiedId - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
The organisation Qualified ID associated with this use of the ProviderSearchHIProviderDirectoryForOrganisation service

P

port - Variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
The Metro/XML Webservice binding port for webservice operations
POSTAL_DELIVERY_NUMBER_MAX_LENGTH - Static variable in class au.gov.nehta.vendorlibrary.hi.ihi.ConsumerSearchIHIClient.ArgumentValidator
The maximum length of a postal delivery number.
PRODUCT - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Medicare HI header product XML element local name.
productHeader - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_3
The Product details associated with this use of the ProviderSearchHIProviderDirectoryForIndividual service
productHeader - Variable in class au.gov.nehta.vendorlibrary.hi.client.BaseClient_30
The Product details associated with this use of the ProviderSearchHIProviderDirectoryForIndividual service
ProviderSearchForProviderIndividualClient - Class in au.gov.nehta.vendorlibrary.hi.hpii
An implementation of a Healthcare Identifiers (HI) - Healthcare Provider Identifier Organisation (HPI-O) search client.
ProviderSearchForProviderIndividualClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient
Constructor which creates a new Client with an endpoint and an SSL Socket Factory.
ProviderSearchForProviderIndividualClient(String, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient
Constructor which creates a new ProviderSearchForProviderOrganisation Client with an endpoint and an SSL Socket Factory, with the optional contracted service providers HPI-O organisation qualified ID set.
ProviderSearchForProviderIndividualClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.hi.hpii
Validates search parameters are correct for the various search types.
ProviderSearchForProviderIndividualClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchForProviderIndividualClient.ArgumentValidator
 
ProviderSearchForProviderOrganisationClient - Class in au.gov.nehta.vendorlibrary.hi.hpio
An implementation of a Provider Search For Provider Organisation (HPI-O) search client.
ProviderSearchForProviderOrganisationClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchForProviderOrganisationClient
Constructor which creates a new Client with an endpoint and an SSL Socket Factory.
ProviderSearchForProviderOrganisationClient(String, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchForProviderOrganisationClient
Constructor which creates a new ProviderSearchForProviderOrganisation Client with an endpoint and an SSL Socket Factory, with the optional contracted service providers HPI-O organisation qualified ID set.
ProviderSearchHIProviderDirectoryForIndividualClient - Class in au.gov.nehta.vendorlibrary.hi.hpii
An implementation of a Healthcare Identifiers (HI) - Healthcare Provider Identifier Individual (HPI-I) search client.
ProviderSearchHIProviderDirectoryForIndividualClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient
Constructor which creates a new ProviderSearchHIProviderDirectoryForIndividual Client with an endpoint and an SSL Socket Factory.
ProviderSearchHIProviderDirectoryForIndividualClient(String, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient
Constructor which creates a new ProviderSearchHIProviderDirectoryForIndividual Client with an endpoint and an SSL Socket Factory, with the optional contracted service providers HPI-O organisation qualified ID set.
ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.hi.hpii
Validates search parameters are correct for the various search types.
ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.hi.hpii.ProviderSearchHIProviderDirectoryForIndividualClient.ArgumentValidator
 
ProviderSearchHIProviderDirectoryForOrganisationClient - Class in au.gov.nehta.vendorlibrary.hi.hpio
An implementation of a Healthcare Identifiers (HI) - Healthcare Provider Identifier Organisation (HPI-O) search client.
ProviderSearchHIProviderDirectoryForOrganisationClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient
Constructor which creates a new ProviderSearchHIProviderDirectoryForIndividual Client with an endpoint and an SSL Socket Factory.
ProviderSearchHIProviderDirectoryForOrganisationClient(String, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient
Constructor which creates a new ProviderSearchHIProviderDirectoryForIndividual Client with an endpoint and an SSL Socket Factory, with the optional contracted service providers HPI-O organisation qualified ID set.
ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.hi.hpio
Validates search parameters are correct for the various search types.
ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.hi.hpio.ProviderSearchHIProviderDirectoryForOrganisationClient.ArgumentValidator
 

R

readReferenceData(ReadReferenceData) - Method in class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient
Retrieves the current acceptable HI reference data values for the provided readReferenceData .
ReadReferenceDataClient - Class in au.gov.nehta.vendorlibrary.hi.readreferencedata
An implementation of a Healthcare Identifiers (HI) - Provider Read Reference service client.
ReadReferenceDataClient(String, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient
Constructor which creates a new ReadReferenceDataClient with an endpoint and an SSL Socket Factory.
ReadReferenceDataClient(String, QualifiedId, QualifiedId, Holder<ProductType>, PrivateKey, X509Certificate, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient
Constructor which creates a new ReadReferenceDataClient with an endpoint and an SSL Socket Factory, with the optional contracted service providers HPI-O organisation qualified ID set.
ReadReferenceDataClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.hi.readreferencedata
Validates the ReadReferenceData types are correct for webservice invocation.
ReadReferenceDataClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.hi.readreferencedata.ReadReferenceDataClient.ArgumentValidator
 

S

SearchBatch - Class in au.gov.nehta.vendorlibrary.hi.ihi
Helper inner class to create a batch of validated IHI searches.
SearchBatch() - Constructor for class au.gov.nehta.vendorlibrary.hi.ihi.SearchBatch
 
SIGNATURE_ELEM - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Medicare HI header Signature XML element local name.
signingCertificate - Variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
The Certificate to be used for Signing
signingPrivateKey - Variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
The Private Key to be used for Signing
SSL_SOCKET_FACTORY - Static variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
SSL socket factory class name Also added for non "internal" clients where the Metro libraries are supplied on the classpath
SSL_SOCKET_FACTORY_INTERNAL - Static variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
SSL socket factory class name
sslSocketFactory - Variable in class au.gov.nehta.vendorlibrary.hi.client.ClientBase
The SSL Socket Factory to be used for connecting to the Web Service provider

T

TIMESTAMP - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Medicare HI header timestamp XML element local name.

U

USER - Static variable in class au.gov.nehta.vendorlibrary.hi.handler.security.HISecurityHandler
Medicare HI header User XML element local name .

A B C D E F G H I L N O P R S T U