Class CreditCardPaymentInfoPopulator

java.lang.Object
de.hybris.platform.subscriptionfacades.order.converters.populator.CreditCardPaymentInfoPopulator
All Implemented Interfaces:
Populator<CreditCardPaymentInfoModel,CCPaymentInfoData>

public class CreditCardPaymentInfoPopulator extends Object implements Populator<CreditCardPaymentInfoModel,CCPaymentInfoData>
Credit Card Payment Info Populator that populates subscription-specific information only. Expects that the commercefacades' CreditCardPaymentInfoPopulator will also be used first.