Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Packages that use RegistryResponseType
Package
Description
-
Uses of RegistryResponseType 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 RegistryResponseTypeModifier and TypeMethodDescriptionEbXMLFactory.createRegistryResponse()
Creates a new response for a registry request. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return RegistryResponseTypeModifier and TypeMethodDescriptionEbXMLRegistryResponse30.getInternal()
RetrieveDocumentSetResponseType.getRegistryResponse()
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type RegistryResponseTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type RegistryResponseTypeModifier and TypeMethodDescriptionvoid
RetrieveDocumentSetResponseType.setRegistryResponse
(RegistryResponseType registryResponse) Constructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type RegistryResponseTypeModifierConstructorDescriptionEbXMLRegistryResponse30
(RegistryResponseType regResponse) Constructs the registry response by wrapping the given ebXML 3.0 object. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
-
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs that return RegistryResponseTypeModifier and TypeMethodDescriptionObjectFactory.createRegistryResponseType()
Create an instance ofRegistryResponseType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs that return types with arguments of type RegistryResponseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<RegistryResponseType> ObjectFactory.createRegistryResponse
(RegistryResponseType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs with parameters of type RegistryResponseTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<RegistryResponseType> ObjectFactory.createRegistryResponse
(RegistryResponseType value) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return types with arguments of type RegistryResponseTypeMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with type arguments of type RegistryResponseTypeModifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti41
Methods in org.openehealth.ipf.commons.ihe.xds.iti41 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti41PortType.documentRepositoryProvideAndRegisterDocumentSetB
(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-41 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti41.asyncresponse
Methods in org.openehealth.ipf.commons.ihe.xds.iti41.asyncresponse with parameters of type RegistryResponseTypeModifier and TypeMethodDescriptionvoid
Iti41AsyncResponsePortType.documentRegistryRegistryStoredQuery
(RegistryResponseType body) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti42
Methods in org.openehealth.ipf.commons.ihe.xds.iti42 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti42PortType.documentRegistryRegisterDocumentSetB
(SubmitObjectsRequest body) Registers a set of documents according to the ITI-42 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti57
Methods in org.openehealth.ipf.commons.ihe.xds.iti57 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti57PortType.documentRegistryUpdateDocumentSet
(SubmitObjectsRequest body) Updates a set of documents according to the ITI-57 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti61
Methods in org.openehealth.ipf.commons.ihe.xds.iti61 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti61PortType.documentRegistryRegisterOnDemandDocumentEntry
(SubmitObjectsRequest body) Registers an on-demand document entry according to the ITI-61 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti62
Methods in org.openehealth.ipf.commons.ihe.xds.iti62 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti62PortType.documentRegistryDeleteDocumentSet
(RemoveObjectsRequest body) Deletes a set of documents according to the ITI-62 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti80
Methods in org.openehealth.ipf.commons.ihe.xds.iti80 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti80PortType.documentCrossGatewayDocumentProvide
(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-80 specification. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti86
Methods in org.openehealth.ipf.commons.ihe.xds.iti86 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti86PortType.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti92
Methods in org.openehealth.ipf.commons.ihe.xds.iti92 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti92PortType.restrictedUpdateDocumentSet
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds
Methods in org.openehealth.ipf.platform.camel.ihe.xds that return RegistryResponseTypeModifier and TypeMethodDescriptionprotected RegistryResponseType
XdsRegistryRequestService.processRequest
(T body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return RegistryResponseTypeModifier and TypeMethodDescriptionstatic RegistryResponseType
Standard Camel converter for the Registry response.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type RegistryResponseTypeModifier and TypeMethodDescriptionstatic Response
EbXML30Converters.convert
(RegistryResponseType in) Standard Camel converter for the Registry response. -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti41
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti41 that return RegistryResponseTypeModifier and TypeMethodDescriptionprotected RegistryResponseType
Iti41Producer.callService
(Object client, ProvideAndRegisterDocumentSetRequestType request) Iti41Service.documentRepositoryProvideAndRegisterDocumentSetB
(ProvideAndRegisterDocumentSetRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti41.asyncresponse with parameters of type RegistryResponseTypeModifier and TypeMethodDescriptionvoid
Iti41AsyncResponseService.documentRegistryRegistryStoredQuery
(RegistryResponseType response) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti42
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti42 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti42Service.documentRegistryRegisterDocumentSetB
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti57
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti57 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti57Service.documentRegistryUpdateDocumentSet
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti61
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti61 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti61Service.documentRegistryRegisterOnDemandDocumentEntry
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti62
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti62 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti62Service.documentRegistryDeleteDocumentSet
(RemoveObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti80
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti80 that return RegistryResponseTypeModifier and TypeMethodDescriptionprotected RegistryResponseType
Iti80Producer.callService
(Object client, ProvideAndRegisterDocumentSetRequestType request) Iti80Service.documentCrossGatewayDocumentProvide
(ProvideAndRegisterDocumentSetRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti86
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti86 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti86Service.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti92
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti92 that return RegistryResponseTypeModifier and TypeMethodDescriptionIti92Service.restrictedUpdateDocumentSet
(SubmitObjectsRequest body)