Class ProductReferenceWsDTO

java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.ReferenceWsDTO
de.hybris.platform.commercewebservicescommons.dto.product.ProductReferenceWsDTO
All Implemented Interfaces:
Serializable

public class ProductReferenceWsDTO extends ReferenceWsDTO
Representation of a Product Reference
See Also:
  • Constructor Details

    • ProductReferenceWsDTO

      public ProductReferenceWsDTO()
  • Method Details

    • setPreselected

      public void setPreselected(Boolean preselected)
    • getPreselected

      public Boolean getPreselected()