Interface ProductMigrationController

All Known Implementing Classes:
ProductMigrationControllerImpl

public interface ProductMigrationController
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eblocker.registration.UpsellInfoWrapper
    getUpsellInfo(org.restexpress.Request request, org.restexpress.Response response)
     
  • Method Details

    • getUpsellInfo

      org.eblocker.registration.UpsellInfoWrapper getUpsellInfo(org.restexpress.Request request, org.restexpress.Response response)