Class CartRetrievalDatePopulator
java.lang.Object
de.hybris.platform.commercefacades.order.converters.populator.CartRetrievalDatePopulator
Implementation for populating retrieval dates for cart.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanvoidPopulate the target instance with values from the source instance.voidsetModelService(ModelService modelService)
-
Constructor Details
-
CartRetrievalDatePopulator
public CartRetrievalDatePopulator()
-
-
Method Details
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance.- Specified by:
populatein interfacePopulator<CartModel,CartData> - Parameters:
source- the source objecttarget- the target to fill- Throws:
ConversionException- if an error occurs
-
isRequestedRetrievalDateFeatureEnabled
-
getModelService
-
setModelService
-