Class PriceValueUpdateData
java.lang.Object
de.hybris.platform.sap.productconfig.facades.PriceValueUpdateData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetCsticUiKey(String csticUiKey) voidsetPrices(Map<String, PriceDataPair> prices) voidsetSelectedValues(List<String> selectedValues) voidsetShowDeltaPrices(boolean showDeltaPrices)
-
Constructor Details
-
PriceValueUpdateData
public PriceValueUpdateData()
-
-
Method Details
-
setCsticUiKey
-
getCsticUiKey
-
setSelectedValues
-
getSelectedValues
-
setPrices
-
getPrices
-
setShowDeltaPrices
public void setShowDeltaPrices(boolean showDeltaPrices) -
isShowDeltaPrices
public boolean isShowDeltaPrices()
-