Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
Package
Description
-
Uses of EbXMLRegistryError in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeMethodDescriptionEbXMLFactory.createRegistryError()
Creates a new registry error object.Modifier and TypeMethodDescriptionvoid
EbXMLRegistryResponse.setErrors
(List<EbXMLRegistryError> errors) -
Uses of EbXMLRegistryError in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeMethodDescriptionEbXMLQueryResponse30.getErrors()
EbXMLRegistryResponse30.getErrors()
EbXMLRetrieveDocumentSetResponse30.getErrors()
Modifier and TypeMethodDescriptionvoid
EbXMLQueryResponse30.setErrors
(List<EbXMLRegistryError> errors) void
EbXMLRegistryResponse30.setErrors
(List<EbXMLRegistryError> errors) void
EbXMLRetrieveDocumentSetResponse30.setErrors
(List<EbXMLRegistryError> errors) -
Uses of EbXMLRegistryError in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionModifier and TypeMethodDescriptionErrorInfoListTransformer.fromEbXML
(List<EbXMLRegistryError> registryErrorList)