Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Package
Description
-
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Modifier and TypeMethodDescriptionEbXMLFactory.createRegistryResponse()
Creates a new response for a registry request. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Modifier and TypeMethodDescriptionEbXMLRegistryResponse30.getInternal()
RetrieveDocumentSetResponseType.getRegistryResponse()
Modifier and TypeMethodDescriptionvoid
RetrieveDocumentSetResponseType.setRegistryResponse
(RegistryResponseType registryResponse) ModifierConstructorDescriptionEbXMLRegistryResponse30
(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
Modifier and TypeMethodDescriptionObjectFactory.createRegistryResponseType()
Create an instance ofRegistryResponseType
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RegistryResponseType>
ObjectFactory.createRegistryResponse
(RegistryResponseType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RegistryResponseType>
ObjectFactory.createRegistryResponse
(RegistryResponseType value) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Modifier and TypeMethodDescriptionResponseTransformer.fromEbXML
(EbXMLRegistryResponse<RegistryResponseType> ebXML) Transforms aEbXMLRegistryResponse
to aResponse
. -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti41
Modifier 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
Modifier and TypeMethodDescriptionvoid
Iti41AsyncResponsePortType.documentRegistryRegistryStoredQuery
(RegistryResponseType body) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti42
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionIti86PortType.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.commons.ihe.xds.iti92
Modifier and TypeMethodDescriptionIti92PortType.restrictedUpdateDocumentSet
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds
Modifier and TypeMethodDescriptionprotected RegistryResponseType
XdsRegistryRequestService.processRequest
(T body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Modifier and TypeMethodDescriptionstatic RegistryResponseType
Standard Camel converter for the Registry response.Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
Iti41AsyncResponseService.documentRegistryRegistryStoredQuery
(RegistryResponseType response) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti42
Modifier and TypeMethodDescriptionIti42Service.documentRegistryRegisterDocumentSetB
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti57
Modifier and TypeMethodDescriptionIti57Service.documentRegistryUpdateDocumentSet
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti61
Modifier and TypeMethodDescriptionIti61Service.documentRegistryRegisterOnDemandDocumentEntry
(SubmitObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti62
Modifier and TypeMethodDescriptionIti62Service.documentRegistryDeleteDocumentSet
(RemoveObjectsRequest body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti80
Modifier 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
Modifier and TypeMethodDescriptionIti86Service.documentRepositoryRemoveDocuments
(RemoveDocumentsRequestType body) -
Uses of RegistryResponseType in org.openehealth.ipf.platform.camel.ihe.xds.iti92
Modifier and TypeMethodDescriptionIti92Service.restrictedUpdateDocumentSet
(SubmitObjectsRequest body)