| Package | Description |
|---|---|
| com.dpslink.flash.b2b |
DPS Flash specific implementations for classes in
com.ibm.ctc.b2b.connector. |
| com.ibm.ctc.b2b.connector |
IBM-written product-neutral classes for business-to-business CXML processing.
|
| com.ibm.ctc.b2b.connector.test |
IBM-written product-neutral classes for business-to-business CXML processing.
|
| Modifier and Type | Method and Description |
|---|---|
JavaConnectorResult |
PunchOutConnector.run(ConnectorParameters parms)
Method called by the flow manager to execute the application connector.
|
abstract JavaConnectorResult |
GenericDBConnector.run(ConnectorParameters parms)
Method called by the flow manager to execute the application connector.
|
JavaConnectorResult |
NewQuoteConnector.run(ConnectorParameters parms)
Method called by the flow manager to execute the application connector.
|
JavaConnectorResult |
OrderRequestConnector.run(ConnectorParameters parms)
Method called by the flow manager to execute the application connector.
|
| Modifier and Type | Method and Description |
|---|---|
JavaConnectorResult |
ApplicationConnectorInterface.run(ConnectorParameters parms)
Method called to process the request.
|
| Modifier and Type | Method and Description |
|---|---|
JavaConnectorResult |
OrderRequestConnector.run(ConnectorParameters parms) |
JavaConnectorResult |
NewQuoteConnector.run(ConnectorParameters parms) |
JavaConnectorResult |
PunchoutSetupRequestConnector.run(ConnectorParameters parms) |