Uses of Class
com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
Packages that use BillingEventPaymentWithEvent
Package
Description
-
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.job.autoconfigure
Methods in com.broadleafcommerce.billing.job.autoconfigure that return types with arguments of type BillingEventPaymentWithEvent -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.job.domain
Methods in com.broadleafcommerce.billing.job.domain that return BillingEventPaymentWithEventMethods in com.broadleafcommerce.billing.job.domain with parameters of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionvoidBillingProcessingRequestWithFullDetails.setPayment(BillingEventPaymentWithEvent payment) Constructors in com.broadleafcommerce.billing.job.domain with parameters of type BillingEventPaymentWithEventModifierConstructorDescriptionBillingProcessingRequestWithFullDetails(BillingProcessingRequest processingRequest, BillingEventPaymentWithEvent payment, RefundDetailsWithRefundAndBillingEvent refund, PaymentTransactionDetail paymentTransactionToRefund, BillingEventDTO billingEventDTO) -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.job.module
Fields in com.broadleafcommerce.billing.job.module with type parameters of type BillingEventPaymentWithEventModifier and TypeFieldDescriptionBillingProcessingRequestInitializer.billingEventPaymentFinderprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingProcessingRequestInitializer.billingEventPaymentServiceNewChargeBillingRequestGenerator.paymentFinder -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.job.service
Classes in com.broadleafcommerce.billing.job.service with type parameters of type BillingEventPaymentWithEventModifier and TypeInterfaceDescriptioninterfaceMethod parameters in com.broadleafcommerce.billing.job.service with type arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionBillingProcessingRequestGenerator.saveBillingEventPaymentAndPrepareMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests) Deprecated.BillingProcessingRequestGenerator.saveBillingEventPaymentAndPrepareMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Savepaymentsand processing requests.default voidBillingProcessingRequestGenerator.saveRecordsAndSendMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests) Deprecated.voidBillingProcessingRequestGenerator.saveRecordsAndSendMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Save list ofBillingEventPaymentWithEventand requests, and send message toBillingProcessingRequestInitializer -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.job.service.impl
Classes in com.broadleafcommerce.billing.job.service.impl with type parameters of type BillingEventPaymentWithEventModifier and TypeClassDescriptionclassFields in com.broadleafcommerce.billing.job.service.impl with type parameters of type BillingEventPaymentWithEventModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultBillingProcessRequestService.billingEventPaymentServiceprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultTaxCalculationHandlerService.billingEventPaymentServiceprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultBillingProcessingRequestGenerator.paymentServiceprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultPaymentAndRefundUpdaterService.paymentServiceprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultBillingEventPaymentFinder.serviceMethod parameters in com.broadleafcommerce.billing.job.service.impl with type arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionDefaultBillingProcessingRequestGenerator.saveBillingEventPaymentAndPrepareMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) voidDefaultBillingProcessingRequestGenerator.saveRecordsAndSendMessage(String billingJobId, List<BillingEventPaymentWithEvent> records, List<P> processingRequests, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.service
Classes in com.broadleafcommerce.billing.service with type parameters of type BillingEventPaymentWithEventModifier and TypeInterfaceDescriptioninterfaceBillingEventPaymentService<P extends BillingEventPayment,Q extends BillingEventPaymentWithEvent, R extends BillingEventDTO, S extends BillingEventPaymentWithTransaction> -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.service.autoconfigure
Methods in com.broadleafcommerce.billing.service.autoconfigure that return types with arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionBillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingServiceAutoConfiguration.billingEventPaymentService(BillingEventPaymentRepository<com.broadleafcommerce.data.tracking.core.Trackable> repo, com.broadleafcommerce.data.tracking.core.service.CrudEntityHelper helper) -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.service.impl
Classes in com.broadleafcommerce.billing.service.impl with type parameters of type BillingEventPaymentWithEventModifier and TypeClassDescriptionclassDefaultBillingEventPaymentService<P extends BillingEventPayment,Q extends BillingEventPaymentWithEvent, R extends BillingEventDTO, S extends BillingEventPaymentWithTransaction, T extends PaymentTransactionDetail> Fields in com.broadleafcommerce.billing.service.impl with type parameters of type BillingEventPaymentWithEventModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultBillingEventService.billingEventPaymentService -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.billing.web.endpoint
Fields in com.broadleafcommerce.billing.web.endpoint with type parameters of type BillingEventPaymentWithEventModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingEventEndpoint.billingEventPaymentServiceMethods in com.broadleafcommerce.billing.web.endpoint that return types with arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingEventPaymentEndpoint.getBillingEventPaymentService()Constructor parameters in com.broadleafcommerce.billing.web.endpoint with type arguments of type BillingEventPaymentWithEventModifierConstructorDescriptionBillingEventPaymentEndpoint(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> billingEventPaymentService) -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.subscription.job.module
Fields in com.broadleafcommerce.subscription.job.module with type parameters of type BillingEventPaymentWithEventMethod parameters in com.broadleafcommerce.subscription.job.module with type arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionvoidSubscriptionStatusBillingJobGenerator.setPaymentFinder(BillingEventPaymentFinder<BillingEventPaymentWithEvent> paymentFinder) -
Uses of BillingEventPaymentWithEvent in com.broadleafcommerce.subscription.service.impl
Fields in com.broadleafcommerce.subscription.service.impl with type parameters of type BillingEventPaymentWithEventModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultSubscriptionService.billingEventPaymentServiceMethod parameters in com.broadleafcommerce.subscription.service.impl with type arguments of type BillingEventPaymentWithEventModifier and TypeMethodDescriptionvoidDefaultSubscriptionService.setBillingEventPaymentService(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> billingEventPaymentService)
BillingProcessingRequestGenerator.saveBillingEventPaymentAndPrepareMessage(String, List, List, ContextInfo)instead