Class OPPSExtendedCartPopulator
public class OPPSExtendedCartPopulator
extends de.hybris.platform.commercefacades.order.converters.populator.CartPopulator<CartData>
Populator to populate OPPS promotions
-
Field Summary
Fields inherited from class de.hybris.platform.commercefacades.order.converters.populator.AbstractOrderPopulator
SKIP_ORDER_ENTRYGROUPS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidPopulate method to populate OPPS promotions to Cart datavoidsetConfigService(PPSConfigService configService) Methods inherited from class de.hybris.platform.commercefacades.order.converters.populator.CartPopulator
addPromotions, addSavedCartData, getQuoteConverter, setQuoteConverterMethods inherited from class de.hybris.platform.commercefacades.order.converters.populator.AbstractOrderPopulator
addComments, addCommon, addDeliveryAddress, addDeliveryMethod, addDeliveryStatus, addEntries, addEntryGroups, addPaymentInformation, addPrincipalInformation, addPromotions, addTotals, assignEntriesToGroups, assignParentGroups, calcTotalItems, calcTotalUnitCount, calcTotalWithTax, checkForGuestCustomer, createPrice, createZeroPrice, getAddressConverter, getCommerceEntryGroupUtils, getCommonI18NService, getCreditCardPaymentInfoConverter, getDeliveryModeConverter, getEntryGroupConverter, getEntryGroupService, getGroup, getModelService, getOrderCommentConverter, getOrderDiscountsAmount, getOrderEntryConverter, getPriceData, getPriceDataFactory, getPrincipalConverter, getProductsDiscountsAmount, getPromotionResultConverter, getPromotions, getPromotionsService, getQuoteDiscountsAmount, getQuoteDiscountsTypeAndRate, getSessionService, getTypeService, getVirtualEntryGroupStrategy, getZoneDeliveryModeConverter, mapGroupIdToEntryData, setAddressConverter, setCommerceEntryGroupUtils, setCommonI18NService, setCreditCardPaymentInfoConverter, setDeliveryModeConverter, setEntryGroupConverter, setEntryGroupService, setModelService, setOrderCommentConverter, setOrderEntryConverter, setPriceDataFactory, setPrincipalConverter, setPromotionResultConverter, setPromotionsService, setSessionService, setTypeService, setVirtualEntryGroupStrategy, setZoneDeliveryModeConverter, sortEntryGroups, updateEntryGroupReferences
-
Constructor Details
-
OPPSExtendedCartPopulator
public OPPSExtendedCartPopulator()
-
-
Method Details
-
populate
Populate method to populate OPPS promotions to Cart data -
getConfigService
-
setConfigService
-