Interface PunchOutInboundProcessor

All Known Implementing Classes:
DefaultPunchOutOrderRequestProcessor, DefaultPunchOutProfileRequestProcessor, DefaultPunchOutSetupRequestProcessor

public interface PunchOutInboundProcessor
An inbound processor that populate a CXML response for a cXML Profile Request
  • Method Summary

    Modifier and Type
    Method
    Description
    generatecXML(CXML request)
    Generates the cXML for the result.
  • Method Details

    • generatecXML

      CXML generatecXML(CXML request)
      Generates the cXML for the result.