com.metamatrix.connector.xml.base
Class Response
java.lang.Object
com.metamatrix.connector.xml.base.Response
public class Response
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Response
public Response(XMLDocument[] docs,
java.lang.String[] cacheKeys,
DocumentProducer docProducer,
IDocumentCache cache,
java.lang.String cacheReference)
Response
public Response(java.lang.String id,
DocumentProducer docProducer,
IDocumentCache cache,
java.lang.String cacheReference)
getDocuments
public XMLDocument[] getDocuments()
throws ConnectorException
- Throws:
ConnectorException
getResponseId
public java.lang.String getResponseId()
throws ConnectorException
- Throws:
ConnectorException
Copyright © 2009. All Rights Reserved.