eu.epsos.pt.ws.client.xca
Class XcaInitGateway
java.lang.Object
eu.epsos.pt.ws.client.xca.XcaInitGateway
public class XcaInitGateway
- extends Object
XCA Initiating Gateway dfgdfg
This is an implementation of a IHE XCA Initiation Gateway. This class
provides the necessary operations to query and retrieve documents.
- Author:
- Luís Pinto
- luis.pinto@iuz.pt
, Marcelo Fonseca - marcelo.fonseca@iuz.pt
Method Summary |
static QueryResponse |
crossGatewayQuery(tr.com.srdc.epsos.data.model.PatientId pid,
String countryCode,
org.opensaml.saml2.core.Assertion idAssertion,
org.opensaml.saml2.core.Assertion trcAssertion)
|
static ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType.DocumentResponse |
crossGatewayRetrieve(XDSDocument document,
String homeCommunityId,
String countryCode,
org.opensaml.saml2.core.Assertion idAssertion,
org.opensaml.saml2.core.Assertion trcAssertion)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
crossGatewayQuery
public static QueryResponse crossGatewayQuery(tr.com.srdc.epsos.data.model.PatientId pid,
String countryCode,
org.opensaml.saml2.core.Assertion idAssertion,
org.opensaml.saml2.core.Assertion trcAssertion)
crossGatewayRetrieve
public static ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType.DocumentResponse crossGatewayRetrieve(XDSDocument document,
String homeCommunityId,
String countryCode,
org.opensaml.saml2.core.Assertion idAssertion,
org.opensaml.saml2.core.Assertion trcAssertion)
Copyright © 2012. All Rights Reserved.