Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
Packages that use EbXMLProvideAndRegisterDocumentSetRequest
Package
Description
-
Uses of EbXMLProvideAndRegisterDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLProvideAndRegisterDocumentSetRequestModifier and TypeMethodDescriptionEbXMLFactory.createProvideAndRegisterDocumentSetRequest
(EbXMLObjectLibrary library) Creates a new request to provide and register documents. -
Uses of EbXMLProvideAndRegisterDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLProvideAndRegisterDocumentSetRequestMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLProvideAndRegisterDocumentSetRequestModifier and TypeMethodDescriptionEbXMLFactory30.createProvideAndRegisterDocumentSetRequest
(EbXMLObjectLibrary objectLibrary) -
Uses of EbXMLProvideAndRegisterDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return EbXMLProvideAndRegisterDocumentSetRequestModifier and TypeMethodDescriptionProvideAndRegisterDocumentSetTransformer.toEbXML
(ProvideAndRegisterDocumentSet request) Transforms a request into its ebXML representation.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type EbXMLProvideAndRegisterDocumentSetRequestModifier and TypeMethodDescriptionProvideAndRegisterDocumentSetTransformer.fromEbXML
(EbXMLProvideAndRegisterDocumentSetRequest<ProvideAndRegisterDocumentSetRequestType> ebXML) Transforms an ebXML representation or a request. -
Uses of EbXMLProvideAndRegisterDocumentSetRequest in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with parameters of type EbXMLProvideAndRegisterDocumentSetRequestModifier and TypeMethodDescriptionvoid
ProvideAndRegisterDocumentSetRequestValidator.validate
(EbXMLProvideAndRegisterDocumentSetRequest<ProvideAndRegisterDocumentSetRequestType> request, ValidationProfile profile)