- cache - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- CACHE_KEY_PREFIX - Static variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- CACHE_NAME - Static variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- cachedDate - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- cachedDate - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- cachedDate - Variable in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- cachedDate - Variable in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- calculateAdjustmentsUnitValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- calculateCostForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
-
- calculateCostForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider
-
- calculateCostForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentPricingProvider
-
Calculates the total cost for this FulfillmentGroup.
- calculateCostForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.FulfillmentPricingService
-
Called during the Pricing workflow to determine the cost for the
FulfillmentGroup.
- calculateCostForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
-
- calculateFulfillmentGroupTotal(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessor
-
- calculateFulfillmentGroupTotal(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
- calculateItemAdjustmentTotal() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Calculates the total adjustment to be received from the item adjustments.
- calculateItemAdjustmentTotal() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- calculateItemUnitPriceWithAdjustments(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the price to be used for this priceDetail taking into account whether or not the
sales price can be used.
- calculateItemUnitPriceWithAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- calculateItemUnitPriceWithAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- calculateMaximumNumberOfUses() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- calculateMaximumNumberOfUses() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
Determines the maximum number of times this promotion can be used based on the
ItemCriteria and promotion's maxQty setting.
- calculateMaxUsesForItemCriteria(OfferItemCriteria, Offer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Determines the max number of times this itemCriteria might apply.
- calculateMaxUsesForItemCriteria(OfferItemCriteria, Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- calculateOrderAdjustmentTotal() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Calculates the total adjustment to be received from the order adjustments.
- calculateOrderAdjustmentTotal() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- calculatePotentialSavings(PromotableCandidateItemOffer, PromotableOrderItem, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
-
- calculatePotentialSavings() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- calculatePotentialSavings(PromotableCandidateItemOffer, PromotableOrderItem, int, Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Modules may extend the calculatePotentialSavings method.
- calculatePotentialSavings(List<PromotableCandidateItemOffer>, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
This method determines the potential savings for each item offer as if it was the only item offer being applied.
- calculatePotentialSavingsForOrderItem(PromotableCandidateItemOffer, PromotableOrderItem, int) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Provide an opportunity to for modules to override the potentialSavingsCalculation
- calculatePriceWithAdjustments(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Calculates the price with adjustments.
- calculatePriceWithAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- calculatePriceWithoutAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Returns the price of this fulfillment group if no adjustments were applied.
- calculatePriceWithoutAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- calculateRetailAdjustmentPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- calculateRetailAdjustmentUnitPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- calculateSaleAdjustmentPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- calculateSaleAdjustmentUnitPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- calculateSavingsForOrderItem(PromotableOrderItem, int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Public only for unit testing - not intended to be called
- calculateSavingsForOrderItem(PromotableOrderItem, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- calculateShippingForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- calculateShippingForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.module.ShippingModule
-
Deprecated.
- calculateShippingForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.ShippingService
-
Deprecated.
- calculateShippingForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
-
Deprecated.
- calculateSubTotal() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- calculateSubTotal() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the sum of the item totals.
- calculateSubTotal() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- calculateSubtotalWithAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns the price of the order with adjustments.
- calculateSubtotalWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- calculateSubtotalWithoutAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns the price of the order without adjustments.
- calculateSubtotalWithoutAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- calculateTargetQuantityForTieredOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Returns the number of item quantities that qualified as targets for
this promotion.
- calculateTargetQuantityForTieredOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
Returns the number of items that potentially could be targets for the offer.
- calculateTaxForOrder(Order) - Method in interface org.broadleafcommerce.core.pricing.service.module.TaxModule
-
Deprecated.
- calculateTaxForOrder(Order, ModuleConfiguration) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- calculateTaxForOrder(Order, ModuleConfiguration) - Method in interface org.broadleafcommerce.core.pricing.service.tax.provider.TaxProvider
-
Calculates taxes on an entire order.
- calculateTaxForOrder(Order) - Method in interface org.broadleafcommerce.core.pricing.service.TaxService
-
Calculates tax for the order.
- calculateTaxForOrder(Order) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
-
- calculateTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the value of all adjustments.
- calculateTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- calculateTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the total adjustment value as the sum of the adjustments times the
quantity represented by this PriceDetail
- calculateTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- calculateTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- calculateTotalPriceForAllFulfillmentItems(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Returns the total price for all fulfillment items.
- calculateTotalWithAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the final total for this item taking into account the finalized
adjustments.
- calculateTotalWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- calculateTotalWithoutAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the total for this item if not adjustments applied.
- calculateTotalWithoutAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- canApplyOffer(PromotableCandidateFulfillmentGroupOffer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Checks to see if the offer can be added to this fulfillmentGroup based on whether or not
it is combinable or if this fulfillmentGroup already has a non-combinable offer applied.
- canApplyOffer(PromotableCandidateFulfillmentGroupOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- canApplyOrderOffer(PromotableCandidateOrderOffer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns true if this order can apply another order promotion.
- canApplyOrderOffer(PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- canCalculateCostForFulfillmentGroup(FulfillmentGroup, FulfillmentOption) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
-
- canCalculateCostForFulfillmentGroup(FulfillmentGroup, FulfillmentOption) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider
-
- canCalculateCostForFulfillmentGroup(FulfillmentGroup, FulfillmentOption) - Method in interface org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentPricingProvider
-
Whether or not this processor can provide a cost calculate for the given FulfillmentGroup and the given
FulfillmentOption.
- CANCELLED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
- cancelOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Deletes the given order.
- cancelOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- cancelTax(Order, ModuleConfiguration) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- cancelTax(Order, ModuleConfiguration) - Method in interface org.broadleafcommerce.core.pricing.service.tax.provider.TaxProvider
-
Some tax providers store tax details from an order on an external system for reporting and tax reconcilliation.
- cancelTax(Order) - Method in interface org.broadleafcommerce.core.pricing.service.TaxService
-
Some tax providers store tax details from an order on an external system for reporting and tax reconcilliation.
- cancelTax(Order) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
-
- candidateFulfillmentGroupAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- CandidateFulfillmentGroupOffer - Interface in org.broadleafcommerce.core.offer.domain
-
- CandidateFulfillmentGroupOfferImpl - Class in org.broadleafcommerce.core.offer.domain
-
- CandidateFulfillmentGroupOfferImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- CandidateItemOffer - Interface in org.broadleafcommerce.core.offer.domain
-
OrderItem level offer that has been qualified for an order,
but may still be ejected based on additional pricing
and stackability concerns once the order has been processed
through the promotion engine.
- CandidateItemOfferImpl - Class in org.broadleafcommerce.core.offer.domain
-
- CandidateItemOfferImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- candidateItemOffers - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- CandidateOffer - Interface in org.broadleafcommerce.core.offer.domain
-
- candidateOffers - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- CandidateOrderOffer - Interface in org.broadleafcommerce.core.offer.domain
-
- candidateOrderOfferAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- CandidateOrderOfferImpl - Class in org.broadleafcommerce.core.offer.domain
-
- CandidateOrderOfferImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- candidateOrderOffers - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- CandidatePromotionItems - Class in org.broadleafcommerce.core.offer.service.discount
-
- CandidatePromotionItems() - Constructor for class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- candidateQualifiersMap - Variable in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- candidateQualifiersMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- candidateQualifiersMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- candidateQualifiersMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- candidateTargetsMap - Variable in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- candidateTargetsMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- canMultiselect - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- canRespond(ModuleConfiguration) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- canSellWithoutOptions - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- CART - Static variable in class org.broadleafcommerce.core.order.service.type.MessageType
-
- CartOperationProcessContextFactory - Class in org.broadleafcommerce.core.order.service.workflow
-
Provides a method that creates the seed ProcessContext object for a cart
operation.
- CartOperationProcessContextFactory() - Constructor for class org.broadleafcommerce.core.order.service.workflow.CartOperationProcessContextFactory
-
- CartOperationRequest - Class in org.broadleafcommerce.core.order.service.workflow
-
This class represents the basic context necessary for the execution
of a particular order process workflow operation.
- CartOperationRequest(Order, OrderItemRequestDTO, boolean) - Constructor for class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- Catalog - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Name
-
- Catalog - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Order
-
- CatalogService - Interface in org.broadleafcommerce.core.catalog.service
-
- catalogService - Variable in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
- catalogService - Variable in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- catalogService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
-
- catalogService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
-
- catalogService - Variable in class org.broadleafcommerce.core.order.service.workflow.CheckAvailabilityActivity
-
- catalogService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
-
- catalogService - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- CatalogServiceExtensionHandler - Interface in org.broadleafcommerce.core.catalog.service
-
- CatalogServiceExtensionManager - Class in org.broadleafcommerce.core.catalog.service
-
- CatalogServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionManager
-
- CatalogServiceImpl - Class in org.broadleafcommerce.core.catalog.service
-
- CatalogServiceImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- CatalogStructure - Class in org.broadleafcommerce.core.search.dao
-
Lightweight bean representation of
- CatalogStructure() - Constructor for class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- Category - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about a Category.
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- category - Variable in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- category - Variable in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- category - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- CATEGORY - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
-
- category - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- category - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- category - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- category - Variable in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- category - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- CATEGORY - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- CategoryAttribute - Interface in org.broadleafcommerce.core.catalog.domain
-
- CategoryAttributeImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryAttributeImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- categoryAttributes - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- CategoryDao - Interface in org.broadleafcommerce.core.catalog.dao
-
CategoryDao provides persistence access to Category instances.
- categoryDao - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- categoryDao - Variable in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- categoryDao - Variable in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
- categoryDao - Variable in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- CategoryDaoExtensionHandler - Interface in org.broadleafcommerce.core.catalog.dao
-
- CategoryDaoExtensionManager - Class in org.broadleafcommerce.core.catalog.dao
-
- CategoryDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.dao.CategoryDaoExtensionManager
-
- CategoryDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
-
- CategoryDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- CategoryEntityExtensionHandler - Interface in org.broadleafcommerce.core.catalog.extension
-
For internal usage.
- CategoryEntityExtensionManager - Class in org.broadleafcommerce.core.catalog.extension
-
For internal usage.
- CategoryEntityExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionManager
-
- CategoryExcludedSearchFacet - Interface in org.broadleafcommerce.core.search.domain
-
- CategoryExcludedSearchFacetImpl - Class in org.broadleafcommerce.core.search.domain
-
- CategoryExcludedSearchFacetImpl() - Constructor for class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- categoryImages - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- CategoryImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- CategoryImpl.Presentation - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation
-
- CategoryImpl.Presentation.Group - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Group() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Group
-
- CategoryImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Group.Name() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Group.Name
-
- CategoryImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Group.Order() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Group.Order
-
- CategoryImpl.Presentation.Tab - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Tab() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Tab
-
- CategoryImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Tab.Name() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Tab.Name
-
- CategoryImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryImpl.Presentation.Tab.Order() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Tab.Order
-
- categoryMedia - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- CategoryMediaMap - Class in org.broadleafcommerce.core.media.domain
-
- CategoryMediaMap() - Constructor for class org.broadleafcommerce.core.media.domain.CategoryMediaMap
-
- CategoryMediaMap.CategoryMediaMapPK - Class in org.broadleafcommerce.core.media.domain
-
- CategoryMediaMap.CategoryMediaMapPK() - Constructor for class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
-
- CategoryProductXref - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about the many-to-many relationship between
the Category table and the Product table.
- CategoryProductXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
-
The Class CategoryProductXrefImpl is the default implmentation of
Category.
- CategoryProductXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- CategorySearchFacet - Interface in org.broadleafcommerce.core.search.domain
-
- CategorySearchFacetImpl - Class in org.broadleafcommerce.core.search.domain
-
- CategorySearchFacetImpl() - Constructor for class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- CategorySiteMapGenerator - Class in org.broadleafcommerce.core.catalog.service
-
Responsible for generating site map entries for Category.
- CategorySiteMapGenerator() - Constructor for class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- CategorySiteMapGeneratorConfiguration - Interface in org.broadleafcommerce.core.catalog.domain
-
CategorySiteMapGenerator is controlled by this configuration.
- CategorySiteMapGeneratorConfigurationImpl - Class in org.broadleafcommerce.core.catalog.domain
-
CategorySiteMapGenerator is controlled by this configuration.
- CategorySiteMapGeneratorConfigurationImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- CategoryXref - Interface in org.broadleafcommerce.core.catalog.domain
-
- CategoryXrefDao - Interface in org.broadleafcommerce.core.catalog.dao
-
CategoryXrefDao provides persistence access to the relationship
between a category and its sub-categories.
- CategoryXrefDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
-
- CategoryXrefDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- CategoryXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- CategoryXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- CHECK_QUANTITY - Static variable in class org.broadleafcommerce.core.inventory.service.type.InventoryType
-
- checkActive(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
- CheckAvailabilityActivity - Class in org.broadleafcommerce.core.order.service.workflow
-
This activity handles both adds and updates.
- CheckAvailabilityActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.CheckAvailabilityActivity
-
- checkBasicAvailablility(Sku) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Without worrying about quantities, just checks to see if the given Sku is available.
- checkBasicAvailablility(Sku) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- checkCloneable(CandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- checkCloneable(BundleOrderItemFeePrice) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- checkCloneable(DiscreteOrderItemFeePrice) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- checkCloneable(FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- checkCloneable(OrderItemAttribute) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- checkCloneable(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- checkForItemRequirements(Offer, CandidatePromotionItems, OfferItemCriteria, List<PromotableOrderItem>, boolean) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- checkForMatch(PageDTO, Map<String, Object>) - Method in class org.broadleafcommerce.core.order.service.PageCartRuleProcessor
-
Expects to find a valid "Customer" in the valueMap.
- checkForMatch(StructuredContentDTO, Map<String, Object>) - Method in class org.broadleafcommerce.core.order.service.StructuredContentCartRuleProcessor
-
Expects to find a valid "Customer" in the valueMap.
- checkInventory(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
By default, Broadleaf does not provide an inventory check.
- checkItemCriteria(ItemCriteriaDTO, List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
-
- checkOtherValidity(OrderItem) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
By default, Broadleaf does not provide additional validity checks.
- CheckoutException - Exception in org.broadleafcommerce.core.checkout.service.exception
-
- CheckoutException() - Constructor for exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- CheckoutException(String, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- CheckoutException(Throwable, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- CheckoutException(String, Throwable, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- CheckoutProcessContextFactory - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- CheckoutProcessContextFactory() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CheckoutProcessContextFactory
-
- CheckoutResponse - Interface in org.broadleafcommerce.core.checkout.service.workflow
-
- CheckoutSeed - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- CheckoutSeed(Order, Map<String, Object>) - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
-
- CheckoutService - Interface in org.broadleafcommerce.core.checkout.service
-
- checkoutService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
-
- CheckoutServiceImpl - Class in org.broadleafcommerce.core.checkout.service
-
- CheckoutServiceImpl() - Constructor for class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
-
- checkoutWorkflow - Variable in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
-
- checkSkuForMatch(Sku, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- checkSkuForMatch(Sku, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
-
- child - Variable in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- childCategoryIds - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- childCategoryURLMap - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- childCategoryXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- childOrderItems - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- chooseSaleOrRetailAdjustments(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
-
- chooseSaleOrRetailAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
This method will check to see if the saleAdjustments or retail only adjustments are better
and finalize the set that achieves the best result for the customer.
- chooseSaleOrRetailAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
This method will check to see if the salePriceAdjustments or retailPriceAdjustments are better
and remove those that should not apply.
- chooseSaleOrRetailAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
This method will check to see if the salePriceAdjustments or retailPriceAdjustments are better
and remove those that should not apply.
- chooseSaleOrRetailAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
This method will check to see if the salePriceAdjustments or retailPriceAdjustments are better
and remove those that should not apply.
- chooseSaleOrRetailAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- chooseSaleOrRetailAdjustments(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows a module to finalize adjustments.
- chooseSaleOrRetailAdjustments(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Some promotions can only apply to the retail price.
- CITY - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- CITY - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
-
- clearAllNonFinalizedQuantities() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Clears target and qualifier quantities that were marked for a promotion that did not have
enough qualifiers or targets to get applied.
- clearAllNonFinalizedQuantities() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- clearAllNonFinalizedQuantities() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- clearAllNonFinalizedQuantities(List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
We were not able to meet all of the ItemCriteria for a promotion, but some of the items were
marked as qualifiers or targets.
- clearAllState() - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Remove all previously registered RollbackHandlers for the current workflow
- clearAllState() - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- clearCache() - Static method in class org.broadleafcommerce.core.search.service.solr.SolrIndexCachedOperation
-
Clear the thread local cache from the thread
- clearDynamicPrices() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Removes any currently stored dynamic pricing
- clearDynamicPrices() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- clearDynamicPrices() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Clears any currently stored dynamic pricing
- clearDynamicPrices() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
Removes any currently stored dynamic pricing
- clearDynamicPrices() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- clearDynamicPrices() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- clearRegionState(String) - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Remove all previously registered Rollbackhandlers for the current workflow labelled with the specified region
- clearRegionState(String) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- clone() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- clone() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- clone() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- clone() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- clone() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
-
- clone() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- clone() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemAttribute
-
Provide support for a deep copy of an order item.
- clone() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- clone() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- clone() - Method in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
-
- clone() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequest
-
- CODE - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferImpl.Presentation.Tab.Name
-
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferImpl.Presentation.Tab.Order
-
- CodeType - Interface in org.broadleafcommerce.core.util.domain
-
Deprecated.
- codeType - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- CodeTypeDao - Interface in org.broadleafcommerce.core.util.dao
-
- codeTypeDao - Variable in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- CodeTypeDaoImpl - Class in org.broadleafcommerce.core.util.dao
-
- CodeTypeDaoImpl() - Constructor for class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- CodeTypeImpl - Class in org.broadleafcommerce.core.util.domain
-
Deprecated.
- CodeTypeImpl() - Constructor for class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- CodeTypeService - Interface in org.broadleafcommerce.core.util.service
-
Deprecated.
- CodeTypeServiceImpl - Class in org.broadleafcommerce.core.util.service
-
Deprecated.
- CodeTypeServiceImpl() - Constructor for class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- collapseToOneShippableFulfillmentGroup(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Collapses all of the shippable fulfillment groups in the given order to the first shippable fulfillment group
in the order.
- collapseToOneShippableFulfillmentGroup(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- COLOR - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
-
- combinableWithOtherOffers - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
No offers can be applied on top of this offer;
If false, stackable has to be false also
- COMBINED - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- CommitTaxActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
This is an optional activity to allow a committal of taxes to a tax sub system.
- CommitTaxActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxActivity
-
- commitTaxForOrder(Order, ModuleConfiguration) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- commitTaxForOrder(Order, ModuleConfiguration) - Method in interface org.broadleafcommerce.core.pricing.service.tax.provider.TaxProvider
-
This method provides the implementation an opportunity to finalize taxes on the order.
- commitTaxForOrder(Order) - Method in interface org.broadleafcommerce.core.pricing.service.TaxService
-
Commits tax for the order.
- commitTaxForOrder(Order) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
-
- CommitTaxRollbackHandler - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- CommitTaxRollbackHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxRollbackHandler
-
- compare(ProductBundle, ProductBundle) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleComparator
-
- compare(PromotableCandidateItemOffer, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.ItemOfferComparator
-
- compare(PromotableOrderItem, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.OrderItemPriceComparator
-
- compare(PromotableCandidateOrderOffer, PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.OrderOfferComparator
-
- compareAndAdjustFulfillmentGroupOffers(PromotableOrder, boolean) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
- compareAndAdjustOrderAndItemOffers(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
Called when the system must determine whether to apply order or item adjustments.
- compareAttributes(Map<String, OrderItemAttribute>, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
Returns true if the two items attributes exactly match.
- compareTo(OfferDeliveryType) - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- compareTo(OfferType) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- CompleteOrderActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- CompleteOrderActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
-
- CompleteOrderRollbackHandler - Class in org.broadleafcommerce.core.checkout.service.workflow
-
Rollback handler to execute after an order has been marked as 'completed' and there is an exception.
- CompleteOrderRollbackHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderRollbackHandler
-
- CompositeActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- CompositeActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CompositeActivity
-
- CompositeActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
- CompositeActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.CompositeActivity
-
- computeAdjustmentValue(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- computeAdjustmentValue(Money, BigDecimal, OfferHolder, PromotionRounding) - Static method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
-
- computeAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- computeAdjustmentValues() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- computeAdjustmentValues() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- computeDiscountedAmount() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- computeDiscountedAmount() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- configuration - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- CONFIRMED_TRANSACTIONS - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
- confirmOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Changes the OrderStatus to SUBMITTED
- confirmOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- ConfirmPaymentsRollbackHandler - Class in org.broadleafcommerce.core.checkout.service.workflow
-
- ConfirmPaymentsRollbackHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
-
- considerations - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- considerations - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- ConsolidateFulfillmentFeesActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
- ConsolidateFulfillmentFeesActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
-
- constructExpirationDate(Integer, Integer) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
Default expiration date construction.
- container - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- containsSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- containsSku(Sku) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Checks the DiscreteOrderItems in the cart and returns whether or not the given SKU was found.
- containsSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- ContextualInventoryService - Interface in org.broadleafcommerce.core.inventory.service
-
Provides the same methods from
InventoryService but with optional, additional context information.
- continueOnHandled() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoExtensionManager
-
By default, this manager will allow other handlers to process the method when a handler returns
HANDLED.
- continueOnHandled() - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceExtensionManager
-
By default,this extension manager will continue on handled allowing multiple handlers to interact with the order.
- continueOnHandled() - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
-
By default,this extension manager will continue on handled allowing multiple handlers to interact with the order.
- convertOrderItemType(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- convertPrefixListToString(List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- convertToMappedProperty(String, String, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
Converts a propertyName to one that is able to reference inside a map.
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- convertWeight(BigDecimal, WeightUnitOfMeasureType) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
-
Default implementation is to convert everything to pounds for consistent weight types
- copy() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Copy this adjustment.
- copy() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- copy() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- copy() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- copy() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- copyConfigToSolrHome(InputStream, File) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- copyProperties(AbstractOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- copyWithFinalizedData() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
- copyWithFinalizedData() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- copyWithFinalizedData() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- couldOfferApplyToCustomer(Offer, Customer) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Private method which executes the appliesToCustomerRules in the Offer to determine if this Offer
can be applied to the Customer.
- couldOfferApplyToFulfillmentGroup(Offer, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
- couldOfferApplyToOrder(Offer, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
Executes the appliesToOrderRules in the Offer to determine if this offer
can be applied to the Order, OrderItem, or FulfillmentGroup.
- couldOfferApplyToOrder(Offer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- couldOfferApplyToOrder(Offer, PromotableOrder, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
Private method which executes the appliesToOrderRules in the Offer to determine if this offer
can be applied to the Order, OrderItem, or FulfillmentGroup.
- couldOfferApplyToOrder(Offer, PromotableOrder, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
Private method which executes the appliesToOrderRules in the Offer to determine if this offer
can be applied to the Order, OrderItem, or FulfillmentGroup.
- couldOfferApplyToOrder(Offer, PromotableOrder, PromotableOrderItem, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
Private method which executes the appliesToOrderRules in the Offer to determine if this offer
can be applied to the Order, OrderItem, or FulfillmentGroup.
- couldOfferApplyToOrderItems(Offer, List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- couldOfferApplyToRequestDTO(Offer, RequestDTO) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- couldOfferApplyToTimePeriod(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- couldOrderItemMeetOfferRequirement(OfferItemCriteria, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- countExistingUsesOfBundle(Order, ProductBundle) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
-
- countMaximumApplications(Order, SkuBundleItem, Set<Long>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
-
- countNumberOfUnits(Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
- countOfferCodeUses(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Counts how many times the given offer code has been used in the system
- countOfferCodeUses(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
- countOfferCodeUses(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Counts how many times the given offer code has been used in the system
- countOfferCodeUses(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
- country - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- COUNTRY - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- COUNTRY - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
-
- countryService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
-
- countUsesByCustomer(Long, Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Counts how many times the an offer has been used by a customer
- countUsesByCustomer(Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
- countUsesByCustomer(Long, Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Counts how many times the an offer has been used by a customer
- countUsesByCustomer(Long, Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
- COUNTY - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- create() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Create a new Category instance.
- create() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- create(ProductType) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Create a new Product instance.
- create(ProductType) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Create a new Sku instance.
- create() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
-
- create() - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Creates a new offer audit
- create() - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
-
- create() - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- create() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Creates a new offer audit
- create() - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
- create() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- create() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDao
-
- create() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- create() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- create(OrderItemType) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- create(OrderItemType) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.order.dao.OrderMultishipOptionDao
-
Creates a new OrderMultishipOption instance.
- create() - Method in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Creates a new instance of the OrderMultishipOption.
- create() - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- create() - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- create() - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- create() - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- create(PaymentType) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
-
- create(PaymentType) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
-
- create() - Method in interface org.broadleafcommerce.core.pricing.dao.ShippingRateDao
-
Deprecated.
- create() - Method in class org.broadleafcommerce.core.pricing.dao.ShippingRateDaoImpl
-
Deprecated.
- create() - Method in interface org.broadleafcommerce.core.rating.dao.ReviewDetailDao
-
- create() - Method in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- create() - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
-
- create() - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- createBankAccountPayment() - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
-
- createBankAccountPayment() - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
-
- createBundleOrderItem(BundleOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
Used to create "manual" product bundles.
- createBundleOrderItem(ProductBundleOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createBundleOrderItem(ProductBundleOrderItemRequest, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createBundleOrderItem(BundleOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createBundleOrderItem(ProductBundleOrderItemRequest, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createBundleOrderItem(ProductBundleOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createBundleOrderItemRequest(BundleOrderItem, List<DiscreteOrderItemRequest>) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createCandidateFulfillmentGroupOffer() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createCandidateFulfillmentGroupOffer() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createCandidateFulfillmentGroupOffer(Offer, List<PromotableCandidateFulfillmentGroupOffer>, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
- createCandidateItemOffer() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createCandidateItemOffer() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createCandidateItemOffer(List<PromotableCandidateItemOffer>, Offer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Create a candidate item offer based on the offer in question and a specific order item
- createCandidateOrderOffer() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createCandidateOrderOffer() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createCandidateOrderOffer(PromotableOrder, List<PromotableCandidateOrderOffer>, Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- createCategory() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- createCategory() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- createChildCategoryIds() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- createChildCategoryURLMap() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- createContext(CheckoutSeed) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutProcessContextFactory
-
- createContext(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationProcessContextFactory
-
Creates the necessary context for cart operations
- createContext(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.PricingProcessContextFactory
-
- createContext(Object) - Method in class org.broadleafcommerce.core.workflow.EmptySequenceProcessor
-
- createContext(T) - Method in interface org.broadleafcommerce.core.workflow.ProcessContextFactory
-
- createContext(Object) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
-
- createCreditCardPayment() - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
-
- createCreditCardPayment() - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
-
- createDefault() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- createDefault() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- createDefaultFulfillmentGroup(Order, Address) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- createDefaultFulfillmentGroup(Order, Address) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createDetail() - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- createDetail(RatingSummary, Double, Date, Customer) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- createDetail() - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- createDetail(RatingSummary, Double, Date, Customer) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- createDiscreteOrderItem(DiscreteOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createDiscreteOrderItem(DiscreteOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createDiscreteOrderItem(AbstractOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createDiscreteOrderItemRequest(Long, Long, Long, Long, Integer) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
Not typically used in versions since 1.7.
- createDiscreteOrderItemRequest(Order, BundleOrderItem, Sku, Product, Category, Integer, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createDiscreteOrderItemRequest(Long, Long, Long, Long, Integer) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createDiscreteOrderItemRequest(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createDynamicPriceDiscreteOrderItem(DiscreteOrderItemRequest, HashMap) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createDynamicPriceDiscreteOrderItem(DiscreteOrderItemRequest, HashMap) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createEmptyFulfillmentGroup() - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
- createEmptyFulfillmentGroup() - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- createExistingOrderAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
Bring over the order adjustments.
- createFeedback() - Method in interface org.broadleafcommerce.core.rating.dao.ReviewDetailDao
-
- createFeedback() - Method in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- createFulfillmentGroupAdjustment() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createFulfillmentGroupAdjustment() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createFulfillmentGroupFee() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- createFulfillmentGroupFee() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- createFulfillmentGroupFee() - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
- createFulfillmentGroupFee() - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- createFulfillmentGroupItemFromOrderItem(OrderItem, FulfillmentGroup, int) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- createFulfillmentGroupItemFromOrderItem(OrderItem, FulfillmentGroup, int) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- createGiftCardPayment() - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
-
- createGiftCardPayment() - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
-
- createGiftWrapOrderItem(GiftWrapOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createGiftWrapOrderItem(GiftWrapOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createIntercept(SearchIntercept) - Method in interface org.broadleafcommerce.core.search.dao.SearchInterceptDao
-
Deprecated.
- createIntercept(SearchIntercept) - Method in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- createLog() - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- createLog() - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- createLog() - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- createLog() - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- createNamedOrderForCustomer(String, Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Creates a new Order for the given customer with the given name.
- createNamedOrderForCustomer(String, Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- createNewCartForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- createNewCartForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- createNewCartForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Creates a new Order for the given customer.
- createNewCartForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- createNewDetail(int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Creates a new detail with the associated quantity.
- createNewDetail(int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- createOfferInfo() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createOfferInfo() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createOrderAdjustment() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createOrderAdjustment() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createOrderItem(OrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createOrderItem(OrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createOrderItemAdjustment() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createOrderItemAdjustment() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createOrderItemPriceDetail() - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- createOrderItemPriceDetail() - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- createOrderItemPriceDetailAdjustment() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- createOrderItemPriceDetailAdjustment() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- createOrderItemPriceDetailAdjustment(ExtensionResultHolder, OrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
-
- createOrderItemPriceDetailAdjustment(ExtensionResultHolder, OrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows module extensions to add a create a new instance of OrderItemPriceDetailAdjustment.
- createOrderItemQualifier() - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- createOrderItemQualifier() - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- createPersonalMessage() - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- createPersonalMessage() - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- createPersonalMessage() - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- createPersonalMessage() - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- createPopulatedOrderMultishipOption(Order, DiscreteOrderItem, Integer) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- createProduct(ProductType) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- createProduct(ProductType) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- createPromotableCandidateFulfillmentGroupOffer(PromotableFulfillmentGroup, Offer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableCandidateFulfillmentGroupOffer(PromotableFulfillmentGroup, Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableCandidateItemOffer(PromotableOrder, Offer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableCandidateItemOffer(PromotableOrder, Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableCandidateOrderOffer(PromotableOrder, Offer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableCandidateOrderOffer(PromotableOrder, Offer, Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableCandidateOrderOffer(PromotableOrder, Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableCandidateOrderOffer(PromotableOrder, Offer, Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableFulfillmentGroup(FulfillmentGroup, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableFulfillmentGroup(FulfillmentGroup, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrder(Order, boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrder(Order, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrderAdjustment(PromotableCandidateOrderOffer, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrderAdjustment(PromotableCandidateOrderOffer, PromotableOrder, Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrderAdjustment(PromotableCandidateOrderOffer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrderAdjustment(PromotableCandidateOrderOffer, PromotableOrder, Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrderItem(OrderItem, PromotableOrder, boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrderItem(OrderItem, PromotableOrder, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrderItemPriceDetail(PromotableOrderItem, int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrderItemPriceDetail(PromotableOrderItem, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createPromotableOrderItemPriceDetailAdjustment(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
-
- createPromotableOrderItemPriceDetailAdjustment(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
- createSku() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- createSku() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- createSummary() - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- createSummary(String, RatingType) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- createSummary() - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- createSummary(String, RatingType) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- createSynonym(SearchSynonym) - Method in interface org.broadleafcommerce.core.search.dao.SearchSynonymDao
-
- createSynonym(SearchSynonym) - Method in class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
-
- createTransaction() - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- createTransaction() - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- createTransaction() - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- createTransaction() - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- CreditCardPayment - Interface in org.broadleafcommerce.core.payment.domain.secure
-
Entity associated with sensitive, secured credit card data.
- CreditCardPaymentInfoImpl - Class in org.broadleafcommerce.core.payment.domain.secure
-
- CreditCardPaymentInfoImpl() - Constructor for class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
Rather than constructing directly, use
SecureOrderPaymentService#create(org.broadleafcommerce.core.payment.service.type.PaymentType)
so that the appropriate
EncryptionModule can be hooked up to this entity
- CriteriaOfferXref - Class in org.broadleafcommerce.core.offer.domain
-
The purpose of this entity is to simply enforce the not null constraints on the two
columns in this join table.
- CriteriaOfferXref() - Constructor for class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref
-
- CriteriaOfferXref.CriteriaOfferXrefPK - Class in org.broadleafcommerce.core.offer.domain
-
- CriteriaOfferXref.CriteriaOfferXrefPK() - Constructor for class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref.CriteriaOfferXrefPK
-
- CROSS_SALE - Static variable in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- CrossSaleProductImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- CrossSaleProductImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- crossSaleProducts - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- crossSaleProducts - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- CSR_OWNED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
Used when a CSR has locked a cart to act on behalf of a customer
- CST - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- currency - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- currency - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Note that this field is not the target of the currencyCodeField attribute on either retailPrice or salePrice.
- currency - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- currency - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- currency - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
-
- currency - Variable in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- currentDateResolution - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- currentDateResolution - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- currentDateResolution - Variable in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- currentDateResolution - Variable in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- currentSortParam - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- customer - Variable in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- CUSTOMER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- customer - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- CUSTOMER - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.FieldOrder
-
- customer - Variable in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- customer - Variable in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- customer - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- customer - Variable in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- CUSTOMER - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
-
- customerDao - Variable in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- customerId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- customerIpAddress - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- CustomerOffer - Interface in org.broadleafcommerce.core.offer.domain
-
- CustomerOfferDao - Interface in org.broadleafcommerce.core.offer.dao
-
- customerOfferDao - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- CustomerOfferDaoImpl - Class in org.broadleafcommerce.core.offer.dao
-
- CustomerOfferDaoImpl() - Constructor for class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
-
- CustomerOfferImpl - Class in org.broadleafcommerce.core.offer.domain
-
- CustomerOfferImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- customerService - Variable in class org.broadleafcommerce.core.order.service.legacy.LegacyCartServiceImpl
-
Deprecated.
- customerService - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
- customerUpdated(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderPersistedEntityListener
-
Invoked on both the PostPersist and PostUpdate.
- cvvCode - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- gatewayType - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Group.Name
-
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Group.Order
-
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Group.Name
-
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Group.Order
-
- General - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Order
-
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.Group.Name
-
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.Group.Order
-
- General - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Name
-
- General - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
-
- generateDate(Category) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- generateDate(Product) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- generateOrderMultishipOptions(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Generates the blank set of OrderMultishipOptions for a given order.
- generateOrderMultishipOptions(Order) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- generateUri(SiteMapBuilder, Category) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- generateUri(SiteMapBuilder, Product) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- Geocoding - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Name
-
- Geocoding - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
-
- getAbbreviation() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the abbreviation of this Field.
- getAbbreviation() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getAccessToken() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getAccessToken() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getAccountNumber() - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- getAccountNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- getActiveEndDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the active end date.
- getActiveEndDate() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getActiveEndDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the last date a product will be available that is used to determine whether
to display the product.
- getActiveEndDate() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getActiveEndDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the the last date that the Sku should be available for sale.
- getActiveEndDate() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getActiveEndDate() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getActiveEndDate() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getActiveProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use getActiveProductXrefs() instead.
- getActiveProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getActiveProducts(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getActiveProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getActiveProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getActiveProductXrefs(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getActiveStartDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the active start date.
- getActiveStartDate() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getActiveStartDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the first date a product will be available that is used to determine whether
to display the product.
- getActiveStartDate() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getActiveStartDate() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the first date that the Sku should be available for sale.
- getActiveStartDate() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getActiveStartDate() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getActiveStartDate() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getActivities() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- getActivity() - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- getActivityMessages() - Method in interface org.broadleafcommerce.core.workflow.ActivityMessages
-
- getActivityMessages() - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- getAddedItems() - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- getAddedOfferCodes() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getAddedOfferCodes() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getAddedOfferCodes() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getAddedOrderItem() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getAdditionalAttributes() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Deprecated.
use getOrderItemAttributes instead
- getAdditionalAttributes() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getAdditionalFields() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getAdditionalFields() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- getAdditionalFields() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getAdditionalOfferInformation() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getAdditionalOfferInformation() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getAdditionalOfferInformation() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getAdditionalSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets all the additional Skus associated with this Product.
- getAdditionalSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getAddress() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getAddress() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getAddress() - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Gets the associated Address with this OrderMultishipOption
- getAddress() - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- getAddress() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getAddress() - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
-
- getAddress1() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getAddress1() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getAddress2() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getAddress2() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getAddressId() - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- getAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns the value of this adjustment
- getAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Returns the value of this adjustment
- getAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- getAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the value of this adjustment.
- getAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns the value of all adjustments for a single quantity of the item.
- getAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getAdminServer() - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
The adminServer is just a reference to a SolrServer component for connecting to Solr.
- getAllCandidateTargets() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- getAllChildCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
use getAllChildCategoryXrefs() instead.
- getAllChildCategories() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getAllChildCategories(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllChildCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getAllChildCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getAllChildCategoryXrefs(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllLocales() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrIndexService
-
- getAllLocales() - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- getAllOrderItems() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns all OrderItems for the order wrapped with PromotableOrderItem
- getAllOrderItems() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getAllowDiscountsOnChildItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getAllowDiscountsOnChildItems() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemContainer
-
Returns true if the contained items can be discounted.
- getAllowedValues() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Gets the available values that a user can select for this ProductOption.
- getAllowedValues() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getAllParentCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use getAllParentCategoryXrefs() instead.
- getAllParentCategories() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getAllParentCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.
Use getAllParentCategoryXrefs() instead.
- getAllParentCategories() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- getAllParentCategories(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllParentCategories(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getAllParentCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getAllParentCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getAllParentCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getAllParentCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getAllParentCategoryXrefs(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllParentCategoryXrefs(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getAllProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use getAllProductXrefs() instead.
- getAllProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getAllProducts(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getAllProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getAllProductXrefs(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getAllPromotableOrderItemPriceDetails() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns all of the price detail items for this order.
- getAllPromotableOrderItemPriceDetails() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getAllSkuMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getAllSkuMedia() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getAllSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getAllSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getAllSynonyms() - Method in interface org.broadleafcommerce.core.search.dao.SearchSynonymDao
-
- getAllSynonyms() - Method in class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Gets the amount to charge for this surcharge
- getAmount() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Returns the amount of the offer.
- getAmount() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- getAmount() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- getAmount() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- getAmount() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Gets the tax amount
- getAmount() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
The amount that this payment is allotted for.
- getAmount() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getAmount() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Gets the amount that this transaction is for
- getAmount() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getAmountPaid() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getAmountPaid() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getAppliesToCustomerRules() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
- getAppliesToCustomerRules() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getAppliesToOrderRules() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
- getAppliesToOrderRules() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getApplyDiscountToMarkedItems() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getApplyDiscountToSalePrice() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getApplyDiscountToSalePrice() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getArchived() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getAttributeName() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Gets the attribute name for where the ProductOptionValue selected for
this ProductOption is stored in the OrderItemAttributes for the
OrderItem
- getAttributeName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getAttributeName() - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- getAttributeName() - Method in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
-
- getAttributeValue() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Gets the option value.
- getAttributeValue() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- getAttributeValue() - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- getAuditable() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getAuditable() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the auditable associated with this Order instance which tracks changes made to this Order (creation/update)
- getAuditable() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getAuthorizationCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getAutoBundle() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Gets whether or not this should be bundled together if the individual
Products are added to the cart.
- getAutoBundle() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getAutomaticallyMergeLikeItems() - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
- getAutomaticallyMergeLikeItems() - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- getAutomaticallyRegisterRollbackHandler() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Whether or not this activity should automatically register a configured RollbackHandler with the ActivityStateManager.
- getAutomaticallyRegisterRollbackHandler() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getAutoRollbackOnError() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Whether or not the ActivityStateManager should automatically attempt to rollback any RollbackHandlers registered.
- getAvailabilityDate() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the data the SKU will be available.
- getAvailabilityDate() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getAvailabilityStatus() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns an implementation specific availability status.
- getAvailabilityStatus() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getAvailable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- getAvailable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getAvailableQuantity() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the getQuantityOnHand() - getReserveQuantity().
- getAvailableQuantity() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
Returns the getQuantityOnHand() - getReserveQuantity().
- getAverageAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the average unit item adjustments.
- getAverageAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getAveragePrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the average unit display price for the item.
- getAveragePrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getAverageRating() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getAverageRating() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getAvsCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getBandResultPercent() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getBandResultPercent() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getBandResultQuantity() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getBandResultQuantity() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getBands() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOption
-
- getBands() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
-
- getBands() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOption
-
- getBands() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
-
- getBandUnitQuantity() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getBandUnitQuantity() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getBasePrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getBaseRetailPrice() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- getBaseRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getBaseRetailPrice() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getBaseRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getBaseSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- getBaseSalePrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getBaseSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getBaseSalePrice() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getBeanDesc() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Returns the bean description if the current bean factory allows it.
- getBeanFactory() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- getBeanName() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
- getBeanName() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getBeanName() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- getBillingAddress() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Gets the billing address associated with this payment.
- getBillingAddress() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getBundle() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getBundle() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getBundleItemsRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- getBundleItemsRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getBundleItemsSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- getBundleItemsSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getBundleOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- getBundleOrderItem() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- getBundleOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
If this item is part of a bundle, this method will return the containing bundle item.
- getBundleOrderItem() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getBundleOrderItem() - Method in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
-
- getBundleOrderItemFeePrices() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- getBundleOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getBundleOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getBundlePromotable() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Gets whether or not the bundle itself should be promotable.
- getBundlePromotable() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getCache() - Static method in class org.broadleafcommerce.core.search.service.solr.SolrIndexCachedOperation
-
Retrieve the cache bound to the current thread.
- getCacheSizeInMemoryApproximation(CatalogStructure) - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- getCandidateFulfillmentGroupAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Adds a fulfillmentGroupAdjustment
- getCandidateFulfillmentGroupAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- getCandidateFulfillmentGroupOffers() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getCandidateFulfillmentGroupOffers() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getCandidateItemAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
- getCandidateItemAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getCandidateItemAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getCandidateItemOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- getCandidateItemOffers() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getCandidateItemOffers() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getCandidateOrderAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns the list of orderAdjustments being proposed for the order.
- getCandidateOrderAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getCandidateOrderOffers() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getCandidateOrderOffers() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the
Offers that could potentially apply to this
Order.
- getCandidateOrderOffers() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getCandidateQualifiersMap() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- getCandidateQualifiersMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- getCandidateQualifiersMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getCandidateQualifiersMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getCandidateQualifiersMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getCandidateQualifiersMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
-
- getCandidateQualifiersMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getCandidateTargetsMap() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- getCandidateTargetsMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getCandidateTargetsMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getCanMultiselect() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets whether or not you can multiselect values for this Facet
- getCanMultiselect() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getCanSellWithoutOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getCanSellWithoutOptions() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getCartOperationExceptionRootCause(WorkflowException) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
This method will return the exception that is immediately below the deepest
WorkflowException in the current stack trace.
- getCartsToPurge(Map<String, String>, int, int) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the list of carts to delete from the database.
- getCartsToPurgeLength(Map<String, String>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the count of carts to delete from the database.
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Gets the category.
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getCategory() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getCategory() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getCategory() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getCategory() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getCategory() - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Gets the associated category
- getCategory() - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- getCategory() - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Gets the associated category
- getCategory() - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- getCategoryAttributeByName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
This will be removed in 3.1.0
- getCategoryAttributeByName(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCategoryAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getCategoryAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCategoryAttributesMap() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getCategoryAttributesMap() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCategoryDao() - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- getCategoryFacets(Category) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- getCategoryFacets(Category) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Gets all available facets for a given category
- getCategoryFacets(Category) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getCategoryFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getCategoryFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getCategoryId() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Returns the categoryId for which the system should find related products.
- getCategoryId() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
-
- getCategoryId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getCategoryId(Long, Long[]) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
-
- getCategoryId(Long) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
In certain cases, the category id used for Solr indexing is different than the direct id on the product.
- getCategoryId(Long) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getCategoryId(Long, Long[]) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
In certain scenarios, the requested category id might not be the one that should be used in Solr.
- getCategoryImage(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getCategoryImage(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getCategoryImages() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getCategoryImages() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getCategoryMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the category media map.
- getCategoryMedia() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCategoryMediaMapPK() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
-
- getCategorySortFieldName(Category) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getCategorySortFieldName(Long) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getCategorySortFieldName(Category) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getCategorySortFieldName(Long) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getCheckoutResponse() - Method in exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- getChild() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- getChildCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use getChildCategoryXrefs() instead.
- getChildCategories() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getChildCategories(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getChildCategoryIds() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the child category ids.
- getChildCategoryIds() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getChildCategoryIds(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getChildCategoryURLMap() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
This approach is inherently inefficient and should no longer be used
- getChildCategoryURLMap() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getChildCategoryURLMap(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getChildCategoryURLMapByCategoryId(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Deprecated.
this approach is inherently inefficient - don't use.
- getChildCategoryURLMapByCategoryId(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
Deprecated.
- getChildCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- getChildCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getChildCategoryXrefs(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getChildOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getChildOrderItems() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getChildOrderItems() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getCity() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getCity() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getCodeType() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getCodeType() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getCombinableWithOtherOffers() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getCompletedStatus() - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
-
- getConfiguration() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getContainer() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getContainer() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the dimension container shape
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getContainer() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getCountry() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Returns the country, as a string, used for tax calculation.
- getCountry() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getCountry() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getCountry() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getCreditCardExtensionHandler() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getCreditCardService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getCreditCardTypesExtensionHandler() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getCriteriaForActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- getCriteriaOfferXrefPK() - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref
-
- getCrossSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of cross sale products that are related to this category.
- getCrossSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCrossSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a List of this product's related Cross Sales
- getCrossSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getCrossSaleProducts(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getCrossSaleProducts(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getCumulativeCrossSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of the cross sale products in this category as well as
all cross sale products in all parent categories of this category.
- getCumulativeCrossSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCumulativeCrossSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a list of the cross sale products for this product as well
all cross sale products in all parent categories of this product.
- getCumulativeCrossSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getCumulativeFeaturedProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of the featured products in this category as well as
all featured products in all parent categories of this category.
- getCumulativeFeaturedProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCumulativeSearchFacets() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of CategorySearchFacets that takes into consideration the search facets for this Category,
the search facets for all parent categories, and the search facets that should be excluded from this
Category.
- getCumulativeSearchFacets() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCumulativeUpSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of the upsale products in this category as well as
all upsale products in all parent categories of this category.
- getCumulativeUpSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getCumulativeUpSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a list of the upsale products for this product as well as
all upsale products in all parent categories of this product.
- getCumulativeUpSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the currency for this sku if there is one set.
- getCurrency() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- getCurrency() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.OfferHolder
-
- getCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the currency of the related order.
- getCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
The currency that the
Order is priced in.
- getCurrency() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getCurrency() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
- getCurrency() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOption
-
- getCurrency() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
The currency that this payment should be taken in.
- getCurrency() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getCurrency() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getCurrency() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getCurrency(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getCurrencyCode() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getCurrentBasePrice() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the basePrice of the item (baseSalePrice or baseRetailPrice)
- getCurrentBasePrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getCurrentDateAfterFactoringInDateResolution() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- getCurrentDateAfterFactoringInDateResolution() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- getCurrentDateAfterFactoringInDateResolution() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- getCurrentDateAfterFactoringInDateResolution() - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDaoExtensionHandler
-
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDaoExtensionHandler
-
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- getCurrentNamespace() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Determines the current namespace we are operating on.
- getCurrentNamespace() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getCustomer() - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- getCustomer() - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- getCustomer() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getCustomer() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getCustomer() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getCustomer() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getCustomer() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getCustomer() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getCustomer() - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- getCustomer() - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- getCustomer() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getCustomer() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getCustomer() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- getCustomer() - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- getCustomerId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The id of the associated customer.
- getCustomerId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getCustomerIpAddress() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Gets the
Customer IP address that instigated this transaction.
- getCustomerIpAddress() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getCustomerOfferDao() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getCustomerOfferDao() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getCustomerService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getCustomersToPurge(Map<String, String>, int, int) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the list of carts to delete from the database.
- getCustomersToPurgeLength(Map<String, String>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the count of carts to delete from the database.
- getCvvCode() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getCvvCode() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getDatabaseQualifiedFieldName(String) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
From the Field's qualifiedName, build out the qualified name to be used by the ProductDao
to find the requested products.
- getDate() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Gets the date that this transaction was made on
- getDate() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getDefaultCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the default
Category this product is associated with.
- getDefaultCategory() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDefaultErrorHandler() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- getDefaultFulfillmentGroupTaxRate() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getDefaultItemTaxRate() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getDefaultLocale() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the default locale.
- getDefaultLocale() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getDefaultLocalePrefix() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getDefaultLocalePrefix() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getDefaultParent() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- getDefaultParentCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the default parent category.
- getDefaultParentCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getDefaultProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
This will be a value if and only if this Sku is the defaultSku of a Product (and thus has a @OneToOne relationship with a Product).
- getDefaultProduct() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getDefaultSku() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the default
Sku associated with this Product.
- getDefaultSku() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDeliveryInstruction() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getDeliveryInstruction() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getDeliveryType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
Replaced by isAutomaticallyApplied property. In prior versions of Broadleaf deliveryType was used to
differentiate "automatic" orders from those requiring a code. If the underlying property is null,
this method will return a delivery type based on the isAutomatic property.
- getDeliveryType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getDepth() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getDepth() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the dimension depth
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getDepth() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the description.
- getDescription() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a brief description of the product that is used for display.
- getDescription() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the brief description of the Sku.
- getDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Get the description of the surcharge
- getDescription() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getDescription() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getDescription() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getDescription() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getDescription() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getDescription() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getDimension() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getDimension() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDimension() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Get the dimensions for this Sku
- getDimension() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getDimensionString() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
Returns the product dimensions as a String (assumes measurements are in
inches)
- getDimensionString() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a String representation of the dimension
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getDimensionString() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDimensionUnitOfMeasure() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getDiscountable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getDiscountableOrderItems() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Return list of discountable discrete order items contained in this fulfillmentGroup.
- getDiscountableOrderItems() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- getDiscountableOrderItems(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns all OrderItems that can receive discounts.
- getDiscountableOrderItems() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns all OrderItems that can receive discounts.
- getDiscountableOrderItems() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getDiscountableOrderItems(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getDiscountedAmount() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- getDiscountedAmount() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getDiscountedPrice() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- getDiscountedPrice() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- getDiscountedPrice() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- getDiscountedPrice() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- getDiscountedPrice() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- getDiscountedPrice() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- getDiscountedPrice() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- getDiscountedPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getDiscountType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getDiscountType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getDiscreteOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- getDiscreteOrderItem() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- getDiscreteOrderItemFeePrices() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getDiscreteOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getDiscreteOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
-
- getDiscreteOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getDiscreteOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getDiscreteOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getDisplayName() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getDisplayName() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Gets the display order.
- getDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- getDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- getDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- getDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Gets the display order of this option in relation to the other
ProductOptions
- getDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Returns the order that the option value should be displayed in.
- getDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- getDisplayOrder() - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
-
- getDisplayOrdersByCategoryProduct() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- getDisplayTemplate() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the display template.
- getDisplayTemplate() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getDisplayTemplate() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the name of a display template that is used to render this product.
- getDisplayTemplate() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getDynamicSalePrice(Sku, BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getDynamicSkuActiveEndDate(Sku) - Method in interface org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuActiveDatesService
-
Returns the activeEndDate for the SKU if it has been overridden.
- getDynamicSkuActiveStartDate(Sku) - Method in interface org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuActiveDatesService
-
Returns the activeStartDate for the SKU if it has been overridden.
- getEmailAddress() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getEmailAddress() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getEmailAddress() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getEncryptionModule() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- getEncryptionModule() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getEncryptionModule() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- getEncryptionModule() - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
- getEndDate() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getEndDate() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getEndDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getEndDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getEndingDepth() - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Returns the ending depth.
- getEndingDepth() - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- getEndResult() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getEntityType() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the entityType of this Field
- getEntityType() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getErrorCode() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getErrorCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getErrorCode() - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- getErrorCode() - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- getErrorHandler() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Get the fine-grained error handler wired up for this Activity
- getErrorHandler() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getErrorMessage() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getErrorMessage() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getErrorMessage() - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- getExceptionMessage() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getExceptionMessage() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getExcludedFulfillmentOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- getExcludedFulfillmentOptions() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getExcludedSearchFacets() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the excluded SearchFacets
- getExcludedSearchFacets() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getExecutePromotionCalculation() - Method in class org.broadleafcommerce.core.offer.service.OfferContext
-
- getExpirationMonth() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getExpirationMonth() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getExpirationYear() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getExpirationYear() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getExpireTime() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getExpireTime() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getExplicitCategoryFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getExplicitCategoryFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getExpression() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Gets the optional MVEL expression used as additional criteria to determine if
this fee applies
- getExpression() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getExtraDataMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Map available to implementations to store data needed for custom logic.
- getExtraDataMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getExtraDataMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Map available to implementations to store data needed for custom logic.
- getExtraDataMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getFacet() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- getFacet() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getFacetFieldType() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the facet field type.
- getFacetFieldType() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getFacets() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getFacetValues() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- getFacetValues(SearchFacet) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
-
- getFeaturedProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the featured products.
- getFeaturedProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getFeaturedProducts(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getFeeBand() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getFeeBand() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getFees() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Gets all the extra fees for this particular Sku.
- getFees() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getFeeSubType() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getFeeSubType() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getFeeSubTypeMapping() - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- getFeeType() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- getFeeType() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getFeeType() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getFeeType() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getFeeTypeMapping() - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- getFgisToDelete() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getField() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Returns the field associated with this facet.
- getField() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getFieldExtensionHandler() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getFieldValues() - Method in interface org.broadleafcommerce.core.offer.domain.OfferInfo
-
- getFieldValues() - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
-
- getFilterCriteria() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- getFinalizedPriceWithAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Calculates the price with all adjustments.
- getFinalizedPriceWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- getFinalizedQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- getFinalizedQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- getFinalizedQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- getFinalizedTotalWithAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the final total for this item taking into account the finalized
adjustments.
- getFinalizedTotalWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getFinalizedTotalWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getFirstShippableFulfillmentGroup(Order) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Returns the first shippable fulfillment group from an order.
- getFirstShippableFulfillmentGroup(Order) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
This method will get the first shippable fulfillment group from an order.
- getFraudService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- getFriendlyType() - Method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.domain.TaxType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.MessageType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.OrderItemType
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.pricing.service.workflow.type.ShippingServiceType
-
Deprecated.
- getFriendlyType() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
-
- getFriendlyType() - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- getFulfillmentFlatRates() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- getFulfillmentFlatRates() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Returns the decorated FulfillmentGroup
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getFulfillmentGroup() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getFulfillmentGroup() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- getFulfillmentGroupAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getFulfillmentGroupAdjustments() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentGroupAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getFulfillmentGroupAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getFulfillmentGroupCityTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getFulfillmentGroupCountryTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getFulfillmentGroupDao() - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- getFulfillmentGroupFees() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getFulfillmentGroupFees() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentGroupItemDao() - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- getFulfillmentGroupItemRequests() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getFulfillmentGroupItems() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getFulfillmentGroupItems() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentGroupItemsForOrderItem(Order, OrderItem) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Finds all FulfillmentGroupItems in the given Order that reference the given OrderItem.
- getFulfillmentGroupItemsForOrderItem(Order, OrderItem) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- getFulfillmentGroupOfferProcessor() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getFulfillmentGroupOfferProcessor() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getFulfillmentGroupPostalCodeTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getFulfillmentGroups() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns the fulfillmentGroups associated with the order after converting them to
promotableFulfillmentGroups.
- getFulfillmentGroups() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getFulfillmentGroups() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getFulfillmentGroups() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getFulfillmentGroups() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getFulfillmentGroupStateTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getFulfillmentOption() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getFulfillmentOption() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentOption() - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Gets the associated FulfillmentOption with this OrderMultishipOption
- getFulfillmentOption() - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- getFulfillmentOptionId() - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- getFulfillmentOptionPrices() - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentEstimationResponse
-
- getFulfillmentPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the price to charge for this fulfillmentGroup.
- getFulfillmentPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getFulfillmentStatus() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getFulfillmentStatus() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getFulfillmentStatus() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getFulfillmentType() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns the default fulfillment type for skus in this category.
- getFulfillmentType() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getFulfillmentType() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the fulfillment type for this sku.
- getFulfillmentType() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getFulfillmentType() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Gets the type of fulfillment that this option supports
- getFulfillmentType() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getFulfillmentType() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getGatewayExpirationDateFormat() - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
- getGatewayType() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
-
- getGatewayType() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Gets the gateway that was used to process this order payment.
- getGatewayType() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getGeneratedUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Creates the SEO url starting from this category and recursing up the
hierarchy of default parent categories until the topmost category is
reached.
- getGeneratedUrl() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getGeneratedUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Generates a URL that can be used to access the product.
- getGeneratedUrl() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getGiftWrapOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getGiftWrapOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getGirth() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getGirth() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the dimension girth
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getGirth() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getGlobalFacetTagField() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
This property is needed to be non-null to allow filtering by multiple facets at one time and have the results
be an AND of the facets.
- getGlobalFacetTagField() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getHasOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getHasOrderAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns true if this item has order adjustments.
- getHasOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getHasProratedOrderAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
Returns true if this item has pro-rated order adjustments.
- getHasProratedOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getHeight() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getHeight() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the dimension height
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getHeight() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getHostedService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the primary key.
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
The id of the Product.
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductAttribute
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Returns unique identifier of the product option.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Returns unique identifier of the product option value.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the id of this sku
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getId() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the id of this SkuAvailability
- getId() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOffer
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
System generated unique id for this audit record.
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferInfo
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
-
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Returns the unique id of the offer tier.
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
The unique identifier of this OrderItem
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemAttribute
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
The unique identifier of this OrderItem
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Unique id of the item qualifier.
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Returns the internal id of this OrderMultishipOption
- getId() - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- getId() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Gets the id.
- getId() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getId() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
- getId() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- getId() - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
- getId() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getId() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- getId() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- getId() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getId() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- getId() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- getId() - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
- getId() - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- getId() - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- getId() - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- getId() - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- getId() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getId() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getId() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getId() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getId() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- getId() - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Gets the internal id
- getId() - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Gets the internal id
- getId() - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the id
- getId() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- getId() - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Returns the internal id
- getId() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Returns the internal id
- getId() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- getId() - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- getId() - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- getId() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getId() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getId() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getId() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getId() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getId() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- getId() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getId() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getIdFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getIdFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getImageUrl() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getImageUrl() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getImplementorResponseCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getImplementorResponseText() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getInitialTransaction() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Returns the initial transaction for this order payment.
- getInitialTransaction() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.ProductType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- getInstance(String) - Static method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.domain.TaxType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.MessageType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.OrderItemType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.pricing.service.workflow.type.ShippingServiceType
-
Deprecated.
- getInstance(String) - Static method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.rating.service.type.RatingType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.search.domain.FieldEntity
-
- getInstance(String) - Static method in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- getInventoryType() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Used to determine availability for all of the products/skus in this category
- getInventoryType() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getInventoryType() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the type of inventory for this sku
- getInventoryType() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getIsDiscounted() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns true if this item received a discount.
- getIsDiscounted() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getIsHelpful() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- getIsHelpful() - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- getIsMachineSortable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Whether this Sku can be sorted by a machine
- getIsMachineSortable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getIsOnSale() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getIsOnSale() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getItemAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getItemAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the discount value of all the applied item offers for this order.
- getItemAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getItemAttributes() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getItemAttributes() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getItemAttributes() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getItemCityTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getItemCount() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getItemCount() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
This method returns the total number of items in this order.
- getItemCount() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getItemCountryTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getItemCriteria() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- getItemCriteria() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- getItemCriteria() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- getItemId() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getItemId() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getItemName() - Method in class org.broadleafcommerce.core.order.service.call.NonDiscreteOrderItemRequestDTO
-
- getItemName() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequest
-
- getItemOfferProcessor() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getItemOfferProcessor() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getItemPostalCodeTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getItemRequest() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getItemsPromotable() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Gets whether or not the items in this bundle should be considered for
promotions using the promotion engine
Note: this is only applicable when the pricing model is the sum of the
bundle items
NOTE: THIS IS NOT YET SUPPORTED BY BROADLEAF
- getItemsPromotable() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getItemStateTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- getJavaStandardTimeZone() - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- getJurisdictionName() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Returns the name of the tax jurisdiction.
- getJurisdictionName() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getKey() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
-
- getKey(Address, FulfillmentOption, FulfillmentType) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- getKey() - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
-
- getKey() - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
-
- getKey() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getKey() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getLabel() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getLabel() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getLabel() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets the label of this SearchFacet.
- getLabel() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getLatitude() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getLatitude() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getLegacyCandidateTargets() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getLegacyCandidateTargets() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getListPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.
- getListPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- getLocale() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getLocale() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getLocale() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getLocalePrefix(Field, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
-
If the field is translatable, take the current locale and add that as a prefix.
- getLocalePrefix() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Determines if there is a locale prefix that needs to be applied to the given field for this particular request.
- getLocalePrefix() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getLocalePrefix() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getLocation() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getLocation() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getLocationId() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the USPSLocation id of this skuAvailability.
- getLocationId() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getLogType() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getLogType() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getLongDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the long description.
- getLongDescription() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getLongDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a long description of the product that is used for display.
- getLongDescription() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getLongDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the long description of the sku.
- getLongDescription() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getLongDescription() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Gets the long description for this option which can be shown to the user
to provide more information about the option they are selecting.
- getLongDescription() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getLongitude() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getLongitude() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getManufacturer() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the manufacture name for this product
- getManufacturer() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getMappedCategoryAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
This will be removed in 3.1.0
- getMappedCategoryAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getMarketingMessage() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getMarketingMessage() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getMatchFacetValues(SearchFacet) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- getMatchRule() - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
-
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
-
- getMaxUses() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getMaxUses() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Returns the maximum number of times that this code can be used regardless of Order or Customer
0 indicates unlimited usage.
- getMaxUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getMaxUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getMaxUsesPerCustomer() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns the maximum number of times that this offer
can be used by the same customer.
- getMaxUsesPerCustomer() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getMaxUsesPerOrder() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns the maximum number of times that this offer
can be used in the current order.
- getMaxUsesPerOrder() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getMaxValue() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Gets the maximum value for this SearchFacetRange
Note: The default SearchFacetRangeImpl allows this value to be null
- getMaxValue() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- getMaxValue() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the media for this product.
- getMedia() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getMediaId() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
-
- getMerchandiseTotal() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getMerchandiseTotal() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getMessage() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- getMessage() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- getMessage() - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- getMessageFrom() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- getMessageFrom() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- getMessageTo() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- getMessageTo() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- getMethod() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getMethod() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- getMethod() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- getMiddlewareResponseCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getMiddlewareResponseText() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getMinimumWeight() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- getMinimumWeight() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- getMinQuantity() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
The minimum number needed to qualify for this tier.
- getMinValue() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Gets the minimum value for this SearchFacetRange
Note: The default SearchFacetRangeImpl does not allow this value to be null
- getMinValue() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- getMinValue() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getModel() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the model number of the product
- getModel() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getModifiable() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getModifiable() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getModuleActivities() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- getModuleConfiguration() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Returns the configuration of the module that was used to calculate taxes.
- getModuleConfiguration() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getModuleName() - Method in interface org.broadleafcommerce.core.workflow.ModuleActivity
-
The name of the module that this activity came from (for instance: 'inventory')
- getMultishipOptionsToDelete() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the name.
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Gets the name.
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the name of the product that is used for display purposes.
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the name of the Sku.
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Gets the name.
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- getName() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Get the name of the surcharge
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getName() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getName() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Gets the name displayed to the user when they selected the FulfillmentOption for
their order.
- getName() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the name of the order, mainly in order to support wishlists.
- getName() - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Gets the name.
- getName() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getName() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Generally copied from the Sku.getName()
- getName() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- getName() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getName() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getName() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getName() - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- getName() - Method in interface org.broadleafcommerce.core.pricing.service.module.ShippingModule
-
Deprecated.
- getName() - Method in interface org.broadleafcommerce.core.pricing.service.module.TaxModule
-
Deprecated.
- getName() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getName() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getNamedFacetMap(List<SearchFacetDTO>, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getNameOnCard() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getNameOnCard() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getNamespaceFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getNamespaceFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getNullOrder() - Method in interface org.broadleafcommerce.core.order.domain.NullOrderFactory
-
- getNullOrder() - Method in class org.broadleafcommerce.core.order.domain.NullOrderFactoryImpl
-
- getNullOrder() - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
The null order is the default order for all customers when they initially
enter the site.
- getNullOrder() - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- getNumberOfRatings() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getNumberOfRatings() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getNumberOfReviews() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getNumberOfReviews() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getOccasion() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- getOccasion() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOffer
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref.CriteriaOfferXrefPK
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Returns the associated offer.
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.OfferHolder
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Returns the associated promotableCandidateOrderOffer
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- getOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the associated promotableCandidateItemOffer
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- getOffer() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Returns the related offer
- getOffer() - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- getOfferCode() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getOfferCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getOfferCodeDao() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getOfferCodeDao() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOfferCodeId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The offer code that was used to retrieve the offer.
- getOfferCodeId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getOfferCodes() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns the offer codes that can be used to retrieve this Offer.
- getOfferCodes() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getOfferCodes(Offer, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.offer.extension.OfferEntityExtensionHandler
-
- getOfferContext() - Static method in class org.broadleafcommerce.core.offer.service.OfferContext
-
- getOfferCriteria() - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref.CriteriaOfferXrefPK
-
- getOfferDao() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getOfferDao() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOfferDao() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- getOfferId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The associated offer id.
- getOfferId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getOfferId() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the id of the contained offer.
- getOfferId() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getOfferItemQualifierRuleType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getOfferItemQualifierRuleType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getOfferItemTargetRuleType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getOfferItemTargetRuleType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getOfferMatchRules() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getOfferMatchRules() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getOfferName() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Stores the offer name at the time the adjustment was made.
- getOfferName() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getOfferServiceUtilities() - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- getOffersRetrievedFromCodes(List<OfferCode>, Set<Offer>) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Given a list of offer codes and a set of offers, return a map of of offer codes that are keyed by the offer that was
applied to the order
- getOffersRetrievedFromCodes(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
For a given order, give back a map of all
Offers that were retrieved from
OfferCodes.
- getOffersRetrievedFromCodes(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOffersRetrievedFromCodes(List<OfferCode>, Set<Offer>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOfferTiers() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
List of Tiers an offer supports.
- getOfferTimeZoneProcessor() - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- getOfferTimeZoneType() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
- getOiFgiMap(Order, Map<OrderItem, List<FulfillmentGroupItem>>, OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.PriceOrderIfNecessaryActivity
-
- getOisToDelete() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getOption() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
- getOption() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- getOption() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- getOption() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- getOption() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getOrder() - Method in interface org.broadleafcommerce.core.checkout.service.workflow.CheckoutResponse
-
- getOrder() - Method in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
-
- getOrder() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- getOrder() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.offer.domain.OrderAdjustment
-
- getOrder() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns the associated order.
- getOrder() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getOrder() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- getOrder() - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Gets the associated order.
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Reference back to the containing order.
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getOrder() - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Returns the Order associated with this OrderMultishipOption
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- getOrder() - Method in class org.broadleafcommerce.core.order.domain.OrderPersistedEvent
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.ReconstructCartResponse
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- getOrder() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getOrder() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
- getOrder() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getOrder() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns a unmodifiable List of OrderAdjustment.
- getOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the discount value of all the applied order offers.
- getOrderAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderAttributes() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderAttributes() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
A list of arbitrary attributes added to this order.
- getOrderAttributes() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderCurrency() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
- getOrderCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- getOrderDao() - Method in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
-
- getOrderDao() - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- getOrderId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The associated order id.
- getOrderId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- getOrderItem() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
- getOrderItem() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the underlying orderItem.
- getOrderItem() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.dto.OrderItemHolder
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemAttribute
-
Gets the parent orderItem
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Reference back to the containing orderItem.
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
The related order item.
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- getOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Gets the OrderItem associated with this OrderMultishipOption.
- getOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- getOrderItem() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- getOrderItem() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getOrderItemAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Deprecated.
- getOrderItemAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getOrderItemAttributes() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
A list of arbitrary attributes added to this item.
- getOrderItemAttributes() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
A list of arbitrary attributes added to this item.
- getOrderItemContainer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns an OrderItemContainer for this OrderItem or null if this item is not
an instance of OrderItemContainer.
- getOrderItemContainer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getOrderItemId() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the id of the contained OrderItem
- getOrderItemId() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getOrderItemId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getOrderItemId() - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- getOrderItemPriceDetail() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
- getOrderItemPriceDetail() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getOrderItemPriceDetailAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns a List of the adjustments that effected this priceDetail.
- getOrderItemPriceDetailAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getOrderItemPriceDetails() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Collection of priceDetails for this orderItem.
- getOrderItemPriceDetails() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getOrderItemQualifiers() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
If any quantity of this item was used to qualify for an offer, then this returned list
will indicate the offer and the relevant quantity.
- getOrderItemQualifiers() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getOrderItemQuantityDelta() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- getOrderItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getOrderItems() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getOrderItems() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemContainer
-
- getOrderItemService() - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- getOrderItemType() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getOrderItemType() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getOrderMessages() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderMessages() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getOrderMessages() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderMultishipOptionsFromDTOs(Order, List<OrderMultishipOptionDTO>) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Given the (potetially only partially filled out) OrderMultishipOptionDTO objects,
builds out the associated OrderMultishipOption objects.
- getOrderMultishipOptionsFromDTOs(Order, List<OrderMultishipOptionDTO>) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- getOrderNumber() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getOrderNumber() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
The unique number associated with this
Order.
- getOrderNumber() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getOrderOfferProcessor() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getOrderOfferProcessor() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOrderPayment() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
The overall payment that this transaction applies to.
- getOrderPayment() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getOrders() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getOrders() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getOrderSavingsToDistribute(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Returns the order adjustment value or zero if none exists
- getOrderService() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getOrderService() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getOrGenerateOrderMultishipOptions(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
If this order has associated OrderMultishipOptions, this method will return those
options.
- getOrGenerateOrderMultishipOptions(Order) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- getOverrideRetailPrice() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getOverrideSalePrice() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getPage() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- getPage() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getPageSize() - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- getPageSize() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- getPageSize() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getPageSize() - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
-
Override the default page size (set by property streaming.transaction.item.page.size) by which entities will be purged.
- getPageSize() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
- getPan() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- getPan() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getPan() - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- getPan() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- getParent() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- getParent() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
-
- getParentCategoriesByCategory() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- getParentCategoriesByProduct() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- getParentOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getParentOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getParentOrderItemId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getParentTransaction() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Transactions can have a parent-child relationship for modifying transactions that can occur.
- getParentTransaction() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getPaymentInfoDao() - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- getPaymentInfoId() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getPaymentInfoId() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getPaymentInfoReferenceNumber() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getPaymentInfoReferenceNumber() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getPaymentResponseItem() - Method in exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
-
- getPayments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getPayments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getPayments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getPaymentTransaction() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getPersonalMessage() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getPersonalMessage() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getPersonalMessage() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getPersonalMessage() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getPersonalMessage() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getPhone() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getPhone() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
use the phonePrimary property on the related Address instead
- getPhone() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- getPhone() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getPhone() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getPin() - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- getPin() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- getPotentialSavings() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Calculates the potential savings by summing up the retail prices of the
contained items and comparing to the actual bundle prices.
- getPotentialSavings() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getPotentialSavings() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getPotentialSavings() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getPotentialSavings() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
-
- getPotentialSavings() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getPreview() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Resolves the price of the Sku.
- getPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getPrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getPrice() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOption
-
- getPrice() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
-
- getPriceAdjustment() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Gets the price adjustment associated with this value.
- getPriceAdjustment() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- getPriceAdjustment(ProductOptionValueImpl, Money, HashMap) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
-
- getPriceAdjustment() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- getPriceAdjustment(ProductOptionValueImpl, Money, HashMap) - Method in interface org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPricingService
-
Execute dynamic pricing on the price of a product option value.
- getPriceBeforeAdjustments(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Return the salePriceBeforeAdjustments if the passed in param is true.
- getPriceBeforeAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getPriceBeforeAdjustments(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the unit price of this item.
- getPriceBeforeAdjustments(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getPricingModel() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- getPricingModel() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Used to determine the order for automatic bundling.
- getPriority() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOffer
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getPriority() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getPriority() - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- getPriority() - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- getPriority() - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
-
- getProcessContext() - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- getProcessorResponseCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getProcessorResponseText() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Gets the product.
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductAttribute
-
Gets the product.
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
This will return the correct Product association that is being used on the Sku.
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getProduct() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Same as getProductBundle.
- getProduct() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getProduct() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getProduct() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getProduct() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getProduct() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
-
- getProductAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Generic key-value pair of attributes to associate to this Product for maximum
extensibility.
- getProductAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getProductBundle() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Returns the associated ProductBundle or null if not applicable.
- getProductBundle() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getProductBundle() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getProductDao() - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- getProductId() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Returns the productId for which the system should find related products.
- getProductId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getProductId() - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
-
- getProductId(Long, Long[]) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
-
- getProductId(Long) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
In certain cases, the product id used for Solr indexing is different than the direct id on the product.
- getProductId(Long) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getProductId(Long, Long[]) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
In certain scenarios, the requested product id might not be the one that should be used in Solr.
- getProductIdFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getProductIdFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getProductOption() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Returns the associated ProductOption
- getProductOption() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- getProductOption() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- getProductOption() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- getProductOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.
use getProductOptionXrefs instead
- getProductOptions() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getProductOptions(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getProductOptionValidationStrategyType() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getProductOptionValidationStrategyType() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getProductOptionValidationStrategyType() - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
-
- getProductOptionValidationType() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getProductOptionValidationType() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getProductOptionValueAdjustments() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
This is the sum total of the priceAdjustments from the associated ProductOptionValues
- getProductOptionValueAdjustments() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getProductOptionValues() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- getProductOptionValues() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- getProductOptionValuesCollection() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Gets the ProductOptionValues used to map to this Sku.
- getProductOptionValuesCollection() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getProductOptionXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- getProductOptionXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getProductOptionXrefs(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Deprecated.
use getProductXrefs instead
- getProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getProducts() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getProducts(List<SolrDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Given a list of product IDs from solr, this method will look up the IDs via the productDao and build out
actual Product instances.
- getProductsByCategory() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- getProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getProductXrefs(ProductOption, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductOptionEntityExtensionHandler
-
- getProfileUrl() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getProfileUrl() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getPromoMessage() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the promotional message for this Product.
- getPromoMessage() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getPromotableCandidateFulfillmentGroupOffer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns the associated promotableCandidateOrderOffer
- getPromotableCandidateFulfillmentGroupOffer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getPromotableFulfillmentGroup() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns the associated promotableFulfillmentGroup
- getPromotableFulfillmentGroup() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getPromotableItemComparator(boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- getPromotableItemFactory() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- getPromotableItemFactory() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getPromotableItemFactory() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- getPromotableItemFactory() - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
- getPromotableItemFactory() - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- getPromotableOrder() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
-
- getPromotableOrder() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
- getPromotableOrder() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Returns the associated promotableOrder
- getPromotableOrder() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- getPromotableOrderItem() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Return the parent promotableOrderItem
- getPromotableOrderItem() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getPromotableOrderItem() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getPromotableOrderItemPriceDetail() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the associated promotableOrderItemPriceDetail
- getPromotableOrderItemPriceDetail() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getPromotableOrderItemPriceDetails() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the list of priceDetails associated with this item.
- getPromotableOrderItemPriceDetails() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getPromotion() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- getPromotion() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- getPromotion() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- getPromotionDiscounts() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the promotion discounts applied to this detail object.
- getPromotionDiscounts() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getPromotionDiscounts() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getPromotionMessage() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getPromotionMessage() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- getPromotionMessage() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getPromotionMessage() - Method in interface org.broadleafcommerce.core.catalog.domain.PromotableProduct
-
- getPromotionMessage() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getPromotionMessage() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getPromotionQualifiers() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the times this item is being used as a promotionQualifier
- getPromotionQualifiers() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getPromotionQualifiers() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getPropertyName() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the propertyName of this Field.
- getPropertyName() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getPropertyNameForFieldFacet(Field, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field, its configured facet field type, and the given prefix
- getPropertyNameForFieldFacet(Field) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field and its configured facet field type.
- getPropertyNameForFieldFacet(Field, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getPropertyNameForFieldFacet(Field) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getPropertyNameForFieldSearchable(Field, FieldType, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field, field type, and prefix
- getPropertyNameForFieldSearchable(Field, FieldType) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field and field type.
- getPropertyNameForFieldSearchable(Field, FieldType, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getPropertyNameForFieldSearchable(Field, FieldType) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getPropertyValues(Product, Field, FieldType, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
Returns a map of prefix to value for the requested attributes.
- getProratedOrderAdjustmentAmount() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getProratedOrderAdjustmentAmount() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getProviderId() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- getProviders() - Method in interface org.broadleafcommerce.core.pricing.service.FulfillmentPricingService
-
- getProviders() - Method in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
-
- getProviderUserId() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- getQualifiedFieldName() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Returns the qualified name of this Field.
- getQualifiedFieldName() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getQualifyingItemCriteria() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getQualifyingItemCriteria() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getQualifyingItemSubTotal() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Indicates the amount of items that must be purchased for this offer to
be considered for this order.
- getQualifyingItemSubTotal() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getQuantity() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
The number of results to return.
- getQuantity() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getQuantity() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- getQuantity() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the quantity for this orderItem
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getQuantity() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the quantity associated with this priceDetail.
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- getQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- getQuantity() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getQuantity() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getQuantity() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getQuantity() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Returns the quantity of the associated OrderItem that was used as a qualifier.
- getQuantity() - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getQuantity() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getQuantity() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getQuantityAvailable() - Method in class org.broadleafcommerce.core.catalog.domain.QuantityAvailableSkuTemplate
-
- getQuantityAvailable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- getQuantityAvailable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getQuantityAvailable() - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- getQuantityAvailableToBeUsedAsQualifier(PromotableCandidateItemOffer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the quantity of this item that can be used as a qualifier for the passed in itemOffer
- getQuantityAvailableToBeUsedAsQualifier(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getQuantityAvailableToBeUsedAsQualifier(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getQuantityAvailableToBeUsedAsTarget(PromotableCandidateItemOffer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns the quantity of this item that can be used as a target for the passed in itemOffer
- getQuantityAvailableToBeUsedAsTarget(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- getQuantityAvailableToBeUsedAsTarget(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- getQuantityOnHand() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the number of this items that are currently in stock and available for sell.
- getQuantityOnHand() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getQuantityRequested() - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- getQueryString() - Method in class org.broadleafcommerce.core.search.domain.SearchQuery
-
- getRangeFacetValues(SearchFacet) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- getRank() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
-
- getRank() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getRank() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getRate() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Gets the tax rate
- getRate() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getRating() - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- getRating() - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- getRatingDetail() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getRatingDetail() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getRatings() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getRatings() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getRatingSubmittedDate() - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- getRatingSubmittedDate() - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- getRatingSummary() - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- getRatingSummary() - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- getRatingSummary() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getRatingSummary() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getRatingType() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getRatingType() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getRawResponse() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Gets the string-representation of the serialized response from the gateway.
- getRawResponse() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getReason() - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- getReason() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getReason() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getReason() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getReason() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getRedeemedDate() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The date the offer was applied to the order.
- getRedeemedDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- getRedirect() - Method in interface org.broadleafcommerce.core.search.domain.SearchIntercept
-
Deprecated.
- getRedirect() - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- getReferenceNumber() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getReferenceNumber() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getReferenceNumber() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
The soft link to a
Referenced entity which will be stored in the blSecurePU persistence unit.
- getReferenceNumber() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getReferenceNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- getReferenceNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- getReferenceNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- getReferenceNumber() - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
The indirect link between non-secure data and the secure data represented here.
- getRefreshToken() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getRefreshToken() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getRegion() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Returns the name of the region used for tax calculation.
- getRegion() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getReindexServer() - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- getRelatedProduct() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getRelatedProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
Pass through to getProdcut() to meet the contract for promotable product.
- getRelatedProduct() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getRelatedProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.PromotableProduct
-
- getRelatedProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getRelatedProduct() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getRemainingBalance() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getRemovedItems() - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- getRemovedItems() - Method in class org.broadleafcommerce.core.order.service.call.ReconstructCartResponse
-
- getRemovedItems() - Method in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- getReportingCode() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- getReportingCode() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- getReportingCode() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- getReportingCode() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- getReportingCode() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- getReportingCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getReportingService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getRequired() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getRequired() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getRequiredFacet() - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- getRequiredFacet() - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- getRequiredFacets() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
- getRequiredFacets() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getRequiresAllDependentFacets() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
This boolean controls whether or not this particular facet requires one of the dependent facets to be active, or if
it requires all of the dependent facets to be active.
- getRequiresAllDependentFacets() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getRequiresRelatedTargetAndQualifiers() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getRequiresRelatedTargetAndQualifiers() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getReserveQuantity() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the reserve quantity.
- getReserveQuantity() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
Returns the reserve quantity.
- getResponseDocuments(QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getResultAmount() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
Gets the amount that should be applied to the fulfillment
cost for the
FulfillmentGroup.
- getResultAmount() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- getResultAmountType() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
- getResultAmountType() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- getRetailAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns the value of this adjustment
- getRetailAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getRetailAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the value of this adjustment if only retail prices
can be used.
- getRetailAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getRetailFulfillmentPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Returns the retail price for this fulfillmentGroup.
- getRetailFulfillmentPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Returns the retail price for this bundle
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the Retail Price of the Sku.
- getRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- getRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getRetailPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getRetailPrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
The retail price of the item that was added to the
Order at the time that this was added.
- getRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getRetailPriceBeforeAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the retailPrice without adjustments
- getRetailPriceBeforeAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getRetailPriceInternal() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getRetailPriceMinimumAmount() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
Gets the minimum amount that this band is valid for.
- getRetailPriceMinimumAmount() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- getRetailPriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getRetailPriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getRetailPriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getRetailPriceValue() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
Value of this adjustment relative to the retail price.
- getRetailPriceValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getRetailPriceValue() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Value of this adjustment relative to the retail price.
- getRetailPriceValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getRetailShippingPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getRetailShippingPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getReviewDetail() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- getReviewDetail() - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- getReviewFeedback() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getReviewFeedback() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getReviews() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- getReviews() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- getReviewSubmittedDate() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getReviewSubmittedDate() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getReviewText() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getReviewText() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getRollbackHandler() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Retrieve the RollbackHandler instance that should be called by the ActivityStateManager in the
event of a workflow execution problem.
- getRollbackHandler() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getRollbackRegion() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Retrieve the optional region label for the RollbackHandler.
- getRollbackRegion() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getRollbackService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getRollbackStateLocal() - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- getRollbackStateLocal() - Static method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- getRootCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Returns the root category.
- getRootCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- getRoundingMode() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- getRoundingMode() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- getRoundingMode() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotionRounding
-
Returns the rounding mode to use for rounding operations.
- getRoundingScale() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- getRoundingScale() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- getRoundingScale() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotionRounding
-
Returns the scale to use when rounding.
- getRoutingNumber() - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- getRoutingNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- getRowLimit() - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- getSaleAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns the value of this adjustment
- getSaleAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- getSaleAdjustmentValue() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns the value of this adjustment if sale prices
can be used.
- getSaleAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- getSaleFulfillmentPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Returns the sale price for this fulfillmentGroup.
- getSaleFulfillmentPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Returns the sale price for this bundle
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the Sale Price of the Sku.
- getSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- getSalePrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getSalePrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the salePrice for this item.
- getSalePrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getSalePriceBeforeAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- getSalePriceBeforeAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns the salePrice without adjustments
- getSalePriceBeforeAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- getSalePriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getSalePriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- getSalePriceOverride() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getSaleShippingPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getSaleShippingPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getSalesPriceValue() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
Value of this adjustment relative to the sale price.
- getSalesPriceValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getSalesPriceValue() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Value of this adjustment relative to the sale price.
- getSalesPriceValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getSearchable() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- getSearchable() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- getSearchable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- getSearchable() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the searchable flag
- getSearchable() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getSearchableFieldTypes() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the dynamic searchable field types.
- getSearchableFieldTypes() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getSearchableFieldTypes(Field) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the searchable field types for the given field.
- getSearchableFieldTypes(Field) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getSearchConfigs() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Gets the searchConfigs.
- getSearchConfigs() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getSearchDisplayPriority() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets the display priority of this SearchFacet on search result pages
- getSearchDisplayPriority() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getSearchFacet() - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Gets the associated search facet
- getSearchFacet() - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- getSearchFacet() - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Gets the associated search facet
- getSearchFacet() - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- getSearchFacet() - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- getSearchFacet() - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- getSearchFacet() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Gets the associated SearchFacet to this range
- getSearchFacet() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- getSearchFacetRanges() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets the applicable ranges for this search facet, if any are specified.
- getSearchFacetRanges() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getSearchFacets() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns all of the SearchFacets that are directly associated with this Category
- getSearchFacets() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getSearchFacets() - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- getSearchFacets() - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Gets all available facets for search results page
- getSearchFacets() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getSearchPriority() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getSearchPriority() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getSearchTerm() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getSearchTerm() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getSecret() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getSecret() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getSeedData() - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- getSeedData() - Method in interface org.broadleafcommerce.core.workflow.ProcessContext
-
Returns the seed information
- getSequence() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- getSequence() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- getSequence() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- getSequence() - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- getSequence() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- getSequence() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getSequence() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getSequence() - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Gets the priority of this search facet in relationship to other search facets in this category
- getSequence() - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- getServer() - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- getService() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getService() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- getService() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- getServiceName() - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- getServiceName() - Method in interface org.broadleafcommerce.core.pricing.service.module.ShippingModule
-
Deprecated.
- getShippingModule() - Method in class org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
-
Deprecated.
- getShippingOverride() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getShippingOverride() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getShippingPrice() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getShippingPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getShowOnSearch() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets a boolean that specifies whether or not this SearchFacet should be displayed on search
result pages in addition to category pages
- getShowOnSearch() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- getSize() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getSize() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the dimension container size
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getSize() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getSku() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Gets the sku.
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- getSku() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- getSku() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
For BundleOrderItem created from a ProductBundle, this will represent the default sku of
the product bundle.
- getSku() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getSku() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getSku() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- getSku() - Method in interface org.broadleafcommerce.core.order.domain.SkuAccessor
-
- getSku() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- getSku() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- getSkuActiveDateConsiderationContext() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- getSkuActiveDatesService() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- getSkuAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Denormalized set of key-value pairs to attach to a Sku.
- getSkuAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getSkuBundleItem() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
If this item is part of a bundle that was created via a ProductBundle, then this
method returns a reference to the corresponding SkuBundleItem.
- getSkuBundleItem() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
If this item is part of a bundle that was created via a ProductBundle, then this
method returns a reference to the corresponding SkuBundleItem.
- getSkuBundleItemPrice(SkuBundleItem, HashMap) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
-
- getSkuBundleItemPrice(SkuBundleItem, HashMap) - Method in interface org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPricingService
-
Used for t
- getSkuBundleItems() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- getSkuBundleItems() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- getSkuId() - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Returns the id of this SKU associated with SkuAvailability record
- getSkuId() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- getSkuId() - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- getSkuId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- getSkuMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns a map of key/value pairs where the key is a string for the name of a media object and the value
is a media object.
- getSkuMedia() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getSkuPrices(Sku, HashMap) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
-
- getSkuPrices(Sku, HashMap) - Method in interface org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPricingService
-
While this method should return a
DynamicSkuPrices (and not just null) the members of the result can all
be null; they do not have to be set
- getSkuPricingConsiderationContext() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- getSkuPricingService() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- getSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a list of
Skus filtered by whether the Skus are active or not.
- getSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Gets the Skus associated with this surcharge
- getSkus() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getSolrDocumentId(SolrInputDocument, Product, String[]) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
-
- getSolrDocumentId(SolrInputDocument, Product) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
- getSolrDocumentId(SolrInputDocument, Product) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- getSolrDocumentId(SolrInputDocument, Product, String[]) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
In certain scenarios, we may want to produce a different Solr document id than the default.
- getSolrFieldKey(Field, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
This method will be used to map a field abbreviation to the appropriate solr index field to use.
- getSolrFieldKeyMap(ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- getSolrFieldString(String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Returns a field string.
- getSolrFieldTag(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Returns a solr field tag.
- getSolrTaggedFieldString(String, String, String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Returns a fully composed solr field string.
- getSortQuery() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- getSplitItems() - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
-
- getSplitItems() - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
-
- getStackable() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getStartDate() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getStartDate() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getStartDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- getStartDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getStartingDepth() - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Returns the starting depth.
- getStartingDepth() - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- getStartResult() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getState() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getState() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getStateConfiguration() - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Retrieve any user-defined state that should accompany the RollbackHandler.
- getStateConfiguration() - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- getStateItems() - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- getStateManager() - Static method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- getStatus() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getStatus() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getStatus() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getStatus() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getStatus() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getStatus() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the status of the Order.
- getStatus() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getStatus() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- getStatus() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- getSubCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- getSubCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- getSubmitDate() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getSubmitDate() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the date that this
Order was submitted.
- getSubmitDate() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getSubscriptionService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getSubTotal() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getSubTotal() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the subtotal price for the order.
- getSubTotal() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getSuccess() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Gets whether or not this transaction was successful.
- getSuccess() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getSuccessfulTransactionAmountForType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Returns all of the transactions on this payment that were successful for the given type.
- getSuccessfulTransactionAmountForType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getSynonyms() - Method in interface org.broadleafcommerce.core.search.domain.SearchSynonym
-
- getSynonyms() - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- getTargetItemCriteria() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getTargetItemCriteria() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getTargetSystem() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getTargetSystem() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getTaxable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Convenience that passes through to isTaxable
- getTaxable() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Gets whether or not this surcharge is taxable.
- getTaxable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- getTaxable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getTaxable() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Returns if option is taxable
- getTaxable() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getTaxablePrice() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- getTaxablePrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getTaxablePrice() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- getTaxablePrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Deprecated.
If the item is taxable, returns OrderItem.getAveragePrice()
It is recommended instead that tax calculation engines use the #getTotalTaxableAmount() which provides the taxable
total for all quantities of this item. This method suffers from penny rounding errors in some
situations.
- getTaxablePrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getTaxCode() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns the tax code of this category.
- getTaxCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getTaxCode() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the tax code of the product.
- getTaxCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getTaxCode() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the Tax Code for this particular Entity.
- getTaxCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getTaxCode() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Returns taxCode of option
- getTaxCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getTaxes() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets a list of TaxDetail objects, which are taxes that apply directly to this fulfillment group.
- getTaxes() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Gets a list of TaxDetail objects, which are taxes that apply directly to this fee.
- getTaxes() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getTaxes() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTaxes() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
Gets a list of TaxDetail objects, which are taxes that apply directly to this item.
- getTaxes() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getTaxName() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Gets the name of the tax.
- getTaxName() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getTaxOverride() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTaxOverride() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getTaxOverride() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTerm() - Method in interface org.broadleafcommerce.core.search.domain.SearchIntercept
-
Deprecated.
- getTerm() - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- getTerm() - Method in interface org.broadleafcommerce.core.search.domain.SearchSynonym
-
- getTerm() - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- getThreadId() - Method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- getTimeZone(Offer) - Method in interface org.broadleafcommerce.core.offer.service.processor.OfferTimeZoneProcessor
-
- getTimeZone(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.OfferTimeZoneProcessorImpl
-
- getTotal() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getTotal() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTotal() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotal() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
The grand total of this
Order which includes all shipping costs and taxes, as well as any adjustments from
promotions.
- getTotal() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTotalAdjustedPrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns the total adjustedPrice.
- getTotalAdjustedPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getTotalAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotalAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the total discount value for all applied item and order offers in the order.
- getTotalAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total for all item level adjustments.
- getTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns getAdjustmentValue() * the quantity.
- getTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getTotalAfterAppliedPayments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotalAfterAppliedPayments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
This is getTotal() minus the sum of all the
OrderPayment already applied to this order.
- getTotalAfterAppliedPayments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTotalFeeTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the total fee tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group fees.
- getTotalFeeTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTotalFulfillmentCharges() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotalFulfillmentCharges() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the total fulfillment costs that should be charged for this
Order.
- getTotalFulfillmentCharges() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTotalFulfillmentGroupTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the total fulfillment group tax for this fulfillment group, which is the sum of the taxes
on this fulfillment group itself (such as a shipping tax) only.
- getTotalFulfillmentGroupTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTotalItemAmount() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getTotalItemAmount() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getTotalItemTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the total item tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group items.
- getTotalItemTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTotalItemTaxableAmount() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- getTotalItemTaxableAmount() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getTotalPages() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getTotalPrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- getTotalPrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total price to be paid for this order item including item-level adjustments.
- getTotalPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getTotalPriceBeforeAdjustments(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total price to be paid before adjustments.
- getTotalPriceBeforeAdjustments(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- getTotalResults() - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- getTotalSavings() - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- getTotalShipping() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotalShipping() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- getTotalShipping() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTotalTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the total tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group items, fees, and taxes on this fulfillment group itself (such as a shipping tax).
- getTotalTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Gets the total tax for this fee, which is the sum of all taxes for this fee.
- getTotalTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- getTotalTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getTotalTax() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
Gets the total tax for this item, which is the sum of all taxes for this item.
- getTotalTax() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- getTotalTax() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- getTotalTax() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Gets the total tax for this order, which is the sum of the taxes on all fulfillment
groups.
- getTotalTax() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- getTransactionAmount() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
The amount that the system processed.
- getTransactionAmountForType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Looks through all of the transactions for this payment and adds up the amount for the given transaction type.
- getTransactionAmountForType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getTransactionConfirmationService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getTransactionId() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getTransactions() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
All of the transactions that have been applied to this particular payment.
- getTransactions() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getTransactionService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getTransactionsForType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Returns a transaction for given type.
- getTransactionsForType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getTransactionSuccess() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getTransactionSuccess() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getTransactionSuccess() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getTransactionTimestamp() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getTransactionTimestamp() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getTransactionTimestamp() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getTransactionType() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getTransactionType() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getTranslatable() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Returns whether or not this field should be considered translatable
- getTranslatable() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- getTranslationEnabled() - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
-
- getTransparentRedirectService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getTreatAsNewFormat() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getTreatAsNewFormat() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getType() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Returns the option type.
- getType() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getType() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Returns the type of relationship that is desired.
- getType() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductType
-
- getType() - Method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
-
- getType() - Method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- getType() - Method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
-
- getType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- getType() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- getType() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- getType() - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Gets the tax type
- getType() - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- getType() - Method in class org.broadleafcommerce.core.order.domain.TaxType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- getType() - Method in exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.MessageType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.OrderItemType
-
- getType() - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
- getType() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
The type of this payment like Credit Card or Gift Card.
- getType() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- getType() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
The type of
- getType() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- getType() - Method in class org.broadleafcommerce.core.pricing.service.workflow.type.ShippingServiceType
-
Deprecated.
- getType() - Method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
-
- getType() - Method in class org.broadleafcommerce.core.rating.service.type.RatingType
-
- getType() - Method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
-
- getType() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
-
- getType() - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- getUniqueOffersFromOrder(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Returns a set of offers that have been used for this order by checking adjustments on the different levels like
FulfillmentGroups and OrderItems.
- getUniqueOffersFromOrder(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- getUnitAmount(Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Returns the unit amount (e.g.
- getUnloggedExceptionClasses() - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
-
- getUpSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Returns a list of cross sale products that are related to this category.
- getUpSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getUpSaleProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a List of this product's related Up Sales
- getUpSaleProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getUpSaleProducts(Category, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.CategoryEntityExtensionHandler
-
- getUpSaleProducts(Product, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.extension.ProductEntityExtensionHandler
-
- getUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the url.
- getUrl() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
A product can have a designated URL.
- getUrl() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getUrl() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- getUrl() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- getUrlKey() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the url key.
- getUrlKey() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- getUrlKey() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets a url-fragment.
- getUrlKey() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getUseFlatRates() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Tells the
FulfillmentPricingProvider whether it should try to use the
flat rate cost for a
Sku rather than try to factor that
Sku
into its shipping calculation.
- getUseFlatRates() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- getUseInSkuGeneration() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getUseInSkuGeneration() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getUserConnectionPK() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- getUserConnectionPK() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- getUserDefinedFields() - Method in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
-
- getUserId() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- getUserName() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- getUserName() - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- getUserName() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- getUses() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getUses() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- getUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
Deprecated.
- getUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- getUses() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- getUses() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- getUseSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Indicates that the adjustments were based off of the item's sale price.
- getUseSalePrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- getValidationString() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- getValidationString() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- getValidationString() - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- getValue() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Gets the value.
- getValue() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- getValue() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- getValue() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- getValue() - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- getValue() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- getValue() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- getValue() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- getValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- getValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- getValue() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- getValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Gets the value.
- getValue() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- getValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- getValue() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getValueKey() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- getWaitTime() - Method in class org.broadleafcommerce.core.util.ThirdPartyInteractionLatencySimulationActivity
-
- getWebResponseService() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- getWeight() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the weight of the product
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getWeight() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getWeight() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Gets the embedded Weight for this Sku
- getWeight() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- getWeight() - Method in class org.broadleafcommerce.core.catalog.domain.Weight
-
- getWeightUnitOfMeasure() - Method in class org.broadleafcommerce.core.catalog.domain.Weight
-
- getWeightUnitOfMeasure() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- getWeightUnitOfMeasure() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- getWidth() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- getWidth() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the dimension width
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- getWidth() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- getWorkflow() - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompositeActivity
-
- getWorkflow() - Method in class org.broadleafcommerce.core.pricing.service.workflow.CompositeActivity
-
- getWorkflowId() - Method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- getWrappedItems() - Method in interface org.broadleafcommerce.core.order.domain.GiftWrapOrderItem
-
- getWrappedItems() - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
-
- getWrappedItems() - Method in class org.broadleafcommerce.core.order.service.call.GiftWrapOrderItemRequest
-
- getZip() - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- getZip() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- getZipCity() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getZipCity() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- getZipcode() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getZipcode() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- getZipLatitude() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getZipLatitude() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- getZipLongitude() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getZipLongitude() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- getZipState() - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- getZipState() - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- GIFT_CARD - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
-
- GiftCardPayment - Interface in org.broadleafcommerce.core.payment.domain.secure
-
Entity associated with sensitive, secured bank account data.
- GiftCardPaymentImpl - Class in org.broadleafcommerce.core.payment.domain.secure
-
- GiftCardPaymentImpl() - Constructor for class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
Rather than constructing directly, use
SecureOrderPaymentService#create(org.broadleafcommerce.core.payment.service.type.PaymentType)
so that the appropriate
EncryptionModule can be hooked up to this entity
- GIFTWRAP - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
-
- GiftWrapOrderItem - Interface in org.broadleafcommerce.core.order.domain
-
- giftWrapOrderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- GiftWrapOrderItemImpl - Class in org.broadleafcommerce.core.order.domain
-
- GiftWrapOrderItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
-
- GiftWrapOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
-
- GiftWrapOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.GiftWrapOrderItemRequest
-
- girth - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- GLOBAL_FACET_TAG_FIELD - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- rate - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- RATE - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
-
- rateItem(String, RatingType, Customer, Double) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- rateItem(String, RatingType, Customer, Double) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- rating - Variable in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- RatingDetail - Interface in org.broadleafcommerce.core.rating.domain
-
- ratingDetail - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- RatingDetailImpl - Class in org.broadleafcommerce.core.rating.domain
-
- RatingDetailImpl() - Constructor for class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- ratings - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- RatingService - Interface in org.broadleafcommerce.core.rating.service
-
- RatingServiceImpl - Class in org.broadleafcommerce.core.rating.service
-
- RatingServiceImpl() - Constructor for class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- RatingSortType - Class in org.broadleafcommerce.core.rating.service.type
-
- RatingSortType() - Constructor for class org.broadleafcommerce.core.rating.service.type.RatingSortType
-
- RatingSortType(String) - Constructor for class org.broadleafcommerce.core.rating.service.type.RatingSortType
-
- ratingSubmittedDate - Variable in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- ratingSummary - Variable in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- RatingSummary - Interface in org.broadleafcommerce.core.rating.domain
-
- ratingSummary - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- RatingSummaryDao - Interface in org.broadleafcommerce.core.rating.dao
-
- ratingSummaryDao - Variable in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- RatingSummaryDaoImpl - Class in org.broadleafcommerce.core.rating.dao
-
- RatingSummaryDaoImpl() - Constructor for class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- RatingSummaryImpl - Class in org.broadleafcommerce.core.rating.domain
-
- RatingSummaryImpl() - Constructor for class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- RatingType - Class in org.broadleafcommerce.core.rating.service.type
-
- RatingType() - Constructor for class org.broadleafcommerce.core.rating.service.type.RatingType
-
- RatingType(String) - Constructor for class org.broadleafcommerce.core.rating.service.type.RatingType
-
- ratingTypeStr - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- rawResponse - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- readActiveProductsByCategory(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all products whose in the passed in category.
- readActiveProductsByCategory(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Read a page of products for a category.
- readActiveProductsByCategory(Long, Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
- readActiveProductsByCategory(Long, Date, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
- readActiveProductsByCategory(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readActiveProductsByCategory(Long, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readActiveProductsByCategory(Long, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readActiveProductsByCategory(Long, Date, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readActiveProductsByCategoryInternal(Long, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readActiveProductsByCategoryInternal(Long, Date, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readActiveSubCategoriesByCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all active child categories of the passed in Category instance.
- readActiveSubCategoriesByCategory(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all active child categories of the passed in Category instance.
- readActiveSubCategoriesByCategory(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readActiveSubCategoriesByCategory(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllActiveProducts() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Reads all products from the database that are currently active.
- readAllActiveProducts(Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
- readAllActiveProducts(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Reads all products from the database that are currently active.
- readAllActiveProducts(int, int, Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated.
Use #readAllActiveProducts(page, pageSize)
- readAllActiveProducts(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readAllActiveProducts(int, int, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readAllActiveProducts() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readAllActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readAllActiveProducts() - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
This method to read all active products will be slow if you have a large catalog.
- readAllActiveProducts(int, int) - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- readAllActiveProductsInternal(int, int, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readAllActiveProductsInternal(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readAllCategories() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve all categories in the datastore
- readAllCategories(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a subset of all categories
- readAllCategories() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllCategories(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllCodeTypes() - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
-
- readAllCodeTypes() - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- readAllFulfillmentOptions() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentOptionDao
-
- readAllFulfillmentOptions() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
-
- readAllFulfillmentOptions() - Method in interface org.broadleafcommerce.core.order.service.FulfillmentOptionService
-
- readAllFulfillmentOptions() - Method in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
-
- readAllFulfillmentOptionsByFulfillmentType(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentOptionDao
-
- readAllFulfillmentOptionsByFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
-
- readAllFulfillmentOptionsByFulfillmentType(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentOptionService
-
- readAllFulfillmentOptionsByFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
-
- readAllOffers() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- readAllOffers() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- readAllParentCategories() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
- readAllParentCategories() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllProductFields() - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
-
Reads all Field objects that are set to searchable.
- readAllProductFields() - Method in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
-
- readAllProductOptions() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
- readAllProductOptions() - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
-
- readAllProductOptions() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- readAllProductOptions() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- readAllProducts() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve all products in the datastore
- readAllProducts(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
- readAllProducts() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllProducts(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllSearchFacets() - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Returns all SearchFacets that are tagged with showOnSearch
- readAllSearchFacets() - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
-
- readAllSkus() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve all Sku instances from the datastore
- readAllSkus() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- readAllStores() - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
-
- readAllStores() - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- readAllStores() - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
- readAllStores() - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- readAllStoresByState(String) - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
-
- readAllStoresByState(String) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- readAllStoresByState(String) - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
- readAllStoresByState(String) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- readAllSubCategories(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all child categories of the passed in Category instance
- readAllSubCategories(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all child categories of the passed in Category instance
- readAllSubCategories(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAllSubCategories(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readAuditById(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
- readAuditById(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
- readAuditById(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
- readAuditById(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
- readAutomaticProductBundles() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Returns all active ProductBundles whose automatic property is true.
- readAutomaticProductBundles() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readCartForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readCartForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readCategoriesByName(String) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of Category instances by name.
- readCategoriesByName(String, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
- readCategoriesByName(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readCategoriesByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readCategoryById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a Category instance by its primary key
- readCategoryById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- readCategoryByName(String) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Deprecated.
- readCategoryByName(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
Deprecated.
- readCodeTypeById(Long) - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
-
- readCodeTypeById(Long) - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- readCodeTypeByKey(String) - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
-
- readCodeTypeByKey(String) - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- readCountAllActiveProducts() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Returns the number of products that are currently active.
- readCountAllActiveProducts(Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated.
#readActiveProductCount()
- readCountAllActiveProducts() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readCountAllActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readCountAllActiveProductsInternal(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readCustomerOfferById(Long) - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
-
- readCustomerOfferById(Long) - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
-
- readCustomerOffersByCustomer(Customer) - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
-
- readCustomerOffersByCustomer(Customer) - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
-
- readDefaultFulfillmentGroupForOrder(Order) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- readDefaultFulfillmentGroupForOrder(Order) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readDistinctValuesForField(String, Class<T>) - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Returns the distinct values for the given fieldName inside of the search clas sas a list of the specified
type.
- readDistinctValuesForField(String, Class<T>) - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
-
- readFieldByAbbreviation(String) - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
-
Given an abbreviation, returns the Field object that maps to this abbreviation.
- readFieldByAbbreviation(String) - Method in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
-
- readFilteredActiveProductsByCategory(Long, ProductSearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all active products that are related to the given category, match the given search criteria, and
are not marked as archived.
- readFilteredActiveProductsByCategory(Long, Date, ProductSearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
- readFilteredActiveProductsByCategory(Long, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readFilteredActiveProductsByCategory(Long, Date, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readFilteredActiveProductsByCategoryInternal(Long, Date, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readFilteredActiveProductsByQuery(String, ProductSearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all products whose start and end dates are before and after the passed in
date, who match the search string, match the given search criteria, and are not
marked as archived.
- readFilteredActiveProductsByQuery(String, Date, ProductSearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
- readFilteredActiveProductsByQuery(String, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readFilteredActiveProductsByQuery(String, Date, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readFilteredActiveProductsByQueryInternal(String, Date, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readFirstSku() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve the Sku instance whose primary key is the smallest
of all skus in the datastore
- readFirstSku() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- readFulfillmentGroupById(Long) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- readFulfillmentGroupById(Long) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readFulfillmentGroupItemById(Long) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDao
-
- readFulfillmentGroupItemById(Long) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
-
- readFulfillmentGroupItemsForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDao
-
- readFulfillmentGroupItemsForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
-
- readFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int, boolean) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Reads FulfillmentGroups by status, either ascending or descending according to the date that
the order was created.
- readFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Reads FulfillmentGroups by status, ascending according to the date that
the order was created.
- readFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int, boolean) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readFulfillmentOptionById(Long) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentOptionDao
-
- readFulfillmentOptionById(Long) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
-
- readFulfillmentOptionById(Long) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentOptionService
-
- readFulfillmentOptionById(Long) - Method in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
-
- readFullCategoryHierarchy(Map<Long, Set<Long>>, Set<Long>) - Method in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
-
Build up a map of category to parent categories
- readNamedOrderForCustomer(Customer, String) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readNamedOrderForCustomer(Customer, String) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readNextFulfillmentGroupSequnceForOrder(Order) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Reads the max sequnce of fulfillment groups for a particular order and increments by 1.
- readNextFulfillmentGroupSequnceForOrder(Order) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readOfferById(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- readOfferById(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- readOfferCodeByCode(String) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
-
- readOfferCodeByCode(String) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
-
- readOfferCodeById(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
-
- readOfferCodeById(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
-
- readOffersByAutomaticDeliveryType() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- readOffersByAutomaticDeliveryType() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- readOrderById(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readOrderById(Long, boolean) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readOrderById(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readOrderById(Long, boolean) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readOrderByOrderNumber(String) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readOrderByOrderNumber(String) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readOrderItemById(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- readOrderItemById(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- readOrderItemById(Long) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- readOrderItemById(Long) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- readOrderItemOrderMultishipOptions(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderMultishipOptionDao
-
Returns all associated OrderMultishipOptions to the given OrderItem
- readOrderItemOrderMultishipOptions(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
-
- readOrderMultishipOptions(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderMultishipOptionDao
-
Returns all associated OrderMultishipOptions to the given order
- readOrderMultishipOptions(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
-
- readOrdersForCustomer(Customer, OrderStatus) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readOrdersForCustomer(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- readOrdersForCustomer(Customer, OrderStatus) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readOrdersForCustomer(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- readPartiallyFulfilledFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Reads FulfillmentGroups whose status is PARTIALLY_FULFILLED or PARTIALLY_DELIVERED.
- readPartiallyFulfilledFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readPaymentById(Long) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- readPaymentById(Long) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- readPaymentById(Long) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- readPaymentById(Long) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- readPaymentInfosForOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- readPaymentInfosForOrder(Order) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- readPaymentsForOrder(Order) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- readPaymentsForOrder(Order) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- readPaymentsForOrder(Order) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- readPaymentsForOrder(Order) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- readProductById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Retrieve a Product instance by its primary key
- readProductById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readProductIdsByCategory(Long) - Method in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
-
- readProductOptionById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
- readProductOptionById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
-
- readProductOptionValueById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
- readProductOptionValueById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
-
- readProductsByCategory(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all products related to the passed in category
- readProductsByCategory(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all products related to the passed in category
- readProductsByCategory(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readProductsByCategory(Long, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readProductsByIds(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Retrieves a list of Product instances by their primary keys
- readProductsByIds(List<Long>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readProductsByName(String) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all Product instances whose name starts with
or is equal to the passed in search parameter
- readProductsByName(String, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find a subset of Product instances whose name starts with
or is equal to the passed in search parameter.
- readProductsByName(String) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readProductsByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- readRating(Long, Long) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- readRating(Long, Long) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- readRatingSummaries(List<String>, RatingType) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- readRatingSummaries(List<String>, RatingType) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- readRatingSummaries(List<String>, RatingType) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- readRatingSummaries(List<String>, RatingType) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- readRatingSummary(String, RatingType) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- readRatingSummary(String, RatingType) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- readRatingSummary(String, RatingType) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- readRatingSummary(String, RatingType) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- readReview(Long, Long) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- readReview(Long, Long) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- readReviewByCustomerAndItem(Customer, String) - Method in interface org.broadleafcommerce.core.rating.dao.ReviewDetailDao
-
- readReviewByCustomerAndItem(Customer, String) - Method in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- readReviewByCustomerAndItem(Customer, String) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
Reads a ReviewDetail by the given customer and the itemId
- readReviewByCustomerAndItem(Customer, String) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- readReviewDetailById(Long) - Method in interface org.broadleafcommerce.core.rating.dao.ReviewDetailDao
-
- readReviewDetailById(Long) - Method in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- readReviews(String, RatingType, int, int, RatingSortType) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- readReviews(String, RatingType, int, int, RatingSortType) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- readShippingRateByFeeTypesUnityQty(String, String, BigDecimal) - Method in interface org.broadleafcommerce.core.pricing.dao.ShippingRateDao
-
Deprecated.
- readShippingRateByFeeTypesUnityQty(String, String, BigDecimal) - Method in class org.broadleafcommerce.core.pricing.dao.ShippingRateDaoImpl
-
Deprecated.
- readShippingRateByFeeTypesUnityQty(String, String, BigDecimal) - Method in interface org.broadleafcommerce.core.pricing.service.ShippingRateService
-
Deprecated.
- readShippingRateByFeeTypesUnityQty(String, String, BigDecimal) - Method in class org.broadleafcommerce.core.pricing.service.ShippingRateServiceImpl
-
Deprecated.
- readShippingRateById(Long) - Method in interface org.broadleafcommerce.core.pricing.dao.ShippingRateDao
-
Deprecated.
- readShippingRateById(Long) - Method in class org.broadleafcommerce.core.pricing.dao.ShippingRateDaoImpl
-
Deprecated.
- readShippingRateById(Long) - Method in interface org.broadleafcommerce.core.pricing.service.ShippingRateService
-
Deprecated.
- readShippingRateById(Long) - Method in class org.broadleafcommerce.core.pricing.service.ShippingRateServiceImpl
-
Deprecated.
- readSkuById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve a Sku instance by its primary key
- readSkuById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- readSkusById(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Find all the Sku instances whose primary key matches
one of the values from the passed in list
- readSkusById(List<Long>) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- readStoreById(Long) - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
-
- readStoreById(Long) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- readStoreById(Long) - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
- readStoreById(Long) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- readStoreByStoreCode(String) - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
-
- readStoreByStoreCode(String) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- readStoreByStoreCode(String) - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
- readStoreByStoreCode(String) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- readStoreByStoreName(String) - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
-
- readStoreByStoreName(String) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- readStoreByStoreName(String) - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
- readStoreByStoreName(String) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- readTransactionById(Long) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- readTransactionById(Long) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- readTransactionById(Long) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- readTransactionById(Long) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- readUnfulfilledFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Reads FulfillmentGroups whose status is not FULFILLED or DELIVERED.
- readUnfulfilledFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readUnprocessedFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
Returns FulfillmentGroups whose status is null, or where no processing has yet occured.
- readUnprocessedFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- readXrefByIds(Long, Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Find a specific relationship between a parent categoy and sub-category (child)
- readXrefByIds(Long, Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- readXrefsByCategoryId(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Retrieve all the category relationships for which the passed in
Category primary key is a parent
- readXrefsByCategoryId(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- readXrefsBySubCategoryId(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Retrieve all the category relationships for which the passed in
Category primary key is a sub category (or child)
- readXrefsBySubCategoryId(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- reason - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- reason - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- reason - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- reason - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- rebuildIndex() - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
- rebuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrIndexService
-
Rebuilds the current index.
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- reconstructCart(Customer, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyCartService
-
Deprecated.
Reconstruct the cart using previous stored state taking into
consideration sku activation
- reconstructCart(Customer) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyCartService
-
Deprecated.
- reconstructCart(Customer) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyCartServiceImpl
-
Deprecated.
- reconstructCart(Customer, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyCartServiceImpl
-
Deprecated.
- reconstructCart(Customer) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyMergeCartServiceImpl
-
Deprecated.
- reconstructCart(Customer, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyMergeCartServiceImpl
-
Deprecated.
- reconstructCart(Customer, boolean) - Method in interface org.broadleafcommerce.core.order.service.MergeCartService
-
Reconstruct the cart using previous stored state taking into
consideration sku activation
- reconstructCart(Customer) - Method in interface org.broadleafcommerce.core.order.service.MergeCartService
-
Delegates to reconstructCart(Customer, boolean) with priceOrder set to true
Reconstruct the cart using previous stored state taking into
consideration sku activation
- reconstructCart(Customer) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
- reconstructCart(Customer, boolean) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
- ReconstructCartResponse - Class in org.broadleafcommerce.core.order.service.call
-
- ReconstructCartResponse() - Constructor for class org.broadleafcommerce.core.order.service.call.ReconstructCartResponse
-
- RecordOfferUsageActivity - Class in org.broadleafcommerce.core.offer.service.workflow
-
Saves an instance of OfferAudit for each offer in the passed in order.
- RecordOfferUsageActivity() - Constructor for class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
-
- RecordOfferUsageRollbackHandler - Class in org.broadleafcommerce.core.offer.service.workflow
-
- RecordOfferUsageRollbackHandler() - Constructor for class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageRollbackHandler
-
- redeemedDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- Referenced - Interface in org.broadleafcommerce.core.payment.domain.secure
-
The main interface used to store extra-secure data such as credit card, bank accounts and gift card data.
- referenceNumber - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- referenceNumber - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- referenceNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- referenceNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- referenceNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- REFNUMBER - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
-
- REFNUMBER - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.FieldOrder
-
- REGEX - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
-
- region - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- registerState(RollbackHandler, Map<String, Object>) - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Register a RollbackHandler instance and some arbitrary state items with the
StateManager.
- registerState(Activity<? extends ProcessContext>, ProcessContext, RollbackHandler, Map<String, Object>) - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Register a RollbackHandler instance and some arbitrary state items with the
StateManager.
- registerState(Activity<? extends ProcessContext>, ProcessContext, String, RollbackHandler, Map<String, Object>) - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Register a RollbackHandler instance and some arbitrary state items with the
StateManager.
- registerState(RollbackHandler, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- registerState(Activity<? extends ProcessContext>, ProcessContext, RollbackHandler, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- registerState(Activity<? extends ProcessContext>, ProcessContext, String, RollbackHandler, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- REINDEX - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- reindexServer - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- reivewSubmittedDate - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- REJECTED - Static variable in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
-
- RelatedProduct - Interface in org.broadleafcommerce.core.catalog.domain
-
- RelatedProductDTO - Class in org.broadleafcommerce.core.catalog.domain
-
- RelatedProductDTO() - Constructor for class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
- RelatedProductsService - Interface in org.broadleafcommerce.core.catalog.service
-
Interface for finding related products.
- RelatedProductsServiceImpl - Class in org.broadleafcommerce.core.catalog.service
-
- RelatedProductsServiceImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
- RelatedProductTypeEnum - Class in org.broadleafcommerce.core.catalog.domain
-
Extensible enumeration indicating types of product relations such as upsell, crosssell, or featured.
- RelatedProductTypeEnum() - Constructor for class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- RelatedProductTypeEnum(String, String) - Constructor for class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
-
- relatedSaleProduct - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- remove(Referenced) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
-
- remove(Referenced) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
-
- removeAllAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Removes all adjustments from this detail.
- removeAllAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- removeAllAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- removeAllAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- removeAllAdjustments() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- removeAllAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Removes all adjustment for this order item and reset the adjustment price.
- removeAllAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- removeAllCandidateAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Removes all candidate adjustments
- removeAllCandidateAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
- removeAllCandidateFulfillmentOfferAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Removes all adjustments from the order's fulfillment items and resets the
adjustment price for each item.
- removeAllCandidateFulfillmentOfferAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- removeAllCandidateItemOfferAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Removes all adjustments from the order's order items and resets the
adjustment price for each item.
- removeAllCandidateItemOfferAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- removeAllCandidateItemOffers() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Removes all candidate offers.
- removeAllCandidateItemOffers() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- removeAllCandidateOfferAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Removes all order, order item, and fulfillment adjustments from the order
and resets the adjustment price.
- removeAllCandidateOfferAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- removeAllCandidateOffers() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- removeAllCandidateOffers() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- removeAllCandidateOrderOfferAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Removes all order adjustments from the order and resets the adjustment
price.
- removeAllCandidateOrderOfferAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- removeAllFulfillmentGroupFees() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- removeAllFulfillmentGroupFees() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- removeAllFulfillmentGroupsFromOrder(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
- removeAllFulfillmentGroupsFromOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- removeAllFulfillmentGroupsFromOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeAllFulfillmentGroupsFromOrder(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeAllFulfillmentGroupsFromOrder(Order) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeAllFulfillmentGroupsFromOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeAllItemAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Effectively deletes all priceDetails associated with this item and r
- removeAllItemAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- removeAllOfferCodes(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Removes all offer codes for the given order.
- removeAllOfferCodes(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeAllPaymentsFromOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Deletes all the OrderPayment Info's on the order.
- removeAllPaymentsFromOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeAssociations() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- removeAssociations() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- removeCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- removeCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- removedItems - Variable in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- removeEmptyFulfillmentGroups - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
-
- removeEmptyFulfillmentGroups - Variable in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
-
- removeExpiredGiftWrapOrderItems(MergeCartResponse, Order, Map<OrderItem, OrderItem>) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyMergeCartServiceImpl
-
Deprecated.
- RemoveFromCartException - Exception in org.broadleafcommerce.core.order.service.exception
-
- RemoveFromCartException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
-
- RemoveFromCartException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
-
- RemoveFromCartException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
-
- RemoveFromCartException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
-
- removeFulfillmentGroupFromOrder(Order, FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeFulfillmentGroupFromOrder(Order, FulfillmentGroup, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeFulfillmentGroupFromOrder(Order, FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeFulfillmentGroupFromOrder(Order, FulfillmentGroup, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- RemoveFulfillmentGroupItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.remove
-
- RemoveFulfillmentGroupItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.remove.RemoveFulfillmentGroupItemActivity
-
- removeInactiveItems(Long, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
- removeInactiveItems(Long, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeInvalidCustomerOffers(List<Offer>, Customer) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Private method that takes in a list of Offers and removes all Offers from the list that
does not apply to this customer.
- removeInvalidRequestOffers(List<Offer>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- removeItem(Long, Long, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyCartServiceImpl
-
Deprecated.
- removeItem(Long, Long, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Initiates the removeItem workflow that will attempt to remove the specified OrderItem from
the given Order
- removeItem(Long, Long, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeItemAndChildren(List<OrderItem>, OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
-
- removeItemFromBundle(Order, BundleOrderItem, OrderItem, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeItemFromBundle(Order, BundleOrderItem, OrderItem, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeItemFromOrder(Order, OrderItem, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyMergeCartServiceImpl
-
Deprecated.
- removeItemFromOrder(Order, OrderItem) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeItemFromOrder(Order, OrderItem, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeItemFromOrder(Long, Long) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeItemFromOrder(Long, Long, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeItemFromOrder(Long, Long) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeItemFromOrder(Long, Long, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeItemFromOrder(Order, OrderItem) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeItemFromOrder(Order, OrderItem, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeItemInternal(Long, Long, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeItemWorkflow - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeLock(Long) - Method in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
-
Done with processing the given orderId, remove the lock from the map
- removeNamedOrderForCustomer(String, Customer) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
- removeNamedOrderForCustomer(String, Customer) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeOfferCode(Order, OfferCode, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Remove the given OfferCode for the order.
- removeOfferCode(Order, OfferCode, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- RemoveOrderItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.remove
-
This class is responsible for determining which OrderItems should be removed from the order, taking into account
the fact that removing an OrderItem should also remove all of its child order items.
- RemoveOrderItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
-
- removeOrderItemAttribute(Order, OrderItem, String, boolean) - Method in interface org.broadleafcommerce.core.order.service.legacy.LegacyOrderService
-
Deprecated.
Adds the passed in name/value pair to the order-item.
- removeOrderItemAttribute(Order, OrderItem, String, boolean) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeOrderItemFromFullfillmentGroup(Order, OrderItem) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- removeOrderItemFromFullfillmentGroups(Order, OrderItem) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Removes every fulfillment group item in every fulfillment group in the order
that is associated with the given orderItem.
- removeOrderItemFromFullfillmentGroups(Order, OrderItem) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- RemoveOrderMultishipOptionActivity - Class in org.broadleafcommerce.core.order.service.workflow.remove
-
- RemoveOrderMultishipOptionActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderMultishipOptionActivity
-
- removeOutOfDateOfferCodes(List<OfferCode>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Removes all out of date offerCodes based on the offerCode and its offer's start and end
date.
- removeOutOfDateOffers(List<Offer>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Removes all out of date offers.
- removePaymentFromOrder(Order, OrderPayment) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Deletes the OrderPayment Info from the order.
- removePaymentFromOrder(Order, OrderPayment) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removePaymentsFromOrder(Order, PaymentType) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Deletes the OrderPayment Info of the passed in type from the order
Note that this method will also delete any associated Secure OrderPayment Infos if necessary.
- removePaymentsFromOrder(Order, PaymentType) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- removeProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- removeProduct(Product) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- removeRetailOnlyAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
Removes retail only adjustments.
- removeRetailOnlyAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
Removes retail only adjustments.
- removeTimePeriodOffers(List<Offer>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Removes all offers that are not within the timezone and timeperiod of the offer.
- removeTrailingNotCombinableFulfillmentGroupOffers(List<FulfillmentGroupOfferPotential>) - Method in interface org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessor
-
- removeTrailingNotCombinableFulfillmentGroupOffers(List<FulfillmentGroupOfferPotential>) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
- removeTrailingNotCombinableOrderOffers(List<PromotableCandidateOrderOffer>) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
- removeTrailingNotCombinableOrderOffers(List<PromotableCandidateOrderOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- removeUnmatchedPriceDetails(Map<Long, ? extends OrderItemPriceDetail>, Iterator<? extends OrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Removes price details from the iterator that are contained in the passed in map.
- removeUnmatchedPriceDetails(Map<Long, ? extends OrderItemPriceDetail>, Iterator<? extends OrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- removeUnmatchedQualifiers(Map<Long, ? extends OrderItemQualifier>, Iterator<? extends OrderItemQualifier>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Removes qualifiers from the iterator that are contained in the passed in map.
- removeUnmatchedQualifiers(Map<Long, ? extends OrderItemQualifier>, Iterator<? extends OrderItemQualifier>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- removeZeroDollarAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
-
If removeUnusedAdjustments is s
- removeZeroDollarAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
If removeUnusedAdjustments is s
- reportingCode - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- REQUEST - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- required - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- RequiredAttributeNotProvidedException - Exception in org.broadleafcommerce.core.order.service.exception
-
This runtime exception will be thrown when an attempt to add to cart without specifying
all required product options has been made.
- RequiredAttributeNotProvidedException(String, String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
-
- RequiredAttributeNotProvidedException(String, String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
-
- RequiredAttributeNotProvidedException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
-
- RequiredFacet - Interface in org.broadleafcommerce.core.search.domain
-
- requiredFacet - Variable in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- RequiredFacetImpl - Class in org.broadleafcommerce.core.search.domain
-
- RequiredFacetImpl() - Constructor for class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- requiredFacets - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- requiresAllDependentFacets - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- requiresRelatedTargetAndQualifiers - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- reserveQuantity - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
The reserve quantity.
- reset() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
-
- resetAverageRating() - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- resetAverageRating() - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- resetPriceDetails(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
-
- resetPriceDetails() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Called by pricing engine to reset the state of this item.
- resetPriceDetails() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
- resetPriceDetails(PromotableOrderItem) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Modules may need to clear additional offer details when resetPriceDetails is called.
- resetQty(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- resetQty(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- resetQty(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- resetUses() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Resets the uses for this candidate offer item.
- resetUses() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- resizeList(List<? extends PromotableProduct>, Integer) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
Resizes the list to match the passed in quantity.
- resolveFulfillmentType(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
-
Resolves the fulfillment type based on the order item.
- resolveFulfillmentType(Sku) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
-
- resolveLocationForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.fulfillment.FulfillmentLocationResolver
-
- resolveLocationForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
-
- ResourcePurgeDao - Interface in org.broadleafcommerce.core.util.dao
-
Adds capability to delete old or defunct entities from the persistence layer (e.g.
- resourcePurgeDao - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
- ResourcePurgeDaoImpl - Class in org.broadleafcommerce.core.util.dao
-
- ResourcePurgeDaoImpl() - Constructor for class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
-
- ResourcePurgeService - Interface in org.broadleafcommerce.core.util.service
-
Service capable of deleting old or defunct entities from the persistence layer (e.g.
- ResourcePurgeServiceImpl - Class in org.broadleafcommerce.core.util.service
-
Service capable of deleting old or defunct entities from the persistence layer (e.g.
- ResourcePurgeServiceImpl() - Constructor for class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
- restoreState(Object[]) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrIndexService
-
Restores state that was saved prior to indexing that might have been altered.
- restoreState(Object[]) - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- restPriceDetails(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
- resultAmount - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- resultAmountType - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- RETAIL - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
-
- retailAdjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- retailAdjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- retailFulfillmentPrice - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- retailPrice - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- retailPrice - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- RETAILPRICE - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
-
- retailPrice - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- retailPriceMinimumAmount - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- retailPriceOverride - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- retailPriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- retailPriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- retailPriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- retailValue - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- retailValue - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>, ExtensionResultHolder<Map<Sku, Integer>>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
-
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
- retrieveQuantitiesAvailable(Collection<Sku>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Retrieves the quantity available for a given sku.
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>, ExtensionResultHolder<Map<Sku, Integer>>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
- retrieveQuantitiesAvailable(Collection<Sku>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- retrieveQuantityAvailable(Sku, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
- retrieveQuantityAvailable(Sku) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Retrieves the quantity available for a given sku.
- retrieveQuantityAvailable(Sku) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- retrieveQuantityAvailable(Sku, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
- ReviewDetail - Interface in org.broadleafcommerce.core.rating.domain
-
- reviewDetail - Variable in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- ReviewDetailDao - Interface in org.broadleafcommerce.core.rating.dao
-
- reviewDetailDao - Variable in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- ReviewDetailDaoImpl - Class in org.broadleafcommerce.core.rating.dao
-
- ReviewDetailDaoImpl() - Constructor for class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- ReviewDetailImpl - Class in org.broadleafcommerce.core.rating.domain
-
- ReviewDetailImpl() - Constructor for class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- ReviewDetailImpl(Customer, Date, RatingDetail, String, RatingSummary) - Constructor for class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- reviewFeedback - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- ReviewFeedback - Interface in org.broadleafcommerce.core.rating.domain
-
- ReviewFeedbackImpl - Class in org.broadleafcommerce.core.rating.domain
-
- ReviewFeedbackImpl() - Constructor for class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- reviewItem(String, RatingType, Customer, Double, String) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- reviewItem(String, RatingType, Customer, Double, String) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- reviewOffers(Order) - Method in interface org.broadleafcommerce.core.offer.service.ShippingOfferService
-
- reviewOffers(Order) - Method in class org.broadleafcommerce.core.offer.service.ShippingOfferServiceImpl
-
- reviews - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- reviewStatus - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- ReviewStatusType - Class in org.broadleafcommerce.core.rating.service.type
-
- ReviewStatusType() - Constructor for class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
-
- ReviewStatusType(String) - Constructor for class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
-
- reviewText - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- ROLLBACK_BLC_INVENTORY_DECREMENTED - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
-
- ROLLBACK_BLC_INVENTORY_INCREMENTED - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
-
- ROLLBACK_BLC_ORDER_ID - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
-
- ROLLBACK_STATE_KEY - Static variable in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Used as a key in the context map methods below.
- rollbackAllState() - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Cause the StateManager to call all registered RollbackHandlers
- rollbackAllState() - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- rollbackAuthorize(PaymentRequestDTO) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
-
- rollbackAuthorizeAndCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
-
- rollbackCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
-
- RollbackFailureException - Exception in org.broadleafcommerce.core.workflow.state
-
This exception is thrown to indicate a problem while trying to rollback
state for any and all activities during a failed workflow.
- RollbackFailureException() - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- RollbackFailureException(Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- RollbackFailureException(String) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- RollbackFailureException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- rollbackHandler - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
-
- RollbackHandler<T> - Interface in org.broadleafcommerce.core.workflow.state
-
Implementations are responsible for performing compensating operations to revert the state of the activity to what it
was prior to execution.
- rollbackRefund(PaymentRequestDTO) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
-
- rollbackRegion - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
-
- rollbackRegionState(String) - Method in interface org.broadleafcommerce.core.workflow.state.ActivityStateManager
-
Cause the StateManager to call all registered RollbackHandlers in the specified region.
- rollbackRegionState(String) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- rollbackService - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.NullCheckoutRollbackHandler
-
- rollbackState(Activity<? extends ProcessContext<T>>, ProcessContext<T>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.workflow.state.RollbackHandler
-
Rollback the state of the activity to what it was prior to execution.
- RollbackStateLocal - Class in org.broadleafcommerce.core.workflow.state
-
Handles the identification of the outermost workflow and the current thread so that the StateManager can
operate on the appropriate RollbackHandlers.
- RollbackStateLocal() - Constructor for class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- rootCategory - Variable in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- roundingMode - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- roundingMode - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- roundingScale - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- roundingScale - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- roundOfferValues - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- roundOfferValues - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- routingNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- rowLimit - Variable in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- SALE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
-
- saleAdjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
-
- saleAdjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
-
- saleFulfillmentPrice - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- salePrice - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- salePrice - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- SALEPRICE - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
-
- salePrice - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- salePriceOverride - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- salePriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- salePriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- salePriceOverride - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- salesValue - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- salesValue - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- sandBoxHelper - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- sandBoxHelper - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- sandBoxHelper - Variable in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
-
- sanitizeQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Perform any necessary query sanitation here.
- save(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Persist a Category instance to the datastore
- save(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- save(CategoryXrefImpl) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Persist the passed in category relationship to the datastore
- save(CategoryProductXref) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Persist the passed in category/product relationship to the datastore
- save(CategoryXrefImpl) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- save(CategoryProductXref) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
-
- save(Product) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Persist a Product instance to the datastore
- save(Product) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- save(Sku) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Persist a Sku instance to the datastore
- save(Sku) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- save(CustomerOffer) - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
-
- save(CustomerOffer) - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
-
- save(OfferAudit) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Persists an audit record to the database
- save(OfferAudit) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
- save(OfferCode) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
-
- save(OfferCode) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
-
- save(Offer) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- save(OfferInfo) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
- save(Offer) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- save(OfferInfo) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- save(OfferAudit) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Persists an audit record to the database
- save(OfferAudit) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
- save(Offer) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Save a new offer or updates an existing offer
- save(Offer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- save(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
-
- save(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
-
- save(FulfillmentGroupItem) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDao
-
- save(FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
-
- save(FulfillmentOption) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentOptionDao
-
- save(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
-
- save(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- save(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- save(OrderItem) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- save(OrderItem) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- save(OrderMultishipOption) - Method in interface org.broadleafcommerce.core.order.dao.OrderMultishipOptionDao
-
Saves a given OrderMultishipOption.
- save(OrderMultishipOption) - Method in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
-
- save(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
- save(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
-
- save(FulfillmentOption) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentOptionService
-
- save(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
-
- save(OrderMultishipOption) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Saves the given OrderMultishipOption and returns the saved entity
- save(OrderMultishipOption) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- save(Order, Boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Persists the given order to the database.
- save(Order, Boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- save(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- save(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- save(PaymentLog) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
-
- save(OrderPayment) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- save(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- save(PaymentLog) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
-
- save(Referenced) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
-
- save(Referenced) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
-
- save(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- save(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- save(PaymentLog) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
- save(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- save(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- save(PaymentLog) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
-
- save(Referenced) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
-
- save(Referenced) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
-
- save(ShippingRate) - Method in interface org.broadleafcommerce.core.pricing.dao.ShippingRateDao
-
Deprecated.
- save(ShippingRate) - Method in class org.broadleafcommerce.core.pricing.dao.ShippingRateDaoImpl
-
Deprecated.
- save(ShippingRate) - Method in interface org.broadleafcommerce.core.pricing.service.ShippingRateService
-
Deprecated.
- save(ShippingRate) - Method in class org.broadleafcommerce.core.pricing.service.ShippingRateServiceImpl
-
Deprecated.
- save(Field) - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
-
Persist an instance to the data layer.
- save(Field) - Method in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
-
- save(SearchFacet) - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Persist to the data layer.
- save(SearchFacet) - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
-
- save(CodeType) - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
-
- save(CodeType) - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
-
- save(CodeType) - Method in interface org.broadleafcommerce.core.util.service.CodeTypeService
-
Deprecated.
- save(CodeType) - Method in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- saveCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- saveCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- SAVED_AUDITS - Static variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
-
Key to retrieve the audits that were persisted
- saveOfferCode(OfferCode) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Saves a new Offer or updates an existing Offer that belongs to an OfferCode, then saves or updates the OfferCode
- saveOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- saveOfferIds(Set<Offer>, Map<Offer, OfferCode>, Order) - Method in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
-
Persists each of the offers to the database as
OfferAudits.
- saveOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
- saveOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
-
- saveOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
- saveOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
-
- saveOrderMultishipOptions(Order, List<OrderMultishipOptionDTO>) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Associates the appropriate objects based on the OrderMultishipOptionDTOs to
OrderMultishipOption instances, associates them with the given order,
and saves the set.
- saveOrderMultishipOptions(Order, List<OrderMultishipOptionDTO>) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
-
- saveProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- saveProduct(Product) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- saveProductOption(ProductOption) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
- saveProductOption(ProductOption) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
-
- saveProductOption(ProductOption) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- saveProductOption(ProductOption) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- saveRatingSummary(RatingSummary) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
-
- saveRatingSummary(RatingSummary) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
-
- saveRatingSummary(RatingSummary) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
-
- saveRatingSummary(RatingSummary) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
-
- saveReviewDetail(ReviewDetail) - Method in interface org.broadleafcommerce.core.rating.dao.ReviewDetailDao
-
- saveReviewDetail(ReviewDetail) - Method in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
-
- saveSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- saveSku(Sku) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- saveSkuFee(SkuFee) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
- saveSkuFee(SkuFee) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- saveSkuFee(SkuFee) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
- saveSkuFee(SkuFee) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- saveState() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrIndexService
-
Saves some global context that might be altered during indexing.
- saveState() - Method in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- searchable - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- searchable - Variable in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
The searchable.
- searchable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The searchable.
- searchable - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- searchableFieldTypes - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- SearchConfig - Interface in org.broadleafcommerce.core.search.domain
-
- searchDisplayPriority - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- searchFacet - Variable in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- searchFacet - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- searchFacet - Variable in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- SearchFacet - Interface in org.broadleafcommerce.core.search.domain
-
A SearchFacet is an object that represents a particular facet that can be used to guide faceted
searching on a results page.
- searchFacet - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- SearchFacetDao - Interface in org.broadleafcommerce.core.search.dao
-
DAO used to interact with the database search facets
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SearchFacetDaoImpl - Class in org.broadleafcommerce.core.search.dao
-
- SearchFacetDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
-
- SearchFacetDTO - Class in org.broadleafcommerce.core.search.domain
-
- SearchFacetDTO() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- SearchFacetImpl - Class in org.broadleafcommerce.core.search.domain
-
- SearchFacetImpl() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- SearchFacetRange - Interface in org.broadleafcommerce.core.search.domain
-
- SearchFacetRangeImpl - Class in org.broadleafcommerce.core.search.domain
-
- SearchFacetRangeImpl() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- searchFacetRanges - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- SearchFacetResultDTO - Class in org.broadleafcommerce.core.search.domain
-
- SearchFacetResultDTO() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- SearchFacets - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Tab.Name
-
- SearchFacets - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl.Presentation.Tab.Order
-
- searchFacets - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- SearchIntercept - Interface in org.broadleafcommerce.core.search.domain
-
- SearchInterceptDao - Interface in org.broadleafcommerce.core.search.dao
-
- SearchInterceptDaoImpl - Class in org.broadleafcommerce.core.search.dao
-
- SearchInterceptDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- SearchInterceptImpl - Class in org.broadleafcommerce.core.search.domain
-
- SearchInterceptImpl() - Constructor for class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- searchPriority - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- SearchQuery - Class in org.broadleafcommerce.core.search.domain
-
- SearchQuery() - Constructor for class org.broadleafcommerce.core.search.domain.SearchQuery
-
- SearchQuery(String) - Constructor for class org.broadleafcommerce.core.search.domain.SearchQuery
-
- SearchRedirect - Interface in org.broadleafcommerce.core.search.redirect.domain
-
- SearchRedirectDao - Interface in org.broadleafcommerce.core.search.redirect.dao
-
Created by ppatel.
- SearchRedirectDao - Variable in class org.broadleafcommerce.core.search.redirect.service.SearchRedirectServiceImpl
-
- SearchRedirectDaoImpl - Class in org.broadleafcommerce.core.search.redirect.dao
-
Created by ppatel.
- SearchRedirectDaoImpl() - Constructor for class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- SearchRedirectImpl - Class in org.broadleafcommerce.core.search.redirect.domain
-
- SearchRedirectImpl() - Constructor for class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- SearchRedirectService - Interface in org.broadleafcommerce.core.search.redirect.service
-
Created by bpolster.
- SearchRedirectServiceImpl - Class in org.broadleafcommerce.core.search.redirect.service
-
Created by ppatel.
- SearchRedirectServiceImpl() - Constructor for class org.broadleafcommerce.core.search.redirect.service.SearchRedirectServiceImpl
-
- SearchService - Interface in org.broadleafcommerce.core.search.service
-
- SearchSynonym - Interface in org.broadleafcommerce.core.search.domain
-
- SearchSynonymDao - Interface in org.broadleafcommerce.core.search.dao
-
- SearchSynonymDaoImpl - Class in org.broadleafcommerce.core.search.dao
-
- SearchSynonymDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
-
- SearchSynonymImpl - Class in org.broadleafcommerce.core.search.domain
-
- SearchSynonymImpl() - Constructor for class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- searchTerm - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- SecureOrderPaymentDao - Interface in org.broadleafcommerce.core.payment.dao
-
- SecureOrderPaymentDaoImpl - Class in org.broadleafcommerce.core.payment.dao
-
- SecureOrderPaymentDaoImpl() - Constructor for class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
-
- secureOrderPaymentService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
- SecureOrderPaymentService - Interface in org.broadleafcommerce.core.payment.service
-
- SecureOrderPaymentServiceImpl - Class in org.broadleafcommerce.core.payment.service
-
Acquisition of Primary Account Number (PAN) and other sensitive information
is retrieved through a service separate from the order.
- SecureOrderPaymentServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
-
- securePaymentInfoDao - Variable in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
-
- securePaymentInfoService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- seedData - Variable in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- sequence - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- sequence - Variable in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- sequence - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- sequence - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- SequenceProcessor - Class in org.broadleafcommerce.core.workflow
-
- SequenceProcessor() - Constructor for class org.broadleafcommerce.core.workflow.SequenceProcessor
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- serialVersionUID - Static variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- serialVersionUID - Static variable in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- SERVER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- server - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- service - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- service - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- service - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- setAbbreviation(String) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the abbreviation
- setAbbreviation(String) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setAccessToken(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setAccessToken(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setAccountNumber(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- setAccountNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- setActive(boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- setActive(boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setActiveEndDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the active end date.
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setActiveEndDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the last date a product will be available that is used to determine whether
to display the product.
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setActiveEndDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the the last date that the Sku should be available for sale.
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setActiveEndDate(Date) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setActiveFacets(List<SearchFacetDTO>, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
- setActiveStartDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the active start date.
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setActiveStartDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the first date a product will be available that is used to determine whether
to display the product.
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setActiveStartDate(Date) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the the first date that the Sku should be available for sale.
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setActiveStartDate(Date) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setActivities(List<Activity<ProcessContext<? extends Object>>>) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Sets the collection of Activities to be executed by the Workflow Process
- setActivities(List<Activity<ProcessContext<?>>>) - Method in interface org.broadleafcommerce.core.workflow.Processor
-
- setActivity(Activity<? extends ProcessContext<?>>) - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- setActivityMessages(List<ActivityMessageDTO>) - Method in interface org.broadleafcommerce.core.workflow.ActivityMessages
-
- setActivityMessages(List<ActivityMessageDTO>) - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- setAddedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- setAddedOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setAdditionalAttributes(Map<String, String>) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Deprecated.
use setOrderItemAttributes instead
- setAdditionalAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setAdditionalFields(Map<String, String>) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setAdditionalFields(Map<String, String>) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- setAdditionalFields(Map<String, String>) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setAdditionalOfferInformation(Map<Offer, OfferInfo>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setAdditionalOfferInformation(Map<Offer, OfferInfo>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setAdditionalOfferInformation(Map<Offer, OfferInfo>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setAdditionalSkus(List<Sku>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the additional Skus associated to this Product.
- setAdditionalSkus(List<Sku>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setAddress(Address) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setAddress(Address) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setAddress(Address) - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Sets the associated Address with this OrderMultishipOption
- setAddress(Address) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- setAddress(Address) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setAddress(Address) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
-
- setAddress1(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setAddress1(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setAddress2(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setAddress2(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setAddressId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- setAdjustmentsFinalized(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
- setAdjustmentsFinalized(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- setAdjustmentsFinalized(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- setAdminServer(SolrServer) - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- setAllChildCategories(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use setAllChildCategoryXrefs() instead.
- setAllChildCategories(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setAllChildCategoryXrefs(List<CategoryXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setAllChildCategoryXrefs(List<CategoryXref>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setAllowedValues(List<ProductOptionValue>) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Set the allowed values for this ProductOption
- setAllowedValues(List<ProductOptionValue>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setAllowEmptyActivities(boolean) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- setAllParentCategories(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use setAllParentCategoryXrefs() instead.
- setAllParentCategories(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setAllParentCategories(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.
Use setAllParentCategoryXrefs() instead.
- setAllParentCategories(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- setAllParentCategoryXrefs(List<CategoryXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setAllParentCategoryXrefs(List<CategoryXref>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setAllParentCategoryXrefs(List<CategoryProductXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- setAllParentCategoryXrefs(List<CategoryProductXref>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setAllProducts(List<Product>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use setAllProductXrefs() instead.
- setAllProducts(List<Product>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setAllProductXrefs(List<CategoryProductXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setAllProductXrefs(List<CategoryProductXref>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets the amount to charge for this surcharge
- setAmount(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setAmount(BigDecimal) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Sets the amount of the tier.
- setAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- setAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- setAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the tax amount
- setAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
The amount that this payment is allotted for.
- setAmount(Money) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setAmount(Money) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Sets the amount of this transaction
- setAmount(Money) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setAmountPaid(Money) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setAmountPaid(Money) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setAppliedToSalePrice(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
- setAppliedToSalePrice(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setAppliedToSalePrice(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
- setAppliedToSalePrice(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setAppliesToCustomerRules(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
- setAppliesToCustomerRules(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- setAppliesToOrderRules(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
- setAppliesToOrderRules(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- setApplyDiscountToMarkedItems(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
- setApplyDiscountToMarkedItems(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- setApplyDiscountToSalePrice(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setApplyDiscountToSalePrice(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setArchived(Character) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setAttributeName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Sets the attribute name that will be used in storing the selected
ProductOptionValue for this ProductOption
- setAttributeName(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setAttributeName(String) - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- setAttributeName(String) - Method in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
-
- setAttributeValue(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Sets the option value.
- setAttributeValue(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- setAttributeValue(String) - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- setAuditable(Auditable) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setAuditable(Auditable) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setAuditable(Auditable) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setAuthorizationCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setAutoBundle(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Sets whether or not this should be bundled together if the individual
Products are added to the cart.
- setAutoBundle(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setAutomaticallyAdded(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets whether or not this offer should be automatically considered for consideration (versus requiring a code or
other delivery mechanism).
- setAutomaticallyAdded(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setAutomaticallyMergeLikeItems(boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
When set to true, the system when items are added to the cart, they will
automatically be merged.
- setAutomaticallyMergeLikeItems(boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- setAutomaticallyRegisterRollbackHandler(boolean) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Whether or not this activity should automatically register a configured RollbackHandler with the ActivityStateManager.
- setAutomaticallyRegisterRollbackHandler(boolean) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setAutoRollbackOnError(boolean) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Set whether or not the ActivityStateManager should automatically attempt to rollback any RollbackHandlers registered.
- setAvailabilityDate(Date) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the date the SKU will be available.
- setAvailabilityDate(Date) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setAvailabilityStatus(AvailabilityStatusType) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the availability status.
- setAvailabilityStatus(AvailabilityStatusType) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setAvailable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setAvailable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setAvsCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setBandResultPercent(Integer) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setBandResultPercent(Integer) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setBandResultQuantity(BigDecimal) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setBandResultQuantity(BigDecimal) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setBands(List<FulfillmentPriceBand>) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOption
-
- setBands(List<FulfillmentPriceBand>) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
-
- setBands(List<FulfillmentWeightBand>) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOption
-
- setBands(List<FulfillmentWeightBand>) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
-
- setBandUnitQuantity(BigDecimal) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setBandUnitQuantity(BigDecimal) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setBaseRetailPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- setBaseRetailPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setBaseRetailPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- setBaseRetailPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setBaseSalePrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- setBaseSalePrice(Money) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setBaseSalePrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- setBaseSalePrice(Money) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setBeanFactory(BeanFactory) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Sets the spring bean factroy bean that is responsible for this processor.
- setBeanName(String) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setBeanName(String) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Sets name of the spring bean in the application context that this
processor is configured under
- setBeanName(String) - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
-
- setBeanName(String) - Method in class org.broadleafcommerce.core.workflow.SilentErrorHandler
-
- setBillingAddress(Address) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Sets the billing address associated with this payment.
- setBillingAddress(Address) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setBundle(ProductBundle) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- setBundle(ProductBundle) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- setBundleOrderItem(BundleOrderItem) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setBundleOrderItem(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setBundleOrderItem(BundleOrderItem) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Sets the parent bundle item.
- setBundleOrderItem(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setBundleOrderItem(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
-
- setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice>) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setBundlePromotable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Gets whether or not the bundle itself should be promotable.
- setBundlePromotable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setCache(CatalogStructure) - Static method in class org.broadleafcommerce.core.search.service.solr.SolrIndexCachedOperation
-
Set the cache on the current thread
- setCandidateFulfillmentGroupOffer(List<CandidateFulfillmentGroupOffer>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setCandidateFulfillmentGroupOffer(List<CandidateFulfillmentGroupOffer>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setCandidateItemOffer(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- setCandidateItemOffers(List<CandidateItemOffer>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- setCandidateItemOffers(List<CandidateItemOffer>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setCandidateOrderOffers(List<CandidateOrderOffer>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setCandidateOrderOffers(List<CandidateOrderOffer>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the
Offers that could potentially apply to this
Order
- setCandidateOrderOffers(List<CandidateOrderOffer>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setCandidateQualifiersMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
-
- setCandidateQualifiersMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
-
- setCandidateQualifiersMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- setCandidateQualifiersMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- setCandidateTargetsMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- setCandidateTargetsMap(HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- setCanMultiselect(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets whether or not you can multiselect values for this Facet.
- setCanMultiselect(Boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setCanSellWithoutOptions(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets whether or not the default sku can be sold in the case that no product options are specified.
- setCanSellWithoutOptions(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Sets the category.
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setCategory(Category) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Sets the associated category
- setCategory(Category) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- setCategory(Category) - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Sets the associated category
- setCategory(Category) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- setCategoryAttributes(List<CategoryAttribute>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
This will be replaced with #setCategoryAttributesMap() in 3.1.0.
- setCategoryAttributes(List<CategoryAttribute>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setCategoryAttributesMap(Map<String, CategoryAttribute>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setCategoryAttributesMap(Map<String, CategoryAttribute>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setCategoryDao(CategoryDao) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- setCategoryDao(CategoryDao) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- setCategoryId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Sets the categoryId for which the system should find related products.
- setCategoryId(Long) - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
-
- setCategoryId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setCategoryImages(Map<String, String>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setCategoryImages(Map<String, String>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setCategoryMedia(Map<String, Media>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the category media.
- setCategoryMedia(Map<String, Media>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setCheckoutResponse(CheckoutResponse) - Method in exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
-
- setChild(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- setChildCategories(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
Use setChildCategoryXrefs() instead.
- setChildCategories(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setChildCategoryIds(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the all child category ids.
- setChildCategoryIds(List<Long>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setChildCategoryURLMap(Map<String, List<Long>>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.
This approach is inherently inefficient and should no longer be used
- setChildCategoryURLMap(Map<String, List<Long>>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setChildCategoryXrefs(List<CategoryXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
- setChildCategoryXrefs(List<CategoryXref>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setChildOrderItems(List<OrderItem>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the list of orderitems that are dependent on this order item
- setChildOrderItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setChildOrderItems(List<OrderItemRequestDTO>) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setCity(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setCity(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setCodeType(String) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setCodeType(String) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setCombinableWithOtherOffers(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setCombinableWithOtherOffers(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Sets the combinableWithOtherOffers value for this offer.
- setContainer(ContainerShapeType) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setContainer(ContainerShapeType) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension container shape
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setContainer(ContainerShapeType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setCountry(String) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the country used for tax calculation.
- setCountry(String) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setCountry(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setCountry(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setCriteriaOfferXrefPK(CriteriaOfferXref.CriteriaOfferXrefPK) - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref
-
- setCrossSaleProducts(List<RelatedProduct>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the cross sale products that are related to this category.
- setCrossSaleProducts(List<RelatedProduct>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setCrossSaleProducts(List<RelatedProduct>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the related Cross Sales
- setCrossSaleProducts(List<RelatedProduct>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setCumulativeResults(boolean) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Sets whether cumulative results are desired.
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the currency for this Sku
Note: Currency is ignored when using dynamic pricing
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Set the currency that the
Order is priced in.
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOption
-
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
-
- setCurrency(BroadleafCurrency) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setCurrency(BroadleafCurrency) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Sets the number of milliseconds that the current date/time will be cached for queries before refreshing.
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDaoExtensionHandler
-
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Sets the number of milliseconds that the current date/time will be cached for queries before refreshing.
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDaoExtensionHandler
-
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
-
Sets the number of milliseconds that the current date/time will be cached for queries before refreshing.
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
-
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the associated
Customer for this Order.
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- setCustomer(Customer) - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- setCustomer(Customer) - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- setCustomerId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the customer id.
- setCustomerId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setCustomerIpAddress(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Sets the
Customer IP address that instigated the transaction.
- setCustomerIpAddress(String) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setCustomerOfferDao(CustomerOfferDao) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setCustomerOfferDao(CustomerOfferDao) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setCvvCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setCvvCode(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setDate(Date) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Sets the date that this transaction was made on
- setDate(Date) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setDefaultCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the default
Category to associate this product with.
- setDefaultCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setDefaultErrorHandler(ErrorHandler) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- setDefaultErrorHandler(ErrorHandler) - Method in interface org.broadleafcommerce.core.workflow.Processor
-
- setDefaultFulfillmentGroupTaxRate(Double) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setDefaultItemTaxRate(Double) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setDefaultModule(Boolean) - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- setDefaultModule(Boolean) - Method in interface org.broadleafcommerce.core.pricing.service.module.ShippingModule
-
Deprecated.
- setDefaultParent(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- setDefaultParentCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the default parent category.
- setDefaultParentCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setDefaultProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
The relationship for a Product's default Sku (and thus a Sku's default Product) is actually maintained
on the Product entity as a foreign key to Sku.
- setDefaultProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setDefaultSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the default Sku for this Product
Note: this operation is cascaded with CascadeType.ALL which saves from having to persist the Product
in 2 operations: first persist the Sku and then take the merged Sku, set it as this Product's default
Sku, and then persist this Product.
- setDefaultSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setDeleteEmptyNamedOrders(boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Sets whether or not to delete named orders once all items have been removed.
- setDeleteEmptyNamedOrders(boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- setDeliveryInstruction(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setDeliveryInstruction(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setDeliveryType(OfferDeliveryType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Deprecated.
Replaced by setAutomaticallyApplied(boolean val).
- setDeliveryType(OfferDeliveryType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setDepth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setDepth(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension depth
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setDepth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the description.
- setDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets a brief description of the product that is used for display.
- setDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the brief description of the Sku.
- setDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets the fee description
- setDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setDescription(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setDescription(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setDescription(String) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setDescription(String) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setDimension(Dimension) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- setDimension(Dimension) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setDimension(Dimension) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the embedded Dimension for this Sku
- setDimension(Dimension) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setDimensionUnitOfMeasure(DimensionUnitOfMeasureType) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setDiscountable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the whether the Sku qualifies for discounts or not.
- setDiscountable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setDiscountedPrice(Money) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- setDiscountedPrice(Money) - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- setDiscountedPrice(Money) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- setDiscountedPrice(Money) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- setDiscountedPrice(Money) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- setDiscountedPrice(Money) - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- setDiscountingAllowed(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Turns off discount processing for this line item.
- setDiscountingAllowed(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setDiscountType(OfferDiscountType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setDiscountType(OfferDiscountType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setDiscreteOrderItem(DiscreteOrderItem) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- setDiscreteOrderItem(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- setDiscreteOrderItemFeePrices(List<DiscreteOrderItemFeePrice>) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- setDiscreteOrderItemFeePrices(List<DiscreteOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setDiscreteOrderItemFeePrices(List<DiscreteOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
-
- setDiscreteOrderItems(List<DiscreteOrderItem>) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- setDiscreteOrderItems(List<DiscreteOrderItem>) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setDiscreteOrderItems(List<DiscreteOrderItemRequest>) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setDisplayName(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setDisplayName(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setDisplayOrder(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Sets the display order.
- setDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- setDisplayOrder(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- setDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- setDisplayOrder(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Gets the display order of this option in relation to the other
ProductOptions
- setDisplayOrder(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setDisplayOrder(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Sets the display order.
- setDisplayOrder(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- setDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
-
- setDisplayOrdersByCategoryProduct(Map<String, BigDecimal>) - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- setDisplayTemplate(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the display template.
- setDisplayTemplate(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setDisplayTemplate(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the name of a display template that is used to render this product.
- setDisplayTemplate(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setEmailAddress(String) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setEmailAddress(String) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setEmailAddress(String) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setEncryptionModule(EncryptionModule) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- setEncryptionModule(EncryptionModule) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setEncryptionModule(EncryptionModule) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- setEncryptionModule(EncryptionModule) - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
Sets the encryption module used by to encrypt and decrypt the data saved in the blSecurePU persistence unit.
- setEndDate(Date) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setEndDate(Date) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setEndDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setEndDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setEndingDepth(int) - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Sets the ending depth.
- setEndingDepth(int) - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- setEntityType(FieldEntity) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the entityType
- setEntityType(FieldEntity) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setErrorCode(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setErrorCode(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setErrorCode(String) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- setErrorCode(String) - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- setErrorHandler(ErrorHandler) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
- setErrorHandler(ErrorHandler) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setErrorMessage(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setErrorMessage(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setErrorMessage(String) - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- setExceptionMessage(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setExceptionMessage(String) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setExcludedFulfillmentOptions(List<FulfillmentOption>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setExcludedFulfillmentOptions(List<FulfillmentOption>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setExcludedSearchFacets(List<SearchFacet>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the SearchFacets that should not be rendered by this Category.
- setExcludedSearchFacets(List<SearchFacet>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setExecutePromotionCalculation(Boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferContext
-
- setExpirationMonth(Integer) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setExpirationMonth(Integer) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setExpirationYear(Integer) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setExpirationYear(Integer) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setExpireTime(Long) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setExpireTime(Long) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setExpression(String) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets the MVEL expression used to determine if this fee should be applied.
- setExpression(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- setFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setFacetFieldType(FieldType) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the facet field type
- setFacetFieldType(FieldType) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setFacetResults(Map<String, SearchFacetDTO>, QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Builds out the DTOs for facet results from the search.
- setFacets(List<SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- setFacetValues(List<SearchFacetResultDTO>) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- setFailureReportingThreshold(int) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
-
- setFeaturedProduct(boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets whether or not the product is featured
- setFeaturedProduct(boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setFeaturedProducts(List<FeaturedProduct>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the featured products.
- setFeaturedProducts(List<FeaturedProduct>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setFeeBand(Integer) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setFeeBand(Integer) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setFees(List<SkuFee>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the extra fees for this particular Sku
- setFees(List<SkuFee>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setFeeSubType(String) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setFeeSubType(String) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setFeeSubTypeMapping(Map<String, String>) - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- setFeeType(SkuFeeType) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- setFeeType(SkuFeeType) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setFeeType(String) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setFeeType(String) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setFeeTypeMapping(Map<String, String>) - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- setFgisToDelete(List<FulfillmentGroupItem>) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setField(Field) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the field associated with this facet.
- setField(Field) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setFieldValues(Map<String, String>) - Method in interface org.broadleafcommerce.core.offer.domain.OfferInfo
-
- setFieldValues(Map<String, String>) - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
-
- setFilterCriteria(Map<String, String[]>) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- setFinalizedQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- setFinalizedQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- setFinalizedQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- setFulfillmentFlatRates(Map<FulfillmentOption, BigDecimal>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setFulfillmentFlatRates(Map<FulfillmentOption, BigDecimal>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- setFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- setFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
-
- setFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- setFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- setFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setFulfillmentGroupCityTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setFulfillmentGroupCountryTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setFulfillmentGroupDao(FulfillmentGroupDao) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- setFulfillmentGroupFees(List<FulfillmentGroupFee>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setFulfillmentGroupFees(List<FulfillmentGroupFee>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setFulfillmentGroupItemDao(FulfillmentGroupItemDao) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- setFulfillmentGroupItemRequests(List<FulfillmentGroupItemRequest>) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setFulfillmentGroupItems(List<FulfillmentGroupItem>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setFulfillmentGroupItems(List<FulfillmentGroupItem>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setFulfillmentGroupOfferProcessor(FulfillmentGroupOfferProcessor) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setFulfillmentGroupOfferProcessor(FulfillmentGroupOfferProcessor) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setFulfillmentGroupPostalCodeTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setFulfillmentGroups(List<FulfillmentGroup>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setFulfillmentGroups(List<FulfillmentGroup>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setFulfillmentGroups(List<FulfillmentGroup>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setFulfillmentGroupStateTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setFulfillmentOption(FulfillmentOption) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setFulfillmentOption(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setFulfillmentOption(FulfillmentOption) - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Sets the associated FulfillmentOption with this OrderMultishipOption
- setFulfillmentOption(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- setFulfillmentOptionId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- setFulfillmentOptionPrices(Map<? extends FulfillmentOption, Money>) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentEstimationResponse
-
- setFulfillmentPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the price to charge for this fulfillmentGroup.
- setFulfillmentPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setFulfillmentPricingService(FulfillmentPricingService) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupPricingActivity
-
- setFulfillmentType(FulfillmentType) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the default fulfillment type for skus in this category.
- setFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setFulfillmentType(FulfillmentType) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the fulfillment type for this sku.
- setFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setFulfillmentType(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Sets the type of fulfillment that this option supports
- setFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setFulfillmentType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setGiftWrapOrderItem(GiftWrapOrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- setGiftWrapOrderItem(GiftWrapOrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setGirth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setGirth(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension girth
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setGirth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setHeight(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setHeight(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension height
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setHeight(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the primary key.
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the id of the Product.
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Sets the unique identifier of the product option.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Sets the unique identifier of the product option value.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the id of this sku
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the id of this SkuAvailability record
- setId(Long) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOffer
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferInfo
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Sets the id of the offer tier.
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the unique id of the OrderItem.
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemAttribute
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Sets the unique id of the OrderItem.
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Sets the id for this OrderItemQualifier
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Sets the internal id of this OrderMultishipOption
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the id.
- setId(Long) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- setId(Long) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
- setId(Long) - Method in interface org.broadleafcommerce.core.pricing.domain.ShippingRate
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- setId(Long) - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- setId(Long) - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- setId(Long) - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- setId(Long) - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Sets the internal id
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Sets the internal id
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the id
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the internal id
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Sets the internal id
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setId(Long) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setId(Long) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setId(String) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setId(String) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- setId(Long) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setImageUrl(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setImageUrl(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setImplementorResponseCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setImplementorResponseText(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setInventoryType(InventoryType) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the type of inventory for this category
- setInventoryType(InventoryType) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setInventoryType(InventoryType) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the type of inventory for this sku
- setInventoryType(InventoryType) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setIsHelpful(Boolean) - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- setIsHelpful(Boolean) - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- setIsMachineSortable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets whether or not this Sku can be sorted by a machine
- setIsMachineSortable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setIsShippingPriceTaxable(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setIsShippingPriceTaxable(Boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setItemAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setItemAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setItemAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setItemCityTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setItemCountryTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setItemCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- setItemCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- setItemCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- setItemId(String) - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- setItemId(String) - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- setItemName(String) - Method in class org.broadleafcommerce.core.order.service.call.NonDiscreteOrderItemRequestDTO
-
- setItemName(String) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequest
-
- setItemOfferProcessor(ItemOfferProcessor) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setItemOfferProcessor(ItemOfferProcessor) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setItemPostalCodeTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setItemRequest(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setItemsPromotable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Sets whether or not the items in this bundle should be considered for
promotions using the promotion engine
NOTE: THIS IS NOT YET SUPPORTED BY BROADLEAF
- setItemsPromotable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setItemStateTaxRateMap(Map<String, Double>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- setJavaStandardTimeZone(Boolean) - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- setJurisdictionName(String) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Optionally sets the name of the tax jurisdiction.
- setJurisdictionName(String) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setKey(String) - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
-
- setKey(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
-
- setKey(OrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
-
- setKey(String) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setKey(String) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setLabel(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setLabel(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setLabel(String) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the label
- setLabel(String) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setLatitude(Double) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setLatitude(Double) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setLegacyCandidateTargets(List<PromotableOrderItem>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- setLegacyCandidateTargets(List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- setListPrice(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.
- setListPrice(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- setLocale(Locale) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setLocale(Locale) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setLocale(Locale) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setLocationId(Long) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the USPSLocation id of this skuAvailability.
- setLocationId(Long) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setLogType(PaymentLogEventType) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setLogType(PaymentLogEventType) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setLongDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the long description.
- setLongDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setLongDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets a long description of the product that is used for display.
- setLongDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setLongDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the long description of the sku.
- setLongDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setLongDescription(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Sets the long description for this option to show to the user when they select an option
for fulfilling their order
- setLongDescription(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setLongitude(Double) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setLongitude(Double) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setMachineSortable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setMachineSortable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- setManufacturer(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the manufacture for this product
- setManufacturer(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setMarketingMessage(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setMarketingMessage(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setMatchedQualifier(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- setMatchedTarget(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
-
- setMatchRule(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- setMatchRule(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
-
- setMatchRule(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
-
- setMaxUses(int) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setMaxUses(int) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Sets the maximum number of times that this code can be used regardless of Order or Customer
0 indicates unlimited usage.
- setMaxUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setMaxUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setMaxUsesPerCustomer(Long) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the maximum number of times that this offer
can be used by the same customer.
- setMaxUsesPerCustomer(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setMaxUsesPerOrder(int) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the maximum number of times that this offer
can be used in the current order.
- setMaxUsesPerOrder(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setMaxValue(BigDecimal) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Sets the maximum value for this SearchFacetRange
- setMaxValue(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- setMaxValue(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setMedia(Map<String, Media>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the media for this product.
- setMedia(Map<String, Media>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setMediaId(Long) - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
-
- setMerchandiseTotal(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setMerchandiseTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setMerged(boolean) - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- setMessage(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- setMessage(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- setMessage(String) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- setMessageFrom(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- setMessageFrom(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- setMessageTo(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- setMessageTo(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- setMethod(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Deprecated.
Should use #setFulfillmentOption() instead
- setMethod(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- setMethod(String) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- setMiddlewareResponseCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setMiddlewareResponseText(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setMinimumWeight(BigDecimal) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- setMinimumWeight(BigDecimal) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- setMinQuantity(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Sets the minimum number need to qualify for this tier.
- setMinValue(BigDecimal) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Sets the minium value for this SearchFacetRange
- setMinValue(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- setMinValue(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setModel(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the model number of the product
- setModel(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setModifiable(Boolean) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setModifiable(Boolean) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setModuleConfiguration(ModuleConfiguration) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the module configuration that was used to calculate taxes.
- setModuleConfiguration(ModuleConfiguration) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setMoveNamedOrderItems(boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Determines whether or not items will be removed from the named order (wishlist)
when they are moved to the Customer's current cart.
- setMoveNamedOrderItems(boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
- setMultishipOptionsToDelete(List<Long[]>) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setMustCalculate(boolean) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
-
Sets whether or not this service is required to delegate to a tax provider.
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the name.
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Sets the name.
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the name of the product that is used for display purposes.
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the the name of the Sku.
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Sets the name.
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets the name of the surcharge
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setName(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Set the display name for this option that will be shown to the user to select from
such as "2-day" or "Express" or "Super-saver shipping"
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the name of the order in the context of a wishlist.
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Sets the name.
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setName(String) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the name of this order item.
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setName(String) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setName(String) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setName(String) - Method in class org.broadleafcommerce.core.pricing.service.module.BandedShippingModule
-
Deprecated.
- setName(String) - Method in interface org.broadleafcommerce.core.pricing.service.module.ShippingModule
-
Deprecated.
- setName(String) - Method in interface org.broadleafcommerce.core.pricing.service.module.TaxModule
-
Deprecated.
- setName(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setName(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setNameOnCard(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setNameOnCard(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setNewCartOwnership(Order, Customer) - Method in class org.broadleafcommerce.core.order.service.AbstractMergeCartServiceExtensionHandler
-
- setNewCartOwnership(Order, Customer) - Method in interface org.broadleafcommerce.core.order.service.MergeCartServiceExtensionHandler
-
- setNewCartOwnership(Order, Customer) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
- setOccasion(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
-
- setOccasion(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOffer
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOffer
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref.CriteriaOfferXrefPK
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.CustomerOffer
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
Sets the associated offer.
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Sets the related offer.
- setOffer(Offer) - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- setOfferCode(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setOfferCode(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setOfferCodeDao(OfferCodeDao) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setOfferCodeDao(OfferCodeDao) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setOfferCodeId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the offer code that was used to retrieve the offer.
- setOfferCodeId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setOfferCodes(List<OfferCode>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the offer codes that can be used to retrieve this Offer.
- setOfferCodes(List<OfferCode>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setOfferContext(OfferContext) - Static method in class org.broadleafcommerce.core.offer.service.OfferContext
-
- setOfferCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.domain.CriteriaOfferXref.CriteriaOfferXrefPK
-
- setOfferDao(OfferDao) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setOfferDao(OfferDao) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setOfferDao(OfferDao) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- setOfferDao(OfferDao) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
Set the offerDao (primarily for unit testing)
- setOfferDao(OfferDao) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- setOfferId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the associated offer id.
- setOfferId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setOfferItemQualifierRuleType(OfferItemRestrictionRuleType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setOfferItemQualifierRuleType(OfferItemRestrictionRuleType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setOfferItemTargetRuleType(OfferItemRestrictionRuleType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setOfferItemTargetRuleType(OfferItemRestrictionRuleType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setOfferMatchRules(Map<String, OfferRule>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setOfferMatchRules(Map<String, OfferRule>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setOfferName(String) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Returns the name of the offer at the time the adjustment was made.
- setOfferName(String) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setOfferServiceUtilities(OfferServiceUtilities) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- setOfferTiers(List<OfferTier>) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Sets the list of Tiers.
- setOfferTimeZoneProcessor(OfferTimeZoneProcessor) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
- setOfferTimeZoneType(OfferTimeZoneType) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
- setOisToDelete(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setOption(BandedPriceFulfillmentOption) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
- setOption(BandedPriceFulfillmentOption) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- setOption(BandedWeightFulfillmentOption) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- setOption(BandedWeightFulfillmentOption) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- setOption(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateOrderOffer
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.offer.domain.OrderAdjustment
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- setOrder(int) - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- setOrder(int) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Sets the order.
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the order for this orderItem.
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Sets the associated Order with this OrderMultishipOption
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.ReconstructCartResponse
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setOrder(Order) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
- setOrder(Order) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setOrder(int) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setOrderAdjustments(List<OrderAdjustment>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setOrderAttributes(Map<String, OrderAttribute>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setOrderAttributes(Map<String, OrderAttribute>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the map of order attributes.
- setOrderAttributes(Map<String, OrderAttribute>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setOrderDao(OrderDao) - Method in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
-
- setOrderDao(OrderDao) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- setOrderId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the associated order id.
- setOrderId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.offer.domain.CandidateItemOffer
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.dto.OrderItemHolder
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemAttribute
-
Sets the orderItem.
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Sets the orderItem for this itemPriceDetail.
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Sets the related order item.
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- setOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderMultishipOption
-
Sets the associated OrderItem with this OrderMultishipOption
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setOrderItemAdjustments(List<OrderItemAdjustment>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Deprecated.
Item level adjustments are now stored at the OrderItemPriceDetail level instead to
prevent unnecessary item splitting of OrderItems when evaluating promotions
in the pricing engine.
- setOrderItemAdjustments(List<OrderItemAdjustment>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setOrderItemAdjustments(List<OrderItemPriceDetailAdjustment>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Sets the list of OrderItemPriceDetailAdjustment
- setOrderItemAdjustments(List<OrderItemPriceDetailAdjustment>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- setOrderItemAttributes(Map<String, OrderItemAttribute>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the map of order item attributes.
- setOrderItemAttributes(Map<String, OrderItemAttribute>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
Sets the map of order item attributes.
- setOrderItemDao(OrderItemDao) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
Set the orderItemDao (primarily for unit testing)
- setOrderItemDao(OrderItemDao) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- setOrderItemId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setOrderItemId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
-
- setOrderItemPriceDetail(OrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
- setOrderItemPriceDetail(OrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setOrderItemPriceDetails(List<OrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the list of orderItem price details.
- setOrderItemPriceDetails(List<OrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setOrderItemQualifiers(List<OrderItemQualifier>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the list of OrderItemQualifiers
- setOrderItemQualifiers(List<OrderItemQualifier>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setOrderItemQuantityDelta(Integer) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setOrderItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setOrderItems(List<OrderItem>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setOrderItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setOrderItemService(OrderItemService) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- setOrderItemType(OrderItemType) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- setOrderItemType(OrderItemType) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setOrderMessages(List<ActivityMessageDTO>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setOrderMessages(List<ActivityMessageDTO>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setOrderMessages(List<ActivityMessageDTO>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setOrderNumber(String) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setOrderNumber(String) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Set the unique order number for this
Order
- setOrderNumber(String) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setOrderOfferProcessor(OrderOfferProcessor) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setOrderOfferProcessor(OrderOfferProcessor) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setOrderPayment(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Sets the overall payment that this transaction applies to
- setOrderPayment(OrderPayment) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setOrders(List<Order>) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setOrders(List<Order>) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setOrderService(OrderService) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setOrderService(OrderService) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setOrderSubTotalToPriceWithAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Sets the order subTotal to the sum of item total prices without
adjustments.
- setOrderSubTotalToPriceWithAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- setOrderSubTotalToPriceWithoutAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Sets the order subTotal to the sum of item total prices without
adjustments.
- setOrderSubTotalToPriceWithoutAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- setOverrideRetailPrice(Money) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setOverrideSalePrice(Money) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setPage(Integer) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- setPage(Integer) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- setPageSize(int) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- setPageSize(Integer) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- setPageSize(Integer) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- setPageSize(Integer) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
-
Override the default page size (set by property streaming.transaction.item.page.size) by which entities will be purged.
- setPageSize(Integer) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
- setPagingAttributes(ProductSearchResult, int, ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Sets the total results, the current page, and the page size on the ProductSearchResult.
- setPan(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
-
- setPan(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setPan(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- setPan(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- setParent(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
-
- setParent(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
-
- setParentCategoriesByCategory(Map<Long, Set<Long>>) - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- setParentCategoriesByProduct(Map<Long, Set<Long>>) - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- setParentOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the parent order item for this order item
- setParentOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setParentOrderItemId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setParentTransaction(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- setParentTransaction(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setPaymentGatewayType(PaymentGatewayType) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Gets the gateway that was used to process this order payment.
- setPaymentGatewayType(PaymentGatewayType) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setPaymentInfoDao(OrderPaymentDao) - Method in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- setPaymentInfoId(Long) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setPaymentInfoId(Long) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setPaymentInfoReferenceNumber(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setPaymentInfoReferenceNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setPayments(List<OrderPayment>) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setPayments(List<OrderPayment>) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the various payment types associated with this
Order
- setPayments(List<OrderPayment>) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setPaymentTransaction(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setPerformAuthorizeAndCapture(boolean) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
-
- setPersonalMessage(PersonalMessage) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setPersonalMessage(PersonalMessage) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setPersonalMessage(PersonalMessage) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
- setPersonalMessage(PersonalMessage) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setPersonalMessage(PersonalMessage) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setPhone(Phone) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setPhone(Phone) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
use the phonePrimary property on the related Address instead
- setPhone(Phone) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
- setPhone(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setPhone(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setPin(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
-
- setPin(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- setPotentialSavings(Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
- setPotentialSavings(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
- setPreview(Boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Calling this method is the same as calling the following:
OrderItem.setRetailPrice(Money)
OrderItem.setSalePrice(Money)
#setRetailPriceOverride(true)
#setSalePriceOverride(true)
#setDiscountingAllowed(false)
This has the effect of setting the price in a way that no discounts or adjustments can be made.
- setPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setPrice(Money) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOption
-
- setPrice(Money) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
-
- setPriceAdjustment(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Gets the price adjustment associated with this value.
- setPriceAdjustment(Money) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- setPriceAdjustment(Money) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- setPriceOrder(boolean) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
-
- setPricingModel(ProductBundlePricingModelType) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- setPricingModel(ProductBundlePricingModelType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setPrimary(boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setPrimary(boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setPrimaryServer(SolrServer) - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- setPriority(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- setPriority(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setPriority(int) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setPriority(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setPriority(int) - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- setPriority(Integer) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- setProcessContext(ProcessContext<?>) - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- setProcessContextFactory(ProcessContextFactory<Object, Object>) - Method in interface org.broadleafcommerce.core.workflow.Processor
-
- setProcessContextFactory(ProcessContextFactory<Object, Object>) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
-
- setProcessorResponseCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setProcessorResponseText(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Sets the product.
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductAttribute
-
Sets the product.
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Associates a Sku to a given Product.
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setProduct(Product) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setProduct(Product) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setProduct(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
-
- setProductAttributes(Map<String, ProductAttribute>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets a generic list of key-value pairs for Product
- setProductAttributes(Map<String, ProductAttribute>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setProductBundle(ProductBundle) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Sets the ProductBundle associated with this BundleOrderItem.
- setProductBundle(ProductBundle) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setProductBundle(ProductBundle) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setProductDao(ProductDao) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- setProductDao(ProductDao) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
-
- setProductId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Sets the productId for which the system should find related products.
- setProductId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setProductId(Long) - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
-
- setProductOption(ProductOption) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Sets the associated product option.
- setProductOption(ProductOption) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
-
- setProductOption(ProductOption) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionXref
-
- setProductOption(ProductOption) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
-
- setProductOptions(List<ProductOption>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.
use setProductOptionXrefs instead
- setProductOptions(List<ProductOption>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setProductOptionValidationStrategyType(ProductOptionValidationStrategyType) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setProductOptionValidationStrategyType(ProductOptionValidationStrategyType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setProductOptionValidationType(ProductOptionValidationType) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setProductOptionValidationType(ProductOptionValidationType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setProductOptionValues(List<ProductOptionValue>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setProductOptionValues(List<ProductOptionValue>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- setProductOptionValuesCollection(Set<ProductOptionValue>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the ProductOptionValues that should be mapped to this Sku
- setProductOptionValuesCollection(Set<ProductOptionValue>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setProductOptionXrefs(List<ProductOptionXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
- setProductOptionXrefs(List<ProductOptionXref>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setProducts(List<Product>) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Deprecated.
use setProductXrefs instead
- setProducts(List<Product>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setProducts(List<Product>) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- setProductsByCategory(Map<Long, List<Long>>) - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
-
- setProductXrefs(List<ProductOptionXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setProductXrefs(List<ProductOptionXref>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setProfileUrl(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setProfileUrl(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setPromoMessage(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the promotional message for this Product
- setPromoMessage(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setPromotableItemFactory(PromotableItemFactory) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
- setPromotableItemFactory(PromotableItemFactory) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
- setPromotableItemFactory(PromotableItemFactory) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- setPromotableItemFactory(PromotableItemFactory) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
- setPromotableItemFactory(PromotableItemFactory) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- setPromotion(Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- setPromotion(Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- setPromotion(Offer) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- setPromotionMessage(String) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setPromotionMessage(String) - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- setPromotionMessage(String) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- setPromotionMessage(String) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setPromotionMessage(String) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setPropertyName(String) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the propertyName
- setPropertyName(String) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setProratedOrderAdjustmentAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setProratedOrderAdjustmentAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setProviderId(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- setProviders(List<FulfillmentPricingProvider>) - Method in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
-
- setProviderUserId(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- setQualifiedKeys(ProductSearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Perform any necessary conversion of the key to be used by the search service
- setQualifyingItemCriteria(Set<OfferItemCriteria>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setQualifyingItemCriteria(Set<OfferItemCriteria>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setQualifyingItemSubTotal(Money) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setQualifyingItemSubTotal(Money) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
The number of results to return.
- setQuantity(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
-
- setQuantity(int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Sets the quantity for this price detail.
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- setQuantity(int) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setQuantity(int) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the quantity of this item
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setQuantity(int) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns the quantity
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- setQuantity(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemQualifier
-
Sets the quantity of the associated OrderItem that was used as a qualifier.
- setQuantity(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
-
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setQuantity(int) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setQuantityAvailable(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.QuantityAvailableSkuTemplate
-
- setQuantityAvailable(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
- setQuantityAvailable(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setQuantityAvailable(int) - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- setQuantityOnHand(Integer) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the quantity on hand.
- setQuantityOnHand(Integer) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setQuantityRequested(int) - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- setQueryString(String) - Method in class org.broadleafcommerce.core.search.domain.SearchQuery
-
- setRank(Integer) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setRank(Integer) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setRate(BigDecimal) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the tax rate.
- setRate(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setRating(Double) - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- setRating(Double) - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- setRatings(List<RatingDetail>) - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- setRatings(List<RatingDetail>) - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- setRatingSubmittedDate(Date) - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- setRatingSubmittedDate(Date) - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- setRatingSummary(RatingSummary) - Method in interface org.broadleafcommerce.core.rating.domain.RatingDetail
-
- setRatingSummary(RatingSummary) - Method in class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
-
- setRatingType(RatingType) - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- setRatingType(RatingType) - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- setRawResponse(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Sets the raw response that was returned from the gateway.
- setRawResponse(String) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setReason(String) - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- setReason(String) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- setReason(String) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- setReason(String) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setReason(String) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setRedeemedDate(Date) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the offer redeemed date.
- setRedeemedDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
-
- setRedirect(String) - Method in interface org.broadleafcommerce.core.search.domain.SearchIntercept
-
Deprecated.
- setRedirect(String) - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- setReferenceNumber(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setReferenceNumber(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setReferenceNumber(String) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Sets the soft link to a
Referenced entity stored in the blSecurePU persistence unit.
- setReferenceNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setReferenceNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- setReferenceNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
-
- setReferenceNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
-
- setReferenceNumber(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.Referenced
-
Set the link between this secure entity and the
OrderPayment.
- setRefreshToken(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setRefreshToken(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setRegion(String) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the region, as a string.
- setRegion(String) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setReindexServer(SolrServer) - Static method in class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- setRelatedProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setRelatedProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setRelatedProduct(Product) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setRemainingBalance(Money) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setRemovedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
-
- setRemovedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.call.ReconstructCartResponse
-
- setRemovedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
-
- setRemoveEmptyFulfillmentGroups(boolean) - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
-
- setRemoveEmptyFulfillmentGroups(boolean) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
-
- setReportingCode(String) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setReportingCode(String) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setReportingCode(String) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePrice
-
- setReportingCode(String) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
-
- setReportingCode(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
- setReportingCode(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setRequired(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Sets whether or not
- setRequired(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setRequiredFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- setRequiredFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- setRequiredFacets(List<RequiredFacet>) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the list of facets which this facet depends on.
- setRequiredFacets(List<RequiredFacet>) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setRequiresAllDependentFacets(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets whether or not all dependent facets must be active, or if only one is necessary
- setRequiresAllDependentFacets(Boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setRequiresRelatedTargetAndQualifiers(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setRequiresRelatedTargetAndQualifiers(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setReserveQuantity(Integer) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the reserve quantity.
- setReserveQuantity(Integer) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
Sets the reserve quantity.
- setResultAmount(BigDecimal) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
Sets the amount that should be applied to the fulfillment cost
for this band.
- setResultAmount(BigDecimal) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- setResultAmountType(FulfillmentBandResultAmountType) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBand
-
- setResultAmountType(FulfillmentBandResultAmountType) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
-
- setRetailFulfillmentPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the retail price for this fulfillmentGroup.
- setRetailFulfillmentPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setRetailPrice(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the retail price for the Sku.
- setRetailPrice(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setRetailPrice(Money) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- setRetailPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Calling this method will manually set the retailPrice.
- setRetailPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setRetailPriceMinimumAmount(BigDecimal) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
Set the minimum amount that this band is valid for.
- setRetailPriceMinimumAmount(BigDecimal) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
-
- setRetailPriceOverride(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Indicates that the retail price was manually set.
- setRetailPriceOverride(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setRetailPriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setRetailPriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setRetailPriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setRetailPriceValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
- setRetailPriceValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setRetailPriceValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
- setRetailPriceValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setRetailShippingPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setRetailShippingPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setReviewDetail(ReviewDetail) - Method in interface org.broadleafcommerce.core.rating.domain.ReviewFeedback
-
- setReviewDetail(ReviewDetail) - Method in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
-
- setReviews(List<ReviewDetail>) - Method in interface org.broadleafcommerce.core.rating.domain.RatingSummary
-
- setReviews(List<ReviewDetail>) - Method in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
-
- setReviewText(String) - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
-
- setReviewText(String) - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
-
- setRollbackHandler(RollbackHandler<T>) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Set the RollbackHandler instance that should be called by the ActivityStateManager in the
event of a workflow execution problem.
- setRollbackHandler(RollbackHandler<T>) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setRollbackRegion(String) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Set the optional region label for the RollbackHandler.
- setRollbackRegion(String) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setRollbackStateLocal(RollbackStateLocal) - Static method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- setRootCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Sets the root category.
- setRootCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- setRoundingMode(RoundingMode) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- setRoundingMode(RoundingMode) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- setRoundingScale(int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
- setRoundingScale(int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
- setRoutingNumber(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
-
- setRoutingNumber(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
- setRowLimit(int) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
-
- setSaleFulfillmentPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the sale price for this fulfillmentGroup.
- setSaleFulfillmentPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setSalePrice(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the the Sale Price of the Sku.
- setSalePrice(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
Allows for overriding the related Product's sale price.
- setSalePrice(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- setSalePrice(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setSalePrice(Money) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
- setSalePrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Calling this method will manually set the salePrice.
- setSalePrice(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setSalePriceOverride(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Indicates that the sale price was manually set.
- setSalePriceOverride(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setSalePriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setSalePriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
-
- setSalePriceOverride(Money) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setSaleShippingPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setSaleShippingPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setSalesPriceValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
- setSalesPriceValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setSalesPriceValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
- setSalesPriceValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setSavedCartAttributes(Order) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
-
- setSearchable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- setSearchable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- setSearchable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- setSearchable(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the searchable flag
- setSearchable(Boolean) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setSearchableFieldTypes(List<FieldType>) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the searchableFieldTypes
- setSearchableFieldTypes(List<FieldType>) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setSearchConfigs(List<SearchConfig>) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets the searchConfigs.
- setSearchConfigs(List<SearchConfig>) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setSearchDisplayPriority(Integer) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the display priority on search result pages
- setSearchDisplayPriority(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setSearchFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Sets the associated search facet
- setSearchFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
-
- setSearchFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Sets the associated search facet
- setSearchFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- setSearchFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.domain.RequiredFacet
-
- setSearchFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
-
- setSearchFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Sets the associated SearchFacet
- setSearchFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
-
- setSearchFacetRanges(List<SearchFacetRange>) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the SearchFacetRanges
Note: This method will set ALL search facet ranges
- setSearchFacetRanges(List<SearchFacetRange>) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setSearchFacets(List<CategorySearchFacet>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the SearchFacets that are directly associated with this Category
- setSearchFacets(List<CategorySearchFacet>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setSearchPriority(Integer) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setSearchPriority(Integer) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setSearchTerm(String) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setSearchTerm(String) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setSecret(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setSecret(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setSeedData(T) - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- setSeedData(T) - Method in interface org.broadleafcommerce.core.workflow.ProcessContext
-
Provide seed information to this ProcessContext, usually
provided at time of workflow kickoff by the containing
workflow processor.
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
-
- setSequence(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
-
- setSequence(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.RelatedProduct
-
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
-
- setSequence(Integer) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setSequence(Integer) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setSequence(BigDecimal) - Method in interface org.broadleafcommerce.core.search.domain.CategorySearchFacet
-
Sets the sequence of this search facet
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
-
- setService(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Deprecated.
Should use #setFulfillmentOption() instead
- setService(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- setService(String) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- setShippingModule(ShippingModule) - Method in class org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
-
Deprecated.
- setShippingOverride(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets whether or not to override the shipping calculation
- setShippingOverride(Boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setShippingPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setShippingPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setShippingService(ShippingService) - Method in class org.broadleafcommerce.core.pricing.service.workflow.ShippingActivity
-
Deprecated.
- setShowOnSearch(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets showOnSearch
- setShowOnSearch(Boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- setShowQuantity(boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- setSize(ContainerSizeType) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setSize(ContainerSizeType) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension container size
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setSize(ContainerSizeType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuAttribute
-
Sets the sku.
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- setSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- setSku(Sku) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- setSku(Sku) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- setSkuActiveDateConsiderationContext(HashMap) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- setSkuActiveDatesService(DynamicSkuActiveDatesService) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- setSkuAttributes(Map<String, SkuAttribute>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the denormalized set of key-value pairs on a Sku
- setSkuAttributes(Map<String, SkuAttribute>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setSkuBundleItem(SkuBundleItem) - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Sets the associated skuBundleItem.
- setSkuBundleItem(SkuBundleItem) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
Sets the associated SkuBundleItem.
- setSkuBundleItems(List<SkuBundleItem>) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
- setSkuBundleItems(List<SkuBundleItem>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- setSkuDao(SkuDao) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- setSkuId(Long) - Method in interface org.broadleafcommerce.core.inventory.domain.SkuAvailability
-
Deprecated.
Sets the id of this SKU
- setSkuId(Long) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- setSkuId(Long) - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- setSkuId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
-
- setSkuMedia(Map<String, Media>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets a map of key/value pairs where the key is a string for the name of a media object and the value
is an object of type Media.
- setSkuMedia(Map<String, Media>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setSkuPricingConsiderationContext(HashMap) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- setSkuPricingService(DynamicSkuPricingService) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- setSkus(List<Sku>) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets the Skus associated with this surcharge
- setSkus(List<Sku>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setSortQuery(String) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- setSplitItems(List<BundleOrderItem>) - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
-
- setSplitItems(List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
-
- setStackable(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setStackable(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Sets the stackable value for this offer.
- setStartDate(Date) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setStartDate(Date) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setStartDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
- setStartDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setStartingDepth(int) - Method in interface org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfiguration
-
Sets the starting depth.
- setStartingDepth(int) - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- setState(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setState(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setStateConfiguration(Map<String, Object>) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Set any user-defined state that should accompany the RollbackHandler.
- setStateConfiguration(Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- setStateItems(Map<String, Object>) - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
-
- setStatus(FulfillmentGroupStatusType) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setStatus(FulfillmentGroupStatusType) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setStatus(FulfillmentGroupStatusType) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setStatus(FulfillmentGroupStatusType) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setStatus(OrderStatus) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setStatus(OrderStatus) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the status of the Order
- setStatus(OrderStatus) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setSubCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
- setSubCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- setSubmitDate(Date) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setSubmitDate(Date) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Set the date that this
Order was submitted.
- setSubmitDate(Date) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setSubTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setSubTotal(Money) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the subtotal price for the order.
- setSubTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setSuccess(Boolean) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- setSuccess(Boolean) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setSynonyms(String[]) - Method in interface org.broadleafcommerce.core.search.domain.SearchSynonym
-
- setSynonyms(String[]) - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- setTargetItemCriteria(Set<OfferItemCriteria>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setTargetItemCriteria(Set<OfferItemCriteria>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setTargetSystem(String) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setTargetSystem(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the whether the Sku qualifies for taxes or not.
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
-
Sets whether or not this surcharge should be included in tax calculations
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
-
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
-
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Sets whether or not this fee is taxable
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Sets taxability of option
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setTaxable(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets whether or not this item is taxable.
- setTaxable(Boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
- setTaxCode(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the tax code of this category.
- setTaxCode(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setTaxCode(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the tax code for this product.
- setTaxCode(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setTaxCode(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the tax code for this SKU
- setTaxCode(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setTaxCode(String) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Sets the taxCode of the particular option
- setTaxCode(String) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setTaxes(List<TaxDetail>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Gets the list of TaxDetail objects, which are taxes that apply directly to this fulfillment group.
- setTaxes(List<TaxDetail>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Sets the list of TaxDetail objects, which are taxes that apply directly to this fee.
- setTaxes(List<TaxDetail>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setTaxes(List<TaxDetail>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTaxes(List<TaxDetail>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
Sets the list of TaxDetail objects, which are taxes that apply directly to this item.
- setTaxes(List<TaxDetail>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setTaxModule(TaxModule) - Method in class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
-
- setTaxName(String) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the name of the tax, if applicable.
- setTaxName(String) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setTaxOverride(Boolean) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setTaxOverride(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets whether or not to override the tax calculation
- setTaxOverride(Boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setTaxProviders(List<TaxProvider>) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
-
Sets a list of TaxProvider implementations.
- setTaxService(TaxService) - Method in class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
-
- setTaxSums(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.TotalActivity
-
- setTerm(String) - Method in interface org.broadleafcommerce.core.search.domain.SearchIntercept
-
Deprecated.
- setTerm(String) - Method in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- setTerm(String) - Method in interface org.broadleafcommerce.core.search.domain.SearchSynonym
-
- setTerm(String) - Method in class org.broadleafcommerce.core.search.domain.SearchSynonymImpl
-
- setThreadId(String) - Method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- setTieredOffer(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Sets whether or not this is a tiered offer.
- setTotal(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setTotal(Money) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setTotal(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setTotalFeeTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the total fee tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group fees.
- setTotalFeeTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTotalFufillmentCharges(Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Sets the total fulfillmentCharges the order.
- setTotalFufillmentCharges(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
-
- setTotalFulfillmentCharges(Money) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setTotalFulfillmentCharges(Money) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Set the total fulfillment cost of this
Order.
- setTotalFulfillmentCharges(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setTotalFulfillmentGroupTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the total fulfillment group tax for this fulfillment group, which is the sum of the taxes
on this fulfillment group itself (such as a shipping tax) only.
- setTotalFulfillmentGroupTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTotalitarianOffer(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setTotalitarianOffer(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setTotalItemAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setTotalItemAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setTotalItemTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the total item tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group items.
- setTotalItemTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTotalItemTaxableAmount(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
- setTotalItemTaxableAmount(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setTotalResults(Integer) - Method in class org.broadleafcommerce.core.search.domain.ProductSearchResult
-
- setTotalSavings(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
-
- setTotalShipping(Money) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setTotalShipping(Money) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
- setTotalShipping(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setTotalTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Sets the total tax for this fulfillment group, which is the sum of the taxes on all fulfillment
group items, fees, and taxes on this fulfillment group itself (such as a shipping tax).
- setTotalTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Sets the total tax for this fee, which is the sum of all taxes for this fee.
- setTotalTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
-
- setTotalTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setTotalTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
-
Sets the total tax for this item, which is the sum of all taxes for this item.
- setTotalTax(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
-
- setTotalTax(Money) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
-
- setTotalTax(Money) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Sets the total tax of this order, which is the sum of the taxes on all fulfillment
groups.
- setTotalTax(Money) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- setTransactionAmount(Money) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
Sets the transaction amount.
- setTransactionId(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setTransactions(List<PaymentTransaction>) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
All of the transactions that have been applied to this particular payment.
- setTransactions(List<PaymentTransaction>) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setTransactionSuccess(Boolean) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setTransactionSuccess(Boolean) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setTransactionSuccess(Boolean) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setTransactionTimestamp(Date) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setTransactionTimestamp(Date) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setTransactionTimestamp(Date) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setTransactionType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setTransactionType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setTranslatable(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Sets whether or not this field should be considered translatable
- setTranslatable(Boolean) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
- setTreatAsNewFormat(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setTreatAsNewFormat(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setType(ProductOptionType) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Sets the option type.
- setType(ProductOptionType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setType(RelatedProductTypeEnum) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Sets the type of relationship that is desired.
- setType(OfferType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setType(OfferType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferDeliveryType
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
-
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
-
- setType(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
- setType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- setType(TaxType) - Method in interface org.broadleafcommerce.core.order.domain.TaxDetail
-
Sets the tax type
- setType(TaxType) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
-
- setType(String) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
-
- setType(PaymentType) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Sets the type of this payment like Credit Card or Gift Card
- setType(PaymentType) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
-
- setType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
- setType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- setUnloggedExceptionClasses(List<String>) - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
-
- setUpSaleProducts(List<RelatedProduct>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the upsale products that are related to this category.
- setUpSaleProducts(List<RelatedProduct>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setUpSaleProducts(List<RelatedProduct>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the related Up Sales
- setUpSaleProducts(List<RelatedProduct>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setUrl(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the url.
- setUrl(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setUrl(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the URL that a customer could type in to reach this product.
- setUrl(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setUrl(String) - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
-
- setUrl(String) - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
- setUrlKey(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the url key.
- setUrlKey(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
- setUrlKey(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets a url-fragment to be used with this product.
- setUrlKey(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setUseBillingAddressFromGateway(boolean) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
-
- setUseFlatRates(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
- setUseFlatRates(Boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
-
- setUseInSkuGeneration(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setUseInSkuGeneration(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setUserConnectionPK(UserConnectionImpl.UserConnectionPK) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
-
- setUserConnectionPK(UserConnectionImpl.UserConnectionPK) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
-
- setUserId(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
-
- setUserName(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentLog
-
Deprecated.
- setUserName(String) - Method in class org.broadleafcommerce.core.payment.domain.PaymentLogImpl
-
Deprecated.
- setUserName(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
-
- setUses(int) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setUses(int) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
- setUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
Deprecated.
- setUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Deprecated.
- setUseSalePrice(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Set that the adjustments should be taken off of the item's sale price.
- setUseSalePrice(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
-
- setValidationString(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
- setValidationString(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
-
- setValidationString(String) - Method in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
-
- setValue(String) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Sets the value.
- setValue(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
-
- setValue(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
- setValue(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- setValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.Adjustment
-
- setValue(Money) - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
-
- setValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
-
- setValue(BigDecimal) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
- setValue(BigDecimal) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- setValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
-
- setValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
-
- setValue(Money) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
-
- setValue(String) - Method in interface org.broadleafcommerce.core.order.domain.OrderAttribute
-
Sets the value.
- setValue(String) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
- setValue(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
-
- setValue(String) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
-
- setWaitTime(long) - Method in class org.broadleafcommerce.core.util.ThirdPartyInteractionLatencySimulationActivity
-
- setWeight(Weight) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the product weight
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setWeight(Weight) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setWeight(Weight) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the embedded Weight for this Sku
- setWeight(Weight) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- setWeight(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Weight
-
- setWeightUnitOfMeasure(WeightUnitOfMeasureType) - Method in class org.broadleafcommerce.core.catalog.domain.Weight
-
- setWeightUnitOfMeasure(WeightUnitOfMeasureType) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
-
- setWeightUnitOfMeasure(WeightUnitOfMeasureType) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
-
- setWidth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- setWidth(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the dimension width
Note: this is a convenience method that merely serves as
a pass-through to the same method via
Product.getDefaultSku()
- setWidth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- setWorkflow(Processor) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompositeActivity
-
- setWorkflow(Processor) - Method in class org.broadleafcommerce.core.pricing.service.workflow.CompositeActivity
-
- setWorkflowId(String) - Method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
-
- setWrappedItems(List<OrderItem>) - Method in interface org.broadleafcommerce.core.order.domain.GiftWrapOrderItem
-
- setWrappedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
-
- setWrappedItems(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.call.GiftWrapOrderItemRequest
-
- setZip(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
-
- setZip(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
-
- setZipCity(String) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setZipCity(String) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- setZipcode(Integer) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setZipcode(Integer) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- setZipLatitude(double) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setZipLatitude(double) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- setZipLongitude(double) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setZipLongitude(double) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- setZipState(String) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
-
- setZipState(String) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
-
- shallowCopy() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
- shallowCopy() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- shallowCopy() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- SHIPPED - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
Deprecated.
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Group.Name
-
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Group.Order
-
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Tab.Name
-
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.Tab.Order
-
- SHIPPING - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- ShippingActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
- ShippingActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.ShippingActivity
-
Deprecated.
- ShippingModule - Interface in org.broadleafcommerce.core.pricing.service.module
-
- shippingModule - Variable in class org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
-
Deprecated.
- ShippingOfferActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
- ShippingOfferActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.ShippingOfferActivity
-
- ShippingOfferService - Interface in org.broadleafcommerce.core.offer.service
-
- ShippingOfferServiceImpl - Class in org.broadleafcommerce.core.offer.service
-
- ShippingOfferServiceImpl() - Constructor for class org.broadleafcommerce.core.offer.service.ShippingOfferServiceImpl
-
- shippingOverride - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- ShippingRate - Interface in org.broadleafcommerce.core.pricing.domain
-
Deprecated.
- ShippingRateDao - Interface in org.broadleafcommerce.core.pricing.dao
-
- shippingRateDao - Variable in class org.broadleafcommerce.core.pricing.service.ShippingRateServiceImpl
-
Deprecated.
- ShippingRateDaoImpl - Class in org.broadleafcommerce.core.pricing.dao
-
- ShippingRateDaoImpl() - Constructor for class org.broadleafcommerce.core.pricing.dao.ShippingRateDaoImpl
-
Deprecated.
- ShippingRateImpl - Class in org.broadleafcommerce.core.pricing.domain
-
Deprecated.
- ShippingRateImpl() - Constructor for class org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
-
Deprecated.
- ShippingRateService - Interface in org.broadleafcommerce.core.pricing.service
-
- ShippingRateServiceImpl - Class in org.broadleafcommerce.core.pricing.service
-
- ShippingRateServiceImpl() - Constructor for class org.broadleafcommerce.core.pricing.service.ShippingRateServiceImpl
-
Deprecated.
- ShippingService - Interface in org.broadleafcommerce.core.pricing.service
-
- ShippingServiceImpl - Class in org.broadleafcommerce.core.pricing.service
-
- ShippingServiceImpl() - Constructor for class org.broadleafcommerce.core.pricing.service.ShippingServiceImpl
-
Deprecated.
- ShippingServiceType - Class in org.broadleafcommerce.core.pricing.service.workflow.type
-
- ShippingServiceType() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.type.ShippingServiceType
-
Deprecated.
- ShippingServiceType(String, String) - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.type.ShippingServiceType
-
Deprecated.
- SHORT_DESCRIPTION - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl.Presentation.FieldOrder
-
- shouldApplyFeeToFulfillmentGroup(SkuFee, FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
-
If the SkuFee expression is null or empty, this method will always return true
- shouldExecute(Activity<? extends ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
-
Returns true if this rollback handler should execute
- shouldExecute(T) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Determines if an activity should execute based on the current values in the
ProcessContext.
- shouldExecute(T) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
-
- shouldSumItems() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
- shouldSumItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- showOnSearch - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
-
- showQuantity - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
-
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
-
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SilentErrorHandler - Class in org.broadleafcommerce.core.workflow
-
- SilentErrorHandler() - Constructor for class org.broadleafcommerce.core.workflow.SilentErrorHandler
-
- SimpleFulfillmentLocationResolver - Class in org.broadleafcommerce.core.pricing.service.fulfillment
-
- SimpleFulfillmentLocationResolver() - Constructor for class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
-
- SimpleTaxProvider - Class in org.broadleafcommerce.core.pricing.service.tax.provider
-
Simple factor-based tax module that can be configured by adding rates for
specific postalCodes, city, state, or country.
- SimpleTaxProvider() - Constructor for class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
- size - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
-
- SIZE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
-
- Sku - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about a SKU.
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The sku.
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- SKU - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.FieldOrder
-
- sku - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
- SKU - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.FieldOrder
-
- sku - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- sku - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
-
- sku - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
-
- SkuAccessor - Interface in org.broadleafcommerce.core.order.domain
-
Interface indicating that an item contains a getSku method.
- SkuActiveDateConsiderationContext - Class in org.broadleafcommerce.core.catalog.service.dynamic
-
Convenient place to store the active date context and the related service on thread local.
- SkuActiveDateConsiderationContext() - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
-
- SkuAttribute - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about a SKU's Attributes.
- SkuAttributeImpl - Class in org.broadleafcommerce.core.catalog.domain
-
The Class SkuAttributeImpl is the default implementation of
SkuAttribute.
- SkuAttributeImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
- skuAttributes - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- SkuAvailability - Interface in org.broadleafcommerce.core.inventory.domain
-
Deprecated.
This is no longer required and is instead implemented as a third-party inventory module
- SkuAvailabilityImpl - Class in org.broadleafcommerce.core.inventory.domain
-
Deprecated.
This is no longer required and is instead implemented as a third-party inventory module
- SkuAvailabilityImpl() - Constructor for class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- SkuBundleItem - Interface in org.broadleafcommerce.core.catalog.domain
-
Represents the
Sku being sold in a bundle along with metadata
about the relationship itself like how many items should be included in the
bundle
- skuBundleItem - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
-
- SkuBundleItemImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- SkuBundleItemImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
- skuBundleItems - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
- SkuDao - Interface in org.broadleafcommerce.core.catalog.dao
-
SkuDao provides persistence access to Sku instances
- skuDao - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
- skuDao - Variable in class org.broadleafcommerce.core.order.service.legacy.LegacyOrderServiceImpl
-
Deprecated.
- SkuDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
- SkuDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
-
- SkuFee - Interface in org.broadleafcommerce.core.catalog.domain
-
Used to represent Sku-specific surcharges when fulfilling this item.
- SkuFeeImpl - Class in org.broadleafcommerce.core.catalog.domain
-
- SkuFeeImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- SkuFeeType - Class in org.broadleafcommerce.core.catalog.service.type
-
- SkuFeeType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
-
- SkuFeeType(String, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
-
- skuId - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
The sale price.
- skuId - Variable in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
-
- SkuImpl - Class in org.broadleafcommerce.core.catalog.domain
-
The Class SkuImpl is the default implementation of
Sku.
- SkuImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- skuMedia - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
- SkuPricingConsiderationContext - Class in org.broadleafcommerce.core.catalog.service.dynamic
-
Convenient place to store the pricing considerations context and the pricing service on thread local.
- SkuPricingConsiderationContext() - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
-
- skus - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
- skus - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
-
- SolrContext - Class in org.broadleafcommerce.core.search.service.solr
-
Provides a class that will statically hold the Solr server
- SolrContext() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrContext
-
- SolrHelperService - Interface in org.broadleafcommerce.core.search.service.solr
-
- SolrHelperServiceImpl - Class in org.broadleafcommerce.core.search.service.solr
-
Provides utility methods that are used by other Solr service classes
- SolrHelperServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- SolrIndexCachedOperation - Class in org.broadleafcommerce.core.search.service.solr
-
- SolrIndexCachedOperation() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrIndexCachedOperation
-
- SolrIndexCachedOperation.CacheOperation - Interface in org.broadleafcommerce.core.search.service.solr
-
Basic interface representing a block of work to perform with a single cache instance
- SolrIndexDao - Interface in org.broadleafcommerce.core.search.dao
-
Provides some specialized catalog retrieval methods for
SolrIndexService for maximum
efficiency of solr document creation during indexing.
- solrIndexDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- SolrIndexDaoImpl - Class in org.broadleafcommerce.core.search.dao
-
- SolrIndexDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
-
- SolrIndexService - Interface in org.broadleafcommerce.core.search.service.solr
-
Service exposing several methods for creating a Solr index based on catalog product data.
- solrIndexService - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SolrIndexServiceImpl - Class in org.broadleafcommerce.core.search.service.solr
-
Responsible for building and rebuilding the Solr index
- SolrIndexServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrIndexServiceImpl
-
- SolrSearchServiceExtensionHandler - Interface in org.broadleafcommerce.core.search.service.solr
-
- SolrSearchServiceExtensionManager - Class in org.broadleafcommerce.core.search.service.solr
-
Manages extension points for SolrSearchService
- SolrSearchServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionManager
-
- SolrSearchServiceImpl - Class in org.broadleafcommerce.core.search.service.solr
-
An implementation of SearchService that uses Solr.
- SolrSearchServiceImpl(String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SolrSearchServiceImpl(SolrServer) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SolrSearchServiceImpl(String, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
This constructor serves to mimic the one which takes in one SolrServer argument.
- SolrSearchServiceImpl(String, String, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
This constructor serves to mimic the one which takes in one SolrServer argument.
- SolrSearchServiceImpl(SolrServer, SolrServer) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SolrSearchServiceImpl(SolrServer, SolrServer, SolrServer) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
- SORT_STRING - Static variable in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- sortFacetResults(Map<String, SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Invoked to sort the facet results.
- sortQualifierItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
- sortQualifierItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- sortQuery - Variable in class org.broadleafcommerce.core.search.domain.ProductSearchCriteria
-
- sortTargetItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
- sortTargetItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
- split(int, Long, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- split(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
-
- split(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
-
- split(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
-
- splitDetailsIfNecessary(List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Checks to see if the discountQty matches the detailQty.
- splitIfNecessary() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Checks to see that the discount quantities match the target quantities.
- splitIfNecessary() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
- splitIfNecessary() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
-
- splitItems - Variable in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
-
- splitItems - Variable in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
-
- stackable - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- startDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
- startingDepth - Variable in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
-
- STATE - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
-
- STATE - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
-
- stateConfiguration - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
-
- stateMap - Variable in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
-
- stateService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
-
- STATUS - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
-
- status - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
- STATUS - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.FieldOrder
-
- status - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- STOP_PROCESSING - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
-
- stopEntireProcess - Variable in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- stopProcess() - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
-
- stopProcess() - Method in interface org.broadleafcommerce.core.workflow.ProcessContext
-
Activly informs the workflow process to stop processing
no further activities will be executed
- Store - Interface in org.broadleafcommerce.core.store.domain
-
- StoreDao - Interface in org.broadleafcommerce.core.store.dao
-
- StoreDaoImpl - Class in org.broadleafcommerce.core.store.dao
-
- StoreDaoImpl() - Constructor for class org.broadleafcommerce.core.store.dao.StoreDaoImpl
-
- StoreImpl - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl
-
- StoreImpl.Presentation - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation
-
- StoreImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.FieldOrder() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
-
- StoreImpl.Presentation.Group - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Group() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group
-
- StoreImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Group.Name() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Name
-
- StoreImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Group.Order() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
-
- StoreImpl.Presentation.Tab - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Tab() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab
-
- StoreImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Tab.Name() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Name
-
- StoreImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.store.domain
-
- StoreImpl.Presentation.Tab.Order() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Order
-
- StoreService - Interface in org.broadleafcommerce.core.store.service
-
- StoreServiceImpl - Class in org.broadleafcommerce.core.store.service
-
- StoreServiceImpl() - Constructor for class org.broadleafcommerce.core.store.service.StoreServiceImpl
-
- STRING - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- STRINGS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
-
- StructuredContentCartRuleProcessor - Class in org.broadleafcommerce.core.order.service
-
Created by bpolster.
- StructuredContentCartRuleProcessor() - Constructor for class org.broadleafcommerce.core.order.service.StructuredContentCartRuleProcessor
-
- subCategory - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
-
- SUBMIT_ORDER - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
-
- SUBMITDATE - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.FieldOrder
-
- submitDate - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- submitOrder(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
- submitOrder(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
-
- SUBMITTED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
Used to represent a completed
Order.
- SUBTOTAL - Static variable in class org.broadleafcommerce.core.order.domain.OrderImpl.Presentation.FieldOrder
-
- subTotal - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
-
- success - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
- sumItemAmount(List<FulfillmentGroupItem>, Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
- sumTaxAmount(List<FulfillmentGroupItem>, Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
- supportLogger - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
-
- supports(Activity<? extends ProcessContext<?>>) - Method in interface org.broadleafcommerce.core.workflow.Processor
-
- supports(Activity<? extends ProcessContext<?>>) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
-
- swapActiveCores() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Swaps the primary and reindex cores.
- swapActiveCores() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
-
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
Takes the adjustments and PriceDetails from the passed in PromotableOrder and transfers them to the
actual order first checking to see if they already exist.
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeFulfillmentGroupAdjustments(FulfillmentGroup, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeFulfillmentGroups(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeItemPriceDetails(OrderItem, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeItemQualifiers(OrderItem, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeOrderAdjustments(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
- synchronizeOrderItems(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-