Uses of Interface
de.hybris.platform.commerceservices.order.CommerceCardTypeService
-
-
Uses of CommerceCardTypeService in de.hybris.platform.cissapdigitalpayment.service.impl
Methods in de.hybris.platform.cissapdigitalpayment.service.impl that return CommerceCardTypeService Modifier and Type Method Description CommerceCardTypeServiceDefaultSapDigitalPaymentService. getCommerceCardTypeService()Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type CommerceCardTypeService Modifier and Type Method Description voidDefaultSapDigitalPaymentService. setCommerceCardTypeService(CommerceCardTypeService commerceCardTypeService) -
Uses of CommerceCardTypeService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CommerceCardTypeService Modifier and Type Method Description protected CommerceCardTypeServiceDefaultCheckoutFacade. getCommerceCardTypeService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CommerceCardTypeService Modifier and Type Method Description voidDefaultCheckoutFacade. setCommerceCardTypeService(CommerceCardTypeService commerceCardTypeService) -
Uses of CommerceCardTypeService in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceCardTypeService Modifier and Type Class Description classDefaultCommerceCardTypeServiceDefault implementation of service which returns defined card types
-