Uses of Class
be.fgov.ehealth.hubservices.core.v1.LocalSearchType

Packages that use LocalSearchType
be.ehealth.businessconnector.hub.builders   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.hub.service.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.fgov.ehealth.hubservices.core.v1   
 

Uses of LocalSearchType in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return LocalSearchType
 LocalSearchType RequestBuilder.buildLocalSearchType(String name)
          It builds a LocalSearchType based on the value given as argument.
 

Methods in be.ehealth.businessconnector.hub.builders with parameters of type LocalSearchType
 GetTransactionListRequest RequestBuilderComplete.buildGetTransactionListRequest(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          Creates a GetTransactionListRequest
 

Uses of LocalSearchType in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type LocalSearchType
 KmehrHeaderGetTransactionList IntraHubTransactionService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          Gets the transaction list.
 

Uses of LocalSearchType in be.ehealth.businessconnector.hub.service.impl
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type LocalSearchType
 KmehrHeaderGetTransactionList IntraHubTransactionServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
           
 

Uses of LocalSearchType in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type LocalSearchType
 GetTransactionListResponse HubServiceComplete.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 KmehrHeaderGetTransactionList HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 

Uses of LocalSearchType in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type LocalSearchType
 KmehrHeaderGetTransactionList HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 GetTransactionListResponse HubServiceCompleteImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 

Uses of LocalSearchType in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return LocalSearchType
static LocalSearchType LocalSearchType.fromValue(String v)
           
 LocalSearchType SelectGetTransactionListType.getSearchtype()
          Gets the value of the searchtype property.
 LocalSearchType SelectGetPatientAuditTrailType.getSearchtype()
          Gets the value of the searchtype property.
static LocalSearchType LocalSearchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LocalSearchType[] LocalSearchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type LocalSearchType
 void SelectGetTransactionListType.setSearchtype(LocalSearchType value)
          Sets the value of the searchtype property.
 void SelectGetPatientAuditTrailType.setSearchtype(LocalSearchType value)
          Sets the value of the searchtype property.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.