Uses of Interface
org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
Packages that use CombinedXmlValidationProfile
Package
Description
-
Uses of CombinedXmlValidationProfile in org.openehealth.ipf.commons.ihe.hl7v3
Classes in org.openehealth.ipf.commons.ihe.hl7v3 that implement CombinedXmlValidationProfileMethods in org.openehealth.ipf.commons.ihe.hl7v3 that return CombinedXmlValidationProfileModifier and TypeMethodDescriptiondefault CombinedXmlValidationProfile
Hl7v3InteractionId.getRequestValidationProfile()
Hl7v3WsTransactionConfiguration.getRequestValidationProfile()
default CombinedXmlValidationProfile
Hl7v3InteractionId.getResponseValidationProfile()
Hl7v3WsTransactionConfiguration.getResponseValidationProfile()
Constructors in org.openehealth.ipf.commons.ihe.hl7v3 with parameters of type CombinedXmlValidationProfileModifierConstructorDescriptionHl7v3ContinuationAwareWsTransactionConfiguration
(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) 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 CombinedXmlValidationProfile in org.openehealth.ipf.commons.ihe.xacml20.chppq1
Classes in org.openehealth.ipf.commons.ihe.xacml20.chppq1 that implement CombinedXmlValidationProfile -
Uses of CombinedXmlValidationProfile in org.openehealth.ipf.commons.xml
Methods in org.openehealth.ipf.commons.xml with parameters of type CombinedXmlValidationProfileModifier and TypeMethodDescriptionvoid
CombinedXmlValidator.validate
(String message, CombinedXmlValidationProfile profile)