Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortActiveBySubscriptionRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Abort all the
JpaBillingEventPaymententities bySubscriptiondomain object id - abortActiveBySubscriptionRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- abortAllActivePaymentsBySubscriptionRef(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- abortAllBillingEventPaymentsByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- abortAllOrderPaymentsByOrderId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- abortBillingEventPaymentByPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- abortBillingEventPayments(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- abortByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Abort all the
JpaBillingEventPaymententities byBillingEventdomain object id - abortByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- abortByPaymentId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Abort a
JpaBillingEventPaymententity byBillingEventPaymentdomain object id - abortByPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- ABORTED - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- ABORTED - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- ABORTED - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- ABORTED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- ABORTED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- ABORTED - Static variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- ABORTED - Static variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- abortOrderPaymentByPaymentId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- abortRefundEvent(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- abortRefundEvent(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Pass the refundEventId and CurrencyCode to abort the
JpaRefundEvententity - abortRefundEvent(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- abortRefundEvent(String, String) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- abortRefundEvent(String, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- AbstractBillingOperation - Class in com.broadleafcommerce.billing.job.domain
- AbstractBillingOperation() - Constructor for class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- AbstractDeadLetterNotificationService - Class in com.broadleafcommerce.deadletter.service
- AbstractDeadLetterNotificationService(DeadLetterService<DeadLetter>) - Constructor for class com.broadleafcommerce.deadletter.service.AbstractDeadLetterNotificationService
- AbstractExternalProvider - Class in com.broadleafcommerce.billing.service.provider.external
- AbstractExternalProvider(WebClient, ObjectMapper, TypeFactory) - Constructor for class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
- AbstractMessageListener - Class in com.broadleafcommerce.messaging
- AbstractMessageListener() - Constructor for class com.broadleafcommerce.messaging.AbstractMessageListener
- AbstractMessageSender - Class in com.broadleafcommerce.messaging
- AbstractMessageSender() - Constructor for class com.broadleafcommerce.messaging.AbstractMessageSender
- AbstractSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service
- AbstractSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.AbstractSubscriptionNextBillDateProcessor
- ACTIVE - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates an active subscription
- add(Class<T>, BiConsumer<T, ContextInfo>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- addAdditionalAttribute(String, Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Takes in any additional attributes passed in the request not matching any defined properties.
- addAdjustment(HttpServletRequest, HttpServletResponse, boolean, SubscriptionAdjustment, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- addAdjustment(HttpServletRequest, HttpServletResponse, SubscriptionAdjustment, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
AdjustmentEndpoint#addAdjustment(HttpServletRequest, HttpServletResponse, SubscriptionAdjustment, ContextInfo)instead - addAdjustment(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - addItemAdjustment(HttpServletRequest, HttpServletResponse, boolean, SubscriptionItemAdjustment, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- addItemAdjustment(HttpServletRequest, HttpServletResponse, SubscriptionItemAdjustment, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
ItemAdjustmentEndpoint#addItemAdjustment(HttpServletRequest, HttpServletResponse, SubscriptionItemAdjustment, ContextInfo)instead - addItemAdjustment(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - additionalAttributes - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- additionalAttributes - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- additionalAttributes - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- additionalAttributes - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- additionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
Additional information about the lock
- additionalFields - Variable in class com.broadleafcommerce.billing.domain.RefundEvent
- addNullableTransactionAdditionalField(PaymentAccountProcessingRequest, String, String, boolean) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
-
Add a transactionAdditionalField while handling null safety.
- addOffsetOrPageNumber(MultiValueMap<String, String>, Pageable) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
- addOnKey - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- addOperationAndFilterOutAlreadyProcessed(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- addOperationAndFilterOutAlreadyProcessed(List<T>, Function<T, BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- addPredicatesForSubscriptionStatusAndNexBillDateBeforeNow(List<Predicate>, Map<String, Object>, Root<D>, CriteriaBuilder, String) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- addPriceDataChange(Set<String>, PriceDataChange, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- addPriceDataChange(Set<String>, PriceDataChange, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Adds a
PriceDataChangeto the subscription. - addPriceDataChange(S, PriceDataChange, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Adds a
PriceDataChangeto theSubscriptionand updates the subscription. - addPriceDataChanges(boolean, PriceDataChangeRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- Address - Class in com.broadleafcommerce.billing.job.domain
-
Contains street address fields for payment purposes
- Address - Class in com.broadleafcommerce.billing.service.provider.domain
-
The street address for a physical location.
- Address() - Constructor for class com.broadleafcommerce.billing.job.domain.Address
- Address() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.Address
- Address(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.broadleafcommerce.billing.job.domain.Address
- addToActivateSubscriptions(Subscription) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addToCancelSubscriptions(Subscription) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addToChargeRequests(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- addToGrantEntitlements(List<Entitlement>) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addToRefundRequests(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- addToRefundSubscriptions(Subscription) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addToRevokeEntitlements(List<Entitlement>) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addToUpdateSubscriptions(Subscription) - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- addTransactionAdditionalField(String, String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- addTransactionAdditionalFields(Map<String, String>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- adjustmentAmount - Variable in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
The total event-level adjustment amount.
- adjustmentAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- adjustmentAmountFromBillingEventItems(List<BillingEventItemWithTaxDetails>) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Sum of all the BillingEventItems unit price per quantity including the BillingEventItemAdjustments amount
- AdjustmentEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
- AdjustmentEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- adjustmentRef - Variable in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
Reference to the promotion or offer that drives this adjustment
- adjustmentRef - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the promotion or offer that drives this adjustment
- adjustmentRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- adjustmentRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- adjustmentUnitAmount - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item, possibly prorated for various reasons including a mid-period action on the subscription.
- adjustmentUnitAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- adoptNextStatusForSubscription(Subscription, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Adopt subscriptionNextStatus as subscriptionStatus and handle the status change
- afterPropertiesSet() - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- afterPropertiesSet() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- afterPropertiesSet() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- afterPropertiesSet() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- afterPropertiesSet() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- allowAdjustmentPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- allowPaymentTransactionDetailPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- allowTaxPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- allPaymentAccountsAreHardFailures(BillingProcessingRequestWithPayment) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
-
Checks if all the PaymentAccountProcessingRequests failureType is HARD_FAILURE
- alternateUserRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- alternateUserRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- alternateUserRefType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- amount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- AMOUNT_OFF - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
-
Take an amount off of the total amount.
- AMOUNT_OFF - Static variable in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- ANNUALLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill a subscription once a year.
- ANNUALLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- annualSubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- AnnualSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- AnnualSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.AnnualSubscriptionNextBillDateProcessor
- antPathMatcher - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- anyPaymentAccountsResultedInSoftFailure(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
-
Checks if any of the PaymentAccountProcessingRequests failureType is
PaymentFailureTypeEnum.SOFT_FAILURE - APPLICATION_ID - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- ApplicationDiscriminationDisableConfig() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig
- applyDifferenceToAdjustAmount(BillingEventItem, long, BigDecimal, BillingEventItemAdjustment) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- applyLock(Trackable) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- applyTaxDetails(BillingEvent, Map<P, List<Q>>, TaxResponseGroup, MonetaryAmount, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- applyTaxResponses(TaxCalculationResponse, BillingEvent, Map<P, List<Q>>, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- archived - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- ARCHIVED - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- archiveReason - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- assemble(Serializable, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- assemble(Serializable, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- AssignedOrUuidGenerator - Class in com.broadleafcommerce.billing.common.provider.jpa.id
-
Deprecated.The system generally expects to programmatically assign ids
- AssignedOrUuidGenerator() - Constructor for class com.broadleafcommerce.billing.common.provider.jpa.id.AssignedOrUuidGenerator
-
Deprecated.
- atEndOfDay(Date) - Static method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- attemptCount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- attemptCount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- AttributeId - Class in com.broadleafcommerce.billing.provider.jpa.domain
- AttributeId() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- AttributeId(String, String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- AuditedJpaEntity - Class in com.broadleafcommerce.billing.common.provider.jpa.domain
-
Deprecated.Use
BillingTenantJpaTrackinginstead - AuditedJpaEntity() - Constructor for class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- AUTHOR_NAME - Static variable in class com.broadleafcommerce.subscription.service.SubscriptionUtils
- authorize(OAuth2AuthorizeRequest) - Method in class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
- authorizeAndCapture(String, SavedPaymentMethodTransactionExecutionRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- authorizeAndCapture(String, SavedPaymentMethodTransactionExecutionRequest, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.PaymentTransactionExecutionProvider
-
Authorize and Captures an amount described by the
SavedPaymentMethodTransactionExecutionRequestagainst the saved payment method described by the providedsavedPaymentMethodId. - authorizeAndCapture(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- authorizeAndCapture(P, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentTransactionExecutionService
-
Executes an AuthorizeAndCapture (aka Charge) transaction based on the provided
BillingProcessingRequest - AUTO_RENEW - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to automatically renew the subscription
- AUTO_RENEW - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
-
Declares that the subscription's terms will be renewed
- AWAITING_ASYNC_RESULTS - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
The transaction request was successfully queued by the gateway, but transaction results will be communicated asynchronously.
- AWAITING_ASYNC_TX_RESULT - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
B
- BASE_URI - Static variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentTransactionDetailsEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.LegacySubscriptionEndpoint
-
Deprecated.
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- BASE_URI - Static variable in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- BaseJpaEntity - Class in com.broadleafcommerce.billing.common.provider.jpa.domain
-
Deprecated.Use
com.broadleafcommerce.data.tracking.core.TenantTrackableinstead - BaseJpaEntity() - Constructor for class com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
-
Deprecated.
- BaseJpaRepository<D,
P extends MappableTo<D>, ID> - Interface in com.broadleafcommerce.billing.common.provider.jpa.repository -
Deprecated.Use
com.broadleafcommerce.data.tracking.jpa.filtering.JpaTrackableRepositoryinstead - BaseJpaRepositoryImpl<D,
P extends MappableTo<D>, ID> - Class in com.broadleafcommerce.billing.common.provider.jpa.repository -
Deprecated.
- BaseJpaRepositoryImpl(Class<P>, EntityManager) - Constructor for class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- BaseJpaRepositoryImpl(JpaEntityInformation<P, ?>, EntityManager) - Constructor for class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- BaseRepository<D,
P, ID> - Interface in com.broadleafcommerce.billing.common.repository -
Deprecated.Use
com.broadleafcommerce.data.tracking.core.TrackableRepositoryinstead - BasicAuditDomainMapperMember - Class in com.broadleafcommerce.billing.provider.jpa.audit
-
Override out-of-the-box audit mapping to set updater value as well during create (non-null fields)
- BasicAuditDomainMapperMember(BasicAuditUtility) - Constructor for class com.broadleafcommerce.billing.provider.jpa.audit.BasicAuditDomainMapperMember
- beanValidator() - Method in class com.broadleafcommerce.billing.autoconfigure.BillingAutoConfiguration
- BeanValidator - Class in com.broadleafcommerce.billing.common.exception
- BeanValidator() - Constructor for class com.broadleafcommerce.billing.common.exception.BeanValidator
- BIANNUAL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill a subscription twice a year.
- biannualSubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- BiannualSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- BiannualSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.BiannualSubscriptionNextBillDateProcessor
- BILL_DUE_SUBSCRIPTIONS_JOB_TYPE - Static variable in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- billAddress1 - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billAddress2 - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billAddress3 - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billCity - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billCountry - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billCounty - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- BillDueSubscriptionsEventConsumer - Interface in com.broadleafcommerce.subscription.job.messaging.scheduled.channel
- billDueSubscriptionsScheduledJobListener(SubscriptionBillingJobInitiator, IdempotentMessageConsumptionService, TypeFactory) - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.autoconfigure.SubscriptionMessagingAutoConfiguration
- BillDueSubscriptionsScheduledJobListener - Class in com.broadleafcommerce.subscription.job.messaging.scheduled
-
Scheduled Job listener responsible for starting the Subscription Billing Job to bill subscriptions on or past their due date.
- BillDueSubscriptionsScheduledJobListener(SubscriptionBillingJobInitiator, IdempotentMessageConsumptionService, TypeFactory) - Constructor for class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- billEmail - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billFirstName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- BILLING - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
- BILLING_ENTITY_MANAGER_FACTORY - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Persistence
- BILLING_FAILED - Static variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- BILLING_FREQUENCY - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- BILLING_PARTITION_FRAGMENT - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Partition
- BILLING_ROUTE_KEY - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Persistence
- BILLING_ROUTE_PACKAGE - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Persistence
- BILLING_TRANSACTION_MANAGER - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Persistence
- BILLING_TRANSACTION_TEMPLATE - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Persistence
- BillingApplicationJpaTracking - Class in com.broadleafcommerce.billing.provider.jpa.tracking
-
A Billing version of
SandboxJpaTracking. - BillingApplicationJpaTracking() - Constructor for class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- BillingApplicationJpaTracking(String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
-
Convenience method to create with a tenant and application.
- billingAuditType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- BillingAutoConfiguration - Class in com.broadleafcommerce.billing.autoconfigure
-
Base auto configuration that does not necessarily apply to a particular area
- BillingAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.autoconfigure.BillingAutoConfiguration
- billingBasicAuditDomainMapperMember(BasicAuditUtility) - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.DomainMapperAutoConfiguration
- BillingCacheAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
-
Common configuration for billing caching.
- BillingCacheAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingCacheAutoConfiguration
- billingCacheByRetryScheduleId() - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingCacheAutoConfiguration
- billingCacheManagerCustomizer(IgniteConfigurers.BasicIgniteConfigurer, BillingCacheProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceCacheAutoConfiguration
-
Deprecated.
- BillingCacheProperties - Class in com.broadleafcommerce.billing.service.cache
-
Properties that influence cache settings for the billing service
- BillingCacheProperties() - Constructor for class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- BillingCacheSizeProperties - Class in com.broadleafcommerce.billing.service.cache
-
Properties that influence cache estimated size settings for the service
- BillingCacheSizeProperties() - Constructor for class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- BillingCacheWeightProperties - Class in com.broadleafcommerce.billing.service.cache
-
Properties that influence cache weight settings for the service.
- BillingCacheWeightProperties() - Constructor for class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- BillingCaffeineAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
-
Auto-configuration for billing caching using Caffeine as the underlying cache implementation.
- BillingCaffeineAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingCaffeineAutoConfiguration
- billingCaffeineManagerCustomizer(CaffeineBudgetManager, BillingCacheProperties, BillingCacheWeightProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingCaffeineAutoConfiguration
- billingCancellationPolicyService(CancellationPolicyRepository<Trackable>, RsqlCrudEntityHelper, FilterParser<Node>) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- billingClientHttpConnector(SSLVerificationProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingWebClientAutoConfiguration
- billingCreateSetupDomainMapperMember() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.DomainMapperAutoConfiguration
- billingCycleEndDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- billingCycleStartDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- BillingEhcacheAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
-
Configuration for engaging default Broadleaf support for Ehcache in the Billing service.
- BillingEhcacheAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingEhcacheAutoConfiguration
- billingEhcacheManagerCustomizer(EhcacheBudgetManager, BillingCacheProperties, BillingCacheWeightProperties, BillingCacheSizeProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingEhcacheAutoConfiguration
- billingEntitlementProvider(WebClient, ObjectMapper, TypeFactory, ExternalEntitlementProviderProperties) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration.SubscriptionServiceProviderConfiguration
- BillingEnvironmentPostProcessor - Class in com.broadleafcommerce.billing.provider.jpa.autoconfigure
- BillingEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- billingEvent - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- billingEvent - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- BillingEvent - Class in com.broadleafcommerce.billing.domain
-
Represents a specific instance of billing a user for a
Subscription. - BillingEvent() - Constructor for class com.broadleafcommerce.billing.domain.BillingEvent
- BillingEvent(String, String, String, String, Date, String, boolean, Map<String, String>, String, CurrencyUnit, String, String, String, Integer, Date, Date, Date, BigDecimal, BigDecimal, String, String, String, String, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEvent
- BillingEventAddress - Class in com.broadleafcommerce.billing.domain
-
Contains street address fields for a
BillingEvent. - BillingEventAddress() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventAddress
- BillingEventAddress(String, String, String, String, String, String, String, String, String, String, String, String, String, String, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventAddress
- billingEventAddressHasSufficientData(BillingEventAddress, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- billingEventAddressId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- BillingEventAddressRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventAddressService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventAddressService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingEventAddressService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- billingEventAddressService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingEventAddressService(BillingEventAddressRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventAddressService<P extends BillingEventAddress> - Interface in com.broadleafcommerce.billing.service
- BillingEventAdjustment - Class in com.broadleafcommerce.billing.domain
-
Represents a price adjustment to the original price on a
BillingEvent. - BillingEventAdjustment() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- BillingEventAdjustment(String, String, String, BigDecimal, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- BillingEventAdjustmentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventAdjustmentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingEventAdjustmentService(BillingEventAdjustmentRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventAdjustmentService<P extends BillingEventAdjustment> - Interface in com.broadleafcommerce.billing.service
- BillingEventDTO - Class in com.broadleafcommerce.billing.domain
- BillingEventDTO() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventDTO
- BillingEventDTO(BillingEvent, List<BillingEventPaymentWithTransaction>, List<BillingEventItemWithTaxDetails>, BillingEventAddress, List<BillingEventAdjustment>) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventDTO
- BillingEventDTOWithRefunds - Class in com.broadleafcommerce.billing.domain
-
This is a container for a
BillingEventDTOand a list ofRefundEventWithDetails - BillingEventDTOWithRefunds() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- BillingEventDTOWithRefunds(BillingEventDTO, List<RefundEventWithDetails>) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- BillingEventEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- BillingEventEndpoint() - Constructor for class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- billingEventId - Variable in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
References the billing event for this adjustment.
- billingEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- billingEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- billingEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- billingEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- billingEventItem - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- billingEventItem - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- BillingEventItem - Class in com.broadleafcommerce.billing.domain
-
Represents a specific line item of a
BillingEvent - BillingEventItem() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItem
- BillingEventItem(String, String, String, String, String, String, BigDecimal, BigDecimal, Integer, BigDecimal, BigDecimal, BigDecimal, Boolean, String, String, Map<String, String>, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItem
- BillingEventItemAdjustment - Class in com.broadleafcommerce.billing.domain
-
Represents a price adjustment to a
line item. - BillingEventItemAdjustment() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- BillingEventItemAdjustment(String, String, String, String, BigDecimal, BigDecimal, Integer, String, Map<String, Object>, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- BillingEventItemAdjustmentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventItemAdjustments - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- billingEventItemAdjustmentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingEventItemAdjustmentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- billingEventItemAdjustmentService(BillingEventItemAdjustmentRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventItemAdjustmentService<P extends BillingEventItemAdjustment> - Interface in com.broadleafcommerce.billing.service
- billingEventItemId - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
References the billing event item.
- billingEventItemId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- billingEventItemId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- billingEventItemId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- BillingEventItemRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventItemService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventItemService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingEventItemService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- billingEventItemService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingEventItemService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- billingEventItemService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- billingEventItemService(BillingEventItemRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventItemService<P extends BillingEventItem,
Q extends BillingEventItemWithTaxDetails> - Interface in com.broadleafcommerce.billing.service - BillingEventItemWithTaxDetails - Class in com.broadleafcommerce.billing.domain
-
This is a container for a
BillingEventItem, a list ofBillingTaxDetail, and a list ofBillingEventItemAdjustment - BillingEventItemWithTaxDetails() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- BillingEventItemWithTaxDetails(BillingEventItem, List<BillingTaxDetail>, List<BillingEventItemAdjustment>) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- BillingEventPayment - Class in com.broadleafcommerce.billing.domain
-
A payment associated with a
BillingEvent. - BillingEventPayment() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPayment
- BillingEventPayment(String, String, String, PaymentStatusEnum, BigDecimal, String, String, Date, Integer, Integer, Date, Integer, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPayment
- BillingEventPaymentEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- BillingEventPaymentEndpoint(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- billingEventPaymentFinder - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventPaymentFinder() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingEventPaymentFinder<P extends BillingEventPaymentWithEvent> - Interface in com.broadleafcommerce.billing.job.service
- billingEventPaymentId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- BillingEventPaymentProcessedEvent - Class in com.broadleafcommerce.billing.job.domain
-
This stores a summary of results of processing a payment.
- BillingEventPaymentProcessedEvent() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- BillingEventPaymentProcessedEvent(String, PaymentStatusEnum, Date, Integer, String, Date) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- BillingEventPaymentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventPaymentService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventPaymentService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- billingEventPaymentService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingEventPaymentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingEventPaymentService - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- billingEventPaymentService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- billingEventPaymentService(BillingEventPaymentRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventPaymentService<P extends BillingEventPayment,
Q extends BillingEventPaymentWithEvent, R extends BillingEventDTO, S extends BillingEventPaymentWithTransaction> - Interface in com.broadleafcommerce.billing.service - BillingEventPaymentTransactionDetailsEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- BillingEventPaymentTransactionDetailsEndpoint(PaymentTransactionDetailService<PaymentTransactionDetail>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentTransactionDetailsEndpoint
- BillingEventPaymentWithEvent - Class in com.broadleafcommerce.billing.domain
-
This is a container for a
BillingEventPaymentand aBillingEvent - BillingEventPaymentWithEvent() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- BillingEventPaymentWithEvent(BillingEventPayment, BillingEvent) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- BillingEventPaymentWithTransaction - Class in com.broadleafcommerce.billing.domain
-
This is a container for a
BillingEventPaymentand a list ofPaymentTransactionDetail - BillingEventPaymentWithTransaction() - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- BillingEventPaymentWithTransaction(BillingEventPayment, List<PaymentTransactionDetail>) - Constructor for class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- billingEventPricingService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventPricingService - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- billingEventPricingService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingEventPricingService<P extends BillingEventDTO,
Q extends BillingEvent, R extends BillingEventAdjustment, S extends BillingEventItemWithTaxDetails, T extends BillingEventPaymentWithTransaction> - Interface in com.broadleafcommerce.billing.job.service - BillingEventPricingUtils - Class in com.broadleafcommerce.billing.job.service
- BillingEventRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingEventService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingEventService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- billingEventService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingEventService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- billingEventService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- billingEventService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- billingEventService - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- billingEventService(BillingEventRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingEventService<P extends BillingEvent,
Q extends BillingEventDTO, R extends CreateBillingEventRequest> - Interface in com.broadleafcommerce.billing.service - BillingEventUserType - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- BillingEventUserType() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.BillingEventUserType
- BillingEventUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.BillingEventUserType
- BillingEventWithDetailsEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- BillingEventWithDetailsEndpoint(BillingEventService<BillingEvent, BillingEventDTO, CreateBillingEventRequest>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- BillingEventWithRefundDetailsEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- BillingEventWithRefundDetailsEndpoint(BillingEventService<BillingEvent, BillingEventDTO, CreateBillingEventRequest>, RefundEventService<RefundEvent, RefundEventWithDetails>, TypeFactory) - Constructor for class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- billingFrequency - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- BillingJobAutoConfiguration - Class in com.broadleafcommerce.billing.job.autoconfigure
- BillingJobAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingJobEndpoint - Class in com.broadleafcommerce.billing.job.web.endpoint
- BillingJobEndpoint() - Constructor for class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- billingJobInitiator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingJobInitiator<P extends InitiateBillingJob> - Class in com.broadleafcommerce.billing.job.module
-
This is the entry point for the billing process.
- BillingJobInitiator() - Constructor for class com.broadleafcommerce.billing.job.module.BillingJobInitiator
- BillingJobJpaAutoConfiguration - Class in com.broadleafcommerce.billing.job.provider.jpa.autoconfigure
- BillingJobJpaAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.autoconfigure.BillingJobJpaAutoConfiguration
- BillingJobLegacyEnvironmentPostProcessor - Class in com.broadleafcommerce.billing.job.config
-
Map legacy pubsub topic declarations to spring cloud stream
- BillingJobLegacyEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.billing.job.config.BillingJobLegacyEnvironmentPostProcessor
- billingJobMessageListener() - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration
- billingJobMessageSender() - Method in class com.broadleafcommerce.billing.job.messaging.noop.config.NoOpBillingMessagingConfiguration
- billingJobMessageSender() - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration
- BillingJobMessageSender - Interface in com.broadleafcommerce.billing.job.messaging
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- billingJobProperties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingJobProperties - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- BillingJobProperties - Class in com.broadleafcommerce.billing.job.config
- BillingJobProperties() - Constructor for class com.broadleafcommerce.billing.job.config.BillingJobProperties
- BillingJobProperties.Entitlements - Class in com.broadleafcommerce.billing.job.config
- BillingJobProperties.PaymentGatewayConfiguration - Class in com.broadleafcommerce.billing.job.config
- BillingJobProperties.Payments - Class in com.broadleafcommerce.billing.job.config
- billingJobService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingJobService<P extends BillingProcessingRequest,
R extends BillingEventPayment, S extends InitializeBillingProcessingRequests> - Interface in com.broadleafcommerce.billing.job.service - BillingJpaAutoConfiguration - Class in com.broadleafcommerce.billing.provider.jpa.autoconfigure
- BillingJpaAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- BillingJpaBasicAudit - Class in com.broadleafcommerce.billing.provider.jpa.tracking
-
A distinct Billing version of
JpaBasicAuditthat differs from the original in column names and their non-nullability to support backwards-compatibility with legacy BillingServices versions. - BillingJpaBasicAudit() - Constructor for class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- billingOauth2FilterFunctionSupplier(ClientRegistrationRepository, Optional<ClientHttpConnector>) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingWebClientAutoConfiguration
-
We'll leave this with a general name as it can (and should) be reused in a flex package.
- billingPaymentTransactionExecutionProvider(WebClient, ObjectMapper, TypeFactory, ExternalPaymentTransactionExecutionProviderProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.PaymentTransactionExecutionProviderConfiguration
- billingPaymentTransactionExecutionService(PaymentTransactionExecutionProvider, TypeFactory) - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessingInitializationResultEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- BillingProcessingRequest - Class in com.broadleafcommerce.billing.job.domain
-
This is the main DTO used throughout the Billing Job to transfer information about payment methods, transactions, their results, and more.
- BillingProcessingRequest() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- BillingProcessingRequest(String, String, BillingProcessingTransactionTypeEnum, String, BillingRetrySchedule, List<PaymentAccountProcessingRequest>, Integer, BillingProcessingStatusEnum, BillingProcessingResultEnum, String, BigDecimal, String, BillingEvent) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- billingProcessingRequestFinalizer - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- billingProcessingRequestFinalizer() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessingRequestFinalizer<P extends FinalizeBillingProcessingRequests> - Class in com.broadleafcommerce.billing.job.module
-
Records the final result of the billing processing requests and routes the request to event payment or refund event updater.
- BillingProcessingRequestFinalizer() - Constructor for class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- BillingProcessingRequestFinalizerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.BillingProcessingRequestFinalizerConfig
- BillingProcessingRequestFinalizerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- billingProcessingRequestFinalizerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestFinalizerConsumer
- billingProcessingRequestFinalizerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestFinalizerProducer
- BillingProcessingRequestFinalizerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- billingProcessingRequestFinalizerService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessingRequestFinalizerService<P extends BillingProcessingRequest> - Interface in com.broadleafcommerce.billing.job.service
- billingProcessingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingProcessingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
- billingProcessingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
- BillingProcessingRequestGenerator<P extends BillingProcessingRequest> - Interface in com.broadleafcommerce.billing.job.service
- billingProcessingRequestInitializer - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- billingProcessingRequestInitializer() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessingRequestInitializer<P extends InitializeBillingProcessingRequests> - Class in com.broadleafcommerce.billing.job.module
-
Receives the newly generated billing processing requests and adds the required payment information for each request.
- BillingProcessingRequestInitializer() - Constructor for class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- BillingProcessingRequestInitializerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.BillingProcessingRequestInitializerConfig
- BillingProcessingRequestInitializerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- billingProcessingRequestInitializerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestInitializerConsumer
- billingProcessingRequestInitializerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestInitializerProducer
- BillingProcessingRequestInitializerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- billingProcessingRequestService - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- BillingProcessingRequestWithBillingEventDTO - Class in com.broadleafcommerce.billing.job.domain
-
This is a container for a
BillingProcessingRequestand aBillingEventDTO - BillingProcessingRequestWithBillingEventDTO() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- BillingProcessingRequestWithBillingEventDTO(BillingProcessingRequest, BillingEventDTO) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- BillingProcessingRequestWithFullDetails - Class in com.broadleafcommerce.billing.job.domain
-
This is an all-encompassing container for a
BillingProcessingRequest, aBillingEventPaymentWithEvent, aRefundDetailsWithRefundAndBillingEvent, aPaymentTransactionDetail, and aBillingEventDTO. - BillingProcessingRequestWithFullDetails() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- BillingProcessingRequestWithFullDetails(BillingProcessingRequest, BillingEventPaymentWithEvent, RefundDetailsWithRefundAndBillingEvent, PaymentTransactionDetail, BillingEventDTO) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- BillingProcessingRequestWithPayment - Class in com.broadleafcommerce.billing.job.domain
-
This is a container for a
BillingProcessingRequestand aBillingEventPayment - BillingProcessingRequestWithPayment() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- BillingProcessingRequestWithPayment(BillingProcessingRequest, BillingEventPayment) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- BillingProcessingRequestWithRefundDetail - Class in com.broadleafcommerce.billing.job.domain
-
This is a container for a
BillingProcessingRequestand aRefundEventDetail - BillingProcessingRequestWithRefundDetail() - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- BillingProcessingRequestWithRefundDetail(BillingProcessingRequest, RefundEventDetail) - Constructor for class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- BillingProcessingResultEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- billingProcessingResultHandler - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- BillingProcessingResultHandler<P extends ProcessBillingEventPaymentResults> - Class in com.broadleafcommerce.billing.job.module
- BillingProcessingResultHandler() - Constructor for class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- BillingProcessingResultHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.BillingProcessingResultHandlerConfig
- BillingProcessingResultHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- BillingProcessingResultHandlerDTO - Class in com.broadleafcommerce.billing.job.service.dto
- BillingProcessingResultHandlerDTO(String) - Constructor for class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- billingProcessingResultHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingResultHandlerConsumer
- billingProcessingResultHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingResultHandlerProducer
- BillingProcessingResultHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- billingProcessingResultHandlerService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- billingProcessingResultHandlerService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessingResultHandlerService - Interface in com.broadleafcommerce.billing.job.service
- BillingProcessingStatusEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- BillingProcessingTransactionTypeEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- BillingProcessRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.job.repository
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- billingProcessRequestService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingProcessRequestService - Variable in class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- billingProcessRequestService - Variable in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- billingProcessRequestService(BillingProcessRepository<Trackable>, RsqlCrudEntityHelper) - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProcessRequestService<P extends BillingProcessingRequest,
Q extends BillingProcessingRequestWithFullDetails> - Interface in com.broadleafcommerce.billing.job.service - billingProcessResultHandler() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingProperties - Class in com.broadleafcommerce.billing.provider.jpa.environment
- BillingProperties() - Constructor for class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- BillingProperties.CreateBillingEvent - Class in com.broadleafcommerce.billing.provider.jpa.environment
- BillingProperties.DeadLetterQueue - Class in com.broadleafcommerce.billing.provider.jpa.environment
- BillingProperties.Query - Class in com.broadleafcommerce.billing.provider.jpa.environment
- BillingRequestFinalizerDTO - Class in com.broadleafcommerce.billing.job.service.dto
- BillingRequestFinalizerDTO(String) - Constructor for class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- BillingRetrySchedule - Class in com.broadleafcommerce.billing.domain
-
Represents a schedule and tracking of retries for payment or refund operations
- BillingRetrySchedule() - Constructor for class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- BillingRetrySchedule(String, boolean, Integer, List<IntervalBillingRetrySpecs>) - Constructor for class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- BillingRetryScheduleRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingRetryScheduleResolver() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingRetryScheduleResolver<P extends BillingRetrySchedule> - Interface in com.broadleafcommerce.billing.job.service
- billingRetryScheduleService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- billingRetryScheduleService(BillingRetryScheduleRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingRetryScheduleService<P extends BillingRetrySchedule> - Interface in com.broadleafcommerce.billing.service
- BillingRetryScheduleUserType - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- BillingRetryScheduleUserType() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.BillingRetryScheduleUserType
- BillingRetryScheduleUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.BillingRetryScheduleUserType
- BillingServiceAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
- BillingServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingServiceAutoConfiguration.CatalogEntitlementProviderConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
- BillingServiceAutoConfiguration.PaymentTransactionExecutionProviderConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
- BillingServiceAutoConfiguration.SavedPaymentMethodProviderConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
- BillingServiceCacheAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
-
Deprecated.
- BillingServiceCacheAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceCacheAutoConfiguration
-
Deprecated.
- BillingSubscriptionOperationsEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
-
Deprecated.The default operations processing location was moved to * SubscriptionOperationServices. This endpoint is responsible for processing cancellations and upgrades to a subscription only if
SubscriptionConfigurationProperties.subscriptionActionApisLocationisDefaultSubscriptionActionApisLocations.BLC_BILLING_SERVICES. - BillingSubscriptionOperationsEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.BillingSubscriptionOperationsEndpoint
-
Deprecated.
- BillingTaxDetail - Class in com.broadleafcommerce.billing.domain
-
This object contains information about tax as it applies to a particular
BillingEventItem. - BillingTaxDetail() - Constructor for class com.broadleafcommerce.billing.domain.BillingTaxDetail
- BillingTaxDetail(String, String, BigDecimal, String, String, BigDecimal, String, String, String, String, CurrencyUnit, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.BillingTaxDetail
- BillingTaxDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- billingTaxDetails - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
-
List of
BillingTaxDetailused to calculate the tax details - billingTaxDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- billingTaxDetailService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- billingTaxDetailService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- billingTaxDetailService(BillingTaxDetailRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- BillingTaxDetailService<P extends BillingTaxDetail> - Interface in com.broadleafcommerce.billing.service
- billingTaxService(TaxDelegate<?, ?>, TypeFactory) - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- BillingTenantJpaTracking - Class in com.broadleafcommerce.billing.provider.jpa.tracking
-
A Billing version of
TenantJpaTracking. - BillingTenantJpaTracking() - Constructor for class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- BillingTenantJpaTracking(String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
-
Convenience method to create with a tenant.
- BillingValidatorAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration.BillingValidatorAutoConfiguration
- BillingWebAutoConfiguration - Class in com.broadleafcommerce.billing.web.autoconfigure
- BillingWebAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.web.autoconfigure.BillingWebAutoConfiguration
- billingWebClient(Supplier<ServletOAuth2AuthorizedClientExchangeFilterFunction>, ObjectMapper, Optional<ClientHttpConnector>) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingWebClientAutoConfiguration
- BillingWebClientAutoConfiguration - Class in com.broadleafcommerce.billing.service.autoconfigure
- BillingWebClientAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingWebClientAutoConfiguration
- billLastName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billPhone - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billPostalCode - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billStateProvReg - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- billTotal - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- billTotalTax - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- BLC_ACCOUNT - Enum constant in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
-
Describes Broadleaf's Account.
- BLC_ACCOUNT - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
-
Describes Broadleaf's Account.
- BLC_ACCOUNT - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
-
Describes Broadleaf's Account.
- BLC_BILLING_JOB - Enum constant in enum class com.broadleafcommerce.billing.domain.enums.DefaultPaymentProcessTypes
-
Declares that the
BillingEvent&BillingEventPaymentwill be processed by the Billing Job in Broadleaf's BillingService. - BLC_BILLING_SERVICES - Enum constant in enum class com.broadleafcommerce.subscription.web.domain.DefaultSubscriptionActionApisLocations
-
Declares that Broadleaf's BillingService APIs are to be used to handle subscription actions.
- BLC_CUSTOMER - Enum constant in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
-
Describes Broadleaf's Customer.
- BLC_CUSTOMER - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
-
Describes Broadleaf's Customer.
- BLC_CUSTOMER - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
-
Describes Broadleaf's Customer.
- BLC_ORDER - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
-
Indicates that the subscription source for a subscription is a Broadleaf Order.
- BLC_ORDER_ITEM - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
-
Indicates that the subscription source for a subscription is a Broadleaf Order.
- BLC_PRODUCT - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionItemReferenceType
-
Default out-of-box value that shows that the item reference points to a Broadleaf Product.
- BLC_SUBSCRIPTION_OPERATION_SERVICES - Enum constant in enum class com.broadleafcommerce.subscription.web.domain.DefaultSubscriptionActionApisLocations
-
Declares that Broadleaf's SubscriptionOperationService APIs are to be used to handle subscription actions, whereas BillingServices APIs will be used for simple subscription CRUD operations.
- bprService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- bprService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- bprService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- build() - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
- buildAddress(Address) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- buildAuthorizeAndCaptureRequest(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- buildBadRequestException(WebClientResponseException.BadRequest) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
Builds a not found exception that correlates to the given
WebClientResponseException.BadRequestexception. - buildBillingEventDTO(P, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- buildBillingProcessRequest(String, BillingProcessingTransactionTypeEnum, String, BillingRetrySchedule, BillingEvent, BigDecimal, String) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- buildContextInfoForRead(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
-
Builds a
ContextInfoobject forOperationType.READ. - buildEmptyTaxMap(List<P>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- builder() - Static method in class com.broadleafcommerce.subscription.domain.LockStatus
- buildInitializeBillingProcessingRequests(String, int) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- buildItemTaxes(TaxInfo, P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Add
BillingTaxDetailsto the billing event item. - buildListEntitlementsRequest(Subscription) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- buildNotFoundException(WebClientResponseException.NotFound) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Builds a not found exception that correlates to the given
WebClientResponseException.NotFoundexception. - buildProratedEventItemAdjustment(BillingEventItem, BigDecimal, BillingEventAdjustment) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Create the BillingEventItemAdjustment for the prorated BillingEventAdjustments
- buildReadEntitlementsUri(ListEntitlementsRequest, Pageable) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- buildRefundRequest(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- buildRequestWithBillingEventDTO(BillingProcessingRequest, BillingProcessingRequestWithFullDetails) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Builds a composite object from the
BillingProcessingRequestand the relatedBillingEventDTO - buildStatusCountsMap() - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- buildSubscriptionItemsBySubscriptionIdMap(List<S>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Builds a map of
SubscriptionItemsbySubscription - buildSubscriptionPeriod(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- buildSubscriptionsWithItems(List<S>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Builds a
SubscriptionWithItemsfor each of the providedSubscriptions. - buildSubscriptionWithItems(Subscription, List<SubscriptionItem>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- buildSubscriptionWithItems(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Builds a
SubscriptionWithItemsfor the providedSubscription. - buildTaxAddress(BillingEventAddress) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- buildTaxCalculationGroup(BillingEvent, BillingEventAddress, List<TaxItem>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Builds a
TaxCalculationGroup, which is used to calculate taxes for a group of items being shipped to or fulfilled at a particular Address. - buildTaxCalculationGroups(BillingEvent, BillingEventAddress, List<TaxItem>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Builds a list of
groups, which is used to calculate taxes for a group of items being shipped to or fulfilled at a particular Address. - buildTaxDetailWithNonNumericalFields(TaxDetail, P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- buildTaxItemForBillingEventItem(BillingEvent, P, List<BillingEventItemAdjustment>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- buildWallet(String, List<SavedPaymentMethod>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- buildWalletWithPaymentAccounts(String, List<SavedPaymentMethod>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- buildWithDetails(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- buildWithItemsAndAdjustments(List<Subscription>, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- buildWithItemsAndAdjustments(Page<Subscription>, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- buildWithPayment(List<BillingProcessingRequest>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- buildWithRefundAndBillingEvent(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- buildWithRefundAndBillingEvent(List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
- buildWithRefundDetail(List<BillingProcessingRequest>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- bulkCreateBillingEvents(List<CreateBillingEventRequest>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- bulkRemoveSubscriptionItemAdjustments(RemoveSubscriptionItemAdjustmentRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- bulkRemoveSubscriptionItemAdjustments(RemoveSubscriptionItemAdjustmentRequest, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Removes
SubscriptionItemAdjustmentwith the provided ids. - bulkRemoveSubscriptionItemAdjustments(HttpServletRequest, HttpServletResponse, boolean, RemoveSubscriptionItemAdjustmentRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
C
- CACHE_BY_RETRY_SCHEDULE_ID - Static variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingRetryScheduleService
- calculateAdjustmentAmount(String, BigDecimal, BigDecimal, CurrencyUnit) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Calculate
SubscriptionItemAdjustment.getAdjustmentAmount()based on theSubscriptionItemAdjustment.getSubscriptionAdjustmentType()()} - calculateAndRecordItemTotal(BillingEventItem, List<BillingEventItemAdjustment>) - Static method in class com.broadleafcommerce.billing.job.service.BillingEventPricingUtils
- calculateItemsTotalUnitPrice(List<BillingEventItemWithTaxDetails>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.AbstractSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.AnnualSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.BiannualSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionNextBillDateService
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.Every30DaysSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.ManualSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.MonthlySubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.NonRenewingSubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.QuarterlySubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.WeeklySubscriptionNextBillDateProcessor
- calculateNextBillDate(Subscription, Date) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionNextBillDateProcessor
-
Calculate the next bill date for the
Subscription - calculateNextBillDate(Subscription, Date) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionNextBillDateService
-
Calculate the next bill date for the
Subscription - calculateNextBillDateForCustomPaymentStrategy(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionNextBillDateService
- calculateNextBillDateForSubscriptionCreation(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionNextBillDateService
- calculateNextBillDateForSubscriptionCreation(Subscription) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionNextBillDateService
-
Calculate the next bill date for the
Subscriptionwhen it is created. - calculateNextBillingDate(RetryPayment, BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.service.impl.DefaultNextBillingRetryDateCalculator
- calculateNextBillingDate(RetryPayment, BillingRetrySchedule) - Method in interface com.broadleafcommerce.billing.service.NextBillingRetryDateCalculator
-
Calculates and sets the
BillingEventPayment.getNextRetryDate()in theBillingEventPayment. - calculatePreTaxItemTotal(P, List<BillingEventItemAdjustment>, CurrencyUnit) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
This adds up the item total for a given item prior to taxes.
- calculatePreTaxUnitPrice(BillingEventItem) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.
- calculatePreTaxUnitPrice(BillingEventItem, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Calculates the unit cost of an item before tax (includes item adjustment discounts).
- calculatePreTaxUnitPrice(BillingEventItem, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- calculateProratedPrice(BigDecimal, CurrencyUnit, Long, Long) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- calculateRefundEventTax(RefundEvent, BillingEvent) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- calculateRefundEventTotal(Collection<RefundEventDetail>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- calculateRefundTotal(Collection<P>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- calculateRefundTotal(Collection<P>) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Calculates the total amount to refund for a collection of refund event items.
- calculateRefundTotal(P) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- calculateRefundTotal(P) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Calculates the total amount to refund for a single refund event item.
- calculateSubtotal() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- calculateTax(P) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.
- calculateTax(P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- calculateTax(P, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Calculate and apply tax values for a refund event item based off of it's corresponding billing event item and refund amounts.
- calculateTaxForBillingEventItems(BillingProcessingRequestWithBillingEventDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- calculateTaxForBillingEventItems(R, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- calculateTaxForBillingEventItems(R, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.TaxService
- calculateTotals(P, boolean) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- CALCULATING_TAX - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- callProcessorAndSaveResult(P, PaymentTransactionDetail, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- callTaxCalculationProcess(BillingProcessingRequestWithBillingEventDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
-
This method is solely responsible for calling the
TaxServiceto calculate taxes. - callToCancelSubscription(S, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.AbstractSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.AnnualSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.BiannualSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.Every30DaysSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.ManualSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.MonthlySubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.NonRenewingSubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.QuarterlySubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.WeeklySubscriptionNextBillDateProcessor
- canCalculateNextBillDate(Subscription) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionNextBillDateProcessor
-
Determine if this processor can calculate the next bill date for the
Subscription - canCalculateTaxes(BillingEvent, List<P>, BillingEventAddress, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- CANCEL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A customer-driven request to cancel the subscription
- CANCEL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
-
Declares that the subscription will be cancelled
- CANCEL_AUTO_RENEWAL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
-
If the subscription is auto-renewing, then this will turn off auto-renewal.
- cancelActiveSubscription(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelActiveSubscription(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- cancelAllPriorSubscriptions(List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelAllPriorSubscriptions(List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelAllPriorSubscriptions(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Cancels all prior subscriptions by
Subscription.getNextSubscription()in the given subscriptionIds list - CANCELLATION_POLICY_ROOT - Static variable in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- CancellationPolicy - Class in com.broadleafcommerce.subscription.domain
-
Describes details for access & charges in the current period in which the cancellation is being requested/executed.
- CancellationPolicy() - Constructor for class com.broadleafcommerce.subscription.domain.CancellationPolicy
- CancellationPolicyDetail - Class in com.broadleafcommerce.subscription.domain
-
Describes properties declaring what to do if the subscription has terms and/or discounts.
- CancellationPolicyDetail() - Constructor for class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
- CancellationPolicyDetailConverter - Class in com.broadleafcommerce.subscription.provider.jpa.domain.support
- CancellationPolicyDetailConverter(ObjectMapper) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.support.CancellationPolicyDetailConverter
- CancellationPolicyEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
-
Endpoint for interacting with the Cancellation Policy
- CancellationPolicyEndpoint(CancellationPolicyService<CancellationPolicy>) - Constructor for class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- CancellationPolicyRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
-
Repository layer for interacting with
JpaCancellationPolicy - CancellationPolicyService<CP extends CancellationPolicy> - Interface in com.broadleafcommerce.subscription.service
-
Service layer for interacting with
CancellationPolicy - cancellationPolicyValidator() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration.BillingValidatorAutoConfiguration
- CancellationPolicyValidator - Class in com.broadleafcommerce.subscription.service.validation
-
Validations for
CancellationPolicy - CancellationPolicyValidator() - Constructor for class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- CANCELLED - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates a subscription that has been cancelled
- CANCELLED_DURING_BILLING - Enum constant in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- cancelNextSubscription(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscription(HttpServletRequest, HttpServletResponse, CancelSubscriptionDTO, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.BillingSubscriptionOperationsEndpoint
-
Deprecated.
- cancelSubscription(HttpServletRequest, HttpServletResponse, CancelSubscriptionDTO, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacySubscriptionEndpoint
-
Deprecated.Use
SubscriptionEndpoint#cancelSubscription(HttpServletRequest, HttpServletResponse, CancelSubscriptionDTO, ContextInfo)instead - cancelSubscription(String, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelSubscription(String, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscription(String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Cancel a
Subscriptionwith the provided subscriptionId - cancelSubscription(S, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelSubscription(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscription(S, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Cancel a
Subscription - CancelSubscriptionDTO - Class in com.broadleafcommerce.subscription.web.domain
-
A request DTO that provides the id of the subscription to be cancelled and the reason to cancel
- CancelSubscriptionDTO() - Constructor for class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- CancelSubscriptionDTO(String, String) - Constructor for class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- cancelSubscriptionForFailureBilling(S) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelSubscriptionForFailureBilling(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscriptionForFailureBilling(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Set the subscriptionStatus to
SubscriptionStatusEnum.CANCELLEDand create a respectiveSubscriptionStatusAudit - cancelSubscriptionImmediately(S, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelSubscriptionImmediately(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscriptionImmediately(S, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Cancels the
Subscriptionimmediately instead of factoring in the grace period logic - cancelSubscriptionImmediatelyWithRetries(String, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- cancelSubscriptionImmediatelyWithRetries(String, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- cancelSubscriptionImmediatelyWithRetries(String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- cancelSubscriptionRelations(S, String, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- canEqual(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.Address
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.Wallet
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- canEqual(Object) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- canEqual(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- canEqual(Object) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- canEqual(Object) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- canEqual(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
- canEqual(Object) - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
- canHandle(P) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterRetryHandler
-
Whether this handler is able to process the message payload type
- canHandle(P) - Method in class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- canHandle(P) - Method in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- canHandle(P) - Method in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- canHandleRetry(P) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Detect if there are any valid handlers available to re-engage the processing flow with a previous failed message.
- canHandleRetry(P) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- canResolveIssue(DeadLetter) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterResolver
-
Determine whether this resolver can handle the given dead letter
- catalogEntitlementProvider - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- catalogEntitlementProvider(WebClient, ObjectMapper, TypeFactory, ExternalCatalogEntitlementProviderProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.CatalogEntitlementProviderConfiguration
- CatalogEntitlementProvider - Interface in com.broadleafcommerce.billing.service.provider
-
Provider used to retrieve data about product-entitlement relationships
- CatalogEntitlementProviderConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.CatalogEntitlementProviderConfiguration
- CHANGE_AUTO_RENEWAL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to opt-into or out of auto-renewal for the subscription.
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestFinalizerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestFinalizerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestInitializerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingRequestInitializerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingResultHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.BillingProcessingResultHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.ChargeRetryBillingRequestGeneratorConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.ChargeRetryBillingRequestGeneratorProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.EventPaymentUpdaterConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.EventPaymentUpdaterProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.GrantEntitlementHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.GrantEntitlementHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewChargeBillingRequestGeneratorConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewChargeBillingRequestGeneratorProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewRefundBillingRequestGeneratorConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewRefundBillingRequestGeneratorProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentAccountProcessingResultUpdaterConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentAccountProcessingResultUpdaterProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessingResultHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessingResultHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessorHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessorHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundEventUpdaterConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundEventUpdaterProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundRetryBillingRequestGeneratorConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundRetryBillingRequestGeneratorProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RevokeEntitlementHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RevokeEntitlementHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorResultHandlerConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorResultHandlerProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.deadletter.messaging.stream.channel.DeadLetterConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.deadletter.messaging.stream.channel.DeadLetterProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.subscription.job.messaging.scheduled.channel.BillDueSubscriptionsEventConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.subscription.job.messaging.stream.channel.SubscriptionBillingRequestProcessorConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.subscription.job.messaging.stream.channel.SubscriptionBillingRequestProcessorProducer
- CHARGE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- CHARGE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingTransactionType
- CHARGE - Static variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- chargeback - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- chargeRetryBillingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- chargeRetryBillingRequestGenerator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- ChargeRetryBillingRequestGenerator<P extends GenerateChargeRetryRequests> - Class in com.broadleafcommerce.billing.job.module
-
Finds event payment that are ready for retry and generates billing processing requests for them.
- ChargeRetryBillingRequestGenerator() - Constructor for class com.broadleafcommerce.billing.job.module.ChargeRetryBillingRequestGenerator
- ChargeRetryBillingRequestGeneratorConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.ChargeRetryBillingRequestGeneratorConfig
- ChargeRetryBillingRequestGeneratorConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- chargeRetryBillingRequestGeneratorInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.ChargeRetryBillingRequestGeneratorConsumer
- chargeRetryBillingRequestGeneratorOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.ChargeRetryBillingRequestGeneratorProducer
- ChargeRetryBillingRequestGeneratorProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- cleanup() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
-
Remove expired locks in batches.
- clearLock(String, boolean) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- clearLock(D, boolean, boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- clearLock(D, boolean, boolean) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Clear the lock.
- clearLock(String, boolean) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionLockService
-
Releases all locks on the subscription, including all child locks.
- clearLock(String, boolean) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
-
Forcefully clear a lock on a subscription.
- cloneMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- cloneMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- cloneMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- cloneMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- collectAdditionalParameters(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
-
Build a map from the scheduled job details.
- com.broadleafcommerce.billing.autoconfigure - package com.broadleafcommerce.billing.autoconfigure
- com.broadleafcommerce.billing.common.domain - package com.broadleafcommerce.billing.common.domain
- com.broadleafcommerce.billing.common.exception - package com.broadleafcommerce.billing.common.exception
- com.broadleafcommerce.billing.common.provider.jpa.domain - package com.broadleafcommerce.billing.common.provider.jpa.domain
- com.broadleafcommerce.billing.common.provider.jpa.id - package com.broadleafcommerce.billing.common.provider.jpa.id
- com.broadleafcommerce.billing.common.provider.jpa.repository - package com.broadleafcommerce.billing.common.provider.jpa.repository
- com.broadleafcommerce.billing.common.repository - package com.broadleafcommerce.billing.common.repository
- com.broadleafcommerce.billing.common.service - package com.broadleafcommerce.billing.common.service
- com.broadleafcommerce.billing.common.web.endpoint.exception - package com.broadleafcommerce.billing.common.web.endpoint.exception
- com.broadleafcommerce.billing.domain - package com.broadleafcommerce.billing.domain
- com.broadleafcommerce.billing.domain.enums - package com.broadleafcommerce.billing.domain.enums
- com.broadleafcommerce.billing.exception - package com.broadleafcommerce.billing.exception
- com.broadleafcommerce.billing.job.autoconfigure - package com.broadleafcommerce.billing.job.autoconfigure
- com.broadleafcommerce.billing.job.config - package com.broadleafcommerce.billing.job.config
- com.broadleafcommerce.billing.job.domain - package com.broadleafcommerce.billing.job.domain
- com.broadleafcommerce.billing.job.domain.enums - package com.broadleafcommerce.billing.job.domain.enums
- com.broadleafcommerce.billing.job.messaging - package com.broadleafcommerce.billing.job.messaging
- com.broadleafcommerce.billing.job.messaging.noop - package com.broadleafcommerce.billing.job.messaging.noop
- com.broadleafcommerce.billing.job.messaging.noop.config - package com.broadleafcommerce.billing.job.messaging.noop.config
- com.broadleafcommerce.billing.job.messaging.stream - package com.broadleafcommerce.billing.job.messaging.stream
- com.broadleafcommerce.billing.job.messaging.stream.channel - package com.broadleafcommerce.billing.job.messaging.stream.channel
- com.broadleafcommerce.billing.job.module - package com.broadleafcommerce.billing.job.module
- com.broadleafcommerce.billing.job.provider.jpa.autoconfigure - package com.broadleafcommerce.billing.job.provider.jpa.autoconfigure
- com.broadleafcommerce.billing.job.provider.jpa.domain - package com.broadleafcommerce.billing.job.provider.jpa.domain
- com.broadleafcommerce.billing.job.provider.jpa.repository - package com.broadleafcommerce.billing.job.provider.jpa.repository
- com.broadleafcommerce.billing.job.repository - package com.broadleafcommerce.billing.job.repository
- com.broadleafcommerce.billing.job.service - package com.broadleafcommerce.billing.job.service
- com.broadleafcommerce.billing.job.service.dto - package com.broadleafcommerce.billing.job.service.dto
- com.broadleafcommerce.billing.job.service.exception - package com.broadleafcommerce.billing.job.service.exception
- com.broadleafcommerce.billing.job.service.impl - package com.broadleafcommerce.billing.job.service.impl
- com.broadleafcommerce.billing.job.web.endpoint - package com.broadleafcommerce.billing.job.web.endpoint
- com.broadleafcommerce.billing.provider.jpa - package com.broadleafcommerce.billing.provider.jpa
- com.broadleafcommerce.billing.provider.jpa.audit - package com.broadleafcommerce.billing.provider.jpa.audit
- com.broadleafcommerce.billing.provider.jpa.autoconfigure - package com.broadleafcommerce.billing.provider.jpa.autoconfigure
- com.broadleafcommerce.billing.provider.jpa.domain - package com.broadleafcommerce.billing.provider.jpa.domain
- com.broadleafcommerce.billing.provider.jpa.environment - package com.broadleafcommerce.billing.provider.jpa.environment
- com.broadleafcommerce.billing.provider.jpa.id - package com.broadleafcommerce.billing.provider.jpa.id
- com.broadleafcommerce.billing.provider.jpa.json - package com.broadleafcommerce.billing.provider.jpa.json
- com.broadleafcommerce.billing.provider.jpa.repository - package com.broadleafcommerce.billing.provider.jpa.repository
- com.broadleafcommerce.billing.provider.jpa.tracking - package com.broadleafcommerce.billing.provider.jpa.tracking
- com.broadleafcommerce.billing.repository - package com.broadleafcommerce.billing.repository
- com.broadleafcommerce.billing.service - package com.broadleafcommerce.billing.service
- com.broadleafcommerce.billing.service.autoconfigure - package com.broadleafcommerce.billing.service.autoconfigure
- com.broadleafcommerce.billing.service.cache - package com.broadleafcommerce.billing.service.cache
- com.broadleafcommerce.billing.service.impl - package com.broadleafcommerce.billing.service.impl
- com.broadleafcommerce.billing.service.provider - package com.broadleafcommerce.billing.service.provider
- com.broadleafcommerce.billing.service.provider.domain - package com.broadleafcommerce.billing.service.provider.domain
- com.broadleafcommerce.billing.service.provider.domain.enums - package com.broadleafcommerce.billing.service.provider.domain.enums
- com.broadleafcommerce.billing.service.provider.external - package com.broadleafcommerce.billing.service.provider.external
- com.broadleafcommerce.billing.service.provider.external.exception - package com.broadleafcommerce.billing.service.provider.external.exception
- com.broadleafcommerce.billing.service.provider.external.page - package com.broadleafcommerce.billing.service.provider.external.page
- com.broadleafcommerce.billing.service.util - package com.broadleafcommerce.billing.service.util
- com.broadleafcommerce.billing.web.autoconfigure - package com.broadleafcommerce.billing.web.autoconfigure
- com.broadleafcommerce.billing.web.endpoint - package com.broadleafcommerce.billing.web.endpoint
- com.broadleafcommerce.billing.web.endpoint.domain - package com.broadleafcommerce.billing.web.endpoint.domain
- com.broadleafcommerce.deadletter.autoconfigure - package com.broadleafcommerce.deadletter.autoconfigure
- com.broadleafcommerce.deadletter.domain - package com.broadleafcommerce.deadletter.domain
- com.broadleafcommerce.deadletter.messaging - package com.broadleafcommerce.deadletter.messaging
- com.broadleafcommerce.deadletter.messaging.config - package com.broadleafcommerce.deadletter.messaging.config
- com.broadleafcommerce.deadletter.messaging.stream - package com.broadleafcommerce.deadletter.messaging.stream
- com.broadleafcommerce.deadletter.messaging.stream.channel - package com.broadleafcommerce.deadletter.messaging.stream.channel
- com.broadleafcommerce.deadletter.provider.jpa.autoconfigure - package com.broadleafcommerce.deadletter.provider.jpa.autoconfigure
- com.broadleafcommerce.deadletter.provider.jpa.domain - package com.broadleafcommerce.deadletter.provider.jpa.domain
- com.broadleafcommerce.deadletter.provider.jpa.repository - package com.broadleafcommerce.deadletter.provider.jpa.repository
- com.broadleafcommerce.deadletter.repository - package com.broadleafcommerce.deadletter.repository
- com.broadleafcommerce.deadletter.service - package com.broadleafcommerce.deadletter.service
- com.broadleafcommerce.deadletter.service.autoconfigure - package com.broadleafcommerce.deadletter.service.autoconfigure
- com.broadleafcommerce.deadletter.service.config - package com.broadleafcommerce.deadletter.service.config
- com.broadleafcommerce.deadletter.service.impl - package com.broadleafcommerce.deadletter.service.impl
- com.broadleafcommerce.deadletter.service.stack - package com.broadleafcommerce.deadletter.service.stack
- com.broadleafcommerce.deadletter.web.autoconfigure - package com.broadleafcommerce.deadletter.web.autoconfigure
- com.broadleafcommerce.deadletter.web.endpoint - package com.broadleafcommerce.deadletter.web.endpoint
- com.broadleafcommerce.messaging - package com.broadleafcommerce.messaging
- com.broadleafcommerce.subscription.autoconfigure - package com.broadleafcommerce.subscription.autoconfigure
- com.broadleafcommerce.subscription.config - package com.broadleafcommerce.subscription.config
- com.broadleafcommerce.subscription.domain - package com.broadleafcommerce.subscription.domain
- com.broadleafcommerce.subscription.domain.adjustment - package com.broadleafcommerce.subscription.domain.adjustment
- com.broadleafcommerce.subscription.domain.constants - package com.broadleafcommerce.subscription.domain.constants
- com.broadleafcommerce.subscription.domain.entitlement - package com.broadleafcommerce.subscription.domain.entitlement
- com.broadleafcommerce.subscription.domain.enums - package com.broadleafcommerce.subscription.domain.enums
- com.broadleafcommerce.subscription.domain.exception - package com.broadleafcommerce.subscription.domain.exception
- com.broadleafcommerce.subscription.event - package com.broadleafcommerce.subscription.event
- com.broadleafcommerce.subscription.job.autoconfigure - package com.broadleafcommerce.subscription.job.autoconfigure
- com.broadleafcommerce.subscription.job.config - package com.broadleafcommerce.subscription.job.config
- com.broadleafcommerce.subscription.job.domain - package com.broadleafcommerce.subscription.job.domain
- com.broadleafcommerce.subscription.job.environment - package com.broadleafcommerce.subscription.job.environment
- com.broadleafcommerce.subscription.job.exception - package com.broadleafcommerce.subscription.job.exception
- com.broadleafcommerce.subscription.job.messaging - package com.broadleafcommerce.subscription.job.messaging
- com.broadleafcommerce.subscription.job.messaging.scheduled - package com.broadleafcommerce.subscription.job.messaging.scheduled
- com.broadleafcommerce.subscription.job.messaging.scheduled.autoconfigure - package com.broadleafcommerce.subscription.job.messaging.scheduled.autoconfigure
- com.broadleafcommerce.subscription.job.messaging.scheduled.channel - package com.broadleafcommerce.subscription.job.messaging.scheduled.channel
- com.broadleafcommerce.subscription.job.messaging.stream - package com.broadleafcommerce.subscription.job.messaging.stream
- com.broadleafcommerce.subscription.job.messaging.stream.channel - package com.broadleafcommerce.subscription.job.messaging.stream.channel
- com.broadleafcommerce.subscription.job.module - package com.broadleafcommerce.subscription.job.module
- com.broadleafcommerce.subscription.job.service - package com.broadleafcommerce.subscription.job.service
- com.broadleafcommerce.subscription.job.service.impl - package com.broadleafcommerce.subscription.job.service.impl
- com.broadleafcommerce.subscription.job.web.endpoint - package com.broadleafcommerce.subscription.job.web.endpoint
- com.broadleafcommerce.subscription.mapper - package com.broadleafcommerce.subscription.mapper
- com.broadleafcommerce.subscription.oauth2.client.endpoint - package com.broadleafcommerce.subscription.oauth2.client.endpoint
- com.broadleafcommerce.subscription.oauth2.client.web - package com.broadleafcommerce.subscription.oauth2.client.web
- com.broadleafcommerce.subscription.provider.jpa.autoconfigure - package com.broadleafcommerce.subscription.provider.jpa.autoconfigure
- com.broadleafcommerce.subscription.provider.jpa.domain - package com.broadleafcommerce.subscription.provider.jpa.domain
- com.broadleafcommerce.subscription.provider.jpa.domain.support - package com.broadleafcommerce.subscription.provider.jpa.domain.support
- com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository - package com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository
- com.broadleafcommerce.subscription.provider.jpa.repository - package com.broadleafcommerce.subscription.provider.jpa.repository
- com.broadleafcommerce.subscription.repository - package com.broadleafcommerce.subscription.repository
- com.broadleafcommerce.subscription.service - package com.broadleafcommerce.subscription.service
- com.broadleafcommerce.subscription.service.autoconfigure - package com.broadleafcommerce.subscription.service.autoconfigure
- com.broadleafcommerce.subscription.service.impl - package com.broadleafcommerce.subscription.service.impl
- com.broadleafcommerce.subscription.service.provider - package com.broadleafcommerce.subscription.service.provider
- com.broadleafcommerce.subscription.service.provider.external - package com.broadleafcommerce.subscription.service.provider.external
- com.broadleafcommerce.subscription.service.provider.page - package com.broadleafcommerce.subscription.service.provider.page
- com.broadleafcommerce.subscription.service.utils - package com.broadleafcommerce.subscription.service.utils
- com.broadleafcommerce.subscription.service.validation - package com.broadleafcommerce.subscription.service.validation
- com.broadleafcommerce.subscription.web.autoconfigure - package com.broadleafcommerce.subscription.web.autoconfigure
- com.broadleafcommerce.subscription.web.domain - package com.broadleafcommerce.subscription.web.domain
- com.broadleafcommerce.subscription.web.endpoint - package com.broadleafcommerce.subscription.web.endpoint
- com.broadleafcommerce.subscription.web.endpoint.exception - package com.broadleafcommerce.subscription.web.endpoint.exception
- commit(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- commit(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- commit(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- commit(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Apply any uncommitted changes to the production state.
- commit(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Apply any uncommitted changes to the production state.
- commit(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Apply any uncommitted changes to the production state.
- commit(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- commit(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Apply any uncommitted changes to the subscription to the production state.
- ConditionalOnBillingAsSubscriptionActionApisLocation - Annotation Interface in com.broadleafcommerce.subscription.web.autoconfigure
-
Deprecated.
- constructBillingEventDomain(Subscription, SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- constructBillingEventDTO(SubscriptionWithItemsAndAdjustments, SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- constructChildLock(String, String) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
-
Construct a child lock
- constructLock(String, Duration) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
-
Construct a parent lock
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- contextId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- contextId - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- contextId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- contextId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- contextId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- contextId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.domain.Address
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- convert(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- convertFromMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- convertToCreateBillingEventRequest(Q) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Converts a
BillingEventServiceinto a more appropriate for creationcreation request - convertToCreateBillingEventRequest(Q) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- convertToDatabaseColumn(JpaCancellationPolicyDetail) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.support.CancellationPolicyDetailConverter
- convertToEntityAttribute(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.support.CancellationPolicyDetailConverter
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- convertToMe(MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- convertToZonedDateTime(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.AbstractSubscriptionNextBillDateProcessor
-
Convert the given date to a ZonedDateTime in the customer's timezone.
- countAllBySubscriptionStatus(String) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Deprecated.
- countAllBySubscriptionStatus(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- countAllBySubscriptionStatus(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- countAllBySubscriptionStatus(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Count
subscriptionsmatching the subscriptionStatus. - countAllBySubscriptionStatus(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- countAllBySubscriptionStatus(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Count all subscription entities given the subscription status
- countByResolutionStatus(String) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.
- countByResolutionStatus(String, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
- countNumberOfUnits(BigDecimal) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- countOfDeadLetterByStatus(DeadLetterResolutionStatusEnum) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Deprecated.
- countOfDeadLetterByStatus(DeadLetterResolutionStatusEnum, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
- countOfDeadLetterByStatus(DeadLetterResolutionStatusEnum, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- create(D) - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- create(P) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - create(P) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - create(P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- create(P, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- create(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
- create(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- create(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- create(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Pass the
RefundEventWithDetailsto create the @link RefundEvent} andRefundEventDetailentities - create(R, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Creates a
BillingEventand related objects - create(R, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- create(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- CREATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to create a new subscription
- createAll(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- createAll(List<P>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- createAll(List<S>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createAllAllowingPartialSuccess(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- createAllAllowingPartialSuccess(List<P>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- CreateAlteredTrackableRepositoryOverride - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- createAlteredTrackableRepositoryOverrideContribution(CreateAlteredTrackableRepositoryOverride) - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- createAlteredTrackableRepositoryOverrideFragment() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- CreateAlteredTrackableRepositoryOverrideImpl - Class in com.broadleafcommerce.billing.provider.jpa.repository
-
Our normal pattern is to pre-assign primary keys, but keep the domain class id declaration using Hibernate generation in case an alternate flow is used to create.
- CreateAlteredTrackableRepositoryOverrideImpl() - Constructor for class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- createBillingEvent(CreateBillingEventRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- createBillingEvent(Q) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- CreateBillingEvent() - Constructor for class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- createBillingEventAddress(BillingEventAddress, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- createBillingEventAddress(P) - Method in interface com.broadleafcommerce.billing.service.BillingEventAddressService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createBillingEventAddress(R, P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Creates a
BillingEventAddressfrom the given request - createBillingEventAdjustment(P) - Method in interface com.broadleafcommerce.billing.service.BillingEventAdjustmentService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createBillingEventAdjustments(SubscriptionWithItemsAndAdjustments, List<BillingEventItemWithTaxDetails>, SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- createBillingEventAdjustments(R, P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Creates a list of
BillingEventAdjustmentfrom the given request - createBillingEventItem(Subscription, SubscriptionItem, SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- createBillingEventItem(Q) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.
- createBillingEventItem(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Create the new
BillingEventItem - createBillingEventItem(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- createBillingEventItemAdjustment(Subscription, SubscriptionItem, SubscriptionPeriod, SubscriptionItemAdjustment, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- createBillingEventItemAdjustment(P) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createBillingEventItemAdjustments(Subscription, SubscriptionPeriod, SubscriptionItem, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- createBillingEventItems(R, P, List<BillingEventAdjustment>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Creates a list of
BillingEventItemfrom the given request. - createBillingEventItemWithTaxDetailsList(SubscriptionWithItemsAndAdjustments, SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- createBillingEventPayment(BillingEventPaymentWithTransaction, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- createBillingEventPayment(S) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- createBillingEventPayment(S, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Pass the
BillingEventPaymentdomain object to create theJpaBillingEventPaymententity - createBillingEventPayment(S, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- createBillingEventPayments(R, P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Creates a list of
BillingEventPaymentfrom the given request - createBillingEventPaymentWithTransaction(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- CreateBillingEventRequest - Class in com.broadleafcommerce.billing.web.endpoint.domain
-
A request DTO that contains
BillingEventand related objects that should be created alongside it. - CreateBillingEventRequest() - Constructor for class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- CreateBillingEventRequest(BillingEvent, List<BillingEventPaymentWithTransaction>, List<BillingEventItemWithTaxDetails>, BillingEventAddress, List<BillingEventAdjustment>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- createBillingProcessRequest(P) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createBillingTaxDetail(P) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createCancellationPolicy(HttpServletRequest, HttpServletResponse, CancellationPolicy, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- createChildLock(String, String) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- createChildLock(String, String) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Attempt to create a child lock on the subscription.
- created(Instant) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The time the lock was created
- createdBy - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- createdDate - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- createdDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- createEntitlementToGrant(String, Subscription) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- createEntitlementToRevoke(Subscription) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- createFailurePaymentAccountProcessingRequest(P, String) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- createFromExternalRequest(List<R>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- createFromExternalRequest(List<R>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Accepts a list of
create requeststhat came from an external source, performs validation and then delegates toCrudEntityService.createAll(List, ContextInfo)to create billing events and related objects - createFromExternalRequest(R, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Accepts a
create requestthat came from an external source, performs validation and then delegates toBillingEventService.create(CreateBillingEventRequest, ContextInfo)to create a billing event and related objects - createFromExternalRequest(R, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- createItemAdjustments(P, P, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- createLock(String, Integer, List<String>, Duration) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- createLock(String, Integer, List<String>, Duration) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Attempt to create a top-level lock on the subscription.
- createNotTaxedChargeResults(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- createPaymentAccountProcessedEvent(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- createPaymentAccountProcessingRequestForCharge(BillingProcessingRequestWithFullDetails, PaymentAccount) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- createPaymentAccountProcessingRequestForRefund(BillingProcessingRequestWithFullDetails) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- createPaymentTranDetail(P) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createPaymentTransactionDetails(P, List<T>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- createPaymentTransactions(PaymentTransactionDetail, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentTransactionDetailsEndpoint
- createPrepaidDueNowPeriod(S) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createRefundEvent(RefundEventWithDetails, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- createRefundEvent(Q) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- createRefundResults(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- createRequest(BillingEvent, List<P>, Map<P, List<BillingEventItemAdjustment>>, BillingEventAddress, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- CreateSetupDomainMapperMember - Class in com.broadleafcommerce.billing.provider.jpa.id
-
DomainMapperMember capable of conditionally generating UUID or ULID primary key values during create operations based on the value of the
broadleaf.billing.jpa.id.typeproperty in standard spring configuration. - CreateSetupDomainMapperMember() - Constructor for class com.broadleafcommerce.billing.provider.jpa.id.CreateSetupDomainMapperMember
- createSubscription(HttpServletRequest, HttpServletResponse, boolean, boolean, boolean, SubscriptionWithItems, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- createSubscription(S) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createSubscriptionBillingAudit(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionBillingAuditService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createSubscriptionBillingAudit(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createSubscriptionCancelStatusAudit(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createSubscriptionItem(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createSubscriptionStatusAudit(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionStatusAuditService
-
Deprecated.Use
CrudEntityService.create(Object, ContextInfo)instead - createSubscriptionStatusAudit(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createSubscriptionWithItems(SWI) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- createSubscriptionWithItems(SWI, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- createSubscriptionWithItems(SWI, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- createTaxedChargeResults(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- createToken(String, String) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- createToken(String, String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionLockService
-
Creates a child lock on the subscription's existing lock.
- createToken(String, String) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
-
Create a child lock on a subscription.
- CREDIT_CARD_EXP_MONTH - Static variable in class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- CREDIT_CARD_EXP_YEAR - Static variable in class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- CREDIT_CARD_HOLDER - Static variable in class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- CREDIT_CARD_TYPE - Static variable in class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- CrudHelper<D,
P extends MappableTo<D>, ID> - Class in com.broadleafcommerce.billing.common.service -
Deprecated.Use
com.broadleafcommerce.data.tracking.core.service.CrudEntityHelperinstead - CrudHelper(BaseRepository<D, P, ID>) - Constructor for class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- currency - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- currency - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- currency - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- CurrencyConversionDetail - Class in com.broadleafcommerce.subscription.domain.adjustment
-
Represents the details of the exchange rate used to convert a
MonetaryAmountfrom one currency to another. - CurrencyConversionDetail() - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
- CURRENT_BILLING_ATTEMPT_NUMBER - Static variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- currentAccount() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- currentAccountProcessingRequest() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- customerTimezone - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- CustomizedBillingEventPaymentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- CustomizedBillingProcessRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.job.repository
- CustomizedRefundEventDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- CustomizedSubscriptionItemRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- CustomizedSubscriptionLockRepository<D> - Interface in com.broadleafcommerce.subscription.repository
-
This repository is used to manage locks on subscriptions.
- CustomizedSubscriptionRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- CustomOptimisticLockException - Exception in com.broadleafcommerce.subscription.job.exception
-
Exception that signifies that a version mismatch has taken place
- CustomOptimisticLockException() - Constructor for exception com.broadleafcommerce.subscription.job.exception.CustomOptimisticLockException
- CustomOptimisticLockException(String) - Constructor for exception com.broadleafcommerce.subscription.job.exception.CustomOptimisticLockException
- CustomOptimisticLockException(String, Throwable) - Constructor for exception com.broadleafcommerce.subscription.job.exception.CustomOptimisticLockException
- CustomOptimisticLockException(Throwable) - Constructor for exception com.broadleafcommerce.subscription.job.exception.CustomOptimisticLockException
D
- DATA_FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- DATA_FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- dateProcessed - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- dateRecorded - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- DeadLetter - Class in com.broadleafcommerce.deadletter.domain
-
This is a representation of a special type of message that stores messages the billing module cannot process due to errors
- DeadLetter() - Constructor for class com.broadleafcommerce.deadletter.domain.DeadLetter
- DeadLetter(int, String, String, String, String, String, Object, String, String, DeadLetterResolutionStatusEnum, boolean, ContextState) - Constructor for class com.broadleafcommerce.deadletter.domain.DeadLetter
- DeadLetterAutoConfiguration - Class in com.broadleafcommerce.deadletter.autoconfigure
- DeadLetterAutoConfiguration() - Constructor for class com.broadleafcommerce.deadletter.autoconfigure.DeadLetterAutoConfiguration
- DeadLetterConfig() - Constructor for class com.broadleafcommerce.deadletter.messaging.stream.StreamMessagingConfiguration.DeadLetterConfig
- DeadLetterConsumer - Interface in com.broadleafcommerce.deadletter.messaging.stream.channel
- deadLetterInput() - Method in interface com.broadleafcommerce.deadletter.messaging.stream.channel.DeadLetterConsumer
- DeadLetterJpaAutoConfiguration - Class in com.broadleafcommerce.deadletter.provider.jpa.autoconfigure
- DeadLetterJpaAutoConfiguration() - Constructor for class com.broadleafcommerce.deadletter.provider.jpa.autoconfigure.DeadLetterJpaAutoConfiguration
- DeadLetterLegacyEnvironmentPostProcessor - Class in com.broadleafcommerce.deadletter.messaging.config
-
Map legacy pubsub topic declarations to spring cloud stream
- DeadLetterLegacyEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.deadletter.messaging.config.DeadLetterLegacyEnvironmentPostProcessor
- deadLetterMessageListener() - Method in class com.broadleafcommerce.deadletter.messaging.stream.StreamMessagingConfiguration
- deadLetterMessageProcessor - Variable in class com.broadleafcommerce.deadletter.messaging.stream.StreamDeadLetterMessageListener
- deadLetterMessageProcessor(DeadLetterService<DeadLetter>) - Method in class com.broadleafcommerce.deadletter.autoconfigure.DeadLetterAutoConfiguration
- deadLetterMessageProcessor(List<DeadLetterResolver>, DeadLetterService<DeadLetter>) - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- DeadLetterMessageProcessor - Class in com.broadleafcommerce.deadletter.service.impl
- DeadLetterMessageProcessor(List<DeadLetterResolver>, DeadLetterService<DeadLetter>) - Constructor for class com.broadleafcommerce.deadletter.service.impl.DeadLetterMessageProcessor
- deadLetterMessageSender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- deadLetterMessageSender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- deadLetterMessageSender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- deadLetterMessageSender() - Method in class com.broadleafcommerce.deadletter.messaging.stream.StreamMessagingConfiguration
- DeadLetterMessageSender - Interface in com.broadleafcommerce.deadletter.messaging
- deadLetterNotificationService - Variable in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- deadLetterNotificationService(DeadLetterService<DeadLetter>) - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- DeadLetterNotificationService - Interface in com.broadleafcommerce.deadletter.service
- deadLetterOutput() - Method in interface com.broadleafcommerce.deadletter.messaging.stream.channel.DeadLetterProducer
- DeadLetterProducer - Interface in com.broadleafcommerce.deadletter.messaging.stream.channel
- DeadLetterProperties - Class in com.broadleafcommerce.deadletter.service.config
- DeadLetterProperties() - Constructor for class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- DeadLetterProperties.Message - Class in com.broadleafcommerce.deadletter.service.config
- DeadLetterProperties.Notification - Class in com.broadleafcommerce.deadletter.service.config
- DeadLetterProperties.StackTrace - Class in com.broadleafcommerce.deadletter.service.config
- DeadLetterQueue() - Constructor for class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
- DeadLetterQueueEndpoint - Class in com.broadleafcommerce.deadletter.web.endpoint
- DeadLetterQueueEndpoint(DeadLetterNotificationService, DeadLetterService<DeadLetter>, BillingJobMessageSender) - Constructor for class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- DeadLetterQueueNotificationRequest - Class in com.broadleafcommerce.billing.domain
-
The DTO used to transfer parameters for operations on the DeadLetter Queue, namely sending notification emails, querying for a set of DeadLetters, or processing unresolved DeadLetters.
- DeadLetterQueueNotificationRequest() - Constructor for class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- DeadLetterQueueNotificationRequest(Date, Date, Integer) - Constructor for class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- DeadLetterRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.deadletter.repository
- DeadLetterResolutionStatusEnum - Enum Class in com.broadleafcommerce.deadletter.domain
- DeadLetterResolver - Interface in com.broadleafcommerce.deadletter.service
- deadLetterResolvers - Variable in class com.broadleafcommerce.deadletter.service.impl.DeadLetterMessageProcessor
- deadLetterResolvers() - Method in class com.broadleafcommerce.deadletter.autoconfigure.DeadLetterAutoConfiguration
- deadLetterRetry(T, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- deadLetterRetry(T, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- deadLetterRetry(T, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- DeadLetterRetryHandler<P extends DeadLetter> - Interface in com.broadleafcommerce.deadletter.service
-
Attempt to re-engage the processing flow with a previous failed message that did not allow the process to complete.
- deadLetterService - Variable in class com.broadleafcommerce.deadletter.service.AbstractDeadLetterNotificationService
- deadLetterService - Variable in class com.broadleafcommerce.deadletter.service.impl.DeadLetterMessageProcessor
- deadLetterService - Variable in class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- deadLetterService - Variable in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- deadLetterService - Variable in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- deadLetterService(DeadLetterRepository<Trackable>, RsqlCrudEntityHelper) - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- DeadLetterService<P extends DeadLetter> - Interface in com.broadleafcommerce.deadletter.service
- DeadLetterServiceAutoConfiguration - Class in com.broadleafcommerce.deadletter.service.autoconfigure
- DeadLetterServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- DeadLetterWebAutoConfiguration - Class in com.broadleafcommerce.deadletter.web.autoconfigure
- DeadLetterWebAutoConfiguration() - Constructor for class com.broadleafcommerce.deadletter.web.autoconfigure.DeadLetterWebAutoConfiguration
- debugLogTrimmedTaxResponse(TaxCalculationResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- deepCopy(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- deepCopy(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- DEFAULT_HEADER_PAYMENT_VERSION - Static variable in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- DEFAULT_PAGE_SIZE - Static variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- DefaultAddressTypes - Enum Class in com.broadleafcommerce.billing.service.provider.domain.enums
- DefaultBillingEventAddressService<P extends BillingEventAddress> - Class in com.broadleafcommerce.billing.service.impl
- DefaultBillingEventAddressService(BillingEventAddressRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAddressService
- DefaultBillingEventAdjustmentService<P extends BillingEventAdjustment> - Class in com.broadleafcommerce.billing.service.impl
- DefaultBillingEventAdjustmentService(BillingEventAdjustmentRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAdjustmentService
- DefaultBillingEventItemAdjustmentService<P extends BillingEventItemAdjustment> - Class in com.broadleafcommerce.billing.service.impl
- DefaultBillingEventItemAdjustmentService(BillingEventItemAdjustmentRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemAdjustmentService
- DefaultBillingEventItemService<P extends BillingEventItem,
Q extends BillingEventItemWithTaxDetails> - Class in com.broadleafcommerce.billing.service.impl - DefaultBillingEventItemService(BillingEventItemRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- DefaultBillingEventPaymentFinder<P extends BillingEventPaymentWithEvent> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultBillingEventPaymentFinder() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- DefaultBillingEventPaymentService<P extends BillingEventPayment,
Q extends BillingEventPaymentWithEvent, R extends BillingEventDTO, S extends BillingEventPaymentWithTransaction, T extends PaymentTransactionDetail> - Class in com.broadleafcommerce.billing.service.impl - DefaultBillingEventPaymentService(BillingEventPaymentRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- DefaultBillingEventPricingService<P extends BillingEventDTO,
Q extends BillingEvent, R extends BillingEventAdjustment, S extends BillingEventItemWithTaxDetails, T extends BillingEventPaymentWithTransaction> - Class in com.broadleafcommerce.billing.job.service.impl - DefaultBillingEventPricingService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- DefaultBillingEventService<P extends BillingEvent,
Q extends BillingEventDTO, R extends CreateBillingEventRequest> - Class in com.broadleafcommerce.billing.service.impl - DefaultBillingEventService(BillingEventRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- DefaultBillingJobService<P extends BillingProcessingRequest,
R extends BillingEventPayment, S extends InitializeBillingProcessingRequests> - Class in com.broadleafcommerce.billing.job.service.impl - DefaultBillingJobService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingJobService
- DefaultBillingProcessingRequestFinalizerService<P extends BillingProcessingRequest> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultBillingProcessingRequestFinalizerService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- DefaultBillingProcessingRequestGenerator<P extends BillingProcessingRequest> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultBillingProcessingRequestGenerator() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- DefaultBillingProcessingResultHandlerService - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultBillingProcessingResultHandlerService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- DefaultBillingProcessRequestService<P extends BillingProcessingRequest,
Q extends BillingProcessingRequestWithFullDetails> - Class in com.broadleafcommerce.billing.job.service.impl - DefaultBillingProcessRequestService(BillingProcessRepository<Trackable>, RsqlCrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- DefaultBillingRetryScheduleResolver<P extends BillingRetrySchedule> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultBillingRetryScheduleResolver() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- DefaultBillingRetryScheduleService<P extends BillingRetrySchedule> - Class in com.broadleafcommerce.billing.service.impl
- DefaultBillingRetryScheduleService(BillingRetryScheduleRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingRetryScheduleService
- DefaultBillingTaxDetailService<P extends BillingTaxDetail> - Class in com.broadleafcommerce.billing.service.impl
- DefaultBillingTaxDetailService(BillingTaxDetailRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultBillingTaxDetailService
- DefaultCancellationChargeStrategy - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
The strategy for charging a cancellation fee when a customer cancels a subscription.
- DefaultCancellationPolicyService<CP extends CancellationPolicy> - Class in com.broadleafcommerce.subscription.service
-
Default implementation of
CancellationPolicyService - DefaultCancellationPolicyService(CancellationPolicyRepository<Trackable>, RsqlCrudEntityHelper, FilterParser<Node>) - Constructor for class com.broadleafcommerce.subscription.service.DefaultCancellationPolicyService
- DefaultCancellationStrategy - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
The strategy using which a subscription can be cancelled.
- DefaultDeadLetterService<P extends DeadLetter> - Class in com.broadleafcommerce.deadletter.service.impl
- DefaultDeadLetterService(DeadLetterRepository<Trackable>, RsqlCrudEntityHelper) - Constructor for class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- DefaultDelayedSubscriptionActionEffectiveType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Describes how the effective date of a delayed subscription action should be determined.
- DefaultDelayedSubscriptionActionType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Describes the type of delayed subscription action that will be applied in the future.
- DefaultDelegatingTaxService<P extends BillingEventItem,
Q extends BillingTaxDetail, R extends BillingProcessingRequestWithBillingEventDTO> - Class in com.broadleafcommerce.billing.job.service.impl -
This implementation of
TaxServicecallsTaxDelegate, which has a discovery process to determine the bestTaxProviderimplementation based on configured properties, the providedTaxCalculationRequest, and theContextInfo. - DefaultDelegatingTaxService(TaxDelegate<?, ?>, TypeFactory) - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- DefaultEntitlementService - Class in com.broadleafcommerce.subscription.service.impl
-
Deprecated.Use
EntitlementProviderinstead - DefaultEntitlementService() - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultEntitlementService
-
Deprecated.
- DefaultLockPruneService - Class in com.broadleafcommerce.subscription.service
-
ClusterServiceresponsible for interval polling workflows whose retention period have expired and deleting them. - DefaultLockPruneService(SubscriptionLockRepository<JpaSubscriptionLock>, TaskScheduler, SubscriptionLockProperties) - Constructor for class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- defaultMessagingErrorHandler(DeadLetterMessageSender) - Method in class com.broadleafcommerce.deadletter.autoconfigure.DeadLetterAutoConfiguration
- DefaultMessagingErrorHandler - Class in com.broadleafcommerce.deadletter.service.impl
- DefaultMessagingErrorHandler(DeadLetterMessageSender) - Constructor for class com.broadleafcommerce.deadletter.service.impl.DefaultMessagingErrorHandler
- DefaultNextBillingRetryDateCalculator - Class in com.broadleafcommerce.billing.service.impl
- DefaultNextBillingRetryDateCalculator() - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultNextBillingRetryDateCalculator
- DefaultPaymentAndRefundUpdaterService<P extends BillingProcessingRequestWithPayment,
Q extends BillingProcessingRequestWithRefundDetail> - Class in com.broadleafcommerce.billing.job.service.impl - DefaultPaymentAndRefundUpdaterService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- DefaultPaymentDeclineTypes - Enum Class in com.broadleafcommerce.billing.service.provider.domain.enums
-
When a payment gateway declines a payment, this value indicates whether it is a "soft" (insufficient funds) or "hard" (stolen card) decline.
- DefaultPaymentProcessingResultHandlerService<P extends BillingProcessingRequest,
Q extends PaymentTransactionDetail> - Class in com.broadleafcommerce.billing.job.service.impl - DefaultPaymentProcessingResultHandlerService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- DefaultPaymentProcessingService<P extends BillingProcessingRequest> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultPaymentProcessingService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- DefaultPaymentProcessTypes - Enum Class in com.broadleafcommerce.billing.domain.enums
-
Enum values describing the possible payment processing types for
BillingEvents& theirBillingEventPayments. - defaultPaymentRetrySchedule - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- defaultPaymentRetryScheduleCode - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- DefaultPaymentTransactionDetailService<P extends PaymentTransactionDetail> - Class in com.broadleafcommerce.billing.service.impl
- DefaultPaymentTransactionDetailService(PaymentTransactionDetailRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- DefaultPaymentTransactionExecutionService<P extends BillingProcessingRequest> - Class in com.broadleafcommerce.billing.job.service.impl
-
Default implementation of the
PaymentTransactionExecutionServicethat's used to communicate with Broadleaf's PaymentTransactionServices to execute AuthorizeAndCapture and/or Refund transactions. - DefaultPaymentTransactionExecutionService(PaymentTransactionExecutionProvider, TypeFactory) - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- DefaultPaymentTransactionSourceEntityTypes - Enum Class in com.broadleafcommerce.billing.service.provider.domain.enums
- DefaultPriceChangeEffectiveType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Describes how the effective date of a subscription price change should be determined.
- DefaultRefundEventDetailFinder<P extends RefundDetailsWithRefundAndBillingEvent> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultRefundEventDetailFinder() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultRefundEventDetailFinder
- DefaultRefundEventDetailService<P extends RefundEventDetail,
Q extends RefundDetailsWithRefundAndBillingEvent> - Class in com.broadleafcommerce.billing.service.impl - DefaultRefundEventDetailService(RefundEventDetailRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- DefaultRefundEventItemService<P extends RefundEventItem> - Class in com.broadleafcommerce.billing.service.impl
- DefaultRefundEventItemService(RefundEventItemRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- DefaultRefundEventService<P extends RefundEvent,
Q extends RefundEventWithDetails> - Class in com.broadleafcommerce.billing.service.impl - DefaultRefundEventService(RefundEventRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- defaultRefundRetrySchedule - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- defaultRefundRetryScheduleCode - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- defaultRetries() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- DefaultShortenedPeriodReason - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Enum values describing the reason for a subscription's period to be shortened.
- DefaultSkuToEntitlementLookupService - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultSkuToEntitlementLookupService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- DefaultSubscriptionActionApisLocations - Enum Class in com.broadleafcommerce.subscription.web.domain
-
Describes the possible services whose APIs are intended to be used to handle subscription actions (e.g.
- DefaultSubscriptionActionFlow - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
The default types of actions that can be taken against a
Subscription. - DefaultSubscriptionAdjustmentService<P extends SubscriptionAdjustment> - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionAdjustmentService(SubscriptionAdjustmentRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- DefaultSubscriptionAdjustmentType - Enum Class in com.broadleafcommerce.subscription.domain.enums
- DefaultSubscriptionBillingAuditService<P extends SubscriptionBillingAudit> - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionBillingAuditService(SubscriptionBillingAuditRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionBillingAuditService
- DefaultSubscriptionBillingEventGeneratorService - Class in com.broadleafcommerce.subscription.job.service.impl
- DefaultSubscriptionBillingEventGeneratorService() - Constructor for class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- DefaultSubscriptionBillingEventService<B extends BillingEvent> - Class in com.broadleafcommerce.billing.service.impl
- DefaultSubscriptionBillingEventService(SubscriptionService<Subscription, SubscriptionWithItems>, SubscriptionAdjustmentService<SubscriptionAdjustment>, SubscriptionBillingEventGeneratorService, TypeFactory) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- DefaultSubscriptionBillingFrequencyEnum - Enum Class in com.broadleafcommerce.subscription.domain.enums
- DefaultSubscriptionFinderService<Q extends SubscriptionWithItemsAndAdjustments> - Class in com.broadleafcommerce.subscription.job.service.impl
- DefaultSubscriptionFinderService(SubscriptionRepository<Trackable>) - Constructor for class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- DefaultSubscriptionItemAdjustmentService<P extends SubscriptionItemAdjustment> - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionItemAdjustmentService(SubscriptionItemAdjustmentRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- DefaultSubscriptionItemReferenceType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Enumerates the types of subscription item references.
- DefaultSubscriptionItemService<P extends SubscriptionItem> - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionItemService(SubscriptionItemRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- defaultSubscriptionLockPruneClusterService(SubscriptionLockRepository<JpaSubscriptionLock>, TaskScheduler, SubscriptionLockProperties) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- DefaultSubscriptionLockService - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionLockService(SubscriptionLockRepository<JpaSubscriptionLock>) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- DefaultSubscriptionNextBillDateService - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionNextBillDateService(List<SubscriptionNextBillDateProcessor>) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionNextBillDateService
- DefaultSubscriptionPaymentStrategy - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Declares that payments made against a subscription are going towards the goods/services rendered in the previous vs current period.
- DefaultSubscriptionPeriodType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Enumerates the types of subscription period types.
- DefaultSubscriptionService<S extends Subscription,
SWI extends SubscriptionWithItems> - Class in com.broadleafcommerce.subscription.service.impl - DefaultSubscriptionService(SubscriptionRepository<Trackable>, RsqlCrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- DefaultSubscriptionSourceType - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
Enumerates the types of subscription sources.
- DefaultSubscriptionStatusAuditService<P extends SubscriptionStatusAudit> - Class in com.broadleafcommerce.subscription.service.impl
- DefaultSubscriptionStatusAuditService(SubscriptionStatusAuditRepository<Trackable>, CrudEntityHelper) - Constructor for class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionStatusAuditService
- DefaultSubscriptionUserRefTypes - Enum Class in com.broadleafcommerce.subscription.domain.enums
- DefaultTaxCalculationHandlerService<P extends BillingProcessingRequestWithBillingEventDTO> - Class in com.broadleafcommerce.billing.job.service.impl
- DefaultTaxCalculationHandlerService() - Constructor for class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- DefaultTransactionStatuses - Enum Class in com.broadleafcommerce.billing.service.provider.domain.enums
- DefaultUserRefType - Enum Class in com.broadleafcommerce.billing.domain.enums
- DefaultWalletService<W extends WalletWithPaymentAccounts,
R extends BillingProcessingRequestWithFullDetails> - Class in com.broadleafcommerce.billing.service.impl - DefaultWalletService(SavedPaymentMethodProvider<SavedPaymentMethod>, TypeFactory) - Constructor for class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- DELAYED_SUBSCRIPTION_ACTION - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A subscription action that was applied as a
DelayedSubscriptionAction - DelayedSubscriptionAction - Class in com.broadleafcommerce.subscription.domain
-
Simple object describing a subscription action that should be applied in the future.
- DelayedSubscriptionAction() - Constructor for class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- DelayedSubscriptionActionListConverter - Class in com.broadleafcommerce.subscription.provider.jpa.domain.support
- DelayedSubscriptionActionListConverter(ObjectMapper) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.support.DelayedSubscriptionActionListConverter
- delete(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- delete(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- deleteBillingEventItemAdjustmentByEventItemAdjustmentId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.Use
CrudEntityService.delete(String, ContextInfo)instead - deleteBillingTaxDetailByTaxId(String) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
-
Deprecated.Use
CrudEntityService.delete(String, ContextInfo)instead - deleteById(ID) - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- deleteCancellationPolicy(String, HttpServletRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- detectVersionAttribute(Trackable) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- determineAdjustmentAmount(Subscription, List<BillingEventItemWithTaxDetails>, SubscriptionAdjustment, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- determineBillDate(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Identifies the bill date for the subscription period.
- determineBillingEventId(BillingEvent, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
We require the
BillingEvent.getId(), in most cases. - determineBillingEventItemUnitPrice(Subscription, SubscriptionItem, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- determineDelayedActionWorkflowName(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- determineItemAdjustmentUnitAmount(Subscription, SubscriptionItem, SubscriptionItemAdjustment, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- determineNextBillingDate(RetryPayment, List<IntervalBillingRetrySpecs>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultNextBillingRetryDateCalculator
- determineNumberOfDaysInFullPeriod(Instant, Instant, String) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- determineNumberOfDaysInShortenedPeriod(Instant, Instant, String) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- determineOrderFulfillmentId(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- determinePeriodStartDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Identifies the subscription period start date.
- determinePreferredProviderId(BillingEvent, List<P>, BillingEventAddress, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
This method returns the "preferred"
Tax Provider ID, which is determined byTaxProvider.getProviderId(). - determineStatusChangeBasicWorkflowName(Subscription, String, String) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- determineStatusChangeWorkflowName(Subscription, String, String) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Map the value harvested from
Subscription.getFulfillmentWorkflow()for the targeted workflow to a real workflow name. - determineSubscriptionActionFlow(Subscription, String, String) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Based on the provided
fromStatus&toStatus, identify theDefaultSubscriptionActionFlowvalue representing the status change. - determineTermAutoRenewalBasicWorkflowName(Subscription) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- determineTermAutoRenewalWorkflowName(Subscription) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Map the value harvested from
Subscription.getFulfillmentWorkflow()for the targeted workflow to a real workflow name. - determineTypicalPeriodEndDate(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Identifies the subscription period end date by calculating the next bill date, then subtracting 1 nanosecond so that the end of the period occurs immediately before the next bill date.
- disassemble(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- disassemble(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- DomainMapperAutoConfiguration - Class in com.broadleafcommerce.billing.provider.jpa.autoconfigure
- DomainMapperAutoConfiguration - Class in com.broadleafcommerce.deadletter.service.autoconfigure
- DomainMapperAutoConfiguration() - Constructor for class com.broadleafcommerce.billing.provider.jpa.autoconfigure.DomainMapperAutoConfiguration
- DomainMapperAutoConfiguration() - Constructor for class com.broadleafcommerce.deadletter.service.autoconfigure.DomainMapperAutoConfiguration
- DOWNGRADE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to downgrade the subscription's level of service
- DUE_DELAYED_ACTIONS_PERIOD - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- DUPLICATE_TRANSACTION - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- DUPLICATE_TRANSACTION_ATTEMPT - Static variable in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
The
ApiError.getType()that indicates that the transaction was already attempted. - DuplicateTransactionAttemptException - Exception in com.broadleafcommerce.billing.job.service.exception
-
Exception highlighting the attempt to execute the same transaction twice.
- DuplicateTransactionAttemptException() - Constructor for exception com.broadleafcommerce.billing.job.service.exception.DuplicateTransactionAttemptException
- DuplicateTransactionAttemptException(String) - Constructor for exception com.broadleafcommerce.billing.job.service.exception.DuplicateTransactionAttemptException
E
- EDIT - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to edit the subscription's configuration
- em() - Method in interface com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepository
-
Deprecated.
- em() - Method in class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- enabled - Variable in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
-
Enables the DeadLetter queue functionality
- enableTransactionQueryReadOptimization - Variable in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
-
Enables optimizing transactional behavior in some queries.
- END_OF_TERM_DATE - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- END_OF_TERMS - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
-
Declares that the subscription's period was shortened by reaching the
Subscription.getEndOfTermDate() - endDate - Variable in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
End date of the DeadLetter messages to be filtered
- EndOfTermStrategy - Enum Class in com.broadleafcommerce.subscription.domain.enums
-
The strategies by which a subscription's end of term can be configured.
- ensureNoActiveTransaction() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- Entitlement - Class in com.broadleafcommerce.subscription.domain.entitlement
-
This is a copy of the domain object from EntitlementServices.
- Entitlement() - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- Entitlement(String, String, String, String, String, String, String, String, Date, String, Date, Date, String, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- entitlementLookupService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- entitlementLookupService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- EntitlementProcessingRequest - Class in com.broadleafcommerce.billing.job.domain
-
This request is used to send
entitlementswithin Billing to a handler that would set them up for being granted, revoked, or otherwise processed by an external service. - EntitlementProcessingRequest() - Constructor for class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- EntitlementProcessingRequest(List<Entitlement>) - Constructor for class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- entitlementProvider - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- EntitlementProvider<P extends Entitlement> - Interface in com.broadleafcommerce.subscription.service.provider
- entitlements - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- Entitlements() - Constructor for class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
- EntitlementService - Interface in com.broadleafcommerce.subscription.service
-
Deprecated.Use
EntitlementProviderinstead - entitlementsToGrantBySkus(SubscriptionWithItems, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- entitlementsToRevoke(SubscriptionWithItems) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- ENTITY_NOT_FOUND - Static variable in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
The
ApiError.getType()that indicates entity is not found. - entityMissingException(EntityMissingException) - Method in class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- EntityUtils - Class in com.broadleafcommerce.billing.service.impl
- equals(Object) - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- equals(Object) - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- equals(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
- equals(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- equals(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- equals(Object) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.Address
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.Wallet
- equals(Object) - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- equals(Object) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- equals(Object) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- equals(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- equals(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- equals(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- equals(Object) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- equals(Object) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- equals(Object) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- equals(Object) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- equals(Object) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- equals(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- equals(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- equals(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- equals(Object) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- equals(Object) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- equals(Object) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- equals(Object) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- equals(Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- equals(Object) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
- equals(Object) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- equals(Object) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
- equals(Object) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
- equals(Object) - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
- equals(List<T>, List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- equals(T, T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- ERROR - Enum constant in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- ERROR - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates a subscription with an error state
- errorHandlerConsumer(MessagingErrorHandler) - Method in class com.broadleafcommerce.deadletter.autoconfigure.DeadLetterAutoConfiguration
- errorIdentifier - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- errorMessage - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The message of the exception that caused this DeadLetter
- errorMessage - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- errorsFor(Object) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- errorsFor(Object, Class<?>) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- errorsFor(Object, String) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- eventNotificationChannel - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- eventPaymentUpdater - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- eventPaymentUpdater() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- EventPaymentUpdater<P extends UpdateBillingEventPayments> - Class in com.broadleafcommerce.billing.job.module
-
Updates the billing event payment with the result of the payment processing.
- EventPaymentUpdater() - Constructor for class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- EventPaymentUpdaterConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.EventPaymentUpdaterConfig
- EventPaymentUpdaterConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- eventPaymentUpdaterInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.EventPaymentUpdaterConsumer
- eventPaymentUpdaterOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.EventPaymentUpdaterProducer
- EventPaymentUpdaterProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- EVERY30DAYS - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill the subscription every 30 days.
- every30DaysSubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- Every30DaysSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- Every30DaysSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.Every30DaysSubscriptionNextBillDateProcessor
- EXCEPTION - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- executeNewChargeBillingRequestGeneratorData(List<P>, List<R>, S) - Method in interface com.broadleafcommerce.billing.job.service.BillingJobService
- executeNewChargeBillingRequestGeneratorData(List<P>, List<R>, S, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingJobService
-
Send message, create requests, and update payments.
- executeNewChargeBillingRequestGeneratorData(List<P>, List<R>, S, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingJobService
- executeOnlyTaxCalculation - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Determines if the billing job should only execute tax calculation and not process payments
- executePricing(P) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPricingService
-
Responsible for setting all the totals correctly on the new billing event based on the state of the passed in event (i.e.
- executePricing(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- executePricing(P, boolean) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPricingService
-
Responsible for setting all the totals correctly on the new billing event based on the state of the passed in event.
- executePricing(P, boolean) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- executeRequest(Supplier<T>) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Executes a request with default Web Client error handling.
- executeRequest(Supplier<T>) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
Executes a request with default Web Client error handling.
- executeTaxCalculation(TaxCalculationRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- expectedStatuses - Static variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- expectedStatuses - Static variable in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- expectedStatuses - Static variable in class com.broadleafcommerce.billing.job.module.RefundEventUpdater
- expires(Instant) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The time the lock will expire
- explicitSimpleNarrowing(ContextInfo, List<Predicate>, CriteriaBuilder, Root<D>, Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- ExternalCatalogEntitlementProvider - Class in com.broadleafcommerce.billing.service.provider.external
-
Default implementation of the
CatalogEntitlementProviderthat communicates with the Broadleaf Monolith ecosystem. - ExternalCatalogEntitlementProvider(WebClient, ObjectMapper, TypeFactory, ExternalCatalogEntitlementProviderProperties) - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProvider
- ExternalCatalogEntitlementProviderProperties - Class in com.broadleafcommerce.billing.service.provider.external
- ExternalCatalogEntitlementProviderProperties() - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
- ExternalEntitlementProvider<P extends Entitlement> - Class in com.broadleafcommerce.subscription.service.provider.external
- ExternalEntitlementProvider(WebClient, ObjectMapper, TypeFactory, ExternalEntitlementProviderProperties) - Constructor for class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- ExternalEntitlementProviderProperties - Class in com.broadleafcommerce.subscription.service.provider.external
- ExternalEntitlementProviderProperties() - Constructor for class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
- ExternalPaymentTransactionExecutionProvider - Class in com.broadleafcommerce.billing.service.provider.external
- ExternalPaymentTransactionExecutionProvider(WebClient, ObjectMapper, TypeFactory, ExternalPaymentTransactionExecutionProviderProperties) - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- ExternalPaymentTransactionExecutionProviderProperties - Class in com.broadleafcommerce.billing.service.provider.external
-
Properties for interacting with an external payment transaction service.
- ExternalPaymentTransactionExecutionProviderProperties() - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
- ExternalSavedPaymentMethodProvider<S extends SavedPaymentMethod> - Class in com.broadleafcommerce.billing.service.provider.external
-
Implementation of
SavedPaymentMethodProviderthat's meant to interact with Broadleaf's PaymentTransactionServices to gatherSavedPaymentMethods. - ExternalSavedPaymentMethodProvider(WebClient, ObjectMapper, TypeFactory, ExternalSavedPaymentMethodProviderProperties) - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
- ExternalSavedPaymentMethodProviderProperties - Class in com.broadleafcommerce.billing.service.provider.external
-
Properties for interacting with Broadleaf's PaymentTransactionServices.
- ExternalSavedPaymentMethodProviderProperties() - Constructor for class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
- externalWorkflowProvider - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
F
- FAILED_BILLING - Enum constant in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxFailureEnum
- FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
Deprecated.
DefaultDelegatingTaxServicedoes not recognize this state. It either succeeds in its tax calculations, or an Exception is thrown andTaxProcessingResultEnum.GATEWAY_ERRORbecomes the result - FAILURE - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
The payment gateway failed to successfully process the transaction.
- failureReason - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- fetchEntitlementsBySku(String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- fetchMappingsFromAPI(ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- filterOutAlreadyProcessed(P, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- filterOutAlreadyProcessedRequests(TaxCalculationResultProcessorRequests, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- filterOutAlreadyUpdatedRequests(List<BillingProcessingRequest>, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- filterOutRequestsWithWrongStatuses(List<BillingProcessingRequestWithBillingEventDTO>, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- filterOutWrongStatuses(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- filterOutWrongStatuses(List<BillingProcessingRequest>, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- filterOutWrongStatuses(List<BillingProcessingRequestWithFullDetails>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- filterSubscriptionsByItemRefs(List<D>, Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- finalize(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- finalizeBillingProcessingRequests(FinalizeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- FinalizeBillingProcessingRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to bridge the gap between processing results of payment transactions and finalizing the states of
BillingEventorRefundEventon basis of the transaction results. - FinalizeBillingProcessingRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- FinalizeBillingProcessingRequests(String, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- FINALIZED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- finalizerService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- findActiveBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- findActiveBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Finds all active
subscription itemsby subscription id - findActiveItemsBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemRepository
- findActiveItemsBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.
- findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateBefore(Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateBefore(Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionFinder
-
Find subscriptions with
SubscriptionStatusEnum.ACTIVEorSubscriptionStatusEnum.PAUSEDsubscriptionStatus, the nextBillDate before the provided date or null and the statusChangeDate before the provided date, and their lastBillingOperationStatusPaymentStatusEnum.SUCCESS,PaymentStatusEnum.ABORTED, or null. - findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateOrEndOfTermDateBefore(Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateOrEndOfTermDateBefore(Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionFinder
-
Find subscriptions with
SubscriptionStatusEnum.ACTIVEorSubscriptionStatusEnum.PAUSEDsubscriptionStatus, the nextBillDate before the provided date or the statusChangeDate before the provided date or the endOfTermDate before the provided date, and their lastBillingOperationStatusPaymentStatusEnum.SUCCESS,PaymentStatusEnum.ABORTED, or null. - findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateOrEndOfTermDateBefore(Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- findActiveOrPausedSubscriptionsAndBillDateOrStatusChangeDateOrEndOfTermDateBefore(Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionFinder
-
Find subscriptions with
SubscriptionStatusEnum.ACTIVEorSubscriptionStatusEnum.PAUSEDsubscriptionStatus, the nextBillDate before the provided date or the statusChangeDate before the provided date or the endOfTermDate before the provided date, and their lastBillingOperationStatusPaymentStatusEnum.SUCCESS,PaymentStatusEnum.ABORTED, or null. - findAll() - Method in interface com.broadleafcommerce.billing.common.repository.BaseRepository
-
Deprecated.
- findAllAdditionalFields(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.
- findAllBillingAuditBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionBillingAuditService
-
Deprecated.
- findAllBillingAuditBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionBillingAuditService
- findAllBillingAuditBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionBillingAuditService
-
Find all
JpaSubscriptionBillingAuditgiven the subscriptionId - findAllBillingDetailsByEventPaymentId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- findAllBillingEventsByBillingEventPaymentIds(List<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- findAllBillingItemsWithTaxDetailsByEventId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.
- findAllByAdjustmentIdIn(List<String>) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionAdjustmentRepository
-
Deprecated.Use
TrackableRepository.findAllByContextId(Iterable, ContextInfo)instead - findAllByBillingEventId(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventAdjustmentRepository
-
Deprecated.
- findAllByBillingEventId(String) - Method in interface com.broadleafcommerce.billing.repository.RefundEventRepository
-
Deprecated.
- findAllByBillingEventId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventAdjustmentService
-
Deprecated.
- findAllByBillingEventId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.
- findAllByBillingEventIdIn(Set<String>) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Deprecated.Use
TrackableRepository.findAllByContextId(Iterable, ContextInfo)instead - findAllByBillingEventIdIn(Set<String>) - Method in interface com.broadleafcommerce.billing.repository.RefundEventRepository
-
Deprecated.
- findAllByBillingEventIds(Set<String>) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- findAllByBillingEventIds(Set<String>, boolean) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- findAllByBillingEventItemId(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemAdjustmentRepository
-
Deprecated.
- findAllByBillingEventItemId(String) - Method in interface com.broadleafcommerce.billing.repository.BillingTaxDetailRepository
-
Deprecated.
- findAllByBillingEventPaymentId(List<String>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.
- findAllByBillingProcessId(List<String>) - Method in interface com.broadleafcommerce.billing.job.repository.BillingProcessRepository
-
Deprecated.Use
TrackableRepository.findAllByContextId(Iterable, ContextInfo)instead - findAllByEventId(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemRepository
-
Deprecated.
- findAllByIds(Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- findAllByIds(Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- findAllByIds(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
- findAllByIds(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
- findAllByIds(List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Deprecated.
- findAllByIds(List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
- findAllByIds(List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.Use
CrudEntityService.readAllByContextId(Iterable, ContextInfo)instead - findAllByItemAdjustmentIdIn(List<String>) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemAdjustmentRepository
-
Deprecated.Use
TrackableRepository.findAllByContextId(Iterable, ContextInfo)instead - findAllByNextSubscriptionIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByPriceData(String, Set<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findAllByPriceData(String, Set<String>, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Find all
subscriptionsby priceDataId. - findAllByRefundEventDetailId(List<String>) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.
- findAllBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionAdjustmentRepository
-
Deprecated.
- findAllBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionBillingAuditRepository
-
Deprecated.
- findAllBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionStatusAuditRepository
-
Deprecated.
- findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionAdjustmentRepository
- findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionBillingAuditRepository
-
Find all the
JpaSubscriptionentities bySubscriptionId. - findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemRepository
- findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionStatusAuditRepository
-
Find all the
JpaSubscriptionentities bySubscriptionId - findAllBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- findAllBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionStatusAuditService
- findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Finds all
subscription itemsby subscription id, including archived records - findAllBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionStatusAuditService
- findAllBySubscriptionIdIn(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionAdjustmentRepository
- findAllBySubscriptionIdIn(Collection<String>, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemRepository
-
Fetches a page of
subscriptionItemsfor all the subscriptionIds - findAllBySubscriptionIdIn(List<String>) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Deprecated.Use
TrackableRepository.findAllByContextId(Iterable, ContextInfo)instead - findAllBySubscriptionIdsIn(Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- findAllBySubscriptionIdsIn(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Reads all of the
SubscriptionAdjustmentsfor all the providedIDs. - findAllBySubscriptionIdsIn(Collection<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- findAllBySubscriptionIdsIn(Collection<String>, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Finds all
subscriptionItemsby their subscriptionIds - findAllBySubscriptionItemId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemAdjustmentRepository
-
Deprecated.
- findAllBySubscriptionItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemAdjustmentRepository
- findAllBySubscriptionItemIdIn(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemAdjustmentRepository
- findAllBySubscriptionItemIdsIn(Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- findAllBySubscriptionItemIdsIn(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Reads all of the
SubscriptionItemAdjustmentsfor all the providedIDs. - findAllBySubscriptionRef(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Deprecated.
- findAllBySubscriptionRefIn(Set<String>) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Deprecated.
- findAllBySubscriptionStatus(String, Pageable) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
- findAllBySubscriptionStatusAndBillingOperationStatus(List<String>, Date, Pageable) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
- findAllBySubscriptionStatusInAndNextBillDateBeforeOrNextStatusChangeDateBeforeOrEndOfTermDateBefore(List<String>, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findAllBySubscriptionStatusInAndNextBillDateBeforeOrNextStatusChangeDateBeforeOrEndOfTermDateBefore(List<String>, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Find subscriptions within the following criteria: subscriptionStatus in the given list billing frequency is
DefaultSubscriptionBillingFrequencyEnum.NON_RENEWINGOR theSubscription.getNextBillDate()is before or equal the given date OR theSubscription.getNextStatusChangeDate()is before or equal the given date OR theSubscription.getEndOfTermDate()is before or equal the given date lastBillingOperationStatus is null OR is eitherPaymentStatusEnum.SUCCESSorPaymentStatusEnum.ABORTEDNote that the last condition prevents subscriptions that are being processed by another subscription job to be picked up again. - findAllBySubscriptionStatusInAndNextBillDateBeforeOrNullAndNextStatusChangeDateBefore(List<String>, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findAllBySubscriptionStatusInAndNextBillDateBeforeOrNullAndNextStatusChangeDateBefore(List<String>, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Find subscriptions within the following criteria: subscriptionStatus in the given list billing frequency is
DefaultSubscriptionBillingFrequencyEnum.NON_RENEWINGOR the nextBillDate before or equal the given date OR nextBillDate is null and the nextStatusChangeDate is before or equal the given date lastBillingOperationStatus is null OR is eitherPaymentStatusEnum.SUCCESSorPaymentStatusEnum.ABORTEDNote that the last condition prevents subscriptions that are being processed by another subscription job to be picked up again. - findAllByUserRef(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Deprecated.
- findAllByUserRefAndItemRefs(String, Collection<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- findAllByUserRefAndSubscriptionItemsItemRefIn(String, Collection<String>) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
- findAllByUserRefAndSubscriptionStatus(String, String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByUserRefAndSubscriptionStatusIn(String, String[]) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByUserRefTypeAndUserRef(String, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllByUserRefTypeAndUserRef(String, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find all
subscriptionsby userRef. - findAllByUserRefTypeAndUserRef(String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByUserRefTypeAndUserRef(String, String, Pageable, Node, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByUserRefTypeAndUserRef(String, String, Pageable, Node, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllByUserRefTypeAndUserRef(String, String, Pageable, Node, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find all
subscriptionsby userRef. - findAllByUserRefTypeAndUserRefAndActive(String, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findAllByUserRefTypeAndUserRefAndActive(String, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Find all
subscriptionsby userId. - findAllByUserRefTypeAndUserRefAndItemRefs(String, String, Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllByUserRefTypeAndUserRefAndItemRefs(String, String, Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- findAllByUserRefTypeAndUserRefAndSubscriptionItemsItemRefIn(String, String, Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findAllByUserRefTypeAndUserRefAndSubscriptionItemsItemRefIn(String, String, Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
- findAllByUserRefTypeAndUserRefAndSubscriptionStatus(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllByUserRefTypeAndUserRefAndSubscriptionStatusIn(String, String, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Find all the P entities by userRefType, userRef, and statuses
- findAllDeadLettersByDateAndStatus(Date, String) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
- findAllDeadLettersByStatus(String, Pageable) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.
- findAllEventPaymentsByEventPaymentIds(List<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- findAllItemsBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionItemRepository
-
Deprecated.
- findAllItemsBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.
- findAllPaymentsByEventId(String) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
-
Deprecated.
- findAllPaymentsByEventId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.
- findAllPaymentsByStatusAndDatesRange(PaymentStatusEnum, Date, Date, Integer, Integer) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- findAllPaymentsByStatusAndDatesRange(PaymentStatusEnum, Date, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
- findAllPaymentsByStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- findAllPaymentsByStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
- findAllPaymentsBySubscriptionRef(String) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
-
Deprecated.
- findAllPaymentTransactionsByPaymentId(String) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.
- findAllPaymentTransByPaymentId(String) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
-
Deprecated.
- findAllPriorSubscriptionByNextSubscriptionId(List<String>) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Deprecated.
- findAllPriorSubscriptionsByNextSubscriptionIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
- findAllRefundEventDetailsByRefundEventId(String) - Method in interface com.broadleafcommerce.billing.repository.RefundEventDetailRepository
-
Deprecated.
- findAllRefundEventDetailsByStatusAndDatesRange(String, Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
- findAllRefundEventDetailsByStatusAndRetryDatesRange(String, Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
- findAllRefundsByBillingEventId(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- findAllStatusAuditsBySubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionStatusAuditService
-
Deprecated.
- findAllSubscriptionOwnerInfosByPriceData(String, Set<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllSubscriptionOwnerInfosByPriceData(String, Set<String>, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find all
subscription infosrelated to subscriptions by priceDataId. - findAllSubscriptionsByUserRef(String, boolean) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- findAllSubscriptionsByUserRefAndStatuses(String, String[]) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- findAllSubscriptionWithItemsById(List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- findAllWithItemsById(List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllWithItemsById(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- findAllWithItemsByUserRefTypeAndUserRefAndStatuses(String, String, List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findAllWithItemsByUserRefTypeAndUserRefAndStatuses(String, String, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find all
subscriptionsby userRef and statuses. - findBillingEventByUserId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingEventByUserId(String, boolean) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingEventItemAdjustmentsByEventItemId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.
- findBillingEventsByIds(Set<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingEventsBySubscriptionId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingEventsBySubscriptionId(String, boolean) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingEventsBySubscriptionIds(Set<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findBillingProcessingRequestByIds(List<String>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.Use
CrudEntityService.readAllByContextId(Iterable, ContextInfo)instead - findBillingProcessingRequestWithDetailsByIds(List<String>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.
- findBillingProcessingRequestWithPaymentsByIds(List<String>) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
-
Deprecated.
- findBillingProcessingRequestWithPaymentsByIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- findBillingProcessingRequestWithPaymentsByIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- findBillingProcessingRequestWithRefundEventDetailByIds(List<String>) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- findBillingProcessingRequestWithRefundEventDetailByIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- findBillingProcessingRequestWithRefundEventDetailByIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- findBillingTaxDetailsByEventItemId(String) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
-
Deprecated.
- findByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventAdjustmentRepository
- findByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemRepository
- findByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventRepository
-
Find all the
JpaRefundEvententities byJpaBillingEvententity Id - findByBillingEventId(String, String, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findByBillingEventId(String, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
-
Find all the
JpaBillingEventPaymententities byJpaBillingEventId - findByBillingEventIdIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventRepository
-
Finds Refund Events with Billing Event ID in the list of IDs.
- findByBillingEventIds(List<String>, String, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findByBillingEventIds(List<String>, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
- findByBillingEventItemId(String) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
-
Deprecated.
- findByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemAdjustmentRepository
- findByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingTaxDetailRepository
- findByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
- findByBillingEventItemIdIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemAdjustmentRepository
- findByBillingEventItemIdIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
- findByBillingEventItemIdIn(Set<String>) - Method in interface com.broadleafcommerce.billing.repository.BillingEventItemAdjustmentRepository
-
Deprecated.
- findByBillingEventItemIdIn(Set<String>) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
-
Deprecated.
- findByBillingEventPaymentId(String) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.
- findByBillingEventPaymentId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
-
Find all
JpaPaymentTransactionDetailentities byJpaBillingEventPaymententity id - findByBillingItemId(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.
- findByBillingItemIds(Set<String>) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.
- findByCode(String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- findByCodeWithCache(String) - Method in interface com.broadleafcommerce.billing.service.BillingRetryScheduleService
-
Deprecated.
- findByContextId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findByContextIdAndUserRefTypeAndUserRef(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Retrieves a user-owned subscription with items for a given id
- findById(ID) - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- findById(String) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventAddressService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventAdjustmentService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingRetryScheduleService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.Use
RefundEventService.readById(String, ContextInfo)instead - findById(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionLockRepository
- findById(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Deprecated.
- findById(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Deprecated.
- findById(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.
- findById(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.Use
CrudEntityService.readByContextId(String, ContextInfo)instead - findById(String, boolean) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findById(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- findById(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- findById(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- findById(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
- findById(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
- findById(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
- findByIds(Iterable<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.Use
CrudEntityService.readAllByContextId(Iterable, ContextInfo)instead - findByIdSilent(Supplier<T>) - Static method in class com.broadleafcommerce.billing.service.impl.EntityUtils
-
A utility method to run a findById while silently handling
EntityMissingExceptionby returning null - findByIdUsingPartitioning(List<I>, Integer, I, C, BiFunction<List<I>, C, List<O>>) - Static method in class com.broadleafcommerce.billing.service.impl.EntityUtils
-
Find records with given ids using partitioning to batch the requests.
- findByIdUsingPartitioning(List<I>, Integer, I, Function<List<I>, List<O>>) - Method in interface com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepository
-
Deprecated.
- findByIdUsingPartitioning(List<I>, Integer, I, Function<List<I>, List<O>>) - Method in class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- findByItemIds(Set<String>) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.
- findByMatchingSource(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findByMatchingSource(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find a
Subscriptionwith the source matching theSubscriptiongiven. - findByMatchingSubscriptionSource(Subscription, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findByMatchingSubscriptionSource(Subscription, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Find a
Subscriptionwith the source matching theSubscriptiongiven. - findByName(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CancellationPolicyRepository
- findByNextSubscriptionIn(List<String>) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Deprecated.
- findByOrderReference(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Deprecated.
- findByOrderReference(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- findByOrderReference(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Finds all billing events by order reference.
- findByPaymentOrRefundId(String) - Method in interface com.broadleafcommerce.billing.job.repository.CustomizedBillingProcessRepository
-
Deprecated.
- findByPaymentOrRefundId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- findByPaymentOrRefundId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.repository.CustomizedBillingProcessRepository
- findByPaymentOrRefundIdIn(List<String>) - Method in interface com.broadleafcommerce.billing.job.repository.CustomizedBillingProcessRepository
-
Deprecated.
- findByPaymentOrRefundIdIn(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- findByPaymentOrRefundIdIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.repository.CustomizedBillingProcessRepository
- findByPaymentStatusAndDateRange(PaymentStatusEnum, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findByPaymentStatusAndDateRange(PaymentStatusEnum, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
- findByPaymentStatusAndProcessTypeAndDateRange(PaymentStatusEnum, String, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findByPaymentStatusAndProcessTypeAndDateRange(PaymentStatusEnum, String, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
- findByPaymentStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findByPaymentStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
-
Find all the
JpaBillingEventPaymentwhose Retry Date falls between startDate and endDate - findByProcessingResult(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
- findByProcessingResultAndDateProcessedBefore(String, Date, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
- findByRefundEventId(String) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
-
Deprecated.
- findByRefundEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventDetailRepository
-
Find all the
JpaRefundEventDetailentities byJpaRefundEvententity id - findByRefundEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.RefundEventItemRepository
- findByRefundId(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.
- findByRefundStatusAndNextRetryDateLessThanEqual(String, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findByRefundStatusAndNextRetryDateRange(String, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- findByRefundStatusAndNextRetryDateRange(String, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
-
Find all the
JpaRefundEventDetail.getNextRetryDate()whose Retry Date falls between startDate and endDate - findByRefundStatusAndRefundDateLessThanEqual(String, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findByRefundStatusAndRefundDateRange(String, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- findByRefundStatusAndRefundDateRange(String, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findByResolutionStatusEquals(String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- findBySubscriptionId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
- findBySubscriptionIdAndArchivedIsNullOrArchivedIsFalse(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- findBySubscriptionIdAndArchivedIsNullOrArchivedIsFalse(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionItemRepository
-
Find all
subscriptionsby userId. - findBySubscriptionItemId(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- findBySubscriptionItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
- findBySubscriptionRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- findBySubscriptionRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Find all the
JpaBillingEventby Subscription Id - findBySubscriptionRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.CustomizedBillingEventPaymentRepository
-
Find all the
JpaBillingEventPaymententities byJpaSubscriptionId - findBySubscriptionRefAndSubscriptionPeriodGreaterThanEqual(String, Integer, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Find all the
JpaBillingEventby Subscription Id, where theJpaBillingEvent.getSubscriptionPeriod()is greater than or equals to the provided period. - findBySubscriptionRefIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Finds multiple billing events by subscription refs.
- findBySubscriptionRefIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Reads all
BillingEvententities by subscription reference IDs - findBySubscriptionRefIn(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- findBySubscriptionSourceRef(String) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Deprecated.
- findBySubscriptionSourceRef(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- findBySubscriptionSourceRef(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.SubscriptionRepository
-
Find the
JpaSubscriptionentity by Subscription Source Ref - findBySubscriptionSourceRef(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findBySubscriptionSourceRef(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Find the
Subscriptionby subscriptionSourceRef - findByTrackingBasicAuditCreationTimeGreaterThanEqualAndResolutionStatusEquals(Instant, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditCreationTimeGreaterThanEqualAndResolutionStatusEquals(Date, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditCreationTimeGreaterThanEqualAndTrackingBasicAuditUpdateTimeLessThanEqualAndResolutionStatusEquals(Instant, Instant, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditCreationTimeGreaterThanEqualAndTrackingBasicAuditUpdateTimeLessThanEqualAndResolutionStatusEquals(Date, Date, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditUpdateTimeGreaterThanEqualAndResolutionStatusEquals(Instant, String, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditUpdateTimeGreaterThanEqualAndResolutionStatusEquals(Date, String, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditUpdateTimeLessThanEqualAndResolutionStatusEquals(Instant, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByTrackingBasicAuditUpdateTimeLessThanEqualAndResolutionStatusEquals(Date, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Generally preferable to use adhoc rsql queries via
TrackableRsqlFilterExecutor.findAll(Node, Pageable, ContextInfo) - findByUserRef(String) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Deprecated.
- findByUserRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.repository.BillingEventRepository
-
Finds all billing events by user ref.
- findContextIdsBySubscriptionStatus(String, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- findContextIdsBySubscriptionStatus(String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
-
Retrieve contextIds of
subscriptionsmatching the subscriptionStatus - findDeadLettersByDateRange(Date, Date, String, Pageable) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
-
Deprecated.Use {@link #findByTrackingBasicAuditCreationTimeGreaterThanEqualAndTrackingBasicAuditUpdateTimeLessThanEqualAndResolutionStatusEquals(Date, , Date, String, Pageable, ContextInfo)} instead
- findDeadLettersByDateRangeAndStatus(DeadLetterQueueNotificationRequest, DeadLetterResolutionStatusEnum, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
-
Deprecated.
- findDeadLettersByEndDate(Date, String, Pageable) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
- findDeadLettersByEndDateAndStatus(DeadLetterQueueNotificationRequest, DeadLetterResolutionStatusEnum, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
-
Deprecated.
- findDeadLettersByStartDate(Date, String, Pageable) - Method in interface com.broadleafcommerce.deadletter.repository.DeadLetterRepository
- findDeadLettersByStartDateAndStatus(DeadLetterQueueNotificationRequest, DeadLetterResolutionStatusEnum, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
-
Deprecated.
- findDeadLettersByStatus(DeadLetterQueueNotificationRequest, DeadLetterResolutionStatusEnum, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
-
Deprecated.
- findEntitlementsBySubscription(Subscription) - Method in interface com.broadleafcommerce.subscription.service.EntitlementService
-
Deprecated.
- findEntitlementsBySubscription(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultEntitlementService
-
Deprecated.
- findEventPaymentWithEventByEventPaymentId(String) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- findForSubscriptionId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Deprecated.
- findForSubscriptionItemId(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Deprecated.
- findIdsBySubscriptionStatus(String, int, int) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- findIdsBySubscriptionStatus(String, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findIdsBySubscriptionStatus(String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- findJpaRefundEventDetailsByStatusAndDatesRange(String, Date, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findJpaRefundEventDetailsByStatusAndEndDateRange(String, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findJpaRefundEventDetailsByStatusAndNextRetryDateRange(String, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findJpaRefundEventDetailsByStatusAndRetryDateRange(String, Date, Date, Pageable) - Method in interface com.broadleafcommerce.billing.repository.CustomizedRefundEventDetailRepository
- findNewPaymentsByBillDateRange(Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
-
Deprecated.
- findNewPaymentsByBillDateRange(Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
- findNewPaymentsByBillDateRange(Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- findNewPaymentsByStatusAndBillingEventIds(List<String>, Integer) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
-
Deprecated.
- findNewPaymentsByStatusAndBillingEventIds(List<String>, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
- findNewPaymentsByStatusAndBillingEventIds(List<String>, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- findNewRefundDetailByBillDateRange(Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.job.service.RefundEventDetailFinder
-
Deprecated.
- findNewRefundDetailByBillDateRange(Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultRefundEventDetailFinder
- findNewRefundDetailByBillDateRange(Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.RefundEventDetailFinder
- findPaymentTransactionsByProcessingResult(String) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
-
Deprecated.
- findPaymentTransactionsByProcessingResult(String) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.
- findPaymentTransactionsByProcessingResultPriorToDate(String, Date) - Method in interface com.broadleafcommerce.billing.repository.PaymentTransactionDetailRepository
- findPaymentTransactionsByProcessingResultPriorToDate(String, Date) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
- findRefundDetailsWithRefundBillingEventById(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.
- findRefundEventByRefundId(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- findRetryPaymentsByRetryDateRange(Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
-
Deprecated.
- findRetryPaymentsByRetryDateRange(Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPaymentFinder
- findRetryPaymentsByRetryDateRange(Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- findRetryRefundDetailByRetryDateRange(Date, Date, Integer) - Method in interface com.broadleafcommerce.billing.job.service.RefundEventDetailFinder
-
Deprecated.
- findRetryRefundDetailByRetryDateRange(Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultRefundEventDetailFinder
- findRetryRefundDetailByRetryDateRange(Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.RefundEventDetailFinder
- findSampleForPurge(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- findSampleForPurge(String) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Find a sample of locks that are ready to be purged (max size is 100).
- findSubscriptionBySourceAndSourceRef(SubscriptionWithItems, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- findSubscriptionsByStatusAndBillingOperationStatus(Date, Integer) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionFinder
- findUnresolvedDeadLetters(DeadLetterQueueNotificationRequest) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Deprecated.
- findVersionAttribute(IdentifiableType<T>, Metamodel) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- findWithItemsById(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- findWithItemsById(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- findWithItemsById(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- FIX_PRICE - Static variable in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.Use
SubscriptionAdjustmentType.FIXED_PRICEinstead - FIXED_PRICE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
-
Replace the amount with a fixed price.
- FIXED_PRICE - Static variable in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- fixRoundingIssueWithAdjustments(List<BillingEventItemWithTaxDetails>, BigDecimal, BigDecimal) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Fix the adding or removing of the pennies from the Item unit price if the prorated adjustment doesn't match the total adjustment amount
- Flows() - Constructor for class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- from(BillingApplicationJpaTracking) - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- from(ApplicationJpaTracking) - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- from(TenantJpaTracking) - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- fromBusinessDomain(Object, D, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.audit.BasicAuditDomainMapperMember
- fromBusinessDomain(Object, D, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.id.CreateSetupDomainMapperMember
- fromBusinessDomain(Object, D, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- fromDomain(D) - Method in interface com.broadleafcommerce.billing.common.domain.MappableTo
-
Deprecated.
- fromMe() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- fromMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- fromMe() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- fromMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- fromRepositoryDomain(Object, P, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- fromRepositoryDomain(Object, P, ContextInfo) - Method in class com.broadleafcommerce.subscription.mapper.SubscriptionUniversalMapperMember
- fromResults(List<D>, Integer) - Static method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- fromStringValue(CharSequence) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- fromStringValue(CharSequence) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- FULFILLMENT_IN_PROCESS - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates that the subscription sign-up or modification is being fulfilled.
- fulfillmentWorkflow - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- fullSubscriptionPeriodAdjustmentUnitAmount - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item for the length of a full subscription period.
- fullSubscriptionPeriodAdjustmentUnitAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- fullSubscriptionPeriodItemUnitPrice - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
G
- GATEWAY_ERROR - Enum constant in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- GATEWAY_ERROR - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- GATEWAY_ERROR - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
This value means the tax provider threw any Exception when attempting to execute the tax calculation.
- gatewayErrorRetryLimit - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after gateway errors in payment processing
- generate(SharedSessionContractImplementor, Object) - Method in class com.broadleafcommerce.billing.common.provider.jpa.id.AssignedOrUuidGenerator
-
Deprecated.
- generateBillingEventsForNextSubscriptionPeriod(SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- generateBillingEventsForNextSubscriptionPeriod(SubscriptionWithItemsAndAdjustments, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- generateBillingEventsForNextSubscriptionPeriod(SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.SubscriptionBillingEventService
-
Generates a collection of
BillingEventsbased on the provided request. - generateBillingEventsForNextSubscriptionPeriod(ContextInfo, String, boolean, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.billing.web.endpoint.SubscriptionBillingEventEndpoint
- generateBillingEventsForNextSubscriptionPeriod(SubscriptionWithItemsAndAdjustments, SubscriptionNextPeriodBillingEventGenerationRequest, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionBillingEventGeneratorService
-
Create
billingEventDTOsto process charges if needed - generateBillingEventsForNextSubscriptionPeriod(SubscriptionWithItemsAndAdjustments, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionBillingEventGeneratorService
-
Create
billingEventDTOsto process charges if needed - GenerateChargeRetryRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to kick off retry requests for
requestsof typePaymentAccountProcessingTransactionType.CHARGE - GenerateChargeRetryRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- GenerateChargeRetryRequests(String, Date, Date) - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- generateEntitlements(SubscriptionWithItems, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- generateId() - Method in class com.broadleafcommerce.billing.provider.jpa.id.CreateSetupDomainMapperMember
- generateNewChargeBillingRequests(GenerateNewChargeRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- GenerateNewChargeRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to kick off generation of new
BillingProcessingRequestto processPaymentAccountProcessingTransactionType.CHARGErequests - GenerateNewChargeRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- GenerateNewChargeRequests(String, Date, Date) - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- generateNewRefundBillingRequests(GenerateNewRefundRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- GenerateNewRefundRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to kick off generation of new
BillingProcessingRequestto processPaymentAccountProcessingTransactionType.REFUNDrequests - GenerateNewRefundRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- GenerateNewRefundRequests(String, Date, Date) - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- generateProratedEventItemAdjustments(List<BillingEventAdjustment>, List<BillingEventItemWithTaxDetails>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Calculate the prorated adjustment amount by multiplying from BillingEventAdjustment#adjustmentAmount with BillingEventItem#itemUnitPrice and divide by total BillingEventItems * quantity and sum all the prorated adjustment amounts
- GenerateRefundRetryRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to kick off retry requests for
requestsof typePaymentAccountProcessingTransactionType.REFUND - GenerateRefundRetryRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- GenerateRefundRetryRequests(String, Date, Date, Long) - Constructor for class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- generateRetryChargeBillingRequests(GenerateChargeRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- generateRetryRefundBillingRequests(GenerateRefundRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- GenerateSubscriptionBillingRequest - Class in com.broadleafcommerce.subscription.job.domain
-
The request used to kick off the Subscription Billing Job by
SubscriptionBillingJobInitiator - GenerateSubscriptionBillingRequest() - Constructor for class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- GenerateSubscriptionBillingRequest(String, Map<String, Object>) - Constructor for class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- get_id() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- get_id() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- get_id() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- get_id() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- get_id() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAccounts() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The list of payment account to process the transaction against
- getAccounts() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getAccountType() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Type of the account
- getActionEffectiveType() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The descriptor of when the price change should take effect.
- getActionEffectiveType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The descriptor of when the price change should take effect.
- getActionFlow() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The original action flow that led to the creation of this delayed action.
- getActionFlow() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The original action flow that led to the creation of this delayed action.
- getActionType() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The type of delayed action that is to be performed.
- getActionType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The type of delayed action that is to be performed.
- getActiveAccountIds(List<SavedPaymentMethod>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getActivePaymentAccountIds() - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
List of active payment account ids
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Name/Value pairs of additional attributes.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Name/Value pairs of additional attributes.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Map holding any additional attributes passed in the request not matching any defined properties.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Return any additional attributes passed in the request not matching any defined properties.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Miscellaneous attributes that can be set to this request in order to inform business logic.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
Additional information about the lock
- getAdditionalAttributes() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
-
Miscellaneous attributes that can be set to this request to inform business logic
- getAdditionalAttributes() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
Miscellaneous attributes that can be set to this request to inform business logic
- getAdditionalField(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- getAdditionalFields() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Name/Value pairs of additional attributes.
- getAdditionalFields() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- getAdditionalParameters() - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
-
The additional parameters for this request.
- getAdditionalProperties() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
Any additional information related to the price change.
- getAddOnKey() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
If this item was the result of an add-on, then this stores the key of the add-on in the context of its parent.
- getAddOnKey() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getAddress(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Gathers one of the payment's related
addressesby type - getAddressByType() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The collection of related addresses that may include billing or shipping addresses
- getAddressId() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Deprecated.Use
BillingEventAddress.getId()field instead - getAddressId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getAddressLine1() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getAddressLine1() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Primary address information, typically street name and building number.
- getAddressLine2() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getAddressLine2() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Secondary address information, like apartment, suite, or unit number.
- getAddressLine3() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Tertiary address information, typically for international addresses.
- getAdjustmentAmount() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
The total event-level adjustment amount.
- getAdjustmentAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getAdjustmentAmount() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Amount of this adjustment
- getAdjustmentAmount() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Amount of the price adjustment.
- getAdjustmentAmount() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentAmount() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentCartLabel() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Friendly label to display in the cart or to a customer in general instead of the
SubscriptionAdjustment.adjustmentName. - getAdjustmentCartLabel() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Friendly label to display in the cart or to a customer in general instead of the
SubscriptionItemAdjustment.adjustmentName. - getAdjustmentCartLabel() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentCartLabel() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentCodeRef() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A reference to the Offer Code (if any).
- getAdjustmentCodeRef() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A reference to the Offer Code (if any).
- getAdjustmentCodeRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentCodeRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentDescription() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A description of what benefits the adjustment provides to a customer.
- getAdjustmentDescription() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A description of what benefits the adjustment provides to a customer.
- getAdjustmentDescription() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentDescription() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentDiscountFactor() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The discount factor by which to discount a target.
- getAdjustmentDiscountFactor() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The discount factor by which to discount a target.
- getAdjustmentDiscountFactor() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentDiscountFactor() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentDiscountMethodType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Determines the method used to apply the discount.
- getAdjustmentDiscountMethodType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Determines the method used to apply the discount.
- getAdjustmentDiscountMethodType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentDiscountMethodType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getAdjustmentId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Deprecated.Use
SubscriptionAdjustment.getId()field instead - getAdjustmentId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentName() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Name of the adjustment applied.
- getAdjustmentName() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Name of the adjustment applied.
- getAdjustmentName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentProrationType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Determines how an adjustment's discount amount is distributed across the adjustment's related item types.
- getAdjustmentProrationType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Determines how an adjustment's discount amount is distributed across the adjustment's related item types.
- getAdjustmentProrationType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentProrationType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
Reference to the promotion or offer that drives this adjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the promotion or offer that drives this adjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Reference to the promotion or offer that drives this adjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Reference to the promotion or offer that drives this adjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- getAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- getAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- getAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- getAdjustmentType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Deprecated.
- getAdjustmentType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Deprecated.
- getAdjustmentType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getAdjustmentType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAdjustmentUnitAmount() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item, possibly prorated for various reasons including a mid-period action on the subscription.
- getAdjustmentUnitAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getAfterRecurringPrice() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The price after the change
- getAllPaymentAccountIdsWithSoftFailure(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- getAllSubscriptionItemsGroupedBySubscriptionId(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- getAlreadyProcessedIds(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- getAlternatePrincipalId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Alternate reference to the user principal.
- getAlternateUserRef() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Alternate reference to the user.
- getAlternateUserRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getAlternateUserRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Alternate reference to the user.
- getAlternateUserRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getAlternateUserRefType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of alternative reference to the subscription owner
- getAlternateUserRefType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getAlternativeGatewayTypeValues() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
-
List of gateway names, including alternative names, for each gateway.
- getAmount() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax amount.
- getAmount() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The monetary amount of this transaction
- getAmount() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Amount to be Processed or Refunded for this Request
- getAmount() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getAmount() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The amount for which this payment is allotted.
- getAmountAuthorized() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total authorized amount for capture.
- getAmountAvailableForAuthorize() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be authorized for this payment summary
- getAmountAvailableForAuthorizeAndCapture() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be authorized and captured for this payment summary
- getAmountAvailableForCapture() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be captured for this payment summary
- getAmountAvailableForRefund() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be refunded for this payment summary
- getAmountAvailableForReverseAuthorization() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be reverse-authorized for this payment summary
- getAmountAwaitingResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Gets the total amount that was successfully queued by the gateway, but has not yet been executed.
- getAmountCaptured() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount that is currently captured.
- getAmountCredited() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total detached credit amount.
- getAmountFailedToExecute() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Gets the total amount that failed to execute.
- getAmountRefunded() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total refunded amount.
- getAmountSuccessfullyExecuted() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Gets the total amount that was successfully executed.
- getApplicablePeriod() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The period number on which the delayed action is due.
- getApplicablePeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The period number on which the delayed action is due.
- getApplication() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getApplication() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getApplicationId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
-
The application associated with the subscription
- getApplicationId(Subscription) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- getArchived() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getArchived() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getArchived() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Whether this item is archived.
- getArchived() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getArchiveReason() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Why this item was archived
- getArchiveReason() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getAttemptCount() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The current attempt number.
- getAttemptCount() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The number of billing attempts for this refund event detail.
- getAttemptCount() - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- getAttemptCount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getAttemptCount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
General use map to capture any additional attributes needed for this Payment
- getAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
General use map to capture any additional attributes needed for this saved payment method.
- getAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Map of specific attributes that have been gathered from the raw response.
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Miscellaneous attributes for this subscription item adjustment.
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Contains any additional properties of a permission that do not fit in the above fields.
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Contains any additional properties of a permission that do not fit in the above fields.
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
Any additional attributes used to describe the delayed action
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Miscellaneous attributes for this subscription.
- getAttributes() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Any additional attributes used to describe the period
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Contains any additional properties of a permission that do not fit in the above fields.
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
Any additional attributes used to describe the delayed action
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Any additional attributes used to describe the period
- getAuthorizeAndCaptureUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for executing an authorize and capture transaction.
- getBaseUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProvider
-
Gets the base URI common to all requests this provider will make.
- getBaseUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
Gets the base URI common to all requests this provider will make.
- getBaseUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
-
Gets the base URI common to all requests this provider will make.
- getBasicAudit() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getBasicAudit() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getBeforeRecurringPrice() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The price before the change
- getBeginningOfNextDay(Instant, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Gets the beginning of the next day from the given
Instant. - getBeginningOfNextDay(Date, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Gets the beginning of the next day from the given
Instant. - getBeginPeriod() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Number of the billing period this adjustment starts being active
- getBeginPeriod() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Number of the billing period this adjustment starts being active
- getBeginPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getBeginPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getBehaviorUtil() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getBehaviorUtil() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getBillAddress1() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Primary address information, typically street name and building number.
- getBillAddress1() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillAddress2() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Secondary address information, like apartment, suite, or unit number.
- getBillAddress2() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillAddress3() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Tertiary address information, typically for international addresses.
- getBillAddress3() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillCity() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The city, town or village of this address.
- getBillCity() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillCountry() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The country for this address.
- getBillCountry() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillCounty() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The county of this address.
- getBillCounty() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillDate() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date when the
BillingEventis billed - getBillDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillDate() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The bill date of the period
- getBillDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The bill date of the period
- getBillDate(SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getBillEmail() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The email address of the individual at this billing address.
- getBillEmail() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillFirstName() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The first name of the individual at this address.
- getBillFirstName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillingAddress() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The Address object tied to this account
- getBillingAddress() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- getBillingAddress() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The billing address of this saved payment method.
- getBillingAttemptNumber() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The number of the billing attempt that created this transaction.
- getBillingAttemptNumber() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getBillingAuditEventType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- getBillingAuditType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getBillingBatchId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- getBillingCycleEndDate() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date representing the end of the window which is being billed for
- getBillingCycleEndDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillingCycleEndDate(SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getBillingCycleStartDate() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date representing the start of the window which is being billed for
- getBillingCycleStartDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillingCycleStartDate(SubscriptionPeriod, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getBillingDateEnd() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
Process events whose retry date is less than or equal to value provided.
- getBillingDateEnd() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
Process events whose bill date is less than or equal to value provided.
- getBillingDateEnd() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
Process events whose bill date is greater than or equal to value provided.
- getBillingDateEnd() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
Process events whose retry date is less than or equal to value provided.
- getBillingDateEnd() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Process events whose bill/retry date is less than or equal to value provided.
- getBillingDateStart() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
Process events whose retry date is greater than or equal to value provided.
- getBillingDateStart() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
Process events whose bill date is greater than or equal to value provided.
- getBillingDateStart() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
Process events whose bill date is greater than or equal to value provided.
- getBillingDateStart() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
Process events whose retry date is greater than or equal to value provided.
- getBillingDateStart() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Process events whose bill/retry date is greater than or equal to value provided.
- getBillingEvent() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- getBillingEvent() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- getBillingEvent() - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- getBillingEvent() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing event for this billing processing request.
- getBillingEvent() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEvent() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getBillingEvent() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getBillingEvent() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getBillingEvent() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
The central
BillingEventto be created - getBillingEventAddress() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A billing address associated to the primary Wallet used for the payment
- getBillingEventAddress() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventAddress() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A billing address associated to be the primary billing address used for the payments
- getBillingEventAddress(PaymentAccount) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- getBillingEventAddressId() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Reference to the related
BillingEventAddress - getBillingEventAddressId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillingEventAdjustments() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
List of
adjustmentsfor aBillingEvent - getBillingEventAdjustments() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
adjustmentsto be created alongside aBillingEvent - getBillingEventDTO() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- getBillingEventDTO() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventDTO() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getBillingEventId() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
References the billing event for this adjustment.
- getBillingEventId() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
References the billing event for this item.
- getBillingEventId() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The
BillingEventassociated with this payment - getBillingEventId() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The
BillingEventwhose payment this refund event is refunding - getBillingEventId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillingEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getBillingEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getBillingEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getBillingEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getBillingEventIds(Collection<BillingEventDTO>) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- getBillingEventIds(Collection<BillingEventDTO>) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- getBillingEventItem() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- getBillingEventItem() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getBillingEventItemAdjustments() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
References the billing event item.
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
References the billing event item.
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The ID of billing event item that this refund item represents.
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getBillingEventItemId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getBillingEventItems() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventItemsWithAdjustments() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventItemsWithTaxDetails() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A list of
items with tax detailsassociated with aBillingEvent - getBillingEventItemsWithTaxDetails() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventItemsWithTaxDetails() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
items with tax detailsto be created alongside aBillingEvent - getBillingEventItemsWithTaxDetails(P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- getBillingEventItemWithTaxDetailsById(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingEventPayment() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
-
payment for the billing event
- getBillingEventPaymentAddressId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillingEventPaymentId() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reference to the related
BillingEventPayment - getBillingEventPaymentId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getBillingEventPaymentId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getBillingEventPaymentId(P, PaymentAccountProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- getBillingEventPaymentIdToRefund() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
BillingEventPaymentId of the RefundEventDetail
- getBillingEventPaymentService() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- getBillingEventPaymentsWithTransactions() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A list of
payments with transactionsassociated with aBillingEvent - getBillingEventPaymentsWithTransactions() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
payments with transactionsto be created alongside aBillingEvent - getBillingEventPricingService() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getBillingEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- getBillingEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- getBillingEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.SubscriptionBillingEventEndpoint
- getBillingEventService() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getBillingEventsPaymentWithTransactions(P, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- getBillingFrequency() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.in favor of
Subscription.periodType&Subscription.periodFrequency - getBillingFrequency() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The identifier of the billing job that created this processing request
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
-
The billing job id.
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- getBillingJobId() - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- getBillingJobProperties() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- getBillingProcessingRequest() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- getBillingProcessingRequestIds() - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
-
The list of billing processing requests to finalize.
- getBillingProcessingRequestIds() - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
-
The list of billing processing requests to initialize.
- getBillingProcessingRequestIds() - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
-
The list of billing processing requests whose billing event payments should be updated.
- getBillingProcessingRequestIds() - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
-
The list of billing processing requests of the
RefundEventto update. - getBillingProcessingRequestsWithBillingEventDTO() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- getBillingTaxDetails() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
-
List of
BillingTaxDetailused to calculate the tax details - getBillLastName() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The last name of the individual at this address.
- getBillLastName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillPhone() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The primary phone number for this address.
- getBillPhone() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillPostalCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Postal code or ZIP code for this address.
- getBillPostalCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillStateProvReg() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The state, province or region of this address.
- getBillStateProvReg() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBillTotal() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Total bill amount including tax for this
BillingEvent - getBillTotal() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBillTotalTax() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Total tax created for the billAmount
- getBillTotalTax() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBulkBillingEventWithRefunds(Collection<BillingEventDTO>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- getBulkBillingEventWithRefunds(Collection<BillingEventDTO>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getBusinessDomainType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getBusinessDomainType() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getBusinessDomainType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getById() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- getById() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- getByIdTtl() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- getCampaignTrackingId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The campaign tracking id (if any) for this adjustment.
- getCampaignTrackingId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The campaign tracking id (if any) for this adjustment.
- getCampaignTrackingId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getCampaignTrackingId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getCancelDate(S) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Get the date on which the
Subscriptionstatus should be changed toSubscriptionStatusEnum.CANCELLED. - getCancellationFeeProductId() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Reference to a product that holds an additional cancellation fee.
- getCancellationFeeProductId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Reference to a product that holds an additional cancellation fee.
- getCancellationPolicyDetail(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Gets the appropriate
CancellationPolicyDetailbased on the payment type used. - getCancellationPolicyRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A reference (typically the Id) of the
CancellationPolicyfor this subscription that governs how this subscription would be cancelled. - getCancellationPolicyRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getCancellationPolicyService() - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- getCancellationStrategy() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The ways in which a subscription can be cancelled.
- getCancellationStrategy() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The ways in which a subscription can be cancelled.
- getCaptureAmountAwaitingResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for capture, and is waiting for a response about the transaction result.
- getCardType() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Type of card that this account represents
- getCardType(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getCatalog() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getCatalog() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getCatalogServiceUrl() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
The base url for an external catalog service.
- getChangeDetails() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getChangeDetails() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getChargeback() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether this subscription is being cancelled due to a chargeback
- getChargeback() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getChargeRequests() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- getChargeStrategy() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The ways in which a subscription's cancellation charge can be collected.
- getChargeStrategy() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The ways in which a subscription's cancellation charge can be collected.
- getChildLocks(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- getChildLocks(String) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Get all child locks for a parent lock
- getCity() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getCity() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The city, town or village of this address.
- getCode() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
Deprecated.Use
BillingRetrySchedule.getId()field instead - getCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getCodeUsed() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The code used (if any) that triggered the application of the adjustment for this adjustment.
- getCodeUsed() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The code used (if any) that triggered the application of the adjustment for this adjustment.
- getCodeUsed() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getCodeUsed() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getCompanyName() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The name of the company at this address.
- getCompletedName() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Returns the completed name : Either the
Address.fullNameif present or the concatenation of theAddress.firstNameandAddress.lastName. - getContainer() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getContainer() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getContents() - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- getContentsCount() - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- getContextId() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getContextId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getContextId() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getContextId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
A subset of
Trackinginformation to expose the context state for this object. - getContextState() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- getConvertedCurrencyRate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getConvertedCurrencySource() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getConvertedCurrencyTarget() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getCountry() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getCountry() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The country for this address.
- getCountryCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The country calling code that acts as a prefix to the main telephone number.
- getCounty() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The county of this address.
- getCreateBillingEvent() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getCreated() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The time the lock was created
- getCreatedBy() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- getCreatedDate() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- getCreatedDate() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The date this billing event was created on
- getCreatedDate() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
Creation date of this payment.
- getCreatedDate() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- getCreatedDate() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The date the refund event detail was created
- getCreatedDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date this subscription was created.
- getCreatedDate() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
Date of this change
- getCreatedDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- getCreatedDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The date and time that the lock was created.
- getCreatingApplicationId() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getCreatingApplicationId() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getCreationTime() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- getCreator() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- getCriteriaBuilder() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getCriteriaBuilder() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getCurrency() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The currency of charges on this BillingEvent
- getCurrency() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The currency (“USD”, “CAD”, etc.)
- getCurrency() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The currency (“USD”, “CAD”, etc.) correlated to charges on this BillingEvent
- getCurrency() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getCurrency() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getCurrency() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getCurrency() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The currency gathered from
PaymentSummary.getAmount() - getCurrency() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getCurrency() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The currency gathered from the
TransactionExecutionRequest.getTransactionAmount() - getCurrency() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The currency gathered from
TransactionExecutionResponse.getPaymentSummary()orTransactionExecutionResponse.getExpectedTotalAmount(). - getCurrency() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Currency of this subscription
- getCurrency() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getCurrency(Subscription, SubscriptionItem) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Hook point to determine the currency to use for pricing calculations.
- getCurrencyCode() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Deprecated.use
BillingEvent.getCurrency()field instead - getCurrencyCode() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
Deprecated.Use
BillingTaxDetail.getCurrency()field instead - getCurrencyCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Deprecated.use
BillingProcessingRequest.getCurrency()field instead - getCurrencyCode() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getCurrencyCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getCurrencyCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getCurrencyCode() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.use
Subscription.getCurrency()field instead - getCurrencyCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getCurrencyConversionDetail() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Represents the details of the exchange rate used to convert a
MonetaryAmountfrom one currency to another. - getCurrentAccountIndex() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The index of the payment account being processed
- getCurrentAccountIndex() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getCurrentBillingAttemptNumber() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The number of the current billing attempt.
- getCurrentBillingAttemptNumber() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getCurrentMessage() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getCurrentMessage() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getCurrentPeriod() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Gets the current period for this subscription by comparing
Instant.now()and eachSubscriptionPeriod's timeframe. - getCurrentPeriod(Instant, long, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Determines which billing period the subscription is currently in given the
Subscription.getStartOfTermDate(). - getCustomerTimezone() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The customer's timezone.
- getCustomerTimezone() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getDataRoutePartition() - Method in class com.broadleafcommerce.billing.provider.jpa.audit.BasicAuditDomainMapperMember
- getDataRoutePartition() - Method in class com.broadleafcommerce.billing.provider.jpa.id.CreateSetupDomainMapperMember
- getDataRoutePartition() - Method in class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- getDataRoutePartition() - Method in class com.broadleafcommerce.subscription.mapper.SubscriptionUniversalMapperMember
- getDatasource() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getDateProcessed() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The date and time this transaction was sent to the processor
- getDateProcessed() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The date and time this transaction was sent to the processor
- getDateProcessed() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getDateRecorded() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The date and time the processor response was recorded
- getDateRecorded() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getDateRecorded() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The timestamp when this transaction response was recorded
- getDateRecorded() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first recorded date from a
transaction execution detail. - getDeadLetterQueue() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getDeclineType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The type of transaction failure (hard vs soft failure)
- getDeclineType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first decline type from
transaction execution details. - getDefaultAccountId() - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
The identifier of the default payment account for this user, according to the external system that provided payment accounts
- getDefaultAccountId(List<SavedPaymentMethod>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getDefaultPageSize() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- getDefaultPageSize() - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Returns the default page size
- getDefaultPaymentRetrySchedule() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- getDefaultPaymentRetryScheduleCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- getDefaultRefundRetrySchedule() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- getDefaultRefundRetryScheduleCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- getDelayedActions() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List of delayed actions for this subscription.
- getDelayedActions() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getDelegating() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getDescription() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The description of the CancellationPolicy.
- getDescription() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getDiscountType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Defines the type of the discount, e.g., free trial, order discount, future credit, etc.
- getDiscountType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Defines the type of the discount, e.g., free trial, order discount, future credit, etc.
- getDiscountType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getDiscountType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getDisplayAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
General use map to capture any display properties for this Payment
- getDisplayAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
General use map to capture any display properties for this saved payment method.
- getDisplayName() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
A display name for this account
- getDueDelayedSubscriptionActions(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- getDuration() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
The duration of the lock
- getEm() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- getEmail() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getEmailAddress() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The email address of the individual at this physical address.
- getEndDate() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
End date of the DeadLetter messages to be filtered
- getEndOfTermDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The end of term date for this subscription.
- getEndOfTermDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getEndPeriod() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Number of the billing period this adjustment stops.
- getEndPeriod() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Number of the billing period this adjustment stops.
- getEndPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getEndPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getEntitlementCode() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Reference to the resource to which this entitlement permits access
- getEntitlementCode() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getEntitlementId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getEntitlementPrincipalTypeOverride(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- getEntitlements() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- getEntitlements() - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- getEntitlementsBySku(String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- getEntitlementsBySku(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.SkuToEntitlementLookupService
-
Gather the set of entitlements that assigned to a given sku
- getEntitlementServiceUrl() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The base url for an external entitlement service.
- getEntitlementsToGrant() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getEntitlementsToRevoke() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getEntitlementsUri() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The URI path for basic CRUD operations on entitlements.
- getEntityManager() - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- getEntityManager() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- getEntityManager() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- getEntityManager() - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- getEntityManager() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getEntityManager() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getErrorIdentifier() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- getErrorIdentifier() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getErrorMessage() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Message from the error in the tax calculation flow
- getErrorMessage() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The message of the exception that caused this DeadLetter
- getErrorMessage() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getErrorMessage() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The error message associated with the request, if any.
- getErrorRequests() - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- getErrors() - Method in exception com.broadleafcommerce.billing.common.exception.ValidationViolationException
- getErrorStacktrace() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Stacktrace of an error
- getEventNotificationChannel() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Notification channel for this event
- getEventNotificationChannel() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
Notification channel for sending the processing events for this refund event
- getEventNotificationChannel() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getEventPaymentId() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
The identifier of the processed event payment.
- getEventPaymentProcessedEventList() - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- getEvents() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
-
The list of processing events to handle.
- getExecutionResponse() - Method in exception com.broadleafcommerce.billing.service.provider.external.exception.PaymentTransactionFailureException
-
The
TransactionExecutionResponsefrom the attempted payment transaction execution. - getExpectedTotalAmount() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The total amount that we're expecting to be executed against the
TransactionExecutionResponse.paymentSummary, spread across theTransactionExecutionResponse.transactionExecutionDetails. - getExpirationMonth() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Expiration month of this account
- getExpirationMonth(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getExpirationYear() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Expiration year of this account
- getExpirationYear(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getExpires() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The time the lock will expire
- getExpiresDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The date and time that the lock expires.
- getExpiresOn() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Expiration date of this entitlement
- getExtension() - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The internal extension for this phone.
- getFailedRequests() - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- getFailureCategory() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
A simple categorization of the failure that was encountered while attempting the transaction.
- getFailureMessage() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first message from a
failedtransaction execution detail. - getFailureReason() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reason for the transaction failure if available
- getFailureReason() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
SOFT/HARD Failures reason codes for the PaymentProcessor
- getFailureReason() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Reason for the transaction failure
- getFailureReason() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getFailureType() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Payment processor failure severity (i.e.
- getFailureType() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Describes the severity of the failure.
- getFailureType() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Type of tax calculation failure.
- getFailureType() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- getFailureType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getFailureType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The type of transaction failure
- getFailureType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first failure type from
transaction execution details. - getFailureType(TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getFeesTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getFeesTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The total fees related to the
TransactionExecutionDetail.transactionAmount - getFeesTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The total fees related to the
TransactionExecutionRequest.transactionAmountNote: Only theTransactionExecutionRequest.transactionAmountis required, but if this value is included, then theTransactionExecutionRequest.subtotal,TransactionExecutionRequest.fulfillmentTotal,TransactionExecutionRequest.adjustmentsTotal,TransactionExecutionRequest.taxTotal, &TransactionExecutionRequest.includedTaxTotalshould be included also. - getFeesTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The total fees related to the
TransactionExecutionResponse.expectedTotalAmount - getFieldOverrides() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getFieldOverrides() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getFirstName() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getFirstName() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The first name of the individual at this address.
- getFlows() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- getFreeTrialEndDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Gets the end date of the free trial.
- getFreeTrialLength() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
If
SubscriptionAdjustment.discountTypeisFREE_TRIAL, then this defines the free trial's length. - getFreeTrialLength() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
If
SubscriptionItemAdjustment.discountTypeisFREE_TRIAL, then this defines the free trial's length. - getFreeTrialLength() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getFreeTrialLength() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getFreeTrialLengthUnits() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
If
SubscriptionAdjustment.discountTypeisFREE_TRIAL, then this defines the units forSubscriptionAdjustment.freeTrialLength. - getFreeTrialLengthUnits() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
If
SubscriptionItemAdjustment.discountTypeisFREE_TRIAL, then this defines the units forSubscriptionItemAdjustment.freeTrialLength. - getFreeTrialLengthUnits() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getFreeTrialLengthUnits() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getFreeTrialStartDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Gets the start date of the free trial.
- getFriendlyType() - Method in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- getFriendlyType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- getFulfillmentTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total fulfillment cost
- getFulfillmentTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getFulfillmentTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total fulfillment cost.
- getFulfillmentTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total fulfillment cost.
- getFulfillmentTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total fulfillment cost.
- getFulfillmentWorkflow() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A reference to the workflow used to fulfill the creation of, & modifications to, this subscription.
- getFulfillmentWorkflow() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getFullName() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The combined names of the individual at this address.
- getFullSubscriptionPeriodAdjustmentUnitAmount() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item for the length of a full subscription period.
- getFullSubscriptionPeriodAdjustmentUnitAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getFullSubscriptionPeriodItemUnitPrice() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The unit price of the item (price of one) for the length of a full subscription period.
- getFullSubscriptionPeriodItemUnitPrice() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getGatewayErrorCount() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The number of times a gateway errors occurred while processing this account.
- getGatewayErrorCount() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Number of previous retries that received a
TaxProcessingResultEnum.GATEWAY_ERRORresult. - getGatewayErrorCount() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- getGatewayErrorCount(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- getGatewayErrorRetryLimit() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after gateway errors in payment processing
- getGatewayReferenceId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Returns the saved payment method ID known by the payment gateway.
- getGatewayResponseCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The response code provided by the payment gateway which may represent a success or failure
- getGatewayResponseCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first gateway response code from a
transaction execution detail. - getGatewayType() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The gateway used to process this payment.
- getGatewayType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The gateway used to process this saved payment method.
- getGatewayType(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- getGracePeriodCancellationFeeProductId() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
CancellationPolicyDetail.getCancellationFeeProductId()in the grace period context. - getGracePeriodCancellationFeeProductId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
JpaCancellationPolicyDetail.getCancellationFeeProductId()in the grace period context. - getGracePeriodCancellationStrategy() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
CancellationStrategyin grace period context. - getGracePeriodCancellationStrategy() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
CancellationStrategyin grace period context. - getGracePeriodChargeStrategy() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
ChargeStrategyin grace period context. - getGracePeriodChargeStrategy() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
ChargeStrategyin grace period context. - getGracePeriodDays() - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
-
The number of grace period days since payment to allow refunds for a subscription
- getGracePeriodDurationInDays() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Duration of the initial grace period in days.
- getGracePeriodDurationInDays() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Duration of the initial grace period in days.
- getHeaders(ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Builds the headers to be passed along with the request to the provider.
- getHeapBudget() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
-
The total heap budget in MB for all billing caches.
- getId() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
-
Deprecated.
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
The unique identifier for a retry schedule
- getId() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- getId() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- getId() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- getId() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- getId() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The surrogate ID of this refund event item.
- getId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing processing request identifier
- getId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- getId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- getId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- getId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- getId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- getId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- getId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The id of this saved payment method.
- getId() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- getId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- getId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- getId() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The Id of the CancellationPolicy.
- getId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- getId() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
An identifying label for this change.
- getId() - Method in class com.broadleafcommerce.subscription.domain.Subscription
- getId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- getId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- getId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- getId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
Primary key.
- getIdempotentMessageService() - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- getIncludedTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getIncludedTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The amount of taxes that are included in the subtotal (VAT).
- getIncludedTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The amount of taxes that are included in the subtotal (VAT).
- getIncludedTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The amount of taxes that are included in the subtotal (VAT).
- getInitializationResult() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Derive the initializing status for the BillingProcessingRequest
- getInitializationResult() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getInstance(String) - Static method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- getInstantNow() - Method in class com.broadleafcommerce.billing.service.impl.DefaultNextBillingRetryDateCalculator
- getInternalAttributes() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Miscellaneous internal attributes for this subscription.
- getInternalAttributes() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Miscellaneous internal attributes for this subscription item.
- getInternalAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getInternalAttributes() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getIsRecurring() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getItemAdjustmentId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getItemAdjustmentId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Deprecated.Use
SubscriptionItemAdjustment.getId()field instead - getItemAdjustmentId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getItemAdjustmentIdsBySubscriptionIds() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
-
The map of
SubscriptionItemAdjustmentsids to remove grouped by subscription id. - getItemAdjustmentQuantity() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The quantity of this event item that this adjustment should apply to.
- getItemAdjustmentQuantity() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getItemAdjustmentQuantity() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The quantity of the qualifier or target item that this offer was applied to.
- getItemAdjustmentQuantity() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The quantity of the
SubscriptionItemthe adjustment applies to. - getItemAdjustmentQuantity() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getItemAdjustmentsTotal() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- getItemAdjustmentsTotal(BillingEventItem, List<BillingEventItemAdjustment>) - Static method in class com.broadleafcommerce.billing.job.service.BillingEventPricingUtils
- getItemDetails() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Additional details about the item
- getItemDetails() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The id of the item that is a qualifier or target.
- getItemName() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The item name.
- getItemName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getItemName() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Item name
- getItemName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the item ID.
- getItemRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getItemRef() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference to the id of the item represented by this object
- getItemRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemRefType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Type of item that this object represents
- getItemRefType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemRepository() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getItemSku() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
SKU of the item represented by this object.
- getItemSku() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemSourceRef() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
This field shows the identifier of the process or user action this subscription item originated.
- getItemSourceRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemSourceType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
This field shows from which process or user action this subscription item originated.
- getItemSourceType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getItemSubtotal() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The subtotal price of this
BillingEventItem. - getItemSubtotal() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- getItemSubtotal() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getItemTotal() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- getItemUnitPrice() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The unit price of the item (price of one), possibly prorated for various reasons including a mid-period action on the subscription.
- getItemUnitPrice() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getItemUnitPrice() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Unit price of the item (price of a single unit)
- getItemUnitPrice() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- getJobId() - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- getJobId() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
ID of the Billing Job where this dead letter originated
- getJobId() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getJobId() - Method in interface com.broadleafcommerce.messaging.JobRequest
- getJobId() - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- getJpa() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getJson(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- getJson(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- getJurisdictionName() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the taxing jurisdiction.
- getJurisdictionName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getLastBillingBatchId() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The batch id of the last billing job run for this subscription
- getLastBillingBatchId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getLastBillingOperationStatus() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The most current status of the last
BillingEventfor this subscription - getLastBillingOperationStatus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getLastBillingSuccessDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Last date this that the Billing Job succeeded billing this subscription
- getLastBillingSuccessDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getLastModifiedBy() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- getLastModifiedDate() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- getLastName() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getLastName() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The last name of the individual at this address.
- getLastTransactionDateTime() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The date of the most recent transaction with this account
- getLastTransactionDateTime() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The timestamp of the last transaction made by this saved payment method.
- getLastTransactionDateTime(BillingProcessingRequestWithPayment) - Method in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- getLastTransactionResult() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Result of the most recent transaction with this account
- getLastTransactionResultCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The result code returned from the gateway on the last transaction.
- getLevel() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getLevel() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getLiquibase() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getLockedSubscriptionIds() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The ids of subscriptions that were locked, not allowing the
SubscriptionItemAdjustmentsto be removed. - getLockId() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The ID of the lock
- getLockRepository() - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- getLockService() - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- getLockState() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The state of the lock.
- getManagedItemType() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getManagedType() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getManagedType() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
-
Helper method to get the underlying
Class<D extends JpaSubscription>for the managed entity. - getMapper() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- getMapper() - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- getMapping() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- getMaskedAccountNumber() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
A masked account number.
- getMaskedAccountNumber(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getMatch() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- getMaxFieldVersion(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getMaxFieldVersion(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getMaxFieldVersions() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getMaxLength() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- getMaxLength() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- getMaxSubscriptionLockPollInterval() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Maximum interval between polling attempts for subscription locks.
- getMessage() - Method in exception com.broadleafcommerce.billing.common.exception.ValidationViolationException
- getMessage() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Message describing the result of the transaction
- getMessage() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- getMessagePayload() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Payload of the central message object that kicked off the stage of the Billing Job where this DeadLetter occurred
- getMessagePayload() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getMessageUUID() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message transit, id of the message
- getMessageUUID() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getMinSubscriptionLockPollInterval() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Minimum interval between polling attempts for subscription locks.
- getMonthsToAdd(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.MonthlySubscriptionNextBillDateProcessor
- getMonthsToAdd(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.QuarterlySubscriptionNextBillDateProcessor
- getMonthsUntilEndOfTerm(Instant, Instant, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Determines the number of months in a subscription's terms.
- getName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- getName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- getName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- getName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- getName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- getName() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The name of this payment.
- getName() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The name of this saved payment method.
- getName() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The name of the CancellationPolicy.
- getName() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Name of this subscription
- getName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNameOnAccount() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Name of the account owner
- getNameOnAccount(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getNarrowingHelper() - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- getNarrowingHelper() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- getNarrowingHelper() - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- getNarrowingHelper() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getNarrowingHelper() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getNeedGrantEntitlement() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNewStatus() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
New status of the subscription
- getNewStatus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getNextBillDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Next date this subscription will be billed
- getNextBillDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNextBillDate(RetryPayment, List<IntervalBillingRetrySpecs>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultNextBillingRetryDateCalculator
- getNextBillDateForShortenedPeriod(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getNextBillDateForShortenedPeriodForCustomReason(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getNextPeriod() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The next period this subscription will cover.
- getNextPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNextRetryDate() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
In the case of a failed payment, the next date to try processing payment.
- getNextRetryDate() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
If in retry, indicates when the next retry is scheduled.
- getNextRetryDate() - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- getNextRetryDate() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
If the payment is in retry, indicates when the next retry is scheduled.
- getNextRetryDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getNextRetryDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getNextStatusChangeDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date when the next status should begin
- getNextStatusChangeDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNextStatusChangeReason() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reason for the update to the next status
- getNextStatusChangeReason() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNextSubscription() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
If this subscription was upgraded or downgraded, holds the reference to the subscription replacing this one
- getNextSubscription() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getNoOfRecords() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- getNotification() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- getNotificationChannel() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getNotificationStates() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getNotificationStates() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getNotificationStates(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getNotificationStates(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getNumberOfDaysInFullPeriod() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the full period - i.e. - getNumberOfDaysInFullPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the full period - i.e. - getNumberOfDaysInShortenedPeriod() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the shortened period. - getNumberOfDaysInShortenedPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the shortened period. - getNumberOfDeadLettersToRender() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- getNumberOfDeadLettersToRender(DeadLetterQueueNotificationRequest) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- getNumberOfPeriodsLeftInTerm(String, int, Instant, Instant, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Determines the number of billing periods left after the current that are outstanding.
- getNumberToRenderOverride() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Number of DeadLetter messages to be retrieved
- getObjectMapper() - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
- getOfferId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The offer id where this item is a qualifier or target of.
- getOfferUses() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The number of times the offer is applied.
- getOffHeapBudget() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
-
The total off-heap budget in MB for all billing caches.
- getOldStatus() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
The status of the subscription before this change
- getOldStatus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getOnlyTenantContextInfo(ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Clones provided
contextInfowithout application. - getOperationId() - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- getOptimisticLockTryCount() - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
-
The number of retries to attempt after a
CustomOptimisticLockException - getOrCalculateItemSubtotal(BillingEventItem) - Static method in class com.broadleafcommerce.billing.job.service.BillingEventPricingUtils
- getOrder() - Method in class com.broadleafcommerce.billing.provider.jpa.audit.BasicAuditDomainMapperMember
- getOrder() - Method in class com.broadleafcommerce.billing.provider.jpa.id.CreateSetupDomainMapperMember
- getOrder() - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterRetryHandler
- getOrder() - Method in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- getOrder() - Method in class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- getOrder() - Method in class com.broadleafcommerce.subscription.mapper.SubscriptionUniversalMapperMember
- getOrderApplicationId() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Application Id of the order that triggered the action flow
- getOrderFulfillmentId() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of the fulfillment that led to the creation of this delayed action.
- getOrderFulfillmentId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of the fulfillment that led to the creation of this delayed action.
- getOrderId() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The identifier for the business order for this billing event.
- getOrderId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getOrderId() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Id of the order that triggered the action flow
- getOrderId() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of the order that led to the creation of this delayed action.
- getOrderId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of the order that led to the creation of this delayed action.
- getOrderId(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getOrderItemRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the relevant order item
- getOrderItemRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getOrderRef() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Reference for the business order for this billing event.
- getOrderRef() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Order number of the order that triggered the action flow
- getOrderRef(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getOrderReference() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getOrderSource() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getOrderSource(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getOrderSrc() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The source system for the business order.
- getOriginalEntitlementId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
If this entitlement is a clone, this is a reference to the original entitlement
- getOriginalTransactionId() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The parent
PaymentTransactionDetailidentifier, typically used in aPaymentAccountProcessingTransactionType.REFUNDtransaction - getOriginalTransactionId() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
Reference to the original charge transaction
PaymentTransactionDetailfor refunds and chargeback - getOwnerIdentifier() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- getOwningEntityId() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The id of the entity that owns this payment.
- getOwningEntityType() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Describes the owning entity of the payment.
- getOwningUserId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The id of the entity that owns this saved payment method.
- getOwningUserType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Describes the owning user of the saved payment method.
- getPage() - Method in class com.broadleafcommerce.billing.service.provider.external.page.ResponsePageGenerator
- getPage() - Method in class com.broadleafcommerce.subscription.service.provider.page.ResponsePageGenerator
- getPageSize() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
Informs the page size of the request to retrieve
saved payment methodsby the provider. - getPageType() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
-
Gets the type reference for a page generator of item list items.
- getParentItemRef() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference of the parent subscription item's backing item if this is a child subscription item
- getParentItemRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getParentItemRefType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Type of the parent subscription item's backing item if this is a child subscription item
- getParentItemRefType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getParentLock() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The ID of the parent lock.
- getParentPaymentTransactionId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getParentTransactionId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The id of the parent payment transaction.
- getParser() - Method in class com.broadleafcommerce.subscription.service.DefaultCancellationPolicyService
- getParser() - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- getParser() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- getParser() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- getParser() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- getPartitionSize() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- getPause() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
-
Get a random pause interval between the min and max subscription lock poll interval.
- getPayment() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- getPayment() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getPayment() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- getPaymentAccount() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The PaymentAccount associated to this request
- getPaymentAccountId() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reference to the
PaymentAccountused for the transaction - getPaymentAccountId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getPaymentAccountId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The list of billing processing requests to process.
- getPaymentAccountId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getPaymentAccountIdsWithSoftFailure() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
This have all the PaymentAccountIds which are in SOFT_FAILURE if the
PaymentAccountProcessedEvent.isLastPaymentAccountInProcessis true - getPaymentAccountName() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Display name of the payment account from the user’s wallet
- getPaymentAccountName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getPaymentAccountProcessedEvents() - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- getPaymentAccounts() - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- getPaymentAccountType() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The type of the payment account from the user’s wallet
- getPaymentAccountType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getPaymentAmount() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The amount to be billed on this payment.
- getPaymentAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getPaymentAttributes() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Map to capture any additional information about the payment
- getPaymentGatewayConfig() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- getPaymentId() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The id of this payment.
- getPaymentId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- getPaymentId(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getPaymentNetworkTransactionId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Deprecated.since payment transactions are no longer executed within BillingServices. Therefore, there's no need to pass this value throughout BillingServices.
- getPaymentOrRefundId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Reference to the payment or refund object that this request intends to process.
- getPaymentOrRefundId() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getPaymentOwningEntityId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
The id of the entity that owns this payment.
- getPaymentOwningEntityType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Describes the owning entity of the payment.
- getPaymentOwningUserId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
The id of the user that owns this payment.
- getPaymentOwningUserType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Describes the owning user of the payment.
- getPaymentProcessor() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Code for the payment processor used for the transaction.
- getPaymentProcessor() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Code for the payment processor used for the transaction.
- getPaymentProcessor() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getPaymentProcessType() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
Serves as a reference to the process that's meant to collect payment for this BillingEventPayment
- getPaymentProcessType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getPayments() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- getPaymentStatus() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The payment status of the BillingEventPayment.
- getPaymentStatus() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
The status of the payment after the processing.
- getPaymentStatus() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getPaymentStrategy() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Declares that payments made against a subscription are going towards the goods/services rendered in the previous vs current period.
- getPaymentStrategy() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPaymentSummary() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's updated
PaymentSummaryrepresentation. - getPaymentsUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for basic CRUD operations on payments and basic transaction executions on payments.
- getPaymentToken() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Deprecated.in favor of not exposing payment method data in BillingServices.
- getPaymentTokenGateway() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getPaymentTokenGateway() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The payment gateway where this account should be used
- getPaymentTransactionDetailService() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentTransactionDetailsEndpoint
- getPaymentTransactionId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getPaymentTransactionId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getPaymentTransactions() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
-
Payment Transactions processed for this
BillingEventPaymentWithTransaction - getPaymentTransactionToRefund() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getPaymentVersion() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- getPaymentVersion(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getPeriod() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The period number
- getPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The period number
- getPeriodDefinition(int) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- getPeriodEndDate() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The end date of the period
- getPeriodEndDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The end date of the period
- getPeriodForDueDelayedActionComparison(Subscription, String) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- getPeriodFrequency() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The frequency with which the recurring price should be charged., e.g., a value of 1 combined with
Subscription.periodTypeof MONTH would indicate to a subscription service that the price should be charged every 1 month. - getPeriodFrequency() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPeriods() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List tracking the Subscription's periods.
- getPeriods() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPeriodStartDate() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The start date of the period
- getPeriodStartDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The start date of the period
- getPeriodType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The period type for the price, e.g.
- getPeriodType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPhone() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getPhoneFax() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The
fax numberfor this address. - getPhoneNumber() - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The telephone number, including the area code.
- getPhoneNumber(Address) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getPhonePrimary() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The primary
phone numberfor this address. - getPhoneSecondary() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The secondary
phone numberfor this address. - getPolicyRules() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Policy applicability rules to identify the policy that should be used for the subscription.
- getPolicyRules() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getPostalCode() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getPostalCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Postal code or ZIP code for this address.
- getPostpaidPolicyDetail() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The
CancellationPolicyDetailwith details for targets using a postpaid payment strategy. - getPostpaidPolicyDetail() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getPreferredAccountsByProcessingRequestId(List<R>, Map<String, W>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getPreferredPaymentAccount(String, W) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getPreferredPaymentAccountId() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The ID of the preferred payment account to use for this payment.
- getPreferredPaymentAccountId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getPreferredPaymentAccountId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getPreferredPaymentAccountId() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
References an identifier of a
PaymentAccountthat is considered preferred for this subscription. - getPreferredPaymentAccountId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPreferredPaymentAccountIds(List<R>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getPrepaidPolicyDetail() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The
CancellationPolicyDetailwith details for targets using a prepaid payment strategy. - getPrepaidPolicyDetail() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getPriceChangeEffectiveType() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The descriptor of when the price change should take effect.
- getPriceDataChange() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- getPriceDataChanges() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List of price data changes for this subscription
- getPriceDataChanges() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPriceDataId() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The ID of the price data that is changed
- getPriceDataId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The id of the price data associated with this item.
- getPriceDataId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getPriceListId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The id of the price list associated with this item.
- getPriceListId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getPrincipalId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
The id of the user principal
- getPrincipalId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getPrincipalType() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Type of the user principal
- getPrincipalType() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getPrincipalType(Subscription) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- getPrincipalType(Subscription) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- getPrincipalTypeOverrides() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
-
Defines a mapping from a
Subscription.getUserRefType()(typically avalue) to a different principal type. - getPriorBillDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The bill date for the previous period
- getPriorBillDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getPriorBillDate(S) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Gets the prior bill date for the given
Subscriptionin its creation. - getPriority() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The priority of this cancellation policy.
- getPriority() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getPriorSubscriptionIds() - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
-
Ids of prior subscriptions to be cancelled
- getProcessedOperationIds() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
List of operations that have already processed this specific request.
- getProcessedOperationIds() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getProcessedRequests() - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
-
The list of billing processing requests that were processed.
- getProcessingRequest() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getProcessingRequest() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- getProcessingRequest() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- getProcessingRequestId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getProcessingRequests() - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
-
The list of billing processing requests to process.
- getProcessingRequestsWithBillingEventDTO() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
-
The list of billing processing requests to process.
- getProcessingResult() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Result of this transaction
- getProcessingResult() - Method in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- getProcessingResult() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The result of this payment processing request.
- getProcessingResult() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getProcessingResult(TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- getProcessingResult(TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getProperties() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProvider
- getProperties() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- getProperties() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
- getProperties() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- getProratedFromEventAdjustmentId() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
If this event item adjustment was prorated, this is the reference to the
event adjustmentfrom which this was prorated to the line item level. - getProratedFromEventAdjustmentId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getProvider() - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getQualifierDetails() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A list of
OfferItemDetailsrepresenting the qualifier items where this adjustment was from. - getQualifierDetails() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getQuantity() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The quantity purchased.
- getQuantity() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The number of items to refund.
- getQuantity() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getQuantity() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getQuantity() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Quantity purchased.
- getQuantity() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getQuantityPerUsage() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The quantity per offer usage of the item that is a qualifier or target.
- getQuery() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- getRate() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax rate applied.
- getRate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getRate() - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The conversion factor to convert
CurrencyConversionDetail.sourceCurrencyCodeto theCurrencyConversionDetail.targetCurrencyCode. - getRawResponse() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The raw response from the payment processor
- getRawResponse() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The raw response from the payment processor
- getRawResponse() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- getRawResponse() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getRawResponse() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The string representation of the serialized response from the gateway.
- getRawResponse() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first raw response from a
transaction execution detail. - getReason() - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- getReasonCode() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- getReceiptUUID() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message consumption, id of message receipt
- getReceiptUUID() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getReceivedException() - Method in exception com.broadleafcommerce.billing.service.provider.external.exception.ProviderApiException
-
The received error.
- getReceivedException() - Method in exception com.broadleafcommerce.subscription.domain.exception.ProviderApiException
-
The received error.
- getRefund() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getRefundAmountAwaitingResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for refund, and is waiting for a response about the transaction result.
- getRefundDate() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
When to process the refund
- getRefundDate() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getRefundDetail() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- getRefundEvent() - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- getRefundEvent() - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- getRefundEvent() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundEvent() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getRefundEventDetailEventPaymentId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getRefundEventDetailId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundEventDetails() - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- getRefundEventDetails() - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- getRefundEventId() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The
RefundEventidentifier used to track the parentRefundEvent. - getRefundEventId() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The ID of the refund event this refund item belongs to.
- getRefundEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getRefundEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundEventId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getRefundEventItemId() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
Deprecated.Use
RefundEventItem.getId()field instead - getRefundEventItemId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getRefundEventItems() - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- getRefundEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- getRefundEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- getRefundEventsWithDetails() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
-
List of related refund events with their items and details
- getRefundRequests() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingRequestFinalizerDTO
- getRefundResultUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for looking up transaction results for a refund.
- getRefundRetryBatchDelaySeconds() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- getRefundRetryBatchDelaySeconds() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
For refund retry batches, how much time should be paused between batches?
- getRefundStatus() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
Status of this refund
- getRefundStatus() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The status of the Refund processing
- getRefundStatus() - Method in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- getRefundStatus() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getRefundStatus() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundTaxAmount() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The total tax of this refund event.
- getRefundTaxAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getRefundTaxAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundTotal() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The total amount this refund event represents.
- getRefundTotal() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The monetary amount to refund.
- getRefundTotal() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getRefundTotal() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRefundUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for refund transaction executions.
- getRemainingReservations() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The quantity of reservations remaining for the lock
- getRemainingRetryCount() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The remaining number of tries to retry this payment.
- getRemainingRetryCount() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
If in retry, indicates the number of retries remaining.
- getRemainingRetryCount() - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- getRemainingRetryCount() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
If the payment is in retry, indicates the number of retries remaining.
- getRemainingRetryCount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getRemainingRetryCount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getRemovedItemAdjustments() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The list of the removed
SubscriptionItemAdjustment. - getRepo() - Method in class com.broadleafcommerce.subscription.service.DefaultCancellationPolicyService
- getRepository() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getRepository() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getRepositoryEntityTypeManager() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- getRepositoryEntityTypeManager() - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getRequestFactory() - Method in class com.broadleafcommerce.billing.service.util.SSLUtil
- getRequestGeneratorLimit() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Informs the number of requests processed at once in various stages of subscription and billing jobs
- getRequestGeneratorLimit() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- getRequestId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getRequestId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The id representing the customer's request to execute one or more transactions.
- getRequestId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The id representing the customer's request to execute one or more transactions.
- getRequestsToFinalize() - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- getRequestsToReprocess() - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- getRequestsToReprocess() - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- getReservationCount() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
The number of additional child locks that should be applied on the subscription with a randomly-generated a child lock identifier
- getReservationList() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
A list of child lock identifiers that should be used to generate additional child locks on the subscription
- getReservationTokens() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The tokens associated with each of the optional child locks.
- getResolutionStatus() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- getResolutionStatus() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getResponseMap() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Finds the first attributes response map from a
transaction execution detail. - getResult() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Result of the billing processing request
- getResult() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Result of the tax calculation
- getResult() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- getResult() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getResumeDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date this subscription will or did continue.
- getResumeDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getRetries() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
The retry details associated with this schedule.
- getRetries() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getRetryAfterDays() - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
-
The number of days in the future to schedule the next retry.
- getRetryAttemptCount() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
How many times the payment should be retried.
- getRetryAttemptCount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getRetrySchedule() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing retry schedule
- getRetrySchedule() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getRetryScheduleCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The
IntervalBillingRetrySpecsto use when calculating the retry date. - getRetryScheduleCode() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The schedule for retrying this
RefundEvent. - getRetryScheduleCode() - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- getRetryScheduleCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getRetryScheduleCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getReverseAuthorizeAmountAwaitingResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for reverse authorize, and is waiting for a response about the transaction result.
- getRevokeEntitlementsUri() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The URI path for revoking entitlements.
- getRevokeOn() - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- getRevokesOn() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Revocation date of this entitlement
- getRootItemRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reference to the item id for which this subscription was provision
- getRootItemRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getRootItemRefType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of the item for which this subscription was provisioned.
- getRootItemRefType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSandbox() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getSandbox() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getSavedPaymentMethodsUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for basic CRUD operations on saved payment methods.
- getSavedPaymentMethodsUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The URI path for basic CRUD operations on saved payment methods.
- getSavedPaymentMethodTransactionResultUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for looking up transaction results for a saved payment method.
- getSecondarySourceRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The secondary source to reference, e.g, an Order Item on an Order.
- getSecondarySourceRef() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The secondary source to reference, e.g, an Order Item on an Order.
- getSecondarySourceRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSecondarySourceRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getSecondarySourceType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The type of the secondary source to reference, e.g, an Order Item on an Order.
- getSecondarySourceType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The type of the secondary source to reference, e.g, an Order Item on an Order.
- getSecondarySourceType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSecondarySourceType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProvider
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
The service client to use for calling entitlement.
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The service client to use when calling payment transaction services.
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
- getServiceClient() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The service client to use when calling payment transaction services.
- getServiceClient() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- getServiceClient() - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The service client to use for calling entitlement.
- getShortenedPeriodReason() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Describes the reason that the period was shortened.
- getShortenedPeriodReason() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Describes the reason that the period was shortened.
- getSiteIdentifier() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Multi-tenancy support
- getSiteIdentifier() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getSiteIdentifier() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Multi-tenancy support
- getSiteIdentifier() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Multi-tenancy support
- getSiteIdentifier() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSkuEntitlementMappingsUri() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
Sku Entitlement Mappings Uri
- getSkuToEntitlement() - Method in class com.broadleafcommerce.billing.job.domain.SkuToEntitlementMapping
- getSource() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The type of the process that created this event
- getSource() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getSource() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getSource() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
A simple description of the system that initiated this transaction execution request.
- getSource() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Type of process that granted this entitlement
- getSource() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getSource(Class<?>) - Static method in class com.broadleafcommerce.billing.job.messaging.MessageSourceUtils
- getSourceCurrencyCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The
CurrencyUnit.getCurrencyCode()of the base (source) from which to convert. - getSourceEntityId() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getSourceEntityId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The ID of the source entity associated with the transaction.
- getSourceEntityType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getSourceEntityType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The type of the source entity associated with the transaction.
- getSourceId() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The id of the process that created this event
- getSourceId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getSourceId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
The id of process that granted this entitlement
- getSourceId() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getSourceId(Subscription, SubscriptionNextPeriodBillingEventGenerationRequest) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getSqlType() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- getSqlType() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- getStacktrace() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The stacktrace of the exception that caused this DeadLetter
- getStacktrace() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getStackTrace() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- getStacktraceMaxLength() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Maximum length of the stacktrace for this DeadLetter
- getStartDate() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Start Date of the DeadLetter messages to be filtered
- getStartOfTermDate() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The start of term date for this subscription.
- getStartOfTermDate() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getStartsOn() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Start date of this entitlement
- getState() - Method in class com.broadleafcommerce.billing.job.domain.Address
- getState() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The current state of the lock
- getStateProvinceRegion() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The state, province or region of this address.
- getStatus() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Status of the billing processing request
- getStatus() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The status of this account processing request.
- getStatus() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getStatus() - Method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- getStatusChangeReason() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
Reason for this status change
- getStatusChangeReason() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getSubscription() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- getSubscription() - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
-
The upgraded subscription
- getSubscriptionActionApisLocation() - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
-
Describes the service whose APIs are intended to be used to handle subscription actions (e.g.
- getSubscriptionActionFlow() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Describes the action that was executed on the subscription.
- getSubscriptionAdjustments() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Adjustments for this subscription.
- getSubscriptionAdjustments() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- getSubscriptionAdjustments(HttpServletRequest, HttpServletResponse, boolean, boolean, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- getSubscriptionAdjustments(HttpServletRequest, HttpServletResponse, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
AdjustmentEndpoint#getSubscriptionAdjustments(HttpServletRequest, HttpServletResponse, String, ContextInfo)instead - getSubscriptionAdjustmentService() - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- getSubscriptionAdjustmentType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Type of this adjustment
- getSubscriptionAdjustmentType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Type of adjustment that this adds
- getSubscriptionBillingAuditId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getSubscriptionBillingEventGeneratorService() - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- getSubscriptionBillingEventService() - Method in class com.broadleafcommerce.billing.web.endpoint.SubscriptionBillingEventEndpoint
- getSubscriptionBillingJobInitiator() - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- getSubscriptionBillingProperties() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getSubscriptionId() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Id of this subscription
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Reference to the
Subscriptionwhose price this adjusts - getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of delayed action's related subscription.
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The subscription ID that the lock is associated with
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.Use
Subscription.getId()field instead - getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference the subscription for this item
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
-
Identifier for the subscription
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
The id of the subscription that is changing status
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.event.LockPurgedEvent
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of delayed action's related subscription.
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getSubscriptionId() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
Id of the targeted
Subscription - getSubscriptionId() - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- getSubscriptionIdsToActivate() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getSubscriptionItemAdjustmentRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the
SubscriptionItemAdjustment - getSubscriptionItemAdjustmentRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getSubscriptionItemAdjustments() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Adjustments for this subscription.
- getSubscriptionItemAdjustments(HttpServletRequest, HttpServletResponse, boolean, boolean, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- getSubscriptionItemAdjustments(HttpServletRequest, HttpServletResponse, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
ItemAdjustmentEndpoint#getSubscriptionItemAdjustments(HttpServletRequest, HttpServletResponse, String, ContextInfo)instead - getSubscriptionItemAdjustmentService() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getSubscriptionItemId() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Reference to the
SubscriptionItemwhose price this adjusts - getSubscriptionItemId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getSubscriptionItemId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getSubscriptionItemRef() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the relevant
SubscriptionItem - getSubscriptionItemRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getSubscriptionItems() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- getSubscriptionJobId() - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- getSubscriptionLockExpiration() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
The duration of time that a subscription lock is valid for.
- getSubscriptionLockService() - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- getSubscriptionName() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Name of the message channel binding (subscription) where this DeadLetter originated
- getSubscriptionName() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getSubscriptionNextBillDateService() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getSubscriptionNextStatus() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Next status for this subscription
- getSubscriptionNextStatus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSubscriptionPeriod() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Describes the
Subscription'speriod that correlates to this BillingEvent. - getSubscriptionPeriod() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getSubscriptionRef() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The Subscription used for this
BillingEvent - getSubscriptionRef() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
Reference to the related
Subscription - getSubscriptionRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getSubscriptionRef() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Reference to the subscription that provides this entitlement
- getSubscriptionRef() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- getSubscriptionRef() - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- getSubscriptionsByApplication() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- getSubscriptionsByUserRefTypeAndUserRef(String, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- getSubscriptionService() - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- getSubscriptionService() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getSubscriptionService() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- getSubscriptionService() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- getSubscriptionService() - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- getSubscriptionSource() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This field shows from which process or user action this subscription originated.
- getSubscriptionSource() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSubscriptionSourceRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This field shows the identifier of the process or user action this subscription originated.
- getSubscriptionSourceRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSubscriptionStatus() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Current status of this subscription
- getSubscriptionStatus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getSubscriptionStatusAuditId() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getSubscriptionStatuses() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- getSubscriptionsToActivate() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getSubscriptionsToCancel() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getSubscriptionsToRefund() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getSubscriptionsToUpdate() - Method in class com.broadleafcommerce.billing.job.service.dto.BillingProcessingResultHandlerDTO
- getSubscriptionWithItemsAndAdjustments(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- getSubscriptionWithItemsBySubscriptionIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- getSubtotal() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getSubtotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total usually excluding adjustments, tax, and shipping.
- getSubtotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getSubtotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- getSubtotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- getSubtotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- getSuccessfulRequests() - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- getTargetCurrencyCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The
CurrencyUnit.getCurrencyCode()of the converted (target) to which to convert. - getTaxable() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Whether this item is taxable.
- getTaxable() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Whether this item is taxable
- getTaxable() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getTaxCalculationErrorRetryLimit() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after tax calculation gateway errors
- getTaxCategory() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The tax category of the item.
- getTaxCategory() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getTaxCategory() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Tax category of the item
- getTaxCategory() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getTaxCountry() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax country.
- getTaxCountry() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getTaxDelegate() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- getTaxDetailId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getTaxItemIdForBillingEventItem(BillingEvent, P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Extension point to modify the
TaxItem.getItemId()for tax items. - getTaxName() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the tax.
- getTaxName() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getTaxNexus() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Comma separated nexus codes.
- getTaxNexus() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getTaxNexus() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Comma-separated nexus codes
- getTaxNexus() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getTaxProcessingResult() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getTaxProcessingResult() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getTaxProcessingStatus() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Status of the tax calculation.
- getTaxRegion() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the taxing region.
- getTaxRegion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getTaxTotal() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total tax cost
- getTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total tax cost.
- getTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total tax cost.
- getTaxTotal() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total tax cost.
- getTemplate() - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- getTenant() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- getTenant() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- getTenantId(Subscription) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- getTenantInformationExample(LockPurgedEvent) - Method in class com.broadleafcommerce.subscription.service.LockPurgeHandler
-
Find an example subscription from which tenant related context information may be harvested.
- getTermDurationLength() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The length of the terms, e.g., if this is 36 and
Subscription.termDurationTypeis MONTHS, then the user should be billed for 36 months. - getTermDurationLength() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getTermDurationType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The term duration type, e.g.
- getTermDurationType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getThreeDSecureVerificationUrl() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
- getTokenResponse(OAuth2ClientCredentialsGrantRequest) - Method in class com.broadleafcommerce.subscription.oauth2.client.endpoint.OAuth2ClientCredentialsAccessTokenResponseClient
- getTotalAmount() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Total amount to bill for this item: itemSubtotal - (adjustmentUnitAmount * itemAdjustmentQuantity) + totalTax
- getTotalAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getTotalEverCaptured() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount ever captured, as opposed to the current snapshot of the captured amount represented in
PaymentSummary.getAmountCaptured(). - getTotalTax() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The total tax for this item.
- getTotalTax() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getTotalTaxRefundAmount() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The amount of tax to refund for this item.
- getTotalTaxRefundAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getTracking() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getTracking() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getTracking() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getTracking() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- getTransactionAdditionalField(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- getTransactionAdditionalFields() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Name/Value pairs of additional attributes.
- getTransactionAmount() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getTransactionAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getTransactionAmount() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getTransactionAmount() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The transaction amount that we're expecting to execute against the
PaymentSummary. - getTransactionAmount() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The transaction amount that we're expecting to execute against the payment.
- getTransactionDateTime() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
Date of the payment processing execution
- getTransactionDateTime() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The date and time of the last transaction for this account.
- getTransactionExecutionDetails() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
A list of
TransactionExecutionDetailsdescribing the transactions executed. - getTransactionExecutionProvider() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getTransactionExecutionRequest() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- getTransactionFailureCategory() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Payment transaction failure category as determined by the payment processor
- getTransactionFailureCategory() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getTransactionId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The id of the executed transaction.
- getTransactionIdToRefund() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
If this is a refund, the identifier of payment transaction detail to refund.
- getTransactionIdToRefund() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getTransactionReferenceId() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
This unique value is used by the processor to rule out the duplicates
- getTransactionReferenceId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
This unique value is used by the processor to rule out the duplicates
- getTransactionReferenceId() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getTransactionReferenceId() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The transaction id known by the payment gateway.
- getTransactionResult() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The result of the last billing transaction for this account.
- getTransactionStatus() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The status of the transaction.
- getTransactionType() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Transaction type of the transaction
- getTransactionType() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Transaction type of the billing request
- getTransactionType() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Transaction type of the transaction
- getTransactionType() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getTransactionType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getTransactionType() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The type of transactions that were executed.
- getTryAccountsFromWallet() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getType() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The type of the tax.
- getType() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getType() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The type of this payment like Credit Card or Gift Card.
- getType() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The type of this saved payment method like Credit Card or Gift Card.
- getType() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- getTypeFactory() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- getTypeFactory() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- getTypeFactory() - Method in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- getTypeFactory() - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getTypeFactory() - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
- getTypeFactory() - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- getTypeFactory() - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- getUniformHandlerSupported() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- getUnitAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
-
Returns the unit amount (e.g.
- getUnitRefundAmount() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The unit amount to refund for this item before tax.
- getUnitRefundAmount() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getUnitsInCustomPeriodType(String, int, ChronoUnit, Instant, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Hook point for handling custom
DefaultSubscriptionPeriodTypevalues. - getUnitsInPeriodStartingOn(String, int, ChronoUnit, Instant, String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Determines the number of the specified
ChronoUnitsin a billing period. - getUpdatedBy() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.Use
ContextInfo.setAuthor(String)instead - getUpdater() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- getUpdateTime() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- getUrl() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The base url for an external payment transaction service.
- getUrl() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The base url for an external payment transaction service.
- getUserId() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- getUserId() - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
Reference to the user for whom this wallet is used
- getUserIdChunkSize() - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
Informs the number of userIds used in a single request to retrieve
saved payment methodsby the provider. - getUserIds(List<R>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getUserRef() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The id of the user billed for this event
- getUserRef() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Identifier of the user billed for this event.
- getUserRef() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getUserRef() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getUserRef() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reference to the user to whom this subscription belongs
- getUserRef() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
-
Reference to the user to whom this subscription belongs.
- getUserRef() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getUserRefType() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of user owning this subscription
- getUserRefType() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
-
Type of user owning this subscription
- getUserRefType() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getValue() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- getValue() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- getValue() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- getValue() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- getValue() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- getVersion() - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- getVersion() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The version of this payment.
- getVersion() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- getVersion() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- getVersion() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- getVersion() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- getVersion() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- getVersion() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The version of this payment.
- getVersion() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The version of this saved payment.
- getVersion() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- getVersion() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The version of this subscription.
- getVersion() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- getVersion() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- getVersion() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- getVersion() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- getWallet() - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- getWalletLoopThroughNumber() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The number of the payment account in the billing attempt.
- getWalletLoopThroughNumber() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- getWalletUserId() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Reference to the user owning the walled which this account is part of
- getWalletWithPaymentAccountsByProcessingRequestId(List<R>, List<W>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getWalletWithPaymentAccountsByUserId(List<W>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- getWebClient() - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
- getWorkflowName() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The name of the workflow that created this delayed action.
- getWorkflowName() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The name of the workflow that created this delayed action.
- getYearsToAdd(Subscription) - Method in class com.broadleafcommerce.subscription.service.impl.AnnualSubscriptionNextBillDateProcessor
- getYesterdaysDate() - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- getZoneId(String) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Returns the
ZoneIdfor the given customer timezone string. - GrantEntitlementHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.GrantEntitlementHandlerConfig
- GrantEntitlementHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- grantEntitlementHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.GrantEntitlementHandlerConsumer
- grantEntitlementHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.GrantEntitlementHandlerProducer
- GrantEntitlementHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- groupBillingEventItemsByNexus(List<P>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
H
- handleAlreadyProcessed(P, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- handleExistingTransactionDetail(P, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- handleInvalidSubscriptionCreationRequestException(InvalidSubscriptionCreationRequestException, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- handleNoPaymentAccountsOnCharge(BillingProcessingRequest, List<String>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Handles changes to the
BillingProcessingRequestfor CHARGE-type requests with no payment accounts - handlePaymentProcessingResults(PaymentsProcessed, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- handleProviderApiException(ProviderApiException, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- handleRequestForPaymentProcessor(BillingProcessingRequest, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Handles changes to a request to prepare for it being sent to a payment processor
- handlers - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- handlerService - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- handlerService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- handleSubscriptionCancelGracePeriod(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- handleTaxCalculationException(Exception, BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- handleTaxCalculationFailure(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
-
Deprecated.Current implementation does not use
TaxProcessingResultEnum.FAILUREstates - handleTaxSuccess(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- HARD - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
- HARD_FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentFailureTypeEnum
- hasActiveBillingStatus(BillingEventPayment) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- hasAlternativeGatewayTypeValue(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- hasEndDate() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- hashCode() - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- hashCode() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- hashCode() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- hashCode() - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- hashCode() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- hashCode() - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- hashCode() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- hashCode() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- hashCode() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- hashCode() - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- hashCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
- hashCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- hashCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- hashCode() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.Address
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.Wallet
- hashCode() - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- hashCode() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- hashCode() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- hashCode() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- hashCode() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- hashCode() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- hashCode() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
- hashCode() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- hashCode() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- hashCode() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- hashCode() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- hashCode() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- hashCode() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- hashCode() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- hashCode() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- hashCode() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- hashCode() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.Subscription
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- hashCode() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- hashCode() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- hashCode() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
- hashCode() - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- hashCode() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- hashCode() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- hashCode() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- hashCode() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
- hashCode() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- hashCode() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
- hashCode() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
- hashCode() - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
- hashCode(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- hashCode(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- hashTransactionReferenceID(String) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Some gateways only allow transaction reference ids shorter than 50 characters.
- hasMoreAccounts(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- hasMoreGatewayRetries(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- hasMoreGatewayRetries(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- hasReachedEndOfTerms(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Determines if the subscription's end of terms occurs on or before the provided
periodStartDate. - hasReachedScheduledStatusChange(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Determines if a scheduled subscription status change is due on or before the provided
periodStartDate. - hasStartDate() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- hasTaxItems(TaxCalculationRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Determine if there are tax items on the given request.
- hasTransactionFlaggedForManualReview() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Whether any of the transactions have been flagged for manual review based on
TransactionExecutionDetail.isFlaggedForManualReview(). - hasValidRemainingTryCount(int) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- helper - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- hydrateItemAdjustments(Collection<T>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Hydrates the given subscription items
adjustments. - hydrateSubscriptionAdjustments(Collection<S>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Hydrates the given subscriptions
adjustments.
I
- id - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
-
Deprecated.
- id - Variable in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- id - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- id - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
- ID_LENGTH - Static variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
-
Deprecated.
- IdFieldType - Enum Class in com.broadleafcommerce.billing.provider.jpa.id
-
Enumeration of id field types supported by the system.
- idTypeInitializerProperty - Static variable in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
- idTypeInitializerPropertyValueExpression - Static variable in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
- IMMEDIATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
-
Cancel the subscription immediately
- IN_GRACE_PERIOD_REASON_SUFFIX - Static variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- IN_RETRY - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- IN_RETRY - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- IN_RETRY - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- IndeterminantResultException - Exception in com.broadleafcommerce.billing.service.provider.external.exception
-
Exception thrown if the client received no response from the server after sending out a request.
- IndeterminantResultException(String, Throwable) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.IndeterminantResultException
- IndeterminantResultException(Throwable) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.IndeterminantResultException
- inGracePeriod() - Method in class com.broadleafcommerce.subscription.domain.Subscription
- init() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- INITIALIZATION_FAILED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- initializeBillingProcessingRequests(InitializeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- InitializeBillingProcessingRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO passes the ids of the
requeststhat should be processed byBillingProcessingRequestInitializer - InitializeBillingProcessingRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- InitializeBillingProcessingRequests(String, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- initializeCurrencyConversionDetailIfNecessary(SubscriptionItemAdjustment, MappingContext<?, ?>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- initializeRequests(List<BillingProcessingRequestWithFullDetails>, Map<String, WalletWithPaymentAccounts>, List<BillingProcessingRequest>, List<String>, List<BillingProcessingRequest>, List<BillingProcessingRequestWithBillingEventDTO>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Handles initializing given requests and sorting them to their next destinations depending on their state and external configuration properties
- initiateBillingJob(InitiateBillingJob, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- InitiateBillingJob - Class in com.broadleafcommerce.billing.job.domain
-
This request DTO is used to supply parameters of the Billing Job process that needs to be started
- InitiateBillingJob() - Constructor for class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
- initiateSubscriptionBillingJob(ContextInfo) - Method in class com.broadleafcommerce.subscription.job.web.endpoint.SubscriptionBillingJobEndpoint
- Internal() - Constructor for class com.broadleafcommerce.subscription.domain.constants.SubscriptionAttributeConstants.Internal
- INTERNAL_ERROR - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- INTERNAL_ERROR - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- INTERNAL_ERROR - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- IntervalBillingRetrySpecs - Class in com.broadleafcommerce.billing.domain
-
This represents a specification for retrying operations after a given number of days.
- IntervalBillingRetrySpecs() - Constructor for class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- IntervalBillingRetrySpecs(Integer) - Constructor for class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- IntervalBillingRetrySpecsListUserType - Class in com.broadleafcommerce.billing.provider.jpa.domain
- IntervalBillingRetrySpecsListUserType() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.IntervalBillingRetrySpecsListUserType
- IntervalBillingRetrySpecsListUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.IntervalBillingRetrySpecsListUserType
- INVALID_TRANSACTION_REQUEST - Static variable in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
The
ApiError.getType()that indicates that the transaction request is invalid. - invalidCancellationException(InvalidCancellationException) - Method in class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- InvalidCancellationException - Exception in com.broadleafcommerce.subscription.web.endpoint.exception
-
Exception thrown by
SubscriptionServiceto signify that the request to cancel a subscription was invalid. - InvalidCancellationException() - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidCancellationException
- InvalidCancellationException(String) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidCancellationException
- InvalidCancellationException(String, Throwable) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidCancellationException
- InvalidCancellationException(Throwable) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidCancellationException
- InvalidRefundException - Exception in com.broadleafcommerce.billing.exception
-
Exception thrown to indicate a problem in processing a
RefundEventrequest - InvalidRefundException(String) - Constructor for exception com.broadleafcommerce.billing.exception.InvalidRefundException
- InvalidSubscriptionCreationRequestException - Exception in com.broadleafcommerce.subscription.web.endpoint.exception
-
Exception thrown to signify that the request to create a subscription was invalid.
- InvalidSubscriptionCreationRequestException() - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidSubscriptionCreationRequestException
- InvalidSubscriptionCreationRequestException(String) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidSubscriptionCreationRequestException
- InvalidSubscriptionCreationRequestException(String, Throwable) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidSubscriptionCreationRequestException
- InvalidSubscriptionCreationRequestException(Throwable) - Constructor for exception com.broadleafcommerce.subscription.web.endpoint.exception.InvalidSubscriptionCreationRequestException
- InvalidTransactionExecutionRequestException - Exception in com.broadleafcommerce.billing.job.service.exception
-
Exception thrown when a transaction execution request has been deemed invalid.
- InvalidTransactionExecutionRequestException() - Constructor for exception com.broadleafcommerce.billing.job.service.exception.InvalidTransactionExecutionRequestException
- InvalidTransactionExecutionRequestException(String) - Constructor for exception com.broadleafcommerce.billing.job.service.exception.InvalidTransactionExecutionRequestException
- InvalidTransactionExecutionRequestException(String, Throwable) - Constructor for exception com.broadleafcommerce.billing.job.service.exception.InvalidTransactionExecutionRequestException
- isActive() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Whether this address is an active address of the owner.
- isActive(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isAdjustmentEligibleForSubscriptionPeriod(Integer, Integer, Integer) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Check if the
Subscription.getNextPeriod()is between Adjustment begin and end period. - isAllowAdjustmentPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
adjustmentswhen creatingBillingEventfrom an external request - isAllowAutoRenewalModification() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This flag indicates whether this subscription's auto-renewability can be modified after declaration on the subscription.
- isAllowAutoRenewalModification() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- isAllowCancellation() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer can cancel their service before the end of the agreement.
- isAllowCancellation() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer can cancel their service before the end of the agreement.
- isAllowPaymentTransactionDetailPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
transaction detailswhen creatingBillingEventfrom an external request - isAllowTaxPersistenceFromRequest() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
tax detailswhen creatingBillingEventfrom an external request - isAmountOff(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
- isAnnually(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isAnnually(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- isApiLookupEnabled() - Method in class com.broadleafcommerce.billing.job.config.SkuToEntitlementLookupServiceProperties
-
Whether API lookup is enabled
- isArchived() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- isAutoRenew(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isAutoRenew(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
- isAutoRenewalEnabled() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether this subscription automatically renews at the end of the current subscription term.
- isAutoRenewalEnabled() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- isAutoStartup() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- isAwaitingAsyncResults() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- isAwaitingAsyncResults(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
- isBiannual(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isBillingAddress(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
- isBillingAddressPresent(BillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- isBroadleafAccount(String) - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
- isBroadleafAccount(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
- isBroadleafAccount(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
- isBroadleafCustomer(String) - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
- isBroadleafCustomer(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
- isBroadleafCustomer(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
- isBroadleafOrder(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
- isBroadleafOrderItem(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
- isBroadleafProduct(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionItemReferenceType
- isCancel(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isCancel(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
- isCancelAutoRenewal(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
- isCancelled(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isCancelledDuringBilling(String) - Static method in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- isChangeAutoRenewal(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isCharge(BillingProcessingTransactionTypeEnum) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- isCharge(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- isChargeForPreviouslyReceivedDiscountAmounts() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged for any discounts he/she received before cancelling the subscription.
- isChargeForPreviouslyReceivedDiscountAmounts() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged for any discounts he/she received before cancelling the subscription.
- isChargeForRemainderOfTerms() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged for the remainder of the term despite cancelling the subscription.
- isChargeForRemainderOfTerms() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged for the remainder of the term despite cancelling the subscription.
- isChargeFullPriceForRemainderOfTerms() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged the full, unadjusted (un-discounted) price when cancelling.
- isChargeFullPriceForRemainderOfTerms() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged the full, unadjusted (un-discounted) price when cancelling.
- isChargeTransactionType(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- isChargeTransactionType(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- isChildLock() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
Whether the lock is a child lock
- isChildLock(boolean) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
Whether the lock is a child lock
- isCreate(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isDefault() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Whether this address is the default address of the owner.
- isDefaultForOwner() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Whether this saved payment is the default payment method for the owning user.
- isDelayedActionDue(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- isDelayedSubscriptionAction(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isDisabled() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
-
Dictates whether SSL verification should be disabled.
- isDowngrade(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isDuplicateTransactionAttempt(ResponseEntity<ApiError>) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
Determines if the given
ResponseEntityindicates entity not found. - isEdit(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isEligibleForGatewayErrorRetries() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Declares whether this request is eligible to retry executing the transaction in the case of a gateway error.
- isEligibleForGatewayErrorRetries(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- isEligibleForGatewayErrorRetries(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
-
Hook point used to declare if gateway errors are eligible for automatic retries.
- isEligibleForGatewayErrorRetries(P, TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
-
Hook point used to declare if gateway errors are eligible for automatic retries.
- isEnableApplicationDiscriminationMode() - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
-
Whether subscriptions (and related domain) will utilize application discrimination (in addition to tenant and sandbox).
- isEnabled() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
-
Determines whether entitlements will be provisioned or revoked (as well as any other Entitlement interactions) during the billing job
- isEnabled() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
-
Enables the DeadLetter queue functionality
- isEnableTransactionQueryReadOptimization() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- isEndOfTerms(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
- isEntityNotFound(ResponseEntity<ApiError>) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Determines if the given
ResponseEntityindicates entity not found. - isError(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isEvery30Days(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isExcludeAlreadyRevoked() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isExcludeClones() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isExecuteOnlyTaxCalculation() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Determines if the billing job should only execute tax calculation and not process payments
- isFailedBilling(String) - Static method in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- isFailure(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
- isFixedPrice(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
- isFlaggedForManualReview() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Indicates that the payment transaction has been flagged for manual review via fraud checks.
- isFreeTrial() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Whether this period represents a free trial period.
- isFreeTrial() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Whether this period represents a free trial period.
- isFulfillmentInProcess(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isFulfillmentItemDetail() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
Indicates if this detail is for a fulfillment item.
- isFullyAuthorized() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is fully authorized
- isFullyCaptured() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is fully captured
- isGracePeriodRecursEachBillingPeriod() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the grace period resets after each billing period.
- isGracePeriodRecursEachBillingPeriod() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the grace period resets after each billing period.
- isGracePeriodSupported() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether grace period properties are enabled.
- isGracePeriodSupported() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether grace period properties are enabled.
- isHardDecline(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
- isHasMore() - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- isHasTransactionFlaggedForManualReview() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Indicates that the payment transaction has been flagged for manual review by fraud checks.
- isImmediate(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
- isIncludeExpired() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isIncludeFeatures() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isIncludeNotStarted() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isIncludeRevoked() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- isIndeterminateResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Tells if this transaction has an indeterminate result.
- isIndeterminateResult() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Whether any of the transactions has an indeterminate result.
- isInFreeTrialPeriod() - Method in class com.broadleafcommerce.subscription.domain.Subscription
- isInvalidTransactionRequest(ResponseEntity<ApiError>) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
-
Determines if the given
ResponseEntityindicates entity not found. - isLastPaymentAccountInProcess() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
This returns true if last PaymentAccount is in the BillingJob process and have at least one PaymentAccount which is in SOFT_FAILURE
- isLocked(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.LockState
- isManual(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isMonthly(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isMonthly(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- isMutable() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- isMutable() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- isNeedGrantEntitlements() - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether the system has outstanding
entitlementsto grant on this subscription - isNew(T) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- isNextBillDate(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionEffectiveType
- isNextStatusChangeDue(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- isNoCharge(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
- isNonRenewing(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isOptimisticLockException(Exception) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- isPartiallyCaptured() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is partially captured
- isPartialReverseAuthSupported() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Whether a portion of an authorization transaction can be reversed, or if the full authorization transaction must be reversed.
- isPaused(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isPaymentAborted(BillingProcessingRequestWithFullDetails) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- isPaymentAccountProcessingRequest(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
- isPendingCancellation(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isPendingFulfillment(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
- isPercentOff(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
- isPeriodShortenedByEndOfTerms(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- isPeriodShortenedByScheduledStatusChange(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- isPostpaid(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
- isPreferredAccountFirst(String, List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- isPrepaid(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
- isPrepaidDowngrade(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
- isPrepaidItemRemoval(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
- isPrepaidItemUpdate(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
- isPreTaxBillingEventTotalGreaterThanZeroOrNull(BillingEvent, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- isProcessNewCharges() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job process new event payments? Defaults to true if missing.
- isProcessNewRefunds() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job process new refund events? Defaults to true if missing.
- isProcessRetryCharges() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job retry event payments? Defaults to true if missing.
- isProcessRetryRefunds() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job retry refund events? Defaults to true if missing.
- isProrated(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
- isQuarterly(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isQuarterly(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- isRecurring - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- isRecurring() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- isRedemptionCode(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
- isRefund(BillingProcessingTransactionTypeEnum) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- isRefund(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- isRefundEvent(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
- isRejected(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.LockState
- isRequestNotReceivedByGateway() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- isRequestNotReceivedByGateway(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
- isRequiresDirectReference() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Whether the policy is only eligible to be used via Product or PriceData references.
- isRequiresDirectReference() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- isResultHandled() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Indicates that this account result has been handled by the payment result handler.
- isReverseAuthRemainder() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Declares if the reverse authorize for this functionality only allows reversing the full non-captured amount.
- isRevert() - Method in class com.broadleafcommerce.subscription.event.LockPurgedEvent
- isRunning() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- isSaveZeroDollarBillingEvents() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
-
Whether to save
BillingEventswhoseBillingEvent.getBillTotal()is zero. - isScheduledStatusChange(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
- isSendingToProcessor() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- isSendingToProcessor(ProcessingResultEnum) - Static method in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- isSendingToProcessor(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
- isShippingAddress(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
- isShortenedPeriod() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- isShouldCallProcessorIfTransactionNotFound() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
-
Determines whether it is safe to re-send a transaction request to the processor if the processor is not aware of this transaction.
- isShouldSendPaymentAccountProcessedEvent() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- isSingleUsePaymentMethod() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Whether or not the underlying payment method can only be used once.
- isSoftDecline(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
- isStarted() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- isStatusChangeDue(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- isSubscriptionBillingDue(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- isSubscriptionCancelled(S) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- isSubscriptionLockExpirationEnabled() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Whether subscription lock expiration is enabled.
- isSubscriptionToBeCancelled(S, Date) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- isSubscriptionUpgrade(String) - Static method in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- isSuccess() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
Whether or not the request was successful.
- isSuccess(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
- isSupportsRetry() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Whether this instance is supported by an active
DeadLetterRetryHandler - isTaxable() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- isTaxCalculated(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- isTaxCalculated(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- isTermAutoRenewalDue(Subscription, Date) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- isTerminate(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isTryAccountsFromWallet() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
Set to true if we should try additional payment methods from the user's wallet if payment fails on the preferred payment method.
- isUnlocked(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.LockState
- isUpdateAlreadyRevoked() - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- isUpgrade(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
- isWeekly(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
- isZeroDollarBillingEventPayment(Subscription, BillingEventDTO) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Returns true if the
payment totalis equal to zero - ItemAdjustmentEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
- ItemAdjustmentEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- itemAdjustmentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- itemAdjustmentService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- itemDetails - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemIncludesTaxes(BillingEvent, P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
In some situations, especially in European countries, for example, merchants are required to display all prices including tax.
- itemName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- itemName - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- itemRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemRefType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemSku - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemSourceRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemSourceType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- itemSubtotal - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- itemUnitPrice - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- itemUnitPrice - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
J
- jobId - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
ID of the Billing Job where this dead letter originated
- jobId - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- JobRequest - Interface in com.broadleafcommerce.messaging
-
Common interface for job requests within the Billing Service
- JpaBillingEvent - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEvent() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- JpaBillingEventAddress - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEventAddress() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- JpaBillingEventAddressRepository<D extends JpaBillingEventAddress> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventAddressSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingEventAdjustment - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEventAdjustment() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- JpaBillingEventAdjustmentRepository<D extends JpaBillingEventAdjustment> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventAdjustmentSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingEventAttribute - Class in com.broadleafcommerce.billing.provider.jpa.domain
-
Attributes for billing events
- JpaBillingEventAttribute() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- JpaBillingEventAttribute(String, String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- JpaBillingEventItem - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEventItem() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- JpaBillingEventItemAdjustment - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEventItemAdjustment() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- JpaBillingEventItemAdjustmentRepository<D extends JpaBillingEventItemAdjustment> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventItemAdjustmentSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingEventItemAttribute - Class in com.broadleafcommerce.billing.provider.jpa.domain
-
Attributes for billing event items
- JpaBillingEventItemAttribute() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- JpaBillingEventItemAttribute(String, String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- JpaBillingEventItemRepository<D extends JpaBillingEventItem> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventItemSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingEventPayment - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingEventPayment() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- JpaBillingEventPaymentRepository<D extends JpaBillingEventPayment> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventPaymentSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingEventRepository<D extends JpaBillingEvent> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingEventSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingProcessRepository<D extends JpaBillingProcessRequest> - Interface in com.broadleafcommerce.billing.job.provider.jpa.repository
- JpaBillingProcessRequest - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- JpaBillingProcessRequest() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- jpaBillingProcessSuppression() - Method in class com.broadleafcommerce.billing.job.provider.jpa.autoconfigure.BillingJobJpaAutoConfiguration
- JpaBillingRetrySchedule - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingRetrySchedule() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- JpaBillingRetryScheduleRepository<D extends JpaBillingRetrySchedule> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingRetryScheduleSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaBillingTaxDetail - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaBillingTaxDetail() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- JpaBillingTaxDetailRepository<D extends JpaBillingTaxDetail> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaBillingTaxDetailSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaCancellationPolicy - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
JPA equivalent of
CancellationPolicy - JpaCancellationPolicy() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- JpaCancellationPolicyDetail - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
JPA counterpart of
CancellationPolicyDetail - JpaCancellationPolicyDetail() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
- JpaCancellationPolicyRepository<D extends JpaCancellationPolicy> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
-
JPA Repository for
JpaCancellationPolicy - JpaCustomizedBillingEventPaymentRepository<D extends JpaBillingEventPayment> - Class in com.broadleafcommerce.billing.provider.jpa.repository
- JpaCustomizedBillingEventPaymentRepository(TrackableBehaviorUtil, JpaFiltersCriteriaBuilder, RepositoryEntityTypeManager) - Constructor for class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- JpaCustomizedBillingProcessRepository<D extends JpaBillingProcessRequest> - Class in com.broadleafcommerce.billing.job.provider.jpa.repository
- JpaCustomizedBillingProcessRepository(TrackableBehaviorUtil, JpaFiltersCriteriaBuilder, RepositoryEntityTypeManager) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- JpaCustomizedRefundEventDetailRepository<D extends JpaRefundEventDetail> - Class in com.broadleafcommerce.billing.provider.jpa.repository
- JpaCustomizedRefundEventDetailRepository(TrackableBehaviorUtil, JpaFiltersCriteriaBuilder, RepositoryEntityTypeManager) - Constructor for class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- JpaCustomizedSubscriptionItemRepository<D extends JpaSubscriptionItem> - Class in com.broadleafcommerce.subscription.provider.jpa.repository
- JpaCustomizedSubscriptionItemRepository(TrackableBehaviorUtil, RepositoryEntityTypeManager, JpaFiltersCriteriaBuilder) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- JpaCustomizedSubscriptionLockRepository<D extends JpaSubscriptionLock> - Class in com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository
- JpaCustomizedSubscriptionLockRepository(TypeFactory, TransactionTemplate, SubscriptionLockProperties, ApplicationEventPublisher) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- JpaCustomizedSubscriptionRepository<D extends JpaSubscription> - Class in com.broadleafcommerce.subscription.provider.jpa.repository
- JpaCustomizedSubscriptionRepository(TrackableBehaviorUtil, RepositoryEntityTypeManager, JpaFiltersCriteriaBuilder) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- JpaDeadLetter - Class in com.broadleafcommerce.deadletter.provider.jpa.domain
- JpaDeadLetter() - Constructor for class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- JpaDeadLetterRepository<D extends JpaDeadLetter> - Interface in com.broadleafcommerce.deadletter.provider.jpa.repository
- jpaDeadLetterSuppression() - Method in class com.broadleafcommerce.deadletter.provider.jpa.autoconfigure.DeadLetterJpaAutoConfiguration
- JpaDelayedSubscriptionAction - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
Persistent counter-part to an
DelayedSubscriptionActionfor use with a JPA datastore. - JpaDelayedSubscriptionAction() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- JpaPaymentTransactionAttribute - Class in com.broadleafcommerce.billing.provider.jpa.domain
-
Attributes for payment transactions
- JpaPaymentTransactionAttribute() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- JpaPaymentTransactionAttribute(String, String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- JpaPaymentTransactionDetail - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaPaymentTransactionDetail() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- JpaPaymentTransactionDetailRepository<D extends JpaPaymentTransactionDetail> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaPaymentTransactionDetailSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaRefundEvent - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaRefundEvent() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- JpaRefundEventAttribute - Class in com.broadleafcommerce.billing.provider.jpa.domain
-
Attributes for refund events
- JpaRefundEventAttribute() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- JpaRefundEventAttribute(String, String, String) - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- JpaRefundEventDetail - Class in com.broadleafcommerce.billing.provider.jpa.domain
- JpaRefundEventDetail() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- JpaRefundEventDetailRepository<D extends JpaRefundEventDetail> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaRefundEventDetailSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaRefundEventItem - Class in com.broadleafcommerce.billing.provider.jpa.domain
-
JPA representation of a refund event item.
- JpaRefundEventItem() - Constructor for class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- JpaRefundEventItemRepository<D extends JpaRefundEventItem> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaRefundEventItemSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaRefundEventRepository<D extends JpaRefundEvent> - Interface in com.broadleafcommerce.billing.provider.jpa.repository
- jpaRefundEventSuppression() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- JpaRouteConstants - Class in com.broadleafcommerce.billing.provider.jpa
- JpaRouteConstants.Partition - Class in com.broadleafcommerce.billing.provider.jpa
- JpaRouteConstants.Persistence - Class in com.broadleafcommerce.billing.provider.jpa
- JpaRouteConstants.Tenant - Class in com.broadleafcommerce.billing.provider.jpa
- JpaSubscription - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscription() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- JpaSubscriptionAdjustment - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscriptionAdjustment() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- jpaSubscriptionAdjustmentBehaviorOverride() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig
- JpaSubscriptionAdjustmentRepository<D extends JpaSubscriptionAdjustment> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- jpaSubscriptionAdjustmentSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- jpaSubscriptionBehaviorOverride() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig
- JpaSubscriptionBillingAudit - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscriptionBillingAudit() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- JpaSubscriptionBillingAuditRepository<D extends JpaSubscriptionBillingAudit> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- jpaSubscriptionBillingAuditSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- JpaSubscriptionBillingBatch - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
Deprecated.This Jpa entity is unused
- JpaSubscriptionBillingBatch() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- JpaSubscriptionItem - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscriptionItem() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- JpaSubscriptionItemAdjustment - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscriptionItemAdjustment() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- jpaSubscriptionItemAdjustmentBehaviorOverride() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig
- JpaSubscriptionItemAdjustmentRepository<D extends JpaSubscriptionItemAdjustment> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- jpaSubscriptionItemAdjustmentSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- jpaSubscriptionItemBehaviorOverride() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig
- JpaSubscriptionItemRepository<D extends JpaSubscriptionItem> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- jpaSubscriptionItemSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- JpaSubscriptionLock - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
Represents a lock on a subscription.
- JpaSubscriptionLock() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
- JpaSubscriptionLockRepository<D extends JpaSubscriptionLock> - Interface in com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository
-
JPA Repository for
JpaSubscriptionLock - jpaSubscriptionLockSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionNonTrackableAutoConfiguration
- JpaSubscriptionPeriod - Class in com.broadleafcommerce.subscription.provider.jpa.domain
-
Persistent counter-part to an
SubscriptionPeriodfor use with a JPA datastore. - JpaSubscriptionPeriod() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- JpaSubscriptionRepository<D extends JpaSubscription> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- JpaSubscriptionStatusAudit - Class in com.broadleafcommerce.subscription.provider.jpa.domain
- JpaSubscriptionStatusAudit() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- JpaSubscriptionStatusAuditRepository<D extends JpaSubscriptionStatusAudit> - Interface in com.broadleafcommerce.subscription.provider.jpa.repository
- jpaSubscriptionStatusAuditSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- jpaSubscriptionSuppression() - Method in class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- JSON - Enum constant in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
- JsonFieldType - Enum Class in com.broadleafcommerce.billing.provider.jpa.json
-
Enumeration of json field types supported by the system.
- JsonListUserType<T> - Class in com.broadleafcommerce.billing.provider.jpa.json
- JsonListUserType(Class<?>, ObjectMapper) - Constructor for class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- jsonTypeInitializerProperty - Static variable in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
- jsonTypeInitializerPropertyValueExpression - Static variable in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
- JsonUserType<T> - Class in com.broadleafcommerce.billing.provider.jpa.json
- JsonUserType(Class<?>, ObjectMapper) - Constructor for class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- JsonUtil - Class in com.broadleafcommerce.billing.common.service
-
Deprecated.Use a regular
ObjectMapperbean instead - JsonUtil() - Constructor for class com.broadleafcommerce.billing.common.service.JsonUtil
-
Deprecated.
- jsr380Validator(BeanValidator) - Method in class com.broadleafcommerce.billing.autoconfigure.BillingAutoConfiguration
- Jsr380Validator - Class in com.broadleafcommerce.billing.common.exception
-
Performs Jsr380 based validation of projections via the Broadleaf core
EntityValidatorarchitecture. - Jsr380Validator(BeanValidator) - Constructor for class com.broadleafcommerce.billing.common.exception.Jsr380Validator
- jurisdictionName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
L
- LAST_BILLING_OPERATION_STATUS - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- lastBillingBatchId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- lastBillingOperationStatus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- lastBillingSuccessDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- lastModifiedBy - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- lastModifiedDate - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- LegacyAdjustmentEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
-
Deprecated.Use
AdjustmentEndpointandItemAdjustmentEndpointinstead - LegacyAdjustmentEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.
- LegacySubscriptionEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
-
Deprecated.Use
SubscriptionEndpointinstead - LegacySubscriptionEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.LegacySubscriptionEndpoint
-
Deprecated.
- LIQUIBASE_INDEX_SPACE_ENV_REF - Static variable in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- LIQUIBASE_PARAM_INDEX_SPACE - Static variable in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- LIQUIBASE_PARAM_STRUCTURE_VARIANT_TYPE - Static variable in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- LIQUIBASE_PARAM_TABLE_SPACE - Static variable in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- LIQUIBASE_TABLE_SPACE_ENV_REF - Static variable in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- listen(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- listen(Message<DeadLetter>) - Method in class com.broadleafcommerce.deadletter.messaging.stream.StreamDeadLetterMessageListener
- listen(Message<GenerateSubscriptionBillingRequest>) - Method in class com.broadleafcommerce.subscription.job.messaging.stream.StreamSubscriptionJobMessageListener
- listen(Message<T>, String, BiConsumer<T, ContextInfo>) - Method in class com.broadleafcommerce.messaging.AbstractMessageListener
- listenFinalizeBillingProcessingRequests(Message<FinalizeBillingProcessingRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenGenerateChargeRetryRequests(Message<GenerateChargeRetryRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenGenerateNewChargeRequests(Message<GenerateNewChargeRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenGenerateNewRefundRequests(Message<GenerateNewRefundRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenGenerateRefundRetryRequests(Message<GenerateRefundRetryRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenInitializeBillingProcessingRequests(Message<InitializeBillingProcessingRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenPaymentsProcessed(Message<PaymentsProcessed>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenProcessBillingEventPaymentResults(Message<ProcessBillingEventPaymentResults>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenProcessPayments(Message<ProcessPayments>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenTaxCalculationHandlerRequests(Message<TaxCalculationHandlerRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenTaxCalculationResultProcessorRequests(Message<TaxCalculationResultProcessorRequests>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- ListEntitlementsRequest - Class in com.broadleafcommerce.subscription.domain.entitlement
-
This is a request DTO that supplies parameters to
Entitlementretrieval requests going out to EntitlementServices - ListEntitlementsRequest() - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- ListEntitlementsRequest(String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, String, String) - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- listenUpdateBillingEventPayments(Message<UpdateBillingEventPayments>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listenUpdateRefundEvents(Message<UpdateRefundEvents>) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- listSubscriptions(String, boolean) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionRepository
- loadAndParseSkuToEntitlementJson() - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- LOCKED - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.LockState
-
The lock is currently active
- LockEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
-
REST API for managing subscription locks.
- LockEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- LockFailException - Exception in com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository
-
Exception thrown when a lock cannot be acquired.
- LockFailException(String) - Constructor for exception com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.LockFailException
- lockId(String) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The ID of the lock
- LockPurgedEvent - Class in com.broadleafcommerce.subscription.event
-
Event that is fired when a subscription lock is purged.
- LockPurgedEvent(Object, String, boolean) - Constructor for class com.broadleafcommerce.subscription.event.LockPurgedEvent
- LockPurgeHandler - Class in com.broadleafcommerce.subscription.service
-
This class listens for
LockPurgedEventand reverts or commits the subscription and its related entities. - LockPurgeHandler(SubscriptionService<Subscription, SubscriptionWithItems>, SubscriptionItemService<SubscriptionItem>, SubscriptionItemAdjustmentService<SubscriptionItemAdjustment>, SubscriptionAdjustmentService<SubscriptionAdjustment>, TransactionTemplate) - Constructor for class com.broadleafcommerce.subscription.service.LockPurgeHandler
- lockRepository - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- lockService - Variable in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- LockState - Enum Class in com.broadleafcommerce.subscription.domain.enums
- LockStatus - Class in com.broadleafcommerce.subscription.domain
-
Informative DTO about the lock status.
- LockStatus.LockStatusBuilder - Class in com.broadleafcommerce.subscription.domain
- lockSubscription(SubscriptionLockRequest) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- lockSubscription(String, List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionLockService
-
Attempts to apply a lock to the
Subscriptionidentified by id, including child locks identified by values in thereservationList. - lockSubscription(SubscriptionLockRequest) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionLockService
-
Attempts to apply a lock to the
Subscriptionidentified bySubscriptionLockRequest.getSubscriptionId() - lockSubscription(String, Integer, List<String>, Long) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
-
Attempt to create a lock on a subscription.
- logDebug(Exception, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- logError(Exception, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- Logging() - Constructor for class com.broadleafcommerce.billing.job.domain.Views.Logging
- logInfo(Exception, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- logPostTaxProcessingData(BillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- logPreTaxProcessingData(BillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- logWarn(Exception, WebRequest) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- lookupAndRecordTransactionResults(PaymentTransactionDetail, P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- lookupAndRecordTransactionResults(PaymentTransactionDetail, P, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentTransactionExecutionService
-
Looks up transaction results for the provided
PaymentTransactionDetail, & if present, stores the transaction results on theBillingProcessingRequest.currentAccountProcessingRequest() - lookupAuthAndCaptureTransactionResults(String, String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- lookupAuthAndCaptureTransactionResults(String, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.PaymentTransactionExecutionProvider
-
Using the provided
savedPaymentMethodId&requestId(must match the requestId provided in the attempted AuthorizeAndCapture transaction) to lookup transaction results for the transaction. - lookupRefundTransactionResults(String, String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- lookupRefundTransactionResults(String, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.PaymentTransactionExecutionProvider
-
Using the provided
paymentId&requestId(must match the requestId provided in the attempted Refund transaction) to lookup transaction results for the transaction. - lookupTransactionResults(PaymentTransactionDetail, P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
M
- MANUAL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Only bill the subscription manually.
- manualSubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- ManualSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- ManualSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.ManualSubscriptionNextBillDateProcessor
- mapBillingEventsToRefunds(Collection<BillingEventDTO>, Map<String, List<RefundEventWithDetails>>) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- mapBillingEventsToRefunds(Collection<BillingEventDTO>, Map<String, List<RefundEventWithDetails>>) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- mapDoesNotContainTaxDetails(Map<BillingEventItem, List<BillingTaxDetail>>) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
-
Determines whether the tax calculation was successful.
- mapDoesNotContainTaxDetails(Map<P, List<Q>>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Determines whether the tax calculation was successful.
- MappableTo<D> - Interface in com.broadleafcommerce.billing.common.domain
-
Deprecated.Use
com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappableinstead. - Mapping() - Constructor for class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- mapSavedPaymentMethodsToWalletsWithAccounts(List<SavedPaymentMethod>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- mapSavedPaymentMethodToPaymentAccount(SavedPaymentMethod) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- mapToExpectedGatewayType(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- MASKED_CARD_NUMBER - Static variable in class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- maxLength - Variable in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- maxLength - Variable in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- maxSubscriptionLockPollInterval - Variable in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Maximum interval between polling attempts for subscription locks.
- Message() - Constructor for class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- messageConsumptionService - Variable in class com.broadleafcommerce.messaging.AbstractMessageListener
- messagePayload - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Payload of the central message object that kicked off the stage of the Billing Job where this DeadLetter occurred
- messagePayload - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- MessageSourceUtils - Class in com.broadleafcommerce.billing.job.messaging
-
Utility for easily getting the appropriate recorded message source for a given message payload class
- messageUUID - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message transit, id of the message
- messageUUID - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- MessagingErrorHandler - Interface in com.broadleafcommerce.messaging
- minSubscriptionLockPollInterval - Variable in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Minimum interval between polling attempts for subscription locks.
- MONTHLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill a subscription monthly.
- MONTHLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- monthlySubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- MonthlySubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- MonthlySubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.MonthlySubscriptionNextBillDateProcessor
- moveToNextAccount(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
N
- name - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- needGrantEntitlement - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- NEW - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- NEW - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- NEW - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- NEW - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- NEW - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingStatusEnum
- newChargeBillingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- newChargeBillingRequestGenerator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- NewChargeBillingRequestGenerator<P extends GenerateNewChargeRequests> - Class in com.broadleafcommerce.billing.job.module
-
Finds new
BillingEventPaymentWithEventthat are ready for processing and generates billing processing requests for them. - NewChargeBillingRequestGenerator() - Constructor for class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
- NewChargeBillingRequestGeneratorConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.NewChargeBillingRequestGeneratorConfig
- NewChargeBillingRequestGeneratorConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- newChargeBillingRequestGeneratorInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewChargeBillingRequestGeneratorConsumer
- newChargeBillingRequestGeneratorOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewChargeBillingRequestGeneratorProducer
- NewChargeBillingRequestGeneratorProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- newFromDomain(D) - Method in class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- newFromDomain(D) - Method in interface com.broadleafcommerce.billing.common.repository.BaseRepository
-
Deprecated.
- newFromEventPayment(String, BillingEventPayment, BillingEvent) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- newFromEventPayment(String, BillingEventPayment, BillingEvent, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Build new request from given arguments
- newFromEventPayment(String, BillingEventPayment, BillingEvent, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- newFromRefundEventDetail(String, RefundEventDetail, BillingEvent) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- newFromRefundEventDetail(String, RefundEventDetail, BillingEvent, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Build new request from given arguments
- newFromRefundEventDetail(String, RefundEventDetail, BillingEvent, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- newRefundBillingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- newRefundBillingRequestGenerator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- NewRefundBillingRequestGenerator<P extends GenerateNewRefundRequests> - Class in com.broadleafcommerce.billing.job.module
-
Finds new refund events that are due for processing and generates billing processing requests for them.
- NewRefundBillingRequestGenerator() - Constructor for class com.broadleafcommerce.billing.job.module.NewRefundBillingRequestGenerator
- NewRefundBillingRequestGeneratorConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.NewRefundBillingRequestGeneratorConfig
- NewRefundBillingRequestGeneratorConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- newRefundBillingRequestGeneratorInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewRefundBillingRequestGeneratorConsumer
- newRefundBillingRequestGeneratorOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.NewRefundBillingRequestGeneratorProducer
- NewRefundBillingRequestGeneratorProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- newStatus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- NEXT_BILL_DATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionEffectiveType
-
The subscription action should take effect at the next subscription bill date - i.e.
- NEXT_BILL_DATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultPriceChangeEffectiveType
-
The price change should take effect immediately on the next bill date.
- NEXT_BILL_DATE - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- NEXT_STATUS_CHANGE_DATE - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- nextBillDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- nextBillDateProcessors - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionNextBillDateService
- nextBillDateService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- nextBillingRetryDateCalculator() - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- NextBillingRetryDateCalculator - Interface in com.broadleafcommerce.billing.service
-
This class is responsible for determining the next retry date on failed payments/refunds on a
BillingEventPayment. - nextPeriod - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- nextRetryDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- nextRetryDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- nextStatusChangeDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- nextStatusChangeReason - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- nextSubscription - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- NO_ACCOUNTS_FOUND - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
- NO_CHARGE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
-
No charge to the customer.
- NON_RENEWING - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Do not bill the subscription again.
- nonRenewingSubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- NonRenewingSubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- NonRenewingSubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.NonRenewingSubscriptionNextBillDateProcessor
- noOfRecords - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- NoOpBillingJobMessageSender - Class in com.broadleafcommerce.billing.job.messaging.noop
- NoOpBillingJobMessageSender() - Constructor for class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- NoOpBillingMessagingConfiguration - Class in com.broadleafcommerce.billing.job.messaging.noop.config
- NoOpBillingMessagingConfiguration() - Constructor for class com.broadleafcommerce.billing.job.messaging.noop.config.NoOpBillingMessagingConfiguration
- NoOpDeadLetterNotificationService - Class in com.broadleafcommerce.deadletter.service.impl
- NoOpDeadLetterNotificationService(DeadLetterService<DeadLetter>) - Constructor for class com.broadleafcommerce.deadletter.service.impl.NoOpDeadLetterNotificationService
- NOT_PROCESSED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- NOT_PROCESSED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- NOT_PROCESSED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
This value means the tax has not been calculated yet.
- Notification() - Constructor for class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- notificationChannel - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- notify(List<DeadLetter>, Long) - Method in class com.broadleafcommerce.deadletter.service.AbstractDeadLetterNotificationService
- notify(List<DeadLetter>, Long) - Method in class com.broadleafcommerce.deadletter.service.impl.NoOpDeadLetterNotificationService
- nullablePaymentAccountId(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- nullSafeSet(PreparedStatement, List<T>, int, SharedSessionContractImplementor) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- nullSafeSet(PreparedStatement, T, int, SharedSessionContractImplementor) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- numberOfDeadLettersToRender - Variable in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- numberToRenderOverride - Variable in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Number of DeadLetter messages to be retrieved
O
- OAuth2ClientCredentialsAccessTokenResponseClient - Class in com.broadleafcommerce.subscription.oauth2.client.endpoint
-
Alternative to
DefaultClientCredentialsTokenResponseClientthat usesWebClientand allows for access token response that contain additional non-String parameters. - OAuth2ClientCredentialsAccessTokenResponseClient(WebClient) - Constructor for class com.broadleafcommerce.subscription.oauth2.client.endpoint.OAuth2ClientCredentialsAccessTokenResponseClient
- objectMapper - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- objectMapper - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- objectMapper - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- objectMapper - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- objectMapper - Variable in class com.broadleafcommerce.deadletter.service.impl.DefaultMessagingErrorHandler
- OfferItemDetail - Class in com.broadleafcommerce.subscription.domain.adjustment
-
A DTO structure that provides offer qualifier or target information for a given item.
- OfferItemDetail() - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- OfferItemDetailListConverter - Class in com.broadleafcommerce.subscription.provider.jpa.domain.support
- OfferItemDetailListConverter(ObjectMapper) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.support.OfferItemDetailListConverter
- oldStatus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- onApplicationEvent(LockPurgedEvent) - Method in class com.broadleafcommerce.subscription.service.LockPurgeHandler
- OPERATION_TYPE - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Tenant
- operationId - Variable in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- optimizeTransactionalBehavior(Runnable) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.QueryUtil
-
If running in a transaction, set Hibernate's session flush mode to
COMMIT, and then reset toAUTOupon exit. - optimizeTransactionalBehavior(Supplier<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.QueryUtil
-
If running in a transaction, set Hibernate's session flush mode to
COMMIT, and then reset toAUTOupon exit. - ORDER_FULFILLMENT_ID - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- ORDER_ID - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- ORDER_NUMBER - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
-
Describes the order number that the subscription belongs to.
- orderId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- orderItemRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- orderReference - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- orderSource - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
P
- pageableToParams(Pageable) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Converts a pageable into its corresponding query parameters.
- parentItemRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- parentItemRefType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- parentPaymentTransactionId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- partitionByGateway(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- partitionSize - Variable in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
-
Sets the partition size for
EntityUtils.findByIdUsingPartitioning(List, Integer, Object, Object, BiFunction)queries - partitionWithPadding(List<T>, Integer, T) - Method in class com.broadleafcommerce.billing.common.provider.jpa.repository.BaseJpaRepositoryImpl
-
Deprecated.
- partitionWithPadding(List<T>, Integer, T) - Static method in class com.broadleafcommerce.billing.service.impl.EntityUtils
-
Partition the incoming list with the given padding.
- Patchable<D> - Interface in com.broadleafcommerce.billing.common.domain
-
Deprecated.Use
com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappableinstead. - patchWithOther(D) - Method in interface com.broadleafcommerce.billing.common.domain.Patchable
-
Deprecated.
- PAUSED - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates a subscription whose activity is temporarily halted
- PAYMENT_ACCOUNT_PROCESSING_REQUEST - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
-
Used when the transaction was made for a
BillingEvent. - PAYMENT_PROCESSING - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- PAYMENT_RESULT_HANDLING - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- PaymentAccount - Class in com.broadleafcommerce.billing.job.domain
-
This contains details of a single payment account that can be used for payment transactions
- PaymentAccount() - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccount
- PaymentAccount(String, String, String, String, String, String, Integer, Integer, String, String, String, String, Date, Address, String) - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccount
- paymentAccountEvent(PaymentAccountProcessedEvent) - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- paymentAccountId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- paymentAccountName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- PaymentAccountProcessedEvent - Class in com.broadleafcommerce.billing.job.domain
-
This DTO is used to record detailed results of the processed transaction to pass on to subsequent handlers
- PaymentAccountProcessedEvent() - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- PaymentAccountProcessedEvent(String, String, Date, String, boolean, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- PaymentAccountProcessedMessage - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to transfer
PaymentAccountProcessedEventfromPaymentProcessingResultHandlerServiceto the next handler. - PaymentAccountProcessedMessage() - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- PaymentAccountProcessedMessage(String, List<PaymentAccountProcessedEvent>) - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- PaymentAccountProcessingRequest - Class in com.broadleafcommerce.billing.job.domain
-
This DTO stores the payment account, the payment transaction's processing status, and its result.
- PaymentAccountProcessingRequest() - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- PaymentAccountProcessingRequest(PaymentAccount, String, String, PaymentAccountProcessingTransactionType, Date, PaymentAccountProcessingStatusEnum, PaymentAccountProcessingResultEnum, String, String, PaymentFailureTypeEnum, String, int, boolean, Map<String, String>, boolean, String) - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- PaymentAccountProcessingRequestListUserType - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- PaymentAccountProcessingRequestListUserType() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.PaymentAccountProcessingRequestListUserType
- PaymentAccountProcessingRequestListUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.PaymentAccountProcessingRequestListUserType
- PaymentAccountProcessingResultEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- PaymentAccountProcessingResultUpdaterConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.PaymentAccountProcessingResultUpdaterConfig
- PaymentAccountProcessingResultUpdaterConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- paymentAccountProcessingResultUpdaterInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentAccountProcessingResultUpdaterConsumer
- paymentAccountProcessingResultUpdaterOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentAccountProcessingResultUpdaterProducer
- PaymentAccountProcessingResultUpdaterProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- PaymentAccountProcessingStatusEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- PaymentAccountProcessingTransactionType - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- paymentAccountResultedInSoftFailure(PaymentFailureTypeEnum) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- paymentAccountType - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- paymentAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- paymentAndRefundUpdaterService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- PaymentAndRefundUpdaterService<P extends BillingProcessingRequestWithPayment,
Q extends BillingProcessingRequestWithRefundDetail> - Interface in com.broadleafcommerce.billing.job.service - PaymentConstants - Class in com.broadleafcommerce.billing.job.domain.enums
- PaymentConstants() - Constructor for class com.broadleafcommerce.billing.job.domain.enums.PaymentConstants
- PaymentFailureTypeEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- paymentFinder - Variable in class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
- paymentFinder - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- paymentGatewayConfig - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- PaymentGatewayConfiguration() - Constructor for class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- paymentProcessingResultHandler - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- paymentProcessingResultHandler() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- PaymentProcessingResultHandler<P extends PaymentsProcessed> - Class in com.broadleafcommerce.billing.job.module
-
Records the result of payment processing and delegates to process their consequences
- PaymentProcessingResultHandler() - Constructor for class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- PaymentProcessingResultHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.PaymentProcessingResultHandlerConfig
- PaymentProcessingResultHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- PaymentProcessingResultHandlerDTO - Class in com.broadleafcommerce.billing.job.service.dto
-
This is a container holding various lists of
requests, separated by their status for next steps. - PaymentProcessingResultHandlerDTO(String) - Constructor for class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- paymentProcessingResultHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessingResultHandlerConsumer
- paymentProcessingResultHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessingResultHandlerProducer
- PaymentProcessingResultHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- paymentProcessingResultHandlerService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- PaymentProcessingResultHandlerService<P extends BillingProcessingRequest,
Q extends PaymentTransactionDetail> - Interface in com.broadleafcommerce.billing.job.service - paymentProcessingService - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- paymentProcessingService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- PaymentProcessingService<P extends BillingProcessingRequest> - Interface in com.broadleafcommerce.billing.job.service
- paymentProcessor - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- paymentProcessorHandler - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- paymentProcessorHandler() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- PaymentProcessorHandler<P extends ProcessPayments> - Class in com.broadleafcommerce.billing.job.module
-
Handles the incoming
requestby delegating payment processing toPaymentProcessingService, sending requests for a single gateway at a time. - PaymentProcessorHandler() - Constructor for class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- PaymentProcessorHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.PaymentProcessorHandlerConfig
- PaymentProcessorHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- paymentProcessorHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessorHandlerConsumer
- paymentProcessorHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.PaymentProcessorHandlerProducer
- PaymentProcessorHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- paymentProcessType - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- paymentResultedInHardFailure(PaymentFailureTypeEnum) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- payments - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- Payments() - Constructor for class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- paymentService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- paymentService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- PaymentsProcessed - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used for passing
requeststo record results of payment transactions - PaymentsProcessed() - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- PaymentsProcessed(String, List<BillingProcessingRequest>) - Constructor for class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- paymentStatus - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- PaymentStatusEnum - Enum Class in com.broadleafcommerce.billing.domain
- PaymentSummary - Class in com.broadleafcommerce.billing.service.provider.domain
-
The domain that summarizes the current state of transactions against the payment.
- PaymentSummary() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- PaymentTransactionDetail - Class in com.broadleafcommerce.billing.domain
-
This represents a single transaction's state and results.
- PaymentTransactionDetail() - Constructor for class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- PaymentTransactionDetail(String, String, String, String, String, String, String, BigDecimal, Date, Date, String, ProcessingResultEnum, String, String, String, Integer, Integer, Map<String, String>, Integer, PaymentFailureTypeEnum, String, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- PaymentTransactionDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- paymentTransactionDetailService - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- paymentTransactionDetailService(PaymentTransactionDetailRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- PaymentTransactionDetailService<P extends PaymentTransactionDetail> - Interface in com.broadleafcommerce.billing.service
- PaymentTransactionExecutionProvider - Interface in com.broadleafcommerce.billing.service.provider
-
Provider for interfacing with a PaymentTransactionService's APIs to execute payment transactions.
- PaymentTransactionExecutionProviderConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.PaymentTransactionExecutionProviderConfiguration
- PaymentTransactionExecutionService<P extends BillingProcessingRequest> - Interface in com.broadleafcommerce.billing.job.service
-
Simple abstraction for executing payment transactions based on a provided
BillingProcessingRequest. - PaymentTransactionFailureException - Exception in com.broadleafcommerce.billing.service.provider.external.exception
-
Exception thrown if there was an issue while attempting to execute a payment transaction for an event's
PaymentSummary. - PaymentTransactionFailureException(String, TransactionExecutionResponse) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.PaymentTransactionFailureException
- PaymentTransactionFailureException(String, Throwable) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.PaymentTransactionFailureException
- PaymentTransactionFailureException(String, Throwable, TransactionExecutionResponse) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.PaymentTransactionFailureException
- PaymentTransactionFailureException(Throwable, TransactionExecutionResponse) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.PaymentTransactionFailureException
- paymentTransactionId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- paymentTransactionService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- PENDING_CANCELLATION - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates a subscription that should be cancelled soon
- PENDING_FULFILLMENT - Enum constant in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Indicates that the subscription is pending fulfillment.
- PERCENT_OFF - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
-
Take a percent off the total amount.
- PERCENT_OFF - Static variable in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- periodFrequency - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- periodType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- Phone - Class in com.broadleafcommerce.billing.service.provider.domain
- Phone() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.Phone
- PII() - Constructor for class com.broadleafcommerce.billing.job.domain.Views.PII
- populateAccounts(BillingProcessingRequestWithFullDetails, List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- populateAccountWithException(PaymentAccountProcessingRequest, Exception) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- populateShortenedPeriodDetails(Subscription, SubscriptionPeriod, Date, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- populateShortenedPeriodDetails(Subscription, String, SubscriptionPeriod, Date, Date, Date) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- populateTransactionReferenceIds(BillingProcessingRequestWithFullDetails) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- POSTPAID - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
-
Declares that payments made against a subscription are going towards the goods or services rendered in the previous period.
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.billing.job.config.BillingJobLegacyEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.deadletter.messaging.config.DeadLetterLegacyEnvironmentPostProcessor
- preferredPaymentAccountId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- preferredPaymentAccountId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- preFromMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- preFromMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- preFromMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- preFromMe(ContextInfo, Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- PREPAID - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
-
Declares that payments made against a subscription are going towards the goods or services rendered in the next period.
- PREPAID_DOWNGRADE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
-
A downgrade action that is being delayed due to the subscription being prepaid.
- PREPAID_ITEM_REMOVAL - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
-
An item removal action that is being delayed due to the subscription being prepaid.
- PREPAID_ITEM_UPDATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
-
An item update action that is being delayed due to the subscription being prepaid.
- prepareEventForSubscriptions(BillingProcessingRequestWithPayment) - Method in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- prepareForGatewayErrorRetry(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- preparePaymentProcessedMessage(String, List<BillingProcessingRequestWithPayment>) - Method in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- prepareStatusForNonTaxCalculationModules(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- prepareStatusForOnlyTaxCalculationModules(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- prepareSubscriptionForNextBilling(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
-
Sets the billing fields on the
Subscriptionto prepare it for the next billing cycle - prepareValidRequestsForNextSteps(BillingProcessingRequest, BillingProcessingRequestWithFullDetails, BillingProcessingRequestWithBillingEventDTO, List<PaymentAccount>, List<BillingProcessingRequestWithBillingEventDTO>, List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Handles preparing valid requests for their next step, either to be sent to a payment processor or a tax handler.
- preToMe(ContextInfo, Object) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- preToMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- preToMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- preToMe(ContextInfo, Object) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- PRICE_DATA_ID - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- PriceDataChange - Class in com.broadleafcommerce.subscription.domain
-
Structure representing a change to the pricing of the subscription.
- PriceDataChange() - Constructor for class com.broadleafcommerce.subscription.domain.PriceDataChange
- PriceDataChangeListConverter - Class in com.broadleafcommerce.subscription.provider.jpa.domain.support
- PriceDataChangeListConverter(ObjectMapper) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.support.PriceDataChangeListConverter
- PriceDataChangeRequest - Class in com.broadleafcommerce.subscription.domain
-
Represents a request to change the price data for a batch of subscriptions.
- PriceDataChangeRequest(PriceDataChange, Map<String, Set<String>>) - Constructor for class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- priceDataId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- priceListId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- priorBillDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- process(Map<String, Object>, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionBillingJobInitiator
-
This initial process prepares the GenerateSubscriptionBillingRequest and publish to SubscriptionBillingProcessorTopic.
- process(ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionBillingJobInitiator
-
This initial process prepares the GenerateSubscriptionBillingRequest and publish to SubscriptionBillingProcessorTopic.
- process(DeadLetter) - Method in class com.broadleafcommerce.deadletter.service.impl.DeadLetterMessageProcessor
-
Deprecated.
- process(DeadLetter, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DeadLetterMessageProcessor
-
Attempt to correct the issue using a
DeadLetterResolver. - process(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
- process(P) - Method in class com.broadleafcommerce.billing.job.module.BillingJobInitiator
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.ChargeRetryBillingRequestGenerator
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.NewRefundBillingRequestGenerator
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.RefundEventUpdater
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
-
Deprecated.
- process(P) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Deprecated.
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingJobInitiator
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.ChargeRetryBillingRequestGenerator
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.NewChargeBillingRequestGenerator
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.NewRefundBillingRequestGenerator
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.RefundEventUpdater
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- process(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- process(P, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- ProcessBillingEventPaymentResults - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO holds a list of
events. - ProcessBillingEventPaymentResults() - Constructor for class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- ProcessBillingEventPaymentResults(String, List<BillingEventPaymentProcessedEvent>) - Constructor for class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- processBillingProcessingRequests(List<P>, InitializeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- processDataFailures(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processDataFailures(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- processDuplicateRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processDuplicateRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- PROCESSED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingStatusEnum
- processEffectsOfBillingOnRelatedEntities(BillingProcessingResultHandlerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingResultHandlerService
-
Process effects of billing results on related entities (i.e.
- processEffectsOfBillingOnRelatedEntities(BillingProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- processEventPaymentsAndBillingProcessRequest(BillingEventPayment, P, InitializeBillingProcessingRequests) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- processEventPaymentsAndBillingProcessRequest(BillingEventPayment, P, InitializeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
-
Update the BillingEventPayment and Persist the BillingProcessingRequest records and assign the BillingProcessingRequestID to the message.
- processExceptions(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processExceptions(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- processFailedRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processFailedRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- processFailureRequestStatus(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- processGatewayErrors(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processGatewayErrors(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- PROCESSING - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- PROCESSING - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- PROCESSING - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- processingRequestGenerator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- processingResult - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- ProcessingResultEnum - Enum Class in com.broadleafcommerce.billing.domain
- processPayment(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
-
This method calls the payment processor implementation to process the request.
- processPayments(ProcessPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- processPayments(String, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- processPayments(String, List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingService
-
For each request in the list, verifies that this is the first attempt to process the transaction by persisting a new
PaymentTransactionDetail. - ProcessPayments - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to kick off payment processing on the embedded
requests - ProcessPayments() - Constructor for class com.broadleafcommerce.billing.job.domain.ProcessPayments
- ProcessPayments(String, List<BillingProcessingRequest>) - Constructor for class com.broadleafcommerce.billing.job.domain.ProcessPayments
- processPaymentsDeadLetterRetryHandler() - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- ProcessPaymentsDeadLetterRetryHandler<P extends DeadLetter> - Class in com.broadleafcommerce.deadletter.service.impl
-
Variant specifically designed for re-introducing a billing payment that previously failed for what was determined to be an unrecoverable reason without manual intervention.
- ProcessPaymentsDeadLetterRetryHandler() - Constructor for class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- processRequests(List<P>, BillingRequestFinalizerDTO) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestFinalizerService
- processRequests(List<P>, BillingRequestFinalizerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestFinalizerService
-
Fill out request result based on final request status.
- processRequests(List<P>, BillingRequestFinalizerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- processRetryPayment(BillingEventPayment, BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- processSubscription(P, Date, SubscriptionWithItemsAndAdjustments, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- processSubscriptionsAndSaveRecords(String, SubscriptionWithItemsAndAdjustments, Date) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionBillingEventGeneratorService
- processSubscriptionsAndSaveRecords(String, SubscriptionWithItemsAndAdjustments, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- processSubscriptionsAndSaveRecords(String, SubscriptionWithItemsAndAdjustments, Date, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.service.SubscriptionBillingEventGeneratorService
-
Adopt the next status for subscription and create
billingEventDTOsto process charges if needed - processSuccessfulRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- processSuccessfulRequests(List<P>, PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- processSuccessfulTaxResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- processSuccessfulTaxResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.TaxCalculationHandlerService
-
Update fields on
successful requestsdepending onBillingJobProperties.isExecuteOnlyTaxCalculation(). - processTaxCalculationResults(TaxCalculationResultProcessorRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- processTaxFailureResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
-
Deprecated.
- processTaxFailureResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.TaxCalculationHandlerService
-
Deprecated.Current
DefaultDelegatingTaxServiceimplementation does not use theTaxProcessingResultEnum.FAILUREresult value. - processTaxGatewayErrorResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- processTaxGatewayErrorResults(List<P>, TaxCalculationProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.TaxCalculationHandlerService
-
Update fields on
requests with errorsdepending on them having more retries. - processTransactionResults(P, PaymentAccountProcessingRequest, String, PaymentTransactionDetail, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- processUnknownPaymentGatewayResponses(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- production() - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- production() - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- production(String) - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
-
Helper method to generate a new instance configured at the
TrackingLevel.PRODUCTIONlevel. - production(String, String) - Static method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
-
Helper method to generate a new instance configured at the
TrackingLevel.PRODUCTIONlevel. - properties - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestFinalizer
- properties - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- properties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- properties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- properties - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAddressService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAdjustmentService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemAdjustmentService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingRetryScheduleService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingTaxDetailService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- properties - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- properties - Variable in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- properties - Variable in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- properties - Variable in class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- PRORATED - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
-
Customer is charged for portion of the billing period that they have had access to the subscription.
- proratedFromEventAdjustmentId - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
If this event item adjustment was prorated, this is the reference to the
event adjustmentfrom which this was prorated to the line item level. - proratedFromEventAdjustmentId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- ProviderApiException - Exception in com.broadleafcommerce.billing.service.provider.external.exception
-
Defines a generic error that can be thrown in response to receiving an error from an API that one of the providers (e.g.,
ExternalSavedPaymentMethodProvider) received. - ProviderApiException - Exception in com.broadleafcommerce.subscription.domain.exception
-
Defines a generic error that can be thrown in response to receiving an error from an API that one of the providers (e.g.,
ExternalEntitlementProvider) received. - ProviderApiException(String, Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.ProviderApiException
- ProviderApiException(String, Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.subscription.domain.exception.ProviderApiException
- ProviderApiException(String, WebClientResponseException) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.ProviderApiException
- ProviderApiException(String, WebClientResponseException) - Constructor for exception com.broadleafcommerce.subscription.domain.exception.ProviderApiException
- ProviderApiException(Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.ProviderApiException
- ProviderApiException(Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.subscription.domain.exception.ProviderApiException
- ProviderApiException(WebClientResponseException) - Constructor for exception com.broadleafcommerce.billing.service.provider.external.exception.ProviderApiException
- ProviderApiException(WebClientResponseException) - Constructor for exception com.broadleafcommerce.subscription.domain.exception.ProviderApiException
- PTS_PAYMENT_ID - Static variable in class com.broadleafcommerce.billing.job.domain.enums.PaymentConstants
- PTS_PAYMENT_VERSION - Static variable in class com.broadleafcommerce.billing.job.domain.enums.PaymentConstants
- putPreferredAccountFirstInList(PaymentAccount, List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
Q
- quantity - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- quantity - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- quantity - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- QUARTERLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill a subscription every quarter (i.e.
- QUARTERLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
- quarterlySubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- QuarterlySubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- QuarterlySubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.QuarterlySubscriptionNextBillDateProcessor
- Query() - Constructor for class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- queryUtil - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- queryUtil - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- queryUtil - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- queryUtil - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- queryUtil - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- queryUtil() - Method in class com.broadleafcommerce.billing.provider.jpa.autoconfigure.BillingJpaAutoConfiguration
- QueryUtil - Class in com.broadleafcommerce.billing.provider.jpa.repository
-
Utilities for working with JPA queries
- QueryUtil() - Constructor for class com.broadleafcommerce.billing.provider.jpa.repository.QueryUtil
R
- random - Variable in class com.broadleafcommerce.messaging.AbstractMessageSender
- rate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- rawResponse - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- readAll() - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- readAll(ContextInfo, Node, Pageable) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- readAll(Pageable, Node, ContextInfo) - Method in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- readAllBillingEventDTOsBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- readAllBillingEventDTOsByUserId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- readAllBillingEventsByOrderRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- readAllBillingEventsBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- readAllBillingEventsBySubscriptionIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- readAllBillingEventsByUserId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAddressService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAdjustmentService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemAdjustmentService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingRetryScheduleService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingTaxDetailService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- readAllByContextId(Iterable<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readAllByName(String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.CancellationPolicyService
-
Reads a
PageofCancellationPolicyfor the given name and filters. - readAllByName(String, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.DefaultCancellationPolicyService
- readAllByName(String, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- readAllByName(String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Reads a paginated result set of all
Subscriptions, applying the provided name, filters, page request, and context info against the results. - readAllByStatusAndDatesRange(PaymentStatusEnum, Date, Date, Integer, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readAllByStatusAndDatesRange(PaymentStatusEnum, Date, Date, Integer, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readAllByStatusAndProcessTypeAndDatesRange(PaymentStatusEnum, String, Date, Date, Integer, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readAllByStatusAndProcessTypeAndDatesRange(PaymentStatusEnum, String, Date, Date, Integer, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readAllCancellationPolicies(ContextInfo, String, Node, Pageable) - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- readAllNewBillingEventsBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readAllNewBillingEventsByUserId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readAllRefundsByEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- readAllSubscriptionOwnerInfosByPriceData(boolean, boolean, String, Set<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- readAllSubscriptions(String, boolean, boolean, ContextInfo, Node, Pageable) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- readAllSubscriptionsByIds(boolean, boolean, List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- readAllSubscriptionsByUserAndStatuses(boolean, boolean, String, String, String[], Pageable, Node, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- readBillingEventByEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- readBillingEventDTOByBillingEventPaymentId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readBillingEventDTOByBillingEventPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readBillingEventDTOByEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithDetailsEndpoint
- readBillingEventDTOByUserRef(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Read
billing eventsby userId. - readBillingEventDTOByUserRef(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readBillingEventDTOsByBillingEventPaymentIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readBillingEventDTOsByBillingEventPaymentIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readBillingEventDTOsByBillingEventPaymentIdsIncrement(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readBillingEventDTOsByIds(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Finds billing events containing an ID in
ids. - readBillingEventDTOsByIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readBillingEventDTOsBySubscriptionRef(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Reads
BillingEvententities by subscription id. - readBillingEventDTOsBySubscriptionRef(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readBillingEventDTOsBySubscriptionRefs(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Reads container objects,
BillingEventDTO, by subscription id - readBillingEventDTOsBySubscriptionRefs(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readBillingEventPaymentByPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- readBillingEventsForSubscriptionRefAndPeriodGreaterThanEqual(String, Integer, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readBillingEventsForSubscriptionRefAndPeriodGreaterThanEqual(String, Integer, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Reads all the
BillingEventby subscription Id, where theBillingEvent.getSubscriptionPeriod()is greater than or equals to the provided period. - readBillingEventsForSubscriptionRefAndPeriodGreaterThanEqualWithDetails(String, Integer, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.SubscriptionBillingEventEndpoint
- readBillingProcessingRequests(List<BillingProcessingRequestWithBillingEventDTO>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- readBillingRefundsByBillingEventIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- readBillingRefundsByBillingId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- readBillingRefundsBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- readBillingRefundsBySubscriptionIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventWithRefundDetailsEndpoint
- readByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventAdjustmentService
-
Finds all billing event adjustment by the associated event id
- readByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Finds all billing event item by the associated event id
- readByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventAdjustmentService
- readByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- readByBillingEventId(String, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
find all the
JpaBillingEventPaymententities byBillingEventId - readByBillingEventId(String, String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readByBillingEventIds(List<String>, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readByBillingEventIds(List<String>, String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readByBillingEventIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readByBillingEventIds(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Finds Refund Events with Billing Event ID in the list of IDs.
- readByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
- readByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
- readByBillingEventItemId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemAdjustmentService
- readByBillingEventItemId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingTaxDetailService
- readByBillingEventItemId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- readByBillingEventItemId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Finds all refund event items belonging to a billing item.
- readByBillingEventItemIds(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
- readByBillingEventItemIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemAdjustmentService
- readByBillingEventItemIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- readByBillingEventItemIds(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Finds all refund event items belonging to the billing items.
- readByBillingEventPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- readByBillingEventPaymentId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Find all the
JpaPaymentTransactionDetailentities byBillingEventPaymentId - readByContextIdAndUserRefTypeAndUserRef(String, String, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- readByContextIdAndUserRefTypeAndUserRef(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Retrieves a user-owned subscription with items for a given id
- readById(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readById(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Pass the
RefundEventId to find theJpaRefundEvententity - readByIdWithCache(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingRetryScheduleService
-
Looks up an
BillingRetryScheduleby its code with caching. - readByIdWithCache(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingRetryScheduleService
- readByIdWithDetails(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Returns a
billing event details containerfor aBillingEventwith the given id. - readByIdWithDetails(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readByOrderRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Finds billing events by order reference.
- readByOrderRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readByPaymentOrRefundId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Read the list of
BillingProcessingRequestbyBillingProcessingRequest.getPaymentOrRefundId() - readByPaymentOrRefundId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readByPaymentOrRefundIdIn(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Read the list of
BillingProcessingRequestbyBillingProcessingRequest.getPaymentOrRefundId() - readByPaymentOrRefundIdIn(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readByProcessingResult(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- readByProcessingResult(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
- readByProcessingResultAndDateProcessedBefore(String, Date, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultPaymentTransactionDetailService
- readByProcessingResultAndDateProcessedBefore(String, Date, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Get all the
PaymentTransactionDetailbyPaymentTransactionDetail.getProcessingResult()that have aPaymentTransactionDetail.getDateProcessed()prior to the provided date - readByRefundEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readByRefundEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventItemService
- readByRefundEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Find all the
JpaRefundEventDetailentities byRefundEventid - readByRefundEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Finds all refund event items belonging to a refund event.
- readByRefundEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- readByRefundStatusAndNextRetryDateRange(String, Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readByRefundStatusAndNextRetryDateRange(String, Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Find all the
JpaRefundEventDetailentities whoseJpaRefundEvent.getRefundDate()in between provided startDate and endDate - readByRefundStatusAndRefundDateRange(String, Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readByRefundStatusAndRefundDateRange(String, Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Find all the
JpaRefundEventDetailentities whoseJpaRefundEvent.getRefundDate()in between provided startDate and endDate - readByStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Integer, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readByStatusAndRetryDateRange(PaymentStatusEnum, Date, Date, Integer, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readBySubscriptionRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Reads all
BillingEvententities by subscription reference - readBySubscriptionRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readByUserRef(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Read
BillingEvententities by userRef - readByUserRef(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- readCancellationPolicyById(HttpServletRequest, HttpServletResponse, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- readCancellationPolicyByName(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.DefaultCancellationPolicyService
- readCancellationPolicyByName(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.CancellationPolicyService
-
Reads a
CancellationPolicyby its name. - readEntitlements(ListEntitlementsRequest, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.provider.EntitlementProvider
-
Retrieves entitlements filtered by the request
- readEntitlements(ListEntitlementsRequest, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- readEntitlementsBySubscription(Subscription, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.provider.EntitlementProvider
-
Retrieves entitlements connected to the subscription
- readEntitlementsBySubscription(Subscription, Pageable, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- readNewBillingEventByEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readNewBillingRefundsByBillingId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readNewBillingRefundsByBillingIds(String[], ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readNewBillingRefundsBySubscriptionId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readNewBillingRefundsBySubscriptionIds(String[], ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
-
Deprecated.
- readPaymentEventsByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentEndpoint
- readPaymentTransactionsByPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventPaymentTransactionDetailsEndpoint
- readPersistedRequestCopies(List<BillingProcessingRequest>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessingResultHandler
- readRequestsWithFullDetailsInCorrectStatuses(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Reads
requests with detailsfor given ids and filters out those already processed or not in NEW status - readSubscriptionBySubscriptionId(HttpServletRequest, HttpServletResponse, boolean, boolean, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- readSubscriptionWithItemsBySubscriptionId(HttpServletRequest, HttpServletResponse, String, boolean, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- readUnresolvedDeadLetters(DeadLetterQueueNotificationRequest, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Deprecated.Generally preferable to use
RsqlCrudEntityService.readAll(Node, Pageable, ContextInfo) - readUnresolvedDeadLetters(DeadLetterQueueNotificationRequest, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
-
Deprecated.Generally preferable to use
BaseRsqlCrudEntityService.readAll(Node, Pageable, ContextInfo) - readUserSubscriptionWithItemsById(boolean, boolean, String, String, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- readWalletsWithPaymentAccounts(List<BillingProcessingRequestWithFullDetails>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Reads wallets for the provided requests.
- readWalletsWithPaymentAccounts(List<R>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- readWalletsWithPaymentAccounts(List<R>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.WalletService
-
Gather a map of
WalletWithPaymentAccountsobjects identified byBillingProcessingRequest.getId() - readWithDetailById(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readWithDetailById(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Pass the
RefundEventId to find theJpaRefundEvententity - readWithDetailsByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readWithDetailsByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Pass the billing event ID find all the
JpaRefundEvententities - readWithDetailsByBillingEventIds(Set<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- readWithDetailsByBillingEventIds(Set<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Finds Refund Events Details with Billing Event ID in the list of IDs.
- readWithDetailsByIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
- readWithDetailsByIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readWithDetailsByIdsIncrement(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readWithDetailsByRequests(List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Given the
requests, retrieve the supporting objects to fill out therequests with full details - readWithDetailsByRequests(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- readWithEventByBillingEventPaymentId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readWithEventByBillingEventPaymentId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readWithEventsByBillingEventPaymentIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
- readWithEventsByBillingEventPaymentIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readWithEventsByBillingEventPaymentIdsIncrement(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- readWithRefundAndBillingEventById(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readWithRefundAndBillingEventById(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
- readWithRefundAndBillingEventByIds(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readWithRefundAndBillingEventByIds(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
- readWithRefundAndBillingEventByIdsIncrement(List<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- readWithTaxDetailsByBillingEventId(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
- readWithTaxDetailsByBillingEventId(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- recalculatePricing(Q, List<R>, List<S>, List<T>) - Method in interface com.broadleafcommerce.billing.job.service.BillingEventPricingService
-
Responsible for re-setting all the totals on an existing billing event.
- recalculatePricing(Q, List<R>, List<S>, List<T>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- receiptUUID - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message consumption, id of message receipt
- receiptUUID - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- reconcileCancellationsDuringBilling(BillingProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingResultHandlerService
- reconcileCancellationsDuringBilling(BillingProcessingResultHandlerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingResultHandlerService
-
Cancel subscriptions that were found to need to be refunded during billing
- reconcileCancellationsDuringBilling(BillingProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
-
Intentionally process these cancellations in a separate transactional block to allow the successfully billed subscriptions to record their active status.
- recordError(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- recordError(String, JobRequest, String, String, Exception) - Method in interface com.broadleafcommerce.messaging.MessagingErrorHandler
-
Deprecated.
- recordError(String, JobRequest, String, String, Exception, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultMessagingErrorHandler
- recordError(String, JobRequest, String, String, Exception, ContextInfo) - Method in interface com.broadleafcommerce.messaging.MessagingErrorHandler
-
Records the given arguments onto a
DeadLetterobject and sends it to the dead letter queue - recordError(ErrorMessage) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultMessagingErrorHandler
- recordError(ErrorMessage) - Method in interface com.broadleafcommerce.messaging.MessagingErrorHandler
-
Parses the given error message to resolve the necessary message fields
- recordFailure(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- recordResultOnRequest(P, TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- recordSubscriptionPeriod(Subscription, SubscriptionPeriod) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- recordSuccess(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- REDEMPTION_CODE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
-
Indicates that the subscription source for a subscription is a redemption code.
- refund(String, TransactionExecutionRequest, String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProvider
- refund(String, TransactionExecutionRequest, String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.PaymentTransactionExecutionProvider
-
Refunds an amount for the given payment.
- refund(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- refund(P, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentTransactionExecutionService
-
Executes a Refund transaction based on the provided
BillingProcessingRequest - REFUND - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
- REFUND - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingTransactionType
- REFUND - Static variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- REFUND_EVENT - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
-
Used when the transaction was made for a
RefundEvent. - refundDate - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- RefundDetailsWithRefundAndBillingEvent - Class in com.broadleafcommerce.billing.domain
- RefundDetailsWithRefundAndBillingEvent() - Constructor for class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- RefundDetailsWithRefundAndBillingEvent(RefundEvent, RefundEventDetail, BillingEvent) - Constructor for class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- refundEvent - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- refundEvent - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- RefundEvent - Class in com.broadleafcommerce.billing.domain
-
This represents a specific instance of refunding a user for a
BillingEvent. - RefundEvent() - Constructor for class com.broadleafcommerce.billing.domain.RefundEvent
- RefundEvent(String, Date, String, RefundEventStatusEnum, BigDecimal, BigDecimal, String, Date, Map<String, String>, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.RefundEvent
- RefundEventDetail - Class in com.broadleafcommerce.billing.domain
-
This contains the details of a refund summarized by the related
RefundEvent - RefundEventDetail() - Constructor for class com.broadleafcommerce.billing.domain.RefundEventDetail
- RefundEventDetail(String, String, RefundStatusEnum, BigDecimal, String, String, Integer, Date, Integer, Date, Integer, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.RefundEventDetail
- refundEventDetailFinder - Variable in class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
- refundEventDetailFinder() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- RefundEventDetailFinder<P extends RefundDetailsWithRefundAndBillingEvent> - Interface in com.broadleafcommerce.billing.job.service
- RefundEventDetailRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultRefundEventDetailFinder
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- refundEventDetailService - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- refundEventDetailService(RefundEventDetailRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- RefundEventDetailService<P extends RefundEventDetail,
Q extends RefundDetailsWithRefundAndBillingEvent> - Interface in com.broadleafcommerce.billing.service - refundEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- refundEventId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- RefundEventItem - Class in com.broadleafcommerce.billing.domain
-
Represents an item being refunded.
- RefundEventItem() - Constructor for class com.broadleafcommerce.billing.domain.RefundEventItem
- RefundEventItem(String, String, String, String, int, BigDecimal, BigDecimal, ContextState) - Constructor for class com.broadleafcommerce.billing.domain.RefundEventItem
- RefundEventItemRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- refundEventItemService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- refundEventItemService(RefundEventItemRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- RefundEventItemService<P extends RefundEventItem> - Interface in com.broadleafcommerce.billing.service
- RefundEventRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.billing.repository
- refundEventService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- refundEventService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- refundEventService - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- refundEventService(RefundEventRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- RefundEventService<P extends RefundEvent,
Q extends RefundEventWithDetails> - Interface in com.broadleafcommerce.billing.service - RefundEventStatusEnum - Enum Class in com.broadleafcommerce.billing.domain
- refundEventUpdater - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- refundEventUpdater() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- RefundEventUpdater<P extends UpdateRefundEvents> - Class in com.broadleafcommerce.billing.job.module
-
Updates the
RefundEventwith the result of the payment processing. - RefundEventUpdater() - Constructor for class com.broadleafcommerce.billing.job.module.RefundEventUpdater
- RefundEventUpdaterConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.RefundEventUpdaterConfig
- RefundEventUpdaterConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- refundEventUpdaterInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundEventUpdaterConsumer
- refundEventUpdaterOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundEventUpdaterProducer
- RefundEventUpdaterProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- RefundEventWithDetails - Class in com.broadleafcommerce.billing.domain
- RefundEventWithDetails() - Constructor for class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- RefundEventWithDetails(RefundEvent, List<RefundEventItem>, List<RefundEventDetail>) - Constructor for class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- RefundEventWithDetailsEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- RefundEventWithDetailsEndpoint(RefundEventService<RefundEvent, RefundEventWithDetails>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- refundRetryBillingRequestGenerator - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- refundRetryBillingRequestGenerator() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- RefundRetryBillingRequestGenerator<P extends GenerateRefundRetryRequests> - Class in com.broadleafcommerce.billing.job.module
-
Finds refund events that are ready for retry and generates billing processing requests for them.
- RefundRetryBillingRequestGenerator() - Constructor for class com.broadleafcommerce.billing.job.module.RefundRetryBillingRequestGenerator
- RefundRetryBillingRequestGeneratorConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.RefundRetryBillingRequestGeneratorConfig
- RefundRetryBillingRequestGeneratorConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- refundRetryBillingRequestGeneratorInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundRetryBillingRequestGeneratorConsumer
- refundRetryBillingRequestGeneratorOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RefundRetryBillingRequestGeneratorProducer
- RefundRetryBillingRequestGeneratorProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- refundStatus - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- refundStatus - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- RefundStatusEnum - Enum Class in com.broadleafcommerce.billing.domain
- refundSubscriptionInGracePeriod(S, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- refundTaxAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- refundTaxAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- refundTotal - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- refundTotal - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- REJECTED - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.LockState
-
The attempt to lock the resource was rejected
- remainingReservations(int) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The quantity of reservations remaining for the lock
- remainingRetryCount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- remainingRetryCount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- removeAdjustment(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Deprecated.Use
CrudEntityService.delete(String, ContextInfo)instead - removeChildLocks(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
-
Remove any child locks for the parent lock
- removeItemAdjustment(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Deprecated.Use
CrudEntityService.delete(String, ContextInfo)instead - removeSubscriptionAdjustment(HttpServletRequest, HttpServletResponse, boolean, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- removeSubscriptionAdjustment(HttpServletRequest, HttpServletResponse, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
AdjustmentEndpoint#removeSubscriptionAdjustment(HttpServletRequest, HttpServletResponse, String, ContextInfo)instead - removeSubscriptionItemAdjustment(HttpServletRequest, HttpServletResponse, boolean, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- removeSubscriptionItemAdjustment(HttpServletRequest, HttpServletResponse, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.Use
ItemAdjustmentEndpoint#removeSubscriptionItemAdjustment(HttpServletRequest, HttpServletResponse, String, ContextInfo)instead - RemoveSubscriptionItemAdjustmentRequest - Class in com.broadleafcommerce.subscription.web.domain
-
Represents a request to remove subscription item adjustments.
- RemoveSubscriptionItemAdjustmentRequest() - Constructor for class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
- RemoveSubscriptionItemAdjustmentResponse - Class in com.broadleafcommerce.subscription.web.domain
-
Represents the response from removing subscription item adjustments.
- RemoveSubscriptionItemAdjustmentResponse() - Constructor for class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
- removeSubscriptionItemAdjustments(String, List<String>, RemoveSubscriptionItemAdjustmentResponse, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- removeSubscriptionItemAdjustments(List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- replace(String, P, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- replaceAll(List<Update<P>>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- replaceAllAllowingPartialSuccess(List<Update<P>>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- replaceCancellationPolicy(String, CancellationPolicy, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.CancellationPolicyEndpoint
- replaceItemAdjustments(List<P>, List<P>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
-
Goes through each subscriptionItemRequests and create, replace, or delete
SubscriptionItemAdjustmentsas needed. - replaceSubscription(boolean, String, Subscription, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- replaceSubscription(HttpServletRequest, HttpServletResponse, boolean, String, SubscriptionWithItems, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- replaceSubscription(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- replaceSubscription(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Replaces a
Subscription. - replaceSubscriptionAdjustments(S, S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Handles replacing all of the
existingSubscription.getSubscriptionAdjustments()using thechangedSubscription. - replaceSubscriptionItemAdjustments(SWI, SWI, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Handles replacing all of the
existingSubscriptionItem.getSubscriptionItemAdjustments()using thechangedSubscriptionItem. - replaceSubscriptionItems(SWI, SWI, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Handles replacing all of the
existingSubscriptionWithItems.getSubscriptionItems()using thechangedSubscriptionWithItems. - replaceSubscriptionWithItems(SWI, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- replaceSubscriptionWithItems(SWI, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
- replaceWithOther(D) - Method in interface com.broadleafcommerce.billing.common.domain.Patchable
-
Deprecated.
- replenishRequiredFields(Trackable) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- repo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- repo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionBillingAuditService
- repo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- repo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- repo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- reprocess(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.dto.PaymentProcessingResultHandlerDTO
- reprocess(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- request - Variable in class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- REQUEST_NOT_RECEIVED_BY_GATEWAY - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
In the case of a transaction with indeterminant results (e.g.
- requestGeneratorLimit - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Informs the number of requests processed at once in various stages of subscription and billing jobs
- requestGeneratorLimit - Variable in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- requestShouldHaveAccountsButHasNone(BillingProcessingTransactionTypeEnum, List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Checks whether a given request should have active payment accounts to effectively proceed, but has none instead.
- reservationTokens(Stack<String>) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The tokens associated with each of the optional child locks.
- RESOLUTION_PENDING - Enum constant in enum class com.broadleafcommerce.deadletter.domain.DeadLetterResolutionStatusEnum
- resolutionStatus - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Resolution status of this DeadLetter
- resolutionStatus - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- resolve(DeadLetter) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterResolver
-
Resolve the given dead letter
- RESOLVED - Enum constant in enum class com.broadleafcommerce.deadletter.domain.DeadLetterResolutionStatusEnum
- resolvePageable(JsonNode) - Method in class com.broadleafcommerce.billing.service.provider.external.page.ResponsePageGenerator
-
Generates an appropriate pageable based off of the pageable data received.
- resolvePageable(JsonNode) - Method in class com.broadleafcommerce.subscription.service.provider.page.ResponsePageGenerator
-
Generates an appropriate pageable based off of the pageable data received.
- resolveResult(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- resolveRetrySchedule(String, String, BillingRetrySchedule, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- resolveUnknownPaymentGatewayResponses() - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
-
Deprecated.
- resolveUnknownPaymentGatewayResponses(ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
-
Retrieves transactions that have not received a result from the database and delegates to the
PaymentProcessingServiceto resolve their results with the payment provider. - resolveUnknownPaymentGatewayResponses(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- resolveUnknownPaymentGatewayResponses(List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingService
-
Resolves unknown gateway responses by looking up the results from the processor.
- resolveUnknownPaymentGatewayResponses(Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- resolveWorkflowNameFromProperties(String) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- resourceLoader - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- resourceNotFoundException(ResourceNotFoundException) - Method in class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- ResourceNotFoundException - Exception in com.broadleafcommerce.billing.common.web.endpoint.exception
-
An API-layer equivalent of the
EntityMissingException - ResourceNotFoundException() - Constructor for exception com.broadleafcommerce.billing.common.web.endpoint.exception.ResourceNotFoundException
- ResourceNotFoundException(String) - Constructor for exception com.broadleafcommerce.billing.common.web.endpoint.exception.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable) - Constructor for exception com.broadleafcommerce.billing.common.web.endpoint.exception.ResourceNotFoundException
- ResourceNotFoundException(Throwable) - Constructor for exception com.broadleafcommerce.billing.common.web.endpoint.exception.ResourceNotFoundException
- responseExceptionHandler() - Method in class com.broadleafcommerce.billing.web.autoconfigure.BillingWebAutoConfiguration
- ResponseExceptionHandler - Class in com.broadleafcommerce.billing.common.web.endpoint.exception
- ResponseExceptionHandler() - Constructor for class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- ResponsePageGenerator<T> - Class in com.broadleafcommerce.billing.service.provider.external.page
-
Generates a Page representing the data and page data received as a response from another service.
- ResponsePageGenerator<T> - Class in com.broadleafcommerce.subscription.service.provider.page
-
Generates a Page representing the data and page data received as a response from another service.
- ResponsePageGenerator(List<T>, Long, JsonNode) - Constructor for class com.broadleafcommerce.billing.service.provider.external.page.ResponsePageGenerator
- ResponsePageGenerator(List<T>, Long, JsonNode) - Constructor for class com.broadleafcommerce.subscription.service.provider.page.ResponsePageGenerator
- resultConversionMap - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- resumeDate - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- retries - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- retrieveActiveAccounts(BillingProcessingRequest, Map<String, WalletWithPaymentAccounts>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Retrieves active payment accounts for the given request
- retrieveByUserIds(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
- retrieveByUserIds(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.SavedPaymentMethodProvider
- retrievePageByUserIds(List<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProvider
- retrievePageWithItems(Page<S>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
-
Builds a
SubscriptionWithItemsfor each of the providedSubscriptions. - retrieveSkuEntitlementMappings(ContextInfo) - Method in interface com.broadleafcommerce.billing.service.provider.CatalogEntitlementProvider
-
Retrieves all mappings of product SKUs to
entitlement codes. - retrieveSkuEntitlementMappings(ContextInfo) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProvider
- retry(String, ContextInfo) - Method in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- retry(P, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterRetryHandler
-
Attempt to retry message payload from the DeadLetter.
- retry(P, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Attempt to re-engage the processing flow with a previous failed message that did not allow the process to complete.
- retry(P, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- retry(P, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- retry(P, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- retry(P, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- retryAttemptCount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- retryDateCalculator - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- retryHandlers - Variable in class com.broadleafcommerce.deadletter.service.impl.DefaultDeadLetterService
- RetryPayment - Interface in com.broadleafcommerce.billing.domain
- retryScheduleCode - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- retryScheduleCode - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- retryScheduleForPayment(BillingEventPayment) - Method in interface com.broadleafcommerce.billing.job.service.BillingRetryScheduleResolver
-
Deprecated.
- retryScheduleForPayment(BillingEventPayment, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingRetryScheduleResolver
-
Retrieve or build a
retry schedulefor the payment - retryScheduleForPayment(BillingEventPayment, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- retryScheduleForRefund(RefundEventDetail) - Method in interface com.broadleafcommerce.billing.job.service.BillingRetryScheduleResolver
-
Deprecated.
- retryScheduleForRefund(RefundEventDetail, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingRetryScheduleResolver
-
Retrieve or build a
retry schedulefor the refund - retryScheduleForRefund(RefundEventDetail, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- retryScheduleResolver - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- retryScheduleService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- returnedClass() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- returnedClass() - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- revert(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- revert(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- revert(String, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- revert(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionAdjustmentService
-
Revert any uncommitted changes.
- revert(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemAdjustmentService
-
Revert any uncommitted changes.
- revert(String, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Revert any uncommitted changes.
- revert(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- revert(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Revert any uncommitted changes to the subscription.
- RevokeEntitlementHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.RevokeEntitlementHandlerConfig
- RevokeEntitlementHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- revokeEntitlementHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RevokeEntitlementHandlerConsumer
- revokeEntitlementHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.RevokeEntitlementHandlerProducer
- RevokeEntitlementHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- revokeEntitlements(RevokeEntitlementsRequest) - Method in interface com.broadleafcommerce.subscription.service.EntitlementService
-
Deprecated.
- revokeEntitlements(RevokeEntitlementsRequest) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultEntitlementService
-
Deprecated.
- revokeEntitlements(RevokeEntitlementsRequest, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.provider.EntitlementProvider
-
Revokes entitlements filtered by the request
- revokeEntitlements(RevokeEntitlementsRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- revokeEntitlementsForSubscription(Subscription, Date, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.provider.EntitlementProvider
-
Revokes entitlements connected to the subscription
- revokeEntitlementsForSubscription(Subscription, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- RevokeEntitlementsRequest - Class in com.broadleafcommerce.subscription.domain.entitlement
-
Request DTO to revoke entitlements through
EntitlementProvider - RevokeEntitlementsRequest() - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- RevokeEntitlementsRequest(boolean, String, Date) - Constructor for class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- revokeSubscriptionEntitlements(Subscription, Date) - Method in interface com.broadleafcommerce.subscription.service.EntitlementService
-
Deprecated.
- revokeSubscriptionEntitlements(Subscription, Date) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultEntitlementService
-
Deprecated.
- rootItemRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- rootItemRefType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- ROUND_UP_BILL_DATES_TO_END_OF_MONTH - Static variable in class com.broadleafcommerce.subscription.domain.constants.SubscriptionAttributeConstants.Internal
-
Determines whether the bill dates (e.g.
S
- SANDBOX_NAME - Static variable in class com.broadleafcommerce.subscription.service.SubscriptionUtils
- sanitizeExternalCreateRequest(R) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- save(Trackable, ContextInfo) - Method in interface com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverride
-
Serves as override for
JpaTrackableRepository.save(Trackable, ContextInfo) - save(Trackable, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- save(P) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterService
-
Deprecated.use
CrudEntityService.create(Object, ContextInfo)instead - saveAdjustments(List<SubscriptionAdjustment>, S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- saveAll(Iterable<Trackable>, ContextInfo) - Method in interface com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverride
-
Serves as override for
JpaTrackableRepository.saveAll(Iterable, ContextInfo) - saveAll(Iterable<Trackable>, ContextInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- saveBillingEventPaymentAndPrepareMessage(String, List<BillingEventPaymentWithEvent>, List<P>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- saveBillingEventPaymentAndPrepareMessage(String, List<BillingEventPaymentWithEvent>, List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Save
paymentsand processing requests. - saveBillingEventPaymentAndPrepareMessage(String, List<BillingEventPaymentWithEvent>, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- SavedPaymentMethod - Class in com.broadleafcommerce.billing.service.provider.domain
-
This entity is designed to store customer's, account's, or other entity's saved payment methods for future use.
- SavedPaymentMethod() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- SavedPaymentMethodDisplayAttributes - Class in com.broadleafcommerce.billing.service.provider.domain.enums
- SavedPaymentMethodDisplayAttributes() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodDisplayAttributes
- SavedPaymentMethodOwningUserTypes - Enum Class in com.broadleafcommerce.billing.service.provider.domain.enums
- savedPaymentMethodProvider(WebClient, ObjectMapper, TypeFactory, ExternalSavedPaymentMethodProviderProperties) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.SavedPaymentMethodProviderConfiguration
- SavedPaymentMethodProvider<S extends SavedPaymentMethod> - Interface in com.broadleafcommerce.billing.service.provider
-
Provider for interfacing with Broadleaf's PaymentTransactionServices to gather a user's
SavedPaymentMethods. - SavedPaymentMethodProviderConfiguration() - Constructor for class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration.SavedPaymentMethodProviderConfiguration
- SavedPaymentMethodTransactionExecutionRequest - Class in com.broadleafcommerce.billing.service.provider.domain
-
The request payload used to execute a transaction against a
SavedPaymentMethod. - SavedPaymentMethodTransactionExecutionRequest() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- saveNewPaymentTransactionDetailBeforeSendingToProcessor(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- saveObjectsAndSendMessages(BillingRequestFinalizerDTO) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestFinalizerService
- saveObjectsAndSendMessages(BillingRequestFinalizerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestFinalizerService
- saveObjectsAndSendMessages(BillingRequestFinalizerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- saveObjectsAndSendMessages(PaymentProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- saveObjectsAndSendMessages(PaymentProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- saveObjectsAndSendMessages(PaymentProcessingResultHandlerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- savePaymentsAndSendMessages(List<P>, ProcessBillingEventPaymentResults) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- savePaymentsAndSendMessages(List<P>, ProcessBillingEventPaymentResults, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- savePaymentsAndSendMessages(List<P>, ProcessBillingEventPaymentResults, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- savePaymentTransactionDetail(P) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.Use
CrudEntityService.replace(String, Object, ContextInfo)instead - saveRecordsAndMessageForRefundGenerator(String, List<RefundDetailsWithRefundAndBillingEvent>, List<P>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- saveRecordsAndSendMessage(String, List<BillingEventPaymentWithEvent>, List<P>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Deprecated.
- saveRecordsAndSendMessage(String, List<BillingEventPaymentWithEvent>, List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Save list of
BillingEventPaymentWithEventand requests, and send message toBillingProcessingRequestInitializer - saveRecordsAndSendMessage(String, List<BillingEventPaymentWithEvent>, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- saveRecordsAndSendMessageToRefundGenerator(String, List<RefundDetailsWithRefundAndBillingEvent>, List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- saveRecordsAndSendMessageToRefundGenerator(String, List<RefundDetailsWithRefundAndBillingEvent>, List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- saveRefundEventDetails(List<Q>) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
-
Deprecated.
- saveRefundEventDetails(List<Q>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- saveRefundEventDetails(List<Q>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- saveRequestAndTransactionDetails(P, Q) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- saveRequestAndTransactionDetails(P, Q, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- saveRequestAndTransactionDetails(P, Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentProcessingResultHandlerService
- saveRequestsAndSendMessages(String, List<P>, List<String>, List<P>, List<BillingProcessingRequestWithBillingEventDTO>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
-
Save given requests and send messages for next steps
- saveRequestsAndSendMessages(String, List<P>, List<String>, List<P>, List<BillingProcessingRequestWithBillingEventDTO>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- SCHEDULED_STATUS_CHANGE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
-
Declares that the subscription's period was shortened by reaching the
Subscription.getNextStatusChangeDate() - SearchResult<D> - Class in com.broadleafcommerce.billing.common.service
-
Deprecated.Use
Pageableinstead - SearchResult(List<D>, boolean) - Constructor for class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- SECONDARY_SOURCE_REF - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- SECONDARY_SOURCE_TYPE - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- secondarySourceRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- secondarySourceType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- send(Object, String, ContextInfo) - Method in class com.broadleafcommerce.messaging.AbstractMessageSender
- SEND_TO_TAX_PROCESSOR - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingStatusEnum
- sendBPRToDeadLetterQueue(P, String, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- sendDeadLetterQueueNotificationEmail(DeadLetterQueueNotificationRequest, ContextInfo) - Method in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- sender - Variable in class com.broadleafcommerce.billing.job.module.BillingJobInitiator
- sender - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- sender - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- sender - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- sender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- sender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- sender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- sender - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- sender - Variable in class com.broadleafcommerce.deadletter.service.impl.DefaultMessagingErrorHandler
- sender - Variable in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- sender - Variable in class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- sender - Variable in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- sender - Variable in class com.broadleafcommerce.messaging.AbstractMessageSender
- sender - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- sendFailedRequestsToDeadLetterQueue(String, List<BillingProcessingRequestWithBillingEventDTO>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- sendGenerateNewChargeRequestsMessage(String, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Construct the request for the Billing Job and send the message to NewChargeBillingRequestGenerator
- SENDING_TO_PROCESSOR - Enum constant in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- SENDING_TO_PROCESSOR - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingStatusEnum
- SENDING_TO_PROCESSOR - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
The payment gateway call is being prepared, or has been made and we don't know the response yet.
- sendNotificationEmail(DeadLetterQueueNotificationRequest) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterNotificationService
-
Deprecated.
- sendNotificationEmail(DeadLetterQueueNotificationRequest, ContextInfo) - Method in class com.broadleafcommerce.deadletter.service.AbstractDeadLetterNotificationService
- sendNotificationEmail(DeadLetterQueueNotificationRequest, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.service.DeadLetterNotificationService
-
Notify about DeadLetter messages identified by the given request in the queue
- sendToBillingProcessingRequestFinalizer(FinalizeBillingProcessingRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToBillingProcessingRequestFinalizer(FinalizeBillingProcessingRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
FinalizeBillingProcessingRequeststo billing processing request finalizerBillingProcessingRequestFinalizer - sendToBillingProcessingRequestFinalizer(FinalizeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToBillingProcessingRequestFinalizer(FinalizeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToBillingProcessingRequestInitializer(InitializeBillingProcessingRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToBillingProcessingRequestInitializer(InitializeBillingProcessingRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
InitializeBillingProcessingRequeststo billing processing request initializerBillingProcessingRequestInitializer - sendToBillingProcessingRequestInitializer(InitializeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToBillingProcessingRequestInitializer(InitializeBillingProcessingRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToBillingProcessingResultHandler(ProcessBillingEventPaymentResults) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToBillingProcessingResultHandler(ProcessBillingEventPaymentResults, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
BillingEventPaymentProcessedEventto billing processing result handler. - sendToBillingProcessingResultHandler(ProcessBillingEventPaymentResults, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToBillingProcessingResultHandler(ProcessBillingEventPaymentResults, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToChargeRetryBillingRequestGenerator(GenerateChargeRetryRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToChargeRetryBillingRequestGenerator(GenerateChargeRetryRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
GenerateChargeRetryRequeststo request generatorChargeRetryBillingRequestGenerator - sendToChargeRetryBillingRequestGenerator(GenerateChargeRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToChargeRetryBillingRequestGenerator(GenerateChargeRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToDeadLetterQueue(DeadLetter) - Method in interface com.broadleafcommerce.deadletter.messaging.DeadLetterMessageSender
-
Deprecated.
- sendToDeadLetterQueue(DeadLetter, ContextInfo) - Method in interface com.broadleafcommerce.deadletter.messaging.DeadLetterMessageSender
-
Send
DeadLetterto the dead letter queue - sendToDeadLetterQueue(DeadLetter, ContextInfo) - Method in class com.broadleafcommerce.deadletter.messaging.stream.StreamDeadLetterMessageSender
- sendToEventPaymentUpdater(UpdateBillingEventPayments) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToEventPaymentUpdater(UpdateBillingEventPayments, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
UpdateBillingEventPaymentsto event payment updaterEventPaymentUpdater - sendToEventPaymentUpdater(UpdateBillingEventPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToEventPaymentUpdater(UpdateBillingEventPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToGrantEntitlementHandler(EntitlementProcessingRequest) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToGrantEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToGrantEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToGrantEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToNewChargeBillingRequestGenerator(GenerateNewChargeRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToNewChargeBillingRequestGenerator(GenerateNewChargeRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
GenerateNewChargeRequeststo request generatorNewChargeBillingRequestGenerator - sendToNewChargeBillingRequestGenerator(GenerateNewChargeRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToNewChargeBillingRequestGenerator(GenerateNewChargeRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToNewRefundBillingRequestGenerator(GenerateNewRefundRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToNewRefundBillingRequestGenerator(GenerateNewRefundRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
GenerateNewRefundRequeststo request generatorNewRefundBillingRequestGenerator - sendToNewRefundBillingRequestGenerator(GenerateNewRefundRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToNewRefundBillingRequestGenerator(GenerateNewRefundRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToPaymentAccountProcessingResultUpdater(PaymentAccountProcessedMessage) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToPaymentAccountProcessingResultUpdater(PaymentAccountProcessedMessage, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
PaymentAccountProcessedEventto payment account processing result updater. - sendToPaymentAccountProcessingResultUpdater(PaymentAccountProcessedMessage, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToPaymentAccountProcessingResultUpdater(PaymentAccountProcessedMessage, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToPaymentProcessingResultHandler(PaymentsProcessed) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToPaymentProcessingResultHandler(PaymentsProcessed, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
PaymentsProcessedto payment processing result handlerPaymentProcessingResultHandler - sendToPaymentProcessingResultHandler(PaymentsProcessed, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToPaymentProcessingResultHandler(PaymentsProcessed, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToPaymentProcessorHandler(ProcessPayments) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToPaymentProcessorHandler(ProcessPayments, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
ProcessPaymentsto the Payment Processor HandlerPaymentProcessorHandler - sendToPaymentProcessorHandler(ProcessPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToPaymentProcessorHandler(ProcessPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToRefundEventUpdater(UpdateRefundEvents) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToRefundEventUpdater(UpdateRefundEvents, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
UpdateRefundEventsto refund event updaterRefundEventUpdater - sendToRefundEventUpdater(UpdateRefundEvents, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToRefundEventUpdater(UpdateRefundEvents, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToRefundRetryBillingRequestGenerator(GenerateRefundRetryRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToRefundRetryBillingRequestGenerator(GenerateRefundRetryRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Send message
GenerateRefundRetryRequeststo request generatorRefundRetryBillingRequestGenerator - sendToRefundRetryBillingRequestGenerator(GenerateRefundRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToRefundRetryBillingRequestGenerator(GenerateRefundRetryRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToRevokeEntitlementHandler(EntitlementProcessingRequest) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToRevokeEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToRevokeEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToRevokeEntitlementHandler(EntitlementProcessingRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToSubscriptionBillingProcessorTopic(GenerateSubscriptionBillingRequest) - Method in interface com.broadleafcommerce.subscription.job.messaging.SubscriptionJobMessageSender
- sendToSubscriptionBillingProcessorTopic(GenerateSubscriptionBillingRequest, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.messaging.stream.StreamSubscriptionJobMessageSender
- sendToSubscriptionBillingProcessorTopic(GenerateSubscriptionBillingRequest, ContextInfo) - Method in interface com.broadleafcommerce.subscription.job.messaging.SubscriptionJobMessageSender
- sendToTaxProcessorHandler(TaxCalculationHandlerRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
-
Deprecated.
- sendToTaxProcessorHandler(TaxCalculationHandlerRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToTaxProcessorHandler(TaxCalculationHandlerRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToTaxProcessorHandler(TaxCalculationHandlerRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- sendToTaxProcessorResultHandler(TaxCalculationResultProcessorRequests) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToTaxProcessorResultHandler(TaxCalculationResultProcessorRequests, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.messaging.BillingJobMessageSender
- sendToTaxProcessorResultHandler(TaxCalculationResultProcessorRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.noop.NoOpBillingJobMessageSender
- sendToTaxProcessorResultHandler(TaxCalculationResultProcessorRequests, ContextInfo) - Method in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- serialize(Object) - Static method in class com.broadleafcommerce.billing.common.service.JsonUtil
-
Deprecated.
- serializeObject(PaymentTransactionDetail) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- serializeObject(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- serializeObject(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- serializeObject(ProcessPayments) - Method in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- service - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- service - Variable in class com.broadleafcommerce.deadletter.service.impl.ProcessPaymentsDeadLetterRetryHandler
- service - Variable in class com.broadleafcommerce.deadletter.web.endpoint.DeadLetterQueueEndpoint
- set_id(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- set_id(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- set_id(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- set_id(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- set_id(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAccounts(List<PaymentAccountProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The list of payment account to process the transaction against
- setAccounts(List<PaymentAccountProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setAccountType(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Type of the account
- setActionEffectiveType(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The descriptor of when the price change should take effect.
- setActionEffectiveType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The descriptor of when the price change should take effect.
- setActionFlow(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The original action flow that led to the creation of this delayed action.
- setActionFlow(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The original action flow that led to the creation of this delayed action.
- setActionType(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The type of delayed action that is to be performed.
- setActionType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The type of delayed action that is to be performed.
- setActive(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Whether this address is an active address of the owner.
- setActivePaymentAccountIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
List of active payment account ids
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Name/Value pairs of additional attributes.
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Name/Value pairs of additional attributes.
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Map holding any additional attributes passed in the request not matching any defined properties.
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Map holding any additional attributes passed in the request not matching any defined properties.
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Miscellaneous attributes that can be set to this request in order to inform business logic.
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
-
Miscellaneous attributes that can be set to this request to inform business logic
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
Miscellaneous attributes that can be set to this request to inform business logic
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setAdditionalAttributes(Map<String, String>) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
Additional information about the lock
- setAdditionalFields(Map<String, String>) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Name/Value pairs of additional attributes.
- setAdditionalFields(Map<String, String>) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- setAdditionalParameters(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
-
The additional parameters for this request.
- setAdditionalProperties(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
Any additional information related to the price change.
- setAddOnKey(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
If this item was the result of an add-on, then this stores the key of the add-on in the context of its parent.
- setAddOnKey(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setAddressByType(Map<String, Address>) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The collection of related addresses that may include billing or shipping addresses
- setAddressForTaxCalculationIfMissing(BillingProcessingRequestWithBillingEventDTO, List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
This method sets the billing address from a payment account onto the request for tax calculation if the request does not previously contain a billing address
- setAddressId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- setAddressId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setAddressLine1(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setAddressLine1(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Primary address information, typically street name and building number.
- setAddressLine2(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setAddressLine2(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Secondary address information, like apartment, suite, or unit number.
- setAddressLine3(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Tertiary address information, typically for international addresses.
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
The total event-level adjustment amount.
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Amount of this adjustment
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Amount of the price adjustment.
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentAmount(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentCartLabel(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Friendly label to display in the cart or to a customer in general instead of the
SubscriptionAdjustment.adjustmentName. - setAdjustmentCartLabel(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Friendly label to display in the cart or to a customer in general instead of the
SubscriptionItemAdjustment.adjustmentName. - setAdjustmentCartLabel(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentCartLabel(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentCodeRef(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A reference to the Offer Code (if any).
- setAdjustmentCodeRef(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A reference to the Offer Code (if any).
- setAdjustmentCodeRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentCodeRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentDescription(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A description of what benefits the adjustment provides to a customer.
- setAdjustmentDescription(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A description of what benefits the adjustment provides to a customer.
- setAdjustmentDescription(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentDescription(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentDiscountFactor(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The discount factor by which to discount a target.
- setAdjustmentDiscountFactor(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The discount factor by which to discount a target.
- setAdjustmentDiscountFactor(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentDiscountFactor(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentDiscountMethodType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Determines the method used to apply the discount.
- setAdjustmentDiscountMethodType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Determines the method used to apply the discount.
- setAdjustmentDiscountMethodType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentDiscountMethodType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setAdjustmentId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- setAdjustmentId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentName(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Name of the adjustment applied.
- setAdjustmentName(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Name of the adjustment applied.
- setAdjustmentName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentProrationType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Determines how an adjustment's discount amount is distributed across the adjustment's related item types.
- setAdjustmentProrationType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Determines how an adjustment's discount amount is distributed across the adjustment's related item types.
- setAdjustmentProrationType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentProrationType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
Reference to the promotion or offer that drives this adjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the promotion or offer that drives this adjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Reference to the promotion or offer that drives this adjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Reference to the promotion or offer that drives this adjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
- setAdjustmentType(SubscriptionAdjustmentType) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- setAdjustmentType(SubscriptionAdjustmentType) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- setAdjustmentType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setAdjustmentType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAdjustmentUnitAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item, possibly prorated for various reasons including a mid-period action on the subscription.
- setAdjustmentUnitAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setAfterRecurringPrice(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The price after the change
- setAllowAdjustmentPersistenceFromRequest(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
adjustmentswhen creatingBillingEventfrom an external request - setAllowAutoRenewalModification(boolean) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This flag indicates whether this subscription's auto-renewability can be modified after declaration on the subscription.
- setAllowAutoRenewalModification(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setAllowCancellation(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer can cancel their service before the end of the agreement.
- setAllowCancellation(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer can cancel their service before the end of the agreement.
- setAllowPaymentTransactionDetailPersistenceFromRequest(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
transaction detailswhen creatingBillingEventfrom an external request - setAllowTaxPersistenceFromRequest(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
-
Allows persistence of
tax detailswhen creatingBillingEventfrom an external request - setAllTaxToZero(BillingEvent, List<P>, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
-
Sets all
item tax totalsto 0 with the given currency. - setAlternatePrincipalId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Alternate reference to the user principal.
- setAlternateUserRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Alternate reference to the user.
- setAlternateUserRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setAlternateUserRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Alternate reference to the user.
- setAlternateUserRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setAlternateUserRefType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of alternative reference to the subscription owner
- setAlternateUserRefType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setAlternativeGatewayTypeValues(Set<String>) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
-
List of gateway names, including alternative names, for each gateway.
- setAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax amount.
- setAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The monetary amount of this transaction
- setAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Amount to be Processed or Refunded for this Request
- setAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setAmount(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The amount for which this payment is allotted.
- setAmountAuthorized(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total authorized amount for capture.
- setAmountAvailableForAuthorize(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be authorized for this payment summary
- setAmountAvailableForAuthorizeAndCapture(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be authorized and captured for this payment summary
- setAmountAvailableForCapture(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be captured for this payment summary
- setAmountAvailableForRefund(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be refunded for this payment summary
- setAmountAvailableForReverseAuthorization(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines the amount that can be reverse-authorized for this payment summary
- setAmountCaptured(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount that is currently captured.
- setAmountCredited(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total detached credit amount.
- setAmountRefunded(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total refunded amount.
- setApiLookupEnabled(boolean) - Method in class com.broadleafcommerce.billing.job.config.SkuToEntitlementLookupServiceProperties
-
Whether API lookup is enabled
- setApplicablePeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The period number on which the delayed action is due.
- setApplicablePeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The period number on which the delayed action is due.
- setApplication(ApplicationInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setApplication(ApplicationInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setArchived(boolean) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Whether this item is archived
- setArchived(Boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setArchived(Boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setArchived(Boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setArchiveReason(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Why this item was archived
- setArchiveReason(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The current attempt number.
- setAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The number of billing attempts for this refund event detail.
- setAttemptCount(Integer) - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- setAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Miscellaneous attributes for this subscription item adjustment.
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Contains any additional properties of a permission that do not fit in the above fields.
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Contains any additional properties of a permission that do not fit in the above fields.
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
Any additional attributes used to describe the delayed action
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Miscellaneous attributes for this subscription.
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Any additional attributes used to describe the period
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Contains any additional properties of a permission that do not fit in the above fields.
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
Any additional attributes used to describe the delayed action
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Any additional attributes used to describe the period
- setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
General use map to capture any additional attributes needed for this Payment
- setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
General use map to capture any additional attributes needed for this saved payment method.
- setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Map of specific attributes that have been gathered from the raw response.
- setAuthorizationFailureHandler(OAuth2AuthorizationFailureHandler) - Method in class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
- setAuthorizationSuccessHandler(OAuth2AuthorizationSuccessHandler) - Method in class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
- setAuthorizeAndCaptureUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for executing an authorize and capture transaction.
- setAuthorizedClientProvider(OAuth2AuthorizedClientProvider) - Method in class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
- setAutoRenewalEnabled(boolean) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether this subscription automatically renews at the end of the current subscription term.
- setAutoRenewalEnabled(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setBasicAudit(BasicAudit) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setBasicAudit(BasicAudit) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setBeforeRecurringPrice(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The price before the change
- setBeginPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Number of the billing period this adjustment starts being active
- setBeginPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Number of the billing period this adjustment starts being active
- setBeginPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setBeginPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setBillAddress1(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Primary address information, typically street name and building number.
- setBillAddress1(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillAddress2(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Secondary address information, like apartment, suite, or unit number.
- setBillAddress2(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillAddress3(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Tertiary address information, typically for international addresses.
- setBillAddress3(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillCity(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The city, town or village of this address.
- setBillCity(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillCountry(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The country for this address.
- setBillCountry(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillCounty(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The county of this address.
- setBillCounty(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date when the
BillingEventis billed - setBillDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillDate(Date) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The bill date of the period
- setBillDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The bill date of the period
- setBillEmail(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The email address of the individual at this billing address.
- setBillEmail(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillFirstName(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The first name of the individual at this address.
- setBillFirstName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillingAddress(Address) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The Address object tied to this account
- setBillingAddress(Address) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The billing address of this saved payment method.
- setBillingAttemptNumber(Integer) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The number of the billing attempt that created this transaction.
- setBillingAttemptNumber(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setBillingAuditEventType(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- setBillingAuditType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setBillingBatchId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- setBillingCycleEndDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date representing the end of the window which is being billed for
- setBillingCycleEndDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillingCycleStartDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Date representing the start of the window which is being billed for
- setBillingCycleStartDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillingDateEnd(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
Process events whose retry date is less than or equal to value provided.
- setBillingDateEnd(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
Process events whose bill date is less than or equal to value provided.
- setBillingDateEnd(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
Process events whose bill date is greater than or equal to value provided.
- setBillingDateEnd(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
Process events whose retry date is less than or equal to value provided.
- setBillingDateEnd(Date) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Process events whose bill/retry date is less than or equal to value provided.
- setBillingDateStart(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
Process events whose retry date is greater than or equal to value provided.
- setBillingDateStart(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
Process events whose bill date is greater than or equal to value provided.
- setBillingDateStart(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
Process events whose bill date is greater than or equal to value provided.
- setBillingDateStart(Date) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
Process events whose retry date is greater than or equal to value provided.
- setBillingDateStart(Date) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Process events whose bill/retry date is greater than or equal to value provided.
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing event for this billing processing request.
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setBillingEvent(BillingEvent) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
The central
BillingEventto be created - setBillingEvent(JpaBillingEvent) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setBillingEvent(JpaBillingEvent) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setBillingEventAddress(BillingEventAddress) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A billing address associated to the primary Wallet used for the payment
- setBillingEventAddress(BillingEventAddress) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A billing address associated to be the primary billing address used for the payments
- setBillingEventAddressId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Reference to the related
BillingEventAddress - setBillingEventAddressId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillingEventAdjustments(List<BillingEventAdjustment>) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
List of
adjustmentsfor aBillingEvent - setBillingEventAdjustments(List<BillingEventAdjustment>) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
adjustmentsto be created alongside aBillingEvent - setBillingEventDTO(BillingEventDTO) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- setBillingEventDTO(BillingEventDTO) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- setBillingEventDTO(BillingEventDTO) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
References the billing event for this adjustment.
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
References the billing event for this item.
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The
BillingEventassociated with this payment - setBillingEventId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The
BillingEventwhose payment this refund event is refunding - setBillingEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setBillingEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setBillingEventItem(BillingEventItem) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- setBillingEventItem(JpaBillingEventItem) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setBillingEventItemAdjustments(List<BillingEventItemAdjustment>) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
References the billing event item.
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
References the billing event item.
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The ID of billing event item that this refund item represents.
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setBillingEventItemId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setBillingEventItemsWithTaxDetails(List<BillingEventItemWithTaxDetails>) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A list of
items with tax detailsassociated with aBillingEvent - setBillingEventItemsWithTaxDetails(List<BillingEventItemWithTaxDetails>) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
items with tax detailsto be created alongside aBillingEvent - setBillingEventPayment(BillingEventPayment) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
-
payment for the billing event
- setBillingEventPaymentAddressId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillingEventPaymentId(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reference to the related
BillingEventPayment - setBillingEventPaymentId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setBillingEventPaymentId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setBillingEventPaymentIdToRefund(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
BillingEventPaymentId of the RefundEventDetail
- setBillingEventPaymentService(BillingEventPaymentService<BillingEventPayment, BillingEventPaymentWithEvent, BillingEventDTO, BillingEventPaymentWithTransaction>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setBillingEventPaymentsWithTransactions(List<BillingEventPaymentWithTransaction>) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
-
A list of
payments with transactionsassociated with aBillingEvent - setBillingEventPaymentsWithTransactions(List<BillingEventPaymentWithTransaction>) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
-
A list of
payments with transactionsto be created alongside aBillingEvent - setBillingEventPricingService(BillingEventPricingService<BillingEventDTO, BillingEvent, BillingEventAdjustment, BillingEventItemWithTaxDetails, BillingEventPaymentWithTransaction>) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setBillingEventService(BillingEventService<BillingEvent, BillingEventDTO, CreateBillingEventRequest>) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setBillingFrequency(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.in favor of
Subscription.periodType&Subscription.periodFrequency - setBillingFrequency(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The identifier of the billing job that created this processing request
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
-
The billing job id.
- setBillingJobId(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setBillingJobProperties(BillingJobProperties) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setBillingJobProperties(BillingJobProperties) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProvider
- setBillingProcessingRequest(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- setBillingProcessingRequestIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
-
The list of billing processing requests to finalize.
- setBillingProcessingRequestIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
-
The list of billing processing requests to initialize.
- setBillingProcessingRequestIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
-
The list of billing processing requests whose billing event payments should be updated.
- setBillingProcessingRequestIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
-
The list of billing processing requests of the
RefundEventto update. - setBillingProcessingRequestsWithBillingEventDTO(List<BillingProcessingRequestWithBillingEventDTO>) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- setBillingTaxDetails(List<BillingTaxDetail>) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
-
List of
BillingTaxDetailused to calculate the tax details - setBillLastName(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The last name of the individual at this address.
- setBillLastName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillPhone(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The primary phone number for this address.
- setBillPhone(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillPostalCode(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
Postal code or ZIP code for this address.
- setBillPostalCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillStateProvReg(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
The state, province or region of this address.
- setBillStateProvReg(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setBillTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Total bill amount including tax for this
BillingEvent - setBillTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setBillTotalTax(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Total tax created for the billAmount
- setBillTotalTax(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setById(double) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- setById(DataSize) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- setByIdTtl(Duration) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- setCampaignTrackingId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The campaign tracking id (if any) for this adjustment.
- setCampaignTrackingId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The campaign tracking id (if any) for this adjustment.
- setCampaignTrackingId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setCampaignTrackingId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setCancellationFeeProductId(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Reference to a product that holds an additional cancellation fee.
- setCancellationFeeProductId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Reference to a product that holds an additional cancellation fee.
- setCancellationPolicyRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A reference (typically the Id) of the
CancellationPolicyfor this subscription that governs how this subscription would be cancelled. - setCancellationPolicyRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setCancellationStrategy(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The ways in which a subscription can be cancelled.
- setCancellationStrategy(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The ways in which a subscription can be cancelled.
- setCaptureAmountAwaitingResult(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for capture, and is waiting for a response about the transaction result.
- setCardType(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Type of card that this account represents
- setCatalog(CatalogInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setCatalog(CatalogInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setCatalogServiceUrl(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
The base url for an external catalog service.
- setChangeDetails(List<ChangeDetail>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setChangeDetails(List<ChangeDetail>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setChargeback(Boolean) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether this subscription is being cancelled due to a chargeback
- setChargeback(Boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setChargeForPreviouslyReceivedDiscountAmounts(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged for any discounts he/she received before cancelling the subscription.
- setChargeForPreviouslyReceivedDiscountAmounts(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged for any discounts he/she received before cancelling the subscription.
- setChargeForRemainderOfTerms(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged for the remainder of the term despite cancelling the subscription.
- setChargeForRemainderOfTerms(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged for the remainder of the term despite cancelling the subscription.
- setChargeFullPriceForRemainderOfTerms(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the customer should be charged the full, unadjusted (un-discounted) price when cancelling.
- setChargeFullPriceForRemainderOfTerms(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the customer should be charged the full, unadjusted (un-discounted) price when cancelling.
- setChargeStrategy(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The ways in which a subscription's cancellation charge can be collected.
- setChargeStrategy(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The ways in which a subscription's cancellation charge can be collected.
- setChildLock(boolean) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
Whether the lock is a child lock
- setCity(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setCity(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The city, town or village of this address.
- setCode(String) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- setCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setCodeUsed(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
The code used (if any) that triggered the application of the adjustment for this adjustment.
- setCodeUsed(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The code used (if any) that triggered the application of the adjustment for this adjustment.
- setCodeUsed(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setCodeUsed(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setCompanyName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The name of the company at this address.
- setContainer(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setContainer(Object) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setContextAttributesMapper(Function<OAuth2AuthorizeRequest, Map<String, Object>>) - Method in class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
- setContextId(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setContextId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setContextId(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setContextId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
A subset of
Trackinginformation to expose the context state for this object. - setContextState(ContextState) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
A subset of
Trackinginformation to expose the context state for this object. - setConvertedCurrencyRate(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setConvertedCurrencySource(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setConvertedCurrencyTarget(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setCountry(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setCountry(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The country for this address.
- setCountryCode(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The country calling code that acts as a prefix to the main telephone number.
- setCounty(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The county of this address.
- setCreateBillingEvent(BillingProperties.CreateBillingEvent) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setCreated(Instant) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The time the lock was created
- setCreatedBy(String) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- setCreatedDate(Instant) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The date and time that the lock was created.
- setCreatedDate(Date) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- setCreatedDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The date this billing event was created on
- setCreatedDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
Creation date of this payment.
- setCreatedDate(Date) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- setCreatedDate(Date) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The date the refund event detail was created
- setCreatedDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date this subscription was created.
- setCreatedDate(Date) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
Date of this change
- setCreatedDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- setCreatingApplicationId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setCreatingApplicationId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setCreationTime(Instant) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- setCreator(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setCurrencyCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setCurrencyCode(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- setCurrencyCode(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setCurrencyConversionDetail(CurrencyConversionDetail) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Represents the details of the exchange rate used to convert a
MonetaryAmountfrom one currency to another. - setCurrentAccountIndex(Integer) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The index of the payment account being processed
- setCurrentAccountIndex(Integer) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setCurrentBillingAttemptNumber(Integer) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The number of the current billing attempt.
- setCurrentBillingAttemptNumber(Integer) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setCurrentMessage(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setCurrentMessage(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setCustomerTimezone(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The customer's timezone.
- setCustomerTimezone(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setDatasource(DataSourceProperties) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setDateProcessed(Date) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The date and time this transaction was sent to the processor
- setDateProcessed(Date) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The date and time this transaction was sent to the processor
- setDateProcessed(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setDateRecorded(Instant) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The timestamp when this transaction response was recorded
- setDateRecorded(Date) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The date and time the processor response was recorded
- setDateRecorded(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setDeadLetterQueue(BillingProperties.DeadLetterQueue) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setDeclineType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The type of transaction failure (hard vs soft failure)
- setDefault(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Whether this address is the default address of the owner.
- setDefaultAccountId(String) - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
The identifier of the default payment account for this user, according to the external system that provided payment accounts
- setDefaultForOwner(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Whether this saved payment is the default payment method for the owning user.
- setDefaultPaymentRetrySchedule(BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- setDefaultPaymentRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- setDefaultRefundRetrySchedule(BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Object of the default payment retry schedule
- setDefaultRefundRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Code value of the default payment retry schedule
- setDelayedActions(List<DelayedSubscriptionAction>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List of delayed actions for this subscription.
- setDelayedActions(List<JpaDelayedSubscriptionAction>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setDelegating(SchemaDelegatingProperties) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setDescription(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The description of the CancellationPolicy.
- setDescription(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setDisabled(boolean) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
-
Dictates whether SSL verification should be disabled.
- setDiscountType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Defines the type of the discount, e.g., free trial, order discount, future credit, etc.
- setDiscountType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Defines the type of the discount, e.g., free trial, order discount, future credit, etc.
- setDiscountType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setDiscountType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setDisplayAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
General use map to capture any display properties for this Payment
- setDisplayAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
General use map to capture any display properties for this saved payment method.
- setDisplayName(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
A display name for this account
- setDuration(Long) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
The duration of the lock
- setEligibleForGatewayErrorRetries(boolean) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Declares whether this request is eligible to retry executing the transaction in the case of a gateway error.
- setEmail(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setEmailAddress(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The email address of the individual at this physical address.
- setEnableApplicationDiscriminationMode(boolean) - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
- setEnabled(boolean) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
-
Determines whether entitlements will be provisioned or revoked (as well as any other Entitlement interactions) during the billing job
- setEnabled(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
-
Enables the DeadLetter queue functionality
- setEnableTransactionQueryReadOptimization(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- setEndDate(Date) - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
End date of the DeadLetter messages to be filtered
- setEndOfTermDate(Instant) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The end of term date for this subscription.
- setEndOfTermDate(Instant) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setEndPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Number of the billing period this adjustment stops.
- setEndPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Number of the billing period this adjustment stops.
- setEndPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setEndPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setEntitlementCode(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Reference to the resource to which this entitlement permits access
- setEntitlementCode(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setEntitlementId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setEntitlementProvider(EntitlementProvider<Entitlement>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setEntitlements(BillingJobProperties.Entitlements) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- setEntitlements(List<Entitlement>) - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- setEntitlementServiceUrl(String) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The base url for an external entitlement service.
- setEntitlementsUri(String) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The URI path for basic CRUD operations on entitlements.
- setErrorIdentifier(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- setErrorIdentifier(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setErrorMessage(String) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Message from the error in the tax calculation flow
- setErrorMessage(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The message of the exception that caused this DeadLetter
- setErrorMessage(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setErrorMessage(String) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The error message associated with the request, if any.
- setErrorStacktrace(String) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Stacktrace of an error
- setEventAndPaymentTotals(Q, List<R>, List<S>, List<T>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- setEventNotificationChannel(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Notification channel for this event
- setEventNotificationChannel(String) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
Notification channel for sending the processing events for this refund event
- setEventNotificationChannel(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setEventPaymentId(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
The identifier of the processed event payment.
- setEventPaymentProcessedEventList(List<BillingEventPaymentProcessedEvent>) - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- setEvents(List<PaymentAccountProcessedEvent>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
-
The list of processing events to handle.
- setExcludeAlreadyRevoked(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setExcludeClones(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setExecuteOnlyTaxCalculation(boolean) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Determines if the billing job should only execute tax calculation and not process payments
- setExpectedTotalAmount(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The total amount that we're expecting to be executed against the
TransactionExecutionResponse.paymentSummary, spread across theTransactionExecutionResponse.transactionExecutionDetails. - setExpirationMonth(Integer) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Expiration month of this account
- setExpirationYear(Integer) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Expiration year of this account
- setExpires(Instant) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The time the lock will expire
- setExpiresDate(Instant) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The date and time that the lock expires.
- setExpiresOn(Date) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Expiration date of this entitlement
- setExtension(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The internal extension for this phone.
- setExternalWorkflowProvider(WorkflowProvider) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setFailureCategory(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
A simple categorization of the failure that was encountered while attempting the transaction.
- setFailureReason(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reason for the transaction failure if available
- setFailureReason(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
SOFT/HARD Failures reason codes for the PaymentProcessor
- setFailureReason(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Reason for the transaction failure
- setFailureReason(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setFailureType(PaymentFailureTypeEnum) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Payment processor failure severity (i.e.
- setFailureType(PaymentFailureTypeEnum) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Describes the severity of the failure.
- setFailureType(TaxFailureEnum) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Type of tax calculation failure.
- setFailureType(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setFailureType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The type of transaction failure
- setFeesTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setFeesTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The total fees related to the
TransactionExecutionDetail.transactionAmount - setFeesTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The total fees related to the
TransactionExecutionRequest.transactionAmountNote: Only theTransactionExecutionRequest.transactionAmountis required, but if this value is included, then theTransactionExecutionRequest.subtotal,TransactionExecutionRequest.fulfillmentTotal,TransactionExecutionRequest.adjustmentsTotal,TransactionExecutionRequest.taxTotal, &TransactionExecutionRequest.includedTaxTotalshould be included also. - setFeesTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The total fees related to the
TransactionExecutionResponse.expectedTotalAmount - setFieldOverrides(List<FieldOverride>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setFieldOverrides(List<FieldOverride>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setFirstName(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setFirstName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The first name of the individual at this address.
- setFlaggedForManualReview(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Indicates that the payment transaction has been flagged for manual review via fraud checks.
- setFlows(WorkflowGenerationProperties.Flows) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- setFreeTrial(boolean) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Whether this period represents a free trial period.
- setFreeTrial(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Whether this period represents a free trial period.
- setFreeTrialLength(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
If
SubscriptionAdjustment.discountTypeisFREE_TRIAL, then this defines the free trial's length. - setFreeTrialLength(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
If
SubscriptionItemAdjustment.discountTypeisFREE_TRIAL, then this defines the free trial's length. - setFreeTrialLength(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setFreeTrialLength(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setFreeTrialLengthUnits(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
If
SubscriptionAdjustment.discountTypeisFREE_TRIAL, then this defines the units forSubscriptionAdjustment.freeTrialLength. - setFreeTrialLengthUnits(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
If
SubscriptionItemAdjustment.discountTypeisFREE_TRIAL, then this defines the units forSubscriptionItemAdjustment.freeTrialLength. - setFreeTrialLengthUnits(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setFreeTrialLengthUnits(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setFulfillmentItemDetail(boolean) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
Indicates if this detail is for a fulfillment item.
- setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total fulfillment cost
- setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total fulfillment cost.
- setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total fulfillment cost.
- setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total fulfillment cost.
- setFulfillmentWorkflow(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
A reference to the workflow used to fulfill the creation of, & modifications to, this subscription.
- setFulfillmentWorkflow(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setFullName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The combined names of the individual at this address.
- setFullSubscriptionPeriodAdjustmentUnitAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The unit adjustment amount for this event item for the length of a full subscription period.
- setFullSubscriptionPeriodAdjustmentUnitAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setFullSubscriptionPeriodItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The unit price of the item (price of one) for the length of a full subscription period.
- setFullSubscriptionPeriodItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setFullyAuthorized(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is fully authorized
- setFullyCaptured(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is fully captured
- setGatewayErrorCount(int) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The number of times a gateway errors occurred while processing this account.
- setGatewayErrorCount(int) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Number of previous retries that received a
TaxProcessingResultEnum.GATEWAY_ERRORresult. - setGatewayErrorRetryLimit(Integer) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after gateway errors in payment processing
- setGatewayReferenceId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Returns the saved payment method ID known by the payment gateway.
- setGatewayResponseCode(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The response code provided by the payment gateway which may represent a success or failure
- setGatewayType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The gateway used to process this payment.
- setGatewayType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The gateway used to process this saved payment method.
- setGracePeriodCancellationFeeProductId(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
CancellationPolicyDetail.getCancellationFeeProductId()in the grace period context. - setGracePeriodCancellationFeeProductId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
JpaCancellationPolicyDetail.getCancellationFeeProductId()in the grace period context. - setGracePeriodCancellationStrategy(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
CancellationStrategyin grace period context. - setGracePeriodCancellationStrategy(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
CancellationStrategyin grace period context. - setGracePeriodChargeStrategy(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
The
ChargeStrategyin grace period context. - setGracePeriodChargeStrategy(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
The
ChargeStrategyin grace period context. - setGracePeriodDays(long) - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
- setGracePeriodDurationInDays(Integer) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Duration of the initial grace period in days.
- setGracePeriodDurationInDays(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Duration of the initial grace period in days.
- setGracePeriodRecursEachBillingPeriod(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether the grace period resets after each billing period.
- setGracePeriodRecursEachBillingPeriod(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether the grace period resets after each billing period.
- setGracePeriodSupported(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
-
Whether grace period properties are enabled.
- setGracePeriodSupported(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
-
Whether grace period properties are enabled.
- setHasTransactionFlaggedForManualReview(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Indicates that the payment transaction has been flagged for manual review by fraud checks.
- setHeapBudget(int) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
-
The total heap budget in MB for all billing caches.
- setId(String) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.BaseJpaEntity
-
Deprecated.
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- setId(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- setId(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- setId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- setId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- setId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- setId(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing processing request identifier
- setId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- setId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- setId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- setId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- setId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- setId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- setId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The id of this saved payment method.
- setId(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The Id of the CancellationPolicy.
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
An identifying label for this change.
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- setId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- setId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
Primary key.
- setIncludedTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setIncludedTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The amount of taxes that are included in the subtotal (VAT).
- setIncludedTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The amount of taxes that are included in the subtotal (VAT).
- setIncludedTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The amount of taxes that are included in the subtotal (VAT).
- setIncludeExpired(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setIncludeFeatures(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setIncludeNotStarted(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setIncludeRevoked(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setIndeterminateResult(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Tells if this transaction has an indeterminate result.
- setInitializationResult(BillingProcessingInitializationResultEnum) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Derive the initializing status for the BillingProcessingRequest
- setInitializationResult(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setInternalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Miscellaneous internal attributes for this subscription.
- setInternalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Miscellaneous internal attributes for this subscription item.
- setInternalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setInternalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setIsRecurring(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setItemAdjustmentId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setItemAdjustmentId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- setItemAdjustmentId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setItemAdjustmentIdsBySubscriptionIds(Map<String, List<String>>) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
-
The map of
SubscriptionItemAdjustmentsids to remove grouped by subscription id. - setItemAdjustmentQuantity(int) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The quantity of the qualifier or target item that this offer was applied to.
- setItemAdjustmentQuantity(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
The quantity of this event item that this adjustment should apply to.
- setItemAdjustmentQuantity(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setItemAdjustmentQuantity(Integer) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
The quantity of the
SubscriptionItemthe adjustment applies to. - setItemAdjustmentQuantity(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setItemDetails(Map<String, String>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Additional details about the item
- setItemDetails(Map<String, String>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The id of the item that is a qualifier or target.
- setItemName(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The item name.
- setItemName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setItemName(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Item name
- setItemName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the item ID.
- setItemRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setItemRef(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference to the id of the item represented by this object
- setItemRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemRefType(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Type of item that this object represents
- setItemRefType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemRepository(SubscriptionItemRepository<JpaSubscriptionItem>) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- setItemSku(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
SKU of the item represented by this object.
- setItemSku(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemSourceRef(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
This field shows the identifier of the process or user action this subscription item originated.
- setItemSourceRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemSourceType(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
This field shows from which process or user action this subscription item originated.
- setItemSourceType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setItemSubtotal(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The subtotal price of this
BillingEventItem. - setItemSubtotal(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setItemSums(List<S>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- setItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The unit price of the item (price of one), possibly prorated for various reasons including a mid-period action on the subscription.
- setItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Unit price of the item (price of a single unit)
- setItemUnitPrice(BigDecimal) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setJobId(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
ID of the Billing Job where this dead letter originated
- setJobId(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setJpa(JpaProperties) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setJurisdictionName(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the taxing jurisdiction.
- setJurisdictionName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setLastBillingBatchId(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The batch id of the last billing job run for this subscription
- setLastBillingBatchId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setLastBillingOperationStatus(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The most current status of the last
BillingEventfor this subscription - setLastBillingOperationStatus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setLastBillingSuccessDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Last date this that the Billing Job succeeded billing this subscription
- setLastBillingSuccessDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setLastModifiedBy(String) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- setLastModifiedDate(Date) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- setLastName(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setLastName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The last name of the individual at this address.
- setLastPaymentAccountInProcess(boolean) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
This returns true if last PaymentAccount is in the BillingJob process and have at least one PaymentAccount which is in SOFT_FAILURE
- setLastTransactionDateTime(Instant) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The timestamp of the last transaction made by this saved payment method.
- setLastTransactionDateTime(Date) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The date of the most recent transaction with this account
- setLastTransactionResult(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Result of the most recent transaction with this account
- setLastTransactionResultCode(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The result code returned from the gateway on the last transaction.
- setLevel(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setLevel(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setLiquibase(LiquibaseProperties) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setLockedSubscriptionIds(Set<String>) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The ids of subscriptions that were locked, not allowing the
SubscriptionItemAdjustmentsto be removed. - setLockId(String) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The ID of the lock
- setLockService(SubscriptionLockService) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- setLockState(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The state of the lock.
- setMapper(ObjectMapper) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- setMapper(ObjectMapper) - Method in class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- setMapping(WorkflowGenerationProperties.Mapping) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- setMaskedAccountNumber(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
A masked account number.
- setMatch(Map<String, List<String>>) - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- setMaxFieldVersion(String, String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setMaxFieldVersion(String, String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setMaxFieldVersions(String[][]) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setMaxLength(int) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- setMaxLength(int) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- setMaxSubscriptionLockPollInterval(Duration) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Maximum interval between polling attempts for subscription locks.
- setMessage(DeadLetterProperties.Message) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- setMessage(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Message describing the result of the transaction
- setMessagePayload(Object) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Payload of the central message object that kicked off the stage of the Billing Job where this DeadLetter occurred
- setMessagePayload(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setMessageUUID(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message transit, id of the message
- setMessageUUID(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setMinSubscriptionLockPollInterval(Duration) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Minimum interval between polling attempts for subscription locks.
- setName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- setName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- setName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- setName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- setName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- setName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The name of this payment.
- setName(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The name of this saved payment method.
- setName(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The name of the CancellationPolicy.
- setName(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Name of this subscription
- setName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNameOnAccount(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Name of the account owner
- setNeedGrantEntitlement(Boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNeedGrantEntitlements(boolean) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Whether the system has outstanding
entitlementsto grant on this subscription - setNewStatus(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
New status of the subscription
- setNewStatus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setNextBillDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Next date this subscription will be billed
- setNextBillDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNextBillDateService(SubscriptionNextBillDateService) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setNextPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The next period this subscription will cover.
- setNextPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNextRetryDate(Date) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
In the case of a failed payment, the next date to try processing payment.
- setNextRetryDate(Date) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
If in retry, indicates when the next retry is scheduled.
- setNextRetryDate(Date) - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- setNextRetryDate(Date) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
If the payment is in retry, indicates when the next retry is scheduled.
- setNextRetryDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setNextRetryDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setNextStatusChangeDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date when the next status should begin
- setNextStatusChangeDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNextStatusChangeReason(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reason for the update to the next status
- setNextStatusChangeReason(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNextSubscription(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
If this subscription was upgraded or downgraded, holds the reference to the subscription replacing this one
- setNextSubscription(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setNoOfRecords(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- setNotification(DeadLetterProperties.Notification) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- setNotificationChannel(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setNumberOfDaysInFullPeriod(Long) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the full period - i.e. - setNumberOfDaysInFullPeriod(Long) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the full period - i.e. - setNumberOfDaysInShortenedPeriod(Long) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the shortened period. - setNumberOfDaysInShortenedPeriod(Long) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
If a period is shortened (typically by the
Subscription.getEndOfTermDate()occurring before the end of the period), then this value will describe the number of days in the shortened period. - setNumberOfDeadLettersToRender(int) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- setNumberToRenderOverride(Integer) - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Number of DeadLetter messages to be retrieved
- setOfferId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The offer id where this item is a qualifier or target of.
- setOfferUses(int) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The number of times the offer is applied.
- setOffHeapBudget(int) - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
-
The total off-heap budget in MB for all billing caches.
- setOldStatus(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
The status of the subscription before this change
- setOldStatus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setOperationId(String) - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- setOptimisticLockTryCount(int) - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
- setOrderApplicationId(String) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Application Id of the order that triggered the action flow
- setOrderFulfillmentId(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of the fulfillment that led to the creation of this delayed action.
- setOrderFulfillmentId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of the fulfillment that led to the creation of this delayed action.
- setOrderId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The identifier for the business order for this billing event.
- setOrderId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setOrderId(String) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Id of the order that triggered the action flow
- setOrderId(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of the order that led to the creation of this delayed action.
- setOrderId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of the order that led to the creation of this delayed action.
- setOrderItemRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the relevant order item
- setOrderItemRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setOrderRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Reference for the business order for this billing event.
- setOrderRef(String) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Order number of the order that triggered the action flow
- setOrderReference(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setOrderSource(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setOrderSrc(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The source system for the business order.
- setOriginalEntitlementId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
If this entitlement is a clone, this is a reference to the original entitlement
- setOriginalTransactionId(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The parent
PaymentTransactionDetailidentifier, typically used in aPaymentAccountProcessingTransactionType.REFUNDtransaction - setOriginalTransactionId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
Reference to the original charge transaction
PaymentTransactionDetailfor refunds and chargeback - setOwningEntityId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The id of the entity that owns this payment.
- setOwningEntityType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Describes the owning entity of the payment.
- setOwningUserId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The id of the entity that owns this saved payment method.
- setOwningUserType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
Describes the owning user of the saved payment method.
- setPageSize(int) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
Informs the page size of the request to retrieve
saved payment methodsby the provider. - setParentItemRef(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference of the parent subscription item's backing item if this is a child subscription item
- setParentItemRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setParentItemRefType(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Type of the parent subscription item's backing item if this is a child subscription item
- setParentItemRefType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setParentLock(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
-
The ID of the parent lock.
- setParentPaymentTransactionId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setParentTransactionId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The id of the parent payment transaction.
- setParser(FilterParser<Node>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setParser(FilterParser<Node>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- setParser(FilterParser<Node>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- setParser(FilterParser<Node>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- setPartiallyCaptured(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Determines if the payment summary is partially captured
- setPartialReverseAuthSupported(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Whether a portion of an authorization transaction can be reversed, or if the full authorization transaction must be reversed.
- setPartitionSize(int) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- setPayment(BillingEventPayment) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- setPayment(BillingEventPayment) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- setPayment(BillingEventPaymentWithEvent) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- setPaymentAccount(PaymentAccount) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The PaymentAccount associated to this request
- setPaymentAccountId(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Reference to the
PaymentAccountused for the transaction - setPaymentAccountId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The list of billing processing requests to process.
- setPaymentAccountId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setPaymentAccountIdsWithSoftFailure(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
This have all the PaymentAccountIds which are in SOFT_FAILURE if the
PaymentAccountProcessedEvent.isLastPaymentAccountInProcessis true - setPaymentAccountName(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Display name of the payment account from the user’s wallet
- setPaymentAccountName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setPaymentAccounts(List<PaymentAccount>) - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- setPaymentAccountType(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The type of the payment account from the user’s wallet
- setPaymentAccountType(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setPaymentAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The amount to be billed on this payment.
- setPaymentAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setPaymentAttributes(Map<String, String>) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Map to capture any additional information about the payment
- setPaymentFieldsBasedOnProcessingRequestStatus(List<P>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- setPaymentFieldsBasedOnProcessingRequestStatus(List<P>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- setPaymentFinder(BillingEventPaymentFinder<BillingEventPaymentWithEvent>) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setPaymentGatewayConfig(Map<String, BillingJobProperties.PaymentGatewayConfiguration>) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- setPaymentId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The id of this payment.
- setPaymentNetworkTransactionId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Deprecated.since payment transactions are no longer executed within BillingServices. Therefore, there's no need to pass this value throughout BillingServices.
- setPaymentOrRefundId(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Reference to the payment or refund object that this request intends to process.
- setPaymentOrRefundId(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setPaymentOwningEntityId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
The id of the entity that owns this payment.
- setPaymentOwningEntityType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Describes the owning entity of the payment.
- setPaymentOwningUserId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
The id of the user that owns this payment.
- setPaymentOwningUserType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
-
Describes the owning user of the payment.
- setPaymentProcessingRequest(BillingProcessingRequestWithFullDetails) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
-
Build and set a
PaymentAccountProcessingRequestin theBillingProcessingRequestWithFullDetails - setPaymentProcessor(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Code for the payment processor used for the transaction.
- setPaymentProcessor(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Code for the payment processor used for the transaction.
- setPaymentProcessor(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setPaymentProcessType(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
Serves as a reference to the process that's meant to collect payment for this BillingEventPayment
- setPaymentProcessType(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setPayments(BillingJobProperties.Payments) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- setPaymentStatus(PaymentStatusEnum) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The payment status of the BillingEventPayment.
- setPaymentStatus(PaymentStatusEnum) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
The status of the payment after the processing.
- setPaymentStatus(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setPaymentStrategy(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Declares that payments made against a subscription are going towards the goods/services rendered in the previous vs current period.
- setPaymentStrategy(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPaymentSummary(PaymentSummary) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's updated
PaymentSummaryrepresentation. - setPaymentsUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for basic CRUD operations on payments and basic transaction executions on payments.
- setPaymentToken(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Deprecated.in favor of not exposing payment method data in BillingServices.
- setPaymentTokenGateway(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
The payment gateway where this account should be used
- setPaymentTransactionId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setPaymentTransactionId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setPaymentTransactions(List<PaymentTransactionDetail>) - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
-
Payment Transactions processed for this
BillingEventPaymentWithTransaction - setPaymentTransactionToRefund(PaymentTransactionDetail) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- setPeriod(Integer) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The period number
- setPeriod(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The period number
- setPeriodEndDate(Date) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The end date of the period
- setPeriodEndDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The end date of the period
- setPeriodFrequency(Integer) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The frequency with which the recurring price should be charged., e.g., a value of 1 combined with
Subscription.periodTypeof MONTH would indicate to a subscription service that the price should be charged every 1 month. - setPeriodFrequency(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPeriods(List<SubscriptionPeriod>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List tracking the Subscription's periods.
- setPeriods(List<JpaSubscriptionPeriod>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPeriodStartDate(Date) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
The start date of the period
- setPeriodStartDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
The start date of the period
- setPeriodType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The period type for the price, e.g.
- setPeriodType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPhone(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setPhoneFax(Phone) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The
fax numberfor this address. - setPhoneNumber(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Phone
-
The telephone number, including the area code.
- setPhonePrimary(Phone) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The primary
phone numberfor this address. - setPhoneSecondary(Phone) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The secondary
phone numberfor this address. - setPolicyRules(String) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Policy applicability rules to identify the policy that should be used for the subscription.
- setPolicyRules(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setPostalCode(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setPostalCode(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
Postal code or ZIP code for this address.
- setPostpaidPolicyDetail(CancellationPolicyDetail) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The
CancellationPolicyDetailwith details for targets using a postpaid payment strategy. - setPostpaidPolicyDetail(JpaCancellationPolicyDetail) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setPreferredPaymentAccountId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The ID of the preferred payment account to use for this payment.
- setPreferredPaymentAccountId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setPreferredPaymentAccountId(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
References an identifier of a
PaymentAccountthat is considered preferred for this subscription. - setPreferredPaymentAccountId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPrepaidPolicyDetail(CancellationPolicyDetail) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The
CancellationPolicyDetailwith details for targets using a prepaid payment strategy. - setPrepaidPolicyDetail(JpaCancellationPolicyDetail) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setPriceChangeEffectiveType(String) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The descriptor of when the price change should take effect.
- setPriceDataChanges(List<PriceDataChange>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
List of price data changes for this subscription
- setPriceDataChanges(List<PriceDataChange>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPriceDataId(String) - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
-
The ID of the price data that is changed
- setPriceDataId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The id of the price data associated with this item.
- setPriceDataId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setPriceListId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The id of the price list associated with this item.
- setPriceListId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setPrincipalId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
The id of the user principal
- setPrincipalId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setPrincipalType(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Type of the user principal
- setPrincipalType(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setPrincipalTypeOverrides(Map<String, String>) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
-
Defines a mapping from a
Subscription.getUserRefType()(typically avalue) to a different principal type. - setPriorBillDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The bill date for the previous period
- setPriorBillDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setPriority(Integer) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
The priority of this cancellation policy.
- setPriority(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setPriorSubscriptionIds(List<String>) - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
-
Ids of prior subscriptions to be cancelled
- setProcessedOperationIds(List<String>) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
List of operations that have already processed this specific request.
- setProcessedOperationIds(List<String>) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setProcessedRequests(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
-
The list of billing processing requests that were processed.
- setProcessingRequest(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- setProcessingRequest(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- setProcessingRequest(BillingProcessingRequest) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- setProcessingRequests(List<BillingProcessingRequest>) - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
-
The list of billing processing requests to process.
- setProcessingRequestsWithBillingEventDTO(List<BillingProcessingRequestWithBillingEventDTO>) - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
-
The list of billing processing requests to process.
- setProcessingResult(ProcessingResultEnum) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Result of this transaction
- setProcessingResult(PaymentAccountProcessingResultEnum) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The result of this payment processing request.
- setProcessingResult(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setProcessNewCharges(boolean) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job process new event payments? Defaults to true if missing.
- setProcessNewRefunds(boolean) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job process new refund events? Defaults to true if missing.
- setProcessRetryCharges(boolean) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job retry event payments? Defaults to true if missing.
- setProcessRetryRefunds(boolean) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
Should job retry refund events? Defaults to true if missing.
- setProratedFromEventAdjustmentId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
If this event item adjustment was prorated, this is the reference to the
event adjustmentfrom which this was prorated to the line item level. - setProratedFromEventAdjustmentId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setQualifierDetails(List<OfferItemDetail>) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
A list of
OfferItemDetailsrepresenting the qualifier items where this adjustment was from. - setQualifierDetails(List<OfferItemDetail>) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setQuantity(int) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The number of items to refund.
- setQuantity(int) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setQuantity(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The quantity purchased.
- setQuantity(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setQuantity(Integer) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Quantity purchased.
- setQuantity(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setQuantityPerUsage(int) - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
-
The quantity per offer usage of the item that is a qualifier or target.
- setQuery(BillingProperties.Query) - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- setRate(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax rate applied.
- setRate(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setRate(BigDecimal) - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The conversion factor to convert
CurrencyConversionDetail.sourceCurrencyCodeto theCurrencyConversionDetail.targetCurrencyCode. - setRawResponse(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The raw response from the payment processor
- setRawResponse(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The raw response from the payment processor
- setRawResponse(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setRawResponse(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The string representation of the serialized response from the gateway.
- setReason(String) - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- setReceiptUUID(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
If this DeadLetter occurred during message consumption, id of message receipt
- setReceiptUUID(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setRecurring(boolean) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Indicates whether the billing event is for a recurring subscription
- setRefund(RefundDetailsWithRefundAndBillingEvent) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- setRefundAmountAwaitingResult(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for refund, and is waiting for a response about the transaction result.
- setRefundDate(Date) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
When to process the refund
- setRefundDate(Date) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setRefundDetail(RefundEventDetail) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- setRefundEvent(RefundEvent) - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- setRefundEvent(RefundEvent) - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- setRefundEvent(JpaRefundEvent) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundEvent(JpaRefundEvent) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setRefundEventDetailEventPaymentId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setRefundEventDetailId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundEventDetails(RefundEventDetail) - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- setRefundEventDetails(List<RefundEventDetail>) - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- setRefundEventDetailsBasedOnProcessingRequestResult(List<Q>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- setRefundEventDetailsBasedOnProcessingRequestResult(List<Q>, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- setRefundEventId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The
RefundEventidentifier used to track the parentRefundEvent. - setRefundEventId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The ID of the refund event this refund item belongs to.
- setRefundEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setRefundEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundEventId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setRefundEventItemId(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- setRefundEventItemId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setRefundEventItems(List<RefundEventItem>) - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- setRefundEventsWithDetails(List<RefundEventWithDetails>) - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
-
List of related refund events with their items and details
- setRefundResultUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for looking up transaction results for a refund.
- setRefundRetryBatchDelaySeconds(Long) - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
-
For refund retry batches, how much time should be paused between batches?
- setRefundRetryBatchDelaySeconds(Long) - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
-
For refund retry batches, how much time should be paused between batches?
- setRefundStatus(RefundEventStatusEnum) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
Status of this refund
- setRefundStatus(RefundStatusEnum) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The status of the Refund processing
- setRefundStatus(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setRefundStatus(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundStatusFromRefundDetails(Q) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- setRefundTaxAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The total tax of this refund event.
- setRefundTaxAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setRefundTaxAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.RefundEvent
-
The total amount this refund event represents.
- setRefundTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The monetary amount to refund.
- setRefundTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setRefundTotal(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRefundUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for refund transaction executions.
- setRemainingReservations(int) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The quantity of reservations remaining for the lock
- setRemainingRetryCount(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The remaining number of tries to retry this payment.
- setRemainingRetryCount(Integer) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
If in retry, indicates the number of retries remaining.
- setRemainingRetryCount(Integer) - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- setRemainingRetryCount(Integer) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
If the payment is in retry, indicates the number of retries remaining.
- setRemainingRetryCount(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setRemainingRetryCount(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setRemovedItemAdjustments(List<SubscriptionItemAdjustment>) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
The list of the removed
SubscriptionItemAdjustment. - setRepository(BillingProcessRepository<D>) - Method in class com.broadleafcommerce.billing.job.provider.jpa.repository.JpaCustomizedBillingProcessRepository
- setRepository(BillingEventPaymentRepository<D>) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedBillingEventPaymentRepository
- setRepository(RefundEventDetailRepository<D>) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.JpaCustomizedRefundEventDetailRepository
- setRepository(SubscriptionItemRepository<D>) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- setRepository(SubscriptionRepository<D>) - Method in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- setRequestGeneratorLimit(Integer) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Informs the number of requests processed at once in various stages of subscription and billing jobs
- setRequestGeneratorLimit(Integer) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- setRequestId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setRequestId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The id representing the customer's request to execute one or more transactions.
- setRequestId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The id representing the customer's request to execute one or more transactions.
- setRequiresDirectReference(boolean) - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
-
Whether the policy is only eligible to be used via Product or PriceData references.
- setRequiresDirectReference(boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setReservationCount(Integer) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
The number of additional child locks that should be applied on the subscription with a randomly-generated a child lock identifier
- setReservationList(List<String>) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
A list of child lock identifiers that should be used to generate additional child locks on the subscription
- setReservationTokens(Stack<String>) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The tokens associated with each of the optional child locks.
- setResolutionStatus(DeadLetterResolutionStatusEnum) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Resolution status of this DeadLetter
- setResolutionStatus(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setResult(BillingProcessingResultEnum) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Result of the billing processing request
- setResult(TaxProcessingResultEnum) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Result of the tax calculation
- setResult(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setResultHandled(boolean) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Indicates that this account result has been handled by the payment result handler.
- setResumeDate(Date) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Date this subscription will or did continue.
- setResumeDate(Date) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setRetries(List<IntervalBillingRetrySpecs>) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
The retry details associated with this schedule.
- setRetries(List<IntervalBillingRetrySpecs>) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setRetryAfterDays(Integer) - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
-
The number of days in the future to schedule the next retry.
- setRetryAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
How many times the payment should be retried.
- setRetryAttemptCount(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setRetrySchedule(BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
The billing retry schedule
- setRetrySchedule(BillingRetrySchedule) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The
IntervalBillingRetrySpecsto use when calculating the retry date. - setRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
-
The schedule for retrying this
RefundEvent. - setRetryScheduleCode(String) - Method in interface com.broadleafcommerce.billing.domain.RetryPayment
- setRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setRetryScheduleCode(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setReverseAuthorizeAmountAwaitingResult(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount sent to the payment gateway for reverse authorize, and is waiting for a response about the transaction result.
- setReverseAuthRemainder(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Declares if the reverse authorize for this functionality only allows reversing the full non-captured amount.
- setRevokeEntitlementsUri(String) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The URI path for revoking entitlements.
- setRevokeOn(Date) - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- setRevokesOn(Date) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Revocation date of this entitlement
- setRootItemRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reference to the item id for which this subscription was provision
- setRootItemRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setRootItemRefType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of the item for which this subscription was provisioned.
- setRootItemRefType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSandbox(SandboxInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setSandbox(SandboxInfo) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setSavedPaymentMethodsUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for basic CRUD operations on saved payment methods.
- setSavedPaymentMethodsUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The URI path for basic CRUD operations on saved payment methods.
- setSavedPaymentMethodTransactionResultUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The URI path for looking up transaction results for a saved payment method.
- setSaveZeroDollarBillingEvents(boolean) - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
-
Whether to save
BillingEventswhoseBillingEvent.getBillTotal()is zero. - setSecondarySourceRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The secondary source to reference, e.g, an Order Item on an Order.
- setSecondarySourceRef(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The secondary source to reference, e.g, an Order Item on an Order.
- setSecondarySourceRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSecondarySourceRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setSecondarySourceType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The type of the secondary source to reference, e.g, an Order Item on an Order.
- setSecondarySourceType(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
The type of the secondary source to reference, e.g, an Order Item on an Order.
- setSecondarySourceType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSecondarySourceType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setSender(BillingJobMessageSender) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setServiceClient(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
The service client to use for calling entitlement.
- setServiceClient(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The service client to use when calling payment transaction services.
- setServiceClient(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The service client to use when calling payment transaction services.
- setServiceClient(String) - Method in class com.broadleafcommerce.subscription.service.provider.external.ExternalEntitlementProviderProperties
-
The service client to use for calling entitlement.
- setShortenedPeriodReason(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
-
Describes the reason that the period was shortened.
- setShortenedPeriodReason(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
-
Describes the reason that the period was shortened.
- setShouldCallProcessorIfTransactionNotFound(boolean) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
-
Determines whether it is safe to re-send a transaction request to the processor if the processor is not aware of this transaction.
- setShouldSendPaymentAccountProcessedEvent(boolean) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- setSingleUsePaymentMethod(boolean) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
Whether or not the underlying payment method can only be used once.
- setSiteIdentifier(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Multi-tenancy support
- setSiteIdentifier(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setSiteIdentifier(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Multi-tenancy support
- setSiteIdentifier(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Multi-tenancy support
- setSiteIdentifier(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSkuEntitlementMappingsUri(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalCatalogEntitlementProviderProperties
-
Sku Entitlement Mappings Uri
- setSkuToEntitlement(Map<String, Set<String>>) - Method in class com.broadleafcommerce.billing.job.domain.SkuToEntitlementMapping
- setSource(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The type of the process that created this event
- setSource(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setSource(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setSource(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
A simple description of the system that initiated this transaction execution request.
- setSource(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Type of process that granted this entitlement
- setSource(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setSourceCurrencyCode(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The
CurrencyUnit.getCurrencyCode()of the base (source) from which to convert. - setSourceEntityId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setSourceEntityId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The ID of the source entity associated with the transaction.
- setSourceEntityType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setSourceEntityType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The type of the source entity associated with the transaction.
- setSourceId(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The id of the process that created this event
- setSourceId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setSourceId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
The id of process that granted this entitlement
- setSourceId(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setStacktrace(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The stacktrace of the exception that caused this DeadLetter
- setStacktrace(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setStackTrace(DeadLetterProperties.StackTrace) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- setStacktraceMaxLength(int) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Maximum length of the stacktrace for this DeadLetter
- setStartDate(Date) - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Start Date of the DeadLetter messages to be filtered
- setStartOfTermDate(Instant) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The start of term date for this subscription.
- setStartOfTermDate(Instant) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setStartsOn(Date) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Start date of this entitlement
- setState(LockState) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The current state of the lock
- setState(String) - Method in class com.broadleafcommerce.billing.job.domain.Address
- setStateProvinceRegion(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
-
The state, province or region of this address.
- setStatus(BillingProcessingStatusEnum) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Status of the billing processing request
- setStatus(PaymentAccountProcessingStatusEnum) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
The status of this account processing request.
- setStatus(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setStatusChangeReason(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
Reason for this status change
- setStatusChangeReason(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setSubscription(Subscription) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- setSubscription(Subscription) - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
-
The upgraded subscription
- setSubscriptionActionApisLocation(String) - Static method in class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
- setSubscriptionActionFlow(String) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Describes the action that was executed on the subscription.
- setSubscriptionAdjustments(List<SubscriptionAdjustment>) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Adjustments for this subscription.
- setSubscriptionAdjustments(List<SubscriptionAdjustment>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- setSubscriptionAdjustmentService(SubscriptionAdjustmentService<SubscriptionAdjustment>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubscriptionAdjustmentType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- setSubscriptionAdjustmentType(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- setSubscriptionBillingAuditId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setSubscriptionBillingAuditService(SubscriptionBillingAuditService<SubscriptionBillingAudit>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubscriptionBillingEventGeneratorService(SubscriptionBillingEventGeneratorService) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setSubscriptionBillingProperties(SubscriptionBillingProperties) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setSubscriptionConfigurationProperties(SubscriptionConfigurationProperties) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubscriptionFinder(SubscriptionFinder<SubscriptionWithItemsAndAdjustments>) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setSubscriptionId(String) - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
-
Id of this subscription
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
-
Reference to the
Subscriptionwhose price this adjusts - setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The id of delayed action's related subscription.
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.LockStatus
-
The subscription ID that the lock is associated with
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Reference the subscription for this item
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
-
The id of the subscription that is changing status
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The id of delayed action's related subscription.
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
-
Id of the targeted
Subscription - setSubscriptionId(String) - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- setSubscriptionItemAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the
SubscriptionItemAdjustment - setSubscriptionItemAdjustmentRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setSubscriptionItemAdjustments(List<SubscriptionItemAdjustment>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Adjustments for this subscription.
- setSubscriptionItemAdjustmentService(SubscriptionItemAdjustmentService<SubscriptionItemAdjustment>) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setSubscriptionItemAdjustmentService(SubscriptionItemAdjustmentService<SubscriptionItemAdjustment>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubscriptionItemId(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
-
Reference to the
SubscriptionItemwhose price this adjusts - setSubscriptionItemId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setSubscriptionItemId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setSubscriptionItemRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Reference to the relevant
SubscriptionItem - setSubscriptionItemRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setSubscriptionItems(List<SubscriptionItem>) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- setSubscriptionItemService(SubscriptionItemService<SubscriptionItem>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubscriptionJobId(String) - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- setSubscriptionLockExpiration(Duration) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
The duration of time that a subscription lock is valid for.
- setSubscriptionLockExpirationEnabled(boolean) - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Whether subscription lock expiration is enabled.
- setSubscriptionLockService(SubscriptionLockService) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setSubscriptionLockService(SubscriptionLockService) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- setSubscriptionName(String) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Name of the message channel binding (subscription) where this DeadLetter originated
- setSubscriptionName(String) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setSubscriptionNextBillDateService(SubscriptionNextBillDateService) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setSubscriptionNextStatus(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Next status for this subscription
- setSubscriptionNextStatus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSubscriptionPeriod(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
Describes the
Subscription'speriod that correlates to this BillingEvent. - setSubscriptionPeriod(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setSubscriptionRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The Subscription used for this
BillingEvent - setSubscriptionRef(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
Reference to the related
Subscription - setSubscriptionRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setSubscriptionRef(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
-
Reference to the subscription that provides this entitlement
- setSubscriptionRef(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- setSubscriptionRef(String) - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- setSubscriptionService(SubscriptionService<Subscription, SubscriptionWithItems>) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setSubscriptionService(SubscriptionService<Subscription, SubscriptionWithItems>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- setSubscriptionService(SubscriptionService<Subscription, SubscriptionWithItems>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- setSubscriptionService(SubscriptionService<Subscription, SubscriptionWithItems>) - Method in class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- setSubscriptionSource(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This field shows from which process or user action this subscription originated.
- setSubscriptionSource(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSubscriptionSourceRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
This field shows the identifier of the process or user action this subscription originated.
- setSubscriptionSourceRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSubscriptionStatus(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Current status of this subscription
- setSubscriptionStatus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setSubscriptionStatusAuditId(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setSubscriptionStatusAuditService(SubscriptionStatusAuditService<SubscriptionStatusAudit>) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total usually excluding adjustments, tax, and shipping.
- setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total usually excluding adjustments, tax, fees, and shipping.
- setSuccess(boolean) - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
-
Whether or not the request was successful.
- setSupportsRetry(boolean) - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Whether this instance is supported by an active
DeadLetterRetryHandler - setTargetCurrencyCode(String) - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
-
The
CurrencyUnit.getCurrencyCode()of the converted (target) to which to convert. - setTaxable(boolean) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTaxable(Boolean) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Whether this item is taxable.
- setTaxable(Boolean) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Whether this item is taxable
- setTaxable(Boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setTaxCalculationErrorRetryLimit(Integer) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after tax calculation gateway errors
- setTaxCategory(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The tax category of the item.
- setTaxCategory(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTaxCategory(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Tax category of the item
- setTaxCategory(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setTaxCountry(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The tax country.
- setTaxCountry(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTaxDetailId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTaxName(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the tax.
- setTaxName(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTaxNexus(String) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Comma separated nexus codes.
- setTaxNexus(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTaxNexus(String) - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
-
Comma-separated nexus codes
- setTaxNexus(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setTaxProcessingResult(TaxProcessingResult) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- setTaxProcessingResult(TaxProcessingResult) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setTaxProcessingStatus(TaxProcessingStatusEnum) - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
-
Status of the tax calculation.
- setTaxRegion(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The name of the taxing region.
- setTaxRegion(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTaxSums(Q, List<S>) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPricingService
- setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The payment's total tax cost
- setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The payment's total tax cost.
- setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The payment's total tax cost.
- setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The payment's total tax cost.
- setTenant(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- setTenant(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- setTermDurationLength(Integer) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The length of the terms, e.g., if this is 36 and
Subscription.termDurationTypeis MONTHS, then the user should be billed for 36 months. - setTermDurationLength(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setTermDurationType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The term duration type, e.g.
- setTermDurationType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setThreeDSecureVerificationUrl(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
- setTotalAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
Total amount to bill for this item: itemSubtotal - (adjustmentUnitAmount * itemAdjustmentQuantity) + totalTax
- setTotalAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTotalEverCaptured(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The total amount ever captured, as opposed to the current snapshot of the captured amount represented in
PaymentSummary.getAmountCaptured(). - setTotalTax(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
-
The total tax for this item.
- setTotalTax(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTotalTaxRefundAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The amount of tax to refund for this item.
- setTotalTaxRefundAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setTracking(BillingApplicationJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setTracking(BillingApplicationJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setTracking(BillingApplicationJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setTracking(BillingApplicationJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setTracking(BillingTenantJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setTracking(Tracking) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setTracking(Tracking) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setTracking(Tracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- setTracking(ApplicationJpaTracking) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- setTrackingContainer(Trackable) - Method in class com.broadleafcommerce.billing.provider.jpa.repository.CreateAlteredTrackableRepositoryOverrideImpl
- setTransactionAdditionalFields(Map<String, String>) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Name/Value pairs of additional attributes.
- setTransactionAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The transaction amount that we're expecting to execute against the
PaymentSummary. - setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
-
The transaction amount that we're expecting to execute against the payment.
- setTransactionDateTime(Date) - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
-
Date of the payment processing execution
- setTransactionDateTime(Date) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The date and time of the last transaction for this account.
- setTransactionExecutionDetails(List<TransactionExecutionDetail>) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
A list of
TransactionExecutionDetailsdescribing the transactions executed. - setTransactionExecutionRequest(TransactionExecutionRequest) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- setTransactionFailureCategory(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Payment transaction failure category as determined by the payment processor
- setTransactionFailureCategory(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTransactionId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The id of the executed transaction.
- setTransactionIdToRefund(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
If this is a refund, the identifier of payment transaction detail to refund.
- setTransactionIdToRefund(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setTransactionReferenceId(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
This unique value is used by the processor to rule out the duplicates
- setTransactionReferenceId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
This unique value is used by the processor to rule out the duplicates
- setTransactionReferenceId(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTransactionReferenceId(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The transaction id known by the payment gateway.
- setTransactionResult(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
-
The result of the last billing transaction for this account.
- setTransactionStatus(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
The status of the transaction.
- setTransactionType(BillingProcessingTransactionTypeEnum) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Transaction type of the billing request
- setTransactionType(PaymentAccountProcessingTransactionType) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
-
Transaction type of the transaction
- setTransactionType(String) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
Transaction type of the transaction
- setTransactionType(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setTransactionType(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setTransactionType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
The type of transactions that were executed.
- setTransitionListener(TransitionListener) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setTryAccountsFromWallet(boolean) - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
-
Set to true if we should try additional payment methods from the user's wallet if payment fails on the preferred payment method.
- setTryAccountsFromWallet(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setType(String) - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
-
The type of the tax.
- setType(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The type of this payment like Credit Card or Gift Card.
- setType(String) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The type of this saved payment method like Credit Card or Gift Card.
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
- setUniformHandlerSupported(List<Class<?>>) - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- setUnitRefundAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
-
The unit amount to refund for this item before tax.
- setUnitRefundAmount(BigDecimal) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setUpdateAlreadyRevoked(boolean) - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- setUpdatedBy(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Deprecated.Use
ContextInfo.setAuthor(String)instead - setUpdater(String) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- setUpdateTime(Instant) - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- setupRead(Supplier<T>, boolean, boolean, ContextInfo) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Prepare the context for optional sandbox handling for a read operation.
- setupTenantOnlyRead(boolean, ContextInfo) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Prepare the context for optional sandbox handling for a read operation.
- setupWrite(boolean, ContextInfo) - Static method in class com.broadleafcommerce.subscription.service.SubscriptionUtils
-
Prepare the context for optional sandbox handling for a write operation.
- setUrl(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalPaymentTransactionExecutionProviderProperties
-
The base url for an external payment transaction service.
- setUrl(String) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
The base url for an external payment transaction service.
- setUserId(String) - Method in class com.broadleafcommerce.billing.job.domain.Wallet
-
Reference to the user for whom this wallet is used
- setUserIdChunkSize(int) - Method in class com.broadleafcommerce.billing.service.provider.external.ExternalSavedPaymentMethodProviderProperties
-
Informs the number of userIds used in a single request to retrieve
saved payment methodsby the provider. - setUserRef(String) - Method in class com.broadleafcommerce.billing.domain.BillingEvent
-
The id of the user billed for this event
- setUserRef(String) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
-
Identifier of the user billed for this event.
- setUserRef(String) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setUserRef(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setUserRef(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Reference to the user to whom this subscription belongs
- setUserRef(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setUserRefType(String) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
Type of user owning this subscription
- setUserRefType(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setValue(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- setValue(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- setValue(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- setValue(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- setValue(String) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
-
The version of this payment.
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
-
The version of this payment.
- setVersion(Integer) - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
-
The version of this saved payment.
- setVersion(Integer) - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- setVersion(Integer) - Method in class com.broadleafcommerce.subscription.domain.Subscription
-
The version of this subscription.
- setVersion(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- setVersion(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- setVersion(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- setVersion(Integer) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- setWallet(Wallet) - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- setWalletLoopThroughNumber(Integer) - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
-
The number of the payment account in the billing attempt.
- setWalletLoopThroughNumber(Integer) - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- setWalletUserId(String) - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
-
Reference to the user owning the walled which this account is part of
- setWorkflowGenerationProperties(WorkflowGenerationProperties) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- setWorkflowName(String) - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
-
The name of the workflow that created this delayed action.
- setWorkflowName(String) - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
-
The name of the workflow that created this delayed action.
- SHIPPING - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
- SHOULD_AUTOMATICALLY_PROCESS_BILLING_EVENTS - Static variable in class com.broadleafcommerce.subscription.job.messaging.scheduled.BillDueSubscriptionsScheduledJobListener
-
The name of the job detail that controls whether or not to process BillingEvents automatically.
- shouldAutomaticallyProcessBillingEvents(P) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
-
Returns true to trigger the BillingJob automatically and false otherwise.
- shouldCalculateItemTaxes(BillingEvent, P, List<BillingEventItemAdjustment>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- shouldCallProcessorIfTransactionNotFound() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- shouldCallProcessorIfTransactionNotFound(String) - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- shouldCallProcessorIfTransactionNotFound(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- shouldRetryPayment(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- shouldSendPaymentAccountProcessedEvent() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- shouldSendPaymentAccountProcessedEvent(P) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- siteIdentifier - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- siteIdentifier - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- SkuToEntitlementLookupService - Interface in com.broadleafcommerce.billing.job.service
- SkuToEntitlementLookupServiceProperties - Class in com.broadleafcommerce.billing.job.config
- SkuToEntitlementLookupServiceProperties() - Constructor for class com.broadleafcommerce.billing.job.config.SkuToEntitlementLookupServiceProperties
- SkuToEntitlementMapping - Class in com.broadleafcommerce.billing.job.domain
-
This is a container for a mapping from product SKUs to
Entitlement.entitlementCode - SkuToEntitlementMapping() - Constructor for class com.broadleafcommerce.billing.job.domain.SkuToEntitlementMapping
- skuToEntitlementsMap - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultSkuToEntitlementLookupService
- SOFT - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
- SOFT_FAILURE - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentFailureTypeEnum
- sortWalletPaymentAccounts(W, PaymentAccount) - Method in class com.broadleafcommerce.billing.service.impl.DefaultWalletService
- source - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- sourceId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- sslUtil() - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- SSLUtil - Class in com.broadleafcommerce.billing.service.util
- SSLUtil() - Constructor for class com.broadleafcommerce.billing.service.util.SSLUtil
- SSLVerificationProperties - Class in com.broadleafcommerce.subscription.service.autoconfigure
-
Contains properties dictating SSL verification.
- SSLVerificationProperties() - Constructor for class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
- stacktrace - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
The stacktrace of the exception that caused this DeadLetter
- stacktrace - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- StackTrace() - Constructor for class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- stackTraceDomainMapperMember() - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DomainMapperAutoConfiguration
- StackTraceDomainMapperMember - Class in com.broadleafcommerce.deadletter.service.stack
-
DomainMapperMember capable of truncating a stacktrace before persistence.
- StackTraceDomainMapperMember() - Constructor for class com.broadleafcommerce.deadletter.service.stack.StackTraceDomainMapperMember
- stacktraceMaxLength - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Maximum length of the stacktrace for this DeadLetter
- start() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- startDate - Variable in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
-
Start Date of the DeadLetter messages to be filtered
- startDelayedActionWorkflow(P, SubscriptionWithItemsAndAdjustments, Date, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- started - Variable in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- startStatusChangeWorkflow(P, SubscriptionWithItemsAndAdjustments, Date, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- startTermAutoRenewalWorkflow(P, SubscriptionWithItemsAndAdjustments, Date, String, ContextInfo) - Method in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- StartWorkflowException - Exception in com.broadleafcommerce.subscription.job.exception
- StartWorkflowException(Throwable) - Constructor for exception com.broadleafcommerce.subscription.job.exception.StartWorkflowException
- state(LockState) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The current state of the lock
- statusChangeReason - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- stop() - Method in class com.broadleafcommerce.subscription.service.DefaultLockPruneService
- StreamBillingJobMessageListener - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamBillingJobMessageListener() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- StreamBillingJobMessageSender - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamBillingJobMessageSender() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageSender
- StreamDeadLetterMessageListener - Class in com.broadleafcommerce.deadletter.messaging.stream
- StreamDeadLetterMessageListener() - Constructor for class com.broadleafcommerce.deadletter.messaging.stream.StreamDeadLetterMessageListener
- StreamDeadLetterMessageSender - Class in com.broadleafcommerce.deadletter.messaging.stream
- StreamDeadLetterMessageSender() - Constructor for class com.broadleafcommerce.deadletter.messaging.stream.StreamDeadLetterMessageSender
- StreamMessagingConfiguration - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration - Class in com.broadleafcommerce.deadletter.messaging.stream
- StreamMessagingConfiguration - Class in com.broadleafcommerce.subscription.job.messaging.stream
- StreamMessagingConfiguration() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration
- StreamMessagingConfiguration() - Constructor for class com.broadleafcommerce.deadletter.messaging.stream.StreamMessagingConfiguration
- StreamMessagingConfiguration() - Constructor for class com.broadleafcommerce.subscription.job.messaging.stream.StreamMessagingConfiguration
- StreamMessagingConfiguration.BillingProcessingRequestFinalizerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.BillingProcessingRequestInitializerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.BillingProcessingResultHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.ChargeRetryBillingRequestGeneratorConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.DeadLetterConfig - Class in com.broadleafcommerce.deadletter.messaging.stream
- StreamMessagingConfiguration.EventPaymentUpdaterConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.GrantEntitlementHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.NewChargeBillingRequestGeneratorConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.NewRefundBillingRequestGeneratorConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.PaymentAccountProcessingResultUpdaterConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.PaymentProcessingResultHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.PaymentProcessorHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.RefundEventUpdaterConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.RefundRetryBillingRequestGeneratorConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.RevokeEntitlementHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.SubscriptionConfig - Class in com.broadleafcommerce.subscription.job.messaging.stream
- StreamMessagingConfiguration.TaxProcessorHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamMessagingConfiguration.TaxProcessorResultHandlerConfig - Class in com.broadleafcommerce.billing.job.messaging.stream
- StreamSubscriptionJobMessageListener - Class in com.broadleafcommerce.subscription.job.messaging.stream
- StreamSubscriptionJobMessageListener() - Constructor for class com.broadleafcommerce.subscription.job.messaging.stream.StreamSubscriptionJobMessageListener
- StreamSubscriptionJobMessageSender - Class in com.broadleafcommerce.subscription.job.messaging.stream
- StreamSubscriptionJobMessageSender() - Constructor for class com.broadleafcommerce.subscription.job.messaging.stream.StreamSubscriptionJobMessageSender
- STRING - Enum constant in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
- StringListUserType - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- StringListUserType() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.StringListUserType
- StringListUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.StringListUserType
- Subscription - Class in com.broadleafcommerce.subscription.domain
-
This is a domain representing a user's subscription to a service or a good.
- Subscription() - Constructor for class com.broadleafcommerce.subscription.domain.Subscription
- Subscription(String, String, String, String, String, Date, String, Date, String, String, String, String, String, String, String, String, String, String, String, String, Integer, String, String, Date, Date, String, String, CurrencyUnit, String, String, String, Date, Date, List<SubscriptionAdjustment>, String, Boolean, boolean, boolean, Instant, Instant, Integer, String, Integer, List<SubscriptionPeriod>, List<PriceDataChange>, List<DelayedSubscriptionAction>, boolean, String, String, String, Map<String, Object>, Map<String, Object>, Integer, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.Subscription
- SUBSCRIPTION_ACTION_DATE - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
-
Describes the date that the subscription action that is being executed.
- SUBSCRIPTION_ACTION_FLOW - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
-
Describes the subscription action flow that is being executed.
- SUBSCRIPTION_ID - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- SUBSCRIPTION_ID - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionItemRepository
- SUBSCRIPTION_RENEWAL - Static variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- SUBSCRIPTION_SOURCE - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- SUBSCRIPTION_SOURCE_REF - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- SUBSCRIPTION_STATUS - Static variable in class com.broadleafcommerce.subscription.provider.jpa.repository.JpaCustomizedSubscriptionRepository
- SUBSCRIPTION_UPGRADE - Enum constant in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
- SubscriptionAdjustment - Class in com.broadleafcommerce.subscription.domain.adjustment
-
This is a representation of a price adjustment for a
Subscription - SubscriptionAdjustment() - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- SubscriptionAdjustment(String, String, String, String, SubscriptionAdjustmentType, String, BigDecimal, Integer, Integer, String, String, String, String, String, String, BigDecimal, String, String, String, Integer, String, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- SubscriptionAdjustmentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionAdjustmentService - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- subscriptionAdjustmentService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- subscriptionAdjustmentService - Variable in class com.broadleafcommerce.subscription.web.endpoint.AdjustmentEndpoint
- subscriptionAdjustmentService - Variable in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.
- subscriptionAdjustmentService(SubscriptionAdjustmentRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionAdjustmentService<P extends SubscriptionAdjustment> - Interface in com.broadleafcommerce.subscription.service
- SubscriptionAdjustmentType - Class in com.broadleafcommerce.subscription.domain.adjustment
-
Deprecated.in favor of
DefaultSubscriptionAdjustmentType - SubscriptionAdjustmentType() - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- SubscriptionAdjustmentType(String, String) - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustmentType
-
Deprecated.
- SubscriptionAttributeConstants - Class in com.broadleafcommerce.subscription.domain.constants
-
Contains all the constants for
Subscription.getAttributes()andSubscription.getInternalAttributes(). - SubscriptionAttributeConstants() - Constructor for class com.broadleafcommerce.subscription.domain.constants.SubscriptionAttributeConstants
- SubscriptionAttributeConstants.Internal - Class in com.broadleafcommerce.subscription.domain.constants
- SubscriptionAutoConfiguration - Class in com.broadleafcommerce.subscription.autoconfigure
-
Base auto configuration that does not necessarily apply to a particular area
- SubscriptionAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.autoconfigure.SubscriptionAutoConfiguration
- SubscriptionBillingAudit - Class in com.broadleafcommerce.subscription.domain
- SubscriptionBillingAudit() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- SubscriptionBillingAudit(String, String, String, String, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- SubscriptionBillingAuditRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionBillingAuditService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- subscriptionBillingAuditService(SubscriptionBillingAuditRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionBillingAuditService<P extends SubscriptionBillingAudit> - Interface in com.broadleafcommerce.subscription.service
- SubscriptionBillingEventEndpoint - Class in com.broadleafcommerce.billing.web.endpoint
- SubscriptionBillingEventEndpoint(SubscriptionBillingEventService<BillingEvent>, BillingEventService<BillingEvent, BillingEventDTO, CreateBillingEventRequest>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.SubscriptionBillingEventEndpoint
- subscriptionBillingEventGeneratorService - Variable in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- subscriptionBillingEventGeneratorService - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- subscriptionBillingEventGeneratorService() - Method in class com.broadleafcommerce.subscription.job.autoconfigure.SubscriptionBillingJobAutoConfiguration
- SubscriptionBillingEventGeneratorService - Interface in com.broadleafcommerce.subscription.job.service
- subscriptionBillingEventService(SubscriptionService<Subscription, SubscriptionWithItems>, SubscriptionAdjustmentService<SubscriptionAdjustment>, SubscriptionBillingEventGeneratorService, TypeFactory) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- SubscriptionBillingEventService<B extends BillingEvent> - Interface in com.broadleafcommerce.billing.service
-
Service for operating upon a subscription's
BillingEvents. - SubscriptionBillingJobAutoConfiguration - Class in com.broadleafcommerce.subscription.job.autoconfigure
- SubscriptionBillingJobAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.job.autoconfigure.SubscriptionBillingJobAutoConfiguration
- SubscriptionBillingJobEndpoint - Class in com.broadleafcommerce.subscription.job.web.endpoint
-
Endpoint that initiates the subscription billing job
- SubscriptionBillingJobEndpoint() - Constructor for class com.broadleafcommerce.subscription.job.web.endpoint.SubscriptionBillingJobEndpoint
- subscriptionBillingJobInitiator() - Method in class com.broadleafcommerce.subscription.job.autoconfigure.SubscriptionBillingJobAutoConfiguration
- SubscriptionBillingJobInitiator - Class in com.broadleafcommerce.subscription.job.module
-
This is the entry point for the subscription billing process.
- SubscriptionBillingJobInitiator() - Constructor for class com.broadleafcommerce.subscription.job.module.SubscriptionBillingJobInitiator
- SubscriptionBillingJobProperties - Class in com.broadleafcommerce.subscription.job.config
-
Deprecated.No longer used in the current codebase
- SubscriptionBillingJobProperties() - Constructor for class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- SubscriptionBillingProperties - Class in com.broadleafcommerce.subscription.job.config
-
Configuration properties related to subscription billing.
- SubscriptionBillingProperties() - Constructor for class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
- SubscriptionBillingRequestProcessorConsumer - Interface in com.broadleafcommerce.subscription.job.messaging.stream.channel
- subscriptionBillingRequestProcessorInput() - Method in interface com.broadleafcommerce.subscription.job.messaging.stream.channel.SubscriptionBillingRequestProcessorConsumer
- subscriptionBillingRequestProcessorOutput() - Method in interface com.broadleafcommerce.subscription.job.messaging.stream.channel.SubscriptionBillingRequestProcessorProducer
- SubscriptionBillingRequestProcessorProducer - Interface in com.broadleafcommerce.subscription.job.messaging.stream.channel
- SubscriptionConfig() - Constructor for class com.broadleafcommerce.subscription.job.messaging.stream.StreamMessagingConfiguration.SubscriptionConfig
- subscriptionConfigurationProperties - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- SubscriptionConfigurationProperties - Class in com.broadleafcommerce.subscription.config
- SubscriptionConfigurationProperties() - Constructor for class com.broadleafcommerce.subscription.config.SubscriptionConfigurationProperties
- SubscriptionDateUtils - Class in com.broadleafcommerce.subscription.service.utils
-
An util class for time related calculations.
- SubscriptionDateUtils() - Constructor for class com.broadleafcommerce.subscription.service.utils.SubscriptionDateUtils
- SubscriptionEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
- SubscriptionEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.SubscriptionEndpoint
- SubscriptionExceptionAdvisor - Class in com.broadleafcommerce.subscription.web.endpoint.exception
-
General exception handler registry for handlers not exclusive to a single controller.
- SubscriptionExceptionAdvisor() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.exception.SubscriptionExceptionAdvisor
- subscriptionFinder - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- SubscriptionFinder<Q extends SubscriptionWithItemsAndAdjustments> - Interface in com.broadleafcommerce.subscription.job.service
- subscriptionFinderService(SubscriptionRepository<Trackable>) - Method in class com.broadleafcommerce.subscription.job.autoconfigure.SubscriptionBillingJobAutoConfiguration
- subscriptionId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- subscriptionId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- subscriptionId - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- subscriptionId(String) - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
-
The subscription ID that the lock is associated with
- SubscriptionItem - Class in com.broadleafcommerce.subscription.domain
-
This represents a line item for a
Subscription - SubscriptionItem() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionItem
- SubscriptionItem(String, String, String, String, String, String, Map<String, String>, String, String, String, String, String, String, String, BigDecimal, Integer, Boolean, String, String, boolean, String, List<SubscriptionItemAdjustment>, String, String, ContextState, Map<String, Object>) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionItem
- SubscriptionItemAdjustment - Class in com.broadleafcommerce.subscription.domain.adjustment
-
This represents a line item price adjustment for a
Subscription - SubscriptionItemAdjustment() - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- SubscriptionItemAdjustment(String, String, String, String, SubscriptionAdjustmentType, String, BigDecimal, Integer, Integer, String, String, String, String, String, String, BigDecimal, String, String, String, List<OfferItemDetail>, Integer, Integer, String, CurrencyConversionDetail, Map<String, Object>, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- subscriptionItemAdjustmentRef - Variable in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
-
Reference to the
SubscriptionItemAdjustment - subscriptionItemAdjustmentRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- SubscriptionItemAdjustmentRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionitemAdjustmentService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- subscriptionItemAdjustmentService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- subscriptionItemAdjustmentService - Variable in class com.broadleafcommerce.subscription.web.endpoint.ItemAdjustmentEndpoint
- subscriptionItemAdjustmentService - Variable in class com.broadleafcommerce.subscription.web.endpoint.LegacyAdjustmentEndpoint
-
Deprecated.
- subscriptionItemAdjustmentService(SubscriptionItemAdjustmentRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionItemAdjustmentService<P extends SubscriptionItemAdjustment> - Interface in com.broadleafcommerce.subscription.service
- subscriptionItemRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- SubscriptionItemRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionItemService - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- subscriptionItemService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- subscriptionItemService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- subscriptionItemService(SubscriptionItemRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionItemService<P extends SubscriptionItem> - Interface in com.broadleafcommerce.subscription.service
- subscriptionJobMessageListener() - Method in class com.broadleafcommerce.subscription.job.messaging.stream.StreamMessagingConfiguration
- subscriptionJobMessageSender() - Method in class com.broadleafcommerce.subscription.job.messaging.stream.StreamMessagingConfiguration
- SubscriptionJobMessageSender - Interface in com.broadleafcommerce.subscription.job.messaging
- SubscriptionJpaAutoConfiguration - Class in com.broadleafcommerce.subscription.provider.jpa.autoconfigure
- SubscriptionJpaAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionJpaAutoConfiguration
- SubscriptionJpaAutoConfiguration.ApplicationDiscriminationDisableConfig - Class in com.broadleafcommerce.subscription.provider.jpa.autoconfigure
-
Establishing
TrackableBehaviorOverridesto allow divergence between trackable behavior seen in the Admin UI vs. - SubscriptionLockException - Exception in com.broadleafcommerce.subscription.domain.exception
-
Thrown if the subscription can't be locked.
- SubscriptionLockException(String) - Constructor for exception com.broadleafcommerce.subscription.domain.exception.SubscriptionLockException
- subscriptionLockExpiration - Variable in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
The duration of time that a subscription lock is valid for.
- subscriptionLockExpirationEnabled - Variable in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
-
Whether subscription lock expiration is enabled.
- SubscriptionLockProperties - Class in com.broadleafcommerce.subscription.config
-
Configuration properties for subscription locks.
- SubscriptionLockProperties() - Constructor for class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
- subscriptionLockPruneClusterService(CamelClusterService, DefaultLockPruneService) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- subscriptionLockPruneScheduler() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- subscriptionLockPurgeHandler(SubscriptionService<Subscription, SubscriptionWithItems>, SubscriptionItemService<SubscriptionItem>, SubscriptionItemAdjustmentService<SubscriptionItemAdjustment>, SubscriptionAdjustmentService<SubscriptionAdjustment>, TransactionTemplate) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionLockRepository<D> - Interface in com.broadleafcommerce.subscription.repository
-
Repository layer for interacting with
JpaSubscriptionLock - SubscriptionLockRequest - Class in com.broadleafcommerce.subscription.service
-
Intra-service POJO for describing a request to apply locks upon a
Subscription - SubscriptionLockRequest() - Constructor for class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
- subscriptionLockService - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- subscriptionLockService(SubscriptionLockRepository<JpaSubscriptionLock>) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionLockService - Interface in com.broadleafcommerce.subscription.service
- SubscriptionMessagingAutoConfiguration - Class in com.broadleafcommerce.subscription.job.messaging.scheduled.autoconfigure
- SubscriptionMessagingAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.job.messaging.scheduled.autoconfigure.SubscriptionMessagingAutoConfiguration
- subscriptionName - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Name of the message channel binding (subscription) where this DeadLetter originated
- subscriptionName - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- SubscriptionNextBillDateProcessor - Interface in com.broadleafcommerce.subscription.service
- subscriptionNextBillDateService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- subscriptionNextBillDateService - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- subscriptionNextBillDateService(List<SubscriptionNextBillDateProcessor>) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionNextBillDateService - Interface in com.broadleafcommerce.subscription.service
- SubscriptionNextPeriodBillingEventGenerationRequest - Class in com.broadleafcommerce.billing.web.endpoint.domain
-
A request DTO that describes the
BillingEventsthat are to be generated for a given subscription. - SubscriptionNextPeriodBillingEventGenerationRequest() - Constructor for class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- SubscriptionNextPeriodBillingEventGenerationRequest(String, String, String, String, String, Map<String, Object>) - Constructor for class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- subscriptionNextStatus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- SubscriptionNonTrackableAutoConfiguration - Class in com.broadleafcommerce.subscription.provider.jpa.autoconfigure
- SubscriptionNonTrackableAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.provider.jpa.autoconfigure.SubscriptionNonTrackableAutoConfiguration
- SubscriptionOwnerInfo - Class in com.broadleafcommerce.subscription.domain
-
DTO that contains information about the owner of a subscription, e.g.
- SubscriptionOwnerInfo(Trackable) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
-
Simple constructor injection for conversion.
- subscriptionPeriod - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- SubscriptionPeriod - Class in com.broadleafcommerce.subscription.domain
-
Simple object describing the start, end, & bill dates of a subscription period.
- SubscriptionPeriod() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- SubscriptionPeriodListConverter - Class in com.broadleafcommerce.subscription.provider.jpa.domain.support
- SubscriptionPeriodListConverter(ObjectMapper) - Constructor for class com.broadleafcommerce.subscription.provider.jpa.domain.support.SubscriptionPeriodListConverter
- SubscriptionPriceDataEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
- SubscriptionPriceDataEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.SubscriptionPriceDataEndpoint
- subscriptionRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- subscriptionRepository - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- SubscriptionRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- subscriptionService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- subscriptionService - Variable in class com.broadleafcommerce.subscription.web.endpoint.BillingSubscriptionOperationsEndpoint
-
Deprecated.
- subscriptionService - Variable in class com.broadleafcommerce.subscription.web.endpoint.LegacySubscriptionEndpoint
-
Deprecated.
- subscriptionService(SubscriptionRepository<Trackable>, RsqlCrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionService<S extends Subscription,
SWI extends SubscriptionWithItems> - Interface in com.broadleafcommerce.subscription.service - SubscriptionServiceAutoConfiguration - Class in com.broadleafcommerce.subscription.service.autoconfigure
- SubscriptionServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionServiceAutoConfiguration.BillingValidatorAutoConfiguration - Class in com.broadleafcommerce.subscription.service.autoconfigure
- SubscriptionServiceAutoConfiguration.SubscriptionServiceProviderConfiguration - Class in com.broadleafcommerce.subscription.service.autoconfigure
- SubscriptionServiceProviderConfiguration() - Constructor for class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration.SubscriptionServiceProviderConfiguration
- subscriptionSource - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- subscriptionSourceRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- subscriptionStatus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- SubscriptionStatusAudit - Class in com.broadleafcommerce.subscription.domain
-
This is a record created when a given
Subscriptionchanges status. - SubscriptionStatusAudit() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- SubscriptionStatusAudit(String, String, String, String, Date, String, ContextState) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- subscriptionStatusAuditRepo - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionStatusAuditService
- SubscriptionStatusAuditRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.subscription.repository
- subscriptionStatusAuditService - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- subscriptionStatusAuditService(SubscriptionStatusAuditRepository<Trackable>, CrudEntityHelper) - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionStatusAuditService<P extends SubscriptionStatusAudit> - Interface in com.broadleafcommerce.subscription.service
- subscriptionStatusBillingJobGenerator - Variable in class com.broadleafcommerce.subscription.job.messaging.stream.StreamSubscriptionJobMessageListener
- subscriptionStatusBillingJobGenerator() - Method in class com.broadleafcommerce.subscription.job.autoconfigure.SubscriptionBillingJobAutoConfiguration
- SubscriptionStatusBillingJobGenerator<P extends GenerateSubscriptionBillingRequest> - Class in com.broadleafcommerce.subscription.job.module
- SubscriptionStatusBillingJobGenerator() - Constructor for class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- SubscriptionStatusChangeReasonEnum - Enum Class in com.broadleafcommerce.subscription.web.domain
- SubscriptionStatusEnum - Enum Class in com.broadleafcommerce.subscription.domain
- subscriptionUniversalMapperMember(TypeFactory) - Method in class com.broadleafcommerce.subscription.autoconfigure.SubscriptionAutoConfiguration
- SubscriptionUniversalMapperMember - Class in com.broadleafcommerce.subscription.mapper
-
Regardless of trackable behavior, this mapper will always set the application on the projection in the Billing route when application is available on the
ApplicationTrackableentity. - SubscriptionUniversalMapperMember(TypeFactory) - Constructor for class com.broadleafcommerce.subscription.mapper.SubscriptionUniversalMapperMember
- subscriptionUtils() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- SubscriptionUtils - Class in com.broadleafcommerce.subscription.service
-
Utility methods related to subscription handling.
- SubscriptionUtils() - Constructor for class com.broadleafcommerce.subscription.service.SubscriptionUtils
- SubscriptionWebAutoConfiguration - Class in com.broadleafcommerce.subscription.web.autoconfigure
- SubscriptionWebAutoConfiguration() - Constructor for class com.broadleafcommerce.subscription.web.autoconfigure.SubscriptionWebAutoConfiguration
- SubscriptionWithItems - Class in com.broadleafcommerce.subscription.domain
-
This is a container for a
Subscriptionand a list ofSubscriptionItem - SubscriptionWithItems() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- SubscriptionWithItems(Subscription, List<SubscriptionItem>) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- SubscriptionWithItemsAndAdjustments - Class in com.broadleafcommerce.subscription.domain
-
This is a container for a
Subscription, a list ofSubscriptionItem, and a list ofSubscriptionAdjustment - SubscriptionWithItemsAndAdjustments() - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- SubscriptionWithItemsAndAdjustments(List<SubscriptionAdjustment>) - Constructor for class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- SubscriptionWithItemsEndpoint - Class in com.broadleafcommerce.subscription.web.endpoint
- SubscriptionWithItemsEndpoint() - Constructor for class com.broadleafcommerce.subscription.web.endpoint.SubscriptionWithItemsEndpoint
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
This value means the tax has been successfully calculated for all taxable items.
- SUCCESS - Enum constant in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
The transaction was successfully processed by the payment gateway.
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.billing.common.exception.Jsr380Validator
- supportsCatalog() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- supportsCatalog() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- supportsRetry - Variable in class com.broadleafcommerce.deadletter.domain.DeadLetter
-
Whether this instance is supported by an active
DeadLetterRetryHandler - supportsSandbox() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- SynchronizedDelegatingOAuth2AuthorizedClientManager - Class in com.broadleafcommerce.subscription.oauth2.client.web
-
This component implements
OAuth2AuthorizedClientManagerand internally instantiates and delegates toAuthorizedClientServiceOAuth2AuthorizedClientManager. - SynchronizedDelegatingOAuth2AuthorizedClientManager(ClientRegistrationRepository) - Constructor for class com.broadleafcommerce.subscription.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
T
- TAX_CALCULATED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- TAX_CALCULATION_FAILED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
- TAX_CALCULATION_FAILED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
- TAX_CALCULATION_FAILED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingStatusEnum
- TAX_CALCULATION_PROCESSED - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingStatusEnum
- TAX_CALCULATION_SUCCESSFUL - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
- TAX_CODE - Static variable in class com.broadleafcommerce.billing.job.service.impl.DefaultDelegatingTaxService
- taxable - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- taxable - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- taxCalculationErrorRetryLimit - Variable in class com.broadleafcommerce.billing.job.config.BillingJobProperties
-
Number of retries after tax calculation gateway errors
- taxCalculationHandlerRequestDeadLetterRetryHandler() - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- TaxCalculationHandlerRequestDeadLetterRetryHandler<P extends DeadLetter> - Class in com.broadleafcommerce.deadletter.service.impl
-
Variant specifically designed for re-introducing a billing tax calc that previously failed for what was determined to be an unrecoverable reason without manual intervention.
- TaxCalculationHandlerRequestDeadLetterRetryHandler() - Constructor for class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- TaxCalculationHandlerRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO transfers
objectsto start tax calculation in theTaxCalculationProcessorHandler. - TaxCalculationHandlerRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- TaxCalculationHandlerRequests(String, List<BillingProcessingRequestWithBillingEventDTO>) - Constructor for class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- taxCalculationHandlerService - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- taxCalculationHandlerService() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- TaxCalculationHandlerService<P extends BillingProcessingRequestWithBillingEventDTO> - Interface in com.broadleafcommerce.billing.job.service
-
Handles operations on
its type parameterand theTaxCalculationProcessingResultHandlerDTOdto. - TaxCalculationProcessingResultHandlerDTO - Class in com.broadleafcommerce.billing.job.service.dto
- TaxCalculationProcessingResultHandlerDTO(String) - Constructor for class com.broadleafcommerce.billing.job.service.dto.TaxCalculationProcessingResultHandlerDTO
- taxCalculationProcessorHandler - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- taxCalculationProcessorHandler() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- TaxCalculationProcessorHandler<P extends TaxCalculationHandlerRequests> - Class in com.broadleafcommerce.billing.job.module
-
Receives requests to calculate tax and delegates to the
TaxServiceto find and call tax providers. - TaxCalculationProcessorHandler() - Constructor for class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- TaxCalculationProcessorHandler.TaxProcessingResults - Class in com.broadleafcommerce.billing.job.module
- taxCalculationProcessorResultHandler - Variable in class com.broadleafcommerce.billing.job.messaging.stream.StreamBillingJobMessageListener
- taxCalculationProcessorResultHandler() - Method in class com.broadleafcommerce.billing.job.autoconfigure.BillingJobAutoConfiguration
- TaxCalculationProcessorResultHandler<P extends TaxCalculationResultProcessorRequests> - Class in com.broadleafcommerce.billing.job.module
-
Records results of tax calculation by
TaxCalculationProcessorHandlerand delegates toTaxCalculationProcessorHandlerto process their consequences. - TaxCalculationProcessorResultHandler() - Constructor for class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorResultHandler
- TaxCalculationResultProcessorRequests - Class in com.broadleafcommerce.billing.job.domain
-
This message DTO is used to transfer the
dtoswith completed tax results to thetax result handler. - TaxCalculationResultProcessorRequests() - Constructor for class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- TaxCalculationResultProcessorRequests(String, List<BillingProcessingRequestWithBillingEventDTO>) - Constructor for class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- taxCalculationWasSuccessful(BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- taxCategory - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- taxCategory - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- taxCountry - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- TaxFailureEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- taxName - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- taxNexus - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- taxNexus - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- TaxProcessingResult - Class in com.broadleafcommerce.billing.job.domain
-
This object serves as an embedded container for results of tax calculation ran by
TaxCalculationProcessorHandler. - TaxProcessingResult() - Constructor for class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- TaxProcessingResult(TaxProcessingResultEnum, TaxProcessingStatusEnum, String, TaxFailureEnum, int, String) - Constructor for class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- TaxProcessingResultEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
-
Enumeration result values for tax calculation in
TaxCalculationProcessorHandler. - TaxProcessingResults(TaxProcessingResultEnum, String, String, TaxFailureEnum, int) - Constructor for class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- TaxProcessingResultUserType - Class in com.broadleafcommerce.billing.job.provider.jpa.domain
- TaxProcessingResultUserType() - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.TaxProcessingResultUserType
- TaxProcessingResultUserType(ObjectMapper) - Constructor for class com.broadleafcommerce.billing.job.provider.jpa.domain.TaxProcessingResultUserType
- TaxProcessingStatusEnum - Enum Class in com.broadleafcommerce.billing.job.domain.enums
- TaxProcessorHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.TaxProcessorHandlerConfig
- TaxProcessorHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- taxProcessorHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorHandlerConsumer
- taxProcessorHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorHandlerProducer
- TaxProcessorHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- TaxProcessorResultHandlerConfig() - Constructor for class com.broadleafcommerce.billing.job.messaging.stream.StreamMessagingConfiguration.TaxProcessorResultHandlerConfig
- TaxProcessorResultHandlerConsumer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- taxProcessorResultHandlerInput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorResultHandlerConsumer
- taxProcessorResultHandlerOutput() - Method in interface com.broadleafcommerce.billing.job.messaging.stream.channel.TaxProcessorResultHandlerProducer
- TaxProcessorResultHandlerProducer - Interface in com.broadleafcommerce.billing.job.messaging.stream.channel
- taxRegion - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- taxService - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- TaxService<P extends BillingEventItem,
Q extends BillingTaxDetail, R extends BillingProcessingRequestWithBillingEventDTO> - Interface in com.broadleafcommerce.billing.job.service -
Service for calculating and applying taxes to a
BillingProcessingRequest, typically by integrating with one or moreTaxProviders, depending on if there should be estimated and actual taxes calculated. - TENANT_ID - Static variable in class com.broadleafcommerce.billing.provider.jpa.JpaRouteConstants.Tenant
- TENANT_ID - Static variable in class com.broadleafcommerce.subscription.domain.constants.WorkflowContextConstants
- TERMINATE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A system-driven/business-driven request to cancel the subscription
- throwExceptionIfNeeded(Errors) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- toDomain() - Method in interface com.broadleafcommerce.billing.common.domain.MappableTo
-
Deprecated.
- toDomain(List<P>) - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- toMe() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- toMe() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- toMe() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- toMe() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- toSqlLiteral(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- toSqlLiteral(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- toString() - Method in class com.broadleafcommerce.billing.common.service.SearchResult
-
Deprecated.
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEvent
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventAddress
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventAdjustment
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTO
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventDTOWithRefunds
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventItem
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemAdjustment
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventItemWithTaxDetails
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventPayment
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithEvent
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingEventPaymentWithTransaction
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingRetrySchedule
- toString() - Method in class com.broadleafcommerce.billing.domain.BillingTaxDetail
- toString() - Method in class com.broadleafcommerce.billing.domain.DeadLetterQueueNotificationRequest
- toString() - Method in class com.broadleafcommerce.billing.domain.IntervalBillingRetrySpecs
- toString() - Method in class com.broadleafcommerce.billing.domain.PaymentTransactionDetail
- toString() - Method in class com.broadleafcommerce.billing.domain.RefundDetailsWithRefundAndBillingEvent
- toString() - Method in class com.broadleafcommerce.billing.domain.RefundEvent
- toString() - Method in class com.broadleafcommerce.billing.domain.RefundEventDetail
- toString() - Method in class com.broadleafcommerce.billing.domain.RefundEventItem
- toString() - Method in class com.broadleafcommerce.billing.domain.RefundEventWithDetails
- toString() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Entitlements
- toString() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.PaymentGatewayConfiguration
- toString() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties.Payments
- toString() - Method in class com.broadleafcommerce.billing.job.config.BillingJobProperties
- toString() - Method in class com.broadleafcommerce.billing.job.domain.AbstractBillingOperation
- toString() - Method in class com.broadleafcommerce.billing.job.domain.Address
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingEventPaymentProcessedEvent
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequest
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithBillingEventDTO
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithFullDetails
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithPayment
- toString() - Method in class com.broadleafcommerce.billing.job.domain.BillingProcessingRequestWithRefundDetail
- toString() - Method in class com.broadleafcommerce.billing.job.domain.EntitlementProcessingRequest
- toString() - Method in class com.broadleafcommerce.billing.job.domain.FinalizeBillingProcessingRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.GenerateChargeRetryRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewChargeRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.GenerateNewRefundRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.GenerateRefundRetryRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.InitializeBillingProcessingRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.InitiateBillingJob
- toString() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccount
- toString() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedEvent
- toString() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessedMessage
- toString() - Method in class com.broadleafcommerce.billing.job.domain.PaymentAccountProcessingRequest
- toString() - Method in class com.broadleafcommerce.billing.job.domain.PaymentsProcessed
- toString() - Method in class com.broadleafcommerce.billing.job.domain.ProcessBillingEventPaymentResults
- toString() - Method in class com.broadleafcommerce.billing.job.domain.ProcessPayments
- toString() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationHandlerRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.TaxCalculationResultProcessorRequests
- toString() - Method in class com.broadleafcommerce.billing.job.domain.TaxProcessingResult
- toString() - Method in class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- toString() - Method in class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- toString() - Method in class com.broadleafcommerce.billing.job.domain.Wallet
- toString() - Method in class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- toString() - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler.TaxProcessingResults
- toString() - Method in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.AttributeId
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAttribute
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAttribute
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionAttribute
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventAttribute
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.CreateBillingEvent
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.DeadLetterQueue
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties.Query
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.environment.BillingProperties
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingApplicationJpaTracking
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingJpaBasicAudit
- toString() - Method in class com.broadleafcommerce.billing.provider.jpa.tracking.BillingTenantJpaTracking
- toString() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheProperties
- toString() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheSizeProperties
- toString() - Method in class com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.Address
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.PaymentSummary
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethod
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.SavedPaymentMethodTransactionExecutionRequest
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
- toString() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- toString() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.CreateBillingEventRequest
- toString() - Method in class com.broadleafcommerce.billing.web.endpoint.domain.SubscriptionNextPeriodBillingEventGenerationRequest
- toString() - Method in class com.broadleafcommerce.deadletter.domain.DeadLetter
- toString() - Method in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- toString() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- toString() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Notification
- toString() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.StackTrace
- toString() - Method in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties
- toString() - Method in class com.broadleafcommerce.subscription.config.SubscriptionLockProperties
- toString() - Method in class com.broadleafcommerce.subscription.domain.adjustment.CurrencyConversionDetail
- toString() - Method in class com.broadleafcommerce.subscription.domain.adjustment.OfferItemDetail
- toString() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionAdjustment
- toString() - Method in class com.broadleafcommerce.subscription.domain.adjustment.SubscriptionItemAdjustment
- toString() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicy
- toString() - Method in class com.broadleafcommerce.subscription.domain.CancellationPolicyDetail
- toString() - Method in class com.broadleafcommerce.subscription.domain.DelayedSubscriptionAction
- toString() - Method in class com.broadleafcommerce.subscription.domain.entitlement.Entitlement
- toString() - Method in class com.broadleafcommerce.subscription.domain.entitlement.ListEntitlementsRequest
- toString() - Method in class com.broadleafcommerce.subscription.domain.entitlement.RevokeEntitlementsRequest
- toString() - Method in class com.broadleafcommerce.subscription.domain.LockStatus.LockStatusBuilder
- toString() - Method in class com.broadleafcommerce.subscription.domain.LockStatus
- toString() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChange
- toString() - Method in class com.broadleafcommerce.subscription.domain.PriceDataChangeRequest
- toString() - Method in class com.broadleafcommerce.subscription.domain.Subscription
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionBillingAudit
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionItem
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionOwnerInfo
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionPeriod
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionStatusAudit
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItems
- toString() - Method in class com.broadleafcommerce.subscription.domain.SubscriptionWithItemsAndAdjustments
- toString() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingJobProperties
-
Deprecated.
- toString() - Method in class com.broadleafcommerce.subscription.job.config.SubscriptionBillingProperties
- toString() - Method in class com.broadleafcommerce.subscription.job.domain.GenerateSubscriptionBillingRequest
- toString() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Flows
- toString() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties.Mapping
- toString() - Method in class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicy
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaCancellationPolicyDetail
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaDelayedSubscriptionAction
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingAudit
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionBillingBatch
-
Deprecated.
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionLock
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionPeriod
- toString() - Method in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionStatusAudit
- toString() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SSLVerificationProperties
- toString() - Method in class com.broadleafcommerce.subscription.service.SubscriptionLockRequest
- toString() - Method in class com.broadleafcommerce.subscription.web.domain.CancelSubscriptionDTO
- toString() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentRequest
- toString() - Method in class com.broadleafcommerce.subscription.web.domain.RemoveSubscriptionItemAdjustmentResponse
- toString() - Method in class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
- toString(List<T>) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonListUserType
- toString(T) - Method in class com.broadleafcommerce.billing.provider.jpa.json.JsonUserType
- totalAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- totalTax - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- totalTaxRefundAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- tracking - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- transactionAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- TransactionExecutionDetail - Class in com.broadleafcommerce.billing.service.provider.domain
-
Object describing the resulting transaction detail.
- TransactionExecutionDetail() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
- TransactionExecutionRequest - Class in com.broadleafcommerce.billing.service.provider.domain
-
The request payload used to execute a transaction against a payment.
- TransactionExecutionRequest() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionRequest
- TransactionExecutionResponse - Class in com.broadleafcommerce.billing.service.provider.domain
-
Response object describing the resulting transaction details and
PaymentSummary. - TransactionExecutionResponse() - Constructor for class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
- transactionExecutionService - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- transactionReferenceId - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- transactionResultsNotFound(PaymentAccountProcessingRequest) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- transactionTemplate - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- transactionType - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- transitionListener - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionAdjustmentService
- transitionListener - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemAdjustmentService
- transitionListener - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- transitionListener - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- triggeredJobEventInputBillDueSubscriptions() - Method in interface com.broadleafcommerce.subscription.job.messaging.scheduled.channel.BillDueSubscriptionsEventConsumer
- truncateToBeginningOfDay(Instant) - Static method in class com.broadleafcommerce.subscription.service.utils.SubscriptionDateUtils
-
Helper method to call
SubscriptionDateUtils.truncateToBeginningOfDay(Instant, String)without specified timezone. - truncateToBeginningOfDay(Instant, String) - Static method in class com.broadleafcommerce.subscription.service.utils.SubscriptionDateUtils
-
Truncates the given
InstanttoChronoUnit.DAYSin the specified timezone. - tryAccountsFromWallet - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- type - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.BillingJobInitiator
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.PaymentProcessorHandler
- typeFactory - Variable in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingEventPaymentFinder
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestFinalizerService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingRequestGenerator
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessingResultHandlerService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingProcessRequestService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultBillingRetryScheduleResolver
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentAndRefundUpdaterService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingResultHandlerService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- typeFactory - Variable in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventPaymentService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventDetailService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- typeFactory - Variable in class com.broadleafcommerce.billing.service.impl.DefaultSubscriptionBillingEventService
- typeFactory - Variable in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- typeFactory - Variable in class com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler
- typeFactory - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- typeFactory - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionBillingEventGeneratorService
- typeFactory - Variable in class com.broadleafcommerce.subscription.job.service.impl.DefaultSubscriptionFinderService
- typeFactory - Variable in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- typeFactory - Variable in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
U
- ULID - Enum constant in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
- undeterminedMessageDeadLetterRetryHandler() - Method in class com.broadleafcommerce.deadletter.service.autoconfigure.DeadLetterServiceAutoConfiguration
- UndeterminedMessageDeadLetterRetryHandler<P extends DeadLetter> - Class in com.broadleafcommerce.deadletter.service.impl
-
Variant specifically designed for re-introducing a generic caught message that previously failed for what was determined to be an unrecoverable reason without manual intervention.
- UndeterminedMessageDeadLetterRetryHandler() - Constructor for class com.broadleafcommerce.deadletter.service.impl.UndeterminedMessageDeadLetterRetryHandler
- uniformHandlerSupported - Variable in class com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- unitRefundAmount - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- UNKNOWN - Enum constant in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentFailureTypeEnum
- unlockChild(String, boolean) - Method in class com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.JpaCustomizedSubscriptionLockRepository
- unlockChild(String, boolean) - Method in interface com.broadleafcommerce.subscription.repository.CustomizedSubscriptionLockRepository
-
Attempt to clear the child lock.
- UNLOCKED - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.LockState
-
The resource has been unlocked
- UnlockFailException - Exception in com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository
-
Exception thrown when a lock cannot be removed.
- UnlockFailException(String) - Constructor for exception com.broadleafcommerce.subscription.provider.jpa.nontrackable.repository.UnlockFailException
- unlockToken(String, String, boolean) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionLockService
- unlockToken(String, String, boolean) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionLockService
-
Releases a specific child lock on the subscription
- unlockToken(String, String, boolean) - Method in class com.broadleafcommerce.subscription.web.endpoint.LockEndpoint
-
Unlock a child lock on a subscription.
- UNRESOLVED - Enum constant in enum class com.broadleafcommerce.deadletter.domain.DeadLetterResolutionStatusEnum
- update(ID, D) - Method in class com.broadleafcommerce.billing.common.service.CrudHelper
-
Deprecated.
- update(String, P) - Method in interface com.broadleafcommerce.billing.service.RefundEventDetailService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - update(String, P, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- update(P) - Method in interface com.broadleafcommerce.billing.service.RefundEventItemService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - update(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- update(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
- updateAccountProcessingRequestWithResults(PaymentAccountProcessingRequest, P, TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- updateAll(List<Update<P>>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- updateAllAllowingPartialSuccess(List<Update<P>>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionItemService
- updateAllBillingDetails(List<Q>) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- updateBillingDetails(List<Q>, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
- updateBillingDetails(List<Q>, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- updateBillingDetails(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
- updateBillingDetails(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventService
- updateBillingDetailsFromBillingEvent(Q) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.
- updateBillingDomainsAfterTaxCalculation(P, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateBillingEvent(String, BillingEvent, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.BillingEventEndpoint
- updateBillingEvent(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingEventService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventAddress(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingEventAddressService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventAdjustment(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingEventAdjustmentService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventItem(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventItemAdjustment(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemAdjustmentService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventItemsWithTaxDetails(List<BillingEventItemWithTaxDetails>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateBillingEventItemWithTaxDetails(BillingEventItemWithTaxDetails, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateBillingEventPayment(BillingEventPaymentWithTransaction, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateBillingEventPayment(P) - Method in interface com.broadleafcommerce.billing.service.BillingEventPaymentService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingEventPayments(UpdateBillingEventPayments, ContextInfo) - Method in class com.broadleafcommerce.billing.job.web.endpoint.BillingJobEndpoint
- updateBillingEventPayments(List<BillingEventPaymentWithTransaction>, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- UpdateBillingEventPayments - Class in com.broadleafcommerce.billing.job.domain
- UpdateBillingEventPayments() - Constructor for class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- UpdateBillingEventPayments(String, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.UpdateBillingEventPayments
- updateBillingItemWithTaxDetails(Q) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
- updateBillingItemWithTaxDetails(Q, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.BillingEventItemService
- updateBillingItemWithTaxDetails(Q, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultBillingEventItemService
- updateBillingProcessingRequest(BillingProcessingRequest, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateBillingProcessingRequestWithTransactionResults(P, TransactionExecutionResponse) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentTransactionExecutionService
- updateBillingProcessRequestWithDomain(P) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessRequestService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingTaxDetail(P, P) - Method in interface com.broadleafcommerce.billing.service.BillingTaxDetailService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateBillingTaxDetails(List<BillingTaxDetail>, BillingEventItem, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateEntitiesAndSendMessages(TaxCalculationProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultTaxCalculationHandlerService
- updateEntitiesAndSendMessages(TaxCalculationProcessingResultHandlerDTO, ContextInfo) - Method in interface com.broadleafcommerce.billing.job.service.TaxCalculationHandlerService
-
This method updates Billing Job entities and sends messages for next steps after results are finalized by the
result handler. - updateNextSubscriptionForActiveStatus(String) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- updatePayments(List<P>) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
-
Deprecated.
- updatePaymentTransactionDetail(P) - Method in interface com.broadleafcommerce.billing.service.PaymentTransactionDetailService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updatePriorSubscriptionsWithNextSubscriptionIdAndCancel(String, List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- updateRecordsAndSendMessage(BillingProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingResultHandlerService
- updateRecordsAndSendMessage(String, List<P>, List<String>, List<P>, List<BillingProcessingRequestWithBillingEventDTO>) - Method in interface com.broadleafcommerce.billing.job.service.BillingProcessingRequestGenerator
- updateRecordsAndSendMessageForTaxCalculationHandler(TaxCalculationProcessingResultHandlerDTO) - Method in interface com.broadleafcommerce.billing.job.service.TaxCalculationHandlerService
- updateRefundEvent(String, RefundEvent, ContextInfo) - Method in class com.broadleafcommerce.billing.web.endpoint.RefundEventWithDetailsEndpoint
- updateRefundEvent(Q) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- updateRefundEventDetails(List<Q>) - Method in interface com.broadleafcommerce.billing.job.service.PaymentAndRefundUpdaterService
- UpdateRefundEvents - Class in com.broadleafcommerce.billing.job.domain
- UpdateRefundEvents() - Constructor for class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- UpdateRefundEvents(String, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.UpdateRefundEvents
- updateRefundEventStatusFromRefundEventDetails(String) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
-
Deprecated.
- updateRefundEventStatusFromRefundEventDetails(String, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- updateRefundEventStatusFromRefundEventDetails(String, ContextInfo) - Method in interface com.broadleafcommerce.billing.service.RefundEventService
- updateRequestDTOWithTaxResultsMap(Map<BillingEventItem, List<BillingTaxDetail>>, BillingProcessingRequestWithBillingEventDTO) - Method in class com.broadleafcommerce.billing.job.module.TaxCalculationProcessorHandler
-
Handles updating the given DTO with results of the tax calculation stored on the map.
- updaterService - Variable in class com.broadleafcommerce.billing.job.module.EventPaymentUpdater
- updaterService - Variable in class com.broadleafcommerce.billing.job.module.RefundEventUpdater
- updateSubscription(S) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateSubscriptionForFutureCancel(S, String, Date, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- updateSubscriptionForImmediateCancel(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- updateSubscriptionForPaymentFailure(Subscription, SubscriptionWithItems, BillingProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- updateSubscriptionForPaymentSuccess(Subscription, SubscriptionWithItems, BillingProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- updateSubscriptionForProcessedPayment(BillingEventPaymentProcessedEvent, Map<String, SubscriptionWithItems>, BillingProcessingResultHandlerDTO, ContextInfo) - Method in class com.broadleafcommerce.billing.job.module.BillingProcessingResultHandler
- updateSubscriptionFromJob(S) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- updateSubscriptionFromJob(S, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- updateSubscriptionFromJob(S, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Updates the subscription.
- updateSubscriptionItem(P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.Use
CrudEntityService.replace(String, Object, ContextInfo)instead - updateSubscriptionItem(P, P) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionItemService
-
Deprecated.Use
CrudEntityService.update(String, Object, ContextInfo)instead - updateTransactionDetailWithProcessingResult(P, PaymentTransactionDetail, ProcessingResultEnum) - Method in class com.broadleafcommerce.billing.job.service.impl.DefaultPaymentProcessingService
- UPGRADE - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
A request to upgrade the subscription's level of service
- upgradeSubscription(HttpServletRequest, HttpServletResponse, UpgradeSubscriptionDTO, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.BillingSubscriptionOperationsEndpoint
-
Deprecated.
- upgradeSubscription(HttpServletRequest, HttpServletResponse, UpgradeSubscriptionDTO, ContextInfo) - Method in class com.broadleafcommerce.subscription.web.endpoint.LegacySubscriptionEndpoint
-
Deprecated.Use
SubscriptionEndpoint#upgradeSubscription(HttpServletRequest, HttpServletResponse, UpgradeSubscriptionDTO, ContextInfo)instead - upgradeSubscription(S, List<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- upgradeSubscription(S, List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- upgradeSubscription(S, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Create the upgraded
Subscriptionand cancel prior subscriptions in its favor - upgradeSubscriptionByItemRefs(SWI, Set<String>) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Deprecated.
- upgradeSubscriptionByItemRefs(SWI, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- upgradeSubscriptionByItemRefs(SWI, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.subscription.service.SubscriptionService
-
Upgrade subscriptions matching the subscription's userRef and given subscriptionItem references
- UpgradeSubscriptionDTO - Class in com.broadleafcommerce.subscription.web.domain
-
A request DTO used to upgrade subscriptions.
- UpgradeSubscriptionDTO() - Constructor for class com.broadleafcommerce.subscription.web.domain.UpgradeSubscriptionDTO
- upgradeSubscriptionWithItems(SWI, List<String>, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- uriVars(Object...) - Method in class com.broadleafcommerce.billing.service.provider.external.AbstractExternalProvider
-
Convenience method to generate a map of variables.
- userRef - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- userRef - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- userRefType - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- UUID - Enum constant in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
V
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validate(Object, Class<?>...) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- validate(Object, Errors, Class<?>...) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- validateAndThrow(Object, Class<?>...) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- validateAndThrow(Object, Errors, Class<?>...) - Method in class com.broadleafcommerce.billing.common.exception.BeanValidator
- validateCancellationPolicyDetailForGracePeriodDuration(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateCancellationStrategy(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateChargeForRemainderOfTerms(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateChargeStrategy(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateForCreate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.billing.common.exception.Jsr380Validator
- validateForReplace(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.billing.common.exception.Jsr380Validator
- validateForUpdate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.billing.common.exception.Jsr380Validator
- validateGracePeriodCancellationStrategy(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateGracePeriodChargeStrategy(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateGracePeriodProperties(CancellationPolicyDetail, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateName(CancellationPolicy, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateNewRefundValues(RefundEventWithDetails, ContextInfo) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- validateNotCancelled(S, Date) - Method in class com.broadleafcommerce.subscription.service.impl.DefaultSubscriptionService
- validatePostpaidPolicyDetail(CancellationPolicy, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validatePrepaidPolicyDetail(CancellationPolicy, Errors, ContextInfo) - Method in class com.broadleafcommerce.subscription.service.validation.CancellationPolicyValidator
- validateRefundAmount(RefundEventItem, BillingEventItem, List<BillingEventItemAdjustment>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- validateRefundQuantity(RefundEventItem, BillingEventItem, List<RefundEventItem>) - Method in class com.broadleafcommerce.billing.service.impl.DefaultRefundEventService
- ValidationGroups - Interface in com.broadleafcommerce.billing.common.exception
- ValidationGroups.Create - Interface in com.broadleafcommerce.billing.common.exception
- ValidationGroups.Update - Interface in com.broadleafcommerce.billing.common.exception
- validationViolationException(ValidationViolationException) - Method in class com.broadleafcommerce.billing.common.web.endpoint.exception.ResponseExceptionHandler
- ValidationViolationException - Exception in com.broadleafcommerce.billing.common.exception
-
Exception thrown when annotation-based validations (e.g.
- ValidationViolationException(Errors) - Constructor for exception com.broadleafcommerce.billing.common.exception.ValidationViolationException
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultPaymentProcessTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingTransactionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentFailureTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxFailureEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.deadletter.domain.DeadLetterResolutionStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionEffectiveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultPriceChangeEffectiveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionItemReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.enums.LockState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.web.domain.DefaultSubscriptionActionApisLocations
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultPaymentProcessTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.enums.DefaultUserRefType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.PaymentStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.ProcessingResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.RefundEventStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.domain.RefundStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingInitializationResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.BillingProcessingTransactionTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentAccountProcessingTransactionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.PaymentFailureTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxFailureEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.job.domain.enums.TaxProcessingStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.provider.jpa.id.IdFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.provider.jpa.json.JsonFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultAddressTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentDeclineTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultPaymentTransactionSourceEntityTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.DefaultTransactionStatuses
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.billing.service.provider.domain.enums.SavedPaymentMethodOwningUserTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.deadletter.domain.DeadLetterResolutionStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationChargeStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultCancellationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionEffectiveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultDelayedSubscriptionActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultPriceChangeEffectiveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultShortenedPeriodReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionActionFlow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionAdjustmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionItemReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPaymentStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionPeriodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionUserRefTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.EndOfTermStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.enums.LockState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.domain.SubscriptionStatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.web.domain.DefaultSubscriptionActionApisLocations
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.subscription.web.domain.SubscriptionStatusChangeReasonEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class com.broadleafcommerce.billing.common.provider.jpa.domain.AuditedJpaEntity
-
Deprecated.
- version - Variable in class com.broadleafcommerce.billing.job.provider.jpa.domain.JpaBillingProcessRequest
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEvent
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAddress
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventAdjustment
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItem
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventItemAdjustment
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingEventPayment
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingRetrySchedule
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaBillingTaxDetail
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaPaymentTransactionDetail
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEvent
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventDetail
- version - Variable in class com.broadleafcommerce.billing.provider.jpa.domain.JpaRefundEventItem
- version - Variable in class com.broadleafcommerce.deadletter.provider.jpa.domain.JpaDeadLetter
- version - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscription
- version - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionAdjustment
- version - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
- version - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItemAdjustment
- Views - Class in com.broadleafcommerce.billing.job.domain
-
This class contains the different views used for serialization and deserialization of objects.
- Views() - Constructor for class com.broadleafcommerce.billing.job.domain.Views
- Views.Logging - Class in com.broadleafcommerce.billing.job.domain
-
View for public serialization, typically used for API responses.
- Views.PII - Class in com.broadleafcommerce.billing.job.domain
-
View for internal serialization which contains the sensitive PII fields, and is typically not exposed to the client.
W
- Wallet - Class in com.broadleafcommerce.billing.job.domain
-
This is a basic wallet representation of a given user's payment accounts.
- Wallet() - Constructor for class com.broadleafcommerce.billing.job.domain.Wallet
- Wallet(String, String, List<String>) - Constructor for class com.broadleafcommerce.billing.job.domain.Wallet
- walletService - Variable in class com.broadleafcommerce.billing.job.module.BillingProcessingRequestInitializer
- walletService(SavedPaymentMethodProvider<SavedPaymentMethod>, TypeFactory) - Method in class com.broadleafcommerce.billing.service.autoconfigure.BillingServiceAutoConfiguration
- WalletService<W extends WalletWithPaymentAccounts,
R extends BillingProcessingRequestWithFullDetails> - Interface in com.broadleafcommerce.billing.service - WalletWithPaymentAccounts - Class in com.broadleafcommerce.billing.job.domain
-
This is a container for a
Walletand a list ofPaymentAccount - WalletWithPaymentAccounts() - Constructor for class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- WalletWithPaymentAccounts(Wallet, List<PaymentAccount>) - Constructor for class com.broadleafcommerce.billing.job.domain.WalletWithPaymentAccounts
- wasSuccessful() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionDetail
-
Whether this transaction was successful based on
TransactionExecutionDetail.getTransactionStatus(). - wasSuccessful() - Method in class com.broadleafcommerce.billing.service.provider.domain.TransactionExecutionResponse
-
Whether all the transactions were successful based on
TransactionExecutionDetail.wasSuccessful(). - WEEKLY - Enum constant in enum class com.broadleafcommerce.subscription.domain.enums.DefaultSubscriptionBillingFrequencyEnum
-
Bill the subscription weekly.
- weeklySubscriptionNextBillDateProcessor() - Method in class com.broadleafcommerce.subscription.service.autoconfigure.SubscriptionServiceAutoConfiguration
- WeeklySubscriptionNextBillDateProcessor - Class in com.broadleafcommerce.subscription.service.impl
- WeeklySubscriptionNextBillDateProcessor() - Constructor for class com.broadleafcommerce.subscription.service.impl.WeeklySubscriptionNextBillDateProcessor
- WorkflowContextConstants - Class in com.broadleafcommerce.subscription.domain.constants
- workflowGenerationProperties - Variable in class com.broadleafcommerce.subscription.job.module.SubscriptionStatusBillingJobGenerator
- WorkflowGenerationProperties - Class in com.broadleafcommerce.subscription.job.environment
-
Configuration related to spawning
SimpleWorkflowinstances forSubscriptioninstances with the appropriate workflow attributes defined. - WorkflowGenerationProperties() - Constructor for class com.broadleafcommerce.subscription.job.environment.WorkflowGenerationProperties
- WorkflowGenerationProperties.Flows - Class in com.broadleafcommerce.subscription.job.environment
- WorkflowGenerationProperties.Mapping - Class in com.broadleafcommerce.subscription.job.environment
_
- _id - Variable in class com.broadleafcommerce.subscription.provider.jpa.domain.JpaSubscriptionItem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BillingEventPaymentService.abortActiveBySubscriptionRef(String, ContextInfo)instead