Class CartChinesePaymentInfoPopulator
java.lang.Object
de.hybris.platform.chinesepaymentfacades.payment.populator.CartChinesePaymentInfoPopulator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ChinesePaymentServicesStrategyprotected EnumerationServiceprotected PaymentModeServiceprotected StoreSessionFacadevoidPopulate the target instance with values from the source instance.voidsetChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) voidsetEnumerationService(EnumerationService enumerationService) voidsetPaymentModeService(PaymentModeService paymentModeService) voidsetStoreSessionFacade(StoreSessionFacade storeSessionFacade)
-
Constructor Details
-
CartChinesePaymentInfoPopulator
public CartChinesePaymentInfoPopulator()
-
-
Method Details
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance. -
getChinesePaymentServicesStrategy
-
setChinesePaymentServicesStrategy
public void setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) -
getPaymentModeService
-
setPaymentModeService
-
getEnumerationService
-
setEnumerationService
-
getStoreSessionFacade
-
setStoreSessionFacade
-