com.sage.orion.sdata.servlet
Interface SDataConversation
- All Known Implementing Classes:
- SDataWebConversation
public interface SDataConversation
SData to SData communication Interface
getResponse
SDataResponse getResponse(SDataExternalRequest request)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- Send the request to the external SData server to get the SdataResponse
- Parameters:
request
-
- Returns:
- created SDataResponse object from the request
- Throws:
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
Copyright © 2011 Sage Software, Inc. All rights reserved.