Uses of Class
org.broadleafcommerce.vendor.sample.service.payment.PaymentTransactionType
Packages that use PaymentTransactionType
Package
Description
-
Uses of PaymentTransactionType in org.broadleafcommerce.payment.service.gateway
Methods in org.broadleafcommerce.payment.service.gateway with parameters of type PaymentTransactionTypeModifier and TypeMethodDescriptionprotected org.broadleafcommerce.common.payment.dto.PaymentResponseDTOSamplePaymentGatewayCustomerServiceImpl.buildSampleGatewayResponse(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO requestDTO, PaymentTransactionType transactionType) -
Uses of PaymentTransactionType in org.broadleafcommerce.vendor.sample.service.payment
Fields in org.broadleafcommerce.vendor.sample.service.payment declared as PaymentTransactionTypeModifier and TypeFieldDescriptionstatic final PaymentTransactionTypePaymentTransactionType.CREATE_CUSTOMERstatic final PaymentTransactionTypePaymentTransactionType.DELETE_CUSTOMERstatic final PaymentTransactionTypePaymentTransactionType.UPDATE_CUSTOMERMethods in org.broadleafcommerce.vendor.sample.service.payment that return PaymentTransactionTypeModifier and TypeMethodDescriptionstatic PaymentTransactionTypePaymentTransactionType.getInstance(String type)