Uses of Class
com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
Packages that use BillingEventPaymentWithTransaction
Package
Description
-
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.domain
Methods in com.broadleafcommerce.billing.domain that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionBillingEventDTO.getBillingEventPaymentsWithTransactions()A list ofpayments with transactionsassociated with aBillingEventMethod parameters in com.broadleafcommerce.billing.domain with type arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionvoidBillingEventDTO.setBillingEventPaymentsWithTransactions(List<BillingEventPaymentWithTransaction> billingEventPaymentsWithTransactions) A list ofpayments with transactionsassociated with aBillingEventConstructor parameters in com.broadleafcommerce.billing.domain with type arguments of type BillingEventPaymentWithTransactionModifierConstructorDescriptionBillingEventDTO(BillingEvent billingEvent, List<BillingEventPaymentWithTransaction> billingEventPaymentsWithTransactions, List<BillingEventItemWithTaxDetails> billingEventItemsWithTaxDetails, BillingEventAddress billingEventAddress, List<BillingEventAdjustment> billingEventAdjustments) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.job.autoconfigure
Methods in com.broadleafcommerce.billing.job.autoconfigure that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionBillingEventPricingService<BillingEventDTO,BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction> BillingJobAutoConfiguration.billingEventPricingService() -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.job.module
Fields in com.broadleafcommerce.billing.job.module with type parameters of type BillingEventPaymentWithTransactionModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingProcessingRequestInitializer.billingEventPaymentServiceprotected BillingEventPricingService<BillingEventDTO,BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction> BillingProcessingRequestInitializer.billingEventPricingServiceprotected BillingEventPricingService<BillingEventDTO,BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction> TaxCalculationProcessorHandler.billingEventPricingService -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.job.service
Classes in com.broadleafcommerce.billing.job.service with type parameters of type BillingEventPaymentWithTransactionModifier and TypeInterfaceDescriptioninterfaceBillingEventPricingService<P extends BillingEventDTO,Q extends BillingEvent, R extends BillingEventAdjustment, S extends BillingEventItemWithTaxDetails, T extends BillingEventPaymentWithTransaction> -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.job.service.impl
Classes in com.broadleafcommerce.billing.job.service.impl with type parameters of type BillingEventPaymentWithTransactionModifier and TypeClassDescriptionclassDefaultBillingEventPricingService<P extends BillingEventDTO,Q extends BillingEvent, R extends BillingEventAdjustment, S extends BillingEventItemWithTaxDetails, T extends BillingEventPaymentWithTransaction> Fields in com.broadleafcommerce.billing.job.service.impl with type parameters of type BillingEventPaymentWithTransactionModifier 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.serviceMethods in com.broadleafcommerce.billing.job.service.impl with parameters of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected voidDefaultTaxCalculationHandlerService.updateBillingEventPayment(BillingEventPaymentWithTransaction billingEventPaymentWithTransaction, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Method parameters in com.broadleafcommerce.billing.job.service.impl with type arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected voidDefaultTaxCalculationHandlerService.updateBillingEventPayments(List<BillingEventPaymentWithTransaction> billingEventPaymentWithTransactions, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.service
Classes in com.broadleafcommerce.billing.service with type parameters of type BillingEventPaymentWithTransactionModifier and TypeInterfaceDescriptioninterfaceBillingEventPaymentService<P extends BillingEventPayment,Q extends BillingEventPaymentWithEvent, R extends BillingEventDTO, S extends BillingEventPaymentWithTransaction> -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.service.autoconfigure
Methods in com.broadleafcommerce.billing.service.autoconfigure that return types with arguments of type BillingEventPaymentWithTransactionModifier 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 BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.service.impl
Classes in com.broadleafcommerce.billing.service.impl with type parameters of type BillingEventPaymentWithTransactionModifier 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 BillingEventPaymentWithTransactionModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultBillingEventService.billingEventPaymentServiceMethods in com.broadleafcommerce.billing.service.impl that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected List<BillingEventPaymentWithTransaction>DefaultBillingEventService.getBillingEventsPaymentWithTransactions(P billingEvent, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.web.endpoint
Fields in com.broadleafcommerce.billing.web.endpoint with type parameters of type BillingEventPaymentWithTransactionModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingEventEndpoint.billingEventPaymentServiceMethods in com.broadleafcommerce.billing.web.endpoint that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> BillingEventPaymentEndpoint.getBillingEventPaymentService()Methods in com.broadleafcommerce.billing.web.endpoint with parameters of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionBillingEventPaymentEndpoint.createBillingEventPayment(BillingEventPaymentWithTransaction billingEventPaymentWithTransactionRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Constructor parameters in com.broadleafcommerce.billing.web.endpoint with type arguments of type BillingEventPaymentWithTransactionModifierConstructorDescriptionBillingEventPaymentEndpoint(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> billingEventPaymentService) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.billing.web.endpoint.domain
Methods in com.broadleafcommerce.billing.web.endpoint.domain that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionCreateBillingEventRequest.getBillingEventPaymentsWithTransactions()A list ofpayments with transactionsto be created alongside aBillingEventMethod parameters in com.broadleafcommerce.billing.web.endpoint.domain with type arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionvoidCreateBillingEventRequest.setBillingEventPaymentsWithTransactions(List<BillingEventPaymentWithTransaction> billingEventPaymentsWithTransactions) A list ofpayments with transactionsto be created alongside aBillingEventConstructor parameters in com.broadleafcommerce.billing.web.endpoint.domain with type arguments of type BillingEventPaymentWithTransactionModifierConstructorDescriptionCreateBillingEventRequest(BillingEvent billingEvent, List<BillingEventPaymentWithTransaction> billingEventPaymentsWithTransactions, List<BillingEventItemWithTaxDetails> billingEventItemsWithTaxDetails, BillingEventAddress billingEventAddress, List<BillingEventAdjustment> billingEventAdjustments) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.subscription.job.service.impl
Methods in com.broadleafcommerce.subscription.job.service.impl that return BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected BillingEventPaymentWithTransactionDefaultSubscriptionBillingEventGeneratorService.createBillingEventPaymentWithTransaction(@NonNull Subscription subscription, SubscriptionNextPeriodBillingEventGenerationRequest request, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Methods in com.broadleafcommerce.subscription.job.service.impl that return types with arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionprotected BillingEventPricingService<BillingEventDTO,BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction> DefaultSubscriptionBillingEventGeneratorService.getBillingEventPricingService()Method parameters in com.broadleafcommerce.subscription.job.service.impl with type arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionvoidDefaultSubscriptionBillingEventGeneratorService.setBillingEventPricingService(BillingEventPricingService<BillingEventDTO, BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction> billingEventPricingService) -
Uses of BillingEventPaymentWithTransaction in com.broadleafcommerce.subscription.service.impl
Fields in com.broadleafcommerce.subscription.service.impl with type parameters of type BillingEventPaymentWithTransactionModifier and TypeFieldDescriptionprotected BillingEventPaymentService<BillingEventPayment,BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> DefaultSubscriptionService.billingEventPaymentServiceMethod parameters in com.broadleafcommerce.subscription.service.impl with type arguments of type BillingEventPaymentWithTransactionModifier and TypeMethodDescriptionvoidDefaultSubscriptionService.setBillingEventPaymentService(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction> billingEventPaymentService)