| Constructor and Description |
|---|
DocumentRepositoryAbstract() |
| Modifier and Type | Method and Description |
|---|---|
abstract oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryResponseType |
documentRepositoryProvideAndRegisterDocumentSetB(ihe.iti.xds_b._2007.ProvideAndRegisterDocumentSetRequestType body)
Handle an incoming XDR request with a
ProvideAndRegisterDocumentSetRequestType object.
|
abstract ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType |
documentRepositoryRetrieveDocumentSet(ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType body)
Handle an incoming XDR request with a RetrieveDocumentSetRequestType
object
|
void |
setAuditMessageGenerator(AuditMessageGenerator auditMessageGenerator)
Set the value of auditMessageGenerator.
|
void |
setConfig(XdConfig config) |
void |
setResolver(org.nhindirect.xd.routing.RoutingResolver resolver)
Set the value of resolver.
|
public abstract oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryResponseType documentRepositoryProvideAndRegisterDocumentSetB(ihe.iti.xds_b._2007.ProvideAndRegisterDocumentSetRequestType body)
body - The ProvideAndRegisterDocumentSetRequestType object
representing an XDR messagepublic abstract ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType documentRepositoryRetrieveDocumentSet(ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType body)
body - The RetrieveDocumentSetRequestType object representing an XDR
messagepublic void setConfig(XdConfig config)
public void setAuditMessageGenerator(AuditMessageGenerator auditMessageGenerator)
auditMessageGenerator - the value of auditMessageGenerator.public void setResolver(org.nhindirect.xd.routing.RoutingResolver resolver)
resolver - the value of resolver.Copyright © 2010–2021 NHIN Direct. All rights reserved.