public class TableToXmlMetadata extends MetadataParameter implements ExportParameter
In the adapter configuration file this class is aliased as sapjco3-table-to-xml-metadata which is the preferred alternative to the fully qualified classname when building your configuration.
| Constructor and Description |
|---|
TableToXmlMetadata() |
TableToXmlMetadata(java.lang.String paramName,
java.lang.String metadataKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(com.sap.conn.jco.JCoFunction source,
com.adaptris.core.AdaptrisMessage target)
Adapt the JCoFunction object into the AdaptrisMessage
|
getKeyToUse, getMetadataKey, getMetadataValue, setMetadataKeygetAdditionalDebug, getNullConverter, getParameterName, setAdditionalDebug, setNullConverter, setParameterNamepublic TableToXmlMetadata()
public TableToXmlMetadata(java.lang.String paramName,
java.lang.String metadataKey)
public void translate(com.sap.conn.jco.JCoFunction source,
com.adaptris.core.AdaptrisMessage target)
throws JcoException
translate in interface ExportParametersource - the JCO.Functiontarget - the Destination AdaptrisMessageJcoException - wrapping any com.sap.conn.jco.JCoExceptionCopyright Adaptris