Uses of Interface
de.hybris.platform.payment.PaymentService
Packages that use PaymentService
Package
Description
-
Uses of PaymentService in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceDefaultPaymentTransactionStrategy.getPaymentService()Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidDefaultPaymentTransactionStrategy.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.chinesepaymentservices.payment
Subinterfaces of PaymentService in de.hybris.platform.chinesepaymentservices.paymentModifier and TypeInterfaceDescriptioninterfaceThe interface to be implemented by the 3rd part payment service provider -
Uses of PaymentService in de.hybris.platform.chinesepspalipayservices.payment
Classes in de.hybris.platform.chinesepspalipayservices.payment that implement PaymentService -
Uses of PaymentService in de.hybris.platform.chinesepspwechatpayservices.payment.impl
Classes in de.hybris.platform.chinesepspwechatpayservices.payment.impl that implement PaymentServiceModifier and TypeClassDescriptionclassA default implements of chinese payment service -
Uses of PaymentService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceDefaultCustomerAccountService.getPaymentService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidDefaultCustomerAccountService.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceDefaultCommerceCheckoutService.getPaymentService()protected PaymentServiceDefaultCommercePaymentAuthorizationStrategy.getPaymentService()protected PaymentServiceDefaultCommercePlaceOrderStrategy.getPaymentService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidDefaultCommerceCheckoutService.setPaymentService(PaymentService paymentService) voidDefaultCommercePaymentAuthorizationStrategy.setPaymentService(PaymentService paymentService) voidDefaultCommercePlaceOrderStrategy.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.payment.impl
Classes in de.hybris.platform.payment.impl that implement PaymentServiceModifier and TypeClassDescriptionclassDefault implementation for PaymentService -
Uses of PaymentService in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceDefaultWarehousingConsignmentFacade.getPaymentService()Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidDefaultWarehousingConsignmentFacade.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceCancelWholeOrderAuthorizationAction.getPaymentService()protected PaymentServiceTakePaymentAction.getPaymentService()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidCancelWholeOrderAuthorizationAction.setPaymentService(PaymentService paymentService) voidTakePaymentAction.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.yacceleratorfulfilmentprocess.test
Fields in de.hybris.platform.yacceleratorfulfilmentprocess.test declared as PaymentService -
Uses of PaymentService in de.hybris.platform.yacceleratorordermanagement.actions.order.payment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.payment that return PaymentServiceMethods in de.hybris.platform.yacceleratorordermanagement.actions.order.payment with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidTakePaymentAction.setPaymentService(PaymentService paymentService) -
Uses of PaymentService in de.hybris.platform.yacceleratorordermanagement.actions.returns
Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns that return PaymentServiceModifier and TypeMethodDescriptionprotected PaymentServiceCaptureRefundAction.getPaymentService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns with parameters of type PaymentServiceModifier and TypeMethodDescriptionvoidCaptureRefundAction.setPaymentService(PaymentService paymentService)