Interface AbstractOrderIntegrationService

All Known Implementing Classes:
DefaultAbstractOrderIntegrationService

public interface AbstractOrderIntegrationService
Deals with abstract order integration
  • Method Details

    • getConfigIdForAbstractOrderEntry

      String getConfigIdForAbstractOrderEntry(AbstractOrderEntryModel entry)
      Retrieve configuration ID for abstract order entry
      Parameters:
      entry - Abstract order entry
      Returns:
      Configuration ID
    • setConfigIdForAbstractOrderEntry

      void setConfigIdForAbstractOrderEntry(AbstractOrderEntryModel entry, String newConfigId)
      * Save new configuration ID for abstract order entry
      Parameters:
      entry - Abstract order entry
      newConfigId - new configuration ID