Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Packages that use ProvideAndRegisterDocumentSetRequestType
Package
Description
-
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXMLFactory.createProvideAndRegisterDocumentSetRequest
(EbXMLObjectLibrary library) Creates a new request to provide and register documents. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionObjectFactory.createProvideAndRegisterDocumentSetRequestType()
Create an instance ofProvideAndRegisterDocumentSetRequestType
EbXMLProvideAndRegisterDocumentSetRequest30.getInternal()
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXMLFactory30.createProvideAndRegisterDocumentSetRequest
(EbXMLObjectLibrary objectLibrary) jakarta.xml.bind.JAXBElement
<ProvideAndRegisterDocumentSetRequestType> ObjectFactory.createProvideAndRegisterDocumentSetRequest
(ProvideAndRegisterDocumentSetRequestType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ProvideAndRegisterDocumentSetRequestType> ObjectFactory.createProvideAndRegisterDocumentSetRequest
(ProvideAndRegisterDocumentSetRequestType value) Constructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifierConstructorDescriptionConstructs a request by wrapping the given ebXML 3.0 object using a new object library.EbXMLProvideAndRegisterDocumentSetRequest30
(ProvideAndRegisterDocumentSetRequestType request, EbXMLObjectLibrary objectLibrary) Constructs a request by wrapping the given ebXML 3.0 object. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return types with arguments of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionProvideAndRegisterDocumentSetTransformer.toEbXML
(ProvideAndRegisterDocumentSet request) Transforms a request into its ebXML representation.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with type arguments of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionProvideAndRegisterDocumentSetTransformer.fromEbXML
(EbXMLProvideAndRegisterDocumentSetRequest<ProvideAndRegisterDocumentSetRequestType> ebXML) Transforms an ebXML representation or a request. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Method parameters in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with type arguments of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionvoid
ProvideAndRegisterDocumentSetRequestValidator.validate
(EbXMLProvideAndRegisterDocumentSetRequest<ProvideAndRegisterDocumentSetRequestType> request, ValidationProfile profile) -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.iti41
Methods in org.openehealth.ipf.commons.ihe.xds.iti41 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionIti41PortType.documentRepositoryProvideAndRegisterDocumentSetB
(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-41 specification. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.commons.ihe.xds.iti80
Methods in org.openehealth.ipf.commons.ihe.xds.iti80 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionIti80PortType.documentCrossGatewayDocumentProvide
(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-80 specification. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXML30Converters.convert
(ProvideAndRegisterDocumentSet in) Standard Camel converter for the Provide and Register Document Set request.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionEbXML30Converters.convert
(ProvideAndRegisterDocumentSetRequestType in) Standard Camel converter for the Provide and Register Document Set request. -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti41
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti41 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionprotected RegistryResponseType
Iti41Producer.callService
(Object client, ProvideAndRegisterDocumentSetRequestType request) Iti41Service.documentRepositoryProvideAndRegisterDocumentSetB
(ProvideAndRegisterDocumentSetRequestType body) -
Uses of ProvideAndRegisterDocumentSetRequestType in org.openehealth.ipf.platform.camel.ihe.xds.iti80
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti80 with parameters of type ProvideAndRegisterDocumentSetRequestTypeModifier and TypeMethodDescriptionprotected RegistryResponseType
Iti80Producer.callService
(Object client, ProvideAndRegisterDocumentSetRequestType request) Iti80Service.documentCrossGatewayDocumentProvide
(ProvideAndRegisterDocumentSetRequestType body)