Package | Description |
---|---|
com.mulesoft.mule.transport.sap | |
com.mulesoft.mule.transport.sap.jco3 | |
com.mulesoft.mule.transport.sap.jco3.xml | |
com.mulesoft.mule.transport.sap.transformers |
Modifier and Type | Method and Description |
---|---|
SapObject |
SapRequest.getSapObject() |
Modifier and Type | Method and Description |
---|---|
void |
SapRequest.setSapObject(SapObject sapObject) |
Constructor and Description |
---|
SapRequest(com.sap.conn.jco.server.JCoServerContext serverContext,
SapObject sapObject) |
Modifier and Type | Method and Description |
---|---|
SapObject |
SapJcoDefaultConnectionClient.dispatch(SapObject object,
SapJcoSession session) |
abstract SapObject |
SapJcoClient.dispatch(SapObject object,
SapJcoSession session) |
Modifier and Type | Method and Description |
---|---|
SapObject |
SapJcoDefaultConnectionClient.dispatch(SapObject object,
SapJcoSession session) |
abstract SapObject |
SapJcoClient.dispatch(SapObject object,
SapJcoSession session) |
Modifier and Type | Method and Description |
---|---|
SapObject |
SapJcoXmlParser.xmlToSapObject(Collection<InputStream> streams,
SapType type,
String objectName,
String encoding) |
SapObject |
SapIDocXmlParserImpl.xmlToSapObject(Collection<InputStream> streams,
SapType type,
String objectName,
String encoding) |
SapObject |
AbstractSapFunctionXmlParser.xmlToSapObject(Collection<InputStream> streams,
SapType type,
String objectName,
String encoding) |
SapObject |
SapIDocXmlParserImpl.xmlToSapObject(InputStream stream,
SapType type,
String encoding) |
SapObject |
SapJcoXmlParser.xmlToSapObject(InputStream stream,
SapType type,
String objectName,
String encoding) |
SapObject |
SapIDocXmlParserImpl.xmlToSapObject(InputStream stream,
SapType type,
String objectName,
String encoding) |
SapObject |
SapFunctionXmlParserV2Impl.xmlToSapObject(InputStream stream,
SapType type,
String objectName,
String encoding) |
SapObject |
SapFunctionXmlParserV1Impl.xmlToSapObject(InputStream stream,
SapType type,
String objectName,
String encoding) |
Modifier and Type | Method and Description |
---|---|
protected SapObject |
XmlToSapIDoc.transformXml(Collection<?> collection,
String encoding) |
protected SapObject |
XmlToSapObject.transformXml(Object value,
String encoding) |
Copyright © 2016. All rights reserved.