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

Packages that use LocalSearchType
be.ehealth.businessconnector.hubv3.builders   
be.ehealth.businessconnector.hubv3.builders.impl   
be.ehealth.businessconnector.hubv3.session   
be.ehealth.businessconnector.hubv3.session.impl   
be.fgov.ehealth.hubservices.core.v3   
 

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

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

Uses of LocalSearchType in be.ehealth.businessconnector.hubv3.builders.impl
 

Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type LocalSearchType
 GetTransactionListRequest RequestBuilderImpl.buildGetTransactionListRequest(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
           
 

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

Methods in be.ehealth.businessconnector.hubv3.session with parameters of type LocalSearchType
 GetTransactionListResponse 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.
 GetTransactionListResponse HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Integer maxRows)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 GetTransactionListResponse HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Paginationrequestinfo paginationrequestinfo)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 GetTransactionListResponse HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Paginationrequestinfo paginationrequestinfo, String breakTheGlass)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 GetTransactionListResponse HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, String breakTheGlass)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 GetTransactionListResponse HubService.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, String breakTheGlass, Integer maxRows)
          This operation should be used to get the list of available transactions that fulfill some given criteria.
 

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

Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type LocalSearchType
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
           
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Integer maxRows)
           
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Paginationrequestinfo paginationrequestinfo)
           
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, Paginationrequestinfo paginationrequestinfo, String breakTheGlass)
           
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, String breakTheGlass)
           
 GetTransactionListResponse HubServiceImpl.getTransactionList(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction, String breakTheGlass, Integer maxRows)
           
 

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

Methods in be.fgov.ehealth.hubservices.core.v3 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.v3 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 PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.