Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractExternalProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
AbstractExternalProvider(WebClient, ObjectMapper, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
 
AbstractItemMergingService<C,I> - Class in com.broadleafcommerce.cartoperation.service
An abstract implementation for an item merging service.
AbstractItemMergingService() - Constructor for class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
 
AbstractTypeFulfillmentGroupSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
Holds common logic for validating different fulfillment types (address validation).
AbstractTypeFulfillmentGroupSubmitValidator(Set<FulfillmentAddressSubmitValidator>) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.AbstractTypeFulfillmentGroupSubmitValidator
 
Account - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.customer
A grouping of customers which may represent things like a B2B business account or a telco account.
Account() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
ACCOUNT_HIERARCHY - Static variable in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
ACCOUNT_ID - Static variable in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
accountMatches(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
accountMatches(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Whether the customer's account matches the cart owner's.
accountMatchesHierarchy(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Whether the customer's account is in the cart owner's account hierarchy.
ACTUAL - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
Represent the strategy that actual taxes should be calculated.
ADD_ITEM - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ValidationStrategy
Validate when the item is added to cart
ADD_TO_CART_STRATEGY - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
Inventory strategy internal attribute values
addAccessibleItemListsToCart(Cart, CustomerRef, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
After verifying the user's access to the set of ItemList ids, add the lists's items to the cart.
addAccessibleItemListToCart(Cart, CustomerRef, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
After verifying the user's access to the ItemList, add the list's items to the cart.
addAdditionalAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Takes in any additional attributes passed in the request not matching any defined properties.
addAdditionalAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(Cart, AddAttributeRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.Category
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
Takes in any additional attributes passed in the request not matching any defined properties.
addAttribute(String, Object) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Takes in any additional attributes passed in the request not matching any defined properties.
addAttributeConfigError(CartItem, String, String, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
AddAttributeRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for a request to add a Cart attribute.
AddAttributeRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
 
addAttributeToCart(Cart, AddAttributeRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addAttributeToCart(Cart, AddAttributeRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Adds an attribute to the provided Cart.
addAttributeToCart(String, AddAttributeRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
addCampaignCodeIfExistsOnCart(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this method is not used
addCampaignForCodeIfExists(String, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this method is not used
addCartCookieClaims(JWTClaimsSet.Builder, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
addCartItemQualifiedOfferIdsToIgnoreList(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
Retrieves the offer ids that the given CartItems that are qualifiers of and add them to the given Cart's offer ignore list.
addCartItemQualifiedOfferIdsToIgnoreList(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
addCartLinks(CheckoutCart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
addCode(Cart, AddCodeRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
AddCodeException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown when adding a promotional code to the Cart fails.
AddCodeException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
AddCodeException(String, String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
AddCodeException(String, Throwable, boolean, boolean, String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
AddCodeException(String, Throwable, String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
AddCodeException(Throwable, String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
AddCodeRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for a request to add a promotional code to the Cart.
AddCodeRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
 
addCodeToCart(Cart, AddCodeRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addCodeToCart(Cart, AddCodeRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
AddCodeToCartResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for communicating the results of adding an offer or campaign code to the cart.
AddCodeToCartResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
 
AddCodeToCartResponseType - Interface in com.broadleafcommerce.cartoperation.web.endpoint.domain
The AddCodeToCartResponseType is used to describe the results of adding an offer code to the cart.
addFeeItemsTaxCalculationGroup(TaxCalculationRequest, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Add a TaxCalculationGroup for the cart's fee items to the given TaxCalculationRequest.
addFreeGiftItemsToCart(Cart, List<FreeGiftItem>, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Adds the list of FreeGiftItems to cart, and then adds the ids of those added free gift cart items to the qualifier cart items attributes.
addFulfillmentItemTaxDetails(TaxInfo, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
This takes the total from the FulfillmentGroup.getFulfillmentTaxableAmount().
addFulfillmentItemTaxDetails(TaxInfo, FulfillmentItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Add FulfillmentItemTaxDetails to the fulfillment item.
addFulfillmentItemTaxDetails(TaxResponse, TaxInfo, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
This takes the total from the FulfillmentGroup.getFulfillmentTaxableAmount().
addFulfillmentItemTaxDetails(TaxResponse, TaxInfo, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Add FulfillmentItemTaxDetails to the fulfillment item.
addItemConfigError(CartItem, IncludedProduct, String, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
addItemConfigError(CartItem, ItemChoice, String, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
addItemConfigError(CartItem, String, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
AddItemFailure - Class in com.broadleafcommerce.cartoperation.service
Represents an AddItemRequest that failed due to either an inability to identify the Product that is being added to cart or the request does not specify all required attributes for the Product
AddItemFailure() - Constructor for class com.broadleafcommerce.cartoperation.service.AddItemFailure
 
AddItemFailure.AddItemFailureType - Enum in com.broadleafcommerce.cartoperation.service
 
addItemListsToCart(Cart, CustomerRef, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
addItemListsToCart(Cart, CustomerRef, AddItemListToCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
Deprecated.
addItemListsToCart(Cart, CustomerRef, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListAddToCartService
Adds all ItemListItems to the cart from the ItemLists identified by the provided itemListIds
addItemListsToCart(String, AddItemListToCartRequest, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
addItemListToCart(Cart, CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
addItemListToCart(Cart, CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListAddToCartService
Adds all ItemListItems to the cart from the ItemList identified by the provided itemListId
AddItemListToCartRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request DTO for adding ItemLists to a cart.
AddItemListToCartRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
 
AddItemRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request DTO for adding an item to a cart.
AddItemRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
 
addItemsToCart(Cart, CustomerRef, Page<ItemListItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
Responsible for adding the provided ItemListItem page to the cart
addItemsToFulfillmentGroup(Collection<? extends CartItem>, FulfillmentGroup, CurrencyUnit, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addItemToCart(Cart, AddItemRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addItemToCart(Cart, AddItemRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Adds a single item to the provided Cart based on the provided AddItemRequest.
addItemToCart(String, AddItemRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
addItemToFulfillmentGroup(Cart, CartItem, Set<String>, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Assigns the cart item and its dependent cart items to the fulfillment group.
addManyItemsToCart(Cart, Collection<AddItemRequest>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addManyItemsToCart(Cart, Collection<AddItemRequest>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Adds one or more items to the provided Cart.
addManyItemsToCart(String, List<AddItemRequest>, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
addOfferCodeIfUsable(String, boolean, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Adds the code to Cart.getOfferCodes() if it's usable.
addOfferCodeToCart(Cart, AddCodeRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addOfferCodeToCart(Cart, AddCodeRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Adds an offer code to the provided Cart.
addOfferCodeToCart(String, AddCodeRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
AddPaymentException - Exception in com.broadleafcommerce.cartoperation.exception
Deprecated.
AddPaymentException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.AddPaymentException
Deprecated.
 
addRemovedFreeGiftOfferToIgnoreList(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Adds the offer id to Cart's ignore list in Cart.getInternalAttributes() whenever a free gift item is removed, so that the free gift item will not be added again.
addToCart(AddItemRequest, Cart, CustomerRef, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
addToCart(Cart, AddItemRequest, CustomerRef, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
addToCart(AddItemRequest, Cart, CustomerRef, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
AddToCartApiError - Class in com.broadleafcommerce.cartoperation.web.endpoint.exception
ApiError used for errors during CartItem validation.
AddToCartApiError(CartItemValidationException) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
 
addUnassignedItemsToFulfillmentGroup(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Identify CartItems that have not been assigned to a FulfillmentGroup & add them to the relevant FulfillmentGroup.
addUserTargets(PriceContext) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
Add customer and customer segment user targets to PriceContext.getUserTargets().
AdvancedTag - Class in com.broadleafcommerce.cartoperation.domain
A "tag" represents a unique purchasing attribute for a product such "new", "on sale", "fairtrade", etc.
AdvancedTag() - Constructor for class com.broadleafcommerce.cartoperation.domain.AdvancedTag
 
afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class com.broadleafcommerce.cartoperation.web.advice.RequestValidatorRequestBodyAdvice
 
afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
allocateCartTotalToPayment(PaymentSummary, MonetaryAmount, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to automatically reallocate the cart total to the cart's single payment.
allocateCartTotalToPayment(PaymentSummary, MonetaryAmount, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to automatically reallocate the cart total to the cart's single payment.
allPaymentsHaveResult(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Determines if all the payments have a result from the payment gateway rather than pending.
AnonymousCustomerSecurityEnhancer - Class in com.broadleafcommerce.cartoperation.web.security
 
AnonymousCustomerSecurityEnhancer() - Constructor for class com.broadleafcommerce.cartoperation.web.security.AnonymousCustomerSecurityEnhancer
 
API_RATE_LIMIT_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
An error that occurs when too many requests hit the gateway's API too quickly
APPLE_PAY - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
applicationMatches(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
applicationMatches(Cart, String) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
applyCODTaxResponse(TaxCalculationResponse, Cart, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Applies the TaxCalculationResponse for COD fees.
applyFulfillmentPricing(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
applyFulfillmentPricing(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
applyFulfillmentPricing(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
Service for calculating and applying fulfillment pricing to a Cart, typically by integrating with Shipping Services.
applyFulfillmentPricingForGroup(Cart, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
applyFulfillmentPricingForGroup(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
Sends a pricing request to the ShippingService that can calculate the cost for the FulfillmentGroup.getFulfillmentOption() and sets the group's pricing fields based on the response.
applyOffers(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
applyOffers(Cart, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.OfferProvider
Handles requests against the Offer Engine to retrieve and apply discounts for a Cart and its contents.
applyOffers(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
applyOffers(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.OfferProvider
Handles requests against the Offer Engine to retrieve and apply discounts for a Cart and its contents.
applyPricesToCart(Cart, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
applyProductVariantAttributes(FulfillmentItem, FulfillmentPricingItem, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
applyTaxes(Cart, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
applyTaxes(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Applies taxes for the given Cart.
applyTaxes(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
applyTaxes(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
applyTaxes(Cart, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.TaxService
Deprecated.
There is no reason to have estimated and actual.
applyTaxes(Cart, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.TaxService
Calculates and applies taxes to a cart.
applyTaxesForGroup(Cart, F, TaxProvider<TREQ, TRES>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
applyTaxesForGroups(Cart, List<F>, TaxProvider<TREQ, TRES>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Calculates and sets FulfillmentItem.getMerchandiseTotalTax() and FulfillmentGroup.getTotalTax().
applyTaxesInternal(Cart, TaxProvider<TREQ, TRES>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Performs the bulk of the tax calculations and application for a given TaxProvider.
applyTaxResponse(TRES, F, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
applyTaxResponses(TaxCalculationResponse, Cart, List<FulfillmentGroup>, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
applyTaxResponses(List<TRES>, List<F>, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
Approval() - Constructor for class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Approval
 
archivePayment(String, Integer, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Archives the payment based on the provided id and version.
archivePayment(String, Integer, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
archivePayment(String, Integer, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Archives the payment based on the provided id and version.
assertDeleteAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
assertDeleteAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Asserts that the customer can delete a given list.
assertEditAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
assertEditAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Asserts that the customer can edit a given list.
assertShareAccess(CustomerRef, ShareItemListRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
assertShareAccess(CustomerRef, ShareItemListRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Asserts that the customer can share a given list.
assertViewAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
assertViewAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Asserts that the customer can view a given list.
attachBundleItemProratedPrices(CartItem, Map<String, MonetaryAmount>, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
attachBundleItemProratedPrices(List<CartItem>, Map<String, MonetaryAmount>, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
attachPricingToCartItem(CartItem, Collection<P>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
attachPricingToCartItem(CartItem, Collection<P>, String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
ATTR_MERGE_UPDATED - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
Attribute key for a boolean value that indicates that an item was updated as a result of a merge instead of the typical addition/create.
Attribute - Class in com.broadleafcommerce.cartoperation.domain
Many entities have customizable dynamic attributes, and this class is intended to hold such values.
Attribute() - Constructor for class com.broadleafcommerce.cartoperation.domain.Attribute
 
Attribute(Serializable, Map<String, Object>) - Constructor for class com.broadleafcommerce.cartoperation.domain.Attribute
 
AttributeChoice - Class in com.broadleafcommerce.cartoperation.domain
Customer-facing input to take in additional information about the product that they are purchasing.
AttributeChoice() - Constructor for class com.broadleafcommerce.cartoperation.domain.AttributeChoice
 
AttributeChoiceConfigurationService - Interface in com.broadleafcommerce.cartoperation.service.configuration
 
AttributeChoiceValue - Class in com.broadleafcommerce.cartoperation.domain
A single value within a AttributeChoice.
AttributeChoiceValue() - Constructor for class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
AttributeChoiceValue(String, String, Map<String, Object>) - Constructor for class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
authenticationRequiredException(AuthenticationRequiredException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
AuthenticationRequiredException - Exception in com.broadleafcommerce.cartoperation.exception.security
Thrown when a user attempts to do an action that requires authentication, but the user is not authenticated.
AuthenticationRequiredException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.security.AuthenticationRequiredException
 
authenticationUtils - Variable in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
authorize(OAuth2AuthorizeRequest) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
AUTHORIZE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Funds have been authorized for capture.
AUTHORIZE_AND_CAPTURE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Funds have been captured/authorized all at once.
authorizeAndCapturePayment(String, Integer, TransactionExecutionRequest, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
authorizeAndCapturePayment(String, Integer, TransactionExecutionRequest, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentTransactionExecutionProvider
 
authorizePayment(String, Integer, TransactionExecutionRequest, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
authorizePayment(String, Integer, TransactionExecutionRequest, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentTransactionExecutionProvider
 
AVAILABILITY_CHECK_UNEXPECTED_FAILURE_ERROR_MSG - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
AVAILABLE_ONLINE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
AWAITING_ASYNC_RESULTS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The transaction request was successfully queued by the gateway, but transaction results will be communicated asynchronously.

B

BANK_ACCOUNT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
BASE_PRICE - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
BASE_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
BATCH_SIZE_FLD - Static variable in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
BLC_ACCOUNT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
Declares that the credit account CreditAccountTransaction was triggered by a Broadleaf account interaction.
BLC_ACCOUNT_APPROVER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
Represents a customer user who has permission to approve account carts.
BLC_ACCOUNT_MEMBER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
Represents a customer user who is an account member.
BLC_CART - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentOwnerTypes
Represents a Broadleaf-managed cart.
BLC_CUSTOMER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
Declares that the credit account CreditAccountTransaction was triggered by a Broadleaf customer interaction.
blockCustomerMutabilityForPayments(String, Map<String, String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
blockCustomerMutabilityForPayments(String, Map<String, String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Blocks customer mutability for the cart's payments.
BRAND_ID - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getBrandId() for the CartItem.
BroadleafCatalogResourcesAutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.BroadleafCatalogResourcesAutoConfiguration
 
BroadleafProductService<P extends Product> - Interface in com.broadleafcommerce.cartoperation.service.mapping
 
buildAccountCartFilters(String, String, CustomerRef, Node) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Builds Node filters based on the requested account id, status, and the account details of the currently authenticated CustomerRef used to retrieve carts.
buildAccountCartPageable(Pageable) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Builds a new Pageable with default sort of Cart.getApprovalRequestedDate() applied.
buildAddCodeToCartResponse(Cart, String, boolean) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an AddCodeToCartResponse based on the provided cart, code, & whether or not the cart was repriced
buildAddItemRequest(FreeGiftItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an AddItemRequest from the given FreeGiftItem.
buildAddItemRequests(Page<ItemListItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
Responsible for creating AddItemRequests based on the provided ItemListItem page
buildAdjustment(Adjustment) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an Adjustment based on the given Adjustment.
buildAdjustment(OfferRef, Adjustment) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
buildAwaitingPaymentResultCheckoutResponse(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a CheckoutResponse signifying that the checkout submission is awaiting for payment result based on the given CheckoutProcessDto.
buildCampaignRef(String, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this method is not used
buildCartActionAudit(Cart, CustomerRef, DefaultCartActionTypes, String, CartActionAuditUserType, String, Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Builds a CartActionAudit based on the given fields.
buildCartActionAuditForAccountCartUpdate(Cart, String, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds a CartActionAudit for cart modification if the given Cart was modified by an account member.
buildCartActionAuditForApproverCartUpdate(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds a CartActionAudit for cart modification if the given Cart was modified by an account approver.
buildCartActionAuditForClaimDefaultCart(Cart, CustomerRef, String) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Builds a CartActionAudit for claiming default cart.
buildCartActionAuditForSubmit(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a CartActionAudit for the submitted account Cart.
buildCartApprovalProcessResponse(Cart) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Given the cart and CartApprovalValidationException failures, creates and returns a response.
buildCartCookie(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
buildCartCookie(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
buildCartExpirationCookie(String) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Build a cookie meant to remove the cart cookie for the provided application.
buildCartExpirationCookie(String) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
buildCartItem(AddItemRequest, Cart, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Populates a new cart item from the AddItemRequest.
buildCartItems(Collection<AddItemRequest>, Cart, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Populates new cart items from the AddItemRequests.
buildCartResponseCookie(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
buildCartResponseCookie(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Build a cookie to hold a reference to a cart.
buildCatalogItemNotFoundCartAlert(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Builds a CartAlert indicating that the catalog item was not found.
buildCatalogItemNotFoundCartAlerts(List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Builds a list of CartAlerts indicating that the catalog item was not found from the given CartItems.
buildCatalogItemRequest(CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Hook point to create the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for the cart item.
buildCatalogItemRequest(CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Hook point to create the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for the cart item.
buildCatalogItemRequest(CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Hook point to create the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for the cart item.
buildCatalogItemRequest(MergeItemPair<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
Hook point to build the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for merging the cart item.
buildCatalogItemRequest(MergeItemPair<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
Hook point to build the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for merging the item list item.
buildCatalogItemRequest(AddItemRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to create the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for adding the cart item.
buildCatalogItemRequest(UpdateItemRequest, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to build the CatalogItemRequest and populate any additional attributes that should be passed to the CatalogProvider when fetching the catalog representation for updating the cart item.
buildCatalogItemRequests(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
buildCatalogItemRequests(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
buildCatalogItemRequests(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
buildCatalogItemRequestsForAdd(Collection<AddItemRequest>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
buildCatalogItemRequestsForMergeItem(List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
buildCatalogItemRequestsForMergeItem(List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
buildCatalogItemRequestsForUpdate(Collection<UpdateItemRequest>, Collection<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
buildCheckoutResponseBasedOnCartStatus(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a CheckoutResponse based on the cart status.
buildCODFeeCartItem(CheckoutPaymentMethodOption.FeeDto) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
buildContextInfoForRead(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Builds a ContextInfo object for OperationType.READ.
buildContextInfoForUpdate(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Builds a ContextInfo object for OperationType.UPDATE
buildExceptionForUnexpectedReservationError(Cart, Exception) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
buildFailedCheckoutResponse(Cart, String, CartApprovalValidationException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
buildFailedCheckoutResponse(Cart, String, CheckoutException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
buildFailedCheckoutResponse(Cart, String, CheckoutWorkflowException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
buildFailedCheckoutResponse(Cart, String, PaymentLockException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
buildFailedCheckoutResponse(CheckoutProcessDto, RuntimeException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a failed CheckoutResponse based on the given CheckoutProcessDto and RuntimeException.
buildFailedSendCheckoutEventResponse(String, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a failed SendCheckoutEventResponse.
buildFulfillmentPricingItem(Cart, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
buildFulfillmentPricingRequest(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
buildGroupReferenceNumber(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds a FulfillmentGroup.getReferenceNumber() for a new group.
buildGroupReferenceNumber(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
Builds a FulfillmentGroup.getReferenceNumber() for the given cart and group ID.
buildGroupReferenceNumber(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds a FulfillmentGroup.getReferenceNumber() for the given cart and group ID.
buildInventoryAvailabilityRequests(Map<String, Integer>, Cart, CartItem, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Hook point for building the request object being sent to the inventory provider.
buildInventoryReservationRequest(Cart, List<CartItem>, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
buildInventoryReservationRequest(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
This allows implementors to build a SkuInventoryReservationRequest or return an empty Optional if no external request should be made (e.g.
buildInventoryUnavailableError() - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
buildItemAdjustment(Adjustment, boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Builds an Adjustment based on the given parameters for a CartItem or FulfillmentItem.
buildItemAttributeChoices(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
buildItemAttributeChoices(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
buildItemProrationDetail(ItemProrationDetail) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Builds an ItemProrationDetail based on the given ItemProrationDetail.
buildNotFoundException(WebClientResponseException.NotFound) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Builds a not found exception that correlates to the given WebClientResponseException.NotFound exception.
buildOfferItemDetails(OfferItemDetail) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an OfferItemDetail from the given OfferItemDetail.
buildOfferItemDetails(OfferItemDetail) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Builds an OfferItemDetail from the given OfferItemDetail.
buildOfferRef(OfferRef) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
buildOrderDto(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
buildPriceCartRequest(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
buildPriceContextHeader(PriceContext) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
buildPriceContextHeader(PriceContext) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
buildProratedOrderAdjustment(ProratedOfferAdjustment) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Builds an ProratedOfferAdjustment based on the given ProratedOfferAdjustment.
buildReservationResponseException(Cart, WebClientResponseException) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Builds the appropriate exception that should be thrown when a request to reserve inventory fails.
buildSkuInventoryAvailabilityRequests(Map<String, Integer>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Builds a list SkuInventoryAvailabilityRequest to verify the availability of the SKU for the provided quantity.
buildSkuToCartItemIdMap(Collection<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
buildSuccessfulCheckoutResponse(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a successful CheckoutResponse based on the given CheckoutProcessDto.
buildSuccessSendCheckoutEventResponse(String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds a successful SendCheckoutEventResponse.
buildTaxAddressFromSource(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
buildTaxAddressFromSource(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
buildTaxAddressFromSource(Cart, FulfillmentGroup, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.address.TaxAddressSourceHandler
Populates the tax address from the source specified by the value of FulfillmentGroup.getTaxAddressSource().
buildTaxCalculationGroup(Cart, FulfillmentGroup, TaxAddressSourceHandler, List<TaxItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Builds a TaxCalculationGroup, which is used to calculate taxes for a group of items being shipped to or fulfilled at a particular Address.
buildTaxItemForFeeItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Builds a TaxItem based on the given fee item.
buildTaxItemForFeeItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
buildTaxItemForLineItem(FulfillmentGroup, FulfillmentItem, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
buildTaxItemForLineItem(F, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
buildTaxItemsForFulfillment(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Deprecated.
buildTaxItemsForFulfillment(FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
buildTaxItemsForFulfillment(F) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
buildTaxItemsForLineItems(FulfillmentGroup, Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
buildTaxItemsForLineItems(F) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
buildTaxItemsForLineItems(F, Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
buildTransactionExecutionRequest(Cart, PaymentSummary, String, String) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Builds a TransactionExecutionRequest to execute a transaction against the provided PaymentSummary.
buildTransactionFailureDetails(TransactionExecutionResponse) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Builds a list of PaymentTransactionFailureDetails based on the TransactionExecutionResponse that was returned from PaymentTransactionServices.
buildUpdateCartRequest(Cart, CartActionAudit) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Builds an UpdateCartRequest based on the given cart and cart action audit.
buildUpdateCartRequest(Cart, CartActionAudit) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Builds a UpdateCartRequest from the given Cart and CartActionAudit.
buildUpdateCartRequest(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Builds an UpdateCartRequest based on the given properties.
buildUpdateCartRequestWithCartActionAudit(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an UpdateCartRequest with a CartActionAudit if the given account Cart was modified by an account approver.
buildUpdateContextInfoFromCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Builds a ContextInfo with OperationType.UPDATE from the given Cart.
buildValidationFailure(AddItemRequest, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Builds an AddItemFailure based on the provided AddItemRequest & CartItem representing an invalid add to cart request
buildVoucher(Voucher) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Builds a Voucher from the given Voucher.
BULK_ITEMS_SUBPATH - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
BULK_LIST_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
bulkAddItemsToCart(Cart, Collection<AddItemRequest>, CustomerRef, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
bulkAddToCart(Collection<AddItemRequest>, Cart, CustomerRef, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
bulkAddToCart(Collection<AddItemRequest>, Cart, CustomerRef, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
bulkAddToCartLimitExceededException(BulkAddToCartLimitExceededException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
BulkAddToCartLimitExceededException - Exception in com.broadleafcommerce.cartoperation.web.endpoint.exception
Thrown when the number of item requests exceeds the set limit.
BulkAddToCartLimitExceededException(String) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.BulkAddToCartLimitExceededException
 
BulkAddToCartOperation() - Constructor for class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.BulkAddToCartOperation
 
BulkAddToCartResponse - Class in com.broadleafcommerce.cartoperation.service
The response object used when multiple items are added to the cart simultaneously, including the updated cart & a collection of any individual add to cart failures.
BulkAddToCartResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
 
BulkCartItemCreationResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
 
bulkRemoveFromCart(Cart, Collection<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
BUNDLE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Denotes that this product is meant to represent a simple bundle of other products, with each bundle item represented as an IncludedProduct.

C

calculateActualTaxesForCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
calculateAndAttachBundleItemProratedPrices(CartItem, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
calculateAndAttachBundleItemProratedPrices(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Calculates the prorated prices for the dependent cart items based on the bundle item total price.
calculateBundleDependentItemPriceProration(CartItem, CurrencyUnit, MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
calculateBundleDependentItemProratedPrice(CartItem, MonetaryAmount, MonetaryAmount, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
calculateCartFeesTotal(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
calculateCartFeesTotal(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartTotalsCalculator
Calculates CartPricing.getFeesTotal().
calculateCartItemsTotals(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates and sets CartItem.getAdjustmentsTotal() and CartItem.getTotal() for all items.
calculateCartItemTotals(CartItem, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates and sets CartItem.getAdjustmentsTotal() and CartItem.getTotal().
calculateCartSubtotal(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
calculateCartSubtotal(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartTotalsCalculator
Calculates CartPricing.getSubtotal().
calculateCartTotalAfterTax(CartPricing) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
calculateCartTotalAfterTax(CartPricing) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartTotalsCalculator
Calculates the CartPricing.getTotal() including tax.
calculateCartTotalBeforeTax(CartPricing) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
calculateCartTotalBeforeTax(CartPricing) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartTotalsCalculator
Calculates the CartPricing.getTotal() without tax.
calculateDependentItemsQuantityWithSameSku(CartItem, CartItem, int) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
calculateDependentItemsQuantityWithSameSku(CartItem, CartItem, int) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
calculateEstimatedTaxesForCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
calculateFeeItemsTaxes(Cart, TaxProvider<TREQ, TRES>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Calculates the taxes for the fee items.
calculateFulfillmentGroupsTotals(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates and sets FulfillmentGroup.getTotalFulfillmentPrice() for the group and FulfillmentItem.getFulfillmentTotal() and FulfillmentItem.getMerchandiseTotalAmount() for all items.
calculateFulfillmentGroupTotal(Cart, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates and sets FulfillmentGroup.getTotalFulfillmentPrice() for each group and FulfillmentItem.getFulfillmentTotal() and FulfillmentItem.getMerchandiseTotalAmount() for all items.
calculateFulfillmentItemsTotals(Cart, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates and sets FulfillmentItem.getFulfillmentTotal() and FulfillmentItem.getMerchandiseTotalAmount() for all items in the group.
calculateFulfillmentItemTotal(FulfillmentItem, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Calculates the FulfillmentItem.getFulfillmentTotal() for an item.
calculateFulfillmentTotal(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
calculateFulfillmentTotal(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartTotalsCalculator
Calculates CartPricing.getFulfillmentTotal().
calculateIncludedTaxes(Cart, CurrencyUnit, TaxCalculationResponse) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Set VAT properties on CartPricing.
calculateIncludedTaxes(Cart, CurrencyUnit, List<TRES>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Set VAT properties on CartPricing.
calculateItemsQuantityWithSameSku(CartItem, Cart) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
calculateItemsQuantityWithSameSku(CartItem, Cart, int) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
calculateItemsQuantityWithSameSku(CartItem, Cart, int) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
calculateItemSubtotal(boolean, CartItem, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Deprecated.
calculateItemSubtotal(Cart, boolean, CartItem, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
calculateMerchandiseTotalAmountForFulfillmentItemUpdate(Cart, CartItem, FulfillmentItem, int) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Calculates the FulfillmentItem.getMerchandiseTotalAmount() for the cart item.
calculateProratedFulfillmentPricing(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Calculates the prorated fulfillment pricing for the given Cart, by populating the CartItem.getProratedOrderOfferAdjustments() to FulfillmentItem.getProratedOrderAdjustments().
calculateTotals(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
calculateTotals(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
Calculate the totals for the cart.
CampaignProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this class is not used
canCalculateFulfillmentPricing(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
canCalculateFulfillmentPricing(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
Whether the cart contains the information required to calculate fulfillment pricing.
canCalculateTaxes(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
canCalculateTaxes(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
canCalculateTaxes(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.TaxService
Whether the cart contains the information required to calculate taxes.
cancelCSRCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
Cancels the provided CSR cart.
cancelCSRCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
cancelCSRCart(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Category
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
canEqual(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
canEqual(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
 
canEqual(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
canEqual(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
canEqual(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
canHandle(Cart, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
canHandle(Cart, FulfillmentGroup) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.address.TaxAddressSourceHandler
Return true if this TaxAddressSourceHandler can handle the passed in request, i.e.
canHandle(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
canHandle(Cart, FulfillmentGroup, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.address.TaxAddressSourceHandler
Return true if this TaxAddressSourceHandler can handle the passed in request, i.e.
CANNOT_DETERMINE_CART_ITEM_INVENTORY_ERROR_MSG - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
CAPTURE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Funds have been charged/submitted/debited from the customer and payment is complete.
CART_ATTRIBUTE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
The user input flow into a global cart-level attribute when added to cart.
CART_HISTORY_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
CART_ITEM_ATTRIBUTE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
The user value is intended to flow into an item attribute once this item is added to the cart.
CART_NOT_FOUND_MESSAGE_FORMAT - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
CART_NOT_PRICED - Enum constant in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
 
CART_OP_URI - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
CART_OPERATION_SERVICES - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSourceTypes
Represents the Broadleaf Cart Operation Services.
CartActionAuditProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with CartActionAudits.
CartActionAuditUserType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Describes the user who created the CartActionAudit
CartApprovalEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
CartApprovalEndpoint(CartResolverService, CartApprovalService, CartProvider) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
CartApprovalProcessFailureType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Used to categorize the reason that a step in cart approval flow failed.
CartApprovalProcessRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.approval
Request DTO used for providing information for the cart approval flows, such as submitting cart for approval or rejecting cart.
CartApprovalProcessRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
 
CartApprovalProcessResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.approval
DTO for communicating the result of the cart approval flow, such as request cart for approval or rejecting a cart.
CartApprovalProcessResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
 
CartApprovalRequestMessageException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when a cart approval request event cannot be sent by DefaultCartApprovalService
CartApprovalRequestMessageException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartApprovalRequestMessageException
 
CartApprovalService - Interface in com.broadleafcommerce.cartoperation.service.approval
Defines a service that handles cart approval operations performed on a Cart.
CartApprovalValidationApiError - Class in com.broadleafcommerce.cartoperation.web.endpoint.exception
 
CartApprovalValidationApiError(String, String, String, OffsetDateTime, HttpStatus, int, List<GlobalError>, Cart, String, Map<String, String>, Map<String, Object>) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
CartApprovalValidationApiError(String, String, String, OffsetDateTime, HttpStatus, int, List<GlobalError>, CartApprovalValidationException) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
CartApprovalValidationApiError(String, String, HttpStatus, Cart, String, Map<String, String>, Map<String, Object>) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
CartApprovalValidationApiError(String, String, HttpStatus, CartApprovalValidationException) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
CartApprovalValidationException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered in the CartApprovalValidationService
CartApprovalValidationException(String, String, Cart) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
 
CartApprovalValidationException(String, String, Map<String, String>, Cart) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
 
CartApprovalValidationService - Interface in com.broadleafcommerce.cartoperation.service.approval
This service is responsible for validating the CartStatus of a Cart to perform actions in the cart approval flow.
CartAttributeConstants - Class in com.broadleafcommerce.cartoperation.domain
Contains all the constants for Cart.getAttributes() and Cart.getInternalAttributes().
CartAttributeConstants() - Constructor for class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants
 
CartAttributeConstants.Approval - Class in com.broadleafcommerce.cartoperation.domain
 
CartAttributeConstants.Internal - Class in com.broadleafcommerce.cartoperation.domain
 
CartCheckoutMessagingAutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.CartCheckoutMessagingAutoConfiguration
 
cartConflict(Integer, String, ContextInfo, WebClientResponseException.Conflict) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Builds an exception when a CONFLICT exception is thrown from the Cart Service, indicating that an optimistic lock failure occurred.
CartConflictResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
CartCookieIssuer - Interface in com.broadleafcommerce.cartoperation.web.service
Responsible for issuing and resolving cart cookies.
CartCookieProperties - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
 
CartCookieProperties() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
CartCookieProperties.Jwt - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
 
CartCookieResponseBodyAdvice - Class in com.broadleafcommerce.cartoperation.web.advice
Deprecated.
as we are moving away from using request state for cart resolution
CartCookieResponseBodyAdvice(CartHolder<Cart>, CartCookieIssuer, ContextInfoWebRequestResolver) - Constructor for class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
CartCreationRequest - Class in com.broadleafcommerce.cartoperation.domain
A request DTO used to create a new Cart.
CartCreationRequest() - Constructor for class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
CartCreationRequest(AddItemRequest) - Constructor for class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
CartCreationRequest(AddItemRequest, PriceCartRequest) - Constructor for class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
CartFinalizationException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the finalization of a Cart following a successful checkout
CartFinalizationException(String, String, Throwable, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartFinalizationException
 
CartFulfillmentValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Validates the fulfillment information on the cart.
CartFulfillmentValidationActivity(CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig, FulfillmentGroupSubmitValidator, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
CartHandlerMethodArgumentResolver - Class in com.broadleafcommerce.cartoperation.web.resolver
Resolves the Cart parameter for controller methods that require it.
CartHandlerMethodArgumentResolver(CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.web.resolver.CartHandlerMethodArgumentResolver
 
CartHistoryEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
CartHistoryEndpoint(CartProvider) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
CartHolder<P extends com.broadleafcommerce.cart.client.domain.Cart> - Class in com.broadleafcommerce.cartoperation.domain
Deprecated.
in favor of new APIs driven by explicit Cart IDs and not request state
CartHolder() - Constructor for class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
CartItemAttributeConstants - Class in com.broadleafcommerce.cartoperation.domain
 
CartItemAttributeConstants.Internal - Class in com.broadleafcommerce.cartoperation.domain
 
CartItemCatalogInformationService<P extends CatalogItem> - Interface in com.broadleafcommerce.cartoperation.service.mapping
Maps CatalogItem information into the CartItem.
CartItemConfigurationErrorEnum - Enum in com.broadleafcommerce.cartoperation.service
Enumerations to drive configuration errors for cart items.
CartItemConfigurationService<P extends CatalogItem> - Interface in com.broadleafcommerce.cartoperation.service.configuration
 
cartItemHasQuantityThresholds(CartItem, CatalogItemList<? extends CatalogItem>) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.CartItemConfigurationService
Determines if the provided CartItem's related CatalogItem has quantity threshold restrictions.
cartItemHasQuantityThresholds(CartItem, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
CartItemMappingProperties - Class in com.broadleafcommerce.cartoperation.service.environment
 
CartItemMappingProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
 
CartItemMappingProperties.FieldMapping - Class in com.broadleafcommerce.cartoperation.service.environment
 
CartItemMergingService<I extends com.broadleafcommerce.cart.client.domain.CartItem> - Interface in com.broadleafcommerce.cartoperation.service
Item merging service for Carts and Cart Items.
CartItemModifyingRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
Base request for any request that modifies a cart item directly.
CartItemModifyingRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
CartItemModifyingRequestValidator - Class in com.broadleafcommerce.cartoperation.web.validator
Validates cart item requests that will modify the cart.
CartItemModifyingRequestValidator(CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.web.validator.CartItemModifyingRequestValidator
 
CartItemOfferUtils - Class in com.broadleafcommerce.cartoperation.service.util.offer
Utility class to aid in processing CartItems regarding offers.
CartItemOfferUtils(ObjectMapper) - Constructor for class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
 
CartItemPriceableTargetUtils - Class in com.broadleafcommerce.cartoperation.service.provider.external.pricing
Collection of utilities for PriceableTargets related to CartItem.
CartItemPriceableTargetUtils(ObjectMapper, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
 
CartItemPricingUtils - Class in com.broadleafcommerce.cartoperation.service.pricing
Utility to aid in pricing CartItems.
CartItemPricingUtils(CartItemPriceableTargetUtils, ObjectMapper, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
CartItemProductMapper - Interface in com.broadleafcommerce.cartoperation.service.mapping
Handles mapping specific Product and Variant information into the CartItem in addition to the mapping performed in CartItemCatalogInformationService.
CartItemProductMappingProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with operations around a Catalog related entities.
CartItemProductServiceProperties - Class in com.broadleafcommerce.cartoperation.service.mapping
 
CartItemProductServiceProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.CartItemProductServiceProperties
 
CartItemValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the cart's CartItems include all necessary selections and data so that we can clearly understand what is being purchased and must later be fulfilled.
CartItemValidationActivity(CatalogProvider<? extends CatalogItem>, CartItemConfigurationService<? extends CatalogItem>, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
cartItemValidationException(CartItemValidationException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
CartItemValidationException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when a CartItem is invalidly configured.
CartItemValidationException(CartItem) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
 
CartModifyingRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
Base request for any request that modifies the cart directly.
CartModifyingRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
CartModifyingRequestValidator - Class in com.broadleafcommerce.cartoperation.web.validator
Validates cart requests that will modify the cart.
CartModifyingRequestValidator(CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.web.validator.CartModifyingRequestValidator
 
CartNotFoundException - Exception in com.broadleafcommerce.cartoperation.web.endpoint.exception
 
CartNotFoundException() - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.CartNotFoundException
 
CartNotFoundException(String) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.CartNotFoundException
 
CartNotFoundException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.CartNotFoundException
 
CartNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.CartNotFoundException
 
CartNotFoundException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.CartNotFoundException
 
cartNotFoundMessage() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
cartNotFoundMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
cartNotFoundMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
cartNotFoundMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
cartNotFoundMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
CartOfferUtils - Class in com.broadleafcommerce.cartoperation.service.util.offer
Utility class to aid in retrieving offer information from Cart.
CartOfferUtils(CartItemOfferUtils) - Constructor for class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
 
CartOfferValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the cart's offers, offer codes, and campaign codes are still valid.
CartOfferValidationActivity(ExternalOfferProvider, CampaignProvider, MessageSource, CartOperationService) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
CartOperationCheckoutProperties - Class in com.broadleafcommerce.cartoperation.service.checkout
 
CartOperationCheckoutProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
CartOperationCheckoutProperties.GuestToken - Class in com.broadleafcommerce.cartoperation.service.checkout
Guest token properties.
CartOperationDefaultsEnvironmentPostProcessor - Class in com.broadleafcommerce.cartoperation.autoconfigure
Spring Boot default property overrides for this service
CartOperationDefaultsEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.cartoperation.autoconfigure.CartOperationDefaultsEnvironmentPostProcessor
 
CartOperationEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
Deprecated.
see ManageCartEndpoint for the new operation endpoint
CartOperationEndpoint(CartOperationService, CartPricingService, TaxService, CartOperationServiceProperties, CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
CartOperationExceptionAdvisor - Class in com.broadleafcommerce.cartoperation.web.endpoint.exception
General exception handler registry for handlers not exclusive to a single controller.
CartOperationExceptionAdvisor(ObjectMapper) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
cartOperationsClientHttpConnector(SSLVerificationProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartOperationService - Interface in com.broadleafcommerce.cartoperation.service
Service for orchestrating the different workflows on various cart operations.
CartOperationServiceAutoConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartOperationServiceAutoConfiguration.BroadleafCatalogResourcesAutoConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceAutoConfiguration.CartCheckoutMessagingAutoConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceAutoConfiguration.ValidationConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceOfferUtils - Class in com.broadleafcommerce.cartoperation.service.util.offer
Wrapper for the offer utils required by CartOperationService.
CartOperationServiceOfferUtils(CartOfferUtils, CartItemOfferUtils) - Constructor for class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
CartOperationServiceOfferVersion1_8AutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceVersionManagementAutoConfiguration.CartOperationServiceOfferVersion1_8AutoConfiguration
 
CartOperationServiceProperties - Class in com.broadleafcommerce.cartoperation.service
 
CartOperationServiceProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
 
CartOperationServiceProperties.BulkAddToCartOperation - Class in com.broadleafcommerce.cartoperation.service
Contains properties for bulk add to cart operations from the API.
CartOperationServiceProperties.ItemListSecurity - Class in com.broadleafcommerce.cartoperation.service
Properties related to access control of item lists.
CartOperationServiceProperties.PriceInvalidation - Class in com.broadleafcommerce.cartoperation.service
Contains properties that determine whether certain operations from the API cause prices to be invalidated.
CartOperationServiceProviders - Interface in com.broadleafcommerce.cartoperation.service.provider
Wrapper for the providers required by CartOperationService.
CartOperationServiceVersionManagementAutoConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
CartOperationServiceVersionManagementAutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceVersionManagementAutoConfiguration
 
CartOperationServiceVersionManagementAutoConfiguration.CartOperationServiceOfferVersion1_8AutoConfiguration - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
 
cartOperationsOauth2FilterFunctionSupplier(ClientRegistrationRepository, Optional<ClientHttpConnector>) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
We'll leave this with a general name as it can (and should) be reused in a flex package.
cartOperationsResourceLockProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
cartOperationsWebClient(Supplier<ServletOAuth2AuthorizedClientExchangeFilterFunction>, ObjectMapper, Optional<ClientHttpConnector>) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartOperationWebAutoConfiguration - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
 
CartOperationWebAutoConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartOperationWebAutoConfiguration
 
cartOpsIdempotentMessageConsumptionService(MessageLockService) - Static method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
cartOpsMessageLockService(ResourceLockProvider) - Static method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartOpsMessageLockService - Class in com.broadleafcommerce.cartoperation.service.messaging.idempotency
A cart operations specific implementation of the message lock service.
CartOpsMessageLockService(ResourceLockProvider) - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.idempotency.CartOpsMessageLockService
 
cartOpsPaymentMethodService(CartOperationCheckoutProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
cartOpsPaymentPriorityStrategy() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
cartOwnershipMatchWithCustomerRef(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Determines if the given Cart.getCustomerRef() matches with the given CustomerRef.
cartOwnershipMatchWithCustomerRef(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
cartOwnershipMatchWithCustomerRef(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Determines if the given Cart.getCustomerRef() matches with the given CustomerRef.
CartPaymentMethodValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the cart includes PaymentSummaries whose sum is equal to CartPricing.getTotal().
CartPaymentMethodValidationActivity(PaymentProvider<PaymentSummary>, CartOperationCheckoutProperties, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
CartPendingPaymentFailedEvent - Class in com.broadleafcommerce.cartoperation.service.messaging.finalizecart
A message event dispatched after one or more of a cart's payments failed.
CartPendingPaymentFailedEvent() - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
CartPendingPaymentFailedEvent(String, ContextInfo) - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
cartPendingPaymentFailedMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartPricingRoundingHelper - Class in com.broadleafcommerce.cartoperation.service.pricing
Helper class to calculate rounding of monetary unit amounts for cart pricing.
CartPricingRoundingHelper() - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
 
CartPricingService - Interface in com.broadleafcommerce.cartoperation.service.pricing
Defines a service that handles pricing operations on a Cart.
CartPricingTargetType - Enum in com.broadleafcommerce.cartoperation.domain
 
CartPricingValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the Cart and its CartItems have been successfully priced.
CartPricingValidationActivity(MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPricingValidationActivity
 
CartProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with operations directly involving a Cart.
CartRejectionEvent - Class in com.broadleafcommerce.cartoperation.service.messaging.approval
Deprecated, for removal: This API element is subject to removal in a future version.
This event is now sent from Cart Services in response to the update to the cart's status. There is no need to have an additional HTTP request for this event.
CartRejectionEvent() - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
 
CartRejectionMessageException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when a cart rejection event cannot be sent by DefaultCartApprovalService
CartRejectionMessageException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartRejectionMessageException
 
cartRejectMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CartRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
Represents a cart request (when a cart is submitted as the request body).
CartRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
 
CartResolutionFilter - Class in com.broadleafcommerce.cartoperation.web.filter
Determines what cart to use for the request and stores it in a request scoped CartHolder bean.
CartResolutionFilter(ServletRequestCartResolver, CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
cartResolverService - Variable in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
CartResolverService - Interface in com.broadleafcommerce.cartoperation.service
The interface used for resolving in-progress Carts.
CartStalePricingValidationActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the Cart and its CartItems have the actual (latest) prices.
CartStalePricingValidationActivity(MessageSource, CartProvider, CartStalePricingValidationActivityProperties, StaleCartPricingResultHolder) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
CartStalePricingValidationActivityProperties - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Properties to configure CartStalePricingValidationActivity.
CartStalePricingValidationActivityProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivityProperties
 
CartStatusValidationHelper - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for validating that the cart is able to be checked out, based on its status.
CartStatusValidationHelper(MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStatusValidationHelper
 
CartTotalsCalculator - Interface in com.broadleafcommerce.cartoperation.service.pricing
Service that assists CartPricingService in calculating price totals for the various members of a Cart.
CartTransferService - Interface in com.broadleafcommerce.cartoperation.service.csr
Service for performing ownership transfers between anonymous, CSR, and customer-owned carts.
CartValidationException - Exception in com.broadleafcommerce.cartoperation.exception
An exception that occurs as a result of validating the cart.
CartValidationException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
CartValidationException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
CartValidationProperties - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
Properties for controlling the validation of requests.
CartValidationProperties() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
CartValidationProperties.GuestToken - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
Describes configuration for controlling how guest token validation applies or not.
CartValidationProperties.Version - Class in com.broadleafcommerce.cartoperation.web.autoconfigure
Describes configuration for controlling validation that should apply to the version for carts.
CartVersionedRequest - Interface in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request which can contain a cart version for optimistic locking enforcement.
CartVersionHandlerMethodArgumentResolver - Class in com.broadleafcommerce.cartoperation.web.resolver
 
CartVersionHandlerMethodArgumentResolver(RequestCartVersionResolver) - Constructor for class com.broadleafcommerce.cartoperation.web.resolver.CartVersionHandlerMethodArgumentResolver
 
CartVersionRequestValidator - Interface in com.broadleafcommerce.cartoperation.web.validator
Validates cart (item) version is present when appropriate.
CartVersionRequiredException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown by CartVersionValidationService when a cart version is not provided when validating the cart version for an update operation.
CartVersionRequiredException() - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartVersionRequiredException
 
CartVersionRequiredException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartVersionRequiredException
 
CartVersionRequiredException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartVersionRequiredException
 
CartVersionRequiredException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartVersionRequiredException
 
CartVersionRequiredException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CartVersionRequiredException
 
CartVersionValidationService - Interface in com.broadleafcommerce.cartoperation.service
Service used for validating the version of a Cart for reads and updates within this service.
CASH - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
CatalogItem - Interface in com.broadleafcommerce.cartoperation.domain
A reference to a catalog item, typically used as a holder for information communicated from an external service.
catalogItemInternalInventoryUnavailable(CartItem, I, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Determine within the CatalogItem if an inventory check is necessary.
CatalogItemList<P extends CatalogItem> - Class in com.broadleafcommerce.cartoperation.domain
A DTO that holds catalog item references for bulk operations, and lists of failed request params.
CatalogItemList() - Constructor for class com.broadleafcommerce.cartoperation.domain.CatalogItemList
 
CatalogItemRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog
A request DTO to fetch a catalog item, typically used as a holder for information required to determine the item within the catalog.
CatalogItemRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
 
catalogItemRequestAlreadyExist(Set<CatalogItemRequest>, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Hook point to prevent duplicate CatalogItemRequests from being built based on the CartItem.
catalogItemRequestAlreadyExist(Set<CatalogItemRequest>, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Hook point to prevent duplicate CatalogItemRequests from being built based on the CartItem.
catalogItemRequestAlreadyExist(Set<CatalogItemRequest>, AddItemRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to prevent duplicate CatalogItemRequests from being built based on the AddItemRequest.
catalogItemRequestAlreadyExist(Set<CatalogItemRequest>, UpdateItemRequest, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to prevent duplicate CatalogItemRequests from being built based on the CartItem and UpdateItemRequest.
CatalogProvider<P extends CatalogItem> - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with operations around a Catalog related entities.
Category - Class in com.broadleafcommerce.cartoperation.domain
A reference to a category, typically used as a holder for information communicated from an external service.
Category() - Constructor for class com.broadleafcommerce.cartoperation.domain.Category
 
CATEGORY - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
The item choice is among Products within a Category.
CATEGORY_IDS - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getCategoryIds() for the CartItem.
changeItemListAttributes(String, Map<String, Object>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
changeItemListAttributes(String, Map<String, Object>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Changes the attributes of the item list without having to include all of the items in the update request.
changeItemListName(String, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
changeItemListName(String, String, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Changes the name of the item list without having to include all of the items in the update request
CHANNEL - Static variable in interface com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultEventConsumer
 
CHANNEL - Static variable in interface com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEventProducer
Deprecated.
 
CHECK - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
checkCartValidForCustomer(Cart) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
checkContextMatches(Map<String, Object>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Check if the provided cookie claims match the context.
checkContextMatches(Map<String, Object>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
checkDependentItemInternalInventoryAvailability(CartItem, I, CartItem, I, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Checks the inventory-related fields in the catalog data to determine whether or not the dependent item is available.
checkInternalInventoryAvailability(CartItem, Cart, I, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Checks the inventory-related fields in the catalog data to determine whether or not the item is available.
checkInventoryAvailability(CartItem, Cart, I, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Checks the inventory of the cart item.
checkInventoryAvailability(Cart, CartItem, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
checkInventoryAvailability(Cart, CartItem, CatalogItemList<I>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.inventory.InventoryAvailabilityService
Checks the inventory of the cart item.
CHECKOUT_REQUEST - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTransactionSourceEntityTypes
Used when the transaction was made for a checkout request.
CHECKOUT_WORKFLOW_ERRORS - Static variable in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
CHECKOUT_WORKFLOW_ROLLBACK_ERRORS - Static variable in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
CheckoutCartEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
CheckoutCartEndpoint(CartResolverService, CartOperationService, CartVersionValidationService, GuestCartProtectionService, GuestCartTokenValidator, CartValidationProperties, CheckoutService, FulfillmentPricingService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
CheckoutCompletionEvent - Class in com.broadleafcommerce.cartoperation.service.messaging.completion
A message event dispatched after a cart checkout completes successfully.
CheckoutCompletionEvent() - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
 
CheckoutCompletionEvent(CheckoutCart, List<PaymentSummary>, String, ContextInfo) - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
 
CheckoutCompletionMessageException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered while sending a checkout completion message to notify external & internal listeners that a cart has successfully completed checkout
CheckoutCompletionMessageException(String, Throwable, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutCompletionMessageException
 
checkoutCompletionMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CheckoutEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
Deprecated.
CheckoutEndpoint(CartOperationService, CheckoutService, FulfillmentPricingService, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
CheckoutEventsEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
Endpoints for resending events.
CheckoutEventsEndpoint(CheckoutService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
CheckoutException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the execution of a CheckoutWorkflow
CheckoutException(String, String, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutException
 
CheckoutException(String, String, Throwable, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutException
 
CheckoutFailureType - Interface in com.broadleafcommerce.cartoperation.domain
The CheckoutFailureType is used to categorize the reason that a checkout submission failed.
CheckoutPaymentMethodOption - Class in com.broadleafcommerce.cartoperation.domain.payment
DTO that provides information about the payment methods that are configured for checkout.
CheckoutPaymentMethodOption() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
 
CheckoutPaymentMethodOption.FeeDto - Class in com.broadleafcommerce.cartoperation.domain.payment
Fees are represented as separate CartItems but not placed in any fulfillment group to avoid repricing the fulfillment costs.
CheckoutPaymentMethodService - Interface in com.broadleafcommerce.cartoperation.service.payment
This service provides information about the configured payment methods and gateways.
CheckoutProcessDto - Class in com.broadleafcommerce.cartoperation.domain.checkout
 
CheckoutProcessDto() - Constructor for class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
 
CheckoutProcessRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout
Request DTO used for providing information upon submitting a cart for checkout.
CheckoutProcessRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
 
CheckoutResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout
DTO for communicating the results of a checkout submission
CheckoutResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
 
CheckoutRollbackEvent - Class in com.broadleafcommerce.cartoperation.service.messaging.rollback
A message event dispatched when a CheckoutWorkflow encounters an unrecoverable error & must roll back the work of its CheckoutWorkflowActivities.
CheckoutRollbackEvent() - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
 
CheckoutRollbackEventProducer - Interface in com.broadleafcommerce.cartoperation.service.messaging.rollback
Deprecated.
This producer is deprecated because it doesn't send durable messages. The new method was introduced CartProvider.sendRollbackEvent(com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent, com.broadleafcommerce.data.tracking.core.context.ContextInfo) to send the durable messages.
CheckoutRollbackException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the rollback of a Cart.
CheckoutRollbackException(String, Throwable, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutRollbackException
 
checkoutRollbackOutput() - Method in interface com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEventProducer
Deprecated.
 
CheckoutService - Interface in com.broadleafcommerce.cartoperation.service.checkout
 
CheckoutWorkflow - Interface in com.broadleafcommerce.cartoperation.service.checkout.workflow
Implementations of this class are responsible for coordinating the execution & rollback of CheckoutWorkflowActivities.
CheckoutWorkflowActivity - Interface in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
Within the execution of a CheckoutWorkflow, implementations of this interface are responsible for contributing an independent & isolated portion of the work required for a cart to complete checkout.
CheckoutWorkflowActivityException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the execution of a CheckoutWorkflowActivity
CheckoutWorkflowActivityException(String, String, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
 
CheckoutWorkflowActivityException(String, String, CheckoutProcessDto, List<PaymentTransactionFailureDetail>) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
 
CheckoutWorkflowActivityException(String, String, Throwable, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
 
CheckoutWorkflowActivityException(String, String, Map<String, String>, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
 
CheckoutWorkflowException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the execution of a CheckoutWorkflow
CheckoutWorkflowException(CheckoutWorkflowActivityException, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowException
 
CheckoutWorkflowException(Exception, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowException
 
CheckoutWorkflowException(String, String, CheckoutProcessDto) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowException
 
CheckoutWorkflowRollbackException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered during the execution of CheckoutWorkflowActivity#rollback(Cart, String)
CheckoutWorkflowRollbackException(Exception) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackException
 
CheckoutWorkflowRollbackException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackException
 
CheckoutWorkflowRollbackException(String, Exception) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackException
 
CheckoutWorkflowRollbackMessageException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered while sending a checkout completion message to notify external & internal listeners that a cart has successfully completed checkout
CheckoutWorkflowRollbackMessageException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackMessageException
 
checkoutWorkflowRollbackMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CHOOSE_MULTIPLE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceSelectionType
The customer can choose multiple of the specified target items.
CHOOSE_ONE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceSelectionType
The customer can only choose one of the specified target items.
ClaimCheckoutTransactionsRequest - Class in com.broadleafcommerce.cartoperation.service.provider.domain
Request domain used to claim checkout transactions.
ClaimCheckoutTransactionsRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
 
claimTransactionsForRequest(CheckoutProcessDto, PaymentSummary, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
claimTransactionsForRequest(ClaimCheckoutTransactionsRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
claimTransactionsForRequest(ClaimCheckoutTransactionsRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Updates the payment transaction request id with the new value, stores the previous value, clears transaction management state and management state reason.
claimTransactionsForRequest(String, String, String, boolean, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Deprecated, for removal: This API element is subject to removal in a future version.
classify(Throwable) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutMessageRetryPolicyClassifier
 
clazz - Static variable in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
cleanPriceInfo(PriceInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
Exclude PriceableTarget information from the PriceInfo as it's unnecessary to calculate pricing.
cleanPriceInfo(PriceInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
clearAdjustmentFields(List<Adjustment>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Clears unneeded Adjustment fields to reduce the payload size.
clearCartPrices(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
clearCustomerInformation(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
clearCustomerInformation(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
clearCustomerInformation(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.GuestCartProtectionService
Clears customer information from the provided cart.
clearCustomerInformation(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.GuestCartProtectionService
If the Cart contains payment data, then this method should clone the original cart & remove any sensitive customer data.
clearCustomerPayments(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
clearFulfillmentPricing(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
clearItemPricing(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
cloneCartIntoStatus(Cart, CartStatus, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
Clone the given cart into a new cart with the given status.
cloneCartIntoStatus(Cart, CartStatus, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
cloneCsrCartFromCustomer(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
cloneCSRCartFromCustomer(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
cloneCsrCartFromInProcess(Cart, Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
Clone the customer's in-process cart into a new csr-owned cart.
cloneCsrCartFromInProcess(Cart, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
cloneCsrCartFromInProcess(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
cloneCsrCartFromInProcess(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
CLONED_ITEM_ORIGINAL_ID - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
For CartItems which were cloned from another cart, this attribute will be populated with the ID of the original item which was cloned from.
COD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
COD_DESELECTED - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
COD_REFERENCE_NUMBER - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
The reference number used for COD Fee Items' TaxCalculationRequest.
COD_REFERENCE_NUMBER - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
The reference number used for COD Fee Items' tax request.
codPaymentMethodNotApplicableException(CODPaymentMethodNotApplicableException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
CODPaymentMethodNotApplicableException - Exception in com.broadleafcommerce.cartoperation.exception
An exception that occurs when a cart's selected payment method is COD but updates to the cart render the COD payment method not applicable
CODPaymentMethodNotApplicableException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
CODPaymentMethodNotApplicableException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
com.broadleafcommerce.cartoperation.autoconfigure - package com.broadleafcommerce.cartoperation.autoconfigure
 
com.broadleafcommerce.cartoperation.domain - package com.broadleafcommerce.cartoperation.domain
 
com.broadleafcommerce.cartoperation.domain.checkout - package com.broadleafcommerce.cartoperation.domain.checkout
 
com.broadleafcommerce.cartoperation.domain.enums - package com.broadleafcommerce.cartoperation.domain.enums
 
com.broadleafcommerce.cartoperation.domain.payment - package com.broadleafcommerce.cartoperation.domain.payment
 
com.broadleafcommerce.cartoperation.domain.type - package com.broadleafcommerce.cartoperation.domain.type
 
com.broadleafcommerce.cartoperation.exception - package com.broadleafcommerce.cartoperation.exception
 
com.broadleafcommerce.cartoperation.exception.security - package com.broadleafcommerce.cartoperation.exception.security
 
com.broadleafcommerce.cartoperation.oauth2.client.endpoint - package com.broadleafcommerce.cartoperation.oauth2.client.endpoint
 
com.broadleafcommerce.cartoperation.oauth2.client.web - package com.broadleafcommerce.cartoperation.oauth2.client.web
 
com.broadleafcommerce.cartoperation.properties - package com.broadleafcommerce.cartoperation.properties
 
com.broadleafcommerce.cartoperation.service - package com.broadleafcommerce.cartoperation.service
 
com.broadleafcommerce.cartoperation.service.approval - package com.broadleafcommerce.cartoperation.service.approval
 
com.broadleafcommerce.cartoperation.service.autoconfigure - package com.broadleafcommerce.cartoperation.service.autoconfigure
 
com.broadleafcommerce.cartoperation.service.checkout - package com.broadleafcommerce.cartoperation.service.checkout
 
com.broadleafcommerce.cartoperation.service.checkout.workflow - package com.broadleafcommerce.cartoperation.service.checkout.workflow
 
com.broadleafcommerce.cartoperation.service.checkout.workflow.activity - package com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
 
com.broadleafcommerce.cartoperation.service.configuration - package com.broadleafcommerce.cartoperation.service.configuration
 
com.broadleafcommerce.cartoperation.service.csr - package com.broadleafcommerce.cartoperation.service.csr
 
com.broadleafcommerce.cartoperation.service.environment - package com.broadleafcommerce.cartoperation.service.environment
 
com.broadleafcommerce.cartoperation.service.fulfillment.address - package com.broadleafcommerce.cartoperation.service.fulfillment.address
 
com.broadleafcommerce.cartoperation.service.fulfillment.validation - package com.broadleafcommerce.cartoperation.service.fulfillment.validation
 
com.broadleafcommerce.cartoperation.service.fulfillment.validation.address - package com.broadleafcommerce.cartoperation.service.fulfillment.validation.address
 
com.broadleafcommerce.cartoperation.service.fulfillment.validation.item - package com.broadleafcommerce.cartoperation.service.fulfillment.validation.item
 
com.broadleafcommerce.cartoperation.service.fulfillment.validation.option - package com.broadleafcommerce.cartoperation.service.fulfillment.validation.option
 
com.broadleafcommerce.cartoperation.service.fulfillment.validation.type - package com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
 
com.broadleafcommerce.cartoperation.service.inventory - package com.broadleafcommerce.cartoperation.service.inventory
 
com.broadleafcommerce.cartoperation.service.mapping - package com.broadleafcommerce.cartoperation.service.mapping
 
com.broadleafcommerce.cartoperation.service.messaging.approval - package com.broadleafcommerce.cartoperation.service.messaging.approval
 
com.broadleafcommerce.cartoperation.service.messaging.completion - package com.broadleafcommerce.cartoperation.service.messaging.completion
 
com.broadleafcommerce.cartoperation.service.messaging.finalizecart - package com.broadleafcommerce.cartoperation.service.messaging.finalizecart
 
com.broadleafcommerce.cartoperation.service.messaging.idempotency - package com.broadleafcommerce.cartoperation.service.messaging.idempotency
 
com.broadleafcommerce.cartoperation.service.messaging.rollback - package com.broadleafcommerce.cartoperation.service.messaging.rollback
 
com.broadleafcommerce.cartoperation.service.payment - package com.broadleafcommerce.cartoperation.service.payment
 
com.broadleafcommerce.cartoperation.service.pricing - package com.broadleafcommerce.cartoperation.service.pricing
 
com.broadleafcommerce.cartoperation.service.provider - package com.broadleafcommerce.cartoperation.service.provider
 
com.broadleafcommerce.cartoperation.service.provider.domain - package com.broadleafcommerce.cartoperation.service.provider.domain
 
com.broadleafcommerce.cartoperation.service.provider.external - package com.broadleafcommerce.cartoperation.service.provider.external
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.cart - package com.broadleafcommerce.cartoperation.service.provider.external.domain.cart
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog - package com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.customer - package com.broadleafcommerce.cartoperation.service.provider.external.domain.customer
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory - package com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.offer - package com.broadleafcommerce.cartoperation.service.provider.external.domain.offer
 
com.broadleafcommerce.cartoperation.service.provider.external.domain.payment - package com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
 
com.broadleafcommerce.cartoperation.service.provider.external.page - package com.broadleafcommerce.cartoperation.service.provider.external.page
 
com.broadleafcommerce.cartoperation.service.provider.external.payments - package com.broadleafcommerce.cartoperation.service.provider.external.payments
 
com.broadleafcommerce.cartoperation.service.provider.external.pricing - package com.broadleafcommerce.cartoperation.service.provider.external.pricing
 
com.broadleafcommerce.cartoperation.service.provider.external.security - package com.broadleafcommerce.cartoperation.service.provider.external.security
 
com.broadleafcommerce.cartoperation.service.util.offer - package com.broadleafcommerce.cartoperation.service.util.offer
 
com.broadleafcommerce.cartoperation.web.advice - package com.broadleafcommerce.cartoperation.web.advice
 
com.broadleafcommerce.cartoperation.web.autoconfigure - package com.broadleafcommerce.cartoperation.web.autoconfigure
 
com.broadleafcommerce.cartoperation.web.endpoint - package com.broadleafcommerce.cartoperation.web.endpoint
 
com.broadleafcommerce.cartoperation.web.endpoint.domain - package com.broadleafcommerce.cartoperation.web.endpoint.domain
 
com.broadleafcommerce.cartoperation.web.endpoint.domain.approval - package com.broadleafcommerce.cartoperation.web.endpoint.domain.approval
 
com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout - package com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout
 
com.broadleafcommerce.cartoperation.web.endpoint.exception - package com.broadleafcommerce.cartoperation.web.endpoint.exception
 
com.broadleafcommerce.cartoperation.web.filter - package com.broadleafcommerce.cartoperation.web.filter
 
com.broadleafcommerce.cartoperation.web.filter.resolver - package com.broadleafcommerce.cartoperation.web.filter.resolver
 
com.broadleafcommerce.cartoperation.web.resolver - package com.broadleafcommerce.cartoperation.web.resolver
 
com.broadleafcommerce.cartoperation.web.resolver.annotation - package com.broadleafcommerce.cartoperation.web.resolver.annotation
 
com.broadleafcommerce.cartoperation.web.security - package com.broadleafcommerce.cartoperation.web.security
 
com.broadleafcommerce.cartoperation.web.service - package com.broadleafcommerce.cartoperation.web.service
 
com.broadleafcommerce.cartoperation.web.validator - package com.broadleafcommerce.cartoperation.web.validator
 
com.broadleafcommerce.cartoperation.web.validator.exception - package com.broadleafcommerce.cartoperation.web.validator.exception
 
COMBINE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultMergingType
Combine item into a similar item.
COMMENT - Static variable in class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Approval
Attribute storing the most recent comment during the approvals flow.
configure(HttpSecurity) - Method in class com.broadleafcommerce.cartoperation.web.security.AnonymousCustomerSecurityEnhancer
 
consumeTransferToken(String, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
ContactInfoRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for a request to update the Cart's contact info.
ContactInfoRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
 
contextMatches(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
CONTRACT_PRICE - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
convertAddressToDestination(Address) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Converts an Address to a Destination.
convertAdjustment(Object) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Converts the given Object to an Adjustment.
convertErrors(Errors) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
Converts any errors in the errors container into a map using the field path and error code.
convertToTransferCartToken(JWTClaimsSet) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
create(P, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
create(P, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Creates an item list.
createBundleDependentItemAdjustment(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
createBundleDependentItemAdjustment(MonetaryAmount, Integer) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
createCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
createCart(CartCreationRequest, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
createCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Create a new cart.
createCart(CartCreationRequest, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Creates a new, in-progress Cart for the provided CartCreationRequest and CustomerRef.
createCart(CartCreationRequest, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
createCartActionAudit(CartActionAudit, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartActionAuditProvider
Create a new cart action audit.
createCartActionAudit(CartActionAudit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
createCartAlert(String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
createCartItem(AddItemRequest, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Creates a CartItem based on the provided AddItemRequest
createCloneCart(Cart, CartStatus, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
createCustomerContext() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Create a CustomerContext and add customer and customer segments.
createDependentItem(IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
createEmptyCart(CustomerRef, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Creates and returns an empty, unsaved Cart with typical defaults.
createFulfillmentGroupForItems(Collection<? extends CartItem>, String, Cart, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
createGuestToken(GuestToken, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
createGuestToken(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
createGuestToken(GuestToken, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.GuestTokenProvider
Creates the provided GuestToken and returns the result.
createGuestToken(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.GuestCartProtectionService
Creates a new guest token for the cart with the provided ID.
createItemAndAddToCart(Cart, AddItemRequest, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Creates a new item and adds it to the provided Cart.
createItemList(ContextInfo, CustomerRef, L) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
createItemList(L, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
createItemList(L, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Creates an item list and handles related security access grants.
createItemListAccessRule(P, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
createItemListAccessRule(P, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Create an item list access rule.
createItemListAccessRules(String, List<P>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
createItemListAccessRules(String, List<P>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Creates item list access rules.
createItemListItem(ContextInfo, CustomerRef, String, I) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
createItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
createItemListItems(ContextInfo, CustomerRef, String, List<I>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
createItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Creates item list items.
createItems(String, Collection<P>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
createItems(String, Collection<I>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Creates items within a specific list.
createItemsAndAddToCart(Cart, Collection<AddItemRequest>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Creates new items and adds them to the provided Cart.
createNonRequestCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
createNonRequestCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Create a new cart, without updating the original request cart.
createOrderNumber(Cart) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Creates a new order number for a submitted cart.
createOwnerAccessRule(CustomerRef, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
Creates an owner type of access rule for the given item list.
createRequest(Cart, CurrencyUnit, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
createSharedAccessRules(ShareItemListRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
Creates shared access rules based off of a share request.
createTarget(String, String, String, Integer, Map<String, MonetaryAmount>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
Creates the PriceableTarget with the specified identifier and type.
createTargetForSku(String, String, Integer, Map<String, MonetaryAmount>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
createTargets(CartItem, Map<String, Integer>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
Creates PriceableTargets for a CartItem.
createTransferCartToken(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
createTransferCartToken(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Creates a new TransferCartToken that can be exchanged for proof of access to transfer a particular cart.
createTransferToken(String, Integer, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
CREDIT_ACCOUNT_INSUFFICIENT_BALANCE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The validation of the cart's payment(s) failed because a credit account payment is present and is lacking funds.
CREDIT_ACCOUNT_NUMBER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSummaryAttributes
The attribute name to get the credit account number.
CREDIT_CARD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
CreditAccount - Class in com.broadleafcommerce.cartoperation.domain.payment
The credit account is an alternative form of payment which has been granted to the customer (or account).
CreditAccount() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
CreditAccountInsufficientBalanceException - Exception in com.broadleafcommerce.cartoperation.exception
Exception is thrown when the credit account has insufficient balance.
CreditAccountInsufficientBalanceException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.CreditAccountInsufficientBalanceException
 
CreditAccountRef - Class in com.broadleafcommerce.cartoperation.domain.payment
The reference to the credit account.
CreditAccountRef() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
 
CreditAccountTransaction - Class in com.broadleafcommerce.cartoperation.domain.payment
The transaction information for the credit account.
CreditAccountTransaction() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
CreditAccountTransactionExecutionProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with a CreditAccountService's APIs to execute credit account transactions.
CreditAccountTransactionSourceUserType - Interface in com.broadleafcommerce.cartoperation.domain.enums
The source user type for the credit account transactions.
CSR_OWNED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
Represents a payment which is being managed by a CSR for the customer.
CSRCartEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
CSRCartEndpoint(CartResolverService, CartOperationService, CsrCartOperationService, CartTransferService, CartVersionValidationService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
CsrCartOperationService - Interface in com.broadleafcommerce.cartoperation.service.csr
Service for orchestrating the different CSR triggered workflows on various cart operations.
Customer - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.customer
Represents a customer
Customer() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
 
CUSTOMER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.UserTargetType
A standard shopper for an application
CUSTOMER_CREDIT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
CUSTOMER_MUTABILITY_BLOCKED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
Represents a payment which cannot currently be mutated by the customer.
CUSTOMER_PAYMENT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
CUSTOMER_SEGMENT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.UserTargetType
A grouping of customers
customerHasAccessToCart(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
customerHasRightsToResolveCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
customerInProcessCart(ContextInfo, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
customerMatches(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
customerMatches(Cart, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Whether the customer matches the cart's owner.
customerProvider(WebClient, ObjectMapper, TypeFactory, ExternalCustomerProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
CustomerProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with operations directly involving customer related domain.
CustomerRefHandlerMethodArgumentResolver - Class in com.broadleafcommerce.cartoperation.web.resolver
Resolves the CustomerRef parameter for controller methods that require it.
CustomerRefHandlerMethodArgumentResolver(AuthenticationUtils, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
customerRefToParams(CustomerRef) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
Converts a customer reference to request params.
CustomerServiceEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
Deprecated.
in favor of CSRCartEndpoint
CustomerServiceEndpoint(CartOperationService, CsrCartOperationService, CartTransferService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 

D

DataDrivenCartItemProductMapper - Class in com.broadleafcommerce.cartoperation.service.mapping
 
DataDrivenCartItemProductMapper(ObjectMapper, CatalogProvider<? extends CatalogItem>) - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
DataDrivenEnum - Class in com.broadleafcommerce.cartoperation.domain
A reference to a data driven enum, typically used as a holder for information communicated from an external service.
DataDrivenEnum() - Constructor for class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
 
decode(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
decode(String) - Method in interface com.broadleafcommerce.cartoperation.service.csr.TransferCartTokenDecoder
Decoded an encoded transfer cart token string into a TransferCartToken.
DEFAULT_FULFILLMENT_TAX_NAME - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Default name for the TaxDetail for taxes associated with fulfillment, shipping, and handling.
DEFAULT_FULFILLMENT_TAX_NAME - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Default name for the TaxDetail for taxes associated with fulfillment, shipping, and handling.
DEFAULT_HEADER_CART_VERSION - Static variable in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestCartVersionResolver
 
DEFAULT_HEADER_GUEST_TOKEN - Static variable in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestGuestTokenResolver
 
DEFAULT_HEADER_PAYMENT_LOCK_TOKEN - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
DEFAULT_HEADER_PAYMENT_LOCK_TOKEN - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
DEFAULT_HEADER_PAYMENT_LOCK_TOKENS - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
DEFAULT_HEADER_PAYMENT_VERSION - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
DEFAULT_HEADER_PAYMENT_VERSION - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
DEFAULT_RESERVATION_REQUEST_TYPE - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
DEFAULT_SKU_REF_FIELD_TYPE - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
DefaultAddCodeToCartResponseTypes - Enum in com.broadleafcommerce.cartoperation.web.endpoint.domain
The default set of addCodeToCartResponseTypes used to describe the results of adding an offer code to the cart.
DefaultAttributeChoiceConfigurationService - Class in com.broadleafcommerce.cartoperation.service.configuration
 
DefaultAttributeChoiceConfigurationService(MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
DefaultBroadleafProductService<P extends Product> - Class in com.broadleafcommerce.cartoperation.service.mapping
 
DefaultBroadleafProductService() - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.DefaultBroadleafProductService
 
DefaultCartActionAuditUserTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultCartApprovalProcessFailureTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
The default set of cart approval process failure types.
DefaultCartApprovalService - Class in com.broadleafcommerce.cartoperation.service.approval
The default implementation of CartApprovalService.
DefaultCartApprovalService(CartApprovalValidationService, CartProvider, TypeFactory, RetryTemplate) - Constructor for class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
DefaultCartApprovalValidationService - Class in com.broadleafcommerce.cartoperation.service.approval
The default implementation of CartApprovalValidationService.
DefaultCartApprovalValidationService(MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
DefaultCartCookieIssuer - Class in com.broadleafcommerce.cartoperation.web.service
 
DefaultCartCookieIssuer(CartCookieProperties) - Constructor for class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
defaultCartCurrency(Cart, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
DefaultCartItemCatalogInformationService<P extends Product> - Class in com.broadleafcommerce.cartoperation.service.mapping
Maps Product and Variant information into the CartItem.
DefaultCartItemCatalogInformationService(CartItemConfigurationService<Product>, List<CartItemProductMapper>, CartOperationServiceProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
DefaultCartItemCatalogInformationService(List<CartItemProductMapper>) - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
DefaultCartItemConfigurationService<P extends Product> - Class in com.broadleafcommerce.cartoperation.service.configuration
 
DefaultCartItemConfigurationService(IncludedProductConfigurationService, ItemChoiceConfigurationService, AttributeChoiceConfigurationService, MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
DefaultCartItemConfigurationService(CatalogProvider<? extends CatalogItem>, IncludedProductConfigurationService, ItemChoiceConfigurationService, AttributeChoiceConfigurationService, MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
DefaultCartItemMergingService<I extends com.broadleafcommerce.cart.client.domain.CartItem> - Class in com.broadleafcommerce.cartoperation.service
The default implementation of a cart item merging service.
DefaultCartItemMergingService(CartOperationServiceProviders, CartOperationServiceProperties, ObjectMapper) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
defaultCartLocale(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
DefaultCartOperationService - Class in com.broadleafcommerce.cartoperation.service
 
DefaultCartOperationService(CartOperationServiceProviders, CartPricingService, CartItemConfigurationService<? extends CatalogItem>, CartItemCatalogInformationService<? extends CatalogItem>, AuthenticationUtils, TypeFactory, CartOperationServiceProperties, CartItemMergingService<CartItem>, MessageSource, TaxService, StaleCartPricingResultHolder) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
DefaultCartOperationService.BulkCartItemCreationResponse - Class in com.broadleafcommerce.cartoperation.service
 
DefaultCartOperationServiceProviders - Class in com.broadleafcommerce.cartoperation.service.provider
 
DefaultCartOperationServiceProviders(CartProvider, CatalogProvider<? extends CatalogItem>, OfferProvider, CampaignProvider, InventoryProvider) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
 
DefaultCartPricingService - Class in com.broadleafcommerce.cartoperation.service.pricing
 
DefaultCartPricingService(CartItemPricingUtils, CartProvider, PricingProvider, OfferProvider, CatalogProvider<? extends CatalogItem>, CartItemConfigurationService<? extends CatalogItem>, TaxService, FulfillmentPricingService, ObjectMapper, CartTotalsCalculator, CartPricingRoundingHelper, CartOperationServiceProperties, TypeFactory, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
DefaultCartPricingService(CartItemPricingUtils, CartProvider, PricingProvider, OfferProvider, CatalogProvider<? extends CatalogItem>, TaxService, FulfillmentPricingService, ObjectMapper, CartTotalsCalculator, CartPricingRoundingHelper, CartOperationServiceProperties, TypeFactory, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
DefaultCartResolverService - Class in com.broadleafcommerce.cartoperation.service
 
DefaultCartResolverService(CartOperationService, AuthenticationUtils) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
DefaultCartTotalsCalculator - Class in com.broadleafcommerce.cartoperation.service.pricing
 
DefaultCartTotalsCalculator() - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
DefaultCartTransferService - Class in com.broadleafcommerce.cartoperation.service.csr
 
DefaultCartTransferService(CartOperationService, CartProvider, AuthenticationUtils, TypeFactory, TransferCartTokenEncoder, TransferCartTokenDecoder, PaymentProvider<PaymentSummary>) - Constructor for class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
DefaultCartVersionValidationService - Class in com.broadleafcommerce.cartoperation.service
The default implementation of CartVersionValidationService that uses CartValidationProperties to decide whether or not to validate cart versions within this service.
DefaultCartVersionValidationService(CartValidationProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultCartVersionValidationService
 
DefaultCheckoutFailureTypes - Enum in com.broadleafcommerce.cartoperation.domain
The default set of checkoutFailureTypes used to categorize the reason that a checkout submission failed.
DefaultCheckoutMessageRetryPolicyClassifier - Class in com.broadleafcommerce.cartoperation.service.checkout
Implementation of a Classifier that is used to identify a RetryPolicy based on a provided Throwable.
DefaultCheckoutMessageRetryPolicyClassifier(RetryPolicy) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutMessageRetryPolicyClassifier
 
DefaultCheckoutPaymentMethodService - Class in com.broadleafcommerce.cartoperation.service.payment
 
DefaultCheckoutPaymentMethodService(CartOperationCheckoutProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
DefaultCheckoutService - Class in com.broadleafcommerce.cartoperation.service.checkout
Default implementation of the CheckoutService that is responsible for processing checkout requests
DefaultCheckoutService(CartStatusValidationHelper, CheckoutWorkflow, CartProvider, CheckoutCompletionProducer, ExternalCartProperties, PaymentProvider<PaymentSummary>, MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
DefaultCheckoutWorkflow - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow
 
DefaultCheckoutWorkflow(List<CheckoutWorkflowActivity>, CheckoutRollbackEventProducer, CartProvider, TypeFactory, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
DefaultCreditAccountTransactionSourceUserType - Enum in com.broadleafcommerce.cartoperation.domain.enums
The default source user types for the credit account transactions.
DefaultCsrCartOperationService - Class in com.broadleafcommerce.cartoperation.service.csr
 
DefaultCsrCartOperationService(CartOperationService, CartProvider, AuthenticationUtils, PaymentProvider<PaymentSummary>, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
DefaultDelegatingTaxService - Class in com.broadleafcommerce.cartoperation.service.pricing
This implementation of TaxService calls TaxDelegate, which has a discovery process to determine the best TaxProvider implementation based on configured properties, the provided TaxCalculationRequest, and the ContextInfo.
DefaultDelegatingTaxService(TaxDelegate<?, ?>, List<TaxAddressSourceHandler>, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
DefaultFulfillmentAddressSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation.address
Performs basic validation of the address of a fulfillment group to ensure required fields are present.
DefaultFulfillmentAddressSubmitValidator() - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
 
DefaultFulfillmentGroupSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation
Performs validation for a fulfillment group.
DefaultFulfillmentGroupSubmitValidator(Set<TypeFulfillmentGroupSubmitValidator>, Set<FulfillmentItemSubmitValidator>, Set<FulfillmentOptionSubmitValidator>) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
DefaultFulfillmentPricingService - Class in com.broadleafcommerce.cartoperation.service.pricing
 
DefaultFulfillmentPricingService(ObjectMapper, TypeFactory, CartOperationServiceProperties, ShippingProvider) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
DefaultGuestCartProtectionService - Class in com.broadleafcommerce.cartoperation.service
Default implementation of GuestCartProtectionService that clears typical customer information and utilizes CartProvider for storing guest tokens.
DefaultGuestCartProtectionService(GuestTokenProvider, GuestTokenGenerator, PaymentProvider<PaymentSummary>) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
DefaultGuestCartTokenValidator - Class in com.broadleafcommerce.cartoperation.web.validator
 
DefaultGuestCartTokenValidator(GuestCartProtectionService, CartValidationProperties) - Constructor for class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
DefaultIncludedProductConfigurationService - Class in com.broadleafcommerce.cartoperation.service.configuration
 
DefaultIncludedProductConfigurationService(MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
DefaultInventoryAvailabilityService<I extends CatalogItem> - Class in com.broadleafcommerce.cartoperation.service.inventory
 
DefaultInventoryAvailabilityService(InventoryProvider, MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
DefaultItemChoiceConfigurationService - Class in com.broadleafcommerce.cartoperation.service.configuration
 
DefaultItemChoiceConfigurationService(MessageSource, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
DefaultItemListAddToCartService - Class in com.broadleafcommerce.cartoperation.service
 
DefaultItemListAddToCartService(ItemListSecurityService<ItemListAccessRule>, ItemListItemManagementService<ItemListItem>, CartOperationService, ItemListAddToCartProperties, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
DefaultItemListItemManagementService<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Class in com.broadleafcommerce.cartoperation.service
Default implementation of an item list item management service.
DefaultItemListItemManagementService(ItemListProvider<ItemList>, ItemListItemProvider<I>, ItemListSecurityService<ItemListAccessRule>, TypeFactory, ItemListItemMergingService<I>) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
DefaultItemListItemMergingService<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Class in com.broadleafcommerce.cartoperation.service
The default implementation of an item list item merging service.
DefaultItemListItemMergingService(CatalogProvider<? extends CatalogItem>, CartOperationServiceProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
DefaultItemListManagementService<L extends com.broadleafcommerce.cart.client.domain.ItemList> - Class in com.broadleafcommerce.cartoperation.service
Default implementation of an item list management service.
DefaultItemListManagementService(TypeFactory, ItemListProvider<L>, ItemListSecurityService<ItemListAccessRule>, ItemListItemManagementService<ItemListItem>) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
DefaultItemListSecurityService<R extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule> - Class in com.broadleafcommerce.cartoperation.service
Default implementation of an item list security service.
DefaultItemListSecurityService(TypeFactory, ItemListAccessRuleProvider<R>, CartOperationServiceProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
DefaultMergingType - Enum in com.broadleafcommerce.cartoperation.domain.type
Out of the box merging types for Products.
DefaultPaymentGatewayTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
The default set of payment gateway types.
DefaultPaymentManagementAccessRestrictions - Enum in com.broadleafcommerce.cartoperation.domain.enums
DefaultPaymentOwnerTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultPaymentPriorityStrategy - Class in com.broadleafcommerce.cartoperation.service.payment
 
DefaultPaymentPriorityStrategy() - Constructor for class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
DefaultPaymentSourceTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultPaymentSummaryAttributes - Enum in com.broadleafcommerce.cartoperation.domain.enums
The default payment summary attributes.
DefaultPaymentTransactionExecutionService - Class in com.broadleafcommerce.cartoperation.service.payment
This service is meant to coordinate the execution of payment transactions against the cart's PaymentSummaries in the context of a checkout submission.
DefaultPaymentTransactionExecutionService(PaymentTransactionExecutionProvider, PaymentProvider<PaymentSummary>, CartOperationCheckoutProperties, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
DefaultPaymentTransactionSourceEntityTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultPaymentTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
This represents types of payments that can be applied to a cart.
DefaultProductType - Enum in com.broadleafcommerce.cartoperation.domain.type
The possible types of targets a Product can have.
DefaultServletRequestCartResolver - Class in com.broadleafcommerce.cartoperation.web.filter.resolver
The default cart resolver for servlet requests.
DefaultServletRequestCartResolver(CartOperationService, CartTransferService, CartCookieIssuer, AuthenticationUtils, ContextInfoWebRequestResolver, RequestCartVersionResolver, CartValidationProperties) - Constructor for class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
DefaultStaleCartItemsService - Class in com.broadleafcommerce.cartoperation.service
The default implementation for StaleCartItemsService.
DefaultStaleCartItemsService() - Constructor for class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
DefaultTaxCalculationStrategies - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultTaxService<F extends com.broadleafcommerce.cart.client.domain.FulfillmentGroup,TREQ extends com.broadleafcommerce.tax.domain.TaxRequest,TRES extends com.broadleafcommerce.tax.domain.TaxResponse,TI extends com.broadleafcommerce.tax.domain.TaxItem> - Class in com.broadleafcommerce.cartoperation.service.pricing
Deprecated. 
DefaultTaxService(TaxProvider<TREQ, TRES>, TaxProvider<TREQ, TRES>, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
DefaultTaxService(TaxProvider<TREQ, TRES>, TaxProvider<TREQ, TRES>, TypeFactory, List<TaxAddressSourceHandler>) - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
DefaultTransactionFailureTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
The default set of transactionFailureTypes that we expect to encounter with payment gateway interactions
DefaultTransactionStatuses - Enum in com.broadleafcommerce.cartoperation.domain.enums
 
DefaultTransactionTypes - Enum in com.broadleafcommerce.cartoperation.domain.enums
The TransactionType is used to represent the types of operations/transactions that could occur against a single payment.
DefaultUserTargetGenerationService - Class in com.broadleafcommerce.cartoperation.service.provider.external.security
 
DefaultUserTargetGenerationService(TypeFactory, AuthenticationUtils) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
delete(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
delete(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
delete(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Deletes an item list by ID.
delete(Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Deletes multiple item lists by IDs.
deleteCartItem(String, CartItem, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated.
in favor of updating the entire cart with CartProvider.updateCart(Cart, ContextInfo)
deleteCartItem(String, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
deleteGuestToken(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
deleteGuestToken(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.GuestTokenProvider
Deletes the guest token for the provided cart ID, if it exists.
deleteItemList(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
deleteItemList(ContextInfo, String, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
deleteItemList(String, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Deletes an item list by ID.
deleteItemListAccessRule(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
deleteItemListAccessRule(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Deletes an item list access rule by ID.
deleteItemListAccessRules(String, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
deleteItemListAccessRules(String, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Deletes item list access rules by IDs.
deleteItemListItem(ContextInfo, CustomerRef, String, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
deleteItemListItems(String, Collection<String>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
deleteItemListItems(ContextInfo, CustomerRef, String, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
Deprecated.
Use ItemListItemOperationEndpoint.deleteItemListItemsInBulk(ContextInfo, CustomerRef, String, Set). This will allow much longer lists of IDs without worrying about whether the URL is too long and corrects the HTTP method semantics by using POST since we're not actually deleting a resource at the URL.
deleteItemListItems(String, Collection<String>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Deletes item list items from a list.
deleteItemListItemsInBulk(ContextInfo, CustomerRef, String, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
DeleteItemListResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
 
DeleteItemListResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
deleteItemLists(ContextInfo, CustomerRef, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
Deprecated.
Use ItemListOperationEndpoint.deleteItemListsInBulk(ContextInfo, CustomerRef, Set). This will allow much longer lists of IDs without worrying about whether the URL is too long and corrects the HTTP method semantics by using POST since we're not actually deleting a resource at the URL.
deleteItemLists(Set<String>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
deleteItemLists(Set<String>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Deletes multiple item lists by ID
deleteItemListsInBulk(ContextInfo, CustomerRef, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
deleteItems(String, Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
deleteItems(String, Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Deletes items within a specific list
DEPENDENT_ITEMS_QUANTITY_ABOVE_MAX - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when there are too many dependent cart items such as in the case of IncludedProducts and ItemChoice ProductOptions
DEPENDENT_ITEMS_QUANTITY_BELOW_MIN - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when there aren't enough dependent cart items such as in the case of IncludedProducts and ItemChoice ProductOptions
DETACHED_CREDIT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Some payment processors allow you to issue credit to a customer that is not tied to an initial DefaultTransactionTypes.AUTHORIZE or DefaultTransactionTypes.AUTHORIZE_AND_CAPTURE transaction.
determineCartId(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
We require the Cart.getId(), in most cases.
determineCatalogItemInventoryCheckStrategy(CartItem, I, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Determines the inventory lookup strategy type from the CatalogItem fpr the CartItem.
determineChosenValue(ProductOption, CartItem, Cart) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
Determine the chosen value on the cart item for the provided option.
determineDependentItemKey(CartItem, CatalogItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Determines the item key for the dependent cart item.
determineDependentItemKey(CartItem, P, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.BroadleafProductService
Determines the item key for the dependent cart item.
determineDependentItemKey(CartItem, P, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultBroadleafProductService
Determines the item key for the dependent cart item.
determineHandler(HttpServletRequest, RuntimeException) - Method in class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
determineMatchedValue(AttributeChoice, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
If there are any AttributeChoice.getAllowedValues(), make sure that the chosen value matches.
determineMatchingPriceInfo(CartItem, Collection<P>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Determines the matching PriceInfo for a CartItem from among the given priceInfos.
determineMatchingPriceInfo(CartItem, Collection<P>, String) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Determines the matching PriceInfo for a CartItem from among the given priceInfos.
determinePreferredProviderId(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
This method returns the "preferred" Tax Provider ID, which is determined by TaxProvider.getProviderId().
determineTaxableAmounts(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Determines and sets FulfillmentItem.getMerchandiseTaxableAmount() and FulfillmentGroup.getFulfillmentTaxableAmount().
determineTaxCalculationStrategy(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Hook point to determine the TaxCalculationStrategy based on the given Cart.
determineTaxExemptionCode(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
determineVariant(CartItem, P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultBroadleafProductService
 
determineVariant(CartItem, P) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.BroadleafProductService
Attempt to determine the variant by the requested variant ID on the CartItem.
DISCOUNTABLE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
DiscriminatedProperties<P> - Class in com.broadleafcommerce.cartoperation.properties
 
DiscriminatedProperties() - Constructor for class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
doesCartContainCampaignForCode(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated.
doesFeeCartItemExist(CheckoutPaymentMethodOption.FeeDto, Map<String, List<CartItem>>, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
doFulfillmentExclusionsPassForCOD(FulfillmentGroup, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
doFulfillmentExclusionsPassForCOD(FulfillmentGroup, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
doFulfillmentExclusionsPassForPayment(FulfillmentGroup, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
doFulfillmentInclusionsPassForCOD(FulfillmentGroup, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
doFulfillmentInclusionsPassForCOD(FulfillmentGroup, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
doFulfillmentInclusionsPassForPayment(FulfillmentGroup, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
doMergeCombine(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
doMergeCombine(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
doMergeCombine(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Perform the actual combination of two items (quantity change) for the combination merge type.
doSoftInventoryReservationIfNecessary(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
If any of the supplied cart items have a reservation strategy of ADD_TO_CART, a soft reservation is performed.
DUPLICATE_REQUEST_ID - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The current checkout request ID is a duplicate within the cart's checkout IDs

E

ELECTRONIC_CHECK - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
EmptyInventoryProvider - Class in com.broadleafcommerce.cartoperation.service.provider
This is an "empty" or "pass-through" Inventory Provider.
EmptyInventoryProvider() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
encode(TransferCartToken) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
 
encode(TransferCartToken) - Method in interface com.broadleafcommerce.cartoperation.service.csr.TransferCartTokenEncoder
Encodes a token from the TransferCartToken and should return the same object with `token` property containing the encoded token string.
ENTITY_NOT_FOUND - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
The ApiError.getType() that indicates entity is not found.
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Category
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
equals(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
equals(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
 
equals(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
equals(Object) - Method in exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
equals(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
ESTIMATED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
Represent the strategy that estimated taxes should be calculated.
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
execute(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
execute(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
execute(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
execute(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPricingValidationActivity
 
execute(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.InventoryAvailabilityValidationCheckoutWorkflowActivity
 
execute(CheckoutProcessDto, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CheckoutWorkflowActivity
Method responsible for executing some work against the cart that is required for checkout.
execute(CheckoutProcessDto, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.RequiresSecurePaymentInformationActivity
Method responsible for executing some work against the cart that is required for checkout.
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.RequiresSecurePaymentInformationActivity
Method responsible for executing some work against the cart that requires secure payment information in checkout.
execute(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.CheckoutWorkflow
Method used to coordinate the execution of CheckoutWorkflowActivities.
executeActivity(CheckoutWorkflowActivity, CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
executeCartPaymentTransactions(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
executeCartPaymentTransactions(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.payment.PaymentTransactionExecutionService
Executes set of payment transactions against the cart's PaymentSummaries.
executePaymentTransaction(CheckoutProcessDto, PaymentSummary, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Executes a payment transaction against the provided PaymentSummary.
executePaymentTransaction(String, PaymentSummary, TransactionExecutionRequest, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Executes a payment transaction based on the given checkout transaction type against the given PaymentSummary.
executeRequest(Supplier<T>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Executes a request with default Web Client error handling.
executeRequest(Supplier<T>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
executeTaxCalculation(Cart, TaxCalculationRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
EXPIRED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The transaction was successfully processed, but has since expired.
ExternalCampaignProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this class is not used
ExternalCampaignProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
 
ExternalCampaignProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this class is not used
ExternalCampaignProvider(WebClient, ObjectMapper, TypeFactory, ExternalCampaignProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProvider
Deprecated.
 
ExternalCartActionAuditProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCartActionAuditProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
ExternalCartItemProductMappingProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
This particular implementation of CatalogProvider is designed to interact with a provider that will provide fully hydrated catalog entities, i.e., there is no need for additional calls to get a product's variants or item choices.
ExternalCartItemProductMappingProvider(WebClient, ObjectMapper, TypeFactory, ExternalCatalogProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartItemProductMappingProvider
 
ExternalCartProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCartProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
 
ExternalCartProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCartProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties, CartHolder<Cart>) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
ExternalCartProvider.CartConflictResponse - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCatalogProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCatalogProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
 
ExternalCatalogProvider<I extends CatalogItem> - Class in com.broadleafcommerce.cartoperation.service.provider.external
This particular implementation of CatalogProvider is designed to interact with a provider that will provide fully hydrated catalog entities, i.e., there is no need for additional calls to get a product's variants or item choices.
ExternalCatalogProvider(WebClient, ObjectMapper, TypeFactory, ExternalCatalogProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
ExternalCreditAccountProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external.payments
Properties for interacting with an external credit account service.
ExternalCreditAccountProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
 
ExternalCreditAccountTransactionExecutionProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external.payments
The default implementation for CreditAccountTransactionExecutionProvider.
ExternalCreditAccountTransactionExecutionProvider(WebClient, ObjectMapper, TypeFactory, ExternalCreditAccountProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
ExternalCustomerProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCustomerProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
 
ExternalCustomerProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalCustomerProvider(WebClient, ObjectMapper, TypeFactory, ExternalCustomerProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProvider
 
ExternalGuestTokenProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalGuestTokenProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
ExternalInventoryProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
Properties for interacting with an external Inventory system.
ExternalInventoryProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
 
ExternalInventoryProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
Component that, by default, attempts to invoke Broadleaf Inventorry Services to reserve inventory.
ExternalInventoryProvider(WebClient, ObjectMapper, TypeFactory, ExternalInventoryProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
ExternalItemListAccessRuleProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule> - Class in com.broadleafcommerce.cartoperation.service.provider.external
External (HTTP) implementation of an item list access rule provider.
ExternalItemListAccessRuleProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
ExternalItemListItemProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Class in com.broadleafcommerce.cartoperation.service.provider.external
External (HTTP) implementation of an item list item provider.
ExternalItemListItemProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
ExternalItemListProvider<P extends com.broadleafcommerce.cart.client.domain.ItemList> - Class in com.broadleafcommerce.cartoperation.service.provider.external
External (HTTP) implementation of an item list provider.
ExternalItemListProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
ExternalOfferProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalOfferProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
 
ExternalOfferProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalOfferProvider(WebClient, ObjectMapper, TypeFactory, ExternalOfferProperties, UserTargetGenerationService, CartTotalsCalculator) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
ExternalPaymentProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external.payments
Properties for interacting with an external payment transaction service.
ExternalPaymentProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
 
ExternalPaymentProvider<P extends PaymentSummary> - Class in com.broadleafcommerce.cartoperation.service.provider.external.payments
This particular implementation of PaymentProvider is designed to interact with the payment transaction service.
ExternalPaymentProvider(WebClient, ObjectMapper, TypeFactory, ExternalPaymentProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
ExternalPaymentTransactionExecutionProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external.payments
 
ExternalPaymentTransactionExecutionProvider(WebClient, ObjectMapper, TypeFactory, ExternalPaymentProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
ExternalPricingProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalPricingProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
 
ExternalPricingProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalPricingProvider(WebClient, ObjectMapper, TypeFactory, CartItemPricingUtils, ExternalPricingProperties, UserTargetGenerationService) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
ExternalResourceLockProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
Obtains and releases locks in an external service (cart services over HTTP).
ExternalResourceLockProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
ExternalShippingProperties - Class in com.broadleafcommerce.cartoperation.service.provider.external
Properties defining how to interact with the shipping service.
ExternalShippingProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
 
ExternalShippingProvider - Class in com.broadleafcommerce.cartoperation.service.provider.external
 
ExternalShippingProvider(WebClient, ObjectMapper, TypeFactory, ExternalShippingProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 

F

FAILED_CART_FINALIZATION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
An error was encountered while finalizing the cart.
FAILED_CHECKOUT_ROLLBACK - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
An error was encountered while performing checkout rollback.
FAILED_INVENTORY_CHECK - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
An inventory check against the cart's items failed.
FAILED_PAYMENT_TRANSACTION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The execution of transactions for the cart's payment(s) failed.
FAILURE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The payment gateway failed to successfully process the transaction.
FeeDto() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
FieldMapping() - Constructor for class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
filterAccessByRoles(CustomerRef, Set<String>, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
Based on the provided list of ItemList ids & roles, determines which ItemLists the customer has access to
filterAvailableCheckoutPaymentMethodOptionsByCart(List<CheckoutPaymentMethodOption>, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
Hook point to filter available checkout payment method options by the cart details.
filterAvailableCheckoutPaymentMethodOptionsByCustomer(List<CheckoutPaymentMethodOption>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
Hook point to filter available checkout payment method options by the customer details.
filterDeleteAccess(CustomerRef, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
filterDeleteAccess(CustomerRef, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Checks item list access rules for a list of item list ids based on the given customer ref and `DELETE` access rules
filterEditAccess(CustomerRef, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
filterEditAccess(CustomerRef, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Checks item list access rules for a list of item list ids based on the given customer ref and `EDIT` access rules
FilterExceptionResolverFilter - Class in com.broadleafcommerce.cartoperation.web.filter
Resolves exceptions to error views for when exceptions are thrown from a filter (e.g.
FilterExceptionResolverFilter(DispatcherServlet, List<HandlerExceptionResolver>) - Constructor for class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
filterViewAccess(CustomerRef, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
filterViewAccess(CustomerRef, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Checks item list access rules for a list of item list ids based on the given customer ref and `VIEW` access rules
FINALIZE_CART_AWAITING_PAYMENT_RESULT_JOB_TYPE - Static variable in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
finalizeAccountCartIfNecessary(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Finalizes the given account Cart if necessary.
finalizeCart(Cart, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Deprecated, for removal: This API element is subject to removal in a future version.
finalizeCart(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Following a successful checkout, this method is responsible for recording the finalized state of the cart.
FinalizeCartAwaitingPaymentResultEventConsumer - Interface in com.broadleafcommerce.cartoperation.service.messaging.finalizecart
Spring cloud data channel description for messaging input.
finalizeCartAwaitingPaymentResultJobListener(TypeFactory, ResourceLockProvider, CartProvider, PaymentProvider<PaymentSummary>, CheckoutWorkflow, CheckoutService, CartOperationCheckoutProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.CartCheckoutMessagingAutoConfiguration
 
FinalizeCartAwaitingPaymentResultJobListener - Class in com.broadleafcommerce.cartoperation.service.messaging.finalizecart
Scheduled Job listener that is responsible for finalizing or rolling back Carts that have the status of DefaultCartStatuses.AWAITING_PAYMENT_RESULT.
FinalizeCartAwaitingPaymentResultJobListener(IdempotentMessageConsumptionService, TypeFactory, ResourceLockProvider, CartProvider, PaymentProvider<PaymentSummary>, CheckoutWorkflow, CheckoutService, CartOperationCheckoutProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
finalizeCheckout(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
finalizeCheckout(CheckoutProcessDto, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Finalizes checkout for the given Cart.
finalizePayments(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
finalizePaymentsForCheckout(String, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
finalizePaymentsForCheckout(String, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
The PaymentTransactionServices internally prepares and finalizes the payments for checkout.
findAndHydrateDependentsInCategory(List<CartItem>, ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
findAndHydrateDependentsMatchingItemChoice(List<CartItem>, ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
findAndHydrateDependentsMatchingProducts(List<CartItem>, ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
findAndHydrateDependentsMatchingVariants(List<CartItem>, ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
findAnnotation(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
findCartItemIndex(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Finds the index at which the cart item with the given ID is at.
findCompatibleValidators(Class<?>) - Method in class com.broadleafcommerce.cartoperation.web.advice.RequestValidatorRequestBodyAdvice
Finds compatible request validators for a given type.
findDependentMatchingIncludedProduct(List<CartItem>, IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
findDependentsMatchingItemChoice(List<CartItem>, ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
findMatchingItems(Collection<I>, Collection<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Finds matching item pairs across the collections of items.
findMatchingItems(C, Collection<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Finds matching items in the container to the collection of items.
findMatchingProduct(List<CartItem>, IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
findMatchingVariant(List<CartItem>, IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
findTaxAddressSourceHandler(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
findTaxAddressSourceHandler(Cart, F, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
findTaxAddressSourceHandlerForFeeTaxCalculation(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Finds the TaxAddressSourceHandler for tax calculation for fees, e.g.
flattenWithDependents(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
Returns a flattened stream consisting of the given item with all of its nested dependents.
FREE_GIFT_ADJUSTMENT - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
A temporary storage location to store the Adjustment for a free gift item.
FREE_GIFT_OFFER_ITEMS - Static variable in class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Internal
Temporary storage of FreeGiftItems from the offer response, so that they can be processed and added later.
FREE_GIFT_QUANTITY_CHANGE_NOT_ALLOWED - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when the quantity of a free gift CartItem is being changed.
FULFILLMENT_FLAT_RATES - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
FulfillmentAddressSubmitValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation.address
Validates a submitted address of a fulfillment group.
FulfillmentCheckoutValidationConfig() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig
 
FulfillmentFlatRate - Class in com.broadleafcommerce.cartoperation.domain
Represents a flat fulfillment rate (e.g., shipping price) for a particular fulfillable item (e.g., CatalogItem, Variant) and fulfillment option (e.g., standard shipping).
FulfillmentFlatRate() - Constructor for class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
FulfillmentFlatRate(MonetaryAmount) - Constructor for class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
fulfillmentGroupHasSufficientAddress(FulfillmentGroup, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Determines if the given FulfillmentGroup has sufficient address to calculate taxes.
fulfillmentGroupHasSufficientAddress(F, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Determines if the given FulfillmentGroup has sufficient address to calculate taxes.
FulfillmentGroupSubmitValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation
Validator for the submission of fulfillment groups.
FulfillmentItemSubmitValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation.item
Validates a submitted fulfillment item of a fulfillment group.
FulfillmentOptionSubmitValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation.option
Validates a submitted fulfillment option of a fulfillment group.
FulfillmentPricingService - Interface in com.broadleafcommerce.cartoperation.service.pricing
Defines a service that provides fulfillment pricing for a Cart, e.g., shipping price.
FulfillmentValidationUtil - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation
Utility class with helper functions to perform validation.
FulfillmentValidationUtil() - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
 
FulfillmentValidationUtil.FieldValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation
 
FulfillmentValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation
 

G

GATEWAY_CONFIGURATION_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
The gateway is incorrectly configured or is not configured to handle the attempted type of request
GATEWAY_CREDENTIALS_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
The provided payment gateway credentials are not valid
GATEWAY_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
There was an unexpected error with the payment gateway itself.
gatherCartItemConfigErrors(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Gathers all of the config error messages for the CartItem into a map.
gatherCustomerSegmentTargets() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
gatherCustomerTarget() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
gatherUserTargetsFromAuthentication() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
gatherUserTargetsFromAuthentication() - Method in interface com.broadleafcommerce.cartoperation.service.provider.external.security.UserTargetGenerationService
Create and return user targets for use in pricing and offer provider requests.
generateGuestToken(String) - Method in interface com.broadleafcommerce.cartoperation.service.GuestTokenGenerator
Generates a GuestToken for the given cart ID.
generateGuestToken(String) - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
generateGuestTokenForCart(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
GENERIC_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for a generic configuration error.
getAccessibleRules(CustomerRef, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
getAccessibleRules(CustomerRef, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Gets a page of acceesible access rules for a customer.
getAccessRestrictions() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The list of restrictions that apply to payment access.
getAccessRestrictions() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The list of restrictions that apply to payment access.
getAccountNumber() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Generated code that can be used to reference the credit account.
getAccountNumber() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
Generated code that can be used to reference the credit account.
getAccountNumber() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getActualTaxProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getAddItemFailures() - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
All AddItemFailures that occurred.
getAddItemFailures() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
All failures that occurred.
getAddItemRequest() - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
The initial AddItemRequest to populate the cart.
getAddItemRequest() - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
The add item request that failed
getAdditionalAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Return any additional attributes passed in the request not matching any defined properties.
getAdditionalAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Return any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Miscellaneous attributes that can be added to this request in order to provide more information.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Map holding any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Map holding any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Map holding any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
A map of additional attributes that provides flexibility for a more extensive usage of this event
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
Map holding any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
Map holding any additional attributes passed in the request not matching any defined properties.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous attributes that can be set to this request in order to inform business logic for adding a CartItem.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
Miscellaneous attributes that can be added to this request in order to provide more information.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
Miscellaneous attributes that can be set to this response in order to provide more information on validation failures.
getAdditionalAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Miscellaneous attributes that can be set to this request in order to inform business logic for updating a CartItem.
getAdditionalInfo() - Method in exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
The map that can be used to specify the additional info for this exception.
getAdditionalInfo() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutException
The map that can be used to specify the additional info for this exception.
getAdditionalInfo() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
The map that can be used to specify the additional info for this exception.
getAdditionalInfo() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
The map that can be used to specify the additional info for this exception.
getAdditionalItemPricing() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
getAdditionalItemPricing() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
getAdditionalItemPricing() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
getAddress() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The shipping address for this fulfillment group.
getAddress(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Gathers one of the payment's related addresses by type
getAddressByType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The collection of related addresses that may include billing or shipping addresses
getAddressSourceForFeeTaxCalculation(Cart, F, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getAddressValidators() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.AbstractTypeFulfillmentGroupSubmitValidator
 
getAddToCartService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
getAdjustments() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The list of adjustments that were added to the cart because of the code's application.
getAdjustments(List<Adjustment>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getAdjustmentsTotal() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
getAdjustmentsTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
getAdjustmentsTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
getAdjustmentsTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
getAdjustmentsTotal() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
getAdvancedTags() - Method in class com.broadleafcommerce.cartoperation.domain.Product
A list of ProductTags sorted based on the sort position of the ProductTag for the produt with ties broken by AdvancedTag.getPriority().
getAllowedDeleteRoles() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
getAllowedEditRoles() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
getAllowedShareRoles() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
getAllowedValues() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Gives the customer more structured input to fill out their option, which can drive a select field or a color picker with particular colors.
getAllowedViewRoles() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
getAllRatesUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
URI for retrieving a list of shipping rates for all available shipping methods
getAllRatesUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getAllTags() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getAlternativeOwningUserRef() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes an alternative owning user reference for the credit account, that can be used instead of the CreditAccount.owningUserRef.
getAlternativeOwningUserType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes an alternative owning user type of the credit account, that can be used instead of the CreditAccount.owningUserType.
getAmount() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
getAmount() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The amount related to this transaction.
getAmount() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The amount for which this payment is allotted.
getAmount() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The amount for which the payment is allotted.
getAmountAuthorized() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total authorized amount for capture.
getAmountAwaiting3DSResult() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount of Authorize or AuthorizeAndCapture transactions that require 3DS verification.
getAmountCaptured() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount that is currently captured.
getAmountCredited() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total detached credit amount.
getAmountRefunded() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total refunded amount.
getApplication() - Method in class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
getApplicationId(Cart) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
getApplicationIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getApplyUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for applying offers.
getAssets() - Method in class com.broadleafcommerce.cartoperation.domain.Product
All ProductAssets for this product.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.Category
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
Return any additional attributes passed in the request not matching any defined properties.
getAttribute() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Return any additional attributes passed in the request not matching any defined properties.
getAttributeChoice() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Configuration when the ProductOption.type of this option is one of: ProductOptionType.VARIANT_DISTINGUISHING - drives customer further specifying their choices into a specific Variant that contains a unique SKU code, pricing concerns, etc. ProductOptionType.CART_ITEM_ATTRIBUTE - Customer input will flow directly in the item attributes within their cart ProductOptionType.CART_ATTRIBUTE.
getAttributeChoiceService() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getAttributeConfigErrors() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
Map of configuration errors for related to the item's CartItem#attributeChoices() that are derived from ProductOptions where the key is the attribute name.
getAttributeName() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
The order or item attribute that this choice is stored in when the user adds to their cart
getAttributeName() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Category
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Additional attributes associated with this credit account.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
General use map to capture any additional attributes needed for this Payment
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Dynamic attributes that are a part of the product.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Map holding any additional attributes passed in the request not matching any defined properties.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Dynamic attributes that are a part of the variant.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getAttributes() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Map of specific attributes that have been gathered from the raw response.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Map of specific attributes that have been gathered from the raw response.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
getAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
Miscellaneous attributes for this fulfillment group.
getAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Map to capture any additional information about the payment
getAuthenticationParams() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
Builds a org.springframework.util.MultiValueMap<String,String> that includes params related to the currently authenticated user that should be passed along to the backing service.
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getAuthenticationUtils() - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
getAuthor() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The username of the author associated with the transfer cart token.
getAuthorizeAmountAwaitingResult() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount sent to the payment gateway for authorize, and is waiting for a response about the transaction result.
getAuthorizeAndCaptureUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for executing an authorize and capture transaction.
getAuthorizeUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for executing an authorize transaction.
getAuthUtils() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
getAuthUtils() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
getAvailabilityCheckUri(String, int, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Return the GET URI for Inventory Availability.
getBalance() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The current balance for this credit account.
getBaseUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
Gets the base URI common to all requests this provider will make.
getBaseUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
Gets the base URI common to all requests this provider will make.
getBaseUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
Gets the base URI common to all requests this provider will make.
getBaseUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Gets the base URI common to all requests this provider will make.
getBaseUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
Gets the base URI common to all requests this provider will make.
getBaseUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
Gets the base URI common to all requests this provider will make.
getBatchSize(ScheduledJobRef) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Gets the batch size to use when fetching payment transactions.
getBillingAddress() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
getBillingAddress() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The billing address associated with this payment.
getBillingAddress(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
getBlockCustomerMutabilityForPaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for blocking customer mutability for payments in checkout.
getBrand() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getBroadleafProductService() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getBroadleafProductService() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getBroadleafProductService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getBulkAddToCartOperation() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The bulk properties configuration.
getBulkAvailabilityCheckUri(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Return the GET URI for Inventory Availability.
getBulkCheckAvailabilityUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for checking inventory for a list of SKUs
getCampaignAuditDetailsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path for recording a campaign code usage.
getCampaignCode() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The campaign code string that this audit information is for.
getCampaignProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
getCampaignProvider() - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartOperationServiceProviders
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this method is not used
getCampaignProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
Deprecated.
getCampaignTrackingId() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The tracking ID of the campaign this audit is for.
getCaptureAmountAwaitingResult() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount sent to the payment gateway for capture, and is waiting for a response about the transaction result.
getCart() - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
getCart() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved Cart for this checkout process request.
getCart() - Method in exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
The cart whose approval has failed.
getCart() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutException
Convenient method to get the Cart from CheckoutException.checkoutProcessDto.
getCart() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
Convenient method to get the Cart from CheckoutWorkflowActivityException.checkoutProcessDto.
getCart() - Method in exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
The cart whose payment is being processed.
getCart() - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
The most up-to-date cart that includes all requests that were successfully processed
getCart() - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The cart object that completed the checkout workflow
getCart() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
An updated Cart object.
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The updated Cart, including the code and applicable adjustments (discounts).
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
The most up-to-date cart.
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The Cart related to the checkout submission.
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
The Cart related to the checkout submission.
getCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
The cart whose approval has failed.
getCart(String, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
Deprecated.
Deprecated as of 1.7.0-GA. Use ManageCartEndpoint.getCart(String, String, CustomerRef, ContextInfo). The cartVersion should not be included as it is irrelevant for reads. It's only relevant for cart-modification requests.
getCart(String, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getCartActionAudit() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The CartActionAudit object generated to record this rejection
getCartActionAuditsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on cartActionAudits.
getCartActionAuditToCreate() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
A CartActionAudit to create along with the cart update.
getCartActionAuditUrlForCart(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
getCartApprovalService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
getCartApprovalValidationService() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
getCartApprovalValidationService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCartApprovalValidationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getCartApproverPermissions() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
Retrieves the permissions that a user should have to perform cart approver-specific actions, such as submitting cart or rejecting cart.
getCartAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Attributes that should be copied to the Cart.getAttributes() for this request.
getCartAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attributes that should be copied to the Cart.getAttributes() for this request.
getCartCookieIssuer() - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
getCartCookieIssuer() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getCartCookieName(String) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Name of the cart cookie.
getCartCookieName(String) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
getCartId() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The ID of the cart the token is authorized to transfer.
getCartId() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The id of the cart that was rejected The cart's id can be used to reference other related objects, such as previous CartActionAudits.
getCartId() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
The Cart.getId() in which one or more of its pending payments failed.
getCartId() - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The id of the cart that was submitted for checkout
getCartId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
The Cart.getId() that was requested to re-send the event.
getCartIdVariables(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
getCartIdVariables(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
getCartIdVariables(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
getCartItem() - Method in exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
The invalid CartItem with the errors.
getCartItemAdjustmentsToAdd(ItemResponseDetail<? extends ProratedItemOfferAdjustmentDto>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Gets a list of Adjustments for a CartItem based on the given ItemResponseDetail.
getCartItemCatalogInformationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartItemConfigurationService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getCartItemConfigurationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartItemConfigurationService() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getCartItemConfigurationService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartItemForFulfillmentItem(Cart, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getCartItemId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
ID of the CartItem to update.
getCartItemIdsWithDependentItem(List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartItemLink(CheckoutCart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCartItemMap(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getCartItemMappingProperties() - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
getCartItemMergingService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartItemOfferUtils() - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getCartItemPriceableTargetUtils() - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getCartItemPricingUtils() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartItemPricingUtils() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getCartItemProductMappers() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getCartItemProductMappingProvider() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
getCartItemProductMappingProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
getCartItemProductServiceProperties() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getCartItems() - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
The list of CartItems that were successfully added from the AddItemRequests
getCartItems() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
The list of CartItems that were successfully created from the AddItemRequests
getCartItemsByCartIdUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The cart items URI
getCartItemsMatched() - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
getCartItemsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on cart items.
getCartMaxTotalRestriction() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The maximum total a cart can have for this payment method, per currency.
getCartMinTotalRestriction() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The minimum total a cart can have for this payment method, per currency.
getCartNotFoundMessage(String) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
 
getCartNotFoundMessage(String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getCartOfferUtils() - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getCartOperationCheckoutProperties() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
getCartOperationCheckoutProperties() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
getCartOperationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getCartOperationServiceProperties() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getCartOperationServiceProperties() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartOperationServiceProperties() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getCartOperationServiceProperties() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
getCartOpProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getCartOpService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
getCartOpService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
getCartOpService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
getCartOpService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
getCartOpService() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getCartOpsServiceOfferUtils() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartOpsServiceOfferUtils() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getCartPricingService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
getCartPricingService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartPricingService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
Deprecated.
getCartPricingService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
getCartPricingTimeToLive() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The amount of time before the cart's pricing is considered stale.
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartProvider() - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartOperationServiceProviders
Gets a cart provider.
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
getCartProvider() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
getCartResolver() - Method in class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
getCartResolverService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
getCartResolverService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCartResolverService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
getCartResolverService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getCartResolverService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
getCartService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
getCartStatusValidationHelper() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCartsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on carts.
getCartTotalChangeMessage(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCartTotalsCalculator() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCartTotalsCalculator() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getCartTransferService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
getCartTransferService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
getCartTransferService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getCartTransferService() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getCartTtl() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Specifies how long the cart cookie should be considered active.
getCartTtl() - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
getCartUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic singular cart retrieval.
getCartValidationProperties() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCartValidationProperties() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getCartValidationProperties() - Method in class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
getCartVersion() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
getCartVersion() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
getCartVersion() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
 
getCartVersion() - Method in interface com.broadleafcommerce.cartoperation.web.endpoint.domain.CartVersionedRequest
Gets the cart version that the client is aware of.
getCartVersionValidationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getCartVersionValidationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCartVersionValidationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
getCartVersionValidationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getCatalogItemKeyForMissingEntities(AddItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to determine what the missing entities map is keyed on from the AddItemRequest.
getCatalogItemKeyFromCartItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Hook point to determine what the catalog item is keyed on from the CartItem.
getCatalogItemKeyFromCartItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Hook point to determine what the catalog item is keyed on from the CartItem.
getCatalogItemKeysForMissingEntities() - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
The list of provided keys for which a CatalogItem could not be found
getCatalogItemListType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
Gets the type reference for the list of catalog items.
getCatalogItems() - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
All CatalogItems and their details.
getCatalogItemUrisForMissingEntities() - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
The list of provided uris for which a CatalogItem could not be found
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
Deprecated.
This implementation does not use DefaultCartItemConfigurationService.catalogProvider
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCatalogProvider() - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartOperationServiceProviders
Gets a catalog provider.
getCatalogProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
 
getCategory() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The Category which the add-on will be chosen from by the customer if the selection is ItemChoiceTargetType.CATEGORY.
getCategoryIdsForProduct(P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getCheckAvailabilityUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for checking inventory for a particular SKU
getCheckoutCompletionProducer() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCheckoutPaymentMethodOptions(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getCheckoutPaymentMethodOptions(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
getCheckoutPaymentMethodOptions(Cart, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.payment.CheckoutPaymentMethodService
Find the available checkout payment method options for the given cart, customer, and context.
getCheckoutPaymentMethodOptions(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCheckoutPaymentMethodOptions(String, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Gets the value of CartOperationCheckoutProperties.checkoutPaymentMethodOptions based on the given application and tenant id.
getCheckoutPaymentMethodService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getCheckoutPaymentMethodService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCheckoutPaymentMethodService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCheckoutProcessDto() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutException
The CheckoutProcessDto containing the details of the checkout where exception was thrown.
getCheckoutProcessDto() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
The CheckoutProcessDto being processed in the activity.
getCheckoutProperties() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getCheckoutProperties() - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
getCheckoutRollbackEventProducer() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getCheckoutService() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getCheckoutService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getCheckoutService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
getCheckoutService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
getCheckoutTransactionType(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Based on the provided PaymentGatewayType, determine which TransactionType should be used to execute the payment stage of the checkout.
getCheckoutTransactionType(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Based on the provided PaymentGatewayType, determine which TransactionType should be used to execute the payment stage of the checkout.
getCheckoutTransactionType(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Based on the provided PaymentGatewayType, determine which TransactionType should be used to execute the payment stage of the checkout.
getCheckoutTransactionTypeByGateway(String, String, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
getCheckoutWorkflow() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getCheckoutWorkflow() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getChoiceKey() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The key to use to relate to this ItemChoice when configuring cart items.
getClaims(TransferCartToken) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
 
getClaimTransactionsForRequestUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path to reset payment transaction reversal state.
getCODCheckoutPaymentMethodOption(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
The code to add.
getCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The added offer or campaign code.
getCodeUsabilityInfoMap() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getCodeUsabilityType(String, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getCodeUsabilityType(String, Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.OfferProvider
Determines the usability type of the promo code in the context of the given cart.
getComment() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
A comment a user wishes to include with this action.
getComment() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The optional, long-form comment explaining any extra context for the override.
getContainerItem() - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
The matched item instance coming from the container.
getContent() - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
getContextInfo() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The ContextInfo containing tenant and sandbox info.
getContextInfo() - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
getContextInfo() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
getContextInfo() - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
getContextInfo(ServerHttpRequest) - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
getContextInfoWebRequestResolver() - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
getContextInfoWebRequestResolver() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getContextState() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
A subset of Tracking information to expose the context state for this object.
getContextState() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
A subset of Tracking information to expose the context state for this object.
getContextState() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getCookieName() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Name of the cart cookie.
getCookieSameSiteValue() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
The value to use for the SameSite attribute on the cart cookie.
getCreditAccountNumber() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Returns the credit account number if this payment contains it in the attributes.
getCreditAccountRef() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The credit account reference to the credit account.
getCreditAccountsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The default URI to read the credit account.
getCreditAccountTransactionExecutionProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getCreditAccountTransactionExecutionProvider() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Deprecated.
since 1.8.1, no longer used as store credit balance validation is moved to CartPaymentMethodValidationActivity
getCsrCartOperationService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
getCsrCartOpService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
getCsrCartOpService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
getCurrency() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
getCurrency() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The currency gathered from the CreditAccount.getBalance()
getCurrency() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The currency gathered from CreditAccountTransaction.getAmount()
getCurrency() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The currency gathered from PaymentSummary.getAmount()
getCurrency() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getCurrency() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
getCurrency() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Deprecated.
in favor of using PriceCartRequest for creating or pricing a cart.
getCurrency() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
The currency to price the cart against.
getCurrencyContext() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Transient ability to have a currency initialized
getCurrencyContext() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Transient ability to have a currency initialized
getCurrencyFromCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getCurrencyUnit(CurrencySupplier, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Call utility method to determine currency.
getCustomerFullName() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The full name of the customer whose cart was rejected
getCustomerProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getCustomerProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getCustomerRef() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved CustomerRef for this checkout process request representing the user submitting checkout.
getCustomersItemListAccessRuleByRolesUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for customer item list access rule by roles.
getCustomersItemListAccessRulesUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for customer item list access rule operations.
getCustomerStoreCreditAccountsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The default URI to read the customer store credit account.
getCustomersUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for customer operations.
getDataDrivenEnumId(DataDrivenEnum) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getDateApplied() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The date and time when the related offer was applied.
getDateRecorded() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The timestamp when this transaction response was recorded.
getDateRecorded() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The timestamp when this transaction response was recorded
getDateRecorded() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The timestamp when this transaction response was recorded
getDeclineType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The type of transaction failure (hard vs soft failure)
getDeclineType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transaction failure (hard vs soft failure)
getDefaultVirtualFulfillmentOptionName() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The default fulfillment option name for the FulfillmentType.VIRTUAL fulfillment type.
getDeletedItemListIds() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
The list of item list ids that were processed for deletion
getDependentCartItems() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
A list of additional AddItemRequests that should be processed as dependent items of the resulting parent item of this current AddItemRequest.
getDependentItemConfigErrors() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
Map of configuration errors for related to the item's CartItem.getDependentCartItems() where the key is the item's identifier such as ProductOption choiceKey.
getDependentItemUpdates() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
A list of additional AddItemRequests that should be processed as children items of the resulting parent item of this current UpdateItemRequest.
getDispatcherServlet() - Method in class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
getDisplayAttributes() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
General use map to capture any display properties for this Payment
getDisplayAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
General use map to capture any display properties for this Payment
getDisplayOrder() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Defines the display position of this included product in relation to other included products.
getDisplayValue() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The display value for the associated DataDrivenEnum.type.
getDocumentContext(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getEan() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Meant to hold EAN, or European Article Number (a.k.a.
getEmailAddress() - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The email address of the customer whose cart was rejected
getEmailAddress() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
Email addresses that should be used as a point of contact for the cart.
getEncodedPrivateKey() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The encoded RSA private key string to be used to encode preview token JWTs.
getEncodedPrivateKey() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
getEncodedPublicKey() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
The encoded RSA public key string to be used to decode and verify transfer cart token JWTs.
getEncodedPublicKey() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
getErrorCode() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
In case of a validation failure in conjunction with a AttributeChoice.getValidationStrategy() this is the error code that should be shown to customers.
getErrorMessage() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
In case of a validation failure in conjunction with a AttributeChoice.getValidationStrategy() this is the message that should be shown to customers.
getErrorType(WebClientResponseException) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getEstimatedTaxProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getExceptionResolvers() - Method in class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
getExpectedTotalAmount() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The total amount that we're expecting to be executed against the payment, spread across the TransactionExecutionResponse.transactionExecutionDetails.
getExpirationTime() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The expiration time of the transfer cart token in UTC.
getExpirationTime() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
 
getExpirationTimeout() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The duration of the expiration timeout for the preview token JWT.
getExternalCartProperties() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getExternalId() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
External (1st or 3rd party) system reference to a unique SKU.
getFactory() - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getFailedItemAdditions() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
Map of ItemList ids to a collection of ItemListItem ids that could not be added to cart
getFailedItemAdditions(List<AddItemFailure>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
Identifies the ItemListItem ids related to the failed AddItemRequests.
getFailedPayments() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
List of payments that failed during processing.
getFailureMessage() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Message intended to inform why the checkout submission failed if CheckoutResponse.isSuccess() is false.
getFailureMessage() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
Message intended to inform why the sending the event failed if SendCheckoutEventResponse.isSuccess() is false.
getFailureMessages() - Method in exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
Failure messages used to describe issues with individual fields or array items (keys), providing an explanation for why each is misconfigured (value).
getFailureMessages() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
Map of payment ids to failures messages detailing what failed during processing.
getFailureMessages() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
Failure messages used to describe issues with individual fields or array items (keys), providing an explanation for why each is misconfigured (value).
getFailureType() - Method in exception com.broadleafcommerce.cartoperation.exception.CartApprovalValidationException
The category of workflow failure that caused this exception.
getFailureType() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutException
The category of workflow failure that caused this exception.
getFailureType() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
The category of workflow failure that caused this exception.
getFailureType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The type of transaction failure
getFailureType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The type of checkout failure which can be used programmatically by the client application to react to the failure.
getFailureType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transaction failure
getFailureType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
The category of workflow failure that caused this exception.
getFees() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The list of applicable fees for this payment option.
getField(Errors, String, Class<T>) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Gets the value from a field casted to the requested type.
getField(String, String, String, Class<T>) - Method in class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
getFieldMappingUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The URI path for cart item product mappings.
getFinalizePaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
Deprecated.
in favor of ExternalPaymentProperties.blockCustomerMutabilityForPaymentsUri for more accurate naming
getFreeGiftAdjustment(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Gets the temporarily stored Adjustment for the free gift item.
getFreeGiftAdjustment(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getFreeGiftItemsFromOffers(Cart) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
Retrieves the FreeGiftItems applicable to the given Cart.
getFreeGiftItemsFromOffers(Cart) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getFriendlyName() - Method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
getFriendlyName() - Method in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
 
getFriendlyName() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentType
The friendly name of the payment type.
getFulfillmentExclusions() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
List of exclusion criteria to compare against a FulfillmentGroup to determine if this payment option is allowed.
getFulfillmentFlatRates() - Method in class com.broadleafcommerce.cartoperation.domain.Product
A map of flat rates for fulfilling (e.g., shipping) this product for a particular fulfillment option type (e.g., standard shipping).
getFulfillmentFlatRates() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
A map of flat rates for fulfilling (e.g., shipping) this product for a particular fulfillment option type (e.g., standard shipping).
getFulfillmentGroupById(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
Gets the fulfillment group by the provided ID.
getFulfillmentGroupById(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Gets the fulfillment group by the provided ID.
getFulfillmentGroupForCOD(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Gets the FulfillmentGroup that has CollectOnDelivery selected from the given Cart.
getFulfillmentGroupForCOD(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getFulfillmentGroupLink(CheckoutCart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getFulfillmentGroups(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getFulfillmentGroups(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getFulfillmentGroupSubmitValidator() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
getFulfillmentGroupsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The fulfillment groups URI
getFulfillmentInclusions() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
List of inclusion criteria to compare against a FulfillmentGroup to determine if this payment option is allowed.
getFulfillmentItemAdjustmentsToAdd(ItemResponseDetail<? extends ProratedItemOfferAdjustmentDto>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Gets a list of Adjustments for a FulfillmentItem based on the given ItemResponseDetail.
getFulfillmentOption() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The fulfillment option chosen for the UpdateFulfillmentGroupRequest.getType().
getFulfillmentOptions(Cart, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
getFulfillmentOptionsForCart(String, String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getFulfillmentPricingService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getFulfillmentPricingService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
getFulfillmentPricingService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getFulfillmentPricingService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
getFulfillmentRate(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ShippingProvider
Deprecated, for removal: This API element is subject to removal in a future version.
getFulfillmentRate(FulfillmentPricingRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getFulfillmentRate(FulfillmentPricingRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ShippingProvider
 
getFulfillmentRates(FulfillmentPricingRequest) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ShippingProvider
Deprecated, for removal: This API element is subject to removal in a future version.
getFulfillmentRates(FulfillmentPricingRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getFulfillmentRates(FulfillmentPricingRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ShippingProvider
 
getFulfillmentTotal() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total fulfillment cost
getFulfillmentTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total fulfillment cost
getFulfillmentTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total fulfillment cost.
getFulfillmentTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total fulfillment cost
getFulfillmentTotal() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total fulfillment cost
getFulfillmentType() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
Indicates if this group is expected to be picked up or shipped.
getGatewayPriority(List<String>, PaymentSummary) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
Gets the priority of the given PaymentSummary, which is represented by the index of the PaymentSummary.getGatewayType() in the given prioritizedPaymentGatewayTypes.
getGatewayResponseCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The response code provided by the payment gateway which may represent a success or failure
getGatewayResponseCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The response code provided by the payment gateway which may represent a success or failure
getGatewayType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The gateway used to process this payment.
getGlobalConfigErrors() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
List of global configuration errors for the CartItem
getGtin() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
GTIN (Global Trade Item Number) This holds all GTIN formats.
getGuestCartProtectionService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getGuestCartProtectionService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getGuestCartProtectionService() - Method in class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
getGuestCartTokenValidator() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getGuestCartTokenValidator() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getGuestToken() - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
getGuestToken() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
getGuestTokenUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path of the guest token store for a cart.
getGuestTokenUrlForCart(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
getHeaderName() - Method in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestCartVersionResolver
Gets the header name to check the version for.
getHeaderName() - Method in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestGuestTokenResolver
Gets the header name to check for the guest token
getHeaders(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Builds the headers to be passed along with the request to the provider.
getHints() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig
 
getId() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
A unique system identifier.
getId() - Method in interface com.broadleafcommerce.cartoperation.domain.CatalogItem
The ID of the CatalogItem.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.Category
The primary id of the category.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The ID of the enum.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
getId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The id of this credit account.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The credit account's id.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id of this transaction.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The ID of the Product.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
A unique system identifier.
getId() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The unique identifier for this variant.
getId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
The customer ID
getIdempotentMessageService() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getImageAssetForProduct(P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getImageAssetForVariant(Variant, P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getInaccessibleItemListIds() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
The list of Item List ids that the user does not have the proper access rights to.
getInaccessibleItemListIds() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
From the list of ids that the user attempted to add to cart, this represents the set of ItemList ids that the user does not have access to
getIncludedItemUnitPrice(IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
Returns the "unitPrice" of the IncludedProduct to use for a CartItem.
getIncludedProductName(IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
Returns the "name" of the IncludedProduct to use for a CartItem.
getIncludedProducts() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Additional products that are always included with the product, no matter what.
getIncludedProductService() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getIncludedProductService() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getInstance(Class<?>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getInvalidCartItem() - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
If AddItemFailure.type is AddItemFailure.AddItemFailureType.VALIDATION, this object represents the invalid CartItem that was built based on the provided AddItemFailure.addItemRequest
getInventoryAvailabilityService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getInventoryCheckStrategy() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes when the product's inventory should be checked for availability.
getInventoryCheckStrategy() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Describes when the variant's inventory should be checked for availability.
getInventoryLocationId() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
The Inventory Location for which this availability is indicated.
getInventoryProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.InventoryAvailabilityValidationCheckoutWorkflowActivity
 
getInventoryProvider() - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
getInventoryProvider() - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartOperationServiceProviders
Gets an inventory provider.
getInventoryProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
 
getInventoryReservationStrategy() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes when the product's inventory should be reserved.
getInventoryReservationStrategy() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Describes when the variant's inventory should be reserved.
getInventorySummaries(Map<String, Integer>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getInventorySummariesBySku(Map<String, Integer>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getInventorySummariesBySku(Map<String, Integer>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
getInventorySummariesBySku(Map<String, Integer>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Gets a map of SkuInventoryAvailabilitySummaries by SKU.
getInventoryTransactions() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
List of associated InventoryTransactions.
getInventoryType() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes the product's type of fulfillment - ie is it a physical or virtual item?
getIssuer() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
The issuer for the JWT token.
getIssuer() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The issuer for the JWT token.
getIssuer() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
getItemAttributeChoices() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Attribute choices that should be copied to CartItem.getAttributeChoices() for this request.
getItemAttributeChoices() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attribute choices that should be copied to CartItem.getAttributeChoices() for this request.
getItemAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous attributes that should be copied to the CartItem.getAttributes() for this request.
getItemAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attributes that should be copied to the CartItem.getAttributes() for this request.
getItemBatchSize() - Method in class com.broadleafcommerce.cartoperation.service.ItemListAddToCartProperties
Dictates the ItemListItem batch size when adding an ItemList to cart
getItemChoice() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Configuration for the ProductOptionType.ITEM_CHOICE.
getItemChoiceKey() - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
getItemChoiceKey() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
If this AddItemRequest is one within AddItemRequest.getDependentCartItems(), this is the key to use to relate to this CartItem to a configured product item choice.
getItemChoiceService() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getItemChoiceService() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getItemChoiceTarget(DependentItemDetails, String, int) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Builds a PriceableTarget for the parent ItemChoice of a dependent CartItem representing a SpecificItemChoice.
getItemFailureMessages() - Method in exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
Line item error messages to indicate which cart items were unavailable.
getItemFailureMessages() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
Line item error messages used to describe issues with individual fields, cart items, etc.
getItemFailureMessages() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowException
Line item error messages used to describe issues with individual fields, cart items, etc.
getItemFailureMessages() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Line item error messages used to describe issues with individual fields, cart items, etc.
getItemInternalAttributes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous internal attributes that should be copied to the CartItem.getInternalAttributes() for this request.
getItemListAccessRuleForCustomerAndItemList(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
getItemListAccessRuleForCustomerAndItemList(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Get an item list access rule for a customer for specific list.
getItemListAccessRulesBulkUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for bulk item list access rule operations.
getItemListAccessRulesForCustomer(CustomerRef, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
getItemListAccessRulesForCustomer(CustomerRef, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Get item list access rules by customer.
getItemListAccessRulesUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for item list access rule operations.
getItemListAddToCartService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getItemListById(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getItemListById(ContextInfo, String, CustomerRef) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
getItemListById(String, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Gets a specific item list by its ID.
getItemListIds() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
Set of ids representing the ItemLists that are to be added to cart
getItemListItem(ContextInfo, CustomerRef, String, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
getItemListItemPage(String, CustomerRef, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getItemListItemPage(ContextInfo, CustomerRef, String, Pageable) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
getItemListItemPage(String, CustomerRef, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Gets a page of item list items.
getItemListItems(String, Collection<String>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getItemListItems(ContextInfo, CustomerRef, String, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
getItemListItems(String, Collection<String>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Gets specific item list items by their IDs.
getItemListPage(CustomerRef, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getItemListPage(ContextInfo, CustomerRef, Node, Pageable) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
getItemListPage(CustomerRef, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Gets a page of item lists.
getItemListProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getItemListsBulkDeleteItemsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
Context path to append to ExternalCartProperties.itemListsBulkItemsUri for deleting items.
getItemListsBulkDeleteUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
Context path to append to ExternalCartProperties.itemListsBulkUri for deleting items.
getItemListsBulkItemsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for bulk CRUD operation on item list items.
getItemListsBulkUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The context path to append to ExternalCartProperties.url for bulk list operations.
getItemListSecurity() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
 
getItemListsItemsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operation on item list items.
getItemListsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operation on item lists.
getItemPage(String, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
getItemPage(String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Gets a page of items belonging to a specific item list.
getItemPriceInfo(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getItemProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getItems(String, Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
getItems(String, Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Gets specific items of a list by their IDs.
getItemService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
getItemService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getItemService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
getItemsFromContainer(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
getItemsFromContainer(ItemList, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
getItemsFromContainer(C, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Gets the from the item container.
getItemValidators() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
getJwt() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
getKey() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
The attribute's key.
getLabel() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
What the customer sees for display.
getLabel() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
The user-facing label that describes this included product.
getLabel() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
The label shown to customers when displaying this option.
getLatestCheckoutRequestId(Cart) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Gets the latest checkout request id for the given Cart.
getLatestCheckoutRequestId(Cart) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Gets the latest checkout request id for the given Cart.
getListId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The ID of the item list being shared.
getListProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getListService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
getListType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Gets the type reference for a list of sku availability.
getListType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
Gets the type reference for a list of access rules.
getListType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
Gets the type reference for a list of item list items.
getListType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
Gets the type reference for a list of item lists.
getLocale() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Deprecated.
in favor of using PriceCartRequest for creating or pricing a cart.
getLocale() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
The locale to price the cart against.
getLockAndRetrievePaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments and include their PaymentSummaries in the response.
getLockPaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments.
getLockToken() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The payment lock token.
getLockTokens() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
Map of payment ids to payment lock tokens.
getLockTokens() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
List of tokens that can be used to release payment locks.
getLookup3dsTransactionResultUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path to lookup 3DS payment transaction results from the gateway.
getMapper() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
getMapper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getMapper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getMapper() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
 
getMapper() - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
 
getMapper() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
getMapType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Gets the type reference for a list of item list items.
getMaximumQuantity() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The maximum amount of this item that a customer can purchase at a time.
getMaximumThreshold() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The maximum count of this product that must be added in a cart.
getMaximumThreshold() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The maximum count of this variant can be added in a cart.
getMerchandisingContext() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The value that should be mapped to CartItem.getMerchandisingContext().
getMerchandisingType() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getMergeType() - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
The type of merge for this item pair.
getMergingService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getMergingType() - Method in interface com.broadleafcommerce.cartoperation.domain.CatalogItem
Determines how this catalog item should merge with other similar items when it gets added to a cart.
getMergingType() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Determines how this Product should merge with other similar items when it gets added to a cart.
getMergingType() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Globally determines how Products should merge with other similar items when they get added to a cart.
getMessage() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Message describing the result of the transaction
getMessage() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
A message describing the results of adding the code to the cart.
getMessage() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Message describing the result of the transaction
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getMessage(String, Object...) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
getMessagePath() - Method in interface com.broadleafcommerce.cartoperation.domain.CheckoutFailureType
 
getMessagePath() - Method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
getMessagePath() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.CartApprovalProcessFailureType
 
getMessagePath() - Method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
 
getMessagePath() - Method in interface com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponseType
 
getMessagePath() - Method in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
 
getMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
getMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getMessageRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPricingValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStatusValidationHelper
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.InventoryAvailabilityValidationCheckoutWorkflowActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
getMessageSource() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getMinimumQuantity() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The minimum amount of the item that a customer must purchase.
getMinimumThreshold() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The minimum count of this product that must be added in a cart.
getMinimumThreshold() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The minimum count of this variant that must be added in a cart.
getModifiedItem() - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
The matched item instance that was modified (added or updated) and resulted in a merge needing to occur.
getMyCarts(Node, Pageable, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
getMyCartsStatusFilter() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
getName() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
A friendly identifier for the tag.
getName() - Method in class com.broadleafcommerce.cartoperation.domain.Category
The name of the category.
getName() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
getName() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The name of this payment.
getName() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The name of the product.
getName() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The name of this particular variant of the product.
getName() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The name of this payment.
getNewCart() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
getNewCart() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
getNonIncludedTax(CartPricing) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
Determine the amount of tax that was not included in the subtotal and therefore should be added to the subtotal to get the grand total.
getObjectMapper() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
getObjectMapper() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
getObjectMapper() - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
getObjectMapper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getObjectMapper() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
 
getOfferId() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The associated offer's id.
getOfferIdsToIgnore(Cart) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
Retrieves the offer ids to ignore and not apply to the given Cart.
getOfferIdsToIgnore(Cart) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getOfferProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
getOfferProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getOfferProvider() - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartOperationServiceProviders
Gets a offer provider.
getOfferProvider() - Method in class com.broadleafcommerce.cartoperation.service.provider.DefaultCartOperationServiceProviders
 
getOfferServicesVersion() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The offer version enabled for external service calls with CartOperationService.
getOfferUtils() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getOldCartPrice() - Method in class com.broadleafcommerce.cartoperation.web.service.StaleCartPricingResultHolder
 
getOptions() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Drives additional information that the customer should enter when purchasing this product.
getOptions(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getOptions(Cart, String) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
getOptions(Cart, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
A list of all potential fulfillment options for the specified cart and fulfillment group.
getOptionValidators() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
getOptionValues() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Helper to make this particular variant uniquely identifiable across multiple variants for the same product.
getOrder() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
getOrder() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
getOrderId() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The id of the cart upon which the related offer was used.
getOriginalCartStatus() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
The original Cart.getStatus() before checkout submission.
getOriginOfferId(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Gets the id of the offer that this CartItem was a target of.
getOriginOfferId(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getOverrideCartHeaderName() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getOverrideCartHeaderName() - Method in interface com.broadleafcommerce.cartoperation.web.filter.resolver.ServletRequestCartResolver
 
getOverridePrice() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
getOverridePrice() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
getOverridePrice() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
getOverridePrice() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The new price value.
getOwnerId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
The id of the entity that owns this payment.
getOwnerIdentifier() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
getOwnerType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
Describes the owner of the payment.
getOwningUserRef() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The reference to the user that owns this credit account.
getOwningUserRef() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The reference to the user that owns this credit account.
getOwningUserType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes the owning user type of the credit account.
getOwningUserType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
Describes the owning user type of the credit account.
getPage() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.page.ResponsePageGenerator
 
getPageType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
Gets the type reference for a page generator of access rules.
getPageType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
Gets the type reference for a page generator of item list items.
getPageType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Gets the type reference for a page generator of item list items.
getParentAccount() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getParentCartItemId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The id of the parent CartItem for this add item request.
getParentCategories() - Method in class com.broadleafcommerce.cartoperation.domain.Product
All Categories that include the product.
getParentTransactionId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The id of the parent payment transaction.
getParentTransactionId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id of the payment transaction that proceeded this transaction.
getPaymentById() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved PaymentSummaries for this checkout process request.
getPaymentGatewayPriorities(String, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Gets the value of CartOperationCheckoutProperties.paymentGatewayPriorities based on the given application and tenant id.
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The id of this payment.
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The id of the payment to claim the transactions against.
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id of the related PaymentSummary that is meant to be used for the transaction.
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id of the payment.
getPaymentId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The ID of the payment to update.
getPaymentLockTokens() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved payment lock tokens for this checkout process request.
getPaymentMethodGatewayType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The gateway configured for this payment method.
getPaymentMethodType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The type of this payment like Credit Card or Gift Card.
getPaymentPriorityStrategy() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getPaymentProvider() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getPaymentSummaries() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Convenient method to get a list of PaymentSummaries from CheckoutProcessDto.getPaymentById().
getPaymentSummaries() - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The payments for the cart that completed the checkout workflow
getPaymentSummaries() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
List of payments that were locked.
getPaymentSummaries() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
A collection of PaymentSummaries related to the Cart.
getPaymentSummary() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The updated PaymentSummary representation.
getPaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for basic CRUD operations on payments.
getPaymentTransactionExecutionProvider() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Deprecated.
since 1.7.6, in favor of existing DefaultPaymentTransactionExecutionService.transactionExecutionProvider
getPaymentTransactionFailureDetails() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowActivityException
A collection of PaymentTransactionFailureDetails describing how the transaction(s) failed.
getPaymentTransactionFailureDetails() - Method in exception com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowException
A collection of PaymentTransactionFailureDetails describing how the transaction(s) failed.
getPaymentTransactionFailureDetails() - Method in exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
A collection of PaymentTransactionFailureDetails describing how the transaction(s) failed.
getPaymentTransactionFailureDetails() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
A collection of PaymentTransactionFailureDetails describing how the transaction(s) failed.
getPaymentTransactionsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for basic CRUD operations on payment transactions.
getPendingPaymentFailedRetryTemplate() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getPolicyUtils() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
getPosition() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Defines the position over a display component this tag should be displayed such as the "top-left" of a Product's image on a list or details page.
getPriceableFields(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
 
getPriceableFields(PriceInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
Builds the map of priceable fields for a PriceInfo that could later be added as PriceableTarget.getPriceableFields().
getPriceableTargets(CartItem, Map<String, Integer>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Builds the PriceableTargets for the given CartItem and its dependents.
getPriceCartRequest() - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
The initial PriceCartRequest to price the cart.
getPriceContext(Locale, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getPriceContext(Locale, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getPriceContext(Locale, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getPriceContext(Locale, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getPriceInfo() - Method in interface com.broadleafcommerce.cartoperation.domain.CatalogItem
Summary of the pricing information related to the catalog item.
getPriceInfo() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Summary of the pricing information related to the product.
getPriceInfo() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Summary of the pricing information related to the choice.
getPriceInfoContext(Set<PriceableTarget>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getPriceInfoForDependentItem(CartItem, Collection<P>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Determines the matching PriceInfo for a dependent CartItem.
getPriceInfoForDependentItem(CartItem, Collection<P>, String) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Determines the matching PriceInfo for a dependent CartItem.
getPriceInfos(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getPriceInfos(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
 
getPriceInfosUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The URI path for pricing items.
getPriceInvalidation() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The price invalidation configuration.
getPricingFields() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
getPricingKey() - Method in interface com.broadleafcommerce.cartoperation.domain.CatalogItem
System-wide unique identifier to configure specific pricing for the catalog item.
getPricingKey() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
getPricingKey() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
getPricingKey() - Method in class com.broadleafcommerce.cartoperation.domain.Product
System-wide unique identifier to configure specific pricing for the product.
getPricingKey() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
getPricingKey(CatalogItem, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Returns the catalog item's pricing key, if specified, otherwise retrieves it from the cart item or generates a new one.
getPricingKey(P, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
Returns the product price key, if specified, otherwise retrieves it from the cart item or generates a new one.
getPricingProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getPricingTargetType() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
getPricingTargetType() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
getPricingTargetType() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
getPrimaryAsset() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The asset associated with this product marked as primary.
getPriority() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Priority of this tag relative to other tags that may share the same AdvancedTag.position or AdvancedTag.type.
getProduct() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the specified product if the type is IncludedProductType.PRODUCT.
getProduct() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
If the SpecificItemChoice.type is SpecificItemChoiceType.PRODUCT this holds the product for this choice
getProductBatchSize() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.BulkAddToCartOperation
Dictates the number of products that are gathered at a time when populating & validating a CartItem during an add to cart request.
getProductDescription(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Retrieves the description of the product represented by the CartItem.
getProductDescription(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Retrieves the description of the product represented by the CartItem.
getProductId() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
ID of the parent product.
getProductId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
The ID of the Product.
getProductId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The id of the product for this add item request.
getProductMappings() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
Configuration for the fields which should be included in mapping a Product into a CartItem.
getProductService() - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
getProductsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The URI path for products.
getProductType() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Defines the type of the product.
getProductType(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getProductType(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getProductType(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getProductType(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartVersionValidationService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
getProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
getProratedOrderAdjustmentsToAdd(ItemResponse<? extends ProratedItemOfferAdjustmentDto>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Gets a list of ProratedOfferAdjustments for a CartItem based on the given ItemResponse.
getProviders() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
getProviders() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getQualifierCartItemDetails(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Gets the offer qualifier OfferItemDetails that the given CartItem was a target of.
getQualifierCartItemDetails(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getQualifierCartItemIds(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
The ids of the offer qualifier CartItems that the given CartItem was added from.
getQualifierCartItemIds(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
getQuantity() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
The value of the fixed quantity.
getQuantity() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Quantity associated with this transaction representing the delta or change.
getQuantity() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
Quantity delta that is being requested (i.e.
getQuantity() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
The quantity being requested for this item.
getQuantity() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The amount of this item to be added to the Cart.
getQuantity() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The amount of this item to be added to the Cart.
getQuantityMatched() - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
getQuantityRequested() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
Quantity delta that is being requested (i.e.
getRates(String, FulfillmentPricingRequest) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
Deprecated, for removal: This API element is subject to removal in a future version.
getRates(String, FulfillmentPricingRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getRateUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getReadAccountByIdPath() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The path to read an account by ID.
getReadCustomerByIdPath() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The path to read a customer by ID
getReason() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The reason for this transaction.
getReason() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The reason the override was performed, for example, "Price Match".
getReasonDescription() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
Description for the reason for this transaction.
getReasonType() - Method in exception com.broadleafcommerce.cartoperation.exception.AddCodeException
The reason type for why the code could not be added.
getReceivedException() - Method in exception com.broadleafcommerce.cartoperation.exception.ProviderApiException
The received error.
getReferenceNumber() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Arbitrary external reference number.
getReferenceNumber() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
This can be any number, but is typically the Order Item ID or Fulfillment Item ID.
getRelatedAdjustments(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getRemovedCartItems(List<CartItem>, Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Gets a list of removed CartItems based on the original list of items and the updated Cart.
getRequest() - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.validator.CartItemModifyingRequestValidator
 
getRequestCartHolder() - Method in class com.broadleafcommerce.cartoperation.web.validator.CartModifyingRequestValidator
 
getRequestCartVersionResolver() - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
getRequestCartVersionResolver() - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
getRequestedInventoryLocationId() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
The locationId of the Inventory Location from which the customer wishes to receive inventory.
getRequestedItems() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
List of items to reserve.
getRequestedQuantitiesPerSku(CartItem, Cart, I, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Determines the quantity per sku requested by this cart item and its dependent items.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
A unique id used to represent the request.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id used to represent the request that produced this transaction.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The id representing this request to checkout This value can be used to identify entities that were produced due to this request and therefore need to be rolled back
getRequestId() - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The id representing this request to checkout This value can be used to identify entities that were produced due to this request and therefore need to be rolled back
getRequestId() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The id of the checkout request to claim the transactions for.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id representing the customer's request to execute one or more transactions.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The id representing the customer's request to execute one or more transactions.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
A unique id used to represent the request.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
A unique id used to represent the request.
getRequestId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The id representing the customer's request to checkout
getRequestId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id representing the customer's request to execute the transaction.
getRequestMatcher() - Method in class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
getRequiredCartItem(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
Gets a cart item from the cart by its ID.
getRequiredCartItem(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Gets a cart item from the cart by its ID.
getReservationRequestGroups() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Logically separate groups into pickup or ship groups, along with items to be adjusted.
getReservationRequestType() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Indicates if the Inventory Reservation Request is a HARD or SOFT request.
getReservationRequestType(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Indicates the reservation request type (e.g.
getReservationUri(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Return the POST URI for Inventory Reservations.
getReserveUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for reserving inventory
getResourceLockProvider() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getResourceLocksUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for resource locks.
getResponseCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
A simple code describing the results of the add code to cart request.
getRetrieveItemProductMappingsUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartItemProductMappingProvider
 
getRetrieveProductsUrl(Collection<String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
getRetrieveRateUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
URI for retrieving a single rate for a specific shipping method
getRetryPolicy() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutMessageRetryPolicyClassifier
 
getRole() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The role that the targets this item list is being shared with will be granted.
getRoundingHelper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getRoundingHelper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getRoundingHelper() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getRule(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
Gets the rule for a customer to a specific item list.
getRuleProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
getSecurityCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment method security code that may be required to execute the transaction.
getSecurityCodes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
A map of security codes to their payment ids.
getSecurityCodes() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
A map of security codes to their payment ids.
getSecurityProps() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
getSecurityService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
getSecurityService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getSecurityService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getSelectionType() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Describes restrictions placed on the customer's ability to select items from the targeted set.
getSendCartPaymentFailedEventUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the cart payment failed event
getSendCartRejectionEventUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the cart rejection event
getSendCheckoutCompletionEventUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the checkout completion event
getSendRollbackEventUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the rollback event
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The service client to use when calling campaign services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProvider
Deprecated.
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartItemProductMappingProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The service client to use when calling cart services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The service client to use for calling catalog.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The service client to use when calling inventory services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
The service client to use when calling inventory services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The service client to use when calling offer services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The service client to use when calling pricing services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
The service client to use when interacting with the shipping service.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The service client to use when calling credit account services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The service client to use when calling payment transaction services.
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
getServiceClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
getSharedCode() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The string of the offer code used to apply the related offer.
getShippingAddress() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
getShippingAddress(Address) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getShippingProperties() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProvider
 
getShippingProvider() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getShipToAddress() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
This is most useful when Fulfillment Type is SHIP.
getSigner() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
 
getSku() - Method in interface com.broadleafcommerce.cartoperation.domain.CatalogItem
This uniquely identifies this catalog item when it is sold and is used for other contexts like inventory and pricing.
getSku() - Method in class com.broadleafcommerce.cartoperation.domain.Product
This uniquely identifies this product in the catalog when it is sold and is used for other contexts like inventory and pricing.
getSku() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Sku code for this particular variant.
getSku() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
This Stock Keeping Unit uniquely identifies this item in the catalog when it is sold and is used for other contexts like inventory and pricing.
getSku() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
This Stock Keeping Unit that uniquely identifies this item.
getSku() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The SKU code for the item (e.g., Product or Variant).
getSkuCode() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
This is the default way that Broadleaf uses for accessing InventorySkuRef, especially when doing inventory reservations (soft and hard).
getSkuCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
The value of the SKU reference.
getSkuInventoryId() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
This is the contextId of the associated SkuInventory record.
getSkuName() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Optional field to store a human readable name for the SKU.
getSkuPriceInfos(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
getSkuRef() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Holder of pointer(s) that reference the SKU.
getSkuReferenceFieldType() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Indicates how we should be looking up SKU Inventory (by which field) with respect to skuReferenceValue.
getSkuReferenceFieldType(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
SkuInventory records can be looked up or reference by a number of field types, including:
SKU_CODE - Identifies a CatalogItem.getSku() or Variant.getSku() by a unique SKU code
SKU_EXTERNAL_ID - An ID in another 1st or 3rd party system (e.g.
getSkuReferences(WebClientResponseException) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
getSkuReferenceValue() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
The value of the SKU reference.
getSorting() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Field indicating a sort order, if sorted.
getSource() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The name of the system that initiated the transaction - e.g.
getSource() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
A simple description of the system that initiated this transaction execution request.
getSourceEntityId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The ID of the source entity associated with the transaction.
getSourceEntityId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The ID of the source entity associated with the transaction.
getSourceEntityType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of the source entity associated with the transaction.
getSourceEntityType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The type of the source entity associated with the transaction.
getSourceUserId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id of user who initiated the transaction.
getSourceUserType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of user who initiated the transaction.
getSpecificChoices() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
If the ItemChoice.selectionType is ItemChoiceTargetType.SPECIFIC_PRODUCTS or ItemChoiceTargetType.SPECIFIC_VARIANTS this holds the manually-curated options that the customer can choose from.
getSpecificChoiceTarget(DependentItemDetails, String, int) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Builds a PriceableTarget for a dependent CartItem.
getSpecificChoiceVariantOverrideTarget(SpecificItemChoiceVariantPricingOverride, String, int) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
getSpecificItemChoice() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
getSpelRuleEvaluationService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getSpelRuleEvaluationService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getSpelRuleEvaluationService() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
getStaleCartItemsService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getStaleCartItemsService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getStaleCartItemsService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getStaleCartItemsService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getStaleCartPricingResultHolder() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getStaleCartPricingResultHolder() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getStandardPrice(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getStatus() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
The new status to move the cart to.
getStringMapType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
getSubtotal() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total usually excluding adjustments, tax, and shipping.
getSubtotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total usually excluding adjustments, tax, and shipping.
getSubtotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total usually excluding adjustments, tax, and shipping.
getSubtotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total usually excluding adjustments, tax, and shipping.
getSubtotal() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total usually excluding adjustments, tax, and shipping.
getSuccessfulPayments() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
List of payments that were successfully processed.
getSuccessfulRequests() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
All requests that were successfully processed.
getSupportedClass() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
 
getSupportedClass() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
getSupportedClass() - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
Gets the class that this validator supports.
getSupportedClass() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.PickupTypeFulfillmentGroupSubmitValidator
 
getSupportedClass() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.ShipTypeFulfillmentGroupSubmitValidator
 
getSupportedClass() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.VirtualTypeFulfillmentGroupSubmitValidator
 
getTag() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
The AdvancedTag to associate with a product.
getTags() - Method in class com.broadleafcommerce.cartoperation.domain.Product
A list of simple labels used to categorize the product
getTargetDemographic() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getTargets() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
Describes who this list is being shared with.
getTargetsForDependentItem(CartItem, Map<String, Integer>, String) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Builds the list of PriceableTargets for the given dependent CartItem.
getTargetsForDependentItem(CartItem, Map<String, Integer>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
Builds the list of PriceableTargets for the given dependent CartItem.
getTargetType() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Identifies the type of items that a customer can choose from, whether specific products, specific variants, or products from a specific category.
getTargetType() - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
The type of the user.
getTargetValue() - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
An identifying value for the user.
getTaxAddressSourceHandlers() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getTaxAddressSourceHandlers() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getTaxDelegate() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getTaxesForFeeItems(Cart, TaxProvider<TREQ, TRES>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated, for removal: This API element is subject to removal in a future version.
Instead of calculating the total taxes for fee items separately, calculate in DefaultTaxService.calculateFeeItemsTaxes(Cart, TaxProvider, ContextInfo) and process all the tax responses together.
getTaxId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
getTaxId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
The customer's tax ID.
getTaxId(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getTaxItemIdForFulfillment(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
Extension point to modify the TaxItem.getItemId() for fulfillment tax items.
getTaxItemIdForFulfillment(F) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Extension point to modify the TaxItem.getItemId() for fulfillment tax items.
getTaxItemIdForLineItem(FulfillmentGroup, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getTaxItemIdForLineItem(F, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getTaxProvider(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Determine which tax provider to use for calculating taxes for the cart
getTaxRequest(Cart, F, TaxAddressSourceHandler, List<TI>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getTaxResponseMap(List<TRES>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Returns a map of tax responses, with the key as the TaxResponse.getFulfillmentGroupReferenceNumber()
getTaxService() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getTaxService() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getTaxService() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
getTaxTotal() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total tax cost
getTaxTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total tax cost
getTaxTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total tax cost.
getTaxTotal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total tax cost
getTaxTotal() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total tax cost
getTenant() - Method in class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
getTenantCartsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on carts at the tenant level.
getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
getTenantIdFromContext(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getThreeDSecureVerificationUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
getThreeDSecureVerificationUrl() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
getToken() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The token string that is used to authorize that a request has access to transfer the given cart.
getToken() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
getToken() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
getTokenGenerator() - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
getTokenProvider() - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
getTokenResolver() - Method in class com.broadleafcommerce.cartoperation.web.resolver.GuestTokenHandlerMethodArgumentResolver
 
getTokenResponse(OAuth2ClientCredentialsGrantRequest) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.endpoint.OAuth2ClientCredentialsAccessTokenResponseClient
 
getTokenTimeout() - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties.GuestToken
 
getTokenTimeout() - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
getTotalEverCaptured() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount ever captured, as opposed to the current snapshot of the captured amount represented in PaymentSummary.getAmountCaptured().
getTotalQuantityForTargetIdMap(Collection<C>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
Creates a map of the SKU or pricing key of an underlying item from a cart item to the total quantity of that item across all cart items.
getTransactionAmount() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The transaction amount that was executed against the PaymentSummary.
getTransactionAmount() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The transaction amount that we're expecting to execute against the PaymentSummary.
getTransactionAmount() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The transaction amount that was executed against the PaymentSummary.
getTransactionExecutionDetails() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
A list of TransactionExecutionDetails describing the transactions executed.
getTransactionExecutionProvider() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getTransactionExecutionService() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
getTransactionId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The id of the executed transaction.
getTransactionId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id of the executed transaction.
getTransactionIds() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
getTransactionReferenceId() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The transaction id known by the payment gateway.
getTransactionReferenceId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The transaction id known by the payment gateway.
getTransactionReferenceId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The transaction id known by the payment gateway.
getTransactionStatus() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The status of the transaction.
getTransactionStatus() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The status of the transaction.
getTransactionType() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Indictes the type of transaction that this represents.
getTransactionType() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The type of the transaction.
getTransactionType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The type of transaction that is to be executed.
getTransactionType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The type of transactions that were executed.
getTransactionType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transactions that were executed.
getTransferAnonymousCsrCartToken(ContextInfo, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
getTransferCartTokenDecoder() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getTransferCartTokenEncoder() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getTransferCsrPaymentsToCustomerUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for transferring a CSR payment to a customer.
getTransferCustomerPaymentsToCsrUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for transferring a customer payment to a CSR.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Defines the type of this tag such as "key feature" or "discount".
getType() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Identifies the type of the associated value, this is needed to gather all the enum values based on their types.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Describes which of the product or variant fields should be used for this included product.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The type of this credit account.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The type of this credit account.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of this transaction.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The type of this payment like Credit Card or Gift Card.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Controls both how the customer should be inputting values to fill out this option as well as storage of where the value will go once added to the cart.
getType() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Whether or not this item holds a product or a variant that the customer can select from
getType() - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
The type of failure that this request encountered.
getType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
Gets the type reference for a list of access rules.
getType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
Gets the type reference for item lists.
getType() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Gets the type reference for payment summary.
getType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The type of means by which this fulfillment group is fulfilled.
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.pricing.CartItemPriceableTargetUtils
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.security.DefaultUserTargetGenerationService
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
getTypeFactory() - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
getTypeValidators() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
getUnitAmount(CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Determines the smallest unit amount of money for the CurrencyUnit.
getUnits() - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
getUnlockPaymentsUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments.
getUpc() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Meant to hold UPC, or Universal Product Code.
getUpdateCartsStatusUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI sub-path for updating status for multiple carts.
getUpToDateCart() - Method in exception com.broadleafcommerce.cartoperation.exception.StaleCartException
 
getUri() - Method in class com.broadleafcommerce.cartoperation.domain.Product
The navigable uri of this product.
getUrl() - Method in class com.broadleafcommerce.cartoperation.domain.Category
The url of the category.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The base url for an external campaign service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The base url for an external cart service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The base url for an external catalog service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The base url for the customer service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
The base url for an external inventory service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The base url for an external cart service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The base url for an external cart service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
The base url for the shipping service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The base url for an external credit account service.
getUrl() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The base url for an external payment transaction service.
getUsabilityInfoUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path to append to ExternalCampaignProperties.campaignAuditDetailsUri that defines the endpoint responsible for providing whether a campaign code is usable, usually before it is applied.
getUseCodeUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for using a code.
getUser() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The identifying info of the user that used the related offer.
getUserTargetGenerationService() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getUserTargetGenerationService() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
getValidateUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path to append to ExternalCampaignProperties.campaignAuditDetailsUri that defines the endpoint responsible for validating campaign code usages after they're added to the cart, usually during checkout submission to make sure codes are still valid.
getValidateUri() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for validating checkout.
getValidationConfig() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
getValidationKey() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
getValidationRule() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
If AttributeChoice.validationType is regex, this is the expression that should execute against the user's value.
getValidationStrategy() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
The strategy used to determine when this product option is validated.
getValidationType() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
How the validation from AttributeChoice.getValidationStrategy() should be performed.
getValidators() - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
getValidCheckoutStatuses() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStatusValidationHelper
Retrieve the set of statuses which are considered valid to checkout.
getValidRequestApprovalStatuses() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
Retrieve the list of statuses which are considered valid to request cart approval.
getValidRequestRejectionStatuses() - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
Retrieve the list of statuses which are considered valid to reject a cart.
getValidSetDefaultCartStatuses() - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Retrieve the list of statuses which are considered valid to set a cart to be the default/implicit cart.
getValue() - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
The value represented by this attribute.
getValue() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
The value stored as an item attribute or cart attribute based on what the user selects.
getValue() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The value of the associated DataDrivenEnum.type.
getValue() - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
The value of this flat rate
getValue() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
The attribute's value.
getValue() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
getValuePath() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
getValueType() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The type of values that this list will be shared with (e.g email address, customer ID, etc.).
getVariant() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the specified variant if the type is IncludedProductType.VARIANT.
getVariant() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
If the SpecificItemChoice.type is SpecificItemChoiceType.VARIANT this holds the variant for this choice
getVariantId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
The ID of the Variant, if any.
getVariantId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The id of the variant for this add item request.
getVariantId() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The id of the variant for this add item request.
getVariantMappings() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
Configuration for the fields which should be included in mapping a Variant into a CartItem.
getVariantParentProductId() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the id of the parent product of the specified IncludedProduct.variant if the type is IncludedProductType.VARIANT.
getVariantParentProductId() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
This field contains the id of the parent product of the specified SpecificItemChoice.variant if the type is SpecificItemChoiceType.VARIANT.
getVariantPricing() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Pricing overrides if specific variants of the main product this item belongs to are added to the cart.
getVariants() - Method in class com.broadleafcommerce.cartoperation.domain.Product
All Variants for this product.
getVendorRef() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Soft reference to the vendor associated with this catalog.
getVendorRef() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Soft reference to the vendor associated with this sku inventory summary.
getVerifier() - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
getVersion() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The version of this credit account.
getVersion() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The version of this payment.
getVersion() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
getVersion() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
getVersionResolver() - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartVersionHandlerMethodArgumentResolver
 
getVouchers(List<Voucher>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
getWebClient() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
 
getWeight() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
getWeight() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
getWeight() - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
getWorkflowActivities() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
GIFT_CARD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
grantOwnership(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
grantOwnership(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Grants ownership of an item list to the given customer.
GuestCartOnlyException - Exception in com.broadleafcommerce.cartoperation.web.endpoint.exception
Exception thrown when an operation is taken for a register cart that is only available to guest carts.
GuestCartOnlyException() - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestCartOnlyException
 
GuestCartOnlyException(String) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestCartOnlyException
 
GuestCartOnlyException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestCartOnlyException
 
GuestCartOnlyException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestCartOnlyException
 
GuestCartOnlyException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestCartOnlyException
 
GuestCartProtectionService - Interface in com.broadleafcommerce.cartoperation.service
Interface for a service that is used for protecting customer information within guest carts.
GuestCartTokenValidator - Interface in com.broadleafcommerce.cartoperation.web.validator
Validator interface used for validating a guest token for a Cart.
GuestToken() - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties.GuestToken
 
GuestToken() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
GuestTokenDisabledException - Exception in com.broadleafcommerce.cartoperation.web.endpoint.exception
Exception thrown when there is an attempt to generate a guest token and that functionality is disabled.
GuestTokenDisabledException() - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
 
GuestTokenDisabledException(String) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
 
GuestTokenDisabledException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
 
GuestTokenDisabledException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
 
GuestTokenDisabledException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.endpoint.exception.GuestTokenDisabledException
 
GuestTokenGenerator - Interface in com.broadleafcommerce.cartoperation.service
A generator of GuestToken.
GuestTokenHandlerMethodArgumentResolver - Class in com.broadleafcommerce.cartoperation.web.resolver
Used for resolving ResolveGuestToken-annotated arguments for endpoints.
GuestTokenHandlerMethodArgumentResolver(RequestGuestTokenResolver) - Constructor for class com.broadleafcommerce.cartoperation.web.resolver.GuestTokenHandlerMethodArgumentResolver
 
GuestTokenProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for storing GuestToken.
GuestTokenRequiredException - Exception in com.broadleafcommerce.cartoperation.web.validator.exception
Exception thrown when a guest token is required and not provided for an endpoint.
GuestTokenRequiredException() - Constructor for exception com.broadleafcommerce.cartoperation.web.validator.exception.GuestTokenRequiredException
 
GuestTokenRequiredException(String) - Constructor for exception com.broadleafcommerce.cartoperation.web.validator.exception.GuestTokenRequiredException
 
GuestTokenRequiredException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.validator.exception.GuestTokenRequiredException
 
GuestTokenRequiredException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.web.validator.exception.GuestTokenRequiredException
 
GuestTokenRequiredException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.web.validator.exception.GuestTokenRequiredException
 
guestTokenRequiredMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
GuestTokenResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A DTO object used for returning the cart and guest token.
GuestTokenResponse(Cart, GuestToken) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
GuestTokenValidationException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown to indicate a failure to validate a GuestToken.
GuestTokenValidationException() - Constructor for exception com.broadleafcommerce.cartoperation.exception.GuestTokenValidationException
 
GuestTokenValidationException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.GuestTokenValidationException
 
GuestTokenValidationException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.GuestTokenValidationException
 
GuestTokenValidationException(String, Throwable, boolean, boolean) - Constructor for exception com.broadleafcommerce.cartoperation.exception.GuestTokenValidationException
 
GuestTokenValidationException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.GuestTokenValidationException
 
GuestTokenValidationResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A DTO object used for returning whether a guest token is valid and its details.
GuestTokenValidationResponse(boolean, GuestToken) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 

H

handleAddCodeException(AddCodeException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleAddMerge(String, CustomerRef, List<I>, List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
Handles adding and merging items into an itemlist.
handleAddPaymentException(AddPaymentException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleCartApprovalValidationException(CartApprovalValidationException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleCartNotFoundException(CartNotFoundException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleCartValidationException(CartValidationException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleCartVersionRequiredException(CartVersionRequiredException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleCODStatusChange(Cart, Map<String, String>, ContextInfo, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Handles when Collect on Delivery is selected or de-selected.
handleDeSelectCODBeforeUpdate(Cart, FulfillmentGroup, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Handles when Collect on Delivery is selected or de-selected.
handleException(HttpServletRequest, HttpServletResponse, RuntimeException) - Method in class com.broadleafcommerce.cartoperation.web.filter.FilterExceptionResolverFilter
 
handleGuestCartOnlyException(GuestCartOnlyException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleGuestTokenDisabledException(GuestTokenDisabledException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleGuestTokenRequiredException(GuestTokenRequiredException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleGuestTokenValidationException(GuestTokenValidationException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleInvalidAddPaymentRequestException(InvalidAddPaymentRequestException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleInvalidUpdatePaymentRequestException(InvalidUpdatePaymentRequestException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleInventoryCheckWithoutCatalogItem(CartItem, Cart, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Determine how to handle inventory checks when there is no backing catalog item for the cart item in this request.
handleProviderApiError(ProviderApiException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
handleRegisteredOnly(ResolveCustomerRef) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
handleRejectedMerges(List<I>, List<MergeItemPair<I>>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Throws an exception when only one item is being added/updated and has a matching item.
handleSelectCODBeforeUpdate(Cart, FulfillmentGroup, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Handles when Collect on Delivery is selected.
handleSendEventResponse(SendCheckoutEventResponse) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
handleSetDeselectedCODAttribute(UpdateFulfillmentGroupRequest, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Sets a temporary attribute on the fullfillment group if the COD status attribute has gone from selected to not selected.
handleZeroQuantityItems(Stream<I>, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
Handles item updates with a quantity of zero by deleting the items and filtering them from the results.
HARD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
 
hasAnnotation(MethodParameter, Class<A>) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartHandlerMethodArgumentResolver
Tells whether the method parameter has the given annotation on it
hasCollectOnDeliveryPayments(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
hasDeleteAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
hasDeleteAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Tells if the given customer has access to delete an item list.
hasDeselectedCOD(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
hasEditAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
hasEditAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Tells if the given customer has access to edit an item list.
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.Category
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
hashCode() - Method in exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
hashCode() - Method in exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
 
hashCode() - Method in exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
hashCode() - Method in exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
hashCode() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
hasHint(Collection<Object>, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Tells if the specified hint is in the collection of hints.
hashMatchingCriteria(ItemListItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
hashMatchingCriteria(I) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Generates a hash for any information on the item that should be used to determine if they represent the same item configuration.
hashMatchingCriteria(I) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
Generates a hash for any information on the item that should be used to determine if they represent the same item configuration.
hasParentTransactionId() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
hasPositiveQuantity(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
hasSalePrice(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
hasShareAccess(CustomerRef, ShareItemListRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
hasShareAccess(CustomerRef, ShareItemListRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Tells if the given customer has access to share an item list.
hasStandardPrice(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
hasTransactionAwaitingResult() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
Whether any of the transactions are awaiting result based on TransactionExecutionDetail.isAwaitingResult().
hasTransactionFlaggedForManualReview() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
Whether any of the transactions have been flagged for manual review based on TransactionExecutionDetail.isFlaggedForManualReview().
hasValidAmountAuthorizedOrCaptured(MonetaryAmount, PaymentSummary, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validates that the amount authorized or captured fully covers the payment total amount.
hasVariantDistinguishingOptions(P) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
hasVariantDistinguishingOptions(P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultBroadleafProductService
 
hasViewAccess(CustomerRef, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
hasViewAccess(CustomerRef, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Tells if the given customer has access to view an item list.
hasZeroQuantity(I) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
Tells if the given item has a zero quantity.
HeaderRequestCartVersionResolver - Class in com.broadleafcommerce.cartoperation.web.service
Resolves the cart version from a request header.
HeaderRequestCartVersionResolver() - Constructor for class com.broadleafcommerce.cartoperation.web.service.HeaderRequestCartVersionResolver
 
HeaderRequestGuestTokenResolver - Class in com.broadleafcommerce.cartoperation.web.service
 
HeaderRequestGuestTokenResolver() - Constructor for class com.broadleafcommerce.cartoperation.web.service.HeaderRequestGuestTokenResolver
 
HINT_ALLOW_NO_ITEMS - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that indicates that a fulfillment group with no items is still considered valid.
HINT_ALLOW_NO_OPTION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that indicates the fulfillment option may be null and considered still valid.
HINT_CITY_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the city name is not required.
HINT_COMPANY_NAME_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the company name is required.
HINT_COUNTRY_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the country is not required.
HINT_COUNTY_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the county is required.
HINT_EMAIL_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the email address is required.
HINT_FORCE_ADDRESS_VALIDATION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.TypeFulfillmentGroupSubmitValidator
Hint to the validator to force address validation regardless of whether the type this validator supports typically does fulfillment address validation.
HINT_PHONE_PRIMARY_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator the the primary phone number is not required.
HINT_POSTAL_CODE_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the postal code is not required.
HINT_PRICING_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that indicates that the prices are not yet expected to be set on the fulfillment group.
HINT_SKIP_ADDRESS_VALIDATION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.TypeFulfillmentGroupSubmitValidator
Hint to the validator to skip the address validation regardless of whether the type this validator supports typically does fulfillment address validation.
HINT_SKIP_ITEM_VALIDATION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that tells the validator to skip any validation regarding fulfillment items of the group.
HINT_SKIP_OPTION_VALIDATION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that tells the validator to skip any validation of the fulfillment option of the group.
HINT_SKIP_TYPE_SPECIFIC_VALIDATION - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentGroupSubmitValidator
A hint that tells the validator to skip performing any type specific validation normally performed by TypeFulfillmentGroupSubmitValidators.
HINT_STATE_PROVINCE_REGION_NOT_REQUIRED - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator that the state province region is not required.
HINT_VALIDATE_FIRST_AND_LAST - Static variable in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Hint to the validator to validate the first and last name individually as opposed to the full name.
hydrateIncludedProductDependentItems(CartItem, List<CartItem>, P, boolean) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
Populate IncludedProduct information on CartItem.getDependentCartItems() based on the product configuration.
hydrateItemChoiceDependentItems(CartItem, List<CartItem>, P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
Populate ItemChoice information on CartItem.getDependentCartItems() based on the product configuration.
hydrateItemChoicePricingDetails(ItemChoice, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
Hydrates the pricing details for the parent ItemChoice on the dependent CartItem representing a specific choice.

I

identifyAddItemRequestsForCatalogItems(Collection<AddItemRequest>, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Attempts to identify the AddItemRequest's related CatalogItem from the provided CatalogItemList.
identifyCatalogItemForCartItem(CartItem, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
identifyCatalogItemForCartItem(CartItem, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Attempts to identify the CartItem's related CatalogItem from the provided CatalogItemList.
identifyCatalogItemForCartItem(CartItem, CatalogItemList<I>) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
identifyCatalogItemKey(MergeItemPair<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
identifyCatalogItemKey(MergeItemPair<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
identifyCatalogItemsForAddItemRequests(Collection<AddItemRequest>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated, for removal: This API element is subject to removal in a future version.
identifyCatalogItemsForAddItemRequests(Collection<AddItemRequest>, PriceContext, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
identifyCatalogItemsForUpdateItemRequest(UpdateItemRequest, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated, for removal: This API element is subject to removal in a future version.
identifyCatalogItemsForUpdateItemRequest(UpdateItemRequest, CartItem, PriceContext, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
identifyKeysForCatalogItems(CatalogItemList<? extends CatalogItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Hook point to collect the keys that will identify the CatalogItems.
identifyKeysForCatalogItems(CatalogItemList<? extends CatalogItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Hook point to collect the keys that will identify the CatalogItems.
identifyProductForCartItem(CartItem, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
identifyProductForCartItem(CartItem, CatalogItemList<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
IncludedProduct - Class in com.broadleafcommerce.cartoperation.domain
 
IncludedProduct() - Constructor for class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
IncludedProductConfigurationService - Interface in com.broadleafcommerce.cartoperation.service.configuration
 
IncludedProductType - Enum in com.broadleafcommerce.cartoperation.domain
The possible types of targets a IncludedProduct can have.
InMemoryOAuth2AuthorizedClientRepository - Class in com.broadleafcommerce.cartoperation.oauth2.client.web
Deprecated.
Please use SynchronizedDelegatingOAuth2AuthorizedClientManager or InMemoryOAuth2AuthorizedClientService, which is used internally by SynchronizedDelegatingOAuth2AuthorizedClientManager.
InMemoryOAuth2AuthorizedClientRepository() - Constructor for class com.broadleafcommerce.cartoperation.oauth2.client.web.InMemoryOAuth2AuthorizedClientRepository
Deprecated.
 
insertItems(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
Internal() - Constructor for class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Internal
 
INTERNAL_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
Represents an unexpected error during the processing of the checkout submission.
INTERNAL_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
There was an error in our preparation of the gateway interaction or in our interpretation/storing of the response.
INVALID_CAMPAIGN_CODE_USAGE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
If the cart is using campaign codes, the usage of those codes must still be valid when the customer attempts to checkout.
INVALID_CART_ACCESS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
Represents the error where the customer doesn't have access to a cart.
INVALID_CART_FULFILLMENT_CONFIG - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
There is invalid fulfillment data and therefore it is unclear how each cart item should be fulfilled once the checkout is complete.
INVALID_CART_FULFILLMENT_MISSING - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
There is missing fulfillment data and therefore it is unclear how each cart item should be fulfilled once the checkout is complete.
INVALID_CART_ITEM_CONFIG - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
There is invalid or missing cart item information and therefore it is unclear what the customer is attempting to purchase.
INVALID_CART_PRICING - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart and all of its items must have finalized pricing before the checkout can be processed.
INVALID_CART_STATUS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart is in an invalid status to complete checkout.
INVALID_CART_STATUS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
The cart is in an invalid status to request approval or rejecting.
INVALID_GUEST_TOKEN_FMT - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
INVALID_OFFER_OR_OFFER_CODE_USAGE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
If the cart is using offers or offer codes, the usage of those offers or offer codes must still be valid when the customer attempts to checkout.
INVALID_PAYMENT_CONFIG - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart must have valid payments and the sum of those payment amounts must be equal to the order total.
INVALID_PAYMENT_METHOD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
The provided payment method data is invalid.
INVALID_REQUEST - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
There was a failure to process the request because the request itself is invalid.
InvalidAddPaymentRequestException - Exception in com.broadleafcommerce.cartoperation.exception
Exception denoting that the request to add a payment was invalid
InvalidAddPaymentRequestException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.InvalidAddPaymentRequestException
 
invalidateFulfillmentGroupOverride(Cart, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
InvalidUpdatePaymentRequestException - Exception in com.broadleafcommerce.cartoperation.exception
Exception denoting that the request to update a payment was invalid
InvalidUpdatePaymentRequestException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.InvalidUpdatePaymentRequestException
 
INVENTORY_CHECK_STRATEGY - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
INVENTORY_RESERVATION_STRATEGY - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
INVENTORY_TYPE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
The following internal attributes are temporary storage locations for fulfillment related information to be used for populating a FulfillmentItem.
INVENTORY_UNAVAILABLE - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Not really a "configuration" issue, but a validation none-the-less.
INVENTORY_UNAVAILABLE - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
InventoryAvailabilityRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory
A request DTO to fetch the inventory availability status of a catalog item.
InventoryAvailabilityRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
 
InventoryAvailabilityService<I extends CatalogItem> - Interface in com.broadleafcommerce.cartoperation.service.inventory
 
InventoryAvailabilityValidationCheckoutWorkflowActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
 
InventoryAvailabilityValidationCheckoutWorkflowActivity(InventoryProvider, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.InventoryAvailabilityValidationCheckoutWorkflowActivity
 
InventoryProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provides a generic API to reserve inventory during checkout.
InventorySkuRef - Class in com.broadleafcommerce.cartoperation.domain
Provides a representation of a SKU reference.
InventorySkuRef() - Constructor for class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
 
InventoryTransaction - Class in com.broadleafcommerce.cartoperation.domain
 
InventoryTransaction() - Constructor for class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
InventoryUnavailableException - Exception in com.broadleafcommerce.cartoperation.domain
Exception to indicate that inventory was unavailable, typically after trying to reserve inventory.
InventoryUnavailableException(String, Throwable, boolean, boolean, Map<String, String>) - Constructor for exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
 
InventoryUnavailableException(String, Throwable, Map<String, String>) - Constructor for exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
 
InventoryUnavailableException(String, Map<String, String>) - Constructor for exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
 
InventoryUnavailableException(Throwable, Map<String, String>) - Constructor for exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
 
InventoryUnavailableException(Map<String, String>) - Constructor for exception com.broadleafcommerce.cartoperation.domain.InventoryUnavailableException
 
IS_FEE_REFUNDABLE - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
IS_FREE_GIFT_ITEM - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
Indicates if a CartItem is a free gift item added from a Free Gift offer.
IS_FREE_GIFT_ITEM - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Indicates if a CartItem is a free gift item added from a Free Gift offer.
isActualTaxCalculation(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
 
isAddAttribute() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
An addition to cart attributes.
isAllowAutomaticReversal() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
Whether to allow this transaction to be automatically reversed by payment system's scheduled jobs.
isAPIRateLimitError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isApplicationIdIncludedInCookieName() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Whether or not the applicationId should be appended to the cart cookie name.
isApplicationIdIncludedInCookieName() - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
isAttributeChoice(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
 
isAuthorize(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isAuthorizeAndCapture(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isAvailable() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Indicates if the requested quantity is available.
isAvailableOnline() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Whether or not this product is available online - ie inventory is available somewhere to fulfill this product.
isAvailableOnline(I, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Checks whether or not the catalog item is available online.
isAwaitingAsyncResults(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isAwaitingPaymentResult() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Whether or not the cart was submitted for checkout but awaiting payment result.
isAwaitingResult() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Whether this transaction is awaiting result based on TransactionExecutionDetail.getTransactionStatus().
isBankAccount(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isBroadleafAccount(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
 
isBroadleafAccountApprover(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
 
isBroadleafAccountMember(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
 
isBroadleafCart(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentOwnerTypes
 
isBroadleafCustomer(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
 
isBundleProduct(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
 
isCalculateFulfillmentPricingWithAdjustments() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Whether the fulfillment pricing should consider the adjustments on the order and order items.
isCalculateProratedFulfillmentPricing() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Whether the fulfillment pricing should consider prorated price of the order items, after factoring in the order adjustments.
isCapture(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isCartAttributeChoice(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
 
isCartItemAttributeChoice(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
 
isCartItemCODFee(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
isCartItemMissingCatalogItems(Set<String>, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
Hook point to determine if the CartItem does not have a backing CatalogItem for stale cart removal.
isCartItemMissingCatalogItems(Set<String>, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Hook point to determine if the CartItem does not have a backing CatalogItem.
isCartMaxTotalAllowedForCOD(Cart, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
isCartMaxTotalAllowedForCOD(Cart, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
isCartMaxTotalAllowedForPayment(Cart, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
isCartMinTotalAllowedForCOD(Cart, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
isCartMinTotalAllowedForCOD(Cart, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
isCartMinTotalAllowedForPayment(Cart, CheckoutPaymentMethodOption) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
isCash(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isCatalogItemExternalInventoryUnavailable(CartItem, I, Map<String, Boolean>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
isCategoryTargetType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
 
isCheck(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isCheckoutLookup3DSTransactionsEnabled(String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
isCheckoutPaymentMethodValidationEnabled() - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Whether or not to validate payment methods during checkout activity workflow
isCheckoutRequest(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTransactionSourceEntityTypes
 
isCheckoutTransactionExternalByGateway(String, String, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
isCOD(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isCODSelected(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
isCODSelected(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
isCollectOnDeliverySelected(Cart) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Determines if any of the Cart.getFulfillmentGroups() has a DefaultCollectOnDeliveryStatus.SELECTED status in their FulfillmentGroup.getAttributes().
isCreditAccountInsufficientBalanceFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isCreditCard(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isCsrOwned(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
 
isCustomerCredit(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isCustomerMutabilityBlocked(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
 
isCustomerPayment(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isDependentItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
isDetachedCredit(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isDisabled() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
Dictates whether SSL verification should be disabled.
isDiscountable() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
isDiscountable() - Method in class com.broadleafcommerce.cartoperation.domain.Product
Whether or not this product be applied to any offers or promotions.
isDiscountAllowed() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Dictates whether or not discounts are allowed to be applied to this included product.
isDiscountAllowed() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Dictates whether or not discounts are allowed to be applied to this add-on.
isDiscountAllowed() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Dictates whether or not discounts are allowed to be applied to this add-on.
isDiscountAllowed(ItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
isDiscountAllowed(ItemChoice, SpecificItemChoice) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
isDuplicateCatalogItemRequest(Set<CatalogItemRequest>, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Hook point to prevent duplicate CatalogItemRequests from being built based on the CartItem.
isEnabled() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
isEnabled() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
When enabled, this service will enforce the version for any requests that modify the cart.
isEntityNotFound(ResponseEntity<ApiError>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Determines if the given ResponseEntity indicates entity not found.
isEstimatedProvider(TaxProvider<TREQ, TRES>, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
Determine if the given provider calculates estimated taxes or actual taxes.
isEstimatedTaxCalculation(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
 
isExpired(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isExternalTransactionExpected(PaymentSummary, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Based on the provided PaymentGatewayType, determine if the expected transaction is external.
isFailConfigErrorOnAdd() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
If there is a configuration error for a cart item when attempting to add it to a cart, fail the attempt.
isFailedCartFinalization(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isFailedPaymentTransaction(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isFinalPayment() - Method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
Deprecated.
since 1.7.2, no longer used
isFinalPayment() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentType
Deprecated.
since 1.7.2, no longer used
isFlaggedForManualReview() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Indicates that the payment transaction has been flagged for manual review via fraud checks.
isFreeGiftItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Identifies if the given CartItem is a free gift item.
isFreeGiftItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
isFulfillmentGroupRequired() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig
 
isFulfillmentItemForBundle(FulfillmentItem, Map<String, OrderLineItemDto>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
isGatewayConfigurationError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isGatewayCredentialsError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isGatewayError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isGiftCard(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isHardDecline(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
 
isHasTransactionFlaggedForManualReview() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Indicates that the payment transaction has been flagged for manual review by fraud checks.
isIndeterminateResult() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Tells if this transaction has an indeterminate result.
isIndeterminateResult() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Tells if this transaction has an indeterminate result.
isIndividuallySold() - Method in class com.broadleafcommerce.cartoperation.domain.Product
If this product or any of its variants can be sold individually in the store, or if they must be apart of another product as an add-on.
isInternalError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInternalError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isInvalidAccess(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
 
isInvalidCampaignCodeUsageFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartFulfillmentConfigFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartFulfillmentMissingFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartItemConfigFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartPricingFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartStatusFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidCartStatusFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
 
isInvalidOfferOrOfferCodeUsageFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidPaymentConfigFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isInvalidPaymentMethod(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isInvalidRequest(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isInventoryAvailable(InventoryAvailabilityRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
isInventoryAvailable(InventoryAvailabilityRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
isInventoryAvailable(List<InventoryAvailabilityRequest>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
isInventoryAvailable(List<InventoryAvailabilityRequest>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
isInventoryAvailable(Map<String, Integer>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
isInventoryAvailable(InventoryAvailabilityRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Determines whether Inventory is available for a particular catalog item.
isInventoryAvailable(String, int, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
isInventoryAvailable(String, int, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
isInventoryAvailable(String, int, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Determines whether Inventory is available for a particular SKU.
isInventoryAvailable(List<InventoryAvailabilityRequest>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Determines whether Inventory is available for a list of catalog items.
isInventoryAvailable(Map<String, Integer>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
isInventoryAvailable(Map<String, Integer>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Determines whether Inventory is available for a list of SKUs.
isInventoryUnavailableResponse(WebClientResponseException) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
isItemChoice(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
 
isItemElegibleForRemoval(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to prevent removal of cart items that should not be removed through the cart management endpoints.
isMarkTransactionsIneligibleForAutomaticReversal() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Declares whether the payment's transactions should be marked ineligible for automatic reversal.
isMatchCartItemAssetToVariant() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
isMatchCartItemAssetToVariant() - Method in class com.broadleafcommerce.cartoperation.service.mapping.CartItemProductServiceProperties
Determines whether the CartItem.getImageAsset() should match the selected Variant if possible instead of the Product.getPrimaryAsset().
isMerchandisingProduct(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
 
isMoneyOrder(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isNeedSaveContainerItem() - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
Tells if the container instance (MergeItemPair.containerItem) will need to be saved in order for the merge performed to be persisted.
isNeedSaveModifiedItem() - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
Tells if the modified instance (MergeItemPair.modifiedItem) will need to be saved in order for the merge performed to be persisted.
isNetworkError(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isPaymentMethodOptionAvailableForFulfillmentGroups(CheckoutPaymentMethodOption, List<FulfillmentGroup>) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
Checks that the option is available at least for one of the fulfillment groups.
isPaymentReallocationRequired(MonetaryAmount, MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
isPaymentRequires3dsVerification(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isPending(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isPriceUpdated() - Method in class com.broadleafcommerce.cartoperation.web.service.StaleCartPricingResultHolder
 
isProcessingFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isProductsTargetType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
 
isProductType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
 
isPurchaseOrder(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isRefund(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isRefundable() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
isRemoveAttribute() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
A deletion of a cart attribute.
isRequired() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Whether or not the user is required to fill out this option in order to add the product to their cart.
isRequired(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartHandlerMethodArgumentResolver
Tells if the given parameter is required.
isRequires3DSVerification(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isRequires3DSVerification(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isRequiresAdditionalAction(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isResetTransactionReversalState() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
Whether to reset transaction reversal state.
isResponseValidationFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
 
isReverseAuth(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
 
isSameItem(CartItem, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
isSameItem(ItemListItem, ItemListItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
isSameItem(I, I) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Tells if two item instances are actually the same instance.
isSelectorProduct(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
 
isSendingToProcessor(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isSingleUsePaymentMethod() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Whether or not the underlying payment method can only be used once.
isSkipTaxCalculation(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
 
isSoftDecline(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
 
isSpecificChoiceTargetType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
 
isStaleCartItemFailure(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
 
isStandardProduct(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
 
isStoreCredit(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isSuccess() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Whether or not the checkout submission was successful.
isSuccess() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
Whether or not sending the event was successful.
isSuccess(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
 
isTaxable() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
isTest(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
 
isThirdPartyAccount(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
isTokenExpired(GuestToken) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
isUpdateCatalogPricing() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
Declares if catalog prices should also be gathered as part of the repricing process.
isUpdateContactInfo() - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
An update of the contact info for the order (e.g.
isUserAnApprover(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Determines if the given CustomerRef is an account approver for the given Cart with the DefaultCartStatuses.REQUIRES_APPROVAL status.
isUsingCollectOnDelivery(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
isUsingCollectOnDelivery(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
isValid() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
isVariantBasedProduct(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
 
isVariantDistinguishing(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
 
isVariantsTargetType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
 
isVariantType(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
 
isVisibleToCustomer(String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
Returns whether a cart with the given status is allowed to viewed by a customer.
isWire(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
ITEM_CHOICE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
Allows the user to select an additional item that is added to their cart
ITEM_CHOICE_TARGET_KEY - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
A temporary storage location to mark that this dependent CartItem was successfully matched to a particular ItemChoice target (a SpecificItemChoice or Category) when populating item choices.
ITEM_LIST_ITEM_ID - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultItemListAddToCartService
 
ITEM_NAME - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getName() for the CartItem.
ITEM_SKU_CODE - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getSku() for the CartItem.
ItemChoice - Class in com.broadleafcommerce.cartoperation.domain
Configuration state for ProductOptionType.ITEM_CHOICE.
ItemChoice() - Constructor for class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
ItemChoiceConfigurationService - Interface in com.broadleafcommerce.cartoperation.service.configuration
 
ItemChoiceSelectionType - Enum in com.broadleafcommerce.cartoperation.domain
Describes restrictions placed on the customer's ability to select items from the targeted set.
ItemChoiceTargetType - Enum in com.broadleafcommerce.cartoperation.domain
The possible types of targets a ItemChoice can have.
itemListAccessRuleProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListAccessRuleProvider<P extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule> - Interface in com.broadleafcommerce.cartoperation.service.provider
A provider of item list access rules.
ItemListAddToCartProperties - Class in com.broadleafcommerce.cartoperation.service
 
ItemListAddToCartProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.ItemListAddToCartProperties
 
ItemListAddToCartResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for communicating the results of a checkout submission
ItemListAddToCartResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
 
itemListAddToCartService(ItemListSecurityService<ItemListAccessRule>, ItemListItemManagementService<ItemListItem>, CartOperationService, ItemListAddToCartProperties, TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListAddToCartService - Interface in com.broadleafcommerce.cartoperation.service
Service for adding ItemList(s) to the cart
itemListItemManagementService(ItemListProvider<ItemList>, ItemListItemProvider<T>, ItemListSecurityService<ItemListAccessRule>, TypeFactory, ItemListItemMergingService<T>) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListItemManagementService<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Interface in com.broadleafcommerce.cartoperation.service
Service responsible for managing actions to item list items.
ItemListItemMergingService<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Interface in com.broadleafcommerce.cartoperation.service
Item merging service for Item Lists and Item List Items.
ItemListItemOperationEndpoint<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Class in com.broadleafcommerce.cartoperation.web.endpoint
Endpoint for management of item list items.
ItemListItemOperationEndpoint(AuthenticationUtils, ItemListItemManagementService<I>) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
itemListItemProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListItemProvider<I extends com.broadleafcommerce.cart.client.domain.ItemListItem> - Interface in com.broadleafcommerce.cartoperation.service.provider
A provider of item list items.
itemListManagementService(TypeFactory, ItemListProvider<T>, ItemListSecurityService<ItemListAccessRule>, ItemListItemManagementService<ItemListItem>) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListManagementService<L extends com.broadleafcommerce.cart.client.domain.ItemList> - Interface in com.broadleafcommerce.cartoperation.service
Service responsible for managing actions to item lists.
ItemListOperationEndpoint<L extends com.broadleafcommerce.cart.client.domain.ItemList> - Class in com.broadleafcommerce.cartoperation.web.endpoint
Endpoint for management of item list(s).
ItemListOperationEndpoint(AuthenticationUtils, ItemListManagementService<L>, ItemListAddToCartService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
itemListProvider(WebClient, ObjectMapper, TypeFactory, ExternalCartProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListProvider<P extends com.broadleafcommerce.cart.client.domain.ItemList> - Interface in com.broadleafcommerce.cartoperation.service.provider
A provider of Item Lists.
ItemListSecurity() - Constructor for class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
itemListSecurityService(TypeFactory, ItemListAccessRuleProvider<T>, CartOperationServiceProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ItemListSecurityService<R extends com.broadleafcommerce.cart.client.domain.ItemListAccessRule> - Interface in com.broadleafcommerce.cartoperation.service
Manages security/access-control for item lists.
ItemMergingService<C,I> - Interface in com.broadleafcommerce.cartoperation.service
Service for handling merges of similar items within some container.
ITEMS_SUBPATH - Static variable in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 

J

Jwt() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
JWTTransferCartTokenDecoder - Class in com.broadleafcommerce.cartoperation.service.csr
A default implementation of the TransferCartTokenDecoder that decoded the TransferCartToken from a JWT token string.
JWTTransferCartTokenDecoder(JWTTransferCartTokenDecoderProperties, TypeFactory, ObjectMapper) - Constructor for class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
Primary constructor for initializing the decoder
JWTTransferCartTokenDecoder(TypeFactory, ObjectMapper) - Constructor for class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
Optional constructor if looking to manually configure the decoder using the setters.
JWTTransferCartTokenDecoderProperties - Class in com.broadleafcommerce.cartoperation.service.environment
Properties used to support the JWTTransferCartTokenDecoder in decoding transfer cart tokens from JWTs.
JWTTransferCartTokenDecoderProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
 
JWTTransferCartTokenEncoder - Class in com.broadleafcommerce.cartoperation.service.csr
A default implementation of the TransferCartTokenEncoder that encodes the TransferCartToken into a JWT token string.
JWTTransferCartTokenEncoder() - Constructor for class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
Optional constructor if looking to manually configure the encoder using the setters.
JWTTransferCartTokenEncoder(JWTTransferCartTokenEncoderProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
Primary constructor for initializing the encoder
JWTTransferCartTokenEncoderProperties - Class in com.broadleafcommerce.cartoperation.service.environment
Properties used to support the JWTTransferCartTokenEncoder in encoding preview tokens as JWTs.
JWTTransferCartTokenEncoderProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
 

K

KILOGRAMS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.WeightUnits
 

L

LAST - Static variable in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
listen(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
 
loadAuthorizedClient(String, Authentication, HttpServletRequest) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.InMemoryOAuth2AuthorizedClientRepository
Deprecated.
 
lockAndRetrieveCartPayments(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
lockAndRetrieveCartPayments(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Same functionality as PaymentProvider.lockCartPayments(Cart, ContextInfo) but this method also includes the PaymentSummaries in the response.
lockAndRetrievePayments(LockPaymentRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Locks the payments based on the given LockPaymentRequest.
lockCartPayments(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
lockCartPayments(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Locks the cart's payments to ensure that all of the work done within the CheckoutWorkflow and checkout process in general is consistently interacting with payments that will not change.
LockPaymentRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
A request DTO used to establish locks on a set of payments.
LockPaymentRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
 
lockPayments(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.7, in favor of DefaultCheckoutService.lockAndRetrievePayments(CheckoutProcessDto, ContextInfo)
lockPayments(LockPaymentRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
Locks the payments based on the given LockPaymentRequest.
LockPaymentsResponse - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
Response object describing the locked payment summaries.
LockPaymentsResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
 
logDebug(Exception, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
logError(Exception, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
logErrorInitiatingWorkflowRollback(Cart, String, CheckoutWorkflowActivityException) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
logErrorInitiatingWorkflowRollback(Cart, String, Exception) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
Log a message to record the initiation of the workflow rollback
lookup3DSTransactionResult(String, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentTransactionExecutionProvider
 
lookup3DSTransactionResult(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentTransactionExecutionProvider
Looks up the 3DS transaction results from the gateway.
lookup3DSTransactionResults(CheckoutProcessDto, PaymentSummary, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 

M

makeCurrentDefaultCartNamed(CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
makeCurrentDefaultCartNamed(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Make the current default Cart for the customer or account named to make way for a CSR transferred cart.
ManageCartEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
ManageCartEndpoint(CartResolverService, CartOperationService, CartTransferService, CartVersionValidationService, GuestCartProtectionService, GuestCartTokenValidator, ItemListAddToCartService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
mapFieldsToCartItemAttributes(CartItem, Object, List<CartItemMappingProperties.FieldMapping>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
mapFieldsToCartItemAttributes(CartItem, Object, List<CartItemMappingProperties.FieldMapping>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
mapFieldToCartItemAttribute(CartItem, DocumentContext, String, String) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
mapFieldToCartItemAttribute(CartItem, DocumentContext, String, String) - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
mapProductToCartItem(CartItem, Product, Variant, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
mapProductToCartItem(CartItem, Product, Variant, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
mapProductToCartItem(CartItem, Product, Variant) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.CartItemProductMapper
mapProductToCartItem(CartItem, Product, Variant) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
mapProductToCartItem(CartItem, Product, Variant) - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
mapProductToCartItem(CartItem, Product, Variant, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.CartItemProductMapper
Maps specific Product and Variant information into the CartItem.
MatchingDependentsContext - Class in com.broadleafcommerce.cartoperation.service.configuration
 
MatchingDependentsContext() - Constructor for class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
MAX_THRESHOLD - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants
MAXIMUM_THRESHOLD_EXCEEDED - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when the maximum quantity of a certain item is exceeded.
MERCHANDISING_CONTEXT - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getMerchandisingContext() for the CartItem.
MERCHANDISING_PRODUCT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Denotes a complex, configurable product that acts as a container for other Products or Variants that may be fixed or configurable.
MERCHANDISING_TYPE_ID - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getMerchandisingTypeId() for the CartItem.
merge(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Merges the item pair using the merge type of the pair.
mergeCombine(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Performs a "combination" merge for an item pair.
mergeIgnore(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Performs a "reject or ignore" merge for an item pair.
MergeItemPair<I> - Class in com.broadleafcommerce.cartoperation.domain
A matched pair of items.
MergeItemPair(I, I) - Constructor for class com.broadleafcommerce.cartoperation.domain.MergeItemPair
 
mergeItems(C, List<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
 
mergeItems(C, List<I>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemMergingService
Determines and prepares item merges between items being added/modified and the items of the container.
mergeSeparate(MergeItemPair<I>) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Performs a "separate" merge for an item pair.
MESSAGE_IDEMPOTENCY_KEY - Static variable in class com.broadleafcommerce.cartoperation.service.messaging.idempotency.CartOpsMessageLockService
 
messagePath() - Method in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
 
MIN_THRESHOLD - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants
MINIMUM_THRESHOLD_NOT_MET - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when the minimum quantity of a certain item is not met.
MISCONFIGURED_DEPENDENT_ITEMS - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when one or more misconfigured dependent items are found for an item.
MISCONFIGURED_SELECTOR_ITEM - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when the item type is "selector" which cannot be added to the cart.
MISMATCHED_DEPENDENT_ITEMS - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when one or more mismatched dependent items are found for an item.
MONEY_ORDER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
moveCustomerCartForCsrTransfer(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
Deprecated, for removal: This API element is subject to removal in a future version.

N

name() - Method in interface com.broadleafcommerce.cartoperation.domain.CheckoutFailureType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.CartActionAuditUserType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.CartApprovalProcessFailureType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.CreditAccountTransactionSourceUserType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentManagementAccessRestrictions
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentOwnerType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentSourceType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentSummaryAttributes
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.PaymentTransactionSourceEntityType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.TaxCalculationStrategy
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.TransactionFailureType
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.TransactionStatus
 
name() - Method in interface com.broadleafcommerce.cartoperation.domain.enums.TransactionType
 
name() - Method in interface com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponseType
 
NETWORK_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
There was an error in communicating with the payment gateway.
newBulkAddToCartResponse() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Instantiates a new BulkAddToCartResponse using the TypeFactory.
newCart - Variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
newCart() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Uses the TypeFactory to create a new Cart object.
newCartCreationRequest() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
newCartPricing() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Uses the TypeFactory to create a new CartPricing object.
newCartStatus(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Determines what status should be used when creating new carts.
newItemListAccessRule() - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
Creates a new item list access rule instance.
NO_ADJUSTMENTS_APPLIED - Enum constant in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
 
NO_MATCHING_ALLOWED_VALUE - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when no matching allowed value is found.
NO_VARIANT_FOUND - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when no matching variant is found.
NONPOSITIVE_DEPENDENT_ITEM_QUANTITY - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Validation issue where the quantity of a dependent of a cart item is not greater than zero.
NONPOSITIVE_QUANTITY - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Validation issue where the quantity of the cart item being added is not greater than zero.
NotOwnerException - Exception in com.broadleafcommerce.cartoperation.exception.security
Thrown when a user makes an attempt to access a resource they don't own.
NotOwnerException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.security.NotOwnerException
 

O

OAuth2ClientCredentialsAccessTokenResponseClient - Class in com.broadleafcommerce.cartoperation.oauth2.client.endpoint
Alternative to DefaultClientCredentialsTokenResponseClient that uses WebClient and allows for access token response that contain additional non-String parameters.
OAuth2ClientCredentialsAccessTokenResponseClient(WebClient) - Constructor for class com.broadleafcommerce.cartoperation.oauth2.client.endpoint.OAuth2ClientCredentialsAccessTokenResponseClient
 
obtainLock(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
obtainLock(Message<?>, String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.idempotency.CartOpsMessageLockService
 
obtainLock(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ResourceLockProvider
Obtains a resource lock.
OFFER_IDS_TO_IGNORE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartAttributeConstants.Internal
A list of offer ids to ignore when applying offers.
OfferAudit - Class in com.broadleafcommerce.cartoperation.domain
Captures audit relevant data when an offer was applied to an order.
OfferAudit() - Constructor for class com.broadleafcommerce.cartoperation.domain.OfferAudit
 
OfferProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with an Offer Engine that can supply discounts and promotions base on the contents of a Cart.
offerShouldBeIgnored(Cart, OfferRef) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
Determines if the given OfferRef should be ignored for the given Cart.
offerShouldBeIgnored(Cart, OfferRef) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
OrderLineItemDtoAttributeConstants - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.offer
Contains all the constants for OrderLineItemDto.
ORIGIN_OFFER_ID - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
The id of the offer that this CartItem was a target of.
OVERRIDE_PRICE - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
overrideCartItemPrice(Cart, String, OverridePriceRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
overrideCartItemPrice(Cart, String, OverridePriceRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
Override the unit price on the cart item.
overrideCartItemPrice(String, boolean, OverridePriceRequest, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
overrideFulfillmentGroupPrice(Cart, String, OverridePriceRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
overrideFulfillmentGroupPrice(Cart, String, OverridePriceRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CsrCartOperationService
Override the total fulfillment price on the fulfillment group.
overrideFulfillmentGroupPrice(String, boolean, OverridePriceRequest, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
overrideFulfillmentGroupPriceInCart(String, String, OverridePriceRequest, boolean, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
overrideItemPriceInCart(String, String, OverridePriceRequest, boolean, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
overridePriceException(OverridePriceException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
OverridePriceException - Exception in com.broadleafcommerce.cartoperation.exception
 
OverridePriceException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.OverridePriceException
 
OverridePriceRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
DTO for a request to update the prices.
OverridePriceRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
 

P

pageableToParams(Pageable) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Converts a pageable into its corresponding query parameters.
PASSTHROUGH - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentGatewayTypes
 
patchCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Patch the cart.
patchCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
patchPayment(UpdatePaymentRequest, Integer, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Updates the payment based on the provided UpdatePaymentRequest.
patchPayment(UpdatePaymentRequest, Integer, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
patchPayment(UpdatePaymentRequest, Integer, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Updates the payment based on the provided UpdatePaymentRequest.
PAYMENT_REQUIRES_3DS_VERIFICATION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The confirmation of the cart's payment(s) failed because 3DS verification is required.
PaymentDeclineType - Enum in com.broadleafcommerce.cartoperation.domain.enums
When a payment gateway declines a payment, this value indicates whether it is a "soft" (insufficient funds) or "hard" (stolen card) decline.
PaymentGatewayType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Identifies the payment gateway related to a payment.
paymentHasCheckoutAmountAwaitingResult(PaymentSummary, String) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Determines if the given PaymentSummary has any amount awaiting result based on the given checkout transaction type.
PaymentLockException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown when an issue is encountered while obtaining a payment lock.
PaymentLockException() - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentLockException
 
PaymentLockException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentLockException
 
PaymentLockException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentLockException
 
PaymentLockException(Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentLockException
 
PaymentManagementAccessRestrictions - Interface in com.broadleafcommerce.cartoperation.domain.enums
Describes the status of a payment.
PaymentOwnerType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Describes the owner of a payment.
PaymentPriorityStrategy - Interface in com.broadleafcommerce.cartoperation.service.payment
A helper component that has understanding of which PaymentSummaries take precedence and should be applied first in various operations such as payment authorize.
paymentProvider(WebClient, ObjectMapper, TypeFactory, ExternalPaymentProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
PaymentProvider<P extends PaymentSummary> - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with a Payment Management system for operations around payment related entities.
paymentsMatchCartTotal(Cart, List<PaymentSummary>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Determines if all the payments for the given Cart add up to cart's total.
PaymentSourceType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Describes the source of a payment.
PaymentSummary - Class in com.broadleafcommerce.cartoperation.domain.payment
The domain that summarizes the current state of transactions against the payment.
PaymentSummary() - Constructor for class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
PaymentSummaryAttributes - Interface in com.broadleafcommerce.cartoperation.domain.enums
 
PaymentTaxAddressSourceHandler - Class in com.broadleafcommerce.cartoperation.service.fulfillment.address
Populates the tax address from the billing address.
PaymentTaxAddressSourceHandler(PaymentProvider<PaymentSummary>, TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
PaymentTransactionExecutionActivity - Class in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
This CheckoutWorkflowActivity is responsible for executing payment transactions that are required to complete a successful checkout.
PaymentTransactionExecutionActivity(PaymentTransactionExecutionService, MessageSource) - Constructor for class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
PaymentTransactionExecutionProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with a PaymentTransactionService's APIs to execute payment transactions.
PaymentTransactionExecutionService - Interface in com.broadleafcommerce.cartoperation.service.payment
This service is meant to coordinate the execution of payment transactions against the cart's PaymentSummaries in the context of a checkout submission.
PaymentTransactionFailureDetail - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout
DTO for communicating the details of a failed payment transaction executed during checkout.
PaymentTransactionFailureDetail() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
 
PaymentTransactionFailureException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown if there was an issue while attempting to execute a payment transaction for one of the cart's PaymentSummaries.
PaymentTransactionFailureException(String, Cart, List<PaymentTransactionFailureDetail>) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
 
PaymentTransactionFailureException(String, Throwable, Cart) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
 
PaymentTransactionFailureException(String, Throwable, Cart, List<PaymentTransactionFailureDetail>) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
 
PaymentTransactionSourceEntityType - Interface in com.broadleafcommerce.cartoperation.domain.enums
Represents the default possible values for a payment transaction's source entity type.
PaymentType - Interface in com.broadleafcommerce.cartoperation.domain.enums
This represents types of payments that can be applied to a cart.
PENDING - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The transaction request was successfully handled by the gateway, but the transaction itself is not yet finalized.
PendingPaymentFailedMessageException - Exception in com.broadleafcommerce.cartoperation.exception
Thrown when an issue is encountered while sending a pending payment failed message to notify external & internal listeners that one or more of cart's pending payments has failed.
PendingPaymentFailedMessageException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.PendingPaymentFailedMessageException
 
performRegexValidation(CartItem, AttributeChoice, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
Perform regex validation from AttributeChoice.getValidationRule() against the cart.
performValidationStrategy(CartItem, AttributeChoice, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
Perform the AttributeChoice.getValidationStrategy() on the cartItem and the chosen value.
PickupTypeFulfillmentGroupSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
Validates fulfillment information specific to FulfillmentType.PICKUP fulfillment groups.
PickupTypeFulfillmentGroupSubmitValidator(Set<FulfillmentAddressSubmitValidator>) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.PickupTypeFulfillmentGroupSubmitValidator
 
populateAccountFields(CustomerRef) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
Populates the account-related fields for the given CustomerRef from current authentication context.
populateAdjustments(CheckoutCart) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Populates the cart item, fulfillment item, and fulfillment group Adjustments and clear unneeded fields for the given CheckoutCart.
populateAttributeChoiceLabelsFromOptions(CartItem, P) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
populateBundleFulfillmentLineItemDto(Map<String, OrderLineItemDto>, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateCartItemUpdates(CartItem, UpdateItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Takes the changes from the UpdateItemRequest and populates them onto the CartItem.
populateCartUpdatesFromUpdateItemRequest(Cart, UpdateItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Takes the changes from the UpdateItemRequest and populates them onto the Cart.
populateCatalogItemInformation(CartItem, CatalogItemList<? extends CatalogItem>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
populateCatalogItemInformation(CartItem, P, List<P>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
populateCatalogItemInformation(CartItem, CatalogItemList<? extends CatalogItem>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.CartItemCatalogInformationService
Populate catalog information within the CartItem based on the provided CatalogItem and the merchandising context
populateCatalogItemInformation(CartItem, P, List<P>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.mapping.CartItemCatalogInformationService
Populate catalog information within the CartItem based on the provided CatalogItem and the merchandising context
populateCodes(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
populateCurrency(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
populateDependentItemInformation(CartItem, P, List<P>, boolean) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
Deprecated.
populateDependentItemInformation(CartItem, P, List<P>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
populateDependentLineItemDto(List<OrderLineItemDto>, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateFromRequest(CartItem, AddItemRequest, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Populates the cart item fields based on the request.
populateFulfillmentGroupDto(Map<String, OrderLineItemDto>, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateFulfillmentGroupDtos(List<OrderLineItemDto>, Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateFulfillmentLineItemDto(Map<String, OrderLineItemDto>, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateIncludedProduct(CartItem, IncludedProduct, List<CartItem>, boolean) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
populateIncludedProduct(CartItem, IncludedProduct, List<CartItem>, boolean) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.IncludedProductConfigurationService
Populate the IncludedProduct as a dependent item in the provided CartItem.
populateItemChoice(CartItem, ProductOption, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
populateItemChoice(CartItem, ProductOption, List<CartItem>) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.ItemChoiceConfigurationService
Populates item choices in CartItem.getDependentCartItems() and hydrates them with pricing information from ItemChoice and SpecificItemChoice.
populateLineItemDto(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Returns a populated OrderLineItemDto from given CartItem.
populateLineItemDto(List<OrderLineItemDto>, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Deprecated.
in favor of ExternalOfferProvider.populateLineItemDto(CartItem) for simpler client extension
populateLineItems(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateOfferCodeAttributes(OfferCodeDto, Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Hook point to add additonal attributes to the offer codes before sending to the offer service.
populateOfferCodes(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
populateTaxAddressFromAddress(TaxAddress, Address) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.address.TaxAddressSourceHandler
Populates the given TaxAddress with the given Address.
populateVariantInformation(CartItem, Variant, Map<String, PriceInfo>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.cartoperation.autoconfigure.CartOperationDefaultsEnvironmentPostProcessor
 
postProcessReservationResponse(Cart, SkuInventoryReservationResponse, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Arbitrary hook point to allow for post processing of the Cart and/or the SkuInventoryReservationResponse.
POUNDS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.WeightUnits
 
prepareCartForCheckout(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Prepares the cart for checkout.
prepareCartForPricing(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
prepareCartsForJob(List<Cart>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Prepares the given Carts before executing the scheduled job.
PRICE_INFO - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants
Contains the PriceInfo for the CartItem as a result of pricing.
PRICE_UNAVAILABLE - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Validation issue where no price is available for the item being added.
priceCart(Cart, PriceCartRequest, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
priceCart(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
priceCart(Cart, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Prices cart, processes free gift offers, and saves cart if saveCart is true.
priceCart(Cart, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Prices cart, processes free gift offers, and saves cart if saveCart is true.
priceCart(Cart, PriceCartRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Prices cart, processes free gift offers, and saves cart with the provided PriceCartRequest if saveCart is true.
priceCart(Cart, PriceCartRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
priceCart(Cart, PriceCartRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
priceCart(Cart, PriceCartRequest, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Prices cart, processes free gift offers, and saves cart with the provided PriceCartRequest if saveCart is true.
priceCart(Cart, PriceCartRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
priceCart(Cart, PriceCartRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
Price the cart with the provided locale and currency.
priceCart(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
priceCart(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
priceCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
priceCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
Price the cart.
priceCart(String, PriceCartRequest, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
priceCartItems(Cart, PriceCartRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
 
priceCartItems(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
priceCartItems(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
 
PriceCartRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A DTO used to provide context on a request to price a cart.
PriceCartRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
 
priceCartWithCatalogPriceUpdates(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
priceCartWithCatalogPriceUpdates(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Reprice the cart, including applying the latest catalog-based prices for each of its items
priceCartWithCatalogPriceUpdates(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.CartPricingService
Reprice the cart, including applying the latest catalog-based prices for each of its items
priceCartWithCatalogPriceUpdates(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
PriceInvalidation() - Constructor for class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
 
PRICING_KEY - Enum constant in enum com.broadleafcommerce.cartoperation.domain.CartPricingTargetType
 
PRICING_KEY_PRICE_INFOS - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
Contains a map from CatalogItem.getPricingKey() key to PriceInfo for the associated CatalogItem.
pricingFields() - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
Produces a set of field names of pricing fields that should be validated.
PricingFields - Class in com.broadleafcommerce.cartoperation.service.pricing
 
PricingFields() - Constructor for class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
PricingProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interfacing with operations around pricing.
process(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Initiates the scheduled job to finalize cart awaiting payment result based on the provided message.
processCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Rolls back or finalizes checkout for the given Cart based on whether its payments failed or succeeded.
processCarts(List<Cart>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Processes the given Carts.
processCheckout(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
processCheckout(Cart, CartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
Executes the checkout process for a cart.
processCheckout(CheckoutProcessDto, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Process checkout against the provided CheckoutProcessDto.
processCheckout(String, CheckoutProcessRequest, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
processExistingFreeGiftItems(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Updates existing free gift items quantities and remove existing free gift items if necessary, and then return a list of FreeGiftItems to add to cart.
processFreeGiftItemsForRemoval(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Processes free gift items whenever CartItems are being removed.
processFreeGiftOffers(Cart, OrderResponse<T>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
processFreeGiftOffers(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Processes all free gift offers stored in Cart.getInternalAttributes().
PROCESSING_FAILURE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
The payment gateway failed to successfully process the transaction.
Product - Class in com.broadleafcommerce.cartoperation.domain
A reference to a product, typically used as a holder for information communicated from an external service.
Product() - Constructor for class com.broadleafcommerce.cartoperation.domain.Product
 
PRODUCT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
The add on targets exactly one, predetermined Product.
PRODUCT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.SpecificItemChoiceType
 
PRODUCT_ID - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getProductId() for the CartItem.
PRODUCT_MISSING - Enum constant in enum com.broadleafcommerce.cartoperation.service.AddItemFailure.AddItemFailureType
The request's product was not found, therefore the request configuration could not be validated
PRODUCT_TAGS - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getProductTags() for the CartItem.
PRODUCT_TYPE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
PRODUCT_TYPE - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the product type for the CartItem.
ProductOption - Class in com.broadleafcommerce.cartoperation.domain
A "product option" encapsulates additional, variable information about a Product explicitly designed for customer-facing input.
ProductOption() - Constructor for class com.broadleafcommerce.cartoperation.domain.ProductOption
 
ProductOptionType - Enum in com.broadleafcommerce.cartoperation.domain
Out of the box forms that a ProductOption can take.
ProductTag - Class in com.broadleafcommerce.cartoperation.domain
This defines the relationship between a Product and AdvancedTag.
ProductTag() - Constructor for class com.broadleafcommerce.cartoperation.domain.ProductTag
 
PropertyDrivenCartItemProductMapper - Class in com.broadleafcommerce.cartoperation.service.mapping
 
PropertyDrivenCartItemProductMapper(ObjectMapper, CartItemMappingProperties) - Constructor for class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
prorateFulfillmentGroupAdjustments(FulfillmentGroup, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, adjustment prorations are now done in OfferServices
prorateFulfillmentGroupsAdjustments(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, adjustment prorations are now done in OfferServices
prorateFulfillmentGroupsAdjustments(Cart) - Method in interface com.broadleafcommerce.cartoperation.service.pricing.FulfillmentPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, adjustment prorations are now done in OfferServices
prorateOrderAdjustments(Cart, Collection<? extends FulfillmentItem>, MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, adjustment prorations are now done in OfferServices
protectCartOperationForGuest(Function<Cart, T>, Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
Helper method to validate the guest token, protect the resolved cart, & execute the operation.
protectCartOperationForGuest(Supplier<Cart>, Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
protectCartOperationForGuest(Supplier<T>, Cart, String, ContextInfo, Function<T, Cart>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
protectGuestCartIfNecessary(Cart, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
If the provided cart is a guest cart, and there is no guest token, this will clear out any customer information from the cart.
protectGuestCartIfNecessary(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
If the provided cart is a guest cart, and there is no guest token, then this will produce a cloned guest cart, excluding any customer data.
ProviderApiException - Exception in com.broadleafcommerce.cartoperation.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., CatalogProvider) received.
ProviderApiException(String, Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.cartoperation.exception.ProviderApiException
 
ProviderApiException(String, WebClientResponseException) - Constructor for exception com.broadleafcommerce.cartoperation.exception.ProviderApiException
 
ProviderApiException(Throwable, WebClientResponseException) - Constructor for exception com.broadleafcommerce.cartoperation.exception.ProviderApiException
 
ProviderApiException(WebClientResponseException) - Constructor for exception com.broadleafcommerce.cartoperation.exception.ProviderApiException
 
PURCHASE_ORDER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
purgeLocks(Duration) - Method in class com.broadleafcommerce.cartoperation.service.messaging.idempotency.CartOpsMessageLockService
 

R

RANDOM - Static variable in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
readAccountById(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CustomerProvider
Read a customer account by the supplied ID
readAccountById(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProvider
 
readAllByOwnerTypeAndOwnerId(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
readAllByOwnerTypeAndOwnerId(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Retrieves a list of PaymentSummaries that belong to the given owner type and owner id.
readByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Retrieves a list of PaymentSummaries that belong to the given Cart.getId().
readByCustomerId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CustomerProvider
Read a customer by ID
readByCustomerId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProvider
 
readById(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
readById(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
readById(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Reads a specific item list by its ID and optionally hydrates the items.
readById(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Reads a specific item list by its ID.
readByIds(Set<String>, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
readByIds(Set<String>, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Reads specific item lists by their IDs.
readCartByOrderNumber(ContextInfo, CustomerRef, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
readCartByOrderNumberForAnonymousCustomer(ContextInfo, String, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
readCartsForCustomer(ContextInfo, CustomerRef, Date, Date, Pageable) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartHistoryEndpoint
 
readCreditAccounts(List<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CreditAccountTransactionExecutionProvider
Reads the credit account for the specified account numbers.
readCreditAccounts(List<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
readCustomerStoreCreditAccount(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
readCustomerStoreCreditAccount(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CreditAccountTransactionExecutionProvider
Reads the credit account for the specified customer id and account number.
readCustomerStoreCreditAccounts(String, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CreditAccountTransactionExecutionProvider
Reads the credit account for the specified customer id and account numbers.
readCustomerStoreCreditAccounts(String, List<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountTransactionExecutionProvider
 
readValueByPath(DocumentContext, String) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
readValueByPath(DocumentContext, String) - Method in class com.broadleafcommerce.cartoperation.service.mapping.PropertyDrivenCartItemProductMapper
 
reallocateCartTotalAmongstPayments(Cart, MonetaryAmount, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
reallocateCartTotalAmongstPayments(MonetaryAmount, List<PaymentSummary>, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
reallocateCartTotalAmongstPayments(MonetaryAmount, List<PaymentSummary>, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Reallocate the cart total among the cart's payments
reallocateCartTotalMultiplePayments(MonetaryAmount, List<PaymentSummary>, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Hook point to automatically reallocate the cart total amongst the cart's payments.
recalculateTax(Cart, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
recalculateTax(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
recalculateTaxesForCart(Cart, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Deprecated.
recalculateTaxesForCart(Cart, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Recalculates the taxes for the provided Cart.
recalculateTaxesForCart(Cart, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
recalculateTaxesForCart(Cart, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Deprecated. 
recalculateTaxesForCart(String, boolean, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
recalculateTaxesForCart(String, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
recordRollbackError(CheckoutProcessDto, Exception, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
Method responsible for recording the error that was encountered during the activity's rollback.
recordWorkflowError(CheckoutProcessDto, CheckoutWorkflowActivityException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
Method responsible for recording the error that was encountered during the activity's execution.
REFUND - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Funds have been refunded/credited.
REGEX - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ValidationType
A regular express is run against the submitted option value
registeredOnly() - Element in annotation type com.broadleafcommerce.cartoperation.web.resolver.annotation.ResolveCustomerRef
Indicates that the customer reference must be resolver to a registered customer, otherwise an authentication exception will be thrown.
REJECT_OR_IGNORE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultMergingType
Reject or ignore item from being added.
rejectCart(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
rejectCart(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalService
Action performed by an account approver to reject a Cart.
rejectCart(String, CartApprovalProcessRequest, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
rejectedItemMergeException(RejectedItemMergeException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
RejectedItemMergeException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown when an item is being added that already exists, and that behavior is disallowed by the merge type (DefaultMergingType.REJECT_OR_IGNORE).
RejectedItemMergeException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.RejectedItemMergeException
 
rejectIfEmptyCollection(Errors, String, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Rejects a collection value if it is empty or null.
rejectIfFalse(Errors, String, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Rejects a value if it is non-null and false.
rejectIfNegative(Errors, String, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Rejects a value if it is non-null and negative.
rejectIfNull(Errors, String, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Rejects a value if it is null.
rejectIfTrue(Errors, String, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Rejects a value if it is non-null and true.
releaseLock(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalResourceLockProvider
 
releaseLock(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.idempotency.CartOpsMessageLockService
 
releaseLock(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ResourceLockProvider
Releases a resource lock using a token.
removeAssociatedFreeGiftItems(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Removes the associated free gift item if the offer qualifier item is removed.
removeAttribute(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
removeAttributeFromCart(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeAttributeFromCart(Cart, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes an attribute to the provided Cart.
removeAttributeFromCart(String, String, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
removeAuthorizedClient(String, Authentication, HttpServletRequest, HttpServletResponse) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.InMemoryOAuth2AuthorizedClientRepository
Deprecated.
 
removeCartItems(Cart, Collection<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeCartItems(Cart, Collection<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
removeCode(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
removeExistingFreeGiftItemsFromCart(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Remove existing free gift CartItems from cart.
removeFromCart(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
removeFromCartInBulk(String, boolean, Integer, String, CustomerRef, ContextInfo, Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
removeFulfillmentItemsWithoutCartItems(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeIsFreeGiftItemFlag(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartItemOfferUtils
Removes the CartItemAttributeConstants.Internal.IS_FREE_GIFT_ITEM attribute from the given CartItem.getInternalAttributes().
removeIsFreeGiftItemFlag(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
removeItemFromCart(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeItemFromCart(Cart, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes a single item from the provided Cart matching the provided cart item ID.
removeItemFromCart(String, String, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
removeItemsFromFulfillmentGroup(Cart, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeManyItemsFromCart(Cart, Collection<String>, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes one or more items from the provided Cart matching the provided cart item IDs.
removeManyItemsFromCart(Cart, Collection<String>, boolean, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes one or more items from the provided Cart matching the provided cart item IDs.
removeManyItemsFromCart(Cart, Collection<String>, boolean, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeManyItemsFromCart(Cart, Collection<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes one or more items from the provided Cart matching the provided cart item IDs.
removeManyItemsFromCart(String, Collection<String>, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
Deprecated.
Use ManageCartEndpoint.removeFromCartInBulk(String, boolean, Integer, String, CustomerRef, ContextInfo, Set). This will allow much longer lists of IDs without worrying about whether the URL is too long and corrects the HTTP method semantics by using POST since we're not actually deleting a resource at the URL.
removeOfferAndCampaignCodesFromCart(Cart, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes the provided offer and campaign codes from the cart and then updates the cart.
removeOfferAndCampaignCodesFromCart(Cart, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeOfferCodeFromCart(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeOfferCodeFromCart(Cart, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Removes an offer code from the provided Cart, if it exists.
removeOfferCodeFromCart(String, String, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
removeStaleCartItem(Cart, CartItem, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
removeStaleCartItems(Cart, boolean, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
removeStaleCartItems(Cart, CatalogItemList<? extends CatalogItem>, boolean, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
removeStaleCartItems(Cart, List<CartItem>, boolean, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
removeStaleCartItems(CheckoutProcessDto, CheckoutException, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Removes CartItems from the Cart that can no longer be found in the catalog & reprices the cart.
removeStaleCartItems(Cart, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the CartItems from the cart if the appropriate product doesn't exist and creates the CartAlert about removed items.
removeStaleCartItems(Cart, boolean, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the CartItems from the cart if the appropriate product doesn't exist and creates the CartAlert about removed items.
removeStaleCartItems(Cart, CatalogItemList<? extends CatalogItem>, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the CartItems from the cart if the appropriate product doesn't exist and creates the CartAlert about removed items.
removeStaleCartItems(Cart, CatalogItemList<? extends CatalogItem>, boolean, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the CartItems from the cart if the appropriate product doesn't exist and creates the CartAlert about removed items.
removeStaleCartItems(Cart, List<CartItem>, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the specified cart items from the cart and adds the CartAlert about removed items.
removeStaleCartItems(Cart, List<CartItem>, boolean, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.StaleCartItemsService
Removes the specified cart items from the cart and adds the CartAlert about removed items.
replace(P, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
replace(P, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Replaces an item list.
replaceItemList(String, L, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
replaceItemList(ContextInfo, String, CustomerRef, L) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
replaceItemList(String, L, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Replaces an item list after checking if operation is allowed on the list.
replaceItemListAccessRule(String, P, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
replaceItemListAccessRule(String, P, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Replaces an item list access rule.
replaceItemListItem(ContextInfo, CustomerRef, String, String, I) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
replaceItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
replaceItemListItems(ContextInfo, CustomerRef, String, List<I>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
replaceItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Replaces item list items.
replaceItems(String, Collection<P>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
replaceItems(String, Collection<I>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Replaces items within a specific list.
repriceCartIfPricingIsStale(Optional<Cart>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Called during cart resolution to check if the catalog prices on the cart are stale, and if so, updates those prices and resets the time since they were last changed.
RequestCartVersionResolver - Interface in com.broadleafcommerce.cartoperation.web.service
Used for determining what version of the cart the client is using based off of attributes from the request.
RequestGuestTokenResolver - Interface in com.broadleafcommerce.cartoperation.web.service
Used for resolving the guest token string from a request.
RequestValidator - Interface in com.broadleafcommerce.cartoperation.web.validator
Validates a Request Body.
RequestValidatorRequestBodyAdvice - Class in com.broadleafcommerce.cartoperation.web.advice
Applies request validator validation to request bodies marked with a Validated annotation.
RequestValidatorRequestBodyAdvice(Set<RequestValidator>) - Constructor for class com.broadleafcommerce.cartoperation.web.advice.RequestValidatorRequestBodyAdvice
 
REQUIRED_ATTRIBUTE_MISSING - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for a missing required attribute.
REQUIRED_ATTRIBUTES_MISSING_ON_ITEM - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when one or more required attributes are missing for an item.
REQUIRED_INDIVIDUALLY_SOLD - Enum constant in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
The error for when an item cannot be sold individually.
requiredAttributesMissing(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
REQUIRES_3DS_VERIFICATION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
Additional verification is required from the customer for the gateway to successfully process the transaction
REQUIRES_3DS_VERIFICATION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The transaction was received by the payment gateway, but they have requested 3DS verification from the customer before the transaction can be executed.
REQUIRES_ADDITIONAL_ACTION - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
Additional action is required for the transaction to be successfully processed
requires3DSVerification() - Method in exception com.broadleafcommerce.cartoperation.exception.PaymentTransactionFailureException
Whether or not the transaction failed because of a required 3DS check
RequiresSecurePaymentInformationActivity - Interface in com.broadleafcommerce.cartoperation.service.checkout.workflow.activity
An extension of CheckoutWorkflowActivity}, implementations of this interface require secure payment information (i.e.
resendCartPendingPaymentFailedEvent(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
resendCartPendingPaymentFailedEvent(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Resend CartPendingPaymentFailedEvent for the given cart id.
resendCartPendingPaymentFailedEvent(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
resendCheckoutCompletionEvent(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
resendCheckoutCompletionEvent(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Resend CheckoutCompletionEvent for the given cart id.
resendCheckoutCompletionEvent(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
resendCheckoutRollbackEvent(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
resendCheckoutRollbackEvent(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Resend CheckoutRollbackEvent for the given cart id.
resendCheckoutRollbackEvent(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEventsEndpoint
 
reserveInventory(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
reserveInventory(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
reserveInventory(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Decrement or otherwise "reserve" inventory for a cart during checkout.
resetCartsToPendingPaymentIfNecessary(List<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultJobListener
Resets the given cart ids back to DefaultCartStatuses.AWAITING_PAYMENT_RESULT.
resetFulfillmentGroupReferenceNumbers(Cart) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartVersionHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.broadleafcommerce.cartoperation.web.resolver.GuestTokenHandlerMethodArgumentResolver
 
resolveCart(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
resolveCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
resolveCart(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
resolveCart(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
resolveCart(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
resolveCart(List<String>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
Resolves the registered customer's implicit cart.
resolveCart(HttpServletRequest) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
resolveCart(HttpServletRequest) - Method in interface com.broadleafcommerce.cartoperation.web.filter.resolver.ServletRequestCartResolver
Resolve the cart for the given request.
resolveCartById(String, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Resolves a Cart given the cart ID, customer, and context.
resolveCartById(String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
resolveCartByStatus(String, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Resolves the Cart with the matching status for the given customer and context.
resolveCartByStatus(Collection<String>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
resolveCartByStatus(Collection<String>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Resolves the Cart with the first matching status for the given customer and context.
ResolveCartEndpoint - Class in com.broadleafcommerce.cartoperation.web.endpoint
 
ResolveCartEndpoint(CartResolverService) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
resolveCartForRead(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
resolveCartForRead(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
resolveCartForRead(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
resolveCartForStatusChange(String, Integer, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Similar to CartResolverService.resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) except it will allow carts with status DefaultCartStatuses.REQUIRES_APPROVAL to have their statuses updated.
resolveCartForStatusChange(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Resolves the cart with additional validation that it can be updated by checking the Cart.getVersion() and Cart.getStatus().
resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
resolveCartForUpdate(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
Deprecated, for removal: This API element is subject to removal in a future version.
resolveCartFromConflict(WebClientResponseException.Conflict) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Attempts to extract a fresh version of the cart from the CONFLICT error's response body.
resolveCartId(Map<String, Object>) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Resolve the cart id from the provided cookie claims.
resolveCartId(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
resolveCartOverride(HttpServletRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
resolveCartVersion(HttpServletRequest) - Method in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestCartVersionResolver
 
resolveCartVersion(HttpServletRequest) - Method in interface com.broadleafcommerce.cartoperation.web.service.RequestCartVersionResolver
Determines the client's cart version based off of some attribute of the request.
ResolveCartVersion - Annotation Type in com.broadleafcommerce.cartoperation.web.resolver.annotation
Triggers resolution of the current cart version for a parameter on an endpoint.
resolveClaim(Map<String, Object>, String, Class<T>) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
resolveCookieCart(HttpServletRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
resolveCookieOrRegisteredCart(HttpServletRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
resolveCsrCart(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
ResolveCustomerRef - Annotation Type in com.broadleafcommerce.cartoperation.web.resolver.annotation
Triggers automatic resolution of any customer references on an endpoint.
resolveDefaultFulfillmentType(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Determines the default FulfillmentType for the provided CartItem
resolveFirst(Supplier<Optional<T>>...) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
Iterates through the optional suppliers and returns immediately after finding the first one that produces a value.
resolveGuestToken(HttpServletRequest) - Method in class com.broadleafcommerce.cartoperation.web.service.HeaderRequestGuestTokenResolver
 
resolveGuestToken(HttpServletRequest) - Method in interface com.broadleafcommerce.cartoperation.web.service.RequestGuestTokenResolver
Attempts to resolve a guest token string for the given request.
ResolveGuestToken - Annotation Type in com.broadleafcommerce.cartoperation.web.resolver.annotation
Triggers resolution of the GuestToken parameter on an endpoint.
resolveImplicitCart(CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
resolveImplicitCart(CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Resolves the given CustomerRef's implicit/default cart, which out of the box means an DefaultCartStatuses.IN_PROCESS cart with null name.
resolveInProcessCart(CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartResolverService
Deprecated, for removal: This API element is subject to removal in a future version.
resolveMergeTypes(List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.AbstractItemMergingService
Determines what merge types should be used for the items and applies it to the merge item pairs.
resolveMergeTypes(List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
resolveMergeTypes(List<MergeItemPair<I>>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
resolvePageable(JsonNode) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.page.ResponsePageGenerator
Generates an appropriate pageable based off of the pageable data received.
resolveRegisteredCustomerCart(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
resolveTaxAddressSource(String) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Determines the tax address source that should be used for FulfillmentGroup.getTaxAddressSource() for the given fulfillment type.
ResourceLockProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provides the ability to lock and unlock resources.
RESPONSE_VALIDATION_FAILURE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
There was an error when checking the validity of the response.
ResponsePageGenerator<T> - Class in com.broadleafcommerce.cartoperation.service.provider.external.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.cartoperation.service.provider.external.page.ResponsePageGenerator
 
retrieveAnonymousCartById(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
retrieveCart(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Method for retrieving a single, optional cart.
retrieveCartActionAuditsByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartActionAuditProvider
Find all cart action audits for a given cart id.
retrieveCartActionAuditsByCartId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartActionAuditProvider
 
retrieveCartAfterConflict(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Retrieves the latest version of the cart following a conflict error if possible.
retrieveCartByCartId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCartByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Retrieve the cart for the provided id.
retrieveCartByCartIdWithStatus(String, CartStatus, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCartById(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Retrieve the cart.
retrieveCartById(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartByOrderNumber(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Find the cart (if it exists) for the provided customer id and order number.
retrieveCartByOrderNumber(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartByStatus(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Retrieves a customer or account cart with the provided customer ID, account ID, and status, if it exists.
retrieveCartByStatus(String, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCartByStatus(String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Finds a customer or account cart with the given status, customer cart will automatically be retrieved if the given accountId is null.
retrieveCartByStatus(String, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartByStatusAndName(String, String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Retrieves a customer or account cart with the provided customer ID, account ID, and status, if it exists.
retrieveCartByStatusAndName(String, String, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCartByStatusAndName(String, String, String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Finds a customer or account cart with the given status, customer cart will automatically be retrieved if the given accountId is null.
retrieveCartByStatusAndName(String, String, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartItemProductMappings(ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartItemProductMappingProvider
Retrieve a list of cart item to product mappings
retrieveCartItemProductMappings(ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveCartItemProductMappings(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartItemProductMappingProvider
 
retrieveCartItemProductMappings(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
retrieveCarts(Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Retrieves a Page of Carts based on the given filters.
retrieveCarts(Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartsByStatuses(String, String, Set<String>, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Retrieves a Page of customer or account Carts based on the given statuses, customer id, and account id.
retrieveCartsByStatuses(String, String, Set<String>, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartsInStatus(String, String, String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Convenient method to retrieve a Page of customer or account Carts in a single status.
retrieveCartsMatchingTenantByStatus(String, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Retrieves a Page of Carts based on the given status and matching the tenant from the given ContextInfo.
retrieveCartsMatchingTenantByStatus(String, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveCartsRequiringApproval(String, CustomerRef, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
retrieveCartsRequiringApproval(String, CustomerRef, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalService
Retrieve a page of Carts that require approval in the current authenticated user's account context and requested account id if applicable.
retrieveCartsRequiringApproval(String, CustomerRef, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
retrieveCatalogItem(CatalogItemRequest, PriceContext, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
retrieveCatalogItem(CatalogItemRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveCatalogItem(CatalogItemRequest, PriceContext, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Retrieve the catalog item for the context information provided.
retrieveCatalogItems(Collection<CatalogItemRequest>, PriceContext, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
retrieveCatalogItems(Collection<CatalogItemRequest>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveCatalogItems(Collection<CatalogItemRequest>, PriceContext, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Retrieve the catalog items for the context information provided.
retrieveClonedItemIdsMap(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
retrieveCsrCartByCartId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCsrCartByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
retrieveCsrOwnedCart(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveCsrOwnedCart(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Convenient method to retrieve the DefaultCartStatuses.CSR_OWNED customer or account cart.
retrieveCsrOwnedCartByCustomerIdAndApplicationId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveCsrOwnedCartByCustomerIdAndApplicationId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
retrieveCustomerCartByStatus(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveCustomerCartByStatus(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveGuestToken(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalGuestTokenProvider
 
retrieveGuestToken(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.GuestTokenProvider
Retrieve the GuestToken for the provided cart ID, if it exists.
retrieveHistoricalCartForAnonymousCustomer(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Finds a single, historical cart for an anonymous customer.
retrieveHistoricalCartForAnonymousCustomer(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveHistoricalCartsForCustomer(String, Date, Date, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Find all carts that are DefaultCartStatuses.SUBMITTED or DefaultCartStatuses.CANCELLED for the provided customer and dates.
retrieveHistoricalCartsForCustomer(String, Date, Date, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveImplicitCart(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Resolves the implicit cart for the given customer id and account id.
retrieveImplicitCart(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveInProcessCart(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveInProcessCart(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Convenient method to retrieve the DefaultCartStatuses.IN_PROCESS customer or account cart.
retrieveInProcessCartByCartId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveInProcessCartByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
retrieveInProcessCartByCustomerIdAndApplicationId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveInProcessCartByCustomerIdAndApplicationId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
retrieveMyCarts(CustomerRef, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveMyCarts(CustomerRef, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
retrieveMyCarts(CustomerRef, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Retrieves all of a customer's carts that have not been locked, archived, or submitted.
retrieveMyCarts(CustomerRef, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Retrieves a Page of Carts based on the given filters.
retrievePrices(Collection<C>, Locale, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProvider
 
retrievePrices(Collection<C>, Locale, CurrencyUnit, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PricingProvider
Retrieve and attach prices for the provided cart items.
retrieveProduct(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveProducts(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CatalogProvider
Deprecated, for removal: This API element is subject to removal in a future version.
retrieveTestCartByCartId(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
retrieveTestCartByCartId(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
retrieveTrackingIdForUsableCode(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CampaignProvider
Deprecated.
Determine a tracking id for the provided code string, or else an empty string.
retrieveTrackingIdForUsableCode(String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProvider
Deprecated.
 
REVERSE_AUTH - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
The reverse of an DefaultTransactionTypes.AUTHORIZE transaction.
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartFulfillmentValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPricingValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.InventoryAvailabilityValidationCheckoutWorkflowActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.PaymentTransactionExecutionActivity
 
rollback(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
rollback(CheckoutProcessDto, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CheckoutWorkflowActivity
Method responsible for rolling back any work that was done during the execution of the CheckoutWorkflowActivity.execute(CheckoutProcessDto, ContextInfo) method.
rollback(CheckoutProcessDto, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.CheckoutWorkflow
Method used to coordinate the rollback of work that has been done by the CheckoutWorkflowActivities up to that point.
ROOT_ACCOUNT_ID - Static variable in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
roundListOfMonetaryAmounts(Map<String, MonetaryAmount>, MonetaryAmount, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Given a list of amounts that should round to the provided total, calculates and performs the rounding logic to add the remainder unit amounts.
roundListOfMonetaryAmounts(Map<String, MonetaryAmount>, MonetaryAmount, MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Given a list of amounts that should round to the provided total, calculates and performs the rounding logic to add the remainder unit amounts.
roundProratedFulfillmentGroupAdjustments(FulfillmentGroup, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, adjustment prorations are now done in OfferServices
roundProratedOrderAdjustmentsAcrossFulfillmentItems(Collection<D>, MonetaryAmount, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Rounds prorated amounts for prorated order adjustments on fulfillment items.

S

SALE_PRICE - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
saveAuthorizedClient(OAuth2AuthorizedClient, Authentication, HttpServletRequest, HttpServletResponse) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.InMemoryOAuth2AuthorizedClientRepository
Deprecated.
 
saveCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Helper method to encapsulate saving an existing Cart.
saveCart(UpdateCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Helper method to encapsulate saving an existing Cart.
SECURE_RANDOM - Static variable in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
SELECTOR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Denotes a product that serves as a container for a single Item Choice and which can be used to produce a promotional landing page.
SEND_CHECKOUT_COMPLETION_EVENT_ERROR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
An error was encountered while sending the checkout completion event.
sendCartPendingPaymentFailedEvent(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
sendCartPendingPaymentFailedEvent(CartPendingPaymentFailedEvent, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
sendCartPendingPaymentFailedEvent(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.CheckoutService
Send a message to notify external services (and internal listeners) of the cart pending payment failed, so that they can react accordingly.
sendCartPendingPaymentFailedEvent(CartPendingPaymentFailedEvent, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Sends the cart pending payment failed event to the cart service.
sendCartRejectionEvent(CartRejectionEvent, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
sendCartRejectionEvent(CartRejectionEvent, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated, for removal: This API element is subject to removal in a future version.
This event will be sent directly from Cart Operation Services.
sendCartRejectionMessage(Cart, CartActionAudit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Deprecated, for removal: This API element is subject to removal in a future version.
This event is now sent from Cart Services in response to the update to the cart's status. There is no need to have an additional HTTP request for this event.
sendCheckoutCompletionEvent(CheckoutCompletionEvent, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Sends the checkout completion event to the cart service.
sendCheckoutCompletionEvent(CheckoutCompletionEvent, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
sendCheckoutCompletionMessage(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
sendCheckoutCompletionMessage(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Send a message to notify external services (and internal listeners) of the completed checkout so that they can react accordingly.
SendCheckoutEventResponse - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout
DTO for communicating the results of resending a CheckoutCompletionEvent, CheckoutRollbackEvent, or CartPendingPaymentFailedEvent.
SendCheckoutEventResponse() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
 
sendCheckoutRollbackEvent(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
sendCheckoutRollbackEvent(Cart, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.checkout.workflow.CheckoutWorkflow
Send a message to notify external services (and internal listeners) of the checkout workflow rollback, so that they can react accordingly.
sendEvent(BiFunction<Cart, String, Pair<Boolean, String>>, TriConsumer<Cart, String, ContextInfo>, String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Sends the event with the given TriConsumer, cart id, and ContextInfo.
SENDING_TO_PROCESSOR - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The payment gateway call is being prepared, or has been made and we don't know the response yet.
sendPendingPaymentFailedEventToProvider(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Send the CartPendingPaymentFailedEvent to CartProvider for durable sending.
sendRollbackEvent(CheckoutRollbackEvent, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Sends the rollback event to the cart service.
sendRollbackEvent(CheckoutRollbackEvent, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
SEPARATE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultMergingType
Keep item separate from similar items.
ServletRequestCartResolver - Interface in com.broadleafcommerce.cartoperation.web.filter.resolver
 
setAccessRestrictions(List<String>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The list of restrictions that apply to payment access.
setAccessRestrictions(List<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The list of restrictions that apply to payment access.
setAccountNumber(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Generated code that can be used to reference the credit account.
setAccountNumber(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
Generated code that can be used to reference the credit account.
setAccountNumber(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setAddAttribute(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
An addition to cart attributes.
setAddItemFailures(List<AddItemFailure>) - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
All AddItemFailures that occurred.
setAddItemFailures(List<AddItemFailure>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
All failures that occurred.
setAddItemRequest(AddItemRequest) - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
The initial AddItemRequest to populate the cart.
setAddItemRequest(AddItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
The add item request that failed
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Miscellaneous attributes that can be added to this request in order to provide more information.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Map holding any additional attributes passed in the request not matching any defined properties.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Map holding any additional attributes passed in the request not matching any defined properties.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Map holding any additional attributes passed in the request not matching any defined properties.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
A map of additional attributes that provides flexibility for a more extensive usage of this event
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
Map holding any additional attributes passed in the request not matching any defined properties.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
Map holding any additional attributes passed in the request not matching any defined properties.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous attributes that can be set to this request in order to inform business logic for adding a CartItem.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
Miscellaneous attributes that can be added to this request in order to provide more information.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
Miscellaneous attributes that can be set to this response in order to provide more information on validation failures.
setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Miscellaneous attributes that can be set to this request in order to inform business logic for updating a CartItem.
setAdditionalItemPricing(AdditionalItemPricing) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
setAdditionalItemPricing(AdditionalItemPricing) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
setAdditionalItemPricing(AdditionalItemPricing) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
setAddress(Address) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The shipping address for this fulfillment group.
setAddressByType(Map<String, Address>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The collection of related addresses that may include billing or shipping addresses
setAdjustments(List<Adjustment>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The list of adjustments that were added to the cart because of the code's application.
setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
setAdjustmentsTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's adjustments (a.k.a discounts) total, usually excluding shipping/fulfillment discounts.
setAdvancedTags(List<ProductTag>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
A list of ProductTags sorted based on the sort position of the ProductTag for the produt with ties broken by AdvancedTag.getPriority().
setAllowAutomaticReversal(boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
Whether to allow this transaction to be automatically reversed by payment system's scheduled jobs.
setAllowedDeleteRoles(Set<String>) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
setAllowedEditRoles(Set<String>) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
setAllowedShareRoles(Set<String>) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
setAllowedValues(List<AttributeChoiceValue>) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Gives the customer more structured input to fill out their option, which can drive a select field or a color picker with particular colors.
setAllowedViewRoles(Set<String>) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.ItemListSecurity
 
setAllRatesUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
URI for retrieving a list of shipping rates for all available shipping methods
setAllTaxToZero(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
setAllTaxToZero(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
setAlternativeOwningUserRef(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes an alternative owning user reference for the credit account, that can be used instead of the CreditAccount.owningUserRef.
setAlternativeOwningUserType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes an alternative owning user type of the credit account, that can be used instead of the CreditAccount.owningUserType.
setAmount(BigDecimal) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The amount related to this transaction.
setAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The amount for which this payment is allotted.
setAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The amount for which the payment is allotted.
setAmountAuthorized(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total authorized amount for capture.
setAmountAwaiting3DSResult(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount of Authorize or AuthorizeAndCapture transactions that require 3DS verification.
setAmountCaptured(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount that is currently captured.
setAmountCredited(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total detached credit amount.
setAmountRefunded(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total refunded amount.
setApplication(Map<String, P>) - Method in class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
setApplicationIdIncludedInCookieName(boolean) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Whether or not the applicationId should be appended to the cart cookie name.
setApplyUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for applying offers.
setAssets(List<ImageAssetRef>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
All ProductAssets for this product.
setAttributeChoice(AttributeChoice) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Configuration when the ProductOption.type of this option is one of: ProductOptionType.VARIANT_DISTINGUISHING - drives customer further specifying their choices into a specific Variant that contains a unique SKU code, pricing concerns, etc. ProductOptionType.CART_ITEM_ATTRIBUTE - Customer input will flow directly in the item attributes within their cart ProductOptionType.CART_ATTRIBUTE.
setAttributeName(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
The order or item attribute that this choice is stored in when the user adds to their cart
setAttributeName(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
setAttributes(Map<String, Attribute>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Dynamic attributes that are a part of the product.
setAttributes(Map<String, Attribute>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setAttributes(Map<String, Serializable>) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Dynamic attributes that are a part of the variant.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.Category
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Additional attributes associated with this credit account.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Map holding any additional attributes passed in the request not matching any defined properties.
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
setAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
Miscellaneous attributes for this fulfillment group.
setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
General use map to capture any additional attributes needed for this Payment
setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Map of specific attributes that have been gathered from the raw response.
setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Map of specific attributes that have been gathered from the raw response.
setAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Map to capture any additional information about the payment
setAuthenticationUtils(AuthenticationUtils) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
setAuthenticationUtils(AuthenticationUtils) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
setAuthenticationUtils(AuthenticationUtils) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
setAuthenticationUtils(AuthenticationUtils) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
setAuthenticationUtils(AuthenticationUtils) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ResolveCartEndpoint
 
setAuthor(String) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The username of the author associated with the transfer cart token.
setAuthorizationFailureHandler(OAuth2AuthorizationFailureHandler) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
setAuthorizationSuccessHandler(OAuth2AuthorizationSuccessHandler) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
setAuthorizeAmountAwaitingResult(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount sent to the payment gateway for authorize, and is waiting for a response about the transaction result.
setAuthorizeAndCaptureUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for executing an authorize and capture transaction.
setAuthorizedClientProvider(OAuth2AuthorizedClientProvider) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
setAuthorizeUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for executing an authorize transaction.
setAvailable(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Indicates if the requested quantity is available.
setAvailableOnline(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Whether or not this product is available online - ie inventory is available somewhere to fulfill this product.
setAwaitingPaymentResult(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Whether or not the cart was submitted for checkout but awaiting payment result.
setBalance(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The current balance for this credit account.
setBillingAddress(Address) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The billing address associated with this payment.
setBlockCustomerMutabilityForPaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for blocking customer mutability for payments in checkout.
setBrand(DataDrivenEnum) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
setBroadleafProductService(BroadleafProductService<Product>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
setBroadleafProductService(BroadleafProductService<Product>) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
setBroadleafProductService(BroadleafProductService<Product>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
setBulkAddToCartOperation(CartOperationServiceProperties.BulkAddToCartOperation) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The bulk properties configuration.
setBulkCheckAvailabilityUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for checking inventory for a list of SKUs
setCalculateFulfillmentPricingWithAdjustments(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Whether the fulfillment pricing should consider the adjustments on the order and order items.
setCalculateProratedFulfillmentPricing(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Whether the fulfillment pricing should consider prorated price of the order items, after factoring in the order adjustments.
setCampaignAuditDetailsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path for recording a campaign code usage.
setCampaignCode(String) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The campaign code string that this audit information is for.
setCampaignTrackingId(String) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The tracking ID of the campaign this audit is for.
setCaptureAmountAwaitingResult(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount sent to the payment gateway for capture, and is waiting for a response about the transaction result.
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved Cart for this checkout process request.
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
The most up-to-date cart that includes all requests that were successfully processed
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
An updated Cart object.
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The updated Cart, including the code and applicable adjustments (discounts).
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
The most up-to-date cart.
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The Cart related to the checkout submission.
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
setCart(Cart) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
The Cart related to the checkout submission.
setCart(CheckoutCart) - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The cart object that completed the checkout workflow
setCart(P) - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
setCartActionAudit(CartActionAudit) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The CartActionAudit object generated to record this rejection
setCartActionAuditsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on cartActionAudits.
setCartActionAuditToCreate(CartActionAudit) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
A CartActionAudit to create along with the cart update.
setCartApprovalValidationService(CartApprovalValidationService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
setCartApprovalValidationService(CartApprovalValidationService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
setCartAsDefault(Cart, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Transfer the provided cart to be the default/implicit cart for the provided customer.
setCartAsDefault(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
setCartAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Attributes that should be copied to the Cart.getAttributes() for this request.
setCartAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attributes that should be copied to the Cart.getAttributes() for this request.
setCartId(String) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The ID of the cart the token is authorized to transfer.
setCartId(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The id of the cart that was rejected The cart's id can be used to reference other related objects, such as previous CartActionAudits.
setCartId(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
The Cart.getId() in which one or more of its pending payments failed.
setCartId(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The id of the cart that was submitted for checkout
setCartId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
The Cart.getId() that was requested to re-send the event.
setCartItemId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
ID of the CartItem to update.
setCartItemProductMappingProvider(CartItemProductMappingProvider) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DataDrivenCartItemProductMapper
 
setCartItemProductMappingProvider(CartItemProductMappingProvider) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProvider
 
setCartItemProductServiceProperties(CartItemProductServiceProperties) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
setCartItems(List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
The list of CartItems that were successfully added from the AddItemRequests
setCartItems(List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
The list of CartItems that were successfully created from the AddItemRequests
setCartItemsByCartIdUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The cart items URI
setCartItemsMatched(List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
setCartItemsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on cart items.
setCartMaxTotalRestriction(Map<String, BigDecimal>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The maximum total a cart can have for this payment method, per currency.
setCartMinTotalRestriction(Map<String, BigDecimal>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The minimum total a cart can have for this payment method, per currency.
setCartOperationCheckoutProperties(CartOperationCheckoutProperties) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
setCartOperationService(CartOperationService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
setCartOperationService(CartOperationService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
setCartOperationServiceProperties(CartOperationServiceProperties) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
setCartOpProperties(CartOperationServiceProperties) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
setCartOpsServiceOfferUtils(CartOperationServiceOfferUtils) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
setCartOpsServiceOfferUtils(CartOperationServiceOfferUtils) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
setCartPricingTimeToLive(Duration) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The amount of time before the cart's pricing is considered stale.
setCartProvider(CartProvider) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
setCartsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on carts.
setCartTtl(Duration) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Specifies how long the cart cookie should be considered active.
setCartUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic singular cart retrieval.
setCartVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
setCartVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
setCartVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
 
setCartVersion(Integer) - Method in interface com.broadleafcommerce.cartoperation.web.endpoint.domain.CartVersionedRequest
Sets the cart version.
setCartVersionValidationService(CartVersionValidationService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
setCatalogItemKeysForMissingEntities(Set<String>) - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
The list of provided keys for which a CatalogItem could not be found
setCatalogItems(List<P>) - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
All CatalogItems and their details.
setCatalogItemUrisForMissingEntities(Set<String>) - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
The list of provided uris for which a CatalogItem could not be found
setCatalogProvider(CatalogProvider<? extends CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
setCategory(Category) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The Category which the add-on will be chosen from by the customer if the selection is ItemChoiceTargetType.CATEGORY.
setCheckAvailabilityUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for checking inventory for a particular SKU
setCheckoutLookup3dsTransactionsEnabled(Map<String, Boolean>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Whether or not to lookup the results of pending 3DS transactions during the checkout workflow.
setCheckoutPaymentMethodOptions(List<CheckoutPaymentMethodOption>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
A list of configured payment methods that are available during checkout.
setCheckoutPaymentMethodService(CheckoutPaymentMethodService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
setCheckoutPaymentMethodService(CheckoutPaymentMethodService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setCheckoutPaymentMethodService(CheckoutPaymentMethodService) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
setCheckoutPaymentMethodValidationEnabled(boolean) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Whether or not to validate payment methods during checkout activity workflow
setCheckoutProperties(CartOperationCheckoutProperties) - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
setCheckoutTransactionExternal(Map<String, Boolean>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Whether the checkout transaction occurs externally such as for transparent redirect.
setCheckoutTransactionTypes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
Set the TransactionType that should be performed during checkout.
setChoiceKey(String) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The key to use to relate to this ItemChoice when configuring cart items.
setClaimTransactionsForRequestUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path to reset payment transaction reversal state.
setCode(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
The code to add.
setCode(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
The added offer or campaign code.
setComment(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
A comment a user wishes to include with this action.
setComment(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The optional, long-form comment explaining any extra context for the override.
setContent(List<T>) - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
setContextAttributesMapper(Function<OAuth2AuthorizeRequest, Map<String, Object>>) - Method in class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
setContextInfo(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The ContextInfo containing tenant and sandbox info.
setContextInfo(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
setContextInfo(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
setContextInfo(ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The ContextInfo derived from the original request containing tenant and sandbox info.
setContextState(ContextState) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
A subset of Tracking information to expose the context state for this object.
setContextState(ContextState) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
A subset of Tracking information to expose the context state for this object.
setContextState(ContextState) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setCookieName(String) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
Name of the cart cookie.
setCookieSameSiteValue(String) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
The value to use for the SameSite attribute on the cart cookie.
setCreditAccountRef(CreditAccountRef) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The credit account reference to the credit account.
setCreditAccountsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The default URI to read the credit account.
setCreditAccountTransactionExecutionProvider(CreditAccountTransactionExecutionProvider) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
setCreditAccountTransactionExecutionProvider(CreditAccountTransactionExecutionProvider) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Deprecated.
since 1.8.1, no longer used as store credit balance validation is moved to CartPaymentMethodValidationActivity
setCsrCartOpService(CsrCartOperationService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
setCurrency(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Deprecated.
in favor of using PriceCartRequest for creating or pricing a cart.
setCurrency(CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
The currency to price the cart against.
setCurrencyContext(CurrencyContext) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Transient ability to have a currency initialized
setCurrencyContext(CurrencyContext) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Transient ability to have a currency initialized
setCustomerFullName(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The full name of the customer whose cart was rejected
setCustomerProvider(CustomerProvider) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
setCustomerProvider(CustomerProvider) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
setCustomerRef(CustomerRef) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved CustomerRef for this checkout process request representing the user submitting checkout.
setCustomersItemListAccessRuleByRolesUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for customer item list access rule by roles.
setCustomersItemListAccessRulesUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for customer item list access rule operations.
setCustomerStoreCreditAccountsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The default URI to read the customer store credit account.
setCustomersUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for customer operations.
setDateApplied(Instant) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The date and time when the related offer was applied.
setDateRecorded(Instant) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The timestamp when this transaction response was recorded.
setDateRecorded(Instant) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The timestamp when this transaction response was recorded
setDateRecorded(Instant) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The timestamp when this transaction response was recorded
setDeclineType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The type of transaction failure (hard vs soft failure)
setDeclineType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transaction failure (hard vs soft failure)
setDefaultCart(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
setDefaultsForPriceCartRequest(Cart, PriceCartRequest) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
setDefaultVirtualFulfillmentOptionName(String) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The default fulfillment option name for the FulfillmentType.VIRTUAL fulfillment type.
setDeletedItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
The list of item list ids that were processed for deletion
setDependentCartItems(List<AddItemRequest>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
A list of additional AddItemRequests that should be processed as dependent items of the resulting parent item of this current AddItemRequest.
setDependentItemUpdates(List<UpdateItemRequest>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
A list of additional AddItemRequests that should be processed as children items of the resulting parent item of this current UpdateItemRequest.
setDisabled(boolean) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
Dictates whether SSL verification should be disabled.
setDiscountable(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setDiscountable(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Whether or not this product be applied to any offers or promotions.
setDiscountAllowed(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Dictates whether or not discounts are allowed to be applied to this included product.
setDiscountAllowed(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Dictates whether or not discounts are allowed to be applied to this add-on.
setDiscountAllowed(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Dictates whether or not discounts are allowed to be applied to this add-on.
setDisplayAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
General use map to capture any display properties for this Payment
setDisplayAttributes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
General use map to capture any display properties for this Payment
setDisplayOrder(Long) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Defines the display position of this included product in relation to other included products.
setDisplayValue(String) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The display value for the associated DataDrivenEnum.type.
setEan(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Meant to hold EAN, or European Article Number (a.k.a.
setEmailAddress(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.approval.CartRejectionEvent
Deprecated.
The email address of the customer whose cart was rejected
setEmailAddress(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
Email addresses that should be used as a point of contact for the cart.
setEnabled(boolean) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
setEnabled(boolean) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
When enabled, this service will enforce the version for any requests that modify the cart.
setEncodedPrivateKey(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
Sets the value of JWTTransferCartTokenEncoderProperties.getEncodedPrivateKey(), and initializes the JWTTransferCartTokenEncoder.signer used to sign JWT tokens.
setEncodedPrivateKey(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The encoded RSA private key string to be used to encode preview token JWTs.
setEncodedPrivateKey(String) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
setEncodedPublicKey(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
Sets the value of JWTTransferCartTokenDecoderProperties.getEncodedPublicKey(), and initializes the JWTTransferCartTokenDecoder.verifier used to verify JWT tokens.
setEncodedPublicKey(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
The encoded RSA public key string to be used to decode and verify transfer cart token JWTs.
setEncodedPublicKey(String) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
setErrorCode(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
In case of a validation failure in conjunction with a AttributeChoice.getValidationStrategy() this is the error code that should be shown to customers.
setErrorMessage(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
In case of a validation failure in conjunction with a AttributeChoice.getValidationStrategy() this is the message that should be shown to customers.
setExpectedTotalAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The total amount that we're expecting to be executed against the payment, spread across the TransactionExecutionResponse.transactionExecutionDetails.
setExpirationTime(Instant) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The expiration time of the transfer cart token in UTC.
setExpirationTimeout(Duration) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The duration of the expiration timeout for the preview token JWT.
setExpirationTimeout(Duration) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
Setter for overwriting the current expiration time for JWTTransferCartTokenEncoderProperties.
setExternalId(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
External (1st or 3rd party) system reference to a unique SKU.
setFailConfigErrorOnAdd(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
If there is a configuration error for a cart item when attempting to add it to a cart, fail the attempt.
setFailedItemAdditions(Map<String, List<String>>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
Map of ItemList ids to a collection of ItemListItem ids that could not be added to cart
setFailedPayments(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
List of payments that failed during processing.
setFailureMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Message intended to inform why the checkout submission failed if CheckoutResponse.isSuccess() is false.
setFailureMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
Message intended to inform why the sending the event failed if SendCheckoutEventResponse.isSuccess() is false.
setFailureMessages(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
Map of payment ids to failures messages detailing what failed during processing.
setFailureType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The type of transaction failure
setFailureType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The type of checkout failure which can be used programmatically by the client application to react to the failure.
setFailureType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transaction failure
setFees(List<CheckoutPaymentMethodOption.FeeDto>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The list of applicable fees for this payment option.
setFieldMappingUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The URI path for cart item product mappings.
setFinalizePaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
Deprecated.
in favor of ExternalPaymentProperties.blockCustomerMutabilityForPaymentsUri for more accurate naming
setFlaggedForManualReview(boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Indicates that the payment transaction has been flagged for manual review via fraud checks.
setFulfillmentExclusions(Map<String, List<String>>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
List of exclusion criteria to compare against a FulfillmentGroup to determine if this payment option is allowed.
setFulfillmentFlatRates(Map<String, FulfillmentFlatRate>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
A map of flat rates for fulfilling (e.g., shipping) this product for a particular fulfillment option type (e.g., standard shipping).
setFulfillmentFlatRates(Map<String, FulfillmentFlatRate>) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
A map of flat rates for fulfilling (e.g., shipping) this product for a particular fulfillment option type (e.g., standard shipping).
setFulfillmentGroupRequired(boolean) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig
 
setFulfillmentGroupsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The fulfillment groups URI
setFulfillmentInclusions(Map<String, List<String>>) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
List of inclusion criteria to compare against a FulfillmentGroup to determine if this payment option is allowed.
setFulfillmentOption(FulfillmentOption) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The fulfillment option chosen for the UpdateFulfillmentGroupRequest.getType().
setFulfillmentPricingService(FulfillmentPricingService) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartTotalsCalculator
 
setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total fulfillment cost
setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total fulfillment cost
setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total fulfillment cost.
setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total fulfillment cost
setFulfillmentTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total fulfillment cost
setFulfillmentType(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
Indicates if this group is expected to be picked up or shipped.
setGatewayResponseCode(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The response code provided by the payment gateway which may represent a success or failure
setGatewayResponseCode(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The response code provided by the payment gateway which may represent a success or failure
setGatewayType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The gateway used to process this payment.
setGtin(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
GTIN (Global Trade Item Number) This holds all GTIN formats.
setGuestToken(CartOperationCheckoutProperties.GuestToken) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
 
setGuestToken(CartValidationProperties.GuestToken) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
setGuestTokenUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path of the guest token store for a cart.
setHasTransactionFlaggedForManualReview(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Indicates that the payment transaction has been flagged for manual review by fraud checks.
setHints(Set<String>) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration.FulfillmentCheckoutValidationConfig
 
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
A unique system identifier.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.Category
The primary id of the category.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The ID of the enum.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The id of this credit account.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The credit account's id.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id of this transaction.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The ID of the Product.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
A unique system identifier.
setId(String) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The unique identifier for this variant.
setId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
The customer ID
setInaccessibleItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
The list of Item List ids that the user does not have the proper access rights to.
setInaccessibleItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
From the list of ids that the user attempted to add to cart, this represents the set of ItemList ids that the user does not have access to
setIncludedProducts(List<IncludedProduct>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Additional products that are always included with the product, no matter what.
setIncludedProductService(IncludedProductConfigurationService) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
setIndeterminateResult(boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Tells if this transaction has an indeterminate result.
setIndeterminateResult(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Tells if this transaction has an indeterminate result.
setIndividuallySold(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.Product
If this product or any of its variants can be sold individually in the store, or if they must be apart of another product as an add-on.
setInvalidCartItem(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
If AddItemFailure.type is AddItemFailure.AddItemFailureType.VALIDATION, this object represents the invalid CartItem that was built based on the provided AddItemFailure.addItemRequest
setInventoryAvailabilityService(InventoryAvailabilityService<CatalogItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setInventoryCheckStrategy(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes when the product's inventory should be checked for availability.
setInventoryCheckStrategy(String) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Describes when the variant's inventory should be checked for availability.
setInventoryLocationId(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
The Inventory Location for which this availability is indicated.
setInventoryReservationStrategy(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes when the product's inventory should be reserved.
setInventoryReservationStrategy(String) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Describes when the variant's inventory should be reserved.
setInventoryTransactions(List<InventoryTransaction>) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
List of associated InventoryTransactions.
setInventoryType(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Describes the product's type of fulfillment - ie is it a physical or virtual item?
setIssuer(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
Setter for overwriting the current issuer on JWTTransferCartTokenDecoderProperties.
setIssuer(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenEncoder
Setter for overwriting the current issuer for JWTTransferCartTokenEncoderProperties.
setIssuer(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
The issuer for the JWT token.
setIssuer(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
The issuer for the JWT token.
setIssuer(String) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
setItemAttributeChoices(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Attribute choices that should be copied to CartItem.getAttributeChoices() for this request.
setItemAttributeChoices(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attribute choices that should be copied to CartItem.getAttributeChoices() for this request.
setItemAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous attributes that should be copied to the CartItem.getAttributes() for this request.
setItemAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
Attributes that should be copied to the CartItem.getAttributes() for this request.
setItemBatchSize(int) - Method in class com.broadleafcommerce.cartoperation.service.ItemListAddToCartProperties
Dictates the ItemListItem batch size when adding an ItemList to cart
setItemChoice(ItemChoice) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Configuration for the ProductOptionType.ITEM_CHOICE.
setItemChoiceKey(String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
setItemChoiceKey(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
If this AddItemRequest is one within AddItemRequest.getDependentCartItems(), this is the key to use to relate to this CartItem to a configured product item choice.
setItemChoiceService(ItemChoiceConfigurationService) - Method in class com.broadleafcommerce.cartoperation.service.mapping.DefaultCartItemCatalogInformationService
 
setItemFailureMessages(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Line item error messages used to describe issues with individual fields, cart items, etc.
setItemInternalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Miscellaneous internal attributes that should be copied to the CartItem.getInternalAttributes() for this request.
setItemListAccessRulesBulkUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for bulk item list access rule operations.
setItemListAccessRulesUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for item list access rule operations.
setItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
Set of ids representing the ItemLists that are to be added to cart
setItemListsBulkDeleteItemsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
Context path to append to ExternalCartProperties.itemListsBulkItemsUri for deleting items.
setItemListsBulkDeleteUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
Context path to append to ExternalCartProperties.itemListsBulkUri for deleting items.
setItemListsBulkItemsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for bulk CRUD operation on item list items.
setItemListsBulkUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The context path to append to ExternalCartProperties.url for bulk list operations.
setItemListSecurity(CartOperationServiceProperties.ItemListSecurity) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
 
setItemListsItemsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operation on item list items.
setItemListsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operation on item lists.
setJwt(CartCookieProperties.Jwt) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
setKey(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
The attribute's key.
setLabel(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
What the customer sees for display.
setLabel(String) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
The user-facing label that describes this included product.
setLabel(String) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
The label shown to customers when displaying this option.
setListId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The ID of the item list being shared.
setLocale(Locale) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
Deprecated.
in favor of using PriceCartRequest for creating or pricing a cart.
setLocale(Locale) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
The locale to price the cart against.
setLockAndRetrievePaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments and include their PaymentSummaries in the response.
setLockPaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments.
setLockToken(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The payment lock token.
setLockTokens(Collection<String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
List of tokens that can be used to release payment locks.
setLockTokens(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
Map of payment ids to payment lock tokens.
setLookup3dsTransactionResultUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path to lookup 3DS payment transaction results from the gateway.
setMarkTransactionsIneligibleForAutomaticReversal(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Declares whether the payment's transactions should be marked ineligible for automatic reversal.
setMatchCartItemAssetToVariant(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
setMatchCartItemAssetToVariant(boolean) - Method in class com.broadleafcommerce.cartoperation.service.mapping.CartItemProductServiceProperties
Determines whether the CartItem.getImageAsset() should match the selected Variant if possible instead of the Product.getPrimaryAsset().
setMaximumQuantity(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The maximum amount of this item that a customer can purchase at a time.
setMaximumThreshold(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The maximum count of this product that must be added in a cart.
setMaximumThreshold(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The maximum count of this variant can be added in a cart.
setMerchandisingContext(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The value that should be mapped to CartItem.getMerchandisingContext().
setMerchandisingType(DataDrivenEnum) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
setMergeType(String) - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
The type of merge for this item pair.
setMergingType(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Determines how this Product should merge with other similar items when it gets added to a cart.
setMergingType(String) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
Globally determines how Products should merge with other similar items when they get added to a cart.
setMessage(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Message describing the result of the transaction
setMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
A message describing the results of adding the code to the cart.
setMessage(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
Message describing the result of the transaction
setMessageRetryTemplate(RetryTemplate) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
setMessageRetryTemplate(RetryTemplate) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
setMessageSource(MessageSource) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartResolverService
 
setMessageSource(MessageSource) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
setMinimumQuantity(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
The minimum amount of the item that a customer must purchase.
setMinimumThreshold(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The minimum count of this product that must be added in a cart.
setMinimumThreshold(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The minimum count of this variant that must be added in a cart.
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
A friendly identifier for the tag.
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.Category
The name of the category.
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The name of this payment.
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The name of the product.
setName(String) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
The name of this particular variant of the product.
setName(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The name of this payment.
setNeedSaveContainerItem(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
Tells if the container instance (MergeItemPair.containerItem) will need to be saved in order for the merge performed to be persisted.
setNeedSaveModifiedItem(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.MergeItemPair
Tells if the modified instance (MergeItemPair.modifiedItem) will need to be saved in order for the merge performed to be persisted.
setNewCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
setNewCartOwnership(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
setOfferId(String) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The associated offer's id.
setOfferServicesVersion(String) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The offer version enabled for external service calls with CartOperationService.
setOfferUtils(CartOperationServiceOfferUtils) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setOldCartPrice(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.service.StaleCartPricingResultHolder
 
setOptions(List<ProductOption>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Drives additional information that the customer should enter when purchasing this product.
setOptionValues(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Helper to make this particular variant uniquely identifiable across multiple variants for the same product.
setOrder(int) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.PaymentTaxAddressSourceHandler
 
setOrder(int) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
setOrderId(String) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The id of the cart upon which the related offer was used.
setOriginalCartStatus(String) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
The original Cart.getStatus() before checkout submission.
setOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
setOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
setOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
setOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The new price value.
setOwnerId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
The id of the entity that owns this payment.
setOwnerType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
Describes the owner of the payment.
setOwningUserRef(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The reference to the user that owns this credit account.
setOwningUserRef(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The reference to the user that owns this credit account.
setOwningUserType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
Describes the owning user type of the credit account.
setOwningUserType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
Describes the owning user type of the credit account.
setParentAccount(Account) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setParentCartItemId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The id of the parent CartItem for this add item request.
setParentCategories(Set<Category>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
All Categories that include the product.
setParentTransactionId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The id of the parent payment transaction.
setParentTransactionId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id of the payment transaction that proceeded this transaction.
setPaymentById(Map<String, PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved PaymentSummaries for this checkout process request.
setPaymentGatewayPriorities(List<String>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties
A list of PaymentGatewayTypes defining the order by which payments will be processed during checkout.
setPaymentId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The id of this payment.
setPaymentId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The id of the payment to claim the transactions against.
setPaymentId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id of the related PaymentSummary that is meant to be used for the transaction.
setPaymentId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id of the payment.
setPaymentId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The ID of the payment to update.
setPaymentLockTokens(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Resolved payment lock tokens for this checkout process request.
setPaymentMethodGatewayType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The gateway configured for this payment method.
setPaymentMethodType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
The type of this payment like Credit Card or Gift Card.
setPaymentPriorityStrategy(PaymentPriorityStrategy) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
setPaymentProvider(PaymentProvider<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
setPaymentProvider(PaymentProvider<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setPaymentSummaries(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
Convenient method to set CheckoutProcessDto.getPaymentById() from a list of PaymentSummaries
setPaymentSummaries(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The payments for the cart that completed the checkout workflow
setPaymentSummaries(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
List of payments that were locked.
setPaymentSummaries(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
A collection of PaymentSummaries related to the Cart.
setPaymentSummary(PaymentSummary) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The updated PaymentSummary representation.
setPaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for basic CRUD operations on payments.
setPaymentTransactionExecutionProvider(PaymentTransactionExecutionProvider) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Deprecated.
since 1.7.6, in favor of existing DefaultPaymentTransactionExecutionService.transactionExecutionProvider
setPaymentTransactionFailureDetails(List<PaymentTransactionFailureDetail>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
A collection of PaymentTransactionFailureDetails describing how the transaction(s) failed.
setPaymentTransactionsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for basic CRUD operations on payment transactions.
setPendingPaymentFailedRetryTemplate(RetryTemplate) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
setPolicyUtils(TrackablePolicyUtils) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
setPosition(String) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Defines the position over a display component this tag should be displayed such as the "top-left" of a Product's image on a list or details page.
setPriceCartRequest(PriceCartRequest) - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
The initial PriceCartRequest to price the cart.
setPriceInfo(PriceInfo) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Summary of the pricing information related to the product.
setPriceInfo(PriceInfo) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Summary of the pricing information related to the choice.
setPriceInfosUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The URI path for pricing items.
setPriceInvalidation(CartOperationServiceProperties.PriceInvalidation) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties
The price invalidation configuration.
setPriceUpdated(boolean) - Method in class com.broadleafcommerce.cartoperation.web.service.StaleCartPricingResultHolder
 
setPricingKey(String) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
setPricingKey(String) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
setPricingKey(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
System-wide unique identifier to configure specific pricing for the product.
setPricingKey(String) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
setPricingTargetType(String) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
setPricingTargetType(String) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
setPricingTargetType(String) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
setPrimaryAsset(ImageAssetRef) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The asset associated with this product marked as primary.
setPriority(Long) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Priority of this tag relative to other tags that may share the same AdvancedTag.position or AdvancedTag.type.
setProduct(Product) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the specified product if the type is IncludedProductType.PRODUCT.
setProduct(Product) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
If the SpecificItemChoice.type is SpecificItemChoiceType.PRODUCT this holds the product for this choice
setProductBatchSize(int) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.BulkAddToCartOperation
Dictates the number of products that are gathered at a time when populating & validating a CartItem during an add to cart request.
setProductId(String) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
ID of the parent product.
setProductId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
The ID of the Product.
setProductId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The id of the product for this add item request.
setProductMappings(List<CartItemMappingProperties.FieldMapping>) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
Configuration for the fields which should be included in mapping a Product into a CartItem.
setProductService(BroadleafProductService<Product>) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
 
setProductsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The URI path for products.
setProductType(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Defines the type of the product.
setProperties(CartOperationServiceProperties) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
 
setQuantity(int) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
The value of the fixed quantity.
setQuantity(int) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
Quantity delta that is being requested (i.e.
setQuantity(int) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
The quantity being requested for this item.
setQuantity(int) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The amount of this item to be added to the Cart.
setQuantity(int) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The amount of this item to be added to the Cart.
setQuantity(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Quantity associated with this transaction representing the delta or change.
setQuantityMatched(int) - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
setQuantityRequested(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
Quantity delta that is being requested (i.e.
setReadAccountByIdPath(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The path to read an account by ID.
setReadCustomerByIdPath(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The path to read a customer by ID
setReason(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The reason for this transaction.
setReason(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
The reason the override was performed, for example, "Price Match".
setReasonDescription(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
Description for the reason for this transaction.
setReferenceNumber(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Arbitrary external reference number.
setReferenceNumber(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
This can be any number, but is typically the Order Item ID or Fulfillment Item ID.
setRefundable(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setRemoveAttribute(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
A deletion of a cart attribute.
setRequestedInventoryLocationId(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
The locationId of the Inventory Location from which the customer wishes to receive inventory.
setRequestedItems(List<SkuInventoryReservationRequestItem>) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
List of items to reserve.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
A unique id used to represent the request.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id used to represent the request that produced this transaction.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.completion.CheckoutCompletionEvent
The id representing this request to checkout This value can be used to identify entities that were produced due to this request and therefore need to be rolled back
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.service.messaging.rollback.CheckoutRollbackEvent
The id representing this request to checkout This value can be used to identify entities that were produced due to this request and therefore need to be rolled back
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The id of the checkout request to claim the transactions for.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The id representing the customer's request to execute one or more transactions.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The id representing the customer's request to execute one or more transactions.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
A unique id used to represent the request.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
A unique id used to represent the request.
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
The id representing the customer's request to checkout
setRequestId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id representing the customer's request to execute the transaction.
setRequestMatcher(RequestMatcher) - Method in class com.broadleafcommerce.cartoperation.web.filter.CartResolutionFilter
 
setRequired(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
Whether or not the user is required to fill out this option in order to add the product to their cart.
setReservationRequestGroups(List<SkuInventoryReservationRequestGroup>) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Logically separate groups into pickup or ship groups, along with items to be adjusted.
setReservationRequestType(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Indicates if the Inventory Reservation Request is a HARD or SOFT request.
setReserveUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
URI for reserving inventory
setResetTransactionReversalState(boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
Whether to reset transaction reversal state.
setResourceLocksUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI subpath for resource locks.
setResponseCode(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
A simple code describing the results of the add code to cart request.
setRetrieveRateUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
URI for retrieving a single rate for a specific shipping method
setRole(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The role that the targets this item list is being shared with will be granted.
setRoundingHelper(CartPricingRoundingHelper) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartItemPricingUtils
 
setRoundingHelper(CartPricingRoundingHelper) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultFulfillmentPricingService
 
setSecurityCode(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment method security code that may be required to execute the transaction.
setSecurityCodes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
A map of security codes to their payment ids.
setSecurityCodes(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
A map of security codes to their payment ids.
setSelectionType(String) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Describes restrictions placed on the customer's ability to select items from the targeted set.
setSendCartPaymentFailedEventUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the cart payment failed event
setSendCartRejectionEventUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the cart rejection event
setSendCheckoutCompletionEventUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the checkout completion event
setSendRollbackEventUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI to send the rollback event
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The service client to use when calling campaign services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The service client to use when calling cart services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The service client to use for calling catalog.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The service client to use when calling inventory services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
The service client to use when calling inventory services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The service client to use when calling offer services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The service client to use when calling pricing services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
The service client to use when interacting with the shipping service.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The service client to use when calling credit account services.
setServiceClient(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The service client to use when calling payment transaction services.
setSharedCode(String) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The string of the offer code used to apply the related offer.
setShipToAddress(Address) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
This is most useful when Fulfillment Type is SHIP.
setShouldSavePaymentForFutureUse(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Should the payment method be saved to the owning user.
setShouldSavePaymentToCustomer(Boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Deprecated.
since 1.7.2, in favor of UpdatePaymentRequest.shouldSavePaymentForFutureUse to support owning user types other than a customer (i.e. account).
setSingleUsePaymentMethod(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
Whether or not the underlying payment method can only be used once.
setSku(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
This uniquely identifies this product in the catalog when it is sold and is used for other contexts like inventory and pricing.
setSku(String) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
Sku code for this particular variant.
setSku(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
This Stock Keeping Unit uniquely identifies this item in the catalog when it is sold and is used for other contexts like inventory and pricing.
setSku(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
This Stock Keeping Unit that uniquely identifies this item.
setSku(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The SKU code for the item (e.g., Product or Variant).
setSkuCode(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
This is the default way that Broadleaf uses for accessing InventorySkuRef, especially when doing inventory reservations (soft and hard).
setSkuCode(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
The value of the SKU reference.
setSkuInventoryId(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
This is the contextId of the associated SkuInventory record.
setSkuName(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Optional field to store a human readable name for the SKU.
setSkuRef(InventorySkuRef) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Holder of pointer(s) that reference the SKU.
setSkuReferenceFieldType(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
Indicates how we should be looking up SKU Inventory (by which field) with respect to skuReferenceValue.
setSkuReferenceValue(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
The value of the SKU reference.
setSorting(String) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
Field indicating a sort order, if sorted.
setSource(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The name of the system that initiated the transaction - e.g.
setSource(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
A simple description of the system that initiated this transaction execution request.
setSourceEntityId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The ID of the source entity associated with the transaction.
setSourceEntityId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The ID of the source entity associated with the transaction.
setSourceEntityType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of the source entity associated with the transaction.
setSourceEntityType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The type of the source entity associated with the transaction.
setSourceUserId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The id of user who initiated the transaction.
setSourceUserType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of user who initiated the transaction.
setSpecificChoices(List<SpecificItemChoice>) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
If the ItemChoice.selectionType is ItemChoiceTargetType.SPECIFIC_PRODUCTS or ItemChoiceTargetType.SPECIFIC_VARIANTS this holds the manually-curated options that the customer can choose from.
setSpecificItemChoice(SpecificItemChoice) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
setSpelRuleEvaluationService(SpelRuleEvaluationService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
setSpelRuleEvaluationService(SpelRuleEvaluationService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setSpelRuleEvaluationService(SpelRuleEvaluationService) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultCheckoutPaymentMethodService
 
setStaleCartItemsService(StaleCartItemsService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
setStaleCartItemsService(StaleCartItemsService) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
setStaleCartItemsService(StaleCartItemsService) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
setStaleCartItemsService(StaleCartItemsService) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
setStatus(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
The new status to move the cart to.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total usually excluding adjustments, tax, and shipping.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total usually excluding adjustments, tax, and shipping.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total usually excluding adjustments, tax, and shipping.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total usually excluding adjustments, tax, and shipping.
setSubtotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total usually excluding adjustments, tax, and shipping.
setSuccess(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutResponse
Whether or not the checkout submission was successful.
setSuccess(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
Whether or not sending the event was successful.
setSuccessfulPayments(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
List of payments that were successfully processed.
setSuccessfulRequests(List<AddItemRequest>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
All requests that were successfully processed.
setTag(AdvancedTag) - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
The AdvancedTag to associate with a product.
setTags(List<String>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
A list of simple labels used to categorize the product
setTargetDemographic(DataDrivenEnum) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
setTargets(Set<ShareItemListRequest.Target>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
Describes who this list is being shared with.
setTargetType(String) - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
Identifies the type of items that a customer can choose from, whether specific products, specific variants, or products from a specific category.
setTargetType(String) - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
The type of the user.
setTargetValue(String) - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
An identifying value for the user.
setTaxable(boolean) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
setTaxId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
setTaxId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
The customer's tax ID.
setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The payment's total tax cost
setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The payment's total tax cost
setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The payment's total tax cost.
setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The payment's total tax cost
setTaxTotal(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
The payment's total tax cost
setTenant(Map<String, P>) - Method in class com.broadleafcommerce.cartoperation.properties.DiscriminatedProperties
 
setTenantCartsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI path for basic CRUD operations on carts at the tenant level.
setThreeDSecureVerificationUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
setThreeDSecureVerificationUrl(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The gateway-provided url where the customer must verify that they are in fact the owner of the payment method.
setToken(GuestToken) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
setToken(GuestToken) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
setToken(String) - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
The token string that is used to authorize that a request has access to transfer the given cart.
setTokenTimeout(Duration) - Method in class com.broadleafcommerce.cartoperation.service.checkout.CartOperationCheckoutProperties.GuestToken
 
setTokenTimeout(Duration) - Method in class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
setTotalEverCaptured(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The total amount ever captured, as opposed to the current snapshot of the captured amount represented in PaymentSummary.getAmountCaptured().
setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The transaction amount that was executed against the PaymentSummary.
setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The transaction amount that we're expecting to execute against the PaymentSummary.
setTransactionAmount(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The transaction amount that was executed against the PaymentSummary.
setTransactionExecutionDetails(List<TransactionExecutionDetail>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
A list of TransactionExecutionDetails describing the transactions executed.
setTransactionId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The id of the executed transaction.
setTransactionId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The id of the executed transaction.
setTransactionReferenceId(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The transaction id known by the payment gateway.
setTransactionReferenceId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The transaction id known by the payment gateway.
setTransactionReferenceId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The transaction id known by the payment gateway.
setTransactionStatus(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
The status of the transaction.
setTransactionStatus(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The status of the transaction.
setTransactionType(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
Indictes the type of transaction that this represents.
setTransactionType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
The type of the transaction.
setTransactionType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
The type of transaction that is to be executed.
setTransactionType(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
The type of transactions that were executed.
setTransactionType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.PaymentTransactionFailureDetail
The type of transactions that were executed.
setTransferCsrPaymentsToCustomerUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for transferring a CSR payment to a customer.
setTransferCustomerPaymentsToCsrUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for transferring a customer payment to a CSR.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
Defines the type of this tag such as "key feature" or "discount".
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
Identifies the type of the associated value, this is needed to gather all the enum values based on their types.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
Describes which of the product or variant fields should be used for this included product.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The type of this credit account.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
The type of this credit account.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
The type of this transaction.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The type of this payment like Credit Card or Gift Card.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
Controls both how the customer should be inputting values to fill out this option as well as storage of where the value will go once added to the cart.
setType(String) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Whether or not this item holds a product or a variant that the customer can select from
setType(String) - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
The type of failure that this request encountered.
setType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
The type of means by which this fulfillment group is fulfilled.
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartItemMergingService
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemMergingService
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.service.DefaultStaleCartItemsService
 
setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
setUnits(String) - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
setUnlockPaymentsUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The URI path for locking multiple payments.
setUpc(String) - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
Meant to hold UPC, or Universal Product Code.
setupCartForClone(Cart, CartStatus) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
setUpdateCartsStatusUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The URI sub-path for updating status for multiple carts.
setUpdateCatalogPricing(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
Declares if catalog prices should also be gathered as part of the repricing process.
setUpdateContactInfo(boolean) - Method in class com.broadleafcommerce.cartoperation.service.CartOperationServiceProperties.PriceInvalidation
An update of the contact info for the order (e.g.
setUri(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
The navigable uri of this product.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.domain.Category
The url of the category.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The base url for an external campaign service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProperties
The base url for an external cart service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCatalogProperties
The base url for an external catalog service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCustomerProperties
The base url for the customer service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProperties
The base url for an external inventory service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The base url for an external cart service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalPricingProperties
The base url for an external cart service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalShippingProperties
The base url for the shipping service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalCreditAccountProperties
The base url for an external credit account service.
setUrl(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProperties
The base url for an external payment transaction service.
setUsabilityInfoUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path to append to ExternalCampaignProperties.campaignAuditDetailsUri that defines the endpoint responsible for providing whether a campaign code is usable, usually before it is applied.
setUseCodeUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for using a code.
setUser(UserTarget) - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
The identifying info of the user that used the related offer.
setValid(boolean) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
setValidateUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProperties
Deprecated.
The URI context path to append to ExternalCampaignProperties.campaignAuditDetailsUri that defines the endpoint responsible for validating campaign code usages after they're added to the cart, usually during checkout submission to make sure codes are still valid.
setValidateUri(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
The URI path for validating checkout.
setValidationRule(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
If AttributeChoice.validationType is regex, this is the expression that should execute against the user's value.
setValidationStrategy(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
The strategy used to determine when this product option is validated.
setValidationType(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
How the validation from AttributeChoice.getValidationStrategy() should be performed.
setValue(Serializable) - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
The value represented by this attribute.
setValue(Object) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
The attribute's value.
setValue(String) - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
The value stored as an item attribute or cart attribute based on what the user selects.
setValue(String) - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
The value of the associated DataDrivenEnum.type.
setValue(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
setValue(MonetaryAmount) - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
The value of this flat rate
setValuePath(String) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
setValueType(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
The type of values that this list will be shared with (e.g email address, customer ID, etc.).
setVariant(Variant) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the specified variant if the type is IncludedProductType.VARIANT.
setVariant(Variant) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
If the SpecificItemChoice.type is SpecificItemChoiceType.VARIANT this holds the variant for this choice
setVariantId(String) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
The ID of the Variant, if any.
setVariantId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
The id of the variant for this add item request.
setVariantId(String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
The id of the variant for this add item request.
setVariantMappings(List<CartItemMappingProperties.FieldMapping>) - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
Configuration for the fields which should be included in mapping a Variant into a CartItem.
setVariantParentProductId(String) - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
This field contains the id of the parent product of the specified IncludedProduct.variant if the type is IncludedProductType.VARIANT.
setVariantParentProductId(String) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
This field contains the id of the parent product of the specified SpecificItemChoice.variant if the type is SpecificItemChoiceType.VARIANT.
setVariantPricing(Map<String, SpecificItemChoiceVariantPricingOverride>) - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
Pricing overrides if specific variants of the main product this item belongs to are added to the cart.
setVariants(List<Variant>) - Method in class com.broadleafcommerce.cartoperation.domain.Product
All Variants for this product.
setVendorRef(String) - Method in class com.broadleafcommerce.cartoperation.domain.Product
Soft reference to the vendor associated with this catalog.
setVendorRef(String) - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
Soft reference to the vendor associated with this sku inventory summary.
setVersion(CartValidationProperties.Version) - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
setVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
The version of this credit account.
setVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
The version of this payment.
setVersion(Integer) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
setWeight(Weight) - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
setWeight(Weight) - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
setWeight(BigDecimal) - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
share(CustomerRef, ShareItemListRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListSecurityService
 
share(CustomerRef, ShareItemListRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListSecurityService
Share an item list with other users.
shareItemList(ShareItemListRequest, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
shareItemList(ShareItemListRequest, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Shares an item list with other users.
shareItemList(ContextInfo, String, CustomerRef, ShareItemListRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
ShareItemListRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request body to share an item list.
ShareItemListRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
 
ShareItemListRequest.Target - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
 
ShareItemListRequestValidator - Class in com.broadleafcommerce.cartoperation.web.validator
Validates a share item list request.
ShareItemListRequestValidator() - Constructor for class com.broadleafcommerce.cartoperation.web.validator.ShareItemListRequestValidator
 
shippingProvider(WebClient, ObjectMapper, TypeFactory, ExternalShippingProperties) - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration
 
ShippingProvider - Interface in com.broadleafcommerce.cartoperation.service.provider
Provider for interacting with shipping APIs.
ShippingTaxAddressSourceHandler - Class in com.broadleafcommerce.cartoperation.service.fulfillment.address
Populates the tax address from the shipping address.
ShippingTaxAddressSourceHandler(TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.address.ShippingTaxAddressSourceHandler
 
ShipTypeFulfillmentGroupSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
Validates fulfillment information specific to FulfillmentType.SHIP fulfillment groups.
ShipTypeFulfillmentGroupSubmitValidator(Set<FulfillmentAddressSubmitValidator>) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.ShipTypeFulfillmentGroupSubmitValidator
 
shouldCalculateItemTaxes(Cart) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
shouldCalculateItemTaxes(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
shouldCheckInventoryForCartItem(Cart, CartItem, I, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Hook point to determine if inventory should be checked for the CartItem.
shouldCheckInventoryForCartItemWithoutBackingCatalogItem(Cart, CartItem, CatalogItemList<I>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Hook point to determine if inventory should be checked for the CartItem since it doesn't have a backing CatalogItem.
shouldClaimTransactionsForRequest(PaymentSummary, String) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
shouldExecutePaymentTransaction(PaymentSummary, String) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Determine whether to execute a transaction for this payment.
shouldLookup3DSTransactionResults(PaymentSummary, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
 
shouldPerformValidation(String, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
Whether to perform the AttributeChoice.getValidationStrategy() for the item for the current flow.
shouldRejectLowerPrice() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivityProperties
Whether or not to reject the checkout attempt if it's determined that the latest price for the cart is lower than the cart's previously known price.
shouldRejectLowerPrice(boolean) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivityProperties
Whether or not to reject the checkout attempt if it's determined that the latest price for the cart is lower than the cart's previously known price.
shouldResetCartStatus(Cart, String, RuntimeException) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Determines whether or not the cart's status should be reset after encountering an unexpected exception during checkout.
shouldSavePaymentForFutureUse() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Should the payment method be saved to the owning user
shouldSavePaymentToCustomer() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, in favor of UpdatePaymentRequest.shouldSavePaymentForFutureUse() to support owning user types other than a customer (i.e. account).
shouldTaxFulfillment(FulfillmentGroup, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultDelegatingTaxService
 
shouldTaxFulfillment(F, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultTaxService
Deprecated.
 
shouldTransferAnonymousCartOwnership(Cart, Cart) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
 
shouldValidateAddress(Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.PickupTypeFulfillmentGroupSubmitValidator
 
shouldValidateAddress(Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.ShipTypeFulfillmentGroupSubmitValidator
 
shouldValidateAddress(Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.VirtualTypeFulfillmentGroupSubmitValidator
 
shouldValidateAddress(Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.AbstractTypeFulfillmentGroupSubmitValidator
Tells whether this validator should validate the address or not.
shouldValidateVersion(HttpServletRequest) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
Determines whether or not the cart version should be validated
SimplePage<T> - Class in com.broadleafcommerce.cartoperation.domain
A simple page DTO into which a Page can be deserialized and that can be easily re-serialized without concern for implementation details.
SimplePage() - Constructor for class com.broadleafcommerce.cartoperation.domain.SimplePage
 
SKIP - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
Represent the strategy that skips the tax calculation.
SKU - Enum constant in enum com.broadleafcommerce.cartoperation.domain.CartPricingTargetType
 
SKU - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
SKU_PRICE_INFOS - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
Contains a map from CatalogItem.getSku() or Variant.getSku() keys to PriceInfo for the associated CatalogItem or Variant.
SkuInventoryAvailabilityRequest - Class in com.broadleafcommerce.cartoperation.domain
Request to check availability for a SKU with a specified minimum quantity.
SkuInventoryAvailabilityRequest() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
 
SkuInventoryAvailabilitySummary - Class in com.broadleafcommerce.cartoperation.domain
 
SkuInventoryAvailabilitySummary() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
 
SkuInventoryReservationRequest - Class in com.broadleafcommerce.cartoperation.domain
Container to allow serialization and transport of specific inventory reservation requests.
SkuInventoryReservationRequest() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
 
SkuInventoryReservationRequestGroup - Class in com.broadleafcommerce.cartoperation.domain
Component to allow us to group SkuInventoryReservationRequestItem instances together for Inventory reservation, based on the fulfillment type and either shipToAddress or requestedInventoryLocationId.
SkuInventoryReservationRequestGroup() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
 
SkuInventoryReservationRequestItem - Class in com.broadleafcommerce.cartoperation.domain
 
SkuInventoryReservationRequestItem() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
 
SkuInventoryReservationResponse - Class in com.broadleafcommerce.cartoperation.domain
Simple wrapper to contain InventoryTransaction records after an Inventory Reservation.
SkuInventoryReservationResponse() - Constructor for class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
 
SOFT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
 
SOFT_RESERVATION - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
Represents the soft inventory reservation type
softReserveInventory(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.EmptyInventoryProvider
 
softReserveInventory(Cart, List<CartItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
softReserveInventory(Cart, List<CartItem>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.InventoryProvider
Perform a soft reservation on a specific item.
sortByPaymentGatewayPriority(List<PaymentSummary>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentPriorityStrategy
 
sortByPaymentGatewayPriority(List<PaymentSummary>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.payment.PaymentPriorityStrategy
Given a list of PaymentSummaries, sorts them in order of which should be executed first based on PaymentSummary.getGatewayType().
sortPayments(List<PaymentSummary>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
Given a list of PaymentSummaries, sorts them in order of which should be executed first based on the PaymentSummary.getGatewayType().
sortPayments(List<PaymentSummary>) - Method in class com.broadleafcommerce.cartoperation.service.payment.DefaultPaymentTransactionExecutionService
SPECIFIC_PRODUCT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
The item choice is a specific Product.
SPECIFIC_PRODUCTS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
The item choice is among Products from a predetermined list.
SPECIFIC_VARIANT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
The item choice is a specific Variant.
SPECIFIC_VARIANTS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
The item choice is among Variants from a predetermined list.
SpecificItemChoice - Class in com.broadleafcommerce.cartoperation.domain
When a ItemChoice is determined to be a ItemChoiceTargetType.SPECIFIC_PRODUCTS or ItemChoiceTargetType.SPECIFIC_VARIANTS, this holds the relationship that the customer should select from
SpecificItemChoice() - Constructor for class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
SpecificItemChoiceType - Enum in com.broadleafcommerce.cartoperation.domain
Supported types for SpecificItemChoice.getType()
SSLVerificationProperties - Class in com.broadleafcommerce.cartoperation.service.autoconfigure
Contains properties dictating SSL verification.
SSLVerificationProperties() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
 
STALE_CART_ITEM - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart contains the stale cart items - i.e.
STALE_CART_PRICING_HIGHER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart pricing is out of date and the latest prices are higher than they previously were.
STALE_CART_PRICING_LOWER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
The cart pricing is out of date and the latest prices are lower than they previously were.
StaleCartApiError - Class in com.broadleafcommerce.cartoperation.web.endpoint.exception
An API Error due to a stale cart.
StaleCartApiError(StaleCartException) - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
staleCartException(StaleCartException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
StaleCartException - Exception in com.broadleafcommerce.cartoperation.exception
Exception thrown when attempting to modify a cart when the client has an out of date version of the cart.
StaleCartException(Integer, Cart) - Constructor for exception com.broadleafcommerce.cartoperation.exception.StaleCartException
 
StaleCartException(Integer, Cart, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.StaleCartException
 
StaleCartException(String, Cart, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.StaleCartException
 
StaleCartItemsService - Interface in com.broadleafcommerce.cartoperation.service
Service for removing the CartItems from the cart if the appropriate product doesn't exist.
StaleCartPricingResultHolder - Class in com.broadleafcommerce.cartoperation.web.service
Holds the old cart price and whether or not the cart price was updated with new catalog prices on this request.
StaleCartPricingResultHolder() - Constructor for class com.broadleafcommerce.cartoperation.web.service.StaleCartPricingResultHolder
 
STANDARD - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Denotes a simple product which has no variants or complex configuration such as a Hot Sauce.
STANDARD_PRICE - Static variable in class com.broadleafcommerce.cartoperation.service.pricing.PricingFields
 
STATUS - Static variable in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
STORE_CREDIT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
storeFreeGiftItems(Cart, List<FreeGiftItem>) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOfferUtils
Adds the given FreeGiftItems to Cart.getInternalAttributes() for later processing.
storeFreeGiftItems(Cart, List<FreeGiftItem>) - Method in class com.broadleafcommerce.cartoperation.service.util.offer.CartOperationServiceOfferUtils
 
SUBMIT_ORDER - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ValidationStrategy
Allow the item to be added to the cart, but validate when the cart is submitted for checkout
submitForApproval(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
 
submitForApproval(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalService
Action performed by an account member to submit for approval of a Cart.
submitForApproval(String, CartApprovalProcessRequest, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartApprovalEndpoint
 
SUCCESS - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
The transaction was successfully processed by the payment gateway.
SUCCESS - Enum constant in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
 
supports(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.PickupTypeFulfillmentGroupSubmitValidator
 
supports(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.ShipTypeFulfillmentGroupSubmitValidator
 
supports(FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.VirtualTypeFulfillmentGroupSubmitValidator
 
supports(FulfillmentGroup) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.TypeFulfillmentGroupSubmitValidator
Tells if this validator supports the given fulfillment group.
supports(FulfillmentItem) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.item.FulfillmentItemSubmitValidator
Tells if this validator supports the given fulfillment item.
supports(Address) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
 
supports(Address) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.FulfillmentAddressSubmitValidator
Tells if this validator supports the given fulfillment group address.
supports(FulfillmentOption) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.option.FulfillmentOptionSubmitValidator
Tells if this validator supports the given fulfillment option.
supports(Class<?>) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
 
supports(Class<?>) - Method in class com.broadleafcommerce.cartoperation.web.validator.CartItemModifyingRequestValidator
 
supports(Class<?>) - Method in class com.broadleafcommerce.cartoperation.web.validator.CartModifyingRequestValidator
 
supports(Class<?>) - Method in interface com.broadleafcommerce.cartoperation.web.validator.RequestValidator
Tells whether this validator supports the given type.
supports(Class<?>) - Method in class com.broadleafcommerce.cartoperation.web.validator.ShareItemListRequestValidator
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class com.broadleafcommerce.cartoperation.web.advice.CartCookieResponseBodyAdvice
Deprecated.
 
supports(MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class com.broadleafcommerce.cartoperation.web.advice.RequestValidatorRequestBodyAdvice
 
supports(MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - Method in class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
supportsParameter(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CartVersionHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.CustomerRefHandlerMethodArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.broadleafcommerce.cartoperation.web.resolver.GuestTokenHandlerMethodArgumentResolver
 
SynchronizedDelegatingOAuth2AuthorizedClientManager - Class in com.broadleafcommerce.cartoperation.oauth2.client.web
This component implements OAuth2AuthorizedClientManager and internally instantiates and delegates to AuthorizedClientServiceOAuth2AuthorizedClientManager.
SynchronizedDelegatingOAuth2AuthorizedClientManager(ClientRegistrationRepository) - Constructor for class com.broadleafcommerce.cartoperation.oauth2.client.web.SynchronizedDelegatingOAuth2AuthorizedClientManager
 
syncItemToCart(Cart, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
Takes changes made from an update to a single item and applies them to the cart and items in it.

T

Target() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
TARGET_DEMOGRAPHIC_ID - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getTargetDemographicId() for the CartItem.
TAX_CODE - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
TaxAddressSourceHandler - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.address
Determines how to populate the tax address based on the value of FulfillmentGroup.getTaxAddressSource().
TaxCalculationStrategy - Interface in com.broadleafcommerce.cartoperation.domain.enums
Represents the tax calculation strategy.
TaxService - Interface in com.broadleafcommerce.cartoperation.service.pricing
Service for calculating and applying taxes to a Cart, typically by integrating with one or more TaxProviders, depending if there should be estimated and actual taxes calculated.
TEST_USER_OWNED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
Represents a payment which is being managed by an admin in preview mode.
THIRD_PARTY_ACCOUNT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
Intended for payments like PayPal Express Checkout.
toString() - Method in class com.broadleafcommerce.cartoperation.domain.AdvancedTag
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.Attribute
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoice
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.AttributeChoiceValue
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.CartCreationRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.CartHolder
Deprecated.
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.CatalogItemList
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.Category
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.checkout.CheckoutProcessDto
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.DataDrivenEnum
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.FulfillmentFlatRate
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.IncludedProduct
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.InventorySkuRef
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.InventoryTransaction
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.ItemChoice
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.OfferAudit
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption.FeeDto
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CheckoutPaymentMethodOption
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccount
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.CreditAccountTransaction
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.payment.PaymentSummary
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.Product
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.ProductOption
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.ProductTag
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SimplePage
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilityRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryAvailabilitySummary
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestGroup
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationRequestItem
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SkuInventoryReservationResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.SpecificItemChoice
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.TransferCartToken
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.UserTarget
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.Variant
 
toString() - Method in class com.broadleafcommerce.cartoperation.domain.Weight
 
toString() - Method in exception com.broadleafcommerce.cartoperation.exception.AddCodeException
 
toString() - Method in exception com.broadleafcommerce.cartoperation.exception.CartItemValidationException
 
toString() - Method in exception com.broadleafcommerce.cartoperation.exception.CartValidationException
 
toString() - Method in exception com.broadleafcommerce.cartoperation.exception.CODPaymentMethodNotApplicableException
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.AddItemFailure
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.autoconfigure.SSLVerificationProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.BulkAddToCartResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.configuration.MatchingDependentsContext
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService.BulkCartItemCreationResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties.FieldMapping
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.environment.CartItemMappingProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenDecoderProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.environment.JWTTransferCartTokenEncoderProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.messaging.finalizecart.CartPendingPaymentFailedEvent
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.domain.ClaimCheckoutTransactionsRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.catalog.CatalogItemRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Account
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.customer.Customer
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.inventory.InventoryAvailabilityRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentsResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider.CartConflictResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties.Jwt
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartCookieProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.GuestToken
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddAttributeRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddCodeToCartResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemListToCartRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.AddItemRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.approval.CartApprovalProcessResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartItemModifyingRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartModifyingRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.CartRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.CheckoutProcessRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.checkout.SendCheckoutEventResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ContactInfoRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.GuestTokenValidationResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ItemListAddToCartResponse
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.OverridePriceRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.PriceCartRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest.Target
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.ShareItemListRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.AddToCartApiError
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartApprovalValidationApiError
 
toString() - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.StaleCartApiError
 
TransactionExecutionDetail - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
Object describing the resulting transaction detail.
TransactionExecutionDetail() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
 
TransactionExecutionRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
The request payload used to execute a transaction against a PaymentSummary.
TransactionExecutionRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionRequest
 
TransactionExecutionResponse - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
Response object describing the resulting transaction details and PaymentSummary.
TransactionExecutionResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
 
TransactionFailureType - Interface in com.broadleafcommerce.cartoperation.domain.enums
The TransactionFailureType is used to identify the category of failure that was encountered while processing a payment gateway transaction
TransactionStatus - Interface in com.broadleafcommerce.cartoperation.domain.enums
 
TransactionType - Interface in com.broadleafcommerce.cartoperation.domain.enums
The TransactionType is used to represent the types of operations/transactions that could occur against a single payment.
transferAnonymousCartOwnership(Cart, Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Transfer the provided anonymous cart to be in-process for the currently authenticated customer.
transferAnonymousCartOwnership(Cart, Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
transferAnonymousCartOwnership(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Transfer the provided anonymous cart to be in-process for the currently authenticated customer.
transferAnonymousCartOwnership(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
transferAnonymousCsrCartToCustomer(ContextInfo, String) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
transferAnonymousCsrCartToInProcess(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
transferAnonymousCsrCartToInProcess(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
transferAnonymousCsrCartToInProcess(Cart, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Transfer the provided anonymous CSR cart to be in-process for the provided customer
transferAnonymousCsrCartToInProcess(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
transferCart(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
TransferCartToken - Class in com.broadleafcommerce.cartoperation.domain
The response object used to provide details of the cart transfer token and the token itself.
TransferCartToken() - Constructor for class com.broadleafcommerce.cartoperation.domain.TransferCartToken
 
TransferCartTokenCreationException - Exception in com.broadleafcommerce.cartoperation.exception
Exception that results from a failure to create a TransferCartToken within the CartTransferService.
TransferCartTokenCreationException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenCreationException
 
TransferCartTokenCreationException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenCreationException
 
TransferCartTokenDecoder - Interface in com.broadleafcommerce.cartoperation.service.csr
An interface used for decoding transfer cart tokens.
TransferCartTokenEncoder - Interface in com.broadleafcommerce.cartoperation.service.csr
An interface used for encoding transfer cart tokens.
TransferCartTokenEncoderException - Exception in com.broadleafcommerce.cartoperation.exception
An exception thrown when there is a failure to encode the transfer cart token.
TransferCartTokenEncoderException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenEncoderException
 
TransferCartTokenEncoderException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenEncoderException
 
transferCartTokenParseException(TransferCartTokenParseException, WebRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.exception.CartOperationExceptionAdvisor
 
TransferCartTokenParseException - Exception in com.broadleafcommerce.cartoperation.exception
Exception that results from a failure to parse a TransferCartToken from an encoded token string.
TransferCartTokenParseException(String) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenParseException
 
TransferCartTokenParseException(String, Throwable) - Constructor for exception com.broadleafcommerce.cartoperation.exception.TransferCartTokenParseException
 
transferCsrCartToCustomer(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CustomerServiceEndpoint
Deprecated.
 
transferCSRCartToCustomer(String, Integer, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CSRCartEndpoint
 
transferCsrCartToInProcess(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Transfer the provided CSR cart to be in-process for its customer.
transferCsrCartToInProcess(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
transferPaymentsToCSR(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
 
transferPaymentsToCSR(String, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
transferPaymentsToCSR(String, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
The PaymentTransactionServices internally prepares and transfers the payments to the CSR user.
transferPaymentsToCustomer(String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
 
transferPaymentsToCustomer(String, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
transferPaymentsToCustomer(String, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
The PaymentTransactionServices internally prepares and transfers the payments to the customer user.
triggeredJobEventInputFinalizeCartAwaitingPaymentResult() - Method in interface com.broadleafcommerce.cartoperation.service.messaging.finalizecart.FinalizeCartAwaitingPaymentResultEventConsumer
 
TypeFulfillmentGroupSubmitValidator - Interface in com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
Validates a fulfillment group information specific to a certain FulfillmentGroup.getType().

U

ULIDGuestTokenGenerator - Class in com.broadleafcommerce.cartoperation.service
An implementation of GuestTokenGenerator that uses ULID to generate the token string.
ULIDGuestTokenGenerator(TypeFactory) - Constructor for class com.broadleafcommerce.cartoperation.service.ULIDGuestTokenGenerator
 
UNAVAILABLE_CART_ITEM_INVENTORY_ERROR_MSG - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalInventoryProvider
 
unlockCartPayments(Collection<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 
unlockCartPayments(Collection<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.PaymentProvider
Unlocks the cart's payments, based on the lock tokens that were previously obtained via PaymentProvider.lockCartPayments(Cart, ContextInfo).
UnlockPaymentRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
A request DTO used to release locks on a set of payments.
UnlockPaymentRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UnlockPaymentRequest
 
unlockPayments(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Sends a request to PaymentTransactionServices to unlock the cart's payments, based on the lock tokens that were previously obtained via PaymentProvider.lockAndRetrieveCartPayments(Cart, ContextInfo).
unlockPayments(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.DefaultCheckoutWorkflow
 
update(P, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListProvider
 
update(P, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListProvider
Updates an item list.
updateAsNamedCart(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateAsNamedCart(Cart, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates the provided Cart with the given name.
updateCart(Cart, boolean, boolean, boolean, Map<String, String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
updateCart(UpdateCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
updateCart(Cart, boolean, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates the provided Cart based on the provided flags.
updateCart(Cart, boolean, boolean, boolean, Map<String, String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates the provided Cart based on the provided flags.
updateCart(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
updateCart(Cart, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Update the cart.
updateCart(UpdateCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
updateCart(UpdateCartRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Update the cart.
updateCartAdjustments(Cart, OrderResponse<T>, boolean) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Updates the cart, items, and fulfillment groups and items with the discount adjustments contained in the response from the offer engine.
updateCartAttributes(Cart, List<AddItemRequest>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Update cart attributes based on the successful AddItemRequests
updateCartContactInfo(Cart, ContactInfoRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateCartContactInfo(Cart, ContactInfoRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
updateCartForFulfillmentOffers(Cart, OrderResponse<T>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Updates fulfillment groups and items with adjustments after the offer engine has processed the order.
updateCartForOrderAndOrderItemOffers(Cart, OrderResponse<T>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
Updates order and order items with adjustments after the offer engine has processed the order.
updateCartForRejection(Cart, CartApprovalProcessRequest) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Updates the name and status of Cart to reflect that it has been rejected.
updateCartForSubmitForApproval(Cart, CartApprovalProcessRequest) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalService
Updates the name and status of Cart to reflect that it has been submitted for approval.
updateCartItem(Cart, UpdateItemRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateCartItem(Cart, CartItem, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Deprecated.
in favor of updating the entire cart with CartProvider.updateCart(Cart, ContextInfo)
updateCartItem(Cart, CartItem, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
updateCartItem(Cart, UpdateItemRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
updateCartItem(Cart, UpdateItemRequest, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CartOperationEndpoint
Deprecated.
 
updateCartItem(ItemResponse<T>, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
updateCartItemPricing(Cart, Locale, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
updateCartItemPricing(List<CartItem>, Locale, CurrencyUnit, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Deprecated.
UpdateCartRequest - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.cart
A request containing the new version of Cart for update or replace operations, along with a CartActionAudit to create if needed.
UpdateCartRequest() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.cart.UpdateCartRequest
 
updateCartsMatchingTenantStatus(List<String>, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CartProvider
Updates the Cart.getStatus() for the given cart ids and status and matching the tenant from the given ContextInfo.
updateCartsMatchingTenantStatus(List<String>, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
 
updateCartStatus(Cart, UpdateCartStatusRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateCartStatus(Cart, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
updateCartStatus(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
 
updateCartStatus(Cart, UpdateCartStatusRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates the cart's status.
UpdateCartStatusRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
 
UpdateCartStatusRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateCartStatusRequest
 
updateCatalogPricesForCartItems(Cart, PriceCartRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
 
updateCatalogPricesForCartItems(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Deprecated, for removal: This API element is subject to removal in a future version.
updateCloneCartFulfillmentGroupRefs(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
updateCloneCartFulfillmentItemReferenceNumbers(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
updateClonedCartItemIdsInFulfillmentGroupItems(Cart) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
 
updateContactInfo(Cart, ContactInfoRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
updateContactInfoInCart(Cart, ContactInfoRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateContactInfoInCart(Cart, ContactInfoRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates the contact info for the provided Cart.
updateContactInfoInCart(String, ContactInfoRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
updateExistingFreeGiftItem(CartItem, FreeGiftItem, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Updates existing free gift CartItem with the latest details from the given FreeGiftItem and update its Adjustment.
updateFulfillmentGroup(Cart, String, UpdateFulfillmentGroupRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateFulfillmentGroup(Cart, UpdateFulfillmentGroupRequest, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutEndpoint
Deprecated.
 
updateFulfillmentGroup(Cart, FulfillmentGroupResponse<T>, FulfillmentGroup) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
updateFulfillmentGroup(Cart, String, UpdateFulfillmentGroupRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
updateFulfillmentGroupInCart(Cart, String, UpdateFulfillmentGroupRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateFulfillmentGroupInCart(Cart, String, UpdateFulfillmentGroupRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates an existing FulfillmentGroup for the provided Cart.
updateFulfillmentGroupInCart(String, String, UpdateFulfillmentGroupRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
UpdateFulfillmentGroupRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A group of items designated to a certain fulfillment location and type.
UpdateFulfillmentGroupRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateFulfillmentGroupRequest
 
updateFulfillmentItem(Cart, CartItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Updates the FulfillmentItem corresponding to the CartItem, keeping them in sync.
updateFulfillmentItem(Cart, ItemResponse<T>, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
updateFulfillmentItemsWithRoundedAdjustments(Collection<D>, Map<String, MonetaryAmount>, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.CartPricingRoundingHelper
Sets the new rounded adjustment values on the fulfillment items.
updateItemInCart(Cart, UpdateItemRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateItemInCart(Cart, UpdateItemRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.CartOperationService
Updates a single item in the provided Cart based on the provided UpdateItemRequest.
updateItemInCart(String, String, UpdateItemRequest, boolean, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
updateItemList(String, L, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListManagementService
 
updateItemList(ContextInfo, String, CustomerRef, L) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
updateItemList(String, L, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListManagementService
Updates an item list after checking if the operation is allowed on the list.
updateItemListAccessRule(String, P, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
updateItemListAccessRule(String, P, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Updates an item list access rule.
updateItemListAttributes(ContextInfo, String, CustomerRef, L) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
updateItemListItem(ContextInfo, CustomerRef, String, String, I) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
updateItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultItemListItemManagementService
 
updateItemListItems(ContextInfo, CustomerRef, String, List<I>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListItemOperationEndpoint
 
updateItemListItems(String, Collection<I>, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.ItemListItemManagementService
Updates item list items.
updateItemListName(ContextInfo, String, CustomerRef, L) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ItemListOperationEndpoint
 
UpdateItemRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request DTO for updating a cart item.
UpdateItemRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdateItemRequest
 
updateItems(String, Collection<P>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListItemProvider
 
updateItems(String, Collection<I>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListItemProvider
Updates items within a specific list.
updatePaymentManagementStatuses(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
updatePaymentManagementStatuses(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCsrCartOperationService
UpdatePaymentRequest - Class in com.broadleafcommerce.cartoperation.web.endpoint.domain
A request DTO used to update the payment for the resolved Cart.
UpdatePaymentRequest() - Constructor for class com.broadleafcommerce.cartoperation.web.endpoint.domain.UpdatePaymentRequest
 
UpdatePaymentsResponse - Class in com.broadleafcommerce.cartoperation.service.provider.external.domain.payment
Response object describing the successful and failed payment summaries.
UpdatePaymentsResponse() - Constructor for class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.UpdatePaymentsResponse
 
updateRequestCart(Cart) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCartProvider
This updates the cart for the current request with a recently received version from the cart service.
updatesForBundleFulfillmentItems(CartItem, FulfillmentItem) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
updateStatus(String, Integer, String, CustomerRef, ContextInfo, UpdateCartStatusRequest) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
 
updateTaxableAmounts(Cart, Collection<? extends FulfillmentGroup>, Collection<T>) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Updates the taxable amount fields on FulfillmentItem.
uriVars(Object...) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.AbstractExternalProvider
Convenience method to generate a map of variables.
useFullName(Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Tells if the full name or the individual first and last name should be used for validation.
useRealTimeCartPricing() - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivityProperties
Whether the cart should use real-time pricing every time or honor the CartOperationServiceProperties.getCartPricingTimeToLive() based on the last catalog reprice.
useRealTimeCartPricing(boolean) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivityProperties
Whether the cart should use real-time pricing every time or honor the CartOperationServiceProperties.getCartPricingTimeToLive() based on the last catalog reprice.
UserTarget - Class in com.broadleafcommerce.cartoperation.domain
Abstraction of a user that different entities, like offers and pricing, can target.
UserTarget() - Constructor for class com.broadleafcommerce.cartoperation.domain.UserTarget
 
UserTarget(UserTargetType, String) - Constructor for class com.broadleafcommerce.cartoperation.domain.UserTarget
 
UserTargetGenerationService - Interface in com.broadleafcommerce.cartoperation.service.provider.external.security
 
UserTargetType - Enum in com.broadleafcommerce.cartoperation.domain

V

validate(Object, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
 
validate(Object, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
 
validate(Object, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.AbstractTypeFulfillmentGroupSubmitValidator
 
validate(Object) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
Validates the supplied target, automatically binding and returning errors.
validate(Object) - Method in interface com.broadleafcommerce.cartoperation.web.validator.RequestValidator
Validates the given request body.
validate(Object, Object...) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
Validates the supplied target, automatically binding and returning errors.
validate(Object, Errors) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
 
validate(Object, Errors) - Method in class com.broadleafcommerce.cartoperation.web.validator.CartItemModifyingRequestValidator
 
validate(Object, Errors) - Method in class com.broadleafcommerce.cartoperation.web.validator.CartModifyingRequestValidator
 
validate(Object, Errors) - Method in interface com.broadleafcommerce.cartoperation.web.validator.RequestValidator
Validates the given request body.
validate(Object, Errors) - Method in class com.broadleafcommerce.cartoperation.web.validator.ShareItemListRequestValidator
 
validate(Object, Errors, Object...) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
 
validate(Object, Errors, Set<Object>) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidator
Validates the target.
validate(Errors, String, String) - Method in interface com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil.FieldValidator
 
validateAccountCartSubmissionIfNecessary(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
If the given Cart is an account cart, validates if the cart can be submitted by the given CustomerRef.
validateAddress(FulfillmentGroup, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.AbstractTypeFulfillmentGroupSubmitValidator
validateAddress(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the address.
validateAddressLine1(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the address line 1 on the address.
validateAttributeChoice(Cart, CartItem, String, ProductOption) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultAttributeChoiceConfigurationService
 
validateAttributeChoice(Cart, CartItem, String, ProductOption) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.AttributeChoiceConfigurationService
Perform validation against the provided CartItem for the given attribute choice ProductOption.
validateBase(FulfillmentGroup, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
Validates a fulfillment group at the top level, not considering nested or pricing fields.
validateCampaignCodeUsages(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
Deprecated.
Deprecated as of 1.8, if using OfferService 2.0, this method is not used
validateCampaignCodeUsages(Cart, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.CampaignProvider
Deprecated.
Retrieve validation information regarding the cart's usage of the provided campaign codes to determine if the usage is still valid.
validateCampaignCodeUsages(Cart, List<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalCampaignProvider
Deprecated.
 
validateCartHasActivePayment(CheckoutProcessDto) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validate that the cart has at least one active payment.
validateCartHasLatestPricing(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStalePricingValidationActivity
 
validateCartItem(CartItem, Cart, CatalogItemList<? extends CatalogItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Validates that the CartItem includes enough information to correctly represent the product or one of the product's variants.
validateCartItem(Cart, CartItem, CatalogItemList<? extends CatalogItem>, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
validateCartItem(Cart, CartItem, CatalogItem, String) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
 
validateCartItem(Cart, CartItem, CatalogItemList<? extends CatalogItem>, String) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.CartItemConfigurationService
Process cart item configuration by validating catalog information.
validateCartItem(Cart, CartItem, CatalogItem, String) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.CartItemConfigurationService
Process cart item configuration by validating catalog information.
validateCartItemAfterUpdate(Cart, CartItem, CatalogItemList<? extends CatalogItem>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
validateCartItemBeforeUpdate(CartItem, UpdateItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Validates the CartItem being updated against UpdateItemRequest before the actual cart item update.
validateCartItems(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartItemValidationActivity
Validates that each of the cart's CartItems include all necessary selections and data
validateCartStatusChangeRequest(Cart, UpdateCartStatusRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Takes a UpdateCartStatusRequest and validates that the targeted cart can have its status changed.
validateCartStatusForCheckout(CheckoutProcessDto) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartStatusValidationHelper
Validates that the cart is in a status which is valid for checkout.
validateCartStatusForRejection(Cart) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
Validates that the cart is in a valid Cart.getStatus() for rejection
validateCartStatusForRequestApproval(Cart) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
Validates that the cart is in a valid Cart.getStatus() for requesting approval.
validateCartSubmission(Cart, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalValidationService
Validates whether the given Cart can be submitted for checkout by the given CustomerRef.
validateCheckoutRequest(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Deprecated, for removal: This API element is subject to removal in a future version.
validateCheckoutRequest(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Validates the cart for checkout
validateCity(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the city on the address.
validateCollectOnDeliveryFees(CheckoutProcessDto, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
validateCollectOnDeliveryFulfilmentInclusionsAndExclusions(CheckoutProcessDto, FulfillmentGroup, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
validateCollectOnDeliveryMinAndMaxCartAmounts(CheckoutProcessDto, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
 
validateCollectOnDeliveryPaymentConfiguration(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validate that COD payments are valid and correctly configured in the cart context.
validateCollectOnDeliverySelection(Cart, FulfillmentGroup, CheckoutPaymentMethodOption, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
Validates that Collect on Delivery is still applicable given the updated cart state.
validateCollectOnDeliverySelection(Cart, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
 
validateCompanyName(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the company name on the address.
validateCountry(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the country on the address.
validateCounty(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the county on the address.
validateCustomerAccess(CustomerRef, Set<String>, Set<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalItemListAccessRuleProvider
 
validateCustomerAccess(CustomerRef, Set<String>, Set<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.ItemListAccessRuleProvider
Checks item list access rules for a list of item list ids based on the given customer ref and role
validateEmailAddress(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the email address on the address.
validateFields(Errors, Collection<String>, FulfillmentValidationUtil.FieldValidator, String) - Static method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.FulfillmentValidationUtil
Validates multiple fields' values.
validateFreeGiftItemForUpdate(CartItem, UpdateItemRequest) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartOperationService
If the given CartItem is a free gift item, validates that its quantity is not being changed.
validateGuestToken(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.DefaultGuestCartProtectionService
 
validateGuestToken(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.GuestCartProtectionService
Validates the provided guest token string for the given cart ID.
validateGuestTokenForCart(String, Integer, String, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
validateGuestTokenForCheckout(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
validateGuestTokenForCheckout(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.web.validator.GuestCartTokenValidator
Validates the provided guest token string for the given cart ID during checkout.
validateGuestTokenForOperation(String, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.validator.DefaultGuestCartTokenValidator
 
validateGuestTokenForOperation(String, String, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.web.validator.GuestCartTokenValidator
Validates the provided guest token string for the given cart ID during a cart operation.
validateGuestTokenIfNecessary(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.CheckoutCartEndpoint
 
validateGuestTokenIfNecessary(Cart, String, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.ManageCartEndpoint
If the provided cart is a guest cart, this will attempt to validate the guest token for the cart.
validateIncludedProduct(CartItem, IncludedProduct, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
validateIncludedProduct(CartItem, IncludedProduct, List<CartItem>) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.IncludedProductConfigurationService
Perform validation against the provided CartItem for the given IncludedProduct.
validateItemAndDependentsHavePositiveQuantities(CartItem) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
A basic requirement is that all items added to a cart have a positive quantity.
validateItemChoice(CartItem, ProductOption, List<CartItem>) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
validateItemChoice(CartItem, ProductOption, List<CartItem>) - Method in interface com.broadleafcommerce.cartoperation.service.configuration.ItemChoiceConfigurationService
Perform validation against the provided CartItem for the given ProductOption of type ProductOptionType.isItemChoice(String).
validateItems(FulfillmentGroup, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
Validates the fulfillment items of the group.
validateJWT(SignedJWT) - Method in class com.broadleafcommerce.cartoperation.service.csr.JWTTransferCartTokenDecoder
 
validateMaxQuantity(CartItem, ItemChoice, MatchingDependentsContext, ProductOption) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
validateMinQuantity(CartItem, ItemChoice, MatchingDependentsContext, ProductOption) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultItemChoiceConfigurationService
 
validateName(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the name on the address.
validateOfferAndOfferCodeUsages(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartOfferValidationActivity
Validate that the offers and offer codes used in the specified cart are still valid upon checkout.
validateOfferAndOfferCodeUsages(Cart, List<String>, List<String>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProvider
 
validateOfferAndOfferCodeUsages(Cart, List<String>, List<String>, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.provider.OfferProvider
Retrieve validation information regarding the cart's usage of the provided offers and offer codes to determine if the usage is still valid.
validateOptions(FulfillmentGroup, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
Validates the fulfillment option on this group.
validatePaymentAmount(CheckoutProcessDto) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validate that each of the PaymentSummaries are responsible for a zero or greater amount.
validatePaymentAmountSum(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validate that the sum of the PaymentSummary amounts is equal to the cart total (CartPricing.getTotal()).
validatePaymentMethodAvailability(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validate that the payments on the cart are available in the current context.
validatePaymentTransactionAmountSums(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validates that the sum of authorized/captured amount of the successful transactions equal to the payment amount.
validatePhonePrimary(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the primary phone number on the address.
validatePostalCode(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the postal code on the address.
validatePricing(FulfillmentGroup, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.DefaultFulfillmentGroupSubmitValidator
Validates the price fields on the fulfillment group (top-level only- does not consider individual item prices).
validatePricing(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPricingValidationActivity
Validate that the Cart and its CartItems have been successfully priced
validateQuantity(CartItem, CartItem, IncludedProduct) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultIncludedProductConfigurationService
 
validateQuantityWithinThreshold(Cart, CartItem, P) - Method in class com.broadleafcommerce.cartoperation.service.configuration.DefaultCartItemConfigurationService
Checks if the quantity of the item fits within the threshold.
validateRequestForRejection(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
validateRequestForRejection(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalValidationService
Method that calls all validators performing checks on conditions necessary for a cart to be rejected.
validateRequestId(CheckoutProcessDto) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Validates that the current requestId is not already associated to the cart
validateResendCheckoutCompletionEvent(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Validates if the checkout completion event can be resent for the given Cart
validateResendCheckoutRollbackEvent(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Validates if the checkout rollback event can be resent for the given Cart
validateResendPendingPaymentFailedEvent(Cart, String) - Method in class com.broadleafcommerce.cartoperation.service.checkout.DefaultCheckoutService
Validates if the pending payment failed event can be resent for the given Cart
validateStateProvinceRegionSubdivision(Address, Errors, Set<Object>) - Method in class com.broadleafcommerce.cartoperation.service.fulfillment.validation.address.DefaultFulfillmentAddressSubmitValidator
Validates the state province region on the address.
validateStoreCreditAccountBalanceIfNeeded(CheckoutProcessDto, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.checkout.workflow.activity.CartPaymentMethodValidationActivity
Validates that the store credit account has sufficient funds if needed.
validateSubmitForApproval(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
validateSubmitForApproval(Cart, CustomerRef, CartApprovalProcessRequest, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalValidationService
Method that calls all validators performing checks on conditions necessary for a cart to be submitted for approval.
validateTarget(ShareItemListRequest.Target, Errors) - Method in class com.broadleafcommerce.cartoperation.web.validator.ShareItemListRequestValidator
Validates a single share target.
validateTransferCartToken(String) - Method in interface com.broadleafcommerce.cartoperation.service.csr.CartTransferService
Attempts to decode and validate the provided token string into a TransferCartToken.
validateTransferCartToken(String) - Method in class com.broadleafcommerce.cartoperation.service.csr.DefaultCartTransferService
 
validateUserIsCartReviewer(Cart, CustomerRef, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.approval.DefaultCartApprovalValidationService
 
validateUserIsCartReviewer(Cart, CustomerRef, ContextInfo) - Method in interface com.broadleafcommerce.cartoperation.service.approval.CartApprovalValidationService
Validates that the user has the correct access to reject or submit the given Cart.
validateVersion(HttpServletRequest, Cart) - Method in class com.broadleafcommerce.cartoperation.web.filter.resolver.DefaultServletRequestCartResolver
Validates the version from the HTTP request, if present.
validateVersionForRead(Cart, Integer) - Method in interface com.broadleafcommerce.cartoperation.service.CartVersionValidationService
 
validateVersionForRead(Cart, Integer) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartVersionValidationService
 
validateVersionForUpdate(Cart, Integer) - Method in interface com.broadleafcommerce.cartoperation.service.CartVersionValidationService
 
validateVersionForUpdate(Cart, Integer) - Method in class com.broadleafcommerce.cartoperation.service.DefaultCartVersionValidationService
 
VALIDATION - Enum constant in enum com.broadleafcommerce.cartoperation.service.AddItemFailure.AddItemFailureType
The request encountered a validation error.
ValidationConfiguration() - Constructor for class com.broadleafcommerce.cartoperation.service.autoconfigure.CartOperationServiceAutoConfiguration.ValidationConfiguration
 
ValidationStrategy - Enum in com.broadleafcommerce.cartoperation.domain
Supported strategies determining when generic choices are validated.
ValidationType - Enum in com.broadleafcommerce.cartoperation.domain
Supported means of validating product options.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.CartPricingTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentGatewayTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentOwnerTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSourceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSummaryAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTransactionSourceEntityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.SpecificItemChoiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultMergingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.UserTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ValidationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.domain.WeightUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.service.AddItemFailure.AddItemFailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.CartPricingTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.DefaultCheckoutFailureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartActionAuditUserTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCartApprovalProcessFailureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultCreditAccountTransactionSourceUserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentGatewayTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentManagementAccessRestrictions
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentOwnerTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSourceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentSummaryAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTransactionSourceEntityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTaxCalculationStrategies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionFailureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionStatuses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultTransactionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.enums.PaymentDeclineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceSelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.SpecificItemChoiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultMergingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.UserTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.ValidationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.domain.WeightUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.service.AddItemFailure.AddItemFailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.service.CartItemConfigurationErrorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.broadleafcommerce.cartoperation.web.endpoint.domain.DefaultAddCodeToCartResponseTypes
Returns an array containing the constants of this enum type, in the order they are declared.
Variant - Class in com.broadleafcommerce.cartoperation.domain
Variants can help further identify the specifics of a Product by narrowing down the Sku via * additional user data.
Variant() - Constructor for class com.broadleafcommerce.cartoperation.domain.Variant
 
VARIANT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.IncludedProductType
The add on targets exactly one, predetermined Variant
VARIANT - Enum constant in enum com.broadleafcommerce.cartoperation.domain.SpecificItemChoiceType
 
VARIANT_BASED - Enum constant in enum com.broadleafcommerce.cartoperation.domain.type.DefaultProductType
Denotes a configurable product that has Variants determined by ProductOptions like color and size for a T-Shirt.
VARIANT_DISTINGUISHING - Enum constant in enum com.broadleafcommerce.cartoperation.domain.ProductOptionType
Values selected by the customer will help distinguish a specific variant directly on this Product that should be added to the cart.
VARIANT_ID - Static variable in class com.broadleafcommerce.cartoperation.service.provider.external.domain.offer.OrderLineItemDtoAttributeConstants
Contains the CartItem.getVariantId() for the CartItem.
verify(Cookie) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
verifyAndGetClaims(Cookie) - Method in interface com.broadleafcommerce.cartoperation.web.service.CartCookieIssuer
Verify the provided cart cookie and get its claims.
verifyAndGetClaims(Cookie) - Method in class com.broadleafcommerce.cartoperation.web.service.DefaultCartCookieIssuer
 
verifySkuAvailability(CartItem, I, CatalogItemList<I>, Map<String, Boolean>, ContextInfo) - Method in class com.broadleafcommerce.cartoperation.service.inventory.DefaultInventoryAvailabilityService
Checks the inventory availability response map against the cart item, and determines if the cart item and its dependent items are available.
Version() - Constructor for class com.broadleafcommerce.cartoperation.web.autoconfigure.CartValidationProperties.Version
 
versionIsStale(Cart, Integer) - Method in interface com.broadleafcommerce.cartoperation.service.CartVersionValidationService
 
VersionValidatingRequestBodyAdvice - Class in com.broadleafcommerce.cartoperation.web.advice
Request body advice which validates that the cart version is present and up to date for CartVersionedRequests.
VersionValidatingRequestBodyAdvice(CartHolder<Cart>, Set<CartVersionRequestValidator>, RequestCartVersionResolver, HttpServletRequest) - Constructor for class com.broadleafcommerce.cartoperation.web.advice.VersionValidatingRequestBodyAdvice
 
VirtualTypeFulfillmentGroupSubmitValidator - Class in com.broadleafcommerce.cartoperation.service.fulfillment.validation.type
Validates fulfillment information specific to FulfillmentType.VIRTUAL fulfillment groups.
VirtualTypeFulfillmentGroupSubmitValidator(Set<FulfillmentAddressSubmitValidator>) - Constructor for class com.broadleafcommerce.cartoperation.service.fulfillment.validation.type.VirtualTypeFulfillmentGroupSubmitValidator
 

W

wasSuccessful() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionDetail
Whether this transaction was successful based on TransactionExecutionDetail.getTransactionStatus().
wasSuccessful() - Method in class com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.TransactionExecutionResponse
Whether all the transactions were successful based on TransactionExecutionDetail.wasSuccessful().
Weight - Class in com.broadleafcommerce.cartoperation.domain
Sizing attributes of a Product or Variant
Weight() - Constructor for class com.broadleafcommerce.cartoperation.domain.Weight
 
WEIGHT - Static variable in class com.broadleafcommerce.cartoperation.domain.CartItemAttributeConstants.Internal
 
WeightUnits - Enum in com.broadleafcommerce.cartoperation.domain
Units for weight
WIRE - Enum constant in enum com.broadleafcommerce.cartoperation.domain.enums.DefaultPaymentTypes
 
withDeletedItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
withInaccessibleItemListIds(Set<String>) - Method in class com.broadleafcommerce.cartoperation.web.endpoint.domain.DeleteItemListResponse
 
writePaymentLockTokensAsHeaderString(Map<String, String>) - Method in class com.broadleafcommerce.cartoperation.service.provider.external.payments.ExternalPaymentProvider
 

Z

zeroIfNull(MonetaryAmount, CurrencyUnit) - Method in class com.broadleafcommerce.cartoperation.service.pricing.DefaultCartPricingService
Defaults the amount to zero if null.
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form