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

Packages that use TransactionWithPeriodType
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 TransactionWithPeriodType in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return TransactionWithPeriodType
 TransactionWithPeriodType RequestBuilder.buildTransactionWithPeriodType(String xml)
          It builds a TransactionWithPeriodType.
 

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

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

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

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

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

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

Methods in be.ehealth.businessconnector.hub.session with parameters of type TransactionWithPeriodType
 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.
 RequestPublicationResponse HubServiceComplete.requestPublication(PatientIdType patient, TransactionWithPeriodType transaction, String comment)
          This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient.
 void HubService.requestPublication(PatientIdType patient, TransactionWithPeriodType transaction, String comment)
          This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient.
 

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

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type TransactionWithPeriodType
 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.
 void HubServiceImpl.requestPublication(PatientIdType patient, TransactionWithPeriodType transaction, String comment)
          This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient.
 RequestPublicationResponse HubServiceCompleteImpl.requestPublication(PatientIdType patient, TransactionWithPeriodType transaction, String comment)
          This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient.
 

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

Methods in be.fgov.ehealth.hubservices.core.v1 that return TransactionWithPeriodType
 TransactionWithPeriodType ObjectFactory.createTransactionWithPeriodType()
          Create an instance of TransactionWithPeriodType
 TransactionWithPeriodType SelectRequestPublicationType.getTransaction()
          Gets the value of the transaction property.
 TransactionWithPeriodType SelectGetTransactionListType.getTransaction()
          Gets the value of the transaction property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type TransactionWithPeriodType
 void SelectRequestPublicationType.setTransaction(TransactionWithPeriodType value)
          Sets the value of the transaction property.
 void SelectGetTransactionListType.setTransaction(TransactionWithPeriodType value)
          Sets the value of the transaction property.
 




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