Class OrderEntryCancelForm

java.lang.Object
de.hybris.platform.orderselfserviceaddon.forms.OrderEntryCancelForm

public class OrderEntryCancelForm extends Object
A Form object that is presented on the cancel and confirm cancel page on the store front
  • Constructor Details

    • OrderEntryCancelForm

      public OrderEntryCancelForm()
  • Method Details

    • getCancelEntryQuantityMap

      public Map<Integer,Integer> getCancelEntryQuantityMap()
    • setCancelEntryQuantityMap

      public void setCancelEntryQuantityMap(Map<Integer,Integer> cancelEntryQuantityMap)