Class ProductConfigOrderEntryWsDTO

java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.OrderEntryWsDTO
de.hybris.platform.sap.productconfig.occ.ProductConfigOrderEntryWsDTO
All Implemented Interfaces:
Serializable

public class ProductConfigOrderEntryWsDTO extends OrderEntryWsDTO
Representation of an order entry with product configuration attached
See Also:
  • Constructor Details

    • ProductConfigOrderEntryWsDTO

      public ProductConfigOrderEntryWsDTO()
  • Method Details

    • setConfigId

      public void setConfigId(String configId)
    • getConfigId

      public String getConfigId()