Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
Packages that use EbXMLRegistryError
Package
Description
-
Uses of EbXMLRegistryError in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLRegistryErrorModifier and TypeMethodDescriptionEbXMLFactory.createRegistryError()
Creates a new registry error object.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type EbXMLRegistryErrorMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.ebxml with type arguments of type EbXMLRegistryErrorModifier and TypeMethodDescriptionvoid
EbXMLRegistryResponse.setErrors
(List<EbXMLRegistryError> errors) -
Uses of EbXMLRegistryError in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLRegistryErrorMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLRegistryErrorMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type EbXMLRegistryErrorModifier and TypeMethodDescriptionEbXMLQueryResponse30.getErrors()
EbXMLRegistryResponse30.getErrors()
EbXMLRetrieveDocumentSetResponse30.getErrors()
Method parameters in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with type arguments of type EbXMLRegistryErrorModifier 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
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return EbXMLRegistryErrorModifier and TypeMethodDescriptionMethods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return types with arguments of type EbXMLRegistryErrorModifier and TypeMethodDescriptionMethods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with parameters of type EbXMLRegistryErrorMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with type arguments of type EbXMLRegistryErrorModifier and TypeMethodDescriptionErrorInfoListTransformer.fromEbXML
(List<EbXMLRegistryError> registryErrorList)