Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.audit.Hl7v3AuditDataset
Packages that use Hl7v3AuditDataset
Package
Description
-
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3
Constructor parameters in org.openehealth.ipf.commons.ihe.hl7v3 with type arguments of type Hl7v3AuditDatasetModifierConstructorDescriptionHl7v3AsyncResponseServiceFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, InterceptorProvider customInterceptors) Constructs the factory.Hl7v3AsyncResponseServiceFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, InterceptorProvider customInterceptors) Constructs the factory.Hl7v3ClientFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceUrl, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, Map<String, Object> properties, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy) Constructs the factory.Hl7v3ClientFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceUrl, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, Map<String, Object> properties, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy) Constructs the factory.Hl7v3ContinuationAwareWsTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<Hl7v3AuditDataset> clientAuditStrategy, AuditStrategy<Hl7v3AuditDataset> serverAuditStrategy, QName serviceName, Class<?> sei, QName bindingName, boolean mtom, String wsdlLocation, String nakRootElementName, String controlActProcessCode, boolean auditRequestPayload, boolean supportAsynchrony, CombinedXmlValidationProfile requestValidationProfile, CombinedXmlValidationProfile responseValidationProfile, String mainRequestRootElementName, String mainResponseRootElementName, boolean includeQuantities) Hl7v3DeferredResponderFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceUrl, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, Map<String, Object> properties, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy) Hl7v3ServiceFactory
(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy) Constructs the factory.Hl7v3WsTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<Hl7v3AuditDataset> clientAuditStrategy, AuditStrategy<Hl7v3AuditDataset> serverAuditStrategy, QName serviceName, Class<?> sei, QName bindingName, boolean mtom, String wsdlLocation, String nakRootElementName, String controlActProcessCode, boolean auditRequestPayload, boolean supportAsynchrony, CombinedXmlValidationProfile requestValidationProfile, CombinedXmlValidationProfile responseValidationProfile, boolean includeQuantities) Constructs the transaction configuration. -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.audit
Methods in org.openehealth.ipf.commons.ihe.hl7v3.audit that return Hl7v3AuditDatasetMethods in org.openehealth.ipf.commons.ihe.hl7v3.audit with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionboolean
Hl7v3AuditStrategy.enrichAuditDatasetFromResponse
(Hl7v3AuditDataset auditDataset, Object response, AuditContext auditContext) Hl7v3AuditStrategy.getEventOutcomeDescription
(Hl7v3AuditDataset auditDataset, Object gpath) Hl7v3AuditStrategy.getEventOutcomeIndicator
(Hl7v3AuditDataset auditDataset, Object gpath) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti44
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti44 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti44AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti44 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti44AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Iti44AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti45
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti45 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti45AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti45 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti45AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) boolean
Iti45AuditStrategy.enrichAuditDatasetFromResponse
(Hl7v3AuditDataset auditDataset, Object response, AuditContext auditContext) Iti45AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti46
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti46 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti46AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti46 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti46AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Iti46AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti47
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti47 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti47AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti47 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti47AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) boolean
Iti47AuditStrategy.enrichAuditDatasetFromResponse
(Hl7v3AuditDataset auditDataset, Object response, AuditContext auditContext) Iti47AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti55
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti55 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti55AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti55 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti55AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Iti55AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.iti56
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti56 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti56AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti56 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionIti56AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Iti56AuditStrategy.getEventOutcomeIndicator
(Hl7v3AuditDataset auditDataset, Object gpath) Iti56AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.pcc1
Methods in org.openehealth.ipf.commons.ihe.hl7v3.pcc1 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionPcc1AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Methods in org.openehealth.ipf.commons.ihe.hl7v3.pcc1 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionPcc1AuditStrategy.enrichAuditDatasetFromRequest
(Hl7v3AuditDataset auditDataset, Object request, Map<String, Object> parameters) Pcc1AuditStrategy.makeAuditMessage
(AuditContext auditContext, Hl7v3AuditDataset auditDataset) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v3
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 that return Hl7v3AuditDatasetModifier and TypeMethodDescriptionprotected Hl7v3AuditDataset
AbstractHl7v3WebService.startAtnaAuditing
(String requestString, Hl7v3AuditStrategy auditStrategy) Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 that return types with arguments of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionHl7v3AsyncResponseEndpoint.getJaxWsClientFactory()
Hl7v3ContinuationAwareEndpoint.getJaxWsClientFactory()
Hl7v3Endpoint.getJaxWsClientFactory()
Hl7v3AsyncResponseEndpoint.getJaxWsServiceFactory()
Hl7v3ContinuationAwareEndpoint.getJaxWsServiceFactory()
Hl7v3Endpoint.getJaxWsServiceFactory()
Hl7v3AsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, ConfigType> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Hl7v3ContinuationAwareEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 with parameters of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionprotected void
AbstractHl7v3WebService.finalizeAtnaAuditing
(Object response, Hl7v3AuditStrategy auditStrategy, AuditContext auditContext, Hl7v3AuditDataset auditDataset) Method parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3 with type arguments of type Hl7v3AuditDatasetModifier and TypeMethodDescriptionHl7v3AsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, ConfigType> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Hl7v3AsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, ConfigType> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Hl7v3ContinuationAwareEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Hl7v3ContinuationAwareEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3 with type arguments of type Hl7v3AuditDatasetModifierConstructorDescriptionHl7v3AsyncResponseEndpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) protected
Hl7v3ContinuationAwareEndpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration, ? extends WsInteractionId<Hl7v3ContinuationAwareWsTransactionConfiguration>> component, Map<String, Object> parameters) Hl7v3ContinuationAwareProducer
(Hl7v3ContinuationAwareEndpoint endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) protected
Hl7v3Endpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44 with type arguments of type Hl7v3AuditDatasetModifierConstructorDescriptionIti44Producer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructs the producer.Iti44Producer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructs the producer. -
Uses of Hl7v3AuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse with type arguments of type Hl7v3AuditDatasetModifierConstructorDescriptionIti55DeferredResponseProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Iti55DeferredResponseProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory)