public class PunchoutSetupRequestConnector extends java.lang.Object implements ApplicationConnectorInterface
COPYRIGHT| Constructor and Description |
|---|
PunchoutSetupRequestConnector() |
| Modifier and Type | Method and Description |
|---|---|
JavaConnectorResult |
run(ConnectorParameters parms)
Method called to process the request.
|
public JavaConnectorResult run(ConnectorParameters parms)
ApplicationConnectorInterfacerun in interface ApplicationConnectorInterfaceparms - Parameters for the request.