Uses of Class
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.BatchRequest
Packages that use BatchRequest
Package
Description
-
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd with parameters of type BatchRequestModifier and TypeMethodDescriptionstatic voidHpdValidator.validateChCiqRequest(BatchRequest batchRequest) static voidHpdValidator.validateIti58Request(BatchRequest batchRequest) static voidHpdValidator.validateIti59Request(BatchRequest batchRequest) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.chciq
Methods in org.openehealth.ipf.commons.ihe.hpd.chciq with parameters of type BatchRequest -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.controls
Methods in org.openehealth.ipf.commons.ihe.hpd.controls with parameters of type BatchRequestModifier and TypeMethodDescriptionprotected static BatchResponseConsumerHpdHandler.aggregateResponse(BatchRequest batchRequest, BatchResponse batchResponse, javax.xml.bind.JAXBElement<?>[] localResponses) Combines the entries from the batch response with the ones computed locally.Constructor parameters in org.openehealth.ipf.commons.ihe.hpd.controls with type arguments of type BatchRequestModifierConstructorDescriptionConsumerHpdHandler(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
Methods in org.openehealth.ipf.commons.ihe.hpd.controls.pagination with parameters of type BatchRequestModifier and TypeMethodDescriptionConsumerPaginationHandler.handle(BatchRequest batchRequest) ProducerPaginationHandler.handle(Object client, BatchRequest batchRequest0) Constructor parameters in org.openehealth.ipf.commons.ihe.hpd.controls.pagination with type arguments of type BatchRequestModifierConstructorDescriptionConsumerPaginationHandler(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler, PaginationStorage paginationStorage) ProducerPaginationHandler(ProducerHandler<BatchRequest, BatchResponse> wrappedHandler, int defaultPageSize) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.controls.sorting
Methods in org.openehealth.ipf.commons.ihe.hpd.controls.sorting with parameters of type BatchRequestConstructor parameters in org.openehealth.ipf.commons.ihe.hpd.controls.sorting with type arguments of type BatchRequestModifierConstructorDescriptionConsumerSortingHandler(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.iti58
Methods in org.openehealth.ipf.commons.ihe.hpd.iti58 with parameters of type BatchRequestModifier and TypeMethodDescriptionIti58PortType.providerInformationQueryRequest(BatchRequest body) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.iti59
Methods in org.openehealth.ipf.commons.ihe.hpd.iti59 with parameters of type BatchRequestModifier and TypeMethodDescriptionIti59PortType.providerInformationFeedRequest(BatchRequest body) -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd with type parameters of type BatchRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chcidd that return types with arguments of type BatchRequestModifier and TypeMethodDescriptionDownloadResponse.getBatchRequest()Gets the value of the batchRequest property. -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd
Fields in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd with type parameters of type BatchRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.chpidd that return types with arguments of type BatchRequestModifier and TypeMethodDescriptionDownloadResponse.getBatchRequest()Gets the value of the batchRequest property. -
Uses of BatchRequest in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2
Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return BatchRequestModifier and TypeMethodDescriptionObjectFactory.createBatchRequest()Create an instance ofBatchRequestMethods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 that return types with arguments of type BatchRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BatchRequest>ObjectFactory.createBatchRequest(BatchRequest value) Methods in org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2 with parameters of type BatchRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BatchRequest>ObjectFactory.createBatchRequest(BatchRequest value)