Class AddToEntryGroupForm

java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.forms.AddToEntryGroupForm

public class AddToEntryGroupForm extends Object
Form for adding entry group to the cart.
  • Constructor Details

    • AddToEntryGroupForm

      public AddToEntryGroupForm()
  • Method Details

    • getProductCode

      public String getProductCode()
    • setProductCode

      public void setProductCode(String productCode)
    • getEntryGroupNumber

      public Integer getEntryGroupNumber()
    • setEntryGroupNumber

      public void setEntryGroupNumber(Integer entryGroupNumber)