Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abbreviation - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- abbreviation - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- ABBREVIATION - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- ABBREVIATION - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- AbstractAdditionStatusDaoExtensionHandler - Class in org.broadleafcommerce.core.catalog.dao
- AbstractAdditionStatusDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.dao.AbstractAdditionStatusDaoExtensionHandler
- AbstractBaseProcessor - Class in org.broadleafcommerce.core.offer.service.processor
- AbstractBaseProcessor(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- AbstractCartRuleProcessor<T> - Class in org.broadleafcommerce.core.order.service
- AbstractCartRuleProcessor() - Constructor for class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
- AbstractCatalogServiceExtensionHandler - Class in org.broadleafcommerce.core.catalog.service
- AbstractCatalogServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- AbstractCategoryDaoExtensionHandler - Class in org.broadleafcommerce.core.catalog.dao
- AbstractCategoryDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.dao.AbstractCategoryDaoExtensionHandler
- AbstractCheckAvailabilityActivity - Class in org.broadleafcommerce.core.order.service.workflow
-
Common functionality between checking availability between adds and updates
- AbstractCheckAvailabilityActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.AbstractCheckAvailabilityActivity
- AbstractInventoryServiceExtensionHandler - Class in org.broadleafcommerce.core.inventory.service
- AbstractInventoryServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- AbstractMergeCartServiceExtensionHandler - Class in org.broadleafcommerce.core.order.service
- AbstractMergeCartServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.service.AbstractMergeCartServiceExtensionHandler
- AbstractOfferServiceExtensionHandler - Class in org.broadleafcommerce.core.offer.service
- AbstractOfferServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- AbstractOfferValueModifierExtensionHandler - Class in org.broadleafcommerce.core.offer.service
- AbstractOfferValueModifierExtensionHandler() - Constructor for class org.broadleafcommerce.core.offer.service.AbstractOfferValueModifierExtensionHandler
- AbstractOrderDaoExtensionHandler - Class in org.broadleafcommerce.core.order.dao
- AbstractOrderDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.dao.AbstractOrderDaoExtensionHandler
- AbstractOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
-
Only the product is required to add an item to an order.
- AbstractOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- AbstractOrderItemServiceExtensionHandler - Class in org.broadleafcommerce.core.order.service.extension
- AbstractOrderItemServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.service.extension.AbstractOrderItemServiceExtensionHandler
- AbstractOrderServiceExtensionHandler - Class in org.broadleafcommerce.core.order.service
- AbstractOrderServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- AbstractPostUpdateOrderExtensionHandler - Class in org.broadleafcommerce.core.order.extension
- AbstractPostUpdateOrderExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- AbstractPreviewProductUrlModifierExtensionHandler - Class in org.broadleafcommerce.core.catalog.service.extension
- AbstractPreviewProductUrlModifierExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.service.extension.AbstractPreviewProductUrlModifierExtensionHandler
- AbstractProductDaoExtensionHandler - Class in org.broadleafcommerce.core.catalog.dao
- AbstractProductDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.dao.AbstractProductDaoExtensionHandler
- AbstractProductProcessorExtensionHandler - Class in org.broadleafcommerce.core.catalog.service.extension
- AbstractProductProcessorExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.service.extension.AbstractProductProcessorExtensionHandler
- AbstractPromotionRounding - Class in org.broadleafcommerce.core.offer.service.discount.domain
- AbstractPromotionRounding() - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
- AbstractPurgeSandboxClonedEntitiesExtensionHandler - Class in org.broadleafcommerce.core.event
- AbstractPurgeSandboxClonedEntitiesExtensionHandler() - Constructor for class org.broadleafcommerce.core.event.AbstractPurgeSandboxClonedEntitiesExtensionHandler
- AbstractResourcePurgeExtensionHandler - Class in org.broadleafcommerce.core.util.service
- AbstractResourcePurgeExtensionHandler() - Constructor for class org.broadleafcommerce.core.util.service.AbstractResourcePurgeExtensionHandler
- AbstractSiteMapExtensionHandler - Class in org.broadleafcommerce.core.util.service
- AbstractSiteMapExtensionHandler() - Constructor for class org.broadleafcommerce.core.util.service.AbstractSiteMapExtensionHandler
- AbstractSkuDaoExtensionHandler - Class in org.broadleafcommerce.core.catalog.dao
- AbstractSkuDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.catalog.dao.AbstractSkuDaoExtensionHandler
- AbstractSolrIndexServiceExtensionHandler - Class in org.broadleafcommerce.core.search.service.solr.index
-
Implementors of the SolrIndexServiceExtensionHandler interface should extend this class so that if additional extension points are added which they don't care about, their code will not need to be modified.
- AbstractSolrIndexServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- AbstractSolrIndexUpdateCommandHandlerImpl - Class in org.broadleafcommerce.core.search.service.solr.indexer
-
Component to provide basic functionality around handling SolrUpdateCommands.
- AbstractSolrIndexUpdateCommandHandlerImpl(String) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
- AbstractSolrIndexUpdateServiceImpl - Class in org.broadleafcommerce.core.search.service.solr.indexer
-
This component is an abstract component that will be extended by more concrete implementations for updating or reindexing Solr.
- AbstractSolrIndexUpdateServiceImpl(String, SolrIndexQueueProvider, SolrIndexUpdateCommandHandler) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- AbstractSolrSearchServiceExtensionHandler - Class in org.broadleafcommerce.core.search.service.solr
-
Implementors of the SolrSearchServiceExtensionHandler interface should extend this class so that if additional extension points are added which they don't care about, their code will not need to be modified.
- AbstractSolrSearchServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- AbstractValidateAddRequestActivityExtensionHandler - Class in org.broadleafcommerce.core.order.service.workflow.add.extension
- AbstractValidateAddRequestActivityExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.service.workflow.add.extension.AbstractValidateAddRequestActivityExtensionHandler
- AbstractValidateCheckoutActivityExtensionHandler - Class in org.broadleafcommerce.core.checkout.service.workflow.extension
- AbstractValidateCheckoutActivityExtensionHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.extension.AbstractValidateCheckoutActivityExtensionHandler
- ACCOUNT - Static variable in class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- accountId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- accountNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- acquireLock(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
This method will attempt to update the
OrderLockobject table for the given order to mark it as locked, provided the OrderLock record for the given order was not already locked. - acquireLock(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- acquireLock(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderLockManager
-
Blocks the requesting thread until able to acquire a lock for the given order.
- acquireLock(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- acquireLock(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- acquireLockIfAvailable(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderLockManager
-
This method differs from
OrderLockManager.acquireLock(Order)in that it will not block if the lock is currently held by a different caller. - active - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- active - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- ACTIVE_END_DATE - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- ACTIVE_END_DATE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- ACTIVE_START_DATE - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- ACTIVE_START_DATE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupName
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupOrder
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- ActiveDateRange - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- activeEndDate - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- activeEndDate - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- activeEndDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- activeEndDate - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
The active end date.
- ActiveRange - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupName
- ActiveRange - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupOrder
- activeStartDate - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- activeStartDate - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- activeStartDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- activeStartDate - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
-
The active start date.
- activities - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
- activity - Variable in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- Activity<T extends ProcessContext<?>> - Interface in org.broadleafcommerce.core.workflow
-
Interface to be used for workflows in Broadleaf.
- ActivityMessageDTO - Class in org.broadleafcommerce.core.order.service.call
-
ActivityMessageDTO will hold messages that will be passed between activities/workflows.
- ActivityMessageDTO(String, Integer, String) - Constructor for class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- activityMessages - Variable in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
- ActivityMessages - Interface in org.broadleafcommerce.core.workflow
- ActivityRange - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- ActivityRange - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- ActivityStateManager<T extends ProcessContext<?>> - Interface in org.broadleafcommerce.core.workflow.state
-
Manages activity state for the current thread during workflow execution.
- ActivityStateManagerImpl<T extends ProcessContext<?>> - Class in org.broadleafcommerce.core.workflow.state
- ActivityStateManagerImpl() - Constructor for class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- add(Long) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.PurgeErrorCache
- add(String, Collection<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(String, Collection<SolrInputDocument>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(String, Iterator<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(String, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(String, SolrInputDocument, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(Collection<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(Collection<SolrInputDocument>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(Iterator<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(SolrInputDocument, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- add(T) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- ADD_ITEM - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- ADD_TYPE_RANK - Static variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- addAddedOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- addAddedOfferCode(OfferCode) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Deprecated.
- addAddedOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
-
Deprecated.
- addAdditionalCategoryIds(Category, SearchCriteria, List<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- addAdditionalCategoryIds(Category, SearchCriteria, List<Long>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Adds any additional category ids to filter by when category browsing or searching.
- addAdditionalOffersForCode - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- addAdditionalOffersForCode(List<Offer>, OfferCode) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- addAdditionalOffersForCode(List<Offer>, OfferCode) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows module extensions to add additional offers for a given offer code.
- addAdditionalOffersForCode(List<Offer>, OfferCode) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- addAditionalLookupType(String) - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- addAll(Collection<? extends T>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- addAllItemsFromNamedOrder(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Adds all orderItems to the current cart from the same Customer that owns the named order.
- addAllItemsFromNamedOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addBean(Object) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBean(Object, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBean(String, Object) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBean(String, Object, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(String, Collection<?>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(String, Collection<?>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(String, Iterator<?>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(Collection<?>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(Collection<?>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addBeans(Iterator<?>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Adds a fulfillmentGroupAdjustment
- addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- addCandidateFulfillmentGroupOffer(CandidateFulfillmentGroupOffer) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- addCandidateFulfillmentGroupOffer(CandidateFulfillmentGroupOffer) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- addCandidateItemOffer(CandidateItemOffer) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Used by the promotion engine to add offers that might apply to this orderItem.
- addCandidateItemOffer(CandidateItemOffer) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- addCandidateItemPriceDetailAdjustment(PromotableOrderItemPriceDetailAdjustment) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Adds the adjustment to the item's adjustment list and discounts the item's prices by the value of the adjustment.
- addCandidateItemPriceDetailAdjustment(PromotableOrderItemPriceDetailAdjustment) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- addCandidateItemPriceDetailAdjustment(PromotableOrderItemPriceDetailAdjustment) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- addCandidateOrderAdjustment(PromotableOrderAdjustment) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Adds the adjustment to the order's adjustment list and discounts the order's adjustment price by the value of the adjustment.
- addCandidateOrderAdjustment(PromotableOrderAdjustment) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- addCategorySiteMapEntries(Category, int, CategorySiteMapGeneratorConfiguration, SiteMapBuilder) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- addChildItems(OrderItemRequestDTO, int, int, ProcessContext<CartOperationRequest>, List<ActivityMessageDTO>) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- addChildItems(OrderItemRequestDTO, int, int, ProcessContext<CartOperationRequest>, List<ActivityMessageDTO>) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addChildOrderItemsToCandidates(Offer, CandidatePromotionItems, OfferItemCriteria, List<PromotableOrderItem>, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- addDependentOrderItem(OrderItemRequestDTO, OrderItemRequestDTO) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- addDependentOrderItem(OrderItemRequestDTO, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addDocument(String, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Adds the document to the specified collection but does not issue a commit.
- addDocuments(String, List<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Adds the documents to the specified collection but does not issue a commit.
- addDocuments(Collection<SolrInputDocument>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- addDocuments(Collection<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- addedOfferCodes - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- addEntitiesToTranslationCache(List<String>, TranslatedEntity) - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- addFilterQuery(String) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- addFixedTarget(OfferPriceData, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- addFulfillmentGroupFee(FulfillmentGroupFee) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- addFulfillmentGroupFee(FulfillmentGroupFee) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- addFulfillmentGroupItem(FulfillmentGroupItem) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- addFulfillmentGroupItem(FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- AddFulfillmentGroupItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.add
- AddFulfillmentGroupItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.add.AddFulfillmentGroupItemActivity
- addFulfillmentGroupToOrder(FulfillmentGroupRequest, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- addFulfillmentGroupToOrder(FulfillmentGroupRequest, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- addGiftWrapItemToOrder(Order, GiftWrapOrderItemRequest, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Adds a GiftWrapItem to the order based on the itemRequest.
- addGiftWrapItemToOrder(Order, GiftWrapOrderItemRequest, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addIndexErrorStatus(Long, Integer, Date) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusService
-
Adds an error into the index status
- addIndexErrorStatus(Long, Integer, Date) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
-
Will add a new IndexError entry if one does not exist.
- addIndexStatus(Long, Date) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusService
-
Adds a new IndexStatusInfo given the eventId and the create date
- addIndexStatus(Long, Date) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- addItem(Long, OrderItemRequestDTO, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Initiates the addItem workflow that will attempt to add the given quantity of the specified item to the Order.
- addItem(Long, OrderItemRequestDTO, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addItemFromNamedOrder(Order, OrderItem, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Adds the passed in orderItem to the current cart for the same Customer that owns the named order.
- addItemFromNamedOrder(Order, OrderItem, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addItemFromNamedOrder(Order, OrderItem, int, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
This method performs the same function as addItemFromNamedOrder(Order, OrderItem, boolean) except that instead of adding all of the quantity from the named order to the cart, it will only add/move the specific quantity requested.
- addItemFromNamedOrder(Order, OrderItem, int, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addItemToFulfillmentGroup(Order, OrderItem, int, FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- addItemToFulfillmentGroup(Order, OrderItem, FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- addItemToFulfillmentGroup(FulfillmentGroupItemRequest, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- addItemToFulfillmentGroup(FulfillmentGroupItemRequest, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- addItemToFulfillmentGroup(FulfillmentGroupItemRequest, boolean, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- addItemToFulfillmentGroup(FulfillmentGroupItemRequest, boolean, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- addItemWithPriceOverrides(Long, OrderItemRequestDTO, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Initiates the addItem workflow that will attempt to add the given quantity of the specified item to the Order.
- addItemWithPriceOverrides(Long, OrderItemRequestDTO, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addItemWorkflow - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- additionalAttributes - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- additionalAttributes - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- additionalFields - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- additionalLookupTypes - Variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- additionalOfferInformation - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- additionalSkus - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- AdditionStatusDaoExtensionHandler - Interface in org.broadleafcommerce.core.catalog.dao
- AdditionStatusDaoExtensionManager - Class in org.broadleafcommerce.core.catalog.dao
- AdditionStatusDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.dao.AdditionStatusDaoExtensionManager
- addOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- addOfferCode(OfferCode) - Method in interface org.broadleafcommerce.core.order.domain.Order
- addOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- addOfferCode(Order, OfferCode, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Adds the given OfferCode to the order.
- addOfferCode(Order, OfferCode, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addOfferCodes - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- addOfferCodes(Order, List<OfferCode>, boolean) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- addOfferCodes(Order, List<OfferCode>, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Adds the given OfferCodes to the order.
- addOfferCodes(Order, List<OfferCode>, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
- addOfferCodes(Order, List<OfferCode>, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- addOfferCodes(Order, List<OfferCode>, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- addOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.Order
- addOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- AddOrderItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.add
- AddOrderItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- addPaymentToOrder(Order, OrderPayment, Referenced) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Associates a given OrderPayment with an Order and then saves the order.
- addPaymentToOrder(Order, OrderPayment, Referenced) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- addPromotableOrderItem(OrderItem, List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- addPromotionDiscount(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Adds a promotionDiscount entry to this itemDetail.
- addPromotionDiscount(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- addPromotionDiscount(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- addPromotionMessagesForType(List<PromotionMessageDTO>, List<PromotionMessageDTO>) - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- addPromotionQualifier(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Adds a promotionQualifier entry to this itemDetail.
- addPromotionQualifier(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- addPromotionQualifier(PromotableCandidateItemOffer, OfferItemCriteria, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- addPropertyValues(Indexable, Field, FieldType, Map<String, Object>, String, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- addPropertyValues(Indexable, Field, FieldType, Map<String, Object>, String, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- addPropertyValues(Indexable, Field, FieldType, Map<String, Object>, String, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
Given the input field, populates the values array with the fields needed for the passed in field.
- addPurgeDependencies(Map<String, List<DeleteStatementGeneratorImpl.PathElement>>) - Method in class org.broadleafcommerce.core.util.service.AbstractResourcePurgeExtensionHandler
- addPurgeDependencies(Map<String, List<DeleteStatementGeneratorImpl.PathElement>>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeExtensionHandler
- addPurgeExclusions(Set<String>) - Method in class org.broadleafcommerce.core.util.service.AbstractResourcePurgeExtensionHandler
- addPurgeExclusions(Set<String>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeExtensionHandler
- addPurgeStatements(Statement, String) - Method in class org.broadleafcommerce.core.util.service.AbstractResourcePurgeExtensionHandler
- addPurgeStatements(Statement, String) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeExtensionHandler
- addQualifier(OfferItemCriteria, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- address - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- address - Variable in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- address - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- address - Variable in class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
- address - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- Address - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
- Address - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Order
- Address - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Name
- Address - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Order
- addressId - Variable in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- addressService - Variable in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- addressService - Variable in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- addressService - Variable in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- addressService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- addSiteMapEntries(SiteMapGeneratorConfiguration, SiteMapBuilder) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- addSiteMapEntries(SiteMapGeneratorConfiguration, SiteMapBuilder) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- addSiteMapEntries(SiteMapGeneratorConfiguration, SiteMapBuilder) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- addSkuToCart(Sku, OrderItemRequestDTO, Product, CartOperationRequest) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- addTarget(OfferItemCriteria, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- AddToCartException - Exception in org.broadleafcommerce.core.order.service.exception
- AddToCartException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.AddToCartException
- AddToCartException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.AddToCartException
- AddToCartException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.AddToCartException
- AddToCartException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.AddToCartException
- AddToCartItem - Class in org.broadleafcommerce.core.order.service.call
-
Deprecated.
- AddToCartItem() - Constructor for class org.broadleafcommerce.core.order.service.call.AddToCartItem
-
Deprecated.
- AddToCartItems - Class in org.broadleafcommerce.core.order.service.call
- AddToCartItems() - Constructor for class org.broadleafcommerce.core.order.service.call.AddToCartItems
- addToSandbox(Object) - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- addTransaction(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
A more declarative way to invoke {@link #getTransactions().add()}.
- addTransaction(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- addUse() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- addUse() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- AddWorkflowPriceOrderIfNecessaryActivity - Class in org.broadleafcommerce.core.order.service.workflow
-
As of Broadleaf version 3.1.0, saves of individual aspects of an Order (such as OrderItems and FulfillmentGroupItems) no longer happen in their respective activities.
- AddWorkflowPriceOrderIfNecessaryActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- AddWorkflowVerifyFulfillmentGroupItemsActivity - Class in org.broadleafcommerce.core.order.service.workflow
- AddWorkflowVerifyFulfillmentGroupItemsActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.AddWorkflowVerifyFulfillmentGroupItemsActivity
- adjustedPrice - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- adjustedTotal - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- adjustment - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.FieldOrder
- Adjustment - Interface in org.broadleafcommerce.core.offer.domain
- adjustmentIsNotGoodEnoughToBeApplied(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
-
The adjustment might not be better than the sale price.
- ADJUSTMENTS - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- ADJUSTMENTS - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- adjustmentsFinalized - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- adjustmentType - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- adjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- adjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- adjustmentValue - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- AdjustOrderPaymentsActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
The AdjustOrderPaymentsActivity is responsible for adjusting any of the order payments that have already been applied to the order.
- AdjustOrderPaymentsActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.AdjustOrderPaymentsActivity
- adminServer - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Advanced - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- Advanced - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- Advanced - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Advanced - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- Advanced - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Order
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupName
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupOrder
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabName
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabOrder
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Tab.Name
- Advanced - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Tab.Order
- Advanced - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Name
- Advanced - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Order
- Advanced - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Name
- Advanced - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Order
- AdvancedOffer - Interface in org.broadleafcommerce.core.offer.domain
-
Add advanced offer support to an Offer
- AdvancedOfferPromotionMessageXref - Interface in org.broadleafcommerce.core.offer.domain
- afterBackgroundThread(ReindexStateHolder, Catalog, Site, SandBox) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes after to the main execution of the background (page) thread(s).
- afterBuildPage() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- afterBuildPage() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes after building each page, this is where any filters or cleanup for building can be taken care of
- afterCountIndexables() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- afterCountIndexables() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes after the count, this is where any filters or cleanup for counting can be taken care of
- afterPage(List<Long>, List<Product>, List<Locale>, List<IndexField>, ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes immediately after a page is processed.
- afterProcess(ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Hook point at that is executed at the end of the reindex process.
- afterPropertiesSet() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- afterPropertiesSet() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- afterReadIdBatch(ReindexStateHolder, Long, int, Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes immediately after reading a batch of product IDs for processing in a background thread.
- afterReadIndexables() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- afterReadIndexables() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes after the read, this is where any filters or cleanup for reading can be taken care of
- afterReadProducts(ReindexStateHolder, List<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes immediately after reading a batch of products.
- aliasCollectionMap(CloudSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- aliasCollectionMap(CloudSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- allChildCategoryXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- allLegacyChildCategories - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- allOrderItems - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- allowedValues - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- allowEmptyActivities - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
-
If set to true, this will allow an empty set of activities, thus creating a 'do-nothing' workflow
- allParentCategoryIds - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- allParentCategoryXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- allParentCategoryXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- allProductXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- alternateName - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
An alternate name for the field.
- ALWAYS_AVAILABLE - Static variable in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- amount - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- amount - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- amount - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- amount - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- amount - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- amount - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- amount - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- amount - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- Amount - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- AMOUNT_OFF - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- appendIdToRelativeURI - Variable in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- APPLICATION - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- applicationContext - Variable in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- appliedToSalePrice - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- appliedToSalePrice - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- appliedToSalePrice - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- appliedToSalePrice - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- applyAdditionalFilters - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyAdditionalFilters(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- applyAdditionalFilters(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
- applyAdditionalFilters(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyAdditionalOrderItemProperties(OrderItem) - Method in class org.broadleafcommerce.core.order.service.extension.AbstractOrderItemServiceExtensionHandler
- applyAdditionalOrderItemProperties(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.extension.OrderItemServiceExtensionHandler
-
Allows a module to append additional rule variables that may be needed for order item evaluation
- applyAdditionalOrderItemProperties(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- applyAdditionalOrderItemProperties(OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- applyAdditionalOrderLookupFilter(Customer, String, List<Order>) - Method in class org.broadleafcommerce.core.order.dao.AbstractOrderDaoExtensionHandler
- applyAdditionalOrderLookupFilter(Customer, String, List<Order>) - Method in interface org.broadleafcommerce.core.order.dao.OrderDaoExtensionHandler
- applyAdditionalRuleVariablesForItemOfferEvaluation - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyAdditionalRuleVariablesForItemOfferEvaluation(PromotableOrderItem, HashMap<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- applyAdditionalRuleVariablesForItemOfferEvaluation(PromotableOrderItem, HashMap<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows a module to append additional rule variables that may be needed for order item evaluation
- applyAdditionalRuleVariablesForItemOfferEvaluation(PromotableOrderItem, HashMap<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyAdjustments(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
The itemOffer has been qualified and prior methods added PromotionDiscount objects onto the ItemPriceDetail.
- applyAdjustmentsForItemPriceDetails(PromotableCandidateItemOffer, List<PromotableOrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Takes in a list of
PromotableOrderItemPriceDetails and applies adjustments for all of the discounts that match the passed in offer. - applyAdjustmentsForItemPriceDetails(PromotableCandidateItemOffer, List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- applyAllFulfillmentGroupOffers(List<PromotableCandidateFulfillmentGroupOffer>, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessor
-
Private method that takes a list of sorted CandidateOrderOffers and determines if each offer can be applied based on the restrictions (stackable and/or combinable) on that offer.
- applyAllFulfillmentGroupOffers(List<PromotableCandidateFulfillmentGroupOffer>, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- applyAllItemOffers(List<PromotableCandidateItemOffer>, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessor
-
Private method that takes a list of sorted CandidateItemOffers and determines if each offer can be applied based on the restrictions (stackable and/or combinable) on that offer.
- applyAllItemOffers(List<PromotableCandidateItemOffer>, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- applyAllOrderOffers(List<PromotableCandidateOrderOffer>, PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
-
Takes a list of sorted CandidateOrderOffers and determines if each offer can be applied based on the restrictions (stackable and/or combinable) on that offer.
- applyAllOrderOffers(List<PromotableCandidateOrderOffer>, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- applyAndCompareOrderAndItemOffers(PromotableOrder, List<PromotableCandidateOrderOffer>, List<PromotableCandidateItemOffer>) - Method in interface org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessor
- applyAndCompareOrderAndItemOffers(PromotableOrder, List<PromotableCandidateOrderOffer>, List<PromotableCandidateItemOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- applyAndSaveFulfillmentGroupOffersToOrder(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
- applyAndSaveFulfillmentGroupOffersToOrder(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- applyAndSaveOffersToOrder(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Apply offers to order.
- applyAndSaveOffersToOrder(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- applyDifferenceToAmount(FulfillmentGroupItem, long, Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- applyDifferenceToProratedAdj(FulfillmentGroupItem, long, Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- applyDiscountToMarkedItems - Variable in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
-
Deprecated.
- applyFulfillmentGroupOffer(PromotableFulfillmentGroup, PromotableCandidateFulfillmentGroupOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- applyFulfillmentGroupOffersToOrder(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Deprecated.
- applyFulfillmentGroupOffersToOrder(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.
- applyItemOffer - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyItemOffer(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- applyItemOffer(PromotableOrder, PromotableCandidateItemOffer, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- applyItemOffer(PromotableOrder, PromotableCandidateItemOffer, Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Modules may need to extend the applyItemOffer logic
- applyItemOffer(PromotableOrder, PromotableCandidateItemOffer, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- applyItemOfferExtension(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Call out to extension managers.
- applyItemQualifiersAndTargets(PromotableCandidateItemOffer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- applyLimitedInClause(List<Long>, CriteriaBuilder, Root<T>, List<Predicate>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- applyOffersToOrder(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Deprecated.
- applyOffersToOrder(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.
- applyOrderItemAdjustment(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Used by applyAdjustments to create an OrderItemAdjustment from a CandidateOrderOffer and associates the OrderItemAdjustment to the OrderItem.
- applyOrderItemAdjustment(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- applyOrderOffer(PromotableOrder, PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
-
Private method used by applyAllOrderOffers to create an OrderAdjustment from a CandidateOrderOffer and associates the OrderAdjustment to the Order.
- applyPaymentToOrder(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- applyTaxDifference(FulfillmentGroupItem, long, Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- applyTaxFactor(List<TaxDetail>, BigDecimal, Money) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- applyToChildItems - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- applyToSalePrice - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- APPROVED - Static variable in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- ARCHIVED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
- archiveStatus - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- archiveStatus - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- AssetFoldersExistCondition() - Constructor for class org.broadleafcommerce.core.demo.ImportSQLConfig.AssetFoldersExistCondition
- AssignedProductOptionDTO - Class in org.broadleafcommerce.core.catalog.domain.dto
-
DTO used to carry back the found
ProductOptionValue.getId()andProductOption.getAttributeName()on a givenProduct - AssignedProductOptionDTO(Long, String, ProductOptionValue, Sku) - Constructor for class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- assignFinalPrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Used to set the final price of the item and corresponding details.
- assignFinalPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- assignOrderItemsFinalPrice() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- assignOrderItemsFinalPrice() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Assigns a final price to all the order items
- assignOrderItemsFinalPrice() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- attachActiveFacetFilters(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Restricts the query by adding active facet filters.
- attachActiveFacetFilters(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- attachActiveFacetFilters(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Restricts the query by adding active facet filters.
- attachActiveRestriction(Date, Path<? extends Product>, Path<? extends Sku>, List<Predicate>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- attachAdditionalBasicFields(Indexable, SolrInputDocument, SolrHelperService) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- attachAdditionalBasicFields(Indexable, SolrInputDocument, SolrHelperService) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
Allows the extension additional fields to the document that are not configured via the DB.
- attachAdditionalDataToNewCart(Customer, Order) - Method in class org.broadleafcommerce.core.order.dao.AbstractOrderDaoExtensionHandler
- attachAdditionalDataToNewCart(Customer, Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDaoExtensionHandler
- attachAdditionalDataToNewNamedCart - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- attachAdditionalDataToNewNamedCart(Customer, Order) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- attachAdditionalDataToNewNamedCart(Customer, Order) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
- attachAdditionalDataToNewNamedCart(Customer, Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- attachAdditionalDataToOrder - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- attachAdditionalDataToOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- attachAdditionalDataToOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- attachAdditionalDataToOrder(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
-
Can be used to attach or update fields must prior to saving an order.
- attachAdditionalDataToOrder(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- attachAdditionalDocumentFields(Indexable, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- attachAdditionalDocumentFields(Indexable, SolrInputDocument) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
- attachAdditionalDocumentFields(Indexable, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
Implementors can extend this and override this method to add additional fields to the Solr document.
- attachAdditionalDocumentFields(Indexable, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- attachArchivalConditionIfPossible(Class<?>, Path<?>, CriteriaBuilder, List<Predicate>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- attachBasicDocumentFields(Indexable, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- attachBasicDocumentFields(Indexable, SolrInputDocument) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- attachChildDocuments(Indexable, SolrInputDocument, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- attachChildDocuments(Indexable, SolrInputDocument, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
This extension point allows other modules to contribute child documents to this document.
- attachFacet(SolrQuery, String, SearchFacetDTO) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
-
Deprecated.
- attachFacet(SolrQuery, String, SearchFacetDTO) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
- attachFacet(SolrQuery, String, SearchFacetDTO, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- attachFacet(SolrQuery, String, SearchFacetDTO, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Attaches the given dto to the given query, if possible
- attachFacets(SolrQuery, Map<String, SearchFacetDTO>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Deprecated.
- attachFacets(SolrQuery, Map<String, SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
Deprecated.
- attachFacets(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Notifies solr about which facets you want it to determine results and counts for.
- attachFacets(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- attachFacets(SolrQuery, Map<String, SearchFacetDTO>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Notifies solr about which facets you want it to determine results and counts for
- attachIndexableDocumentFields(SolrInputDocument, Indexable, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Iterates through the fields for this Indexable and indexes any IndexFields
- attachIndexableDocumentFields(SolrInputDocument, Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- attachIndexableDocumentFields(SolrInputDocument, Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- attachOrderBy(SearchCriteria, From<?, ? extends Product>, Path<? extends Sku>, CriteriaQuery<?>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- attachSearchCriteria(SearchCriteria, From<?, ? extends Product>, From<?, ? extends Sku>, List<Predicate>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- attachSortClause(SolrQuery, SearchCriteria, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Sets up the sorting criteria.
- attachSortClause(SolrQuery, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- attachSortClause(SolrQuery, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Sets up the sorting criteria.
- attachSortField(SolrQuery, String, SolrQuery.ORDER) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- attachSortField(SolrQuery, String, SolrQuery.ORDER) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Attaches the sort field, if able, to the given
SolrQuery. - attributeName - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- attributeName - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- attributeName - Variable in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- attributeName - Variable in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- attributes - Variable in class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- attributes - Variable in class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- ATTRIBUTES - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- attributeValue - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- attributeValue - Variable in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- auditable - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- auditable - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- AUTHORIZED - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This is equivalent to having a successful
PaymentTransactionType.AUTHORIZEtransaction on the payment, but there are no transactions indicating that payment has been captured. - autoBundle - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- AutoBundleActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
This pricing workflow step will automatically bundle items in the cart.
- AutoBundleActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- autoFlushAddToCart - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
Advanced setting.
- autoFlushRemoveFromCart - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
Advanced setting.
- autoFlushSaveCart - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
Advanced setting.
- autoFlushUpdateCart - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
-
Advanced setting.
- automaticallyAdded - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- AutomaticallyAdded - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- automaticallyMergeLikeItems - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- automaticallyRegisterRollbackHandler - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- availabilityDate - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.The date this product will be available.
- availabilityStatus - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.The description.
- AvailabilityStatusType - Class in org.broadleafcommerce.core.inventory.service.type
-
Deprecated.This is no longer required and is instead implemented as a third-party inventory module
- AvailabilityStatusType() - Constructor for class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- AvailabilityStatusType(String, String) - Constructor for class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- available - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- AVAILABLE - Static variable in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- averageRating - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
B
- BACKORDERED - Static variable in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- BandedFulfillmentPricingProvider - Class in org.broadleafcommerce.core.pricing.service.fulfillment.provider
-
Used in conjunction with
BandedPriceFulfillmentOptionandBandedWeightFulfillmentOption. - BandedFulfillmentPricingProvider() - Constructor for class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
- BandedPriceFulfillmentOption - Interface in org.broadleafcommerce.core.order.fulfillment.domain
- BandedPriceFulfillmentOptionImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- BandedPriceFulfillmentOptionImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
- BandedWeightFulfillmentOption - Interface in org.broadleafcommerce.core.order.fulfillment.domain
- BandedWeightFulfillmentOptionImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- BandedWeightFulfillmentOptionImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
- bands - Variable in class org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
-
Deprecated.
- bands - Variable in class org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
-
Deprecated.
- bands - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
- bands - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
- BankAccountPayment - Interface in org.broadleafcommerce.core.payment.domain.secure
-
Entity associated with sensitive, secured bank account data.
- BankAccountPaymentImpl - Class in org.broadleafcommerce.core.payment.domain.secure
- BankAccountPaymentImpl() - Constructor for class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
-
Rather than constructing directly, use
SecureOrderPaymentService.create(org.broadleafcommerce.core.payment.service.type.PaymentType)so that the appropriateEncryptionModulecan be hooked up to this entity - BaseActivity<T extends ProcessContext<?>> - Class in org.broadleafcommerce.core.workflow
- BaseActivity() - Constructor for class org.broadleafcommerce.core.workflow.BaseActivity
- BaseExtensionActivity<T extends ProcessContext<?>> - Class in org.broadleafcommerce.core.workflow
- BaseExtensionActivity() - Constructor for class org.broadleafcommerce.core.workflow.BaseExtensionActivity
- BaseProcessor<U,
T> - Class in org.broadleafcommerce.core.workflow -
Base class for all Workflow Processors.
- BaseProcessor - Interface in org.broadleafcommerce.core.offer.service.processor
- BaseProcessor() - Constructor for class org.broadleafcommerce.core.workflow.BaseProcessor
- baseRetailPrice - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- baseRetailPrice - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- baseSalePrice - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- baseSalePrice - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- BASIC - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
- BATCH_SIZE - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- BATCH_SIZE - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- BATCH_SIZE - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeOrderHistoryVariableNames
- BATCH_SIZE - Static variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- batchFetchCatalogData(List<Product>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- batchFetchCatalogData(List<Product>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Batch fetch important collections for the entire list of products in single batch fetch queries.
- beanFactory - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
- beanName - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- beanName - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
- beforeBackgroundThread(ReindexStateHolder, Catalog, Site, SandBox) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
The reindex process, specifically page processing, is executed in background threads.
- beforeBuildPage() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- beforeBuildPage() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes before building each page, this is where any filters or setup for building can be taken care of
- beforeCountIndexables() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- beforeCountIndexables() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes before the count, this is where any filters or setup for counting can be taken care of
- beforePage(List<Long>, List<Product>, List<Locale>, List<IndexField>, ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This is executed immediately before a page is processed.
- beforeProcess(ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Hook point that is executed at the beginning of the reindex process.
- beforeReadIdBatch(ReindexStateHolder, Long, int, Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes immediately prior to reading a batch of product IDs for processing in a background thread.
- beforeReadIndexables() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- beforeReadIndexables() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Executes before the read, this is where any filters or setup for reading can be taken care of
- beforeReadProducts(ReindexStateHolder, List<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This executes immediately prior to reading a batch of products.
- billingAddress - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- blApproverOnlySecurityData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blAssetFolderData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blAssetFolderGiftCardData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blCategoryProduct() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blCategoryRelationships() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- BLCPromotionMessageUtils - Class in org.broadleafcommerce.core.promotionMessage.util
-
Convenience methods for interacting with
PromotionMessages - BLCPromotionMessageUtils() - Constructor for class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
- blFrameworkLateData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blFrameworkPreBasicData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blFrameworkSecurityData() - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig
- blFulfillmentOptionElements() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blProductAttributes() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blProductOptions() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blProductRelationships() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blRelatedProducts() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blSearchElements() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blSkuMedia() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- blStoreElements() - Method in class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- BOOLEAN - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- BOOLEAN - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- BOOLEANS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- boostSearchResultsCategory - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- BroadleafSitemapUtils - Class in org.broadleafcommerce.core.util.service
- BroadleafSitemapUtils() - Constructor for class org.broadleafcommerce.core.util.service.BroadleafSitemapUtils
- BROWSE - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- buildActiveFacetFilter(FieldEntity, String, String[], List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
-
Deprecated.
- buildActiveFacetFilter(FieldEntity, String, String[], List<String>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
- buildActiveFacetFilter(SearchFacet, String[], List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- buildActiveFacetFilter(SearchFacet, String[], List<String>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Builds the active facet filter query string for the given entity type and values.
- buildCartQuery(String[], OrderStatus[], Date, Boolean, Class<T>, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- buildCrossSaleProductsList(Product, Category, RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
Returns the crossSale products for the past in product/category
- buildCustomerQuery(Date, Boolean, Boolean, Boolean, Class<T>, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- buildCustomerRuleHolder(Offer) - Method in class org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOServiceImpl
- buildDefaultParentCategoryPath(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Build category hierarchy by walking the default category tree up to the root category.
- buildDefaultParentCategoryPath(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- buildDetailKey() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Creates a key that represents a unique priceDetail
- buildDetailKey() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
-
Creates a key that represents a unique priceDetail
- buildDetailKey() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- buildDocument(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- buildDocument(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- buildDocument(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
Provides an interface for a caller to convert an
Indexableinto aSolrInputDocument. - buildDocument(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateService
-
Provides an interface for a caller to convert an
Indexableinto aSolrInputDocument. - buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Given a product, fields that relate to that product, and a list of locales and pricelists, builds a SolrInputDocument to be added to the Solr index.
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.DocumentBuilder
- buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
Provides an interface for a caller to convert an
Indexableinto aSolrInputDocument. - buildDocument(Indexable, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateService
-
Provides an interface for a caller to convert an
Indexableinto aSolrInputDocument. - builder - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- buildFeaturedProductsList(Product, Category, RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
Returns the featured products for the past in product/category
- buildFindSearchRedirectBySearchTermCriteria(String) - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- buildFullCategoryHierarchy(SolrInputDocument, CatalogStructure, Long, Set<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
Walk the category hierarchy upwards, adding a field for each level to the solr document
- buildFullCategoryHierarchy(SolrInputDocument, CatalogStructure, Long, Set<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- buildIncrementalIndex(int, Long, SolrIndexOperation) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildIncrementalIndex(String, List<? extends Indexable>, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Builds a set of
Indexables against the givenSolrServer - buildIncrementalIndex(String, List<? extends Indexable>, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildIncrementalIndex(List<? extends Indexable>, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.buildIncrementalIndex(String, List, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - buildIncrementalIndex(List<? extends Indexable>, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildIncrementalIndex(List<Long>, List<Product>, ReindexStateHolder, Catalog, Site) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Builds an incremental or batch portion of the index.
- buildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Handles all the document building for the current index rebuild.
- buildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildItemDetailAdjustmentMap(OrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Builds a map from itemDetails for adjustment processing.
- buildItemDetailAdjustmentMap(OrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- buildItemOfferPermutations(List<PromotableCandidateItemOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
This method could be overridden to potentially run all permutations of offers.
- buildItemPriceDetailKey(OrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildOfferCodeListForCustomer - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- buildOfferCodeListForCustomer(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Attempts to resolve a list of offer codes associated explicitly with the customer.
- buildOfferCodeListForCustomer(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- buildOfferCodeListForCustomer(Customer) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Deprecated.
- buildOfferCodeListForCustomer(Customer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.
- buildOfferCodeListForCustomer(Customer, List<OfferCode>) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- buildOfferCodeListForCustomer(Customer, List<OfferCode>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows module extension to add additional offer codes to the list, given the customer
- buildOfferCodeListForCustomer(Customer, List<OfferCode>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- buildOfferListForOrder(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Create a list of offers that applies to this order
- buildOfferListForOrder(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Creates a list of offers that applies to this order.
- buildOrderItemFromDTO(Order, OrderItemRequestDTO) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- buildOrderItemFromDTO(Order, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- buildOrderItemList(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Builds the list of order-items at the level they are being priced which includes splitting bundles that are being priced at the item level.
- buildOrderItemList(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- buildOrderItemRequestDTOFromOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
-
Creates an OrderItemRequestDTO object that most closely resembles the given OrderItem.
- buildOrderItemRequestDTOFromOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- buildPage(List<? extends Indexable>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Build a page from
SolrIndexOperation.readIndexables(int, Long)on theSolrIndexOperation.getSolrServerForIndexing(). - buildPage(List<Long>, List<Product>, List<Locale>, List<IndexField>, ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Given the arguments, this builds a list of
SolrInputDocuments. - buildPageNumberMessage(int, Long) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- buildPreciseMoneyFromAdjustment(Money, Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- buildPrefixListForIndexField(IndexField, FieldType, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- buildPrefixListForIndexField(IndexField, FieldType, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- buildPrefixListForIndexField(IndexField, FieldType, List<String>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Returns a prefix if required for the passed in searchable field.
- buildPriceDetailListFromOrderItems(List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- buildPromFulfillmentAdjMap(PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildPromotableDetailsMap(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildPromotableFulfillmentGroupMap(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildPromotableItemMap(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Builds a map from orderItem to promotableOrderItem.
- buildPromotableItemMap(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- buildPromotableOrderAdjustmentsMap(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildPromotableOrderItemsList() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- buildPromotableQualifiersMap(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- buildQueryFieldsString(SolrQuery, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- buildRelativeCategoryURL(String, Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogURLService
-
See similar description for
CatalogURLService.buildRelativeProductURL(String, Product) - buildRelativeCategoryURL(String, Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- buildRelativeProductURL(String, Product) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogURLService
-
Provides relative URLs.
- buildRelativeProductURL(String, Product) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- buildRelativeUrlWithParam(String, String, String, String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
-
Adds the fragment to the end of the path and optionally adds an id param depending upon the value of appendIdToRelativeURI.
- buildSearchFacetDtos(List<SearchFacet>) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.Create the wrapper DTO around the SearchFacet
- buildSearchFacetDTOs(List<SearchFacet>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Builds a list of SearchFacetDTOs from a list of SearchFacets.
- buildSearchFacetDTOs(List<SearchFacet>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- buildSearchFacetDTOs(List<SearchFacet>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Create the wrapper DTO around the SearchFacet
- buildSkuDomainPredicate(CriteriaBuilder, Path, List<Long>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- buildSkuInventoryMap(Order) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Convenience method to build the sku inventory map given an
Order - buildSkuInventoryMap(Order) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- buildSolrFacetField(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
Builds a
facet.fieldSolr param based on thefieldNameprovided. - buildSolrFacetQuery(String, SearchFacetRange, Boolean, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
Builds a
facet.querySolr param based on therangeandfieldNameprovided. - buildUpSaleProductsList(Product, Category, RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
-
Returns the upSale products for the past in product/category
- bundle - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- BUNDLE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- BUNDLE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductType
- BUNDLE - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
- bundleOrderItem - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- bundleOrderItem - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- bundleOrderItem - Variable in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
- BundleOrderItem - Interface in org.broadleafcommerce.core.order.domain
-
Deprecated.instead, see the ProductType Module's Product Add-On's usage of
DiscreteOrderItems - BundleOrderItemFeePrice - Interface in org.broadleafcommerce.core.order.domain
- BundleOrderItemFeePriceImpl - Class in org.broadleafcommerce.core.order.domain
- BundleOrderItemFeePriceImpl() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- bundleOrderItemFeePrices - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- bundleOrderItemFeePrices - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- BundleOrderItemImpl - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- BundleOrderItemImpl.Presentation - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Group - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Tab - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.order.domain
-
Deprecated.
- BundleOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
- BundleOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- BundleOrderItemSplitContainer - Class in org.broadleafcommerce.core.order.service.manipulation
- BundleOrderItemSplitContainer() - Constructor for class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
- bundlePromotable - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
C
- cache - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- cache - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.PurgeErrorCache
- CACHE_KEY_PREFIX - Static variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- CACHE_NAME - Static variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- 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.catalog.dao.SkuDaoImpl
- cachedDate - Variable in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- cachedDate - Variable in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- cachedDate - Variable in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- cacheManager - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- 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
- calculateNumShippableFulfillmentGroups(Order) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- calculateNumShippableFulfillmentGroups(Order) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- 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
- calculatePercent(Money, Money) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- calculatePotentialSavings - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- calculatePotentialSavings() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- 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.
- calculatePotentialSavings(PromotableCandidateItemOffer, PromotableOrderItem, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- calculatePotentialSavings(PromotableCandidateItemOffer, PromotableOrderItem, int, Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Modules may extend the calculatePotentialSavings method.
- calculatePotentialSavings(PromotableCandidateItemOffer, PromotableOrderItem, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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(PromotableCandidateItemOffer, PromotableOrderItem, int) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- calculateSavingsForOrderItem(PromotableCandidateItemOffer, PromotableOrderItem, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- 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.TaxService
-
Calculates tax for the order.
- calculateTaxForOrder(Order) - Method in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
- 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.
- 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
- calculateWeightedPercent(PromotionDiscount, PromotableOrderItem, Money) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- 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.FulfillmentGroupStatusType
-
CANCELLED: Used to indicate that the fulfillment group will not be shipped.
- 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) - 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
- 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.
- candidateFixedTargetsMap - Variable in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- candidateFixedTargetsMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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
- canHandle(MultiTenantCloneable) - Method in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- canHandle(MultiTenantCloneable) - Method in class org.broadleafcommerce.core.offer.service.OfferDuplicateModifier
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- canHandleSiteMapConfiguration(SiteMapGeneratorConfiguration) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- canMultiselect - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- canonicalUrl - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- canParticipate() - Method in interface org.broadleafcommerce.core.util.lock.DistributedLock
-
Indicates if the current thread, JVM, or environment can use this lock.
- canParticipate() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
Allows one to disable this locking mechanism via the 'org.broadleafcommerce.core.util.lock.DistributedLock.canParticipate' (globally) or the 'org.broadleafcommerce.core.util.lock.DistributedLock.
- canRespond(ModuleConfiguration) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- canSellDefaultSku(Product) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- canSellDefaultSku(Product) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- canSellWithoutOptions - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- CART - Static variable in class org.broadleafcommerce.core.order.service.type.MessageType
- CART - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- CartMessageOrderItemServiceExtensionHandler - Class in org.broadleafcommerce.core.order.service
- CartMessageOrderItemServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- cartMessages - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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
- cartPurgeErrors - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- CartPurgeParams(Map<String, String>) - Constructor for class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- 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
- CatalogContextDTO - Class in org.broadleafcommerce.core.catalog.service
- CatalogContextDTO() - Constructor for class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- CatalogDocumentBuilder - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
Marker interface.
- CatalogDocumentBuilderImpl - Class in org.broadleafcommerce.core.search.service.solr.indexer
- CatalogDocumentBuilderImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- CatalogReindexCommand - Class in org.broadleafcommerce.core.search.service.solr.indexer
- CatalogReindexCommand(Long) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.CatalogReindexCommand
- 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.OrderItemServiceImpl
- 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.CheckAddAvailabilityActivity
- catalogService - Variable in class org.broadleafcommerce.core.order.service.workflow.CheckUpdateAvailabilityActivity
- catalogService - Variable in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- catalogService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- catalogService - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- catalogService - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- catalogService - Variable in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- CatalogService - Interface in org.broadleafcommerce.core.catalog.service
- 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
- CatalogSolrIndexCommandHandler - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
Marker interface.
- CatalogSolrIndexUpdateCommandHandlerImpl - Class in org.broadleafcommerce.core.search.service.solr.indexer
-
Default command handler to handle Catalog Solr index commands.
- CatalogSolrIndexUpdateCommandHandlerImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- CatalogSolrIndexUpdateService - Interface in org.broadleafcommerce.core.search.service.solr.indexer
- CatalogSolrIndexUpdateServiceImpl - Class in org.broadleafcommerce.core.search.service.solr.indexer
-
Command service for issuing (queuing) Catalog (re)index commands.
- CatalogSolrIndexUpdateServiceImpl(SolrIndexQueueProvider, CatalogSolrIndexCommandHandler) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateServiceImpl
- CatalogStructure - Class in org.broadleafcommerce.core.search.dao
-
Lightweight bean representation of
- CatalogStructure() - Constructor for class org.broadleafcommerce.core.search.dao.CatalogStructure
- CatalogURLService - Interface in org.broadleafcommerce.core.catalog.service
-
This service provides some URL manipulation capabilities.
- CatalogURLServiceImpl - Class in org.broadleafcommerce.core.catalog.service
- CatalogURLServiceImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- category - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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 - 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.dao.ParentCategoryByProduct
- category - Variable in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- category - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- category - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
-
The category that the user searched on
- Category - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about a Category.
- CATEGORY - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- CATEGORY - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- CATEGORY - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- CATEGORY_FORMAT_REGEX - Static variable in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- CategoryAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
-
Created by brandon on 8/28/15.
- CategoryAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- CategoryAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- CategoryAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- CategoryAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- CategoryAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- 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 - 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 - Interface in org.broadleafcommerce.core.catalog.dao
-
CategoryDaoprovides persistence access toCategoryinstances. - 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
- 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
- categoryIdParam - Variable in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- CategoryImpl - Class in org.broadleafcommerce.core.catalog.domain
- CategoryImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- CategoryMediaMapPK() - Constructor for class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
- CategoryMediaXref - Interface in org.broadleafcommerce.core.catalog.domain
- CategoryMediaXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
- CategoryMediaXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- CategoryMediaXrefImpl(Category, Media, String) - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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(Environment) - 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
-
Implementations of this interface are used to hold data about the many-to-many relationship between the Category table and a parent Category.
- CategoryXrefDao - Interface in org.broadleafcommerce.core.catalog.dao
-
CategoryXrefDaoprovides 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
- CHANGE_ORDER_KEY - Static variable in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Used as a key in the context map methods below.
- CHECK_QUANTITY - Static variable in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- checkActive(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- CheckAddAvailabilityActivity - Class in org.broadleafcommerce.core.order.service.workflow
-
This activity handles both adds and updates.
- CheckAddAvailabilityActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.CheckAddAvailabilityActivity
- checkAndUpdateChildren(CartOperationRequest, OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- 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
- CHECKBOX - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- 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(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- checkCloneable(OrderItemAttribute) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- 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, Throwable, CheckoutSeed) - 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
- 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 - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- CheckoutService - Interface in org.broadleafcommerce.core.checkout.service
- 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
- checkSkuAvailability(Order, Sku, Integer) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
- checkSkuAvailability(Order, Sku, Integer) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- checkSkuAvailability(Order, Sku, Integer) - Method in class org.broadleafcommerce.core.order.service.workflow.AbstractCheckAvailabilityActivity
- CheckUpdateAvailabilityActivity - Class in org.broadleafcommerce.core.order.service.workflow
-
Very similar to the
CheckAddAvailabilityActivitybut in the blUpdateItemWorkflow instead - CheckUpdateAvailabilityActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.CheckUpdateAvailabilityActivity
- 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 - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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 class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- 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.OfferServiceExtensionManager
- chooseSaleOrRetailAdjustments(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Some promotions can only apply to the retail price.
- city - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- CITY - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- cleanUpAndDeleteEntity(Serializable, Object) - Method in class org.broadleafcommerce.core.event.AbstractPurgeSandboxClonedEntitiesExtensionHandler
- cleanUpAndDeleteEntity(Serializable, Object) - Method in interface org.broadleafcommerce.core.event.PurgeSandboxClonedEntitiesExtensionHandler
- cleanUpEntity(Object) - Method in class org.broadleafcommerce.core.catalog.dao.AbstractAdditionStatusDaoExtensionHandler
- cleanUpEntity(Object) - Method in interface org.broadleafcommerce.core.catalog.dao.AdditionStatusDaoExtensionHandler
- clear() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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.index.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.ProductBundleImpl
-
Deprecated.
- 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
-
Deprecated.Removes any currently stored dynamic pricing
- clearDynamicPrices() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- clearDynamicPrices() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- clearErrorStatus(IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
-
Removes an existing error status entry.
- clearNode(Element, String) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Common routine to remove all children nodes from the passed element container
- 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
- clearRollbackStateLocal() - Static method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
- clearThreadCache() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- 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
-
Deprecated.
- 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
- cloneTaxDetails(MultiTenantCopyContext, FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- cloneTaxDetails(MultiTenantCopyContext, FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- close() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- Codes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- codeType - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- CodeType - Interface in org.broadleafcommerce.core.util.domain
-
Deprecated.
- codeTypeDao - Variable in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- CodeTypeDao - Interface in org.broadleafcommerce.core.util.dao
- 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
-
Determines if other offers of the same type can be combined with this offer.
- CombinableWithOtherOffers - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- COMBINED - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- CombineStack - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- CombineStack - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- COMMAND_LOCK_NAME - Static variable in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexQueueProvider
- COMMAND_QUEUE_NAME - Static variable in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexQueueProvider
- commit - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- commit() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(String, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(String, boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- commit(String, boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Issues a global commit command to Solr.
- commit(String, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Allows a commit to be called.
- commit(String, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- commit(String, SolrClient, boolean, boolean, boolean) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
This allows an external caller to force a commit to the SolrClient.
- commit(String, SolrClient, boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- commit(SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.commit(String, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - commit(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- commit(SolrClient, boolean, boolean, boolean) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.commit(String, SolrClient, boolean, boolean, boolean)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - commit(SolrClient, boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- 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(CommitTaxRollbackHandler) - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxActivity
- 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
- 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.
- 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(PromotableCandidateItemOffer, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.ItemOfferQtyOneComparator
- compare(PromotableCandidateItemOffer, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.ItemOfferWeightedPercentComparator
- compare(PromotableCandidateOrderOffer, PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.OrderOfferComparator
- compare(PromotableOrderItem, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.OrderItemPriceComparator
- 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(OfferPriceDataIdentifierType) - Method in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- compareTo(OfferType) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
- compareTo(StackabilityType) - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- compareTo(PromotionMessagePlacementType) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- compareTo(PromotionMessageType) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- COMPLETE - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This represents a completed state for this order payment wherein no more action can be performed on the original transaction.
- CompleteOrderActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
- CompleteOrderActivity(CompleteOrderRollbackHandler) - 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 - Class in org.broadleafcommerce.core.pricing.service.workflow
- CompositeActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.CompositeActivity
- CompositeActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.CompositeActivity
- computeAdjustmentValue() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- computeAdjustmentValue(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- computeAdjustmentValue(Money, BigDecimal, BroadleafCurrency, OfferDiscountType, PromotionRounding) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup, boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail, boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeDiscountedAmount() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOffer
- computeDiscountedAmount() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
- computeDiscountVariables(PromotableCandidateItemOffer, PromotableOrderItem, int) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
-
Computes the discount type and unit value for the given PromotableOrderItem.
- computeRetailAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeRetailAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeRetailAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeRetailAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeSalesAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeSalesAdjustmentValue(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- computeSalesAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- computeSalesAdjustmentValue(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- ConfigurableOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
- ConfigurableOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- configuration - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
- 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
-
Rolls back all payments that have been processed or were confirmed in
ValidateAndConfirmPaymentActivity. - ConfirmPaymentsRollbackHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- confirmPendingTransaction(PaymentTransaction, ProcessContext<CheckoutSeed>) - Method in interface org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategy
-
Strategy to determine how to "confirm" a PENDING OrderPayment post-checkout
- confirmPendingTransaction(PaymentTransaction, ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- confirmTransaction(PaymentTransaction, ProcessContext<CheckoutSeed>) - Method in interface org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategy
-
Strategy to determine how to "confirm" an OrderPayment at checkout
- confirmTransaction(PaymentTransaction, ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- confirmTransactionInternal(PaymentTransaction, ProcessContext<CheckoutSeed>, boolean) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- 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.strategy.OrderPaymentConfirmationStrategyImpl
-
Default expiration date construction.
- constructImageURLs(SiteMapBuilder, SiteMapURLWrapper, Category) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- constructImageURLs(SiteMapBuilder, SiteMapURLWrapper, Product) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- constructImageURLs(SiteMapBuilder, SiteMapURLWrapper, Sku) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- constructPendingTransaction(PaymentType, PaymentGatewayType, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- constructSiteMapURLs(CategorySiteMapGeneratorConfiguration, SiteMapBuilder, Category) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- container - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- CONTAINER_SHAPE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- CONTAINER_SIZE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- contains(Object) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- containsAll(Collection<?>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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
- containsSuccessfulType(OrderPayment, PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- ContextualInventoryService - Interface in org.broadleafcommerce.core.inventory.service
-
Provides the same methods from
InventoryServicebut 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.
- continueOnHandled() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeExtensionManager
- convert(String) - Method in interface org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionService
-
Given a simple MVEL rule, convert it to Search Criteria.
- convert(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- convertDisplayOrderToLong(CatalogStructure, String) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
We multiply the BigDecimal by 1,000,000 to maintain any possible decimals in use the displayOrder value.
- convertDisplayOrderToLong(CatalogStructure, String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
-
We multiply the BigDecimal by 1,000,000 to maintain any possible decimals in use the displayOrder value.
- convertFieldName(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- convertOffersToIds(Set<Offer>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.CountTotalOffersActivity
- convertOffersToIds(Set<Offer>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.DetermineOfferChangeActivity
- convertOrderItemType(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- convertPrefixListToString(List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- convertPromotionMessagesToDTOs(Set<PromotionMessage>) - Method in interface org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOService
-
Converts
PromotionMessages toPromotionMessageDTOs. - convertPromotionMessagesToDTOs(Set<PromotionMessage>) - Method in class org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOServiceImpl
- convertPromotionMessagesToDTOs(Set<PromotionMessage>, Offer) - Method in interface org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOService
-
Converts
PromotionMessages toPromotionMessageDTOs. - convertPromotionMessagesToDTOs(Set<PromotionMessage>, Offer) - Method in class org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOServiceImpl
- convertRuleToFilters(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- convertToIdList(List<PromotableCandidateItemOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- convertToMappedProperty(String, String, String) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
Deprecated.see SolrHelperService.getPropertyValue()
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- convertToMoney(BigDecimal) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
- COORDINATE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- 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
- copyProperties(AbstractOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- copyPropertyToCollection(Collection<Object>, Object) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- copyWithFinalizedData() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Copies the
PromotableOrderItemPriceDetailwith all Finalized Qualifiers, Discounts, and Adjustments - copyWithFinalizedData() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- copyWithFinalizedData() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- cost - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- COST - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- 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, 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) - 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
- countAllowedValuesForProductOptionById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
- countAllowedValuesForProductOptionById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- countExistingUsesOfBundle(Order, ProductBundle) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- countIndexableItems() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- countIndexables() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
The count of all of the
Indexableitems about to be indexed. - 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
-
Deprecated.
- countOfferCodeUses(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
Deprecated.
- countOfferCodeUses(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Deprecated.
- countOfferCodeUses(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
Deprecated.
- countOfferCodeUses(Order, 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(Order, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countOfferCodeUses(Order, 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(Order, Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- countProductsUsingProductOptionById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
- countProductsUsingProductOptionById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- countProductsUsingProductOptionById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- countProductsUsingProductOptionById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- country - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- COUNTRY - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- countryCode - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- countryName - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- countryService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- countrySubdivisionService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- CountTotalOffersActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
This class is used in conjunction with the
DetermineOfferChangeActivityto determine if the number of offers changed on the order during the pricing workflow. - CountTotalOffersActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.CountTotalOffersActivity
- countUsesByAccount(Order, Long, Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Counts how many times the an offer has been used by an account.
- countUsesByAccount(Order, Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countUsesByAccount(Order, Long, Long, Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Counts how many times the an offer has been used by an account (within the number of passed in days if provided).
- countUsesByAccount(Order, Long, Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countUsesByAccount(Order, Long, Long, Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Counts how many times the an offer has been used by an account This method will take into account if the Offer has already been applied to the Order so as not to prevent the Offer from applying to new items added to the Order by a CRS.
- countUsesByAccount(Order, Long, Long, Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- countUsesByAccountOrCustomer(Order, Long, Long, Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countUsesByCustomer(Long, Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Deprecated.
- countUsesByCustomer(Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
-
Deprecated.
- countUsesByCustomer(Long, Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Deprecated.
- countUsesByCustomer(Long, Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
-
Deprecated.
- countUsesByCustomer(Order, 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(Order, Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countUsesByCustomer(Order, 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(Order, Long, Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- countUsesByCustomer(Order, Long, Long, Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Counts how many times the an offer has been used by a customer (within the number of passed in days if provided).
- countUsesByCustomer(Order, Long, Long, Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- countUsesByCustomer(Order, Long, Long, Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Counts how many times the an offer has been used by a customer (within the passed in number of days if provided).
- countUsesByCustomer(Order, Long, 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
Categoryinstance. - create() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- create() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Create a new
Skuinstance. - 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() - 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() - 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
- create(PaymentType) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
- create(PaymentType) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- create(ProductType) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Create a new
Productinstance. - create(ProductType) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- create(OrderItemType) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- create(OrderItemType) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- createAlias(CloudSolrClient, String, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- createAliasIfNotExist(CloudSolrClient, String, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- createBackgroundOperationExecutor() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- createBackgroundRunnable(ReindexStateHolder, List<Long>, Semaphore, Long, Long, SandBox) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This is where most of the heavy lifting happens.
- 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(BundleOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- createBundleOrderItem(ProductBundleOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- createBundleOrderItem(ProductBundleOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- createBundleOrderItem(ProductBundleOrderItemRequest, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- createBundleOrderItem(ProductBundleOrderItemRequest, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- 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
- createCatalogContextDTO() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- 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
- createCollection(CloudSolrClient, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- createCollectionIfNotExist(CloudSolrClient, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- createConfigurableOrderItemRequestFromProduct(Product) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- createConfigurableOrderItemRequestFromProduct(Product) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- createContext(Object) - Method in class org.broadleafcommerce.core.workflow.EmptySequenceProcessor
- createContext(CheckoutSeed) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutProcessContextFactory
- createContext(Order) - Method in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- createContext(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.PricingProcessContextFactory
- createContext(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationProcessContextFactory
-
Creates the necessary context for cart operations
- createContext(T) - Method in interface org.broadleafcommerce.core.workflow.ProcessContextFactory
- createContext(T) - 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
- createCustomerPaymentFromPaymentTransaction(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
Create a
CustomerPaymenttoken for the passed in Customer given aPaymentTransaction. - createCustomerPaymentFromPaymentTransaction(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- createCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- createCustomerPaymentToken(PaymentTransaction) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- createDefault() - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
- createDefault() - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- createDetail() - 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 interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
- createDetail(RatingSummary, Double, Date, Customer) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
- createDiscreteOrderItem(AbstractOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- createDiscreteOrderItem(DiscreteOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- createDiscreteOrderItem(DiscreteOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- createDistributedLock(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- createDistributedQueue(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- 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
- createEntityInstance() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- createEntityInstance() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- createEntityInstance() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- createEntityInstance() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- createEntityInstance() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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
- 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.
- createLocalLock(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- createLocalQueue(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- 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 - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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.
- createOrderItemPriceDetailAdjustment(ExtensionResultHolder<?>, OrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- createOrderItemQualifier() - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- createOrderItemQualifier() - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- createOrderPaymentFromCustomerPayment(Order, CustomerPayment, Money) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
Create an
OrderPaymentwith a singlePaymentTransactionType.UNCONFIRMEDPaymentTransactioninitialized with the passed in amount and order. - createOrderPaymentFromCustomerPayment(Order, CustomerPayment, Money) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- createOrRetrieveCommandLock(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- createOrRetrieveCommandLock(String) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexQueueProvider
- createOrRetrieveCommandQueue(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- createOrRetrieveCommandQueue(String) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexQueueProvider
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.domain.Weight
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- createOrRetrieveCopyInstance(MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- 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) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- createPromotableCandidateOrderOffer(PromotableOrder, Offer, Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
- 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) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- createPromotableOrderAdjustment(PromotableCandidateOrderOffer, PromotableOrder, Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactory
- 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
- createReadOfferCodeByCodeQuery(EntityManager, ExtensionResultHolder<Query>, String, boolean, String) - Method in class org.broadleafcommerce.core.offer.dao.DefaultOfferCodeDaoExtensionHandler
- createReadOfferCodeByCodeQuery(EntityManager, ExtensionResultHolder<Query>, String, boolean, String) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDaoExtensionHandler
-
This allows for an alternative, or non-default query to be created / used to find an offer code by a code string.
- createSearchContextDTO() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- 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() - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
- createSummary(String, RatingType) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
- 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 appropriateEncryptionModulecan be hooked up to this entity - CROSS_SALE - Static variable in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- CrossSaleProduct - Interface in org.broadleafcommerce.core.catalog.domain
-
This is a specific interface for CrossSaleProductImpl and is needed for entity mapping and translations
- 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
- 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.catalog.dao.SkuDaoImpl
- currentDateResolution - Variable in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- 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
- currentThreadHoldsLock() - Method in interface org.broadleafcommerce.core.util.lock.DistributedLock
-
Indicates if the current thread holds the lock.
- currentThreadHoldsLock() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- CustomAttributes - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.FieldOrder
- customer - Variable in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
- customer - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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.offer.domain.OfferAdminPresentation.GroupName
- Customer - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Customer - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupName
- Customer - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupOrder
- CUSTOMER - Static variable in class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- CUSTOMER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- CUSTOMER - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- CUSTOMER - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- CUSTOMER_CONTEXT_KEY - Static variable in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- CUSTOMER_KEY - Static variable in class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- CUSTOMER_KEY - Static variable in class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- customerId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- customerIpAddress - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- CustomerMaxUsesStrategyType - Class in org.broadleafcommerce.core.offer.service.type
-
Determines how the Offer.getMaxUsesPerCustomer() will be applied.
- CustomerMaxUsesStrategyType() - Constructor for class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- CustomerMaxUsesStrategyType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- CustomerOffer - Interface in org.broadleafcommerce.core.offer.domain
- customerOfferDao - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- CustomerOfferDao - Interface in org.broadleafcommerce.core.offer.dao
- 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
- customerPaymentService - Variable in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- customerPaymentService - Variable in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- customerPurgeErrors - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- CustomerPurgeParams(Map<String, String>) - Constructor for class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- CustomerRule - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- customerRuleHolder - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- customerService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- customerService - Variable in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- customerService - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- cvvCode - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
D
- DatabaseSearchServiceImpl - Class in org.broadleafcommerce.core.search.service
-
Deprecated.
- DatabaseSearchServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- date - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- DATE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- DATE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- Dates - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupName
- Dates - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupOrder
- DATES - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- dateToCalendar(Date, TimeZone) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- deadEventPurgeCycleSeconds - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- deadEventTTLSeconds - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- decrementInventory(Map<Sku, Integer>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Attempts to decrement inventory for a map of Skus and quantities
- decrementInventory(Map<Sku, Integer>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- decrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- decrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Usually invoked from
DecrementInventoryActivity - decrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
Usually invoked within the
DecrementInventoryActivityto decrement inventory for theSkus that are in skuQuantities - decrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- decrementInventory(Sku, int) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Attempts to decrement inventory if it is available.
- decrementInventory(Sku, int) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- decrementInventory(Sku, int, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Pass through for
ContextualInventoryService.decrementInventory(Map, Map) - decrementInventory(Sku, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- DecrementInventoryActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
Decrements inventory
- DecrementInventoryActivity(DecrementInventoryRollbackHandler) - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryActivity
- DecrementInventoryRollbackHandler - Class in org.broadleafcommerce.core.checkout.service.workflow
-
Decrements inventory that was put on by the
DecrementInventoryActivity - DecrementInventoryRollbackHandler() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
- decrementSku(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- DEFAULT - Static variable in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- DEFAULT_BASE_FOLDER - Static variable in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This is the base folder that all locks will be written to in Zookeeper.
- DEFAULT_BASE_FOLDER - Static variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
This is the base folder that all queues will be written to in Solr.
- DEFAULT_CATALOG_CACHE_KEY - Static variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation
- DEFAULT_CATEGORY - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- DEFAULT_INSTANCE - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.FullReindexCommand
- DEFAULT_MAX_QUEUE_SIZE - Static variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- DEFAULT_PRIORITY - Static variable in class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- defaultCategory - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- defaultCollection - Variable in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- defaultCollectionPath - Variable in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- DefaultCustomerPaymentGatewayService - Class in org.broadleafcommerce.core.payment.service
-
Core framework implementation of the
CustomerPaymentGatewayService. - DefaultCustomerPaymentGatewayService() - Constructor for class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- DefaultDynamicSkuPricingInvocationHandler - Class in org.broadleafcommerce.core.catalog.service.dynamic
- DefaultDynamicSkuPricingInvocationHandler(BigDecimal) - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
-
This is used with SkuBundleItem to allow the bundle override price.
- DefaultDynamicSkuPricingInvocationHandler(Sku) - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- DefaultDynamicSkuPricingInvocationHandler(Sku, BigDecimal) - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
-
This is used with SkuBundleItem to allow the bundle override price.
- DefaultDynamicSkuPricingInvocationHandler(Sku, Money) - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
-
Used to add ProductOptionValue price adjustments to the proxy Sku
- DefaultDynamicSkuPricingServiceImpl - Class in org.broadleafcommerce.core.catalog.service.dynamic
-
Default implementation of the
DynamicSkuPricingServicewhich simply ignores the considerations hashmap in all method implementations - DefaultDynamicSkuPricingServiceImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
- defaultErrorHandler - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
- DefaultErrorHandler - Class in org.broadleafcommerce.core.workflow
- DefaultErrorHandler() - Constructor for class org.broadleafcommerce.core.workflow.DefaultErrorHandler
- defaultFulfillmentGroupTaxRate - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- defaultItemTaxRate - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- defaultLocale - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- DefaultOfferCodeDaoExtensionHandler - Class in org.broadleafcommerce.core.offer.dao
-
Default implementation of OfferCodeDaoExtensionHandler.
- DefaultOfferCodeDaoExtensionHandler() - Constructor for class org.broadleafcommerce.core.offer.dao.DefaultOfferCodeDaoExtensionHandler
- defaultParent - Variable in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
- defaultParentCategory - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- DefaultPaymentGatewayCheckoutService - Class in org.broadleafcommerce.core.payment.service
-
Core framework implementation of the
PaymentGatewayCheckoutService. - DefaultPaymentGatewayCheckoutService() - Constructor for class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- DefaultProcessContextImpl<T> - Class in org.broadleafcommerce.core.workflow
-
Default ProcessContext implementation
- DefaultProcessContextImpl() - Constructor for class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
- defaultProduct - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
This will be non-null if and only if this Sku is the default Sku for a Product
- defaultReference - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- defaultReference - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- defaultSku - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- DefaultSolrIndexQueueProvider - Class in org.broadleafcommerce.core.search.service.solr.indexer
- DefaultSolrIndexQueueProvider() - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- DefaultSolrIndexQueueProvider(ZooKeeper, Environment) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- delegate - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- delegate - Variable in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- DelegatingHttpSolrClient - Class in org.broadleafcommerce.core.search.service.solr
-
Wrapper implementation of Solr that delegates to an
HttpSolrClient. - DelegatingHttpSolrClient(HttpSolrClient) - Constructor for class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- DelegatingHttpSolrClient(HttpSolrClient, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- delete(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Removed the passed in
Categoryinstance from the datastore - delete(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- delete(CategoryXref) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Remove the passed in category relationship from the datastore
- delete(CategoryXref) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
- delete(Product) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Remove the passed in product instance from the datastore
- delete(Product) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- delete(Sku) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Remove the
Skuinstance from the datastore - delete(Sku) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- delete(CustomerOffer) - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
- delete(CustomerOffer) - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
- delete(Offer) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- delete(Offer) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- delete(OfferAudit) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
- delete(OfferAudit) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- delete(OfferAudit) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
- delete(OfferAudit) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- delete(OfferCode) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
- delete(OfferCode) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- delete(OfferInfo) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- delete(OfferInfo) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- delete(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
- delete(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- delete(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- delete(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- delete(FulfillmentGroupItem) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDao
- delete(FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
- delete(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- delete(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- delete(OrderItem) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- delete(OrderItem) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- delete(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- delete(OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- delete(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
- delete(OrderPayment) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- delete(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
Deletes a payment from the system.
- delete(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- delete(Referenced) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
- delete(Referenced) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- delete(CodeType) - Method in interface org.broadleafcommerce.core.util.dao.CodeTypeDao
- delete(CodeType) - Method in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
- deleteAll(List<OrderMultishipOption>) - Method in interface org.broadleafcommerce.core.order.dao.OrderMultishipOptionDao
-
Removes all of the OrderMultishipOptions in the list permanently
- deleteAll(List<OrderMultishipOption>) - Method in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
- deleteAllDocuments() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
Deprecated.
- deleteAllDocuments(String, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
By default this deletes all items in the collection, since there is a good chance that the collection will be re-aliased or swapped into the foreground after reindexing is complete.
- deleteAllDocuments(String, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- deleteAllDocuments(String, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- deleteAllDocuments(SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.deleteAllDocuments(String, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - deleteAllDocuments(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- deleteAllNamespaceDocuments(String, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- deleteAllNamespaceDocuments(String, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- deleteAllNamespaceDocuments(SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.deleteAllNamespaceDocuments(String, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - deleteAllNamespaceDocuments(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- deleteAllOrderMultishipOptions(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Removes all OrderMultishipOptions for this Order permanently.
- deleteAllOrderMultishipOptions(Order) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- deleteAllReindexCoreDocuments() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
This method deletes all of the documents from
SolrContext#getReindexServer() - deleteById(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(String, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(String, String, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(String, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(String, List<String>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteById(List<String>, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteByIds(String, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Deletes items by ids.
- deleteByQueries(String, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Deletes items for the provided queries.
- deleteByQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteByQuery(String) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- deleteByQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- deleteByQuery(String, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteByQuery(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteByQuery(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Deletes items for the provided query.
- deleteByQuery(String, String, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- deleteCart(Order) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Remove the cart from the persistence layer.
- deleteCodeType(CodeType) - Method in interface org.broadleafcommerce.core.util.service.CodeTypeService
-
Deprecated.
- deleteCodeType(CodeType) - Method in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- deleteCustomer(Customer) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Remove the cart from the persistence layer.
- deleteCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- deleteEmptyNamedOrders - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- deleteIntercept(SearchIntercept) - Method in interface org.broadleafcommerce.core.search.dao.SearchInterceptDao
-
Deprecated.
- deleteIntercept(SearchIntercept) - Method in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- deleteOfferCode(OfferCode) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
- deleteOfferCode(OfferCode) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- deleteOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- deleteOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- deleteOrderItemOrderMultishipOptions(Long) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Removes all OrderMultishipOptions associated with the OrderItem represented by this orderItemId permanently.
- deleteOrderItemOrderMultishipOptions(Long) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- deleteOrderItemOrderMultishipOptions(Long, int) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Removes up to numToDelete OrderMultishipOptions associated with the OrderItem represented by this orderItemId permanently.
- deleteOrderItemOrderMultishipOptions(Long, int) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- deleteRatingSummary(RatingSummary) - Method in interface org.broadleafcommerce.core.rating.dao.RatingSummaryDao
- deleteRatingSummary(RatingSummary) - Method in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
- deleteRatingSummary(RatingSummary) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
- deleteRatingSummary(RatingSummary) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
- deleteRecursive(String, ZooKeeper) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
-
Recursively deletes a path in Zookeeper.
- deleteStatementGenerator - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- DeleteStatementGenerator - Interface in org.broadleafcommerce.core.util.service
- DeleteStatementGeneratorImpl - Class in org.broadleafcommerce.core.util.service
-
The idea of this class if to iterate over props of the passed class and if found prop with annotation @OneToMany recurse into it.
- DeleteStatementGeneratorImpl() - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- DeleteStatementGeneratorImpl.OperationStackHolder - Class in org.broadleafcommerce.core.util.service
- DeleteStatementGeneratorImpl.PathElement - Class in org.broadleafcommerce.core.util.service
- deleteSynonym(SearchSynonym) - Method in interface org.broadleafcommerce.core.search.dao.SearchSynonymDao
- deleteSynonym(SearchSynonym) - Method in class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
- DELIVERED - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
DELIVERED: Used to indicate that all items in the fulfillment group have been delivered.
- DELIVERINSTRUCTION - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- deliveryInstruction - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- Dependent - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupName
- Dependent - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupOrder
- Dependent - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabName
- Dependent - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabOrder
- deproxiedBundle - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- deproxiedCategory - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- deproxiedOffer - Variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- deproxiedProduct - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- deproxiedProductBundle - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- deproxiedSku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- deproxiedSku - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- deproxiedSku - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- depth - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- DEPTH - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- description - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- description - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- description - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- description - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- description - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- Description - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- Description - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- Description - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Description - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Name
- Description - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Order
- DESCRIPTION - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- deserialize(byte[]) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Mechanism to convert a byte array to an object.
- destroy() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- destroy() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- destroy() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- destroy() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- Details - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupName
- Details - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupOrder
- determineAuthorized(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determineBestPermutation(List<PromotableCandidateItemOffer>, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- determineComplete(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determineCoreName(HttpSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- determineFullyCaptured(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determineItemTaxRate(Address) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Uses the passed in address to determine if the item is taxable.
- determineMaxCapacity() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- DetermineOfferChangeActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
This class is used in conjunction with the
CountTotalOffersActivityto determine if the number of offers changed on the order during the pricing workflow. - DetermineOfferChangeActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.DetermineOfferChangeActivity
- determineOfferUnitValue(Offer, Integer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- determineOrderNumber(Order) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
- determineOrderPaymentStatus(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentStatusService
- determineOrderPaymentStatus(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determinePartiallyComplete(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determinePending(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- determineProduct(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- determineProduct(OrderItemRequestDTO) - Method in interface org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationService
- determineProduct(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- determineSku(Product, Long, Map<String, String>, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- determineSku(Product, Long, Map<String, String>, ActivityMessages) - Method in interface org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationService
- determineSku(Product, Long, Map<String, String>, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- determineSku(OrderItemRequestDTO, ActivityMessages) - Method in interface org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationService
- determineSku(OrderItemRequestDTO, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- determineSubmitDate(Order) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
- determineTaxRateForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Uses the passed in address to determine if the item is taxable.
- determineUnconfirmed(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- didOverride - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- DIGITAL - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- dimension - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- Dimension - Class in org.broadleafcommerce.core.catalog.domain
- Dimension() - Constructor for class org.broadleafcommerce.core.catalog.domain.Dimension
- DIMENSION_UNIT_OF_MEASURE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- dimensionUnitOfMeasure - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- discountable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- Discountable - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Discountable - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Discountable - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Discountable - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- discountableOrderItems - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- discountableOrderItems - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- DISCOUNTALLOWED - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- discountedPrice - Variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- discountedPrice - Variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- discountsAllowed - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- discountsAllowed - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- discountType - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- discountType - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- DiscountType - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- DISCRETE - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
- discreteOrderItem - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- DiscreteOrderItem - Interface in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemFeePrice - Interface in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemFeePriceImpl - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemFeePriceImpl() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- discreteOrderItemFeePrices - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- discreteOrderItemFeePrices - Variable in class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
- DiscreteOrderItemImpl - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- DiscreteOrderItemImpl.Presentation - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Group - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Tab - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.order.domain
- DiscreteOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
- DiscreteOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
- DiscreteOrderItemRequest(AbstractOrderItemRequest) - Constructor for class org.broadleafcommerce.core.order.service.call.DiscreteOrderItemRequest
- discreteOrderItems - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- discreteOrderItems - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- displayOrder - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
The display order.
- displayOrder - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- displayOrder - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- displayOrder - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- displayOrder - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- displayOrder - Variable in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- displayOrder - Variable in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- displayOrdersByCategoryProduct - Variable in class org.broadleafcommerce.core.search.dao.CatalogStructure
- displayPrice - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- displayTemplate - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- displayTemplate - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- displayTemplate - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- DistributedBlockingQueue<E extends Serializable> - Interface in org.broadleafcommerce.core.util.queue
-
Interface that defines a distributed
BlockingQueue, which means that this queue can be created, distributed, and operated on by multiple - DistributedBlockingQueue.DistributedQueueException - Exception in org.broadleafcommerce.core.util.queue
-
RuntimeExceptionindicating that there was an error operating on the queue, or changing queue state. - DistributedLock - Interface in org.broadleafcommerce.core.util.lock
-
Interface to define a lock as distributed and safe to use across nodes or JVMs.
- DistributedLock.DistributedLockException - Exception in org.broadleafcommerce.core.util.lock
-
RuntimeException to identify that there was an issue obtaining or otherwise releasing a distributed lock.
- DistributedLockException() - Constructor for exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
- DistributedLockException(String) - Constructor for exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
- DistributedLockException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
- DistributedLockException(String, Throwable, boolean, boolean) - Constructor for exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
- DistributedLockException(Throwable) - Constructor for exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
- DistributedQueueException() - Constructor for exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
- DistributedQueueException(String) - Constructor for exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
- DistributedQueueException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
- DistributedQueueException(String, Throwable, boolean, boolean) - Constructor for exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
- DistributedQueueException(Throwable) - Constructor for exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
- distributeOrderSavingsToItems(Order, BigDecimal) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Distributes the order adjustments (if any) to the individual fulfillment group items.
- DISTRICT - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- diveDeep(Class<?>, String, String, Stack<DeleteStatementGeneratorImpl.PathElement>, Set<Class<?>>, HashMap<String, DeleteStatementGeneratorImpl.OperationStackHolder>, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Set<String>, boolean, Class) - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- doActivities() - Method in interface org.broadleafcommerce.core.workflow.Processor
- doActivities() - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
- doActivities(Object) - Method in class org.broadleafcommerce.core.workflow.ExplicitPrioritySequenceProcessor
- doActivities(T) - Method in interface org.broadleafcommerce.core.workflow.Processor
- doActivities(T) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
- documentBuilder - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- DocumentBuilder - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
Component to build a Solr document from an
Indexable. - DOUBLE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- DOUBLES - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- drainTo(Collection<? super T>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- drainTo(Collection<? super T>, int) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- dtoToEntityService - Variable in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- dtoToEntityService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- duplicate(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Make a production copy of an offer.
- duplicate(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- DuplicationValidatorExtensionHandlerImpl - Class in org.broadleafcommerce.core.catalog.service
- DuplicationValidatorExtensionHandlerImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- duplicator - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- DynamicPriceDiscreteOrderItem - Interface in org.broadleafcommerce.core.order.domain
- DynamicPriceDiscreteOrderItemImpl - Class in org.broadleafcommerce.core.order.domain
- DynamicPriceDiscreteOrderItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
- dynamicPrices - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- DynamicSkuActiveDatesService - Interface in org.broadleafcommerce.core.catalog.service.dynamic
-
Interface for dynamically determining the activity dates.
- DynamicSkuPrices - Class in org.broadleafcommerce.core.catalog.service.dynamic
-
DTO to represent pricing overrides returned from invocations to
DynamicSkuPricingService - DynamicSkuPrices() - Constructor for class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- dynamicSkuPricingService - Variable in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- DynamicSkuPricingService - Interface in org.broadleafcommerce.core.catalog.service.dynamic
-
Interface for calculating dynamic pricing for a
Sku.
E
- element() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- em - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.FeaturedProductDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- em - Variable in class org.broadleafcommerce.core.catalog.dao.SkuMediaDaoImpl
- em - Variable in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
- em - Variable in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- em - Variable in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- em - Variable in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- em - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
- em - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- em - Variable in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- em - Variable in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- em - Variable in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
- em - Variable in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- em - Variable in class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
- em - Variable in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- em - Variable in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
- em - Variable in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
- em - Variable in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- em - Variable in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- em - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- emailAddress - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- emailAddress - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- EMAILADDRESS - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- embeddableLegacyOfferUses - Variable in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- EmptySequenceProcessor - Class in org.broadleafcommerce.core.workflow
-
Convenience class for creating an empty workflow.
- EmptySequenceProcessor() - Constructor for class org.broadleafcommerce.core.workflow.EmptySequenceProcessor
- enableDefaultSkuInventory - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- enablePendingPaymentsOnCheckoutConfirmation() - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
-
Set "gateway.config.global.enablePendingPayments" property to allow confirmation of an "UNCONFIRMED" transaction into a "PENDING" state instead of confirming into an AUTHORIZE or AUTHORIZE_AND_CAPTURE status.
- encryptionModule - Variable in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- encryptionModule - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- encryptionModule - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- encryptionModule - Variable in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- endBatchEvent(List<? extends Indexable>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- endBatchEvent(List<? extends Indexable>) - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- endBatchEvent(List<? extends Indexable>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
Perform actions to end a batch event, such as closing any Contexts that have been previously created.
- endDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- endDate - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- endDate - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- EndDate - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- EndDate - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- endingDepth - Variable in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
- endPricingConsideration() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- ENTITY_TYPE - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- ENTITY_TYPE - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- entityConfig - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- entityConfiguration - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.rating.dao.RatingSummaryDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.rating.dao.ReviewDetailDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- entityConfiguration - Variable in class org.broadleafcommerce.core.util.dao.CodeTypeDaoImpl
- EntityIdentifierUtil - Class in org.broadleafcommerce.core.util
-
Utility class that will search for the entity identifier property and/or property value
- EntityIdentifierUtil() - Constructor for class org.broadleafcommerce.core.util.EntityIdentifierUtil
- entityService - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- entityService - Variable in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- entityType - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- env - Variable in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- env - Variable in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- env - Variable in class org.broadleafcommerce.core.geolocation.GeolocationServiceImpl
- env - Variable in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- env - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- environment - Variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- environment - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.domain.Weight
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductType
- equals(Object) - Method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
- equals(Object) - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- equals(Object) - Method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- equals(Object) - Method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- equals(Object) - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
- equals(Object) - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.domain.TaxType
- equals(Object) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.call.GiftWrapOrderItemRequest
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.MessageType
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.OrderItemType
- equals(Object) - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
- equals(Object) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- equals(Object) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- equals(Object) - Method in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
- equals(Object) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- equals(Object) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- equals(Object) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- equals(Object) - Method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- equals(Object) - Method in class org.broadleafcommerce.core.rating.service.type.RatingType
- equals(Object) - Method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- equals(Object) - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
- equals(Object) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogReindexCommand
- equals(Object) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.FullReindexCommand
- equals(Object) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
- equals(Object) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
- equals(Object) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- ERROR_CODE - Static variable in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- errorCode - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- errorCode - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- errorCode - Variable in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- errorCode - Variable in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- errorHandler - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- ErrorHandler - Interface in org.broadleafcommerce.core.workflow
- errorMessage - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- errorMessage - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- errorMessage - Variable in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- errorOnConcurrentReIndex - Variable in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- errorOnConcurrentReIndex - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- estimateCostForFulfillmentGroup(FulfillmentGroup, Set<FulfillmentOption>) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
- estimateCostForFulfillmentGroup(FulfillmentGroup, Set<FulfillmentOption>) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider
- estimateCostForFulfillmentGroup(FulfillmentGroup, Set<FulfillmentOption>) - Method in interface org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentPricingProvider
-
Estimates the cost for the fulfilling the given fulfillment group Estimates the cost for the fulfilling the given fulfillment group with the given options.
- estimateCostForFulfillmentGroup(FulfillmentGroup, Set<FulfillmentOption>) - Method in interface org.broadleafcommerce.core.pricing.service.FulfillmentPricingService
-
This provides an estimation for a
FulfillmentGroupwith aFulfillmentOption. - estimateCostForFulfillmentGroup(FulfillmentGroup, Set<FulfillmentOption>) - Method in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
- eventPublisher - Variable in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
- EVERYWHERE - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- EXCLUDE_OFFERCODE_COPY_HINT - Static variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- EXCLUDE_PRODUCT_CODE_COPY_HINT - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- excludedFulfillmentOptions - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- excludedSearchFacets - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- execute() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation.CacheOperation
-
Execute the block of work
- execute(ProcessContext<? extends Object>) - Method in class org.broadleafcommerce.core.workflow.PassThroughActivity
- execute(ProcessContext<Object>) - Method in class org.broadleafcommerce.core.util.ThirdPartyInteractionLatencySimulationActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompositeActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.PricingServiceActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAvailabilityActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateCheckoutActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- execute(ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.offer.service.workflow.VerifyCustomerMaxOfferUsesActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AdjustOrderPaymentsActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.CompositeActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.CountTotalOffersActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.DetermineOfferChangeActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupMerchandiseTotalActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupPricingActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.ShippingOfferActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
- execute(ProcessContext<Order>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.TotalActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.AddFulfillmentGroupItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowVerifyFulfillmentGroupItemsActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.CheckAddAvailabilityActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.CheckUpdateAvailabilityActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveFulfillmentGroupItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderMultishipOptionActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.remove.ValidateRemoveRequestActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowPriceOrderIfNecessaryActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowVerifyFulfillmentGroupItemsActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.options.UpdateProductOptionsOrderItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.options.ValidateUpdateProductOptionsRequestActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.UpdateFulfillmentGroupItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderItemActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderMultishipOptionActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.update.ValidateUpdateRequestActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowPriceOrderIfNecessaryActivity
- execute(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowVerifyFulfillmentGroupItemsActivity
- execute(T) - Method in interface org.broadleafcommerce.core.workflow.Activity
-
Called by the encompassing processor to activate the execution of the Activity
- execute(T) - Method in class org.broadleafcommerce.core.workflow.BaseExtensionActivity
- executeCatalogReindexCommand(CatalogReindexCommand) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- executeCommand(C) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- executeCommand(C) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
Entry point from which this component can delegate action based on the type of
SolrUpdateCommand. - executeCommandInternal(IncrementalUpdateCommand) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
By default, this will update the foreground collection.
- executeCommandInternal(IncrementalUpdateCommand, String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
This will apply updates in the specified collection, and will commit, when finished, if no errors occur.
- executeCommandInternalNoDefaultCommandType(SolrUpdateCommand) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Hook point for implementors to handle new command types.
- executeExpression(String, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Private method used by couldOfferApplyToOrder to execute the MVEL expression in the appliesToOrderRules to determine if this offer can be applied.
- executeExpression(String, Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
- executeFullReindexCommand(FullReindexCommand) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- executeOperation(GenericOperation<R>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Allows us to execute retry-able operations.
- executePricing(Order) - Method in interface org.broadleafcommerce.core.pricing.service.PricingService
- executePricing(Order) - Method in class org.broadleafcommerce.core.pricing.service.PricingServiceImpl
- executePromotionCalculation - Variable in class org.broadleafcommerce.core.offer.service.OfferContext
- executeSiteReindexCommand(SiteReindexCommand) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- executeSolrIndexOperation(SolrIndexOperation) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Executes the given operation in the correct method order
- executeSolrIndexOperation(SolrIndexOperation) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- exists(String, ZooKeeper) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
- expandable - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- expandProduct(Product, List<Long>) - Method in class org.broadleafcommerce.core.catalog.service.extension.AbstractProductProcessorExtensionHandler
- expandProduct(Product, List<Long>) - Method in interface org.broadleafcommerce.core.catalog.service.extension.ProductProcessorExtensionHandler
-
Takes a product, performs any special logic and returns a list of associated products to be handled
- expirationMonth - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- expirationYear - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- ExplicitPrioritySequenceProcessor - Class in org.broadleafcommerce.core.workflow
- ExplicitPrioritySequenceProcessor() - Constructor for class org.broadleafcommerce.core.workflow.ExplicitPrioritySequenceProcessor
- expression - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- EXPRESSION_CACHE - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
- EXTENDED_ROLLBACK_STATE - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- extensionManager - Variable in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- extensionManager - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateCheckoutActivity
- extensionManager - Variable in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- extensionManager - Variable in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- extensionManager - Variable in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- extensionManager - Variable in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- extensionManager - Variable in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- extensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- extensionManager - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- EXTERNAL_ID - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- externalId - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- externalId - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- EXTERNALLY_PRICED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
- extraDataMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- extraDataMap - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
F
- facet - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- facet - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- facetIsAvailable(SearchFacet, Map<String, String[]>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Checks to see if the requiredFacets condition for a given facet is met.
- facetPositionComparator - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- facets - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- facetValues - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- FAILED_RESPONSES - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- failFast(Exception) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- failureReportingThreshold - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- FEATURED - Static variable in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- FeaturedProduct - Interface in org.broadleafcommerce.core.catalog.domain
- featuredProductDao - Variable in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- FeaturedProductDao - Interface in org.broadleafcommerce.core.catalog.dao
- FeaturedProductDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
- FeaturedProductDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.FeaturedProductDaoImpl
- FeaturedProductImpl - Class in org.broadleafcommerce.core.catalog.domain
- FeaturedProductImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- featuredProducts - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- fees - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- FEETAX - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- feeTaxable - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- feeType - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- fgContainsFutureCreditAdjustment(FulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- fgisToDelete - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- fgItemDao - Variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- fgItemDao - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.add.AddFulfillmentGroupItemActivity
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowVerifyFulfillmentGroupItemsActivity
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveFulfillmentGroupItemActivity
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowVerifyFulfillmentGroupItemsActivity
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateFulfillmentGroupItemActivity
- fgItemStrategy - Variable in class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowVerifyFulfillmentGroupItemsActivity
- fgService - Variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- FGTAX - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- field - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- Field - Interface in org.broadleafcommerce.core.search.domain
-
Represents a String-based mapping of entities and properties.
- FIELD_CACHE - Static variable in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- FIELD_CACHE - Static variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- FieldAdminPresentation - Interface in org.broadleafcommerce.core.search.domain
- FieldAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.search.domain
- FieldAdminPresentation.GroupName - Class in org.broadleafcommerce.core.search.domain
- FieldAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.search.domain
- FieldAdminPresentation.TabName - Class in org.broadleafcommerce.core.search.domain
- FieldAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.search.domain
- fieldDao - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- fieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- fieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- FieldDao - Interface in org.broadleafcommerce.core.search.dao
-
DAO to facilitate interaction with Broadleaf fields.
- FieldDaoImpl - Class in org.broadleafcommerce.core.search.dao
- FieldDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.FieldDaoImpl
- FieldEntity - Class in org.broadleafcommerce.core.search.domain
-
An extensible enumeration of entities that are used for searching and reporting
- FieldEntity() - Constructor for class org.broadleafcommerce.core.search.domain.FieldEntity
- FieldEntity(String, String) - Constructor for class org.broadleafcommerce.core.search.domain.FieldEntity
- FieldImpl - Class in org.broadleafcommerce.core.search.domain
- FieldImpl() - Constructor for class org.broadleafcommerce.core.search.domain.FieldImpl
- fieldName - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
Name of the field as it appears in MVEL
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.FieldOrder
-
Deprecated.
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- FieldOrder() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
- fieldType - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- fieldType - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- FieldType - Class in org.broadleafcommerce.core.search.domain.solr
-
An extensible enumeration of entities that are used for searching and reporting
- FieldType() - Constructor for class org.broadleafcommerce.core.search.domain.solr.FieldType
- FieldType(String, String) - Constructor for class org.broadleafcommerce.core.search.domain.solr.FieldType
- fieldTypes - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- fieldValues - Variable in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- FileSystemSolrIndexStatusProviderImpl - Class in org.broadleafcommerce.core.search.service.solr
-
XML based Index Status provider.
- FileSystemSolrIndexStatusProviderImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- filterCandidateSkusForArchivedStatus(List<Sku>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- filterCriteria - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- filteredCrossSales - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- filteredFeaturedProducts - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- filteredUpSales - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- filterEmptyFacets(List<SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- filterFulfillmentGroupLevelOffer(PromotableOrder, List<PromotableCandidateFulfillmentGroupOffer>, Offer) - Method in interface org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessor
- filterFulfillmentGroupLevelOffer(PromotableOrder, List<PromotableCandidateFulfillmentGroupOffer>, Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- filterItemLevelOffer(PromotableOrder, List<PromotableCandidateItemOffer>, Offer) - Method in interface org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessor
-
Review an item level offer against the list of discountable items from the order.
- filterItemLevelOffer(PromotableOrder, List<PromotableCandidateItemOffer>, Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- filterOffers(List<Offer>, Customer) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- filterOffers(List<Offer>, Customer) - Method in interface org.broadleafcommerce.core.offer.service.processor.BaseProcessor
- filterOffers(PromotableOrder, List<Offer>, List<PromotableCandidateOrderOffer>, List<PromotableCandidateItemOffer>) - Method in interface org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessor
- filterOffers(PromotableOrder, List<Offer>, List<PromotableCandidateOrderOffer>, List<PromotableCandidateItemOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- filterOffersByQualifyingAndSubtotalRequirements(PromotableOrder, List<PromotableCandidateFulfillmentGroupOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- filterOrderLevelOffer(PromotableOrder, List<PromotableCandidateOrderOffer>, Offer) - Method in interface org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessor
- filterOrderLevelOffer(PromotableOrder, List<PromotableCandidateOrderOffer>, Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- filterProductsBasedOnInactiveCategory(List<Product>, Category) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- filterPromotionMessageDTOsByTypes(Map<String, List<PromotionMessageDTO>>, List<String>) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a map of
PromotionMessagePlacementTypes toPromotionMessageDTOs and a list ofPromotionMessagePlacementTypes, filter the map into a list. - filterQueries - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- filterSearchFacetRanges(SearchFacetDTO, List<SearchFacetRange>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- filterSearchFacetRanges(SearchFacetDTO, List<SearchFacetRange>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Builds the search facet ranges for the provided dto.
- FINALIZE_CHECKOUT - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- finalizeAdjustment(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Updates the adjustmentValue to the sales or retail value based on the passed in param
- finalizeAdjustment(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- finalizeAdjustment(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Sets the adjustment price based on the passed in parameter.
- finalizeAdjustment(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- finalizeAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- finalizeAdjustments(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- finalizeChanges(String, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Composite method that issues a commit or rollback (if there is an error), and optionally swaps (if there is no error).
- finalizeItemPrices() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- finalizeItemPrices() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Updates the averagePriceField for all order items.
- finalizeItemPrices() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- finalizePrice() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Called by the pricing engine after prices have been computed.
- finalizePrice() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- finalizeQuantities() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Updates the target and qualifier quantities to indicate the number that are being used.
- finalizeQuantities() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- finalizeQuantities() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- finalizeQuantities(List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
-
Updates the finalQuanties for the PromotionDiscounts and PromotionQualifiers.
- Financial - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Financial - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Financial - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Financial - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- findActiveProductsByCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findActiveProductsByCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findActiveProductsByCategory(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Same as
CatalogService.findActiveProductsByCategory(Category)but allowing for pagination. - findActiveProductsByCategory(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findActiveProductsByCategory(Category, Date, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Deprecated, for removal: This API element is subject to removal in a future version.Use {@link #findActiveProductsByCategory(Category, limit, offset}
- findActiveProductsByCategory(Category, Date, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findActiveSubCategoriesByCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findActiveSubCategoriesByCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findActiveSubCategoriesByCategory(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findActiveSubCategoriesByCategory(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllCategories() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllCategories() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllCategories(int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllCategories(int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllChildProductsInRequest(List<OrderItemRequestDTO>) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- findAllChildrenToRemove(List<Long>, OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findAllCodeTypes() - Method in interface org.broadleafcommerce.core.util.service.CodeTypeService
-
Deprecated.
- findAllCodeTypes() - Method in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- findAllIntercepts() - Method in interface org.broadleafcommerce.core.search.dao.SearchInterceptDao
-
Deprecated.
- findAllIntercepts() - Method in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- findAllOffers() - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Returns all offers
- findAllOffers() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- findAllProducts() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllProducts() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllProducts(int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllProducts(int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllProductsInRequest(ConfigurableOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- findAllProductsInRequest(ConfigurableOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- findAllSkus() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllSkus() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllSkus(int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllSkus(int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllSubCategories(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllSubCategories(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAllSubCategories(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findAllSubCategories(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAndRemoveSecurePaymentInfo(String, PaymentType) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
- findAndRemoveSecurePaymentInfo(String, PaymentType) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- findAssignedProductOptionsByProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
Returns a list of
AssignedProductOptionDTOfound for given theProduct. - findAssignedProductOptionsByProduct(Product) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- findAssignedProductOptionsByProduct(Product) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a list of
AssignedProductOptionDTOfound for given theProduct. - findAssignedProductOptionsByProduct(Product) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAssignedProductOptionsByProductId(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
Returns a list of
AssignedProductOptionDTOfound for given the productId. - findAssignedProductOptionsByProductId(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- findAssignedProductOptionsByProductId(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a list of
AssignedProductOptionDTOfound for given the productId. - findAssignedProductOptionsByProductId(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findAutomaticProductBundles() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Find all ProductBundles whose automatic attribute is set to true.
- findAutomaticProductBundles() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findBankAccountInfo(String) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- findBankAccountPayment(String) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
- findBankAccountPayment(String) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- findBestZipCode(String, String, String, Integer, Long) - Method in interface org.broadleafcommerce.core.store.dao.ZipCodeDao
- findBestZipCode(String, String, String, Integer, Long) - Method in class org.broadleafcommerce.core.store.dao.ZipCodeDaoImpl
- findCartForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up the current shopping cart for the customer.
- findCartForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findCartForCustomerWithEnhancements(Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Retrieve an enhanced version of the cart for the customer.
- findCartForCustomerWithEnhancements(Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findCartForCustomerWithEnhancements(Customer, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- findCartForCustomerWithEnhancements(Customer, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
-
Retrieve an enhanced version of the cart for the customer.
- findCartForCustomerWithEnhancements(Customer, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- findCartForCustomerWithEnhancements(Customer, Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
For the customer, use the candidateOrder as the source of enhancement for generating an enhanced cart.
- findCartForCustomerWithEnhancements(Customer, Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findCartForCustomerWithEnhancements(Customer, Order, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- findCartForCustomerWithEnhancements(Customer, Order, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
-
Retrieve an enhanced version of the cart for the customer.
- findCartForCustomerWithEnhancements(Customer, Order, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- findCarts(String[], OrderStatus[], Date, Boolean, int, int, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Finds carts from the database.
- findCarts(String[], OrderStatus[], Date, Boolean, int, int, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findCarts(String[], OrderStatus[], Date, Boolean, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Finds carts from the database.
- findCarts(String[], OrderStatus[], Date, Boolean, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findCartsCount(String[], OrderStatus[], Date, Boolean, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Finds the count of carts from the database.
- findCartsCount(String[], OrderStatus[], Date, Boolean, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findCatalog(Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This reads a
Catalogby ID. - findCategoriesByName(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Retrieve a list of
Categoryinstance based on the name property. - findCategoriesByName(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findCategoriesByName(String, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Retrieve a list of
Categoryinstances based on the search criteria - findCategoriesByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findCategoryByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findCategoryByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findCategoryById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findCategoryById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findCategoryByName(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findCategoryByName(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findCategoryByURI(String) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- findCategoryByURI(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- findCategoryByURI(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a category associated with the passed in URI or null if no Category is mapped to this URI.
- findCategoryByURI(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findCategoryByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.dao.AbstractCategoryDaoExtensionHandler
- findCategoryByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDaoExtensionHandler
- findCategoryByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findCategoryByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findCategoryByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findCategoryByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findCreditCardInfo(String) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- findCreditCardPayment(String) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
- findCreditCardPayment(String) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- findCustomers(Date, Boolean, Boolean, Boolean, int, int, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Find customers in the database.
- findCustomers(Date, Boolean, Boolean, Boolean, int, int, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findCustomers(Date, Boolean, Boolean, Boolean, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Find customers in the database.
- findCustomers(Date, Boolean, Boolean, Boolean, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findCustomersCount(Date, Boolean, Boolean, Boolean, List<Long>) - Method in interface org.broadleafcommerce.core.util.dao.ResourcePurgeDao
-
Find count of customers in the database.
- findCustomersCount(Date, Boolean, Boolean, Boolean, List<Long>) - Method in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- findExistingTaxDetail(List<TaxDetail>) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- findExplicitSearchResultsByCategory(Category, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- findExplicitSearchResultsByCategory(Category, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Performs a search for search results in the given category, taking into consideration the SearchCriteria
- findExplicitSearchResultsByCategory(Category, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- findFilteredActiveProductsByCategory(Category, Date, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findFilteredActiveProductsByCategory(Category, Date, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findFilteredActiveProductsByCategory(Category, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Given a category and a ProudctSearchCriteria, returns the appropriate matching products
- findFilteredActiveProductsByCategory(Category, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findFilteredActiveProductsByQuery(String, Date, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findFilteredActiveProductsByQuery(String, Date, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- findFilteredActiveProductsByQuery(String, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Given a search query and a SearchCriteria, returns the appropriate matching products
- findFilteredActiveProductsByQuery(String, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findFulfillmentGroupById(Long) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- findFulfillmentGroupById(Long) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Reads FulfillmentGroups by status, ascending according to the date that the order was created.
- findFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Reads FulfillmentGroups by status, either ascending or descending according to the date that the order was created.
- findFulfillmentGroupsByStatus(FulfillmentGroupStatusType, int, int, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findGiftCardInfo(String) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- findGiftCardPayment(String) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
- findGiftCardPayment(String) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- findIdentifierField(Class<?>) - Method in class org.broadleafcommerce.core.util.EntityIdentifierUtil
-
Determine the Reflection Field with the @id annotation (jakarta.persistence.Id) This assumes the @Id annotation will be on the property
- findInterceptByTerm(String) - Method in interface org.broadleafcommerce.core.search.dao.SearchInterceptDao
-
Deprecated.
- findInterceptByTerm(String) - Method in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- findLastMatchingItem(Order, Long, Long) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks through the given order and returns the latest added OrderItem that matches on the skuId and productId.
- findLastMatchingItem(Order, Long, Long) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findMatchingItem(Order, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findMatchingOfferPriceData(PromotableCandidateItemOffer, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- findMatchingSku(Product, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- findMatchingSku(Product, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- findMatchingSku(Product, Map<String, String>, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- findMatchingSku(Product, Map<String, String>, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- findNamedOrderForCustomer(String, Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up an Order by the given customer and a specified order name.
- findNamedOrderForCustomer(String, Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOfferById(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
- findOfferById(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- findOfferCodeById(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Lookup an OfferCode by its id
- findOfferCodeById(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- findOfferCodesByIds(Collection<Long>) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
- findOfferCodesByIds(Collection<Long>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- findOrderById(Long) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up an Order by its database id
- findOrderById(Long) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrderById(Long, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up an Order by its database id and optionally calls refresh to ensure that the entity manager pulls the instance from the DB and not from cache
- findOrderById(Long, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrderByIdOrByOrderItemId(Long, Long) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrderByOrderNumber(String) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up Orders and returns the order matching the given orderNumber
- findOrderByOrderNumber(String) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrderItemOrderMultishipOptions(Long) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Finds all OrderMultishipOptions associated with the given Order Item based on the order item id
- findOrderItemOrderMultishipOptions(Long) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- findOrderItemsForCustomersInDateRange(List<Long>, Date, Date) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- findOrderItemsForCustomersInDateRange(List<Long>, Date, Date) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- findOrderMultishipOptions(Long) - Method in interface org.broadleafcommerce.core.order.service.OrderMultishipOptionService
-
Finds all OrderMultishipOptions associated with the given Order based on the orderId
- findOrderMultishipOptions(Long) - Method in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- findOrdersByDateRange(Date, Date) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- findOrdersByDateRange(Date, Date) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersByDaysCount(Integer, Integer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- findOrdersByDaysCount(Integer, Integer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersByEmail(String) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up all Orders for the specified email, regardless of current OrderStatus
- findOrdersByEmail(String) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersByIds(List<Long>) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up a list of Orders by their database ids
- findOrdersByIds(List<Long>) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up all Orders for the specified customer, regardless of current OrderStatus
- findOrdersForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersForCustomer(Customer, OrderStatus) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Looks up all Orders for the specified customer that are in the specified OrderStatus.
- findOrdersForCustomer(Customer, OrderStatus) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOrdersForCustomersInDateRange(List<Long>, Date, Date) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- findOrdersForCustomersInDateRange(List<Long>, Date, Date) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findOriginalCategoryByURI(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findOriginalCategoryByURI(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findOriginalProductByURI(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findOriginalProductByURI(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findParentItem() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
For items that are part of a bundle, this method will return the parent bundle item.
- findParentItem() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- findPartiallyFulfilledFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Reads FulfillmentGroups whose status is PARTIALLY_FULFILLED or PARTIALLY_DELIVERED.
- findPartiallyFulfilledFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findPaymentsForOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Returns all OrderPayment objects that are associated with the given order
- findPaymentsForOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- findProductByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductByURI(String) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Look up a product that matches the given URI
- findProductByURI(String) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- findProductByURI(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a product associated with the passed in URI or null if no Product is mapped to this URI.
- findProductByURI(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.dao.AbstractProductDaoExtensionHandler
- findProductByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDaoExtensionHandler
- findProductByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findProductByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findProductByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findProductByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findProductIdsUsingProductOptionById(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
Returns a paginated list of Product Ids that are using the passed in ProductOption ID
- findProductIdsUsingProductOptionById(Long, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- findProductIdsUsingProductOptionById(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a paginated list of Product Ids that are using the passed in ProductOption ID
- findProductIdsUsingProductOptionById(Long, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductOptionById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductOptionById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductOptionValueById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductOptionValueById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductsByName(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductsByName(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductsByName(String, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Find a subset of
Productinstances whose name starts with or is equal to the passed in search parameter. - findProductsByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductsForCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductsForCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findProductsForCategory(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findProductsForCategory(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findQualifyingItemForPriceData(OfferPriceData, List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- findRelatedProducts(RelatedProductDTO) - Method in interface org.broadleafcommerce.core.catalog.service.RelatedProductsService
-
Uses the data in the passed in DTO to return a list of relatedProducts.
- findRelatedProducts(RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- findRelatedQualifierRoot(OrderItem) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Given an orderItem, finds the top most parent order item.
- findRelatedQualifierRoot(OrderItem) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- findSearchRedirectBySearchTerm(String) - Method in interface org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDao
- findSearchRedirectBySearchTerm(String) - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- findSearchRedirectBySearchTerm(String) - Method in interface org.broadleafcommerce.core.search.redirect.service.SearchRedirectService
-
Checks the passed in URL to determine if there is a matching SearchRedirect.
- findSearchRedirectBySearchTerm(String) - Method in class org.broadleafcommerce.core.search.redirect.service.SearchRedirectServiceImpl
-
Checks the passed in URL to determine if there is a matching SearchRedirect.
- findSearchResults(String, List<SearchFacetDTO>, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of the other findSearchResults() method
- findSearchResults(String, List<SearchFacetDTO>, SearchCriteria, String, String...) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Given a qualified solr query string (such as "category:2002"), actually performs a solr search.
- findSearchResults(SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- findSearchResults(SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Performs a search for search results based on the given SearchCriteria, if SearchCriteria has a category, the category is considering for the search.
- findSearchResults(SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- findSearchResultsByCategory(Category, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- findSearchResultsByCategory(Category, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Deprecated.use #findSearchResults(SearchCriteria)
- findSearchResultsByCategory(Category, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Deprecated.
- findSearchResultsByCategoryAndQuery(Category, String, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- findSearchResultsByCategoryAndQuery(Category, String, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Deprecated.use #findSearchResults(SearchCriteria)
- findSearchResultsByCategoryAndQuery(Category, String, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Deprecated.
- findSearchResultsByQuery(String, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- findSearchResultsByQuery(String, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Deprecated.use #findSearchResults(SearchCriteria)
- findSearchResultsByQuery(String, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Deprecated.
- findSecurePaymentInfo(String, PaymentType) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
- findSecurePaymentInfo(String, PaymentType) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- findSite(Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This reads a
Siteby ID. - findSkuByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findSkuByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findSkuById(Long) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findSkuById(Long) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findSkuByUpc(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Method to look up a Sku by the Universal Product Code (UPC).
- findSkuByUpc(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findSkuByURI(String) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Look up a sku that matches the given URI
- findSkuByURI(String) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- findSkuByURI(String) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a sku associated with the passed in URI or null if no sku is mapped to this URI.
- findSkuByURI(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findSkuByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.dao.AbstractSkuDaoExtensionHandler
- findSkuByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDaoExtensionHandler
- findSkuByURI(String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findSkuByURI(String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findSkuByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.catalog.service.AbstractCatalogServiceExtensionHandler
- findSkuByURI(CatalogContextDTO, String, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogServiceExtensionHandler
- findSkuIdsForProductOptionValues(Long, String, String, List<Long>) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- findSkuIdsForProductOptionValues(Long, String, String, List<Long>) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- findSkuMediaBySkuId(Long) - Method in interface org.broadleafcommerce.core.catalog.service.SkuMediaService
- findSkuMediaBySkuId(Long) - Method in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- findSkusByIds(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findSkusByIds(List<Long>) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findStaleCacheAwareCartForCustomer - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- findStaleCacheAwareCartForCustomer2 - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- findStoresByAddress(Address, double) - Method in interface org.broadleafcommerce.core.store.service.StoreService
- findStoresByAddress(Address, double) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
- findTotalCategoryCount() - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- findTotalCategoryCount() - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- findUnfulfilledFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Reads FulfillmentGroups whose status is not FULFILLED or DELIVERED.
- findUnfulfilledFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findUnprocessedFulfillmentGroups(int, int) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Returns FulfillmentGroups whose status is null, or where no processing has yet occured.
- findUnprocessedFulfillmentGroups(int, int) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- findXrefByCategoryWithDefaultReference(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
returns a list of CategoryProductXref where provided category is default reference(xref.defaultReference=true)
- findXrefByCategoryWithDefaultReference(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- findZipCodeByZipCode(Integer) - Method in interface org.broadleafcommerce.core.store.dao.ZipCodeDao
- findZipCodeByZipCode(Integer) - Method in class org.broadleafcommerce.core.store.dao.ZipCodeDaoImpl
- findZipCodeByZipCode(Integer) - Method in interface org.broadleafcommerce.core.store.service.ZipCodeService
- findZipCodeByZipCode(Integer) - Method in class org.broadleafcommerce.core.store.service.ZipCodeServiceImpl
- firstExpandable - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- firstName - Variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl.NameResponse
- FIX_PRICE - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- FixedPriceFulfillmentOption - Interface in org.broadleafcommerce.core.order.fulfillment.domain
-
Used in conjunction with the
FixedPriceFulfillmentPricingProviderto allow for a single price for fulfilling an order (e.g. $5 shipping) - FixedPriceFulfillmentOptionImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- FixedPriceFulfillmentOptionImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
- FixedPriceFulfillmentPricingProvider - Class in org.broadleafcommerce.core.pricing.service.fulfillment.provider
-
Processor used in conjunction with
FixedPriceFulfillmentOption. - FixedPriceFulfillmentPricingProvider() - Constructor for class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider
- fixItemTotalRoundingIssues(Order, Map<OrderItem, List<FulfillmentGroupItem>>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Because an item may have multiple price details that don't round cleanly, we may have pennies left over that need to be distributed.
- fixOrderSavingsRoundingIssues(Order, Money) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
It is possible due to rounding that the order adjustments do not match the total.
- FLATRATES - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- format - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- FrameworkCacheConfiguration - Class in org.broadleafcommerce.core.config
- FrameworkCacheConfiguration() - Constructor for class org.broadleafcommerce.core.config.FrameworkCacheConfiguration
- FrameworkConfig - Class in org.broadleafcommerce.core.config
- FrameworkConfig() - Constructor for class org.broadleafcommerce.core.config.FrameworkConfig
- FrameworkConfig.FrameworkPropertySource - Class in org.broadleafcommerce.core.config
- FrameworkPropertySource() - Constructor for class org.broadleafcommerce.core.config.FrameworkConfig.FrameworkPropertySource
- FRIENDLY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- FRIENDLY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- friendlyName - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- FULFILLED - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
FULFILLED: Used to indicate that the Fulfillment Group is completely fulfilled (e.g. shipped, downloaded, etc.).
- FULFILLMENT - Static variable in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
- FULFILLMENT_GROUP - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- FULFILLMENT_GROUP - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferType
- FULFILLMENT_ORDER - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- FULFILLMENT_TYPE - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- FULFILLMENT_TYPE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- FULFILLMENT_TYPE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- FulfillmentBand - Interface in org.broadleafcommerce.core.order.fulfillment.domain
-
This entity is a collection of properties shared between different band implementations.
- FulfillmentBandImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- FulfillmentBandImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
- FulfillmentBandResultAmountType - Class in org.broadleafcommerce.core.order.service.type
- FulfillmentBandResultAmountType() - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- FulfillmentBandResultAmountType(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- FulfillmentEstimationResponse - Class in org.broadleafcommerce.core.pricing.service.fulfillment.provider
-
DTO to allow FulfillmentProcessors to respond to estimation requests for a particular FulfillmentGroup for a particular FulfillmentOptions
- FulfillmentEstimationResponse() - Constructor for class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentEstimationResponse
- fulfillmentFlatRates - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- fulfillmentGroup - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
- FulfillmentGroup - Interface in org.broadleafcommerce.core.order.domain
-
This is the main entity used to hold fulfillment information about an Order.
- FulfillmentGroupAdjustment - Interface in org.broadleafcommerce.core.offer.domain
- FulfillmentGroupAdjustmentImpl - Class in org.broadleafcommerce.core.offer.domain
- FulfillmentGroupAdjustmentImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- fulfillmentGroupAdjustments - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- fulfillmentGroupCityTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- fulfillmentGroupCountryTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- fulfillmentGroupDao - Variable in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- FulfillmentGroupDao - Interface in org.broadleafcommerce.core.order.dao
- FulfillmentGroupDaoImpl - Class in org.broadleafcommerce.core.order.dao
- FulfillmentGroupDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- FulfillmentGroupFee - Interface in org.broadleafcommerce.core.order.domain
- FulfillmentGroupFeeImpl - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupFeeImpl() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- fulfillmentGroupFees - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- FulfillmentGroupImpl - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- FulfillmentGroupImpl.Presentation - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Group - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Tab - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupItem - Interface in org.broadleafcommerce.core.order.domain
- fulfillmentGroupItemDao - Variable in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- fulfillmentGroupItemDao - Variable in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- FulfillmentGroupItemDao - Interface in org.broadleafcommerce.core.order.dao
- FulfillmentGroupItemDaoImpl - Class in org.broadleafcommerce.core.order.dao
- FulfillmentGroupItemDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.FulfillmentGroupItemDaoImpl
- FulfillmentGroupItemImpl - Class in org.broadleafcommerce.core.order.domain
- FulfillmentGroupItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- FulfillmentGroupItemRequest - Class in org.broadleafcommerce.core.order.service.call
- FulfillmentGroupItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
- fulfillmentGroupItemRequests - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- fulfillmentGroupItems - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- FulfillmentGroupItemStrategy - Interface in org.broadleafcommerce.core.order.strategy
-
The methods in this class are invoked by the add and update item to cart workflows.
- FulfillmentGroupItemStrategyImpl - Class in org.broadleafcommerce.core.order.strategy
- FulfillmentGroupItemStrategyImpl() - Constructor for class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- FulfillmentGroupMerchandiseTotalActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
Called during the pricing workflow to set the merchandise total for each FulfillmentGroup in an Order.
- FulfillmentGroupMerchandiseTotalActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupMerchandiseTotalActivity
- FulfillmentGroupOfferPotential - Class in org.broadleafcommerce.core.offer.service.discount
- FulfillmentGroupOfferPotential() - Constructor for class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- fulfillmentGroupOfferProcessor - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- FulfillmentGroupOfferProcessor - Interface in org.broadleafcommerce.core.offer.service.processor
- FulfillmentGroupOfferProcessorImpl - Class in org.broadleafcommerce.core.offer.service.processor
- FulfillmentGroupOfferProcessorImpl(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- fulfillmentGroupPostalCodeTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- FulfillmentGroupPricingActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
Called during the pricing workflow to compute all of the fulfillment costs for all of the FulfillmentGroups on an Order and updates Order with the total price of all of the FufillmentGroups
- FulfillmentGroupPricingActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupPricingActivity
- FulfillmentGroupRequest - Class in org.broadleafcommerce.core.order.service.call
- FulfillmentGroupRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- fulfillmentGroups - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- fulfillmentGroups - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- FulfillmentGroups - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabName
- FulfillmentGroups - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabOrder
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
- fulfillmentGroupService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
- FulfillmentGroupService - Interface in org.broadleafcommerce.core.order.service
- FulfillmentGroupServiceImpl - Class in org.broadleafcommerce.core.order.service
- FulfillmentGroupServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- fulfillmentGroupStateTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- FulfillmentGroupStatusType - Class in org.broadleafcommerce.core.order.service.type
-
An extendible enumeration of fulfillment group status types.
- FulfillmentGroupStatusType() - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
- FulfillmentGroupStatusType(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
- FulfillmentItemPricingActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
Called during the pricing workflow to set each item's merchandise total and taxable total
- FulfillmentItemPricingActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- FulfillmentLocationResolver - Interface in org.broadleafcommerce.core.pricing.service.fulfillment
-
This can be used by various third-party fulfillment pricing services in order to resolve a location that items will be shipped from in order to properly calculate the cost of fulfilling that particular fulfillment group.
- fulfillmentOption - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- fulfillmentOption - Variable in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- FulfillmentOption - Interface in org.broadleafcommerce.core.order.domain
-
A FulfillmentOption is used to hold information about a particular type of Fulfillment implementation.
- fulfillmentOptionDao - Variable in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
- FulfillmentOptionDao - Interface in org.broadleafcommerce.core.order.dao
- FulfillmentOptionDaoImpl - Class in org.broadleafcommerce.core.order.dao
- FulfillmentOptionDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.FulfillmentOptionDaoImpl
- fulfillmentOptionId - Variable in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- FulfillmentOptionImpl - Class in org.broadleafcommerce.core.order.domain
- FulfillmentOptionImpl() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- FulfillmentOptionImpl.Presentation - Class in org.broadleafcommerce.core.order.domain
- FulfillmentOptionImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
- FulfillmentOptionImpl.Presentation.Group - Class in org.broadleafcommerce.core.order.domain
- FulfillmentOptionImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.order.domain
- FulfillmentOptionImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.order.domain
- fulfillmentOptionPrices - Variable in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.FulfillmentEstimationResponse
- fulfillmentOptionService - Variable in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- FulfillmentOptionService - Interface in org.broadleafcommerce.core.order.service
- FulfillmentOptionServiceImpl - Class in org.broadleafcommerce.core.order.service
- FulfillmentOptionServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
- fulfillmentPrice - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- FulfillmentPriceBand - Interface in org.broadleafcommerce.core.order.fulfillment.domain
-
This entity defines the bands that can be specified for
BandedPriceFulfillmentOption. - FulfillmentPriceBandImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- FulfillmentPriceBandImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
- FulfillmentPricingProvider - Interface in org.broadleafcommerce.core.pricing.service.fulfillment.provider
-
Main extension interface to allow third-party integrations to respond to fulfillment pricing
- FulfillmentPricingService - Interface in org.broadleafcommerce.core.pricing.service
-
This service can be used in a couple of different ways.
- FulfillmentPricingServiceImpl - Class in org.broadleafcommerce.core.pricing.service
- FulfillmentPricingServiceImpl() - Constructor for class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
- fulfillmentType - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- fulfillmentType - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- fulfillmentType - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- fulfillmentType - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- FulfillmentType - Class in org.broadleafcommerce.core.order.service.type
-
An extendible enumeration of fulfillment group types.
- FulfillmentType() - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentType
- FulfillmentType(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.FulfillmentType
- FulfillmentWeightBand - Interface in org.broadleafcommerce.core.order.fulfillment.domain
-
This entity defines the bands that can be specified for
BandedWeightFulfillmentOption. - FulfillmentWeightBandImpl - Class in org.broadleafcommerce.core.order.fulfillment.domain
- FulfillmentWeightBandImpl() - Constructor for class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- FullReindexCommand - Class in org.broadleafcommerce.core.search.service.solr.indexer
- FullReindexCommand() - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.FullReindexCommand
- FULLY_CAPTURED - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This is equivalent to having a successful
PaymentTransactionType.AUTHORIZE_AND_CAPTUREtransaction on the payment OR all the partialPaymentTransactionType.CAPTUREtransaction amounts equal the original order payment transaction, but there are no transactions indicating that payment has had any refunds issued against it. - FUTURE_CREDIT - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
G
- gatewayType - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- gatherMessages(List<PromotionMessage>) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a list of
PromotionMessages, gather their message properties. - gatherMessagesByPlacementType(Map<String, List<PromotionMessageDTO>>, PromotionMessagePlacementType) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a map of
PromotionMessagePlacementTypes toPromotionMessageDTOs, gather the message properties. - gatherMessagesFromDTOs(List<PromotionMessageDTO>) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a list of
PromotionMessageDTOs, gather their message properties. - gatherOrderItemCartMessages(OrderItem) - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- gatherProductCartMessages(OrderItem) - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- geMaxCapacity() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Order
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabOrder
- General - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupName
- General - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupOrder
- General - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.TabName
- General - Static variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.TabOrder
- 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
- generateDate(Sku) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- generateDeleteStatementsForType(Class<?>, String, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Set<String>) - Method in interface org.broadleafcommerce.core.util.service.DeleteStatementGenerator
- generateDeleteStatementsForType(Class<?>, String, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Set<String>) - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- generateImageUrl(SiteMapBuilder, Media) - Static method in class org.broadleafcommerce.core.util.service.BroadleafSitemapUtils
- 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
- generatePromotionMessages(Product) - Method in interface org.broadleafcommerce.core.promotionMessage.service.PromotionMessageGenerator
- generatePromotionMessages(OrderItem) - Method in interface org.broadleafcommerce.core.promotionMessage.service.PromotionMessageGenerator
- generateUri(SiteMapBuilder, Product) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- generateUri(SiteMapBuilder, Sku) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- generateUrl(SiteMapBuilder, Category, int) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- generators - Variable in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- genericEntityDao - Variable in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- genericEntityDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- genericEntityService - Variable in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- 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
- GeolocationAPI - Interface in org.broadleafcommerce.core.geolocation
- GeolocationDTO - Class in org.broadleafcommerce.core.geolocation
- GeolocationDTO() - Constructor for class org.broadleafcommerce.core.geolocation.GeolocationDTO
- geolocationMap - Variable in class org.broadleafcommerce.core.geolocation.GeolocationServiceImpl
- GeolocationService - Interface in org.broadleafcommerce.core.geolocation
- GeolocationServiceImpl - Class in org.broadleafcommerce.core.geolocation
- GeolocationServiceImpl() - Constructor for class org.broadleafcommerce.core.geolocation.GeolocationServiceImpl
- get(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- get(String) - Method in class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- get(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- 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
- getAbbreviation() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- getAccessToken() - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
- getAccessToken() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
- getAccountId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The id of the associated account.
- getAccountId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- getAccountNumber() - Method in interface org.broadleafcommerce.core.payment.domain.secure.BankAccountPayment
- getAccountNumber() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- getAcls() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
Returns a list of Zookeeper ACLs to be used for this lock.
- getAcls() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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.pricing.PriceDataItem
- 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.offer.domain.OfferPriceData
- getActiveEndDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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.
- getActiveProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getActiveProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getActivePromotionMessagesByType(PromotionMessageType) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns the active
PromotionMessages for this offer byPromotionMessageType - getActivePromotionMessagesByTypeAndPlacement(PromotionMessageType, PromotionMessagePlacementType) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns the active
PromotionMessages for this offer byPromotionMessageTypeandPromotionMessagePlacementType - 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.pricing.PriceDataItem
- 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.offer.domain.OfferPriceData
- getActiveStartDate() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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
-
Deprecated.in favor of
CartOperationRequest.getOrderItem(). Keeping this method for backwards compatibility - getAdditionalAttributes() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Deprecated.use getOrderItemAttributes instead
- getAdditionalAttributes() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- getAdditionalAttributes() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- getAdditionalAttributes() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- 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
- getAdditionalInfo() - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
-
Arbitrary information about the index.
- getAdditionalInfo() - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- getAdditionalLookupTypes() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- 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
- getAdditionalState() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- 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
- getAddress() - Method in interface org.broadleafcommerce.core.store.domain.Store
- getAddress() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- getAddressId() - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- getAddToCartItems() - Method in class org.broadleafcommerce.core.order.service.call.AddToCartItems
- getAdjustmentType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
This indicates how an Offer should be fulfilled to the customer, defaulting to order time discount.
- getAdjustmentType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- 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
-
Deprecated.Delegates to
OrderItem.getAverageAdjustmentValue()instead but this method is of little or no value in most practical applications unless only simple promotions are being used. - 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() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
The adminServer is just a reference to a SolrClient 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.
- getAllChildCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getAllChildCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getAllFutureCreditAdjustments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getAllFutureCreditAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns a List of Adjustment originating from FUTURE_CREDIT Offers.
- getAllFutureCreditAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getAllLocales() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- getAllLocales() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- getAllLocales() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- getAllLookupTypes() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- 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
-
Deprecated.
- 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.
- getAllParentCategoryIds() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns all parent
Categoryids this product is associated with. - getAllParentCategoryIds() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getAllParentCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Retrieve all the xref entities linking this category to parent categories
- getAllParentCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getAllParentCategoryXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Retrieve all the xref entities linking this product to parent categories
- getAllParentCategoryXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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.
- getAllProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getAllProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- getAllSellableSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns all skus that are sellable.
- getAllSellableSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getAllShippableFulfillmentGroups(Order) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Returns all of the shippable fulfillment groups for an order
- getAllShippableFulfillmentGroups(Order) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- getAllSkuMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Convenience method for returning all of the media associated with this Product by adding all the media in
Product.getDefaultSku()as well as all the media in the Skus represented byProduct.getAdditionalSkus() - getAllSkuMedia() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getAllSkus() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns all the
Skus that are associated with this Product (includingProduct.getDefaultSku()) regardless of whether or not theSkus are active or not
Note: in the event that the default Sku was added to the list ofProduct.getAdditionalSkus(), it is filtered out so that only a single instance ofProduct.getDefaultSku()is contained in the resulting list - getAllSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getAllSkus(boolean) - 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
- getAlternateName() - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- getAltText() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- getAltText() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- 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.OfferPriceData
- getAmount() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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
- getApplyDiscountToMarkedItems() - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
-
Deprecated.
- getApplyDiscountToSalePrice() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getApplyDiscountToSalePrice() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getApplyToChildItems() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns whether or not this offer should apply to an
OrderItems child order items - getApplyToChildItems() - 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.offer.domain.OfferPriceDataImpl
- getArchived() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- getArchived() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- getArchived() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getArchived() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- 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
- getAttributes() - Method in class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- getAttributes() - Method in class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- 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
- getAuditable() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- getAuditable() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getAuthorizationCode() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- getAuthorizeTransaction() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Returns a successful transaction with type
PaymentTransactionType.AUTHORIZEorPaymentTransactionType.AUTHORIZE_AND_CAPTUREif one exists. - getAuthorizeTransaction() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- getAutoBundle() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.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
-
Deprecated.
- 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
-
Deprecated.use
Sku.getInventoryType()instead - 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
- getBackgroundCollectionName() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
- getBackgroundCollectionName() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
The background or "offline" collection (index) name or alias.
- getBackgroundOperationExecutor() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- 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
- getBasePrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
- getBaseRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the basic retail price of the Sku.
- getBaseRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getBaseRetailPrice() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- getBaseRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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.catalog.domain.Sku
-
Returns the basic sale price of the Sku.
- getBaseSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getBaseSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- getBaseSalePrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- getBaseSalePrice() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
- getBaseSalePrice() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- getBatchSize() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getBatchSize() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- 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
- getBinder() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getBroadleafAccountId() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getBroadleafAccountId() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
This method returns null from the default implementation.
- getBroadleafAccountId() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getBuckets() - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- getBundle() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
Deprecated.
- getBundle() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- getBundleItemsRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.
- getBundleItemsRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getBundleItemsSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.
- getBundleItemsSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- 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
-
Deprecated.
- getBundleOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- getBundleOrderItemFeePrices() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- getBundlePromotable() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.Gets whether or not the bundle itself should be promotable.
- getBundlePromotable() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getById(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(String, String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(String, String, SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(String, Collection<String>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(String, Collection<String>, SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(String, SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(Collection<String>) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getById(Collection<String>, SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getCache() - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- getCache() - Static method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation
-
Retrieve the cache bound to the current thread.
- getCandidateFixedTargetsMap() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- getCandidateFixedTargetsMap() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- getCandidateFixedTargetsMap() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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
- 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
- getCanonicalUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the canonical URL of the product
- getCanonicalUrl() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getCanSellWithoutOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
- getCanSellWithoutOptions() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getCartMessages() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- getCartMessages() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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.
- getCartsInErrorToIgnore(ResourcePurgeServiceImpl.CartPurgeParams) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the Carts Ids from cache that should be ignored due to errors in previous purge attempts.
- getCartsToPurge(ResourcePurgeServiceImpl.CartPurgeParams, int, int, List<Long>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the list of carts to delete from the database.
- getCartsToPurgeLength(ResourcePurgeServiceImpl.CartPurgeParams, List<Long>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the count of carts to delete from the database.
- getCatalogFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
The field that should store which catalog the item is being indexed for
- getCatalogFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCatalogId() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogReindexCommand
- getCatalogOverridesFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
The field that the list of catalogs that have overridden this document are in.
- getCatalogOverridesFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCatalogsForPropagation(MultiTenantCopyContext, ExtensionResultHolder<List<MultiTenantCopyContext>>) - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Gets the
Category. - getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- getCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryMediaXref
- getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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
-
Return the parent category
- 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.Product
-
Return the
Categorythat contains this product - getCategory() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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 class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- 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
- getCategory() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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
-
Deprecated.This will be replaced with
Category.getCategoryAttributesMap()in 3.1.0. - getCategoryAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getCategoryAttributesMap() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the attributes for this
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
-
Deprecated.
- 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
- getCategoryFilter(SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- getCategoryFilterIds(Category, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getCategoryFilterIds(Category, SearchCriteria) - 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.AddToCartItems
- getCategoryId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- 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 class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- getCategoryId(Long, Long[]) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
In certain scenarios, the requested category id might not be the one that should be used in Solr.
- getCategoryId(Category) - 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(Category) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCategoryId(Category, Long[]) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getCategoryId(Category, 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.
- getCategoryIds(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- getCategoryMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.use
Category.getCategoryMediaXref()instead - getCategoryMedia() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- getCategoryMediaMapPK() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
- getCategoryMediaXref() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the category media map.
- getCategoryMediaXref() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getCategoryPaginationParam() - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- getCategorySearchFacets(Category, List<SearchFacet>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getCategorySearchFacets(Category, List<SearchFacet>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Populates the List of SearchFacet's for the given Category, or else returns NOT_HANDLED
- getCategorySortFieldName(Long) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getCategorySortFieldName(Long) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCategorySortFieldName(Category) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getCategorySortFieldName(Category) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCategoryUrlFragment(Category) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- 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.
- 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
- 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.
- 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
- 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 class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getClasspathFolder() - Method in class org.broadleafcommerce.core.config.FrameworkConfig.FrameworkPropertySource
- getClonesByCatalogs(String, Long, MultiTenantCopyContext, ExtensionResultHolder<Map<Long, Map<Long, Long>>>) - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- getCodeType() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- getCodeType() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- getCollectionName() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- getColumnToUpdate() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- getCombinableWithOtherOffers() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getCommandGroup() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
- getCommandGroup() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
-
This is any arbitrary name to identify or group commands, typically based on the Solr index (or indexes) being updated.
- getCommandGroup() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
Command group or identifier for which this component can respond.
- getCompletedStatus() - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
- getConfigLock() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getConfigsFolder() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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 viaProduct.getDefaultSku() - getContainer() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getCost() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the purchase cost of this Sku.
- getCost() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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
- getCountryCode() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getCountryName() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getCriteriaForActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- getCriteriaForActiveProducts(Date, Long, boolean) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- getCriteriaForActiveProductsForSiteMap(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- getCriteriaForActiveSkus(Date) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- getCriteriaForActiveSkus(Date, Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- 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
- 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
- getCumulativeSearchFacets(Set<Category>) - 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(Set<Category>) - 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
-
Note: When using dynamic pricing, this method is unreliable and should not be called outside of the Broadleaf admin Instead, you should rely on the
BroadleafRequestContext.getBroadleafCurrency()instead of storing at the SKU level. - 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
Orderis 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(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.offer.domain.ProratedOrderItemAdjustmentImpl
- 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.offer.dao.OfferAuditDaoImpl
- 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.catalog.dao.SkuDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- getCurrentDateResolution() - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- 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 interface org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDao
-
Returns the number of milliseconds that the current date/time will be cached for queries before refreshing.
- getCurrentDateResolution() - Method in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- getCurrentProductId(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getCurrentProductId(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getCurrentThreadLockPermits() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- 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
-
Gets the
Customerfor thisOrder. - getCustomer() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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
CustomerIP 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
- getCustomerRule(Offer) - Method in class org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOServiceImpl
- getCustomerRuleHolder() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- getCustomersInErrorToIgnore(ResourcePurgeServiceImpl.CustomerPurgeParams) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the Customer Ids from cache that should be ignored due to errors in previous purge attempts
- getCustomersToPurge(ResourcePurgeServiceImpl.CustomerPurgeParams, int, int, List<Long>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the list of carts to delete from the database.
- getCustomersToPurgeLength(ResourcePurgeServiceImpl.CustomerPurgeParams, List<Long>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Get the count of customers to delete from the database.
- getCustomFieldPropertyName(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- getCustomFieldValue(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- getCvvCode() - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
- getCvvCode() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- getDatabaseOrderLockSessionAffinity() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- getDatabaseOrderLockTimeToLive() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- getDatabaseQualifiedFieldName(String) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.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
- getDateCreatedMinThreshold() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getDateCreatedMinThreshold() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- getDeadIndexEvents() - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
-
Events that exceeded the retry limit and are considered dead
- getDeadIndexEvents() - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- getDefaultCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.use
Product.getCategory()instead - getDefaultCategory() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- getDefaultCollection() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- 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
- getDefaultPageSize() - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- getDefaultParent() - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
- getDefaultParentCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.use
Category.getParentCategory()instead - getDefaultParentCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- 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
- getDefaultReference() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
-
Specifies the default reference between a category and a product.
- getDefaultReference() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- getDefaultReference() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
Specifies the default reference between a category and a parent category.
- getDefaultReference() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- getDefaultSku() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the default
Skuassociated with this Product. - getDefaultSku() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getDefaultSort(SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- getDelegate() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- getDeleteQueries() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.IncrementalUpdateCommand
- getDeliveryInstruction() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- getDeliveryInstruction() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- 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 viaProduct.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.
- getDidOverride() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- getDimension() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns the
Dimensionfor this product
Note: this is a convenience method that merely serves as a pass-through to the same method viaProduct.getDefaultSku() - 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 viaProduct.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() - 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 interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns all OrderItems that can receive discounts.
- 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
- getDiscountsAllowed() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getDiscountType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getDiscountType() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getDiscountType() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getDiscountType() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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
-
Deprecated.
- getDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
-
Return the order for sorting
- getDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- getDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- 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.ParentCategoryByProduct
- getDisplayOrder() - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- getDisplayOrdersByCategoryProduct() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
- getDisplayPrice() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
- getDisplayTemplate() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the name of a display template that is used to render this sku.
- getDisplayTemplate() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getDocumentType(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the type for the given Indexable.
- getDocumentType(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getDouble(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- getDynamicSalePrice(Sku, BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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.
- getDynamicSkuPrices(Sku) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- getEmailAddress() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
- getEmailAddress() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- 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
- getEmailForCart(Order) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- getEmbeddableLegacyOfferUses(boolean) - Method in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- getEnableDefaultSkuInInventory() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
- getEnableDefaultSkuInInventory() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- getEndDate() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getEndDate() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getEndDate() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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.SearchResult
- 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
- getEntriesSince(long) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.PurgeErrorCache
- getEnvironment() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
-
Returns the
Environmentobject, which is used in a distributed situation to determine if the current node or application can obtain a lock. - getEnvironment() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- 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
- getExcludedFulfillmentOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Gets the
FulfillmentOptions that thisSkushould be excluded from. - 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
- getExternalId() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Intended to hold any unique identifier not tied to the Broadleaf Database Sequence Identifier.
- getExternalId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getExternalId() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
- getExternalId() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getExternalId() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Intended to hold any unique identifier not tied to the Broadleaf Database Sequence Identifier.
- getExternalId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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.SearchFacet
-
This String represents the FieldType for the given SearchFacet.
- getFacetFieldType() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- getFacets() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- getFacetValues() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- getFacetValues(SearchFacet) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- getFailedRetryTime() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getFailedRetryTime() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- getFailure() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- getFailureRetries() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This will retry any interactions with Zookeeper this many times.
- getFeaturedProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the featured products.
- getFeaturedProducts() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- getFeeType() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
- getFeeType() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- getFgisToDelete() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- getField() - Method in interface org.broadleafcommerce.core.search.domain.IndexField
-
Gets the field for this search field
- getField() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- 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
- getFieldEntityType() - Method in interface org.broadleafcommerce.core.catalog.domain.Indexable
-
Which type of
Fieldshould be queried for when looking up database-driven search fields to store in the search index - getFieldEntityType() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getFieldEntityType() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getFieldName() - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- getFieldType() - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- getFieldType() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- getFieldType() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
The main relationship to the rest of the search index entities
- getFieldType() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- getFieldTypes() - Method in interface org.broadleafcommerce.core.search.domain.IndexField
-
Gets the searchable field types for this search field
- getFieldTypes() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- 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.SearchCriteria
- getFilterQueries() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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.
- getForegroundCollectionName() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
- getForegroundCollectionName() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateCommandHandler
-
The "live" or customer facing collection (index) name or alias.
- getFriendlyName() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Returns the friendly name of the field, for use by admin or other UI.
- getFriendlyName() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- 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.CustomerMaxUsesStrategyType
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- 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.OfferPriceDataIdentifierType
- getFriendlyType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- 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.offer.service.type.StackabilityType
- 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.payment.service.type.OrderPaymentStatus
- getFriendlyType() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- getFriendlyType() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- getFriendlyType() - Method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- getFriendlyType() - Method in class org.broadleafcommerce.core.rating.service.type.RatingType
- getFriendlyType() - Method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- 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
-
Gets the flat rate for fulfilling this
Skufor a particularFulfillmentOption. - 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
- getFulfillmentGroupFees() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- getFulfillmentGroupFees() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- 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
-
Gets the
FulfillmentGroups associated with thisOrder. - 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
- getFullLockName() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
Returns LOCK_PREFIX + getLockName()
- getFutureCreditAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns the value of future credit adjustments for a single quantity of the item.
- getFutureCreditAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- getFutureCreditFulfillmentGroupAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Returns a List of FulfillmentGroupAdjustment originating from FUTURE_CREDIT Offers.
- getFutureCreditFulfillmentGroupAdjustments() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- getFutureCreditFulfillmentGroupAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Returns the discount value of the applied future credit offers for this fulfillment group.
- getFutureCreditFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- getFutureCreditFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getFutureCreditFulfillmentGroupAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the discount value of the applied future credit fulfillment offers for this order.
- getFutureCreditFulfillmentGroupAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getFutureCreditItemAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getFutureCreditItemAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the discount value of the applied future credit item offers for this order.
- getFutureCreditItemAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getFutureCreditOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getFutureCreditOrderAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns a List of OrderAdjustment originating from FUTURE_CREDIT Offers.
- getFutureCreditOrderAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getFutureCreditOrderAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getFutureCreditOrderAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the discount value of the applied future credit order offers originating.
- getFutureCreditOrderAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getFutureCreditOrderItemPriceDetailAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns a List of the future credit adjustments that effected this priceDetail.
- getFutureCreditOrderItemPriceDetailAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- getFutureCreditTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total for future credit item level adjustments.
- getFutureCreditTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getFutureCreditTotalAdjustmentValue() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
Returns getFutureCreditAdjustmentValue() * the quantity.
- getFutureCreditTotalAdjustmentValue() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- getFutureCreditTotalAdjustmentValue(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total for future credit item level adjustments.
- getFutureCreditTotalAdjustmentValue(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getGatewayExpirationDateFormat() - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- 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
- getGenericEntityService() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- getGeolocationAPI() - Method in class org.broadleafcommerce.core.geolocation.GeolocationServiceImpl
- 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 viaProduct.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
- getHasConfigurationError() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getHasConfigurationError() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- 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
- getHasOverridenPrice() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getHasPromotionMessage() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns whether or not this offer has a
PromotionMessage - 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
- getHasValidationError() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- getHasValidationError() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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 viaProduct.getDefaultSku() - getHeight() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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.CategoryMediaXref
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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.Indexable
-
The primary key for this indexable item that gets stored in the search index
- 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
-
Deprecated.
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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 interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- getId() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- getId() - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- 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 interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Id of this AdvancedOfferPromotionMessageXref
- 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.OfferOfferRuleXref
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- getId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- 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.OfferTargetCriteriaXref
- getId() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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 class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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.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.promotionMessage.domain.PromotionMessage
- getId() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- 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.IndexField
-
Gets the id for this search field
- getId() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- getId() - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- getId() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- 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.
- getIdentifierFieldName(Class<?>) - Method in class org.broadleafcommerce.core.util.EntityIdentifierUtil
-
Determine the field name with the @id annotation (jakarta.persistence.Id)
- getIdentifierFieldName(Object) - Method in class org.broadleafcommerce.core.util.EntityIdentifierUtil
-
Determine the field name with the @id annotation (jakarta.persistence.Id)
- getIdentifierFieldValue(Object) - Method in class org.broadleafcommerce.core.util.EntityIdentifierUtil
-
Given the entity, finds the identifier property and returns the associated value
- getIdentifierType() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getIdentifierType() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- getIdentifierValue() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getIdentifierValue() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- getIdentifyFieldValue(Object, String) - Method in class org.broadleafcommerce.core.util.EntityIdentifierUtil
-
Given the entity and specific field name, returns the value of that field.
- getIdField() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- 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
- getIncrementalCommitInterval() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
The amount of time between commits during a full reindex.
- getIncrementalIndexOperation(ReindexStateHolder, Catalog, Site, List<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Returns an
IdentityOperationwho may be executed in the context of aCatalogand/orSiteto read products by IDs, and then build the index incrementally. - getIndexableCount() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- getIndexableId(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
In certain cases, the sku id used for Solr indexing is different than the direct id on the sku.
- getIndexableId(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getIndexableId(Indexable, Long[]) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- getIndexableId(Indexable, Long[]) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
In certain scenarios, the requested product id might not be the one that should be used in Solr.
- getIndexableIdFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getIndexableIdFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getIndexErrors() - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
-
Error information about previously attempted events
- getIndexErrors() - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- getIndexField() - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- getIndexField() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- getIndexFields() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- getIndexFieldTypes(FieldType) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- getIndexFieldTypes(FieldType) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- getIndexFieldTypesByAbbreviation(String) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- getIndexFieldTypesByAbbreviation(String) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- getIndexFieldTypesByAbbreviationAndEntityType(String, FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- getIndexFieldTypesByAbbreviationAndEntityType(String, FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- getIndexFieldTypesByAbbreviationOrPropertyName(String) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- getIndexFieldTypesByAbbreviationOrPropertyName(String) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- getIndexStatus() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusService
-
Returns a populated IndexStatusInfo instance from the provider(s)
- getIndexStatus() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- 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.CustomerMaxUsesStrategyType
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- 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.OfferPriceDataIdentifierType
- getInstance(String) - Static method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- 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.offer.service.type.StackabilityType
- 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.payment.service.type.OrderPaymentStatus
- getInstance(String) - Static method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- getInstance(String) - Static method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- 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
- getInstance(String) - Static method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
-
Returns a shared instance of this class or null.
- getInstance(String, boolean, boolean) - Static method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
-
Creates or returns a shared instance of this class associated with the collectionName.
- getInteger(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- 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
- getIpAddress() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getIsDeactivated() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- 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
- getIsMultiSelect() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getIsOnSale() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Default implementation uses
OrderItem.getSalePrice()<OrderItem.getRetailPrice() - getIsOnSale() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getIsPreview() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getIsPreview() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- getIsRegistered() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- 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
-
Deprecated.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
-
Deprecated.
- getItemStateTaxRateMap() - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- getJavaStandardTimeZone() - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- getJoinColumn() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- 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 interface org.broadleafcommerce.core.catalog.domain.CategoryMediaXref
- getKey() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- getKey() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- getKey() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- getKey() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
- getKey() - Method in interface org.broadleafcommerce.core.offer.domain.OfferOfferRuleXref
- getKey() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- getKey() - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
- getKey() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- getKey() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- 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.
- getKey(Address, FulfillmentOption, FulfillmentType) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- getLabel() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
The label to show to the user when selecting from the available
ProductOptionValues. - getLabel() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- getLabel() - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- 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
- getLastCommitted() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- getLastFragment(String) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- getLastIndexDate() - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
-
The most recent index date
- getLastIndexDate() - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- getLastUpdated() - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
- getLastUpdated() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- getLatitude() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- getLocale() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getLocale() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getLocaleCode() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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
- 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(Field, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
-
If the field is translatable, take the current locale and add that as a prefix.
- getLocation() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getLocation() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getLocationData(String) - Method in interface org.broadleafcommerce.core.geolocation.GeolocationAPI
-
Makes an API call with the given ip address and returns a GeolocationDTO that has been populated with the results
- getLocationData(String) - Method in interface org.broadleafcommerce.core.geolocation.GeolocationService
-
Gets the location data for the passed IP address
- getLocationData(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationServiceImpl
- 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.
- getLockAccessPropertyName() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- getLocked() - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
- getLocked() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- getLockFolderPath() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- getLockName() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
The lock name provided in the constructor.
- getLocksFolder() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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.ProductOption
- getLongDescription() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- 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 class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- getMainEntityName() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getMainEntityName() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- getMainEntityName() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- getMainEntityName() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- getMainEntityName() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
- 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
- getMap() - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- 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
- getMargin() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
added just for convenience, references defaultSku.margin
- getMargin() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getMargin() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the margin of the Sku.
- getMargin() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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
-
Deprecated.
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- getMatchRule() - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- getMatchRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- getMaxQuantity() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getMaxUses() - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- 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
- getMaxUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- getMaxUses() - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.use
#getMaxUsesPerOrder()directly instead - getMaxUses() - Method in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- 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
- getMaxUsesStrategyType() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Enum that allows implementations to vary how customer max uses will be interpreted.
- getMaxUsesStrategyType() - 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
- 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.CategoryMediaXref
- getMedia() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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
- getMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- getMedia() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- getMedia() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getMedia() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getMedia() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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
- getMessage() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getMessage() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getMessage() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- getMessageFrom() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
- getMessageFrom() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- getMessagePlacement() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getMessagePlacement() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getMessagePlacement() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- getMessageTo() - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
- getMessageTo() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- getMessageType() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Gets the PromotionMessage type
- getMetaDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the meta data description of the category
- getMetaDescription() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getMetaDescription() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the meta data description of the product
- getMetaDescription() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getMetaTitle() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Gets the meta data title of the category
- getMetaTitle() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getMetaTitle() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Gets the meta data title of the product
- getMetaTitle() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getMethod() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Deprecated.Should use
FulfillmentGroup.getFulfillmentOption()instead - 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
- getMinimumDaysPerUsage() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the minimum number of days that this offer can be used by the same customer before resetting the number of uses dictated by
Offer.getMaxUsesPerCustomer(). - getMinimumDaysPerUsage() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getMinimumRequiredTargetQuantity() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Returns the required target quantity for the offer.
- getMinimumRequiredTargetQuantity() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
-
If the offer has a minimum required number of targets, then the first time this offer is processed, return that number.
- getMinimumTargetsRequired() - Method in interface org.broadleafcommerce.core.offer.domain.MinimumTargetsRequired
-
The minimum number of targets required
- getMinimumWeight() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
- getMinimumWeight() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- getMinOrderQuantity() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMinOrderQuantity
- getMinOrderQuantity() - Method in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- getMinQuantity() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTier
-
The minimum number needed to qualify for this tier.
- getMinQuantity() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getMinQuantity(OrderItemRequestDTO, ProcessContext<CartOperationRequest>) - Method in interface org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationService
- getMinQuantity(OrderItemRequestDTO, ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- getMinValue() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacetRange
-
Gets the minimum value for this SearchFacetRange
- 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
-
Returns a filtered set of
BaseProcessor.getActivities()that have implemented theModuleActivityinterface. - 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
- getMultiValueCategoryAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getMultiValueCategoryAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getMultiValueProductAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
- getMultiValueProductAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getMultiValueSkuAttributes() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns multivalued SkuAttributes associated with this sku using
org.apache.commons.collections.map.MultiValueMap. - getMultiValueSkuAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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.ProductOption
-
Returns name of the product option.
- getName() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- 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 interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getName() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getName() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets the name of this SearchFacet.
- getName() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- getName() - Method in interface org.broadleafcommerce.core.store.domain.Store
- getName() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- getName() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- getName(Address) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- getNameArray() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getNamedFacetMap(List<SearchFacetDTO>, SearchCriteria) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns a map of fully qualified solr index field key to the searchFacetDTO object
- getNamedFacetMap(List<SearchFacetDTO>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getNamedFacetMap(List<SearchFacetDTO>, SearchCriteria) - 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
- getNamespace() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getNamespaceFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getNamespaceFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getNewOfferCodesFromCustomer(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- getNonDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getNonDiscreteOrderItems() - Method in interface org.broadleafcommerce.core.order.domain.Order
- getNonDiscreteOrderItems() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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.AdvancedOfferPromotionMessageXref
-
Gets the Offer
- 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 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 class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- 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.OfferOfferRuleXref
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- getOffer() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXref
- getOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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 class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
- getOfferContext() - Static method in class org.broadleafcommerce.core.offer.service.OfferContext
- 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
- getOfferItemCriteria() - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- getOfferItemCriteria() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- getOfferItemCriteria() - Method in interface org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXref
- getOfferItemCriteria() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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
- getOfferMatchRulesXref() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getOfferMatchRulesXref() - 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
- getOfferPriceData() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getOfferPriceData() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getOfferProrationType() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns the
OfferProrationTypeof this offer - getOfferRule() - Method in interface org.broadleafcommerce.core.offer.domain.OfferOfferRuleXref
- getOfferRule() - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- 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(List<OfferCode>, Set<Offer>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- getOffersRetrievedFromCodes(Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
- getOffersRetrievedFromCodes(Order) - 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
-
Returns the
OfferTimeZoneType - getOiFgiMap(Order, Map<OrderItem, List<FulfillmentGroupItem>>, OrderItem) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- getOisToDelete() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- getOmsOrderPredicate(CriteriaBuilder, Root<OrderImpl>, Join<Object, Object>) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- getOpen() - Method in interface org.broadleafcommerce.core.store.domain.Store
- getOpen() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- getOperators() - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- getOption() - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
Gets the
BandedPriceFulfillmentOptionthat this band is associated to - 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
- getOptions() - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- 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.OfferPriceDataIdentifierType
- getOrder() - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
- getOrder() - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- 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
-
Gets the newly-persisted
Orderset by theOrderPersistedEntityListener - 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.promotionMessage.domain.type.PromotionMessagePlacementType
- getOrder() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- 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
-
Returns the
BroadleafCurrencyfor the current order. - getOrderCurrency() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- getOrderDao() - Method in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
- getOrderId() - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
The associated order id.
- getOrderId() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- getOrderId() - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
- getOrderId() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- getOrderId() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- getOrderId(Order) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- 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.domain.ProratedOrderItemAdjustment
- getOrderItem() - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
- getOrderItemIndex() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
-
Deprecated.
- 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
- getOrderItems(Order) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- getOrderItemType() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- getOrderItemType() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getOrderLockKey() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- 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
- getOrderMinSubTotal() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getOrderMinSubTotal() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- 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
- getOriginalPrice() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- getOriginalPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- getOriginalWorkflowException() - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- getOverrideGeneratedPropertyName() - Method in interface org.broadleafcommerce.core.search.domain.Field
- getOverrideGeneratedPropertyName() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- getOverrideGeneratedUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getOverrideGeneratedUrl() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getOverrideGeneratedUrl() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
- getOverrideGeneratedUrl() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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.SearchCriteria
- getPage() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- getPageCountForCategory(Category) - Method in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- getPageSize() - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- getPageSize() - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- getPageSize() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- getPageSize() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- 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
- getParentCategoriesByCategory() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
- getParentCategoriesByProduct() - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
- getParentCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Return the category that is the parent of this category - if applicable
- getParentCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getParentCategoryHierarchy(List<Category>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Build the full category hierarchy by walking up the default category tree and the all parent category tree.
- getParentCategoryHierarchy(List<Category>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getParentCategoryHierarchy(List<Category>, Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Build the full category hierarchy by walking up the default category tree and the all parent category tree.
- getParentCategoryHierarchy(List<Category>, Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getParentCategoryHierarchyIds() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
The specified
PromotionMessages for this Product that will override the Offer's defaultPromotionMessage. - getParentCategoryHierarchyIds() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getParentCategoryXref() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Return the parent category xref of the default parent or first applicable parent
- getParentCategoryXref() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getParentFacets(Collection<SearchFacet>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- 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
-
Gets all the
OrderPayments associated with thisOrder. - getPayments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getPaymentTransaction() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- getPermutationByComparator(List<PromotableCandidateItemOffer>, Comparator) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- 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
-
Deprecated.use
Address.getPhonePrimary()instead. - 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
- getPin() - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
- getPin() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- getPostalCode() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getPotentialSavings() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.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
-
Deprecated.
- 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
- getPotentialSavingsQtyOne() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- getPotentialSavingsQtyOne() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- getPreview() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Convenience method, references defaultSku.price
- getPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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 class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
Returns the lower of
DynamicSkuPrices.getSalePrice()andDynamicSkuPrices.getRetailPrice(). - getPrice() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
- 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
-
Deprecated.Delegates to
OrderItem.getAveragePrice() - 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() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- getPriceAdjustment(ProductOptionValueImpl, Money, HashMap) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
- 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.
- getPriceAdjustmentSkipDynamicPricing() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Retrieve the Product Option's price adjustment without dynamic pricing applied.
- getPriceAdjustmentSkipDynamicPricing() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- 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
- getPriceBeforeAdjustments(boolean, boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- getPriceBeforeAdjustments(boolean, boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getPriceData() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
If a DynamicPricingService is being used, this method will return the dynamic Sku prices.
- getPriceData() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getPriceForQuantity(long) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
-
The out of box implementation returns
DynamicSkuPrices.getPrice(). - getPriceListId() - Method in interface org.broadleafcommerce.core.catalog.domain.pricing.PriceDataItem
- getPricingModel() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.
- getPricingModel() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getPricingModelType() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getPrimaryDocumentType() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getPrimaryDocumentType() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPrimaryName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getPrimarySkuMedia() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the primary
Mediafor this Sku - getPrimarySkuMedia() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getPriority() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.Used to determine the order for automatic bundling.
- getPriority() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getPriority() - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- 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.order.service.CartMessageOrderItemServiceExtensionHandler
- getPriority() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getPriority() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getPriority() - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- getPriority() - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- getPriority() - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- 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
-
Deprecated.Same as getProductBundle.
- getProduct() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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.order.service.call.ConfigurableOrderItemRequest
- 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
-
Deprecated.
- getProductBundle() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.Returns the associated ProductBundle or null if not applicable.
- getProductBundle() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- getProductBundle() - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- getProductChoices() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- getProductDao() - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- getProductDescriptionPatternOverride() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getProductDescriptionPatternOverride() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getProductForIndexable(Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getProductForIndexable(Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getProductId() - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- 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.AddToCartItems
- getProductId() - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- getProductId() - Method in exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- getProductId() - Method in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- getProductId() - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- 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
- getProductOptionAttrName() - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- getProductOptions() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.use getProductOptionXrefs instead
- getProductOptions() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- getProductOptionValue() - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- getProductOptionValue() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- getProductOptionValue() - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- 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
-
Deprecated.use
Sku.getProductOptionValuesCollection()instead - getProductOptionValues() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- getProductOptionValuesCollection() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.use
Sku.getProductOptionValueXrefs()instead - getProductOptionValuesCollection() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getProductOptionValuesMap() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a Map of product option values, keyed by the product option name.
- getProductOptionValuesMap() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getProductOptionValueXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the ProductOptionValues that should be mapped to this Sku using the middle XREF entity,
SkuProductOptionValueXref - getProductOptionValueXrefs() - 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
- getProducts() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Deprecated, for removal: This API element is subject to removal in a future version.use getProductXrefs instead
- getProducts() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- getProducts() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- 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.
- getProductTitlePatternOverride() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- getProductTitlePatternOverride() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- getProductUrlFragment(Product) - Method in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- getProductXrefs() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
- getProductXrefs() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- 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
- getPromotionMessage() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Gets the PromotionMessage
- getPromotionMessageXrefs() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns the
AdvancedOfferPromotionMessageXrefs of this offer - 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
- getPropertyNameForIndexField(IndexField, FieldType) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field and field type.
- getPropertyNameForIndexField(IndexField, FieldType) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPropertyNameForIndexField(IndexField, FieldType, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the property name for the given field, field type, and prefix
- getPropertyNameForIndexField(IndexField, FieldType, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPropertyNameForIndexField(IndexField, FieldType, String, ExtensionResultHolder<String>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getPropertyNameForIndexField(IndexField, FieldType, String, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Extension point to allow overriding the way the property name for an index field with the given field type and prefix is built.
- getPropertyValue(Object, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
This method is meant to behave in a similar way to Apache's PropertyUtils.getProperty(Object, String).
- getPropertyValue(Object, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPropertyValue(Object, Field) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
See getPropertyValue(Object, String)
- getPropertyValue(Object, Field) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPropertyValueInternal(Object, String[], int) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getPropertyValues(Indexable, Field, FieldType, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
-
Returns a map of prefix to value for the requested attributes.
- getPropertyValues(Indexable, Field, FieldType, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- getProratedOrderAdjustmentAmount() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupItem
- getProratedOrderAdjustmentAmount() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- getProratedOrderItemAdjustments() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns a list of all prorated adjustments for this order item.
- getProratedOrderItemAdjustments() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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
- getQualifyGroupAcrossAllOrderItems(PromotableFulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
-
Whether or not items across the entire order should be considered in item-level qualifiers for the given fulfillment group.
- getQualifyingItemCriteriaXref() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getQualifyingItemCriteriaXref() - 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
-
Deprecated.
- getQuantity() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- getQuantity() - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- getQuantity() - Method in interface org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustment
- getQuantity() - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
-
The quantity of this
OrderItem. - getQuantity() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- getQuantity() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemPriceDetail
-
The quantity of this
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.ConfigurableOrderItemRequest
- 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 interface org.broadleafcommerce.core.catalog.domain.Sku
-
Used in conjuction with
InventoryType.CHECK_QUANTITYwithin the blAddItemWorkflow and blUpdateItemWorkflow. - 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
- getQuery() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- getQueryCollectionName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getQueryField(SolrQuery, SearchCriteria, IndexFieldType, ExtensionResultHolder<List<String>>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getQueryField(SolrQuery, SearchCriteria, IndexFieldType, ExtensionResultHolder<List<String>>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Finds and adds the query fields for the given search field and searchable field type.
- getQueryFields(SolrQuery, List<String>, IndexField, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
This helper method gathers the query fields for the given field and stores them in the List parameter.
- getQueryResponse() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- getQueryString() - Method in class org.broadleafcommerce.core.search.domain.SearchQuery
- getQueueAccessLock() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getQueueEntryFolder() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getQueueEntryName() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getQueueFolderPath() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getQueueOfferTime() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
-
Amount of time that will be waited, assuming the queue is full, for space to become available in the queue.
- getQueuePollTime() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
-
Amount of time in millis that the queue will be polled before returning an item or null.
- getRangeFacetValues(SearchFacet) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- 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
- getRawAttributeValue() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOptionValue
-
Gets the option value.
- getRawAttributeValue() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- 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
- getReadIdsOperation(ReindexStateHolder, Long, Long, Integer, Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Provides an
IdentityOperation(function that runs in the context of a Site and/or Catalog) to read batches of IDs. - 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
- getReason() - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
Referencedentity 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
- getRegionCode() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getRegionName() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getReindexCollectionName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getReindexName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getReindexOperation() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Creates the SolrIndexOperation for rebuilding the current index, used by
SolrIndexService.buildIndex(). - getReindexOperation() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- getReindexServer() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getRelatedProduct() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- getRelatedProduct() - Method in interface org.broadleafcommerce.core.catalog.domain.FeaturedProduct
-
Pass through to getProduct() 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
- getRequestedMaxQueueSize() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- getRequestHandler() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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 interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Determines the list of SolrDocuments from the QueryResponse
- getResponseDocuments(QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getResponseDocuments(QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- getResponseDTO() - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity.ResponseTransactionPair
- 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
-
Gets how
FulfillmentBand.getResultAmount()should be applied to the fulfillment cost - 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.pricing.PriceDataItem
- getRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Convenience method, references to defaultSku.retailPrice
- getRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.Returns the retail price for this bundle
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
-
Deprecated.
- getRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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
-
Deprecated.
- 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
Orderat 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.ProductImpl
- 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
-
Deprecated.- use
FulfillmentGroup.getRetailFulfillmentPrice()instead. Deprecated as the price might be for other fulfillment types such as PickUpAtStore fees or download fees. - getRetailShippingPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- getRetryWaitTime() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
If an interaction with Zookeeper fails, it will retry and this will be the pause time, in millis, between retries.
- 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
- 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
- getRootDisplayOrder() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Retrieve the displayOrder that is used if the Category does not have any parents
- getRootDisplayOrder() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- getRoundingModeForAdj() - Method in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- 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
-
It is sometimes problematic to offer percentage-off offers with regards to 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
- getRuleOrPropertyFromFunction(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- 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.pricing.PriceDataItem
- getSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Convenience method, references defaultSku.salePrice
- getSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.Returns the sale price for this bundle
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
-
Deprecated.
- getSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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
-
Deprecated.
- 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
- getSalePriceInternal() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
-
Deprecated.- use
FulfillmentGroup.getSaleFulfillmentPrice()instead. - 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
- getSandBoxChangeTypeFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Used for DELETE documents that are extra documents created in a sandbox when an item is deleted.
- getSandBoxChangeTypeFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSandBoxFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
The field that stores which sandbox the document is active for.
- getSandBoxFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSandBoxPriorityFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Which level of the priority tree the sandbox field is in like approval or user
- getSandBoxPriorityFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSearchable() - Method in interface org.broadleafcommerce.core.search.domain.IndexField
-
Whether or not the user should see results for this field when typing in search terms in the omnibox, or if this is just a field stored in the index (like margin or sorts)
- getSearchable() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- getSearchableIndexFields() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getSearchableIndexFields() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSearchableIndexFields(List<IndexField>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getSearchableIndexFields(List<IndexField>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Populated the List of searchable IndexField's that will be used in building the query fields (qf) for a Solr query.
- getSearchConfigs() - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Deprecated.
- getSearchConfigs() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
Deprecated.
- 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
- getSearchExplicitCategory() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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
-
Deprecated.
- 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
- getSearchFacets(List<SearchFacet>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- getSearchFacets(List<SearchFacet>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Populates the List of SearchFacet's, or else returns NOT_HANDLED
- getSearchFacets(Category) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- getSearchFacets(Category) - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Gets all available facets for the given category and global search
- getSearchFacets(Category) - 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
- getSeedStatusInstance() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusService
-
Provide a custom IndexStatusInfo instance to be used by the system.
- getSeedStatusInstance() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- 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 interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
Deprecated.Get the sequence order.
- getSequence() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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.CategoryExcludedSearchFacet
-
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.CategoryExcludedSearchFacetImpl
- 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() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getService() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
-
Deprecated.Should use
FulfillmentGroup.getFulfillmentOption()instead - getService() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- getService() - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
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
-
Deprecated.- use
FulfillmentGroup.getFulfillmentPrice()instead. - getShippingPrice() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- getShowInGallery() - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- 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
- getSingleField(Class<?>, String) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- getSingleField(Class<?>, String) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- getSiteAliasBase() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteAliasName(Site) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteCollectionBase() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteCollectionName(Site) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteId() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
- getSiteReindexAliasName(Site) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteReindexCollectionName(Site) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteReindexServer() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSiteServer() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- 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
- getSize() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- 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
-
Deprecated.
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- getSku() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- getSku() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- getSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- getSku() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.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
-
Deprecated.
- 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.ConfigurableOrderItemRequest
- 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
-
Deprecated.use
Sku.getMultiValueSkuAttributes()instead. - getSkuAttributes() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- 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
-
Deprecated.
- getSkuBundleItems() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- getSkuDao() - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- 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
-
Deprecated.use
Sku.getSkuMediaXref()instead - getSkuMedia() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- getSkuMediaXref() - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- getSkuMediaXref() - 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 cross-reference to a media object.
- getSkuMediaXref() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getSkuMediaXrefIgnoreDefaultSku() - 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 cross-reference to a media object.
- getSkuMediaXrefIgnoreDefaultSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getSkuPrices(SkuPriceWrapper, HashMap) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingServiceImpl
- getSkuPrices(SkuPriceWrapper, 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
-
Deprecated.use
#getAdditionalSkusXrefs()instead - getSkus() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- 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
- getSolrCloudConfigName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSolrCloudNumReplicas() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSolrCloudNumShards() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSolrCollectionForIndexing() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- getSolrCollectionForIndexing() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Which collection the index should be built on
- getSolrConfiguration() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
- getSolrConfiguration() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- getSolrDocumentId(SolrInputDocument, Indexable) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getSolrDocumentId(SolrInputDocument, Indexable) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrFieldKeyMap(SearchCriteria, List<IndexField>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- getSolrFieldKeyMap(SearchCriteria, List<IndexField>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrFieldTag(String, String, SearchFacetRange) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Builds the value for a Solr param based on the given
fieldNameandrangewith the given localparamname. - getSolrFieldTag(String, String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrFieldTag(String, String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Returns a solr field tag.
- getSolrHomePath() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- getSolrInputDocuments() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.IncrementalUpdateCommand
- getSolrQueryMethod() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Allows the user to choose the query method to use.
- getSolrRangeFunctionString(BigDecimal, BigDecimal) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns a string representing a call to the frange solr function. it is not inclusive of lower limit, inclusive of upper limit.
- getSolrRangeFunctionString(BigDecimal, BigDecimal) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrRangeFunctionString(BigDecimal, BigDecimal) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- getSolrRangeString(String, BigDecimal, BigDecimal) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Creates a range filter (e.g. field:[minValue TO maxValue])
- getSolrRangeString(String, BigDecimal, BigDecimal) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrRangeString(String, BigDecimal, BigDecimal) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- getSolrServerForIndexing() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- getSolrServerForIndexing() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Which
SolrClientthe index should be built on - getSolrTaggedFieldString(String, String, SearchFacetRange) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns a fully composed solr field string.
- getSolrTaggedFieldString(String, String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSolrTaggedFieldString(String, String, SearchFacetRange) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Returns a fully composed solr field string.
- getSortableFieldTypes() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSortOrder(String[], String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getSortQuery() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- getSource() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- getSplitItems() - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
- getSplitItems() - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
- getSqls(String, DeleteStatementGeneratorImpl.OperationStackHolder) - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- getStack() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- 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
- getStartDate() - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- getStartDate() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- getStartIndex() - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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.SearchResult
- 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.payment.domain.OrderPayment
-
Convenience method to get the calculated status of this order payment based on the state of the
OrderPayment.getTransactions() - getStatus() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- getStatus() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
- getStatus() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- getStatusArray() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- getStatusDirectory(SolrSearchServiceImpl) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- getStatusFile(SolrSearchServiceImpl) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- getStoreHours() - Method in interface org.broadleafcommerce.core.store.domain.Store
- getStoreHours() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- getStoreNumber() - Method in interface org.broadleafcommerce.core.store.domain.Store
- getStoreNumber() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- getString(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- getString(String, Object, int) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- getSubCategory() - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
-
Return the child category
- getSubCategory() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- getSubFacet(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- 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
Orderwas submitted. - getSubmitDate() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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
- getTags() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- getTags() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- getTargetItemCriteriaXref() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getTargetItemCriteriaXref() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getTargetMinSubTotal() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getTargetMinSubTotal() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- getTargetSku() - Method in class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
- 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
-
Deprecated.
- getTaxablePrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
- getThreadCache() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- getThreadId() - Method in class org.broadleafcommerce.core.workflow.state.RollbackStateLocal
- getThreadsForBackgroundExecution() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Number of worker threads (page processing threads) in the thread pool.
- getTimeZone(Offer) - Method in interface org.broadleafcommerce.core.offer.service.processor.OfferTimeZoneProcessor
- getTimeZone(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.OfferTimeZoneProcessorImpl
- getTitle() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- getTitle() - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- 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
Orderwhich 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
- getTotalAdjustmentValue(boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns the total for all item level adjustments.
- getTotalAdjustmentValue(boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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
OrderPaymentalready applied to this order. - getTotalAfterAppliedPayments() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- getTotalChildOrderItems(OrderItemRequestDTO) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- getTotalChildOrderItems(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- 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
- getTotalFutureCreditAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- getTotalFutureCreditAdjustmentsValue() - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Returns the total discount value for applied item, order, and fulfillment offers in the order originating from FUTURE_CREDIT Offers.
- getTotalFutureCreditAdjustmentsValue() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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
- getTotalPageCount(Long) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- getTotalPages() - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- getTotalPrice() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
- getTotalPrice(boolean) - 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(boolean) - 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.SearchResult
- 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
- getTransactionId() - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity.ResponseTransactionPair
- 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.PaymentResponseItem
- getTransactionTimestamp() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- 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
- getTranslationEnabled() - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- 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.CustomerMaxUsesStrategyType
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- 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.OfferPriceDataIdentifierType
- getType() - Method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- 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 class org.broadleafcommerce.core.offer.service.type.StackabilityType
- 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.payment.service.type.OrderPaymentStatus
- getType() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- getType() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- 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.rule.RuleDTOConfig
- getType() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- getType() - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
- getTypeFieldName() - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Returns the type field name, usually 'type_s'
- getTypeFieldName() - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- getTypes() - Static method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- getUnencodedValueKey() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- getUnindexedItemCount() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- 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. .01 for US)
- getUnloggedExceptionClasses() - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
- getUpc() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Gets the Universal Product Code (UPC)
- getUpc() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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
- 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 class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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 class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- 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
- getUrlKey() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns the sku specific portion of a full url used for a sku info page.
- getUrlKey() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- getUseFacetRanges() - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Gets whether or not this facet uses facet ranges
- getUseFacetRanges() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- getUseFlatRates() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Tells the
FulfillmentPricingProviderwhether it should try to use the flat rate cost for aSkurather than try to factor thatSkuinto 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
- getUseListForDiscounts() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- getUseListForDiscounts() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- 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.PaymentResponseItem
- getUses() - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- getUses() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Deprecated.replaced by the
OfferAudittable - getUses() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
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
- getUses() - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.replaced by the
OfferAudittable - getUses() - Method in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- 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 class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
- 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 viaProduct.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
- getWeightedPercentSaved() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- getWeightedPercentSaved() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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 viaProduct.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
- 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
- getZookeeper() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
-
Returns the
ZooKeeperinstance that distributes the Lock and the Queue. - getZookeeperClient() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- getZookeeperClient() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- GIFT_CARD - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- GiftCardAndCustomerCreditExistCondition() - Constructor for class org.broadleafcommerce.core.demo.ImportSQLConfig.GiftCardAndCustomerCreditExistCondition
- 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 appropriateEncryptionModulecan be hooked up to this entity - GIFTWRAP - Static variable in class org.broadleafcommerce.core.order.service.type.OrderItemType
- giftWrapOrderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- GiftWrapOrderItem - Interface in org.broadleafcommerce.core.order.domain
- 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
- GIRTH - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- GLOBAL_ENV_CAN_OBTAIN_LOCK_PROPERTY_NAME - Static variable in interface org.broadleafcommerce.core.util.lock.DistributedLock
-
Default property name to determine, globally, whether this environment (JVM) can obtain a lock of this type.
- GLOBAL_FACET_TAG_FIELD - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- globalFacetsForCategorySearch - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- GlobalSolrFullReIndexOperation - Class in org.broadleafcommerce.core.search.service.solr.index
-
Rebuilds the entire Solr index.
- GlobalSolrFullReIndexOperation(SolrIndexService, SolrConfiguration, SolrHelperService, boolean) - Constructor for class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- Group() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Group
-
Deprecated.
- Group() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Group
- Group() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group
- Group() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.Group
- Group() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group
- Group() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Group
- Group() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupName
- GroupName() - Constructor for class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupName
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupOrder
- GroupOrder() - Constructor for class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.GroupOrder
H
- handleApplicationEvent(OrderSubmittedEvent) - Method in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- handleAutomaticBundling(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- handleError(ProcessContext, Throwable) - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
- handleError(ProcessContext, Throwable) - Method in interface org.broadleafcommerce.core.workflow.ErrorHandler
- handleError(ProcessContext, Throwable) - Method in class org.broadleafcommerce.core.workflow.SilentErrorHandler
- handleFulfillmentGroupFeeTaxes(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- handleFulfillmentGroupItemTaxes(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- handleFulfillmentGroupTaxes(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- handleIfNonDiscreteOI(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- handleIfNoSku(OrderItemRequestDTO, Product) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- handlesAuthorize() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesAuthorizeAndCapture() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesCapture() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesMultiplePayments() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesMultipleShipment() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesPartialCapture() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesRecurringPayment() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesRefund() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesReverseAuthorize() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesSavedCustomerPayment() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handlesVoid() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- handleUnsuccessfulTransaction(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
-
This default implementation will mark the entire payment as invalid and boot the user to re-enter their billing info and payment information as there may be an error with either the billing address or credit card.
- handleUnsuccessfulTransactions(List<ValidateAndConfirmPaymentActivity.ResponseTransactionPair>, ProcessContext<CheckoutSeed>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
Default implementation is to throw a generic CheckoutException which will be caught and displayed on the Checkout Page where the Customer can try again.
- handleUpdateIndexStatus(IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Updates the XML file with the index status, error status, and dead event status
- handleUpdateIndexStatus(IndexStatusInfo) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusProvider
- handleUpdateIndexStatus(IndexStatusInfo, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Updates the XML file with the index status, error status, and dead event status
- hasAdjustedItems() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- hasAdjustedItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- hasAllChildCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Checks for child categories.
- hasAllChildCategories() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- hasCategoryItem(String) - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- hasCategoryItem(String) - Method in interface org.broadleafcommerce.core.order.domain.Order
-
Determines if this
Orderhas an item in the given category. - hasCategoryItem(String) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- hasChildCategories() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Checks for child categories.
- hasChildCategories() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- hasConfigurationError - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- hasDefaultSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- hasDynamicActiveDates() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuActiveDateConsiderationContext
- hasDynamicPricing() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.Dimension
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
- hashCode() - Method in class org.broadleafcommerce.core.catalog.domain.Weight
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.ProductType
- hashCode() - Method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
- hashCode() - Method in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.
- hashCode() - Method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- hashCode() - Method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- hashCode() - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
- hashCode() - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.domain.TaxType
- hashCode() - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
- hashCode() - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- hashCode() - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- hashCode() - Method in class org.broadleafcommerce.core.order.service.call.GiftWrapOrderItemRequest
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.MessageType
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.OrderItemType
- hashCode() - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
- hashCode() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- hashCode() - Method in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- hashCode() - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- hashCode() - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- hashCode() - Method in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
- hashCode() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- hashCode() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- hashCode() - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- hashCode() - Method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- hashCode() - Method in class org.broadleafcommerce.core.rating.service.type.RatingType
- hashCode() - Method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- hashCode() - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
- hashCode() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogReindexCommand
- hashCode() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.FullReindexCommand
- hashCode() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
- hashCode() - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
- hashCode() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- hasMinOrderQuantity - Variable in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- hasMinOrderQuantity() - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMinOrderQuantity
- hasMinOrderQuantity() - Method in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- hasNonCombinableAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns true if this detail has nonCombinable adjustments.
- hasNonCombinableAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- hasNonCombinableAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- hasOrderBeenCompleted(Order) - Method in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
-
Checks if the order has already been gone through the checkout workflow.
- hasOrderItemAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- hasOverridenPrice - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- hasPositiveValue(Money) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- hasPrice(NonDiscreteOrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- hasProductOptionValidationStrategy(ProductOption) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- hasProductOptionValidationStrategy(ProductOption) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- hasPromotionMessageOfType(PromotionMessageType) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns whether or not this offer has a
PromotionMessageof a particular type - hasQualifierAndQualifierRestricted(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- hasQualifyingItemCriteria() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- hasQualifyingItemCriteria() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- hasQuantity(Integer) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- hasRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
In most implementations, including the default Broadleaf demo store, if a product doesn't have a retail price, it can't be sold.
- hasRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- hasRetailPrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Provides a way of determining if a Sku has a retail price without getting an IllegalStateException.
- hasRetailPrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- hasSalePrice() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Determines if there is a sale price.
- hasSalePrice() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- hasSameCurrency(OrderItemRequestDTO, CartOperationRequest, Sku) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- hasSkuOrIsNonDiscreteOI(Sku, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- hasValidationError - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- hasValidationErrors() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- hasValidationErrors() - Method in interface org.broadleafcommerce.core.order.domain.Order
- hasValidationErrors() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- height - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- HEIGHT - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- helper - Variable in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- helpfulCount - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- helpfulCount() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
- helpfulCount() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
I
- I18nSolrIndexServiceExtensionHandler - Class in org.broadleafcommerce.core.search.service.solr.index
-
If the field is translatable, then this method prefixes the field with supported locales.
- I18nSolrIndexServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- I18nSolrSearchServiceExtensionHandler - Class in org.broadleafcommerce.core.search.service.solr
-
If the field is translatable, then this method prefixes the field with supported locales.
- I18nSolrSearchServiceExtensionHandler() - Constructor for class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
The id.
- id - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
The id.
- id - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The id.
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.The id.
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- id - Variable in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- id - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.The id.
- id - Variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- id - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- id - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- id - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
- id - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- id - Variable in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- id - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- id - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- id - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- id - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- id - Variable in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- id - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- id - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
- id - Variable in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- id - Variable in class org.broadleafcommerce.core.search.domain.SearchInterceptImpl
-
Deprecated.
- id - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
- id - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- id - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- ID - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- identifierType - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- identifierValue - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- IllegalCartOperationException - Exception in org.broadleafcommerce.core.order.service.exception
- IllegalCartOperationException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
- IllegalCartOperationException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
- IllegalCartOperationException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
- IllegalCartOperationException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
- Image - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Image - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Image - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Image - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- ImportSQLConfig - Class in org.broadleafcommerce.core.demo
- ImportSQLConfig() - Constructor for class org.broadleafcommerce.core.demo.ImportSQLConfig
- ImportSQLConfig.AssetFoldersExistCondition - Class in org.broadleafcommerce.core.demo
- ImportSQLConfig.GiftCardAndCustomerCreditExistCondition - Class in org.broadleafcommerce.core.demo
- IN_PROCESS - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
Represents a cart (non-submitted
Orders) - includeAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- includeOrderAndItemAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- incrementalCommit(ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Issues incremental commits.
- IncrementalUpdateCommand - Class in org.broadleafcommerce.core.search.service.solr.indexer
- IncrementalUpdateCommand(List<SolrInputDocument>, List<String>) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.IncrementalUpdateCommand
- incrementIndexableCount(long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- incrementInventory(Map<Sku, Integer>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Attempts to increment inventory for a map of Skus and quantities.
- incrementInventory(Map<Sku, Integer>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- incrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- incrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Callers that invoke this method directly should check for a
ContextualInventoryService.ROLLBACK_STATE_KEYin the given context. - incrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
- incrementInventory(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- incrementInventory(Sku, int) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Attempts to increment inventory.
- incrementInventory(Sku, int) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- incrementInventory(Sku, int, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
- incrementInventory(Sku, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- incrementQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
- incrementQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
- incrementQuantity(int) - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- incrementSku(Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- incrementUnindexedItemCount(long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- Indexable - Interface in org.broadleafcommerce.core.catalog.domain
-
Mainly a marker interface denoting that the entity should be indexed for search
- indexExtensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- indexField - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- IndexField - Interface in org.broadleafcommerce.core.search.domain
-
Represents a field that gets stored in the search index
- IndexFieldAdminPresentation - Interface in org.broadleafcommerce.core.search.domain
- IndexFieldAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.search.domain
- IndexFieldAdminPresentation.GroupName - Class in org.broadleafcommerce.core.search.domain
- IndexFieldAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.search.domain
- IndexFieldAdminPresentation.TabName - Class in org.broadleafcommerce.core.search.domain
- IndexFieldAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.search.domain
- indexFieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- indexFieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- indexFieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- indexFieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- indexFieldDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- IndexFieldDao - Interface in org.broadleafcommerce.core.search.dao
-
DAO used to interact with the database search fields
- IndexFieldDaoImpl - Class in org.broadleafcommerce.core.search.dao
- IndexFieldDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- IndexFieldImpl - Class in org.broadleafcommerce.core.search.domain
- IndexFieldImpl() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- IndexFieldType - Interface in org.broadleafcommerce.core.search.domain
-
This interface is used for representing a
FieldTypefor anIndexField - IndexFieldTypeImpl - Class in org.broadleafcommerce.core.search.domain
- IndexFieldTypeImpl() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- indexService - Variable in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- IndexStatusInfo - Interface in org.broadleafcommerce.core.search.service.solr.index
-
General information about the current status of a (embedded) Solr instance's index
- IndexStatusInfoImpl - Class in org.broadleafcommerce.core.search.service.solr.index
- IndexStatusInfoImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- init() - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- init() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- init() - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- init() - Method in class org.broadleafcommerce.core.registration.MergeOrdersByEmailPostRegistrationObserver
- init() - Method in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- init() - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- init() - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- init(FulfillmentGroup, Offer, String) - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
- init(FulfillmentGroup, Offer, String) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- init(OrderItemPriceDetail, Offer, String) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
- init(OrderItemPriceDetail, Offer, String) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- init(OrderItem, Offer, String) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
- init(OrderItem, Offer, String) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- init(OrderItem, Offer, String) - Method in interface org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustment
- init(OrderItem, Offer, String) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- init(Order, Offer, String) - Method in interface org.broadleafcommerce.core.offer.domain.OrderAdjustment
- init(Order, Offer, String) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- initialize() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
Creates the appropriate folder(s) in Zookeeper if they don't already exist.
- initializeConfigLock() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- initializeOrderItemPriceDetails(OrderItem) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
-
Sets the initial orderItemPriceDetail for the item.
- initializeOrderItemPriceDetails(OrderItem) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- initializePriceDetails() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- initializeQueueAccessLock() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- initiateCheckout(Long) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- INPUT - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- INSTANCE - Static variable in class org.broadleafcommerce.core.offer.service.discount.ItemOfferComparator
- INSTANCE - Static variable in class org.broadleafcommerce.core.offer.service.discount.ItemOfferQtyOneComparator
- INSTANCE - Static variable in class org.broadleafcommerce.core.offer.service.discount.ItemOfferWeightedPercentComparator
- INSTANCE - Static variable in class org.broadleafcommerce.core.offer.service.discount.OrderOfferComparator
- InsufficientFundsException - Exception in org.broadleafcommerce.core.payment.service.exception
- InsufficientFundsException() - Constructor for exception org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
- InsufficientFundsException(String) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
- InsufficientFundsException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
- InsufficientFundsException(Throwable) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
- INT - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- INTEGER - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- intializeQueueFolders() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Creates the appropriate folder(s) in Zookeeper if they don't already exist.
- INTS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- invalidateEntity(Class<?>, String) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
Given the class and identifier of an entity, invalidates the cache for that entity
- invalidateSkuInventory(Sku) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
-
Invalidates the cache for a given sku
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Inventory - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- inventoryService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryActivity
- inventoryService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
- inventoryService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAvailabilityActivity
- inventoryService - Variable in class org.broadleafcommerce.core.order.service.workflow.AbstractCheckAvailabilityActivity
- InventoryService - Interface in org.broadleafcommerce.core.inventory.service
-
This basic inventory service checks and adjusts the current inventory of a sku.
- InventoryServiceExtensionHandler - Interface in org.broadleafcommerce.core.inventory.service
-
Marker interface to dictate the overridden methods within
ContextualInventoryService. - InventoryServiceExtensionManager - Class in org.broadleafcommerce.core.inventory.service
- InventoryServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionManager
- InventoryServiceImpl - Class in org.broadleafcommerce.core.inventory.service
- InventoryServiceImpl() - Constructor for class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- inventoryType - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- inventoryType - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- InventoryType - Class in org.broadleafcommerce.core.inventory.service.type
-
Enumeration to specify whether inventory should be checked or not.
- InventoryType() - Constructor for class org.broadleafcommerce.core.inventory.service.type.InventoryType
- InventoryType(String, String) - Constructor for class org.broadleafcommerce.core.inventory.service.type.InventoryType
- InventoryUnavailableException - Exception in org.broadleafcommerce.core.inventory.service
- InventoryUnavailableException(Long, Integer, Integer) - Constructor for exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- InventoryUnavailableException(String) - Constructor for exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- InventoryUnavailableException(String, Long, Integer, Integer) - Constructor for exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- InventoryUnavailableException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- invoke() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CartPurgeParams
- invoke() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.CustomerPurgeParams
- invoke(Object, Method, Object[]) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- ipAddress - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- IS_DEACTIVATED - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- IS_LOCKED - Static variable in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- IS_MACHINE_SORTABLE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- IS_PREVIEW - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- IS_PREVIEW - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- IS_REGISTERED - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- isActive - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- isActive() - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Checks if is active.
- isActive() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- isActive() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Returns a boolean that indicates if the product is currently active.
- isActive() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- isActive() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns a boolean indicating whether this sku is active.
- isActive() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isActive() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- isActive() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isActive() - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- isActive() - Method in interface org.broadleafcommerce.core.order.service.OrderLockManager
-
This method indicates if the lock manager is active.
- isActive() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- isActive() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- isActive() - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- isActive() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- isActive() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- isActive() - Method in interface org.broadleafcommerce.core.search.redirect.domain.SearchRedirect
- isActive() - Method in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
- isActive() - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- isActive() - Method in interface org.broadleafcommerce.core.search.service.SearchService
-
Determines whether or not the necessary configuration is in place
- isActive() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- isActive() - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- isActive(Product, Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns whether or not this Sku, the given Product and the given Category are all active
- isActive(Product, Category) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isAdditiveWaitTtimes() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
If this is true, the wait time in millis will be incremented by itself each time a retry occurs, up to the retry count.
- isAddOnOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Determines whether or not the
OrderItemwas added by a Product Add-On - isAddOnOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- isAddOrNoneType(ProductOption) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- isAddOrNoneType(ProductOption) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- isAdjustmentsFinalized() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
- isAdjustmentsFinalized() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- isAdjustmentsFinalized() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- isAllowEmptyActivities() - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Defaults to 'false'.
- isAParentOf(OrderItem) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- isAParentOf(OrderItem) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isAppliedToSalePrice() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemAdjustment
-
Even for items that are on sale, it is possible that an adjustment was made to the retail price that gave the customer a better offer.
- isAppliedToSalePrice() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- isAppliedToSalePrice() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Even for items that are on sale, it is possible that an adjustment was made to the retail price that gave the customer a better offer.
- isAppliedToSalePrice() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- isAppliedToSalePrice() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
- isAppliedToSalePrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- isAppliedToSalePrice() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns true if the value was applied to the sale price.
- isAppliedToSalePrice() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- isApplyDiscountToMarkedItems() - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
-
Deprecated.
- isApplyDiscountToMarkedItems() - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.
- isAsynchronous() - Method in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- isAutomaticallyAdded() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns true if the offer system should automatically add this offer for consideration (versus requiring a code or other delivery mechanism).
- isAutomaticallyAdded() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isAvailable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.use
Sku.getInventoryType()orInventoryService.isAvailable(Sku, int)instead. - isAvailable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isAvailable(Sku, int) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Indicates whether the given quantity is available for the particular skuId.
- isAvailable(Sku, int) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- isAvailable(Sku, int, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
- isAvailable(Sku, int, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- isBlockingAvailabilityOfProduct(Product, Product, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- isBlockingAvailabilityOfProduct(Product, Product, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
This determines if the missing quantity is critical (blocking) to be added to the cart Usually invoked via the UncacheableDataProcessor to determine the availability of product.
- isCategoryTargetingRule(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- isChildOrderItem() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- isChildOrderItem() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isCombinable() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
- isCombinable() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- isCombinable() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns true if this adjustment represents a combinable offer.
- isCombinable() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- isCombinable() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Returns true if this adjustment represents a combinable offer.
- isCombinable() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- isCombinable() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns true if this adjustment represents a combinable offer.
- isCombinable() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- isCombinableWithOtherOffers() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Returns false if this offer is not combinable with other offers of the same type.
- isCombinableWithOtherOffers() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
-
Returns true if this offer can be combined with other offers in the order.
- isConfirmed() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Looks through all of the transactions for this payment and returns whether or not it contains a successful transaction of type
PaymentTransactionType.AUTHORIZE_AND_CAPTUREorPaymentTransactionType.AUTHORIZE - isConfirmed() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- isCumulativeResults() - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Returns whether cumulative results are desired.
- isCustomFieldIndexed(List<IndexFieldType>) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- isDeleteEmptyNamedOrders() - Method in interface org.broadleafcommerce.core.order.service.OrderService
- isDeleteEmptyNamedOrders() - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- isDiscountable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns whether the Sku qualifies for discounts or not.
- isDiscountable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isDiscountingAllowed() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns true if this item can receive item level discounts.
- isDiscountingAllowed() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- isDiscountingAllowed() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- isDiscountingAllowed() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- isDiscountingAllowed() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
If true, this item can be discounted..
- isDiscountingAllowed() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isDistributed() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
-
Indicates if this is a distributed environment (e.g. the Lock and Queue are distributed, e.g. backed by Zookeeper.)
- isDistributed() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexQueueProvider
- isEditable() - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
- isEmpty() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- isEmpty(Collection<? extends Object>) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- isEnabled() - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- isEnabled() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- isEnabled() - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- isEventIdInError(Collection<String>, IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
-
Determines which passed InfoIds already exist in the persisted statuses from the provider(s)
- isExpandable() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- isFacetAvailable(SearchFacet, Map<String, String[]>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Checks to see if the requiredFacets condition for a given facet is met.
- isFacetAvailable(SearchFacet, Map<String, String[]>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- isFailed() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- isFeaturedProduct(long) - Method in interface org.broadleafcommerce.core.catalog.dao.FeaturedProductDao
- isFeaturedProduct(long) - Method in class org.broadleafcommerce.core.catalog.dao.FeaturedProductDaoImpl
- isFeaturedProduct(Long) - Method in interface org.broadleafcommerce.core.catalog.service.RelatedProductsService
- isFeaturedProduct(Long) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- isFeeTaxable(FulfillmentGroupFee) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- isFinalized() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
- isFinalized() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
- isFinalized() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- isFinalPayment() - Method in interface org.broadleafcommerce.core.payment.domain.OrderPayment
-
Returns whether or not this payment is considered to be the final payment on the order.
- isFinalPayment() - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- isFirstExpandable() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- isFromManyToOne() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- isFutureCredit - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- isFutureCredit - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- isFutureCredit - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- isFutureCredit - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- isFutureCredit() - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- isFutureCredit() - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- isFutureCredit() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- isFutureCredit() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isFutureCredit() - Method in interface org.broadleafcommerce.core.offer.domain.OrderAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- isFutureCredit() - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- isFutureCredit() - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- isFutureCredit() - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- isFutureCredit() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- isFutureCredit() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- isHasOrderAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns true if this promotableOrder has any order adjustments.
- isHasOrderAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isHelpful - Variable in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
- isInCategory(String) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
- isInCategory(String) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isIncludeOrderAndItemAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns true if this order was created in a way that existing order and item adjustments were copied over to this item.
- isIncludeOrderAndItemAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isIncrementalCommits() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- isItemTaxable(FulfillmentGroupItem) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- isLastExpandable() - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- isLimitedUse() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Indicates that this code has a limit on how many times it can be used.
- isLimitedUse() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- isLimitedUsePerCustomer() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Whether or not this offer has limited use in an order.
- isLimitedUsePerCustomer() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isLimitedUsePerOrder() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Whether or not this offer has limited use in an order.
- isLimitedUsePerOrder() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isMachineSortable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isMachineSortable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.use
Sku.getIsMachineSortable()instead since that is the correct bean notation - isMachineSortable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- isManyToOneRelationshipDelete() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- isMatchedQualifier - Variable in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- isMatchedQualifier() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- isMatchedTarget - Variable in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- isMatchedTarget() - Method in class org.broadleafcommerce.core.offer.service.discount.CandidatePromotionItems
- isMerged() - Method in class org.broadleafcommerce.core.order.service.call.MergeCartResponse
- isMissingRequiredAttribute(boolean, boolean, boolean, boolean, String) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- isModifiable() - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- isModifiable() - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- isMoveNamedOrderItems() - Method in interface org.broadleafcommerce.core.order.service.OrderService
- isMoveNamedOrderItems() - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- isMultiSelect - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- isMultiValued(FieldType) - Static method in class org.broadleafcommerce.core.search.domain.solr.FieldType
- isNewDefaultPaymentMethod(PaymentResponseDTO) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- isNonCombinableOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns true if a non-combinable offer has been applied to this item.
- isNonCombinableOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- isNonCombinableOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- isNotCombinableOrderOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isNullActiveStartDateActive - Variable in class org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDaoImpl
- isOnSale() - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Convenience method, references defaultSku.onSale
- isOnSale() - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.
- isOnSale() - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- isOnSale() - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- isOnSale() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
A product is on sale provided the sale price is not null, non-zero, and less than the retail price.
- isOnSale() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isOnSale() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns true if the item has a sale price that is lower than the retail price.
- isOnSale() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- isOrderedSkuMedia(Map<String, SkuMediaXref>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isOrderedSkuMediaEnabled() - Method in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- isOrderItemContainer() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Returns true if this PromotableOrderItem contains other items
- isOrderItemContainer() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- isoService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- isPercentOffOffer(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- isPerformAuthorizeAndCapture() - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- isPriceOrder() - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- isPricingAtContainerLevel() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- isPricingAtContainerLevel() - Method in interface org.broadleafcommerce.core.order.domain.OrderItemContainer
-
Returns true if pricing operations are at the container level (as opposed to being the sum of the contained items)
- isPricingConsiderationActive() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- isPrimary() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- isPrimary() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- isProductBundleAvailable(Product, int, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- isProductBundleAvailable(Product, int, ExtensionResultHolder<Boolean>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
Usually invoked via the AdvancedProduct to determine the availability of product bundle.
- isProductRule(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- isReindexSuccessful(ReindexStateHolder) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Method to determine whether a full reindex was successful.
- isRelationshipUpdate() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- isRemoveEmptyFulfillmentGroups() - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
- isRemoveEmptyFulfillmentGroups() - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- isRemoveEmptyFulfillmentGroups() - Method in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- isRequiredAttributeNotProvided(ProductOption, String) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- isRetailPriceOverride() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns true if the retail price was manually set.
- isRetailPriceOverride() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isRoundOfferValues() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- isRunning(String) - Static method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- isSalePriceOverride() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns true if the sale price was manually set.
- isSalePriceOverride() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isSaveToken() - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Indicates whether or not this transaction on the Order Payment contains a payment token (i.e.
- isSaveToken() - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- isSearchFacetRangeArchivable() - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- isShippable(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Determines if a fulfillment group is shippable based on its fulfillment type.
- isShippable(FulfillmentType) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- isShippingPriceTaxable - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- isShippingPriceTaxable() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- isShippingPriceTaxable() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- isShowQuantity() - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- isSingleCoreMode() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- isSiteCollections() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- isSkuActive() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- isSkuActive() - Method in interface org.broadleafcommerce.core.order.domain.DiscreteOrderItem
-
Returns a boolean indicating whether this sku is active.
- isSkuActive() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- isSkuActive() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns a boolean indicating whether this sku is active.
- isSkuActive() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isSolrCloudMode() - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- isSolrConfigured - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- isStopped() - Method in class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
- isStopped() - Method in interface org.broadleafcommerce.core.workflow.ProcessContext
-
Is the process stopped
- isSubmitType(ProductOption) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- isSubmitType(ProductOption) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- isTaxable() - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Returns whether the Sku qualifies for taxes or not.
- isTaxable() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- isTaxable() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
- isTaxable() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- isTaxable() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- isTaxable() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- isTaxable() - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroupFee
-
Returns whether or not this fee is taxable.
- isTaxable() - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- isTaxable() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Returns whether or not this item is taxable.
- isTaxable() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- isTieredOffer() - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Returns true if this is a tiered offer meaning that the amount depends on the quantity being purchased.
- isTotalitarian() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOffer
- isTotalitarian() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- isTotalitarian() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustment
-
Returns true if this adjustment represents a totalitarian offer.
- isTotalitarian() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- isTotalitarian() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Returns true if this adjustment represents a totalitarian offer.
- isTotalitarian() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- isTotalitarian() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustment
-
Returns true if this adjustment represents a totalitarian offer.
- isTotalitarian() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- isTotalitarianFgOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
- isTotalitarianFgOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isTotalitarianItemOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
- isTotalitarianItemOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isTotalitarianOffer() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- isTotalitarianOffer() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isTotalitarianOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Returns true if totalitarian offer was applied to this promotable fulfillment group.
- isTotalitarianOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- isTotalitarianOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Returns true if a totalitarian offer has been applied.
- isTotalitarianOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isTotalitarianOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns true if a notCombinableOffer or totalitarian offer was applied to this priceDetail.
- isTotalitarianOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- isTotalitarianOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- isTotalitarianOfferAppliedToAnyItem(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- isTotalitarianOrderOfferApplied() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
- isTotalitarianOrderOfferApplied() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- isUnlimitedUse() - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Indicates that this is an unlimited-use code.
- isUnlimitedUse() - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- isUnlimitedUsePerCustomer() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Indicates that there is no limit to how many times a customer can use this offer.
- isUnlimitedUsePerCustomer() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isUnlimitedUsePerOrder() - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Indicates that there is no limit to how many times this offer can be applied to the order.
- isUnlimitedUsePerOrder() - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- isUnwrappableAs(Class) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- isUnwrappableAs(Class) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- isUpdate() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- isUseBillingAddressFromGateway() - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- isUseQtyOnlyTierCalculation() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Returns whether to use quantity only tier calculation.
- isUseQtyOnlyTierCalculation() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- isWildCardSearch(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
-
Determines if the given field value string represents a wild card search.
- isXref() - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- ITEM_SALE_PRICE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.FieldOrder
- ITEM_SUM - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- itemAttributes - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- itemCityTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- itemCountryTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- itemFactory - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- itemFactory - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- itemFactory - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- itemId - Variable in class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
- itemMatches(Sku, Product, Map<String, OrderItemAttribute>, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- itemMatchesOfferPriceData(OfferPriceData, PromotableOrderItem) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtility
- itemMatchesOfferPriceData(OfferPriceData, PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- itemName - Variable in class org.broadleafcommerce.core.order.service.call.NonDiscreteOrderItemRequestDTO
- itemName - Variable in class org.broadleafcommerce.core.order.service.call.OrderItemRequest
- ItemNotFoundException - Exception in org.broadleafcommerce.core.order.service.exception
- ItemNotFoundException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
- ItemNotFoundException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
- ItemNotFoundException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
- ItemNotFoundException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
- itemOfferCanBeApplied(PromotableCandidateItemOffer, List<PromotableOrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Return false if a totalitarian or non-combinable offer has already been applied or if this offer is totalitarian or non-combinable and this order already has adjustments applied.
- itemOfferCanBeApplied(PromotableCandidateItemOffer, List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- ItemOfferComparator - Class in org.broadleafcommerce.core.offer.service.discount
- ItemOfferComparator() - Constructor for class org.broadleafcommerce.core.offer.service.discount.ItemOfferComparator
- ItemOfferMarkTargets - Interface in org.broadleafcommerce.core.offer.service.processor
-
This interface is used as a part of a template pattern in ItemOfferProcessor that allows reuse to other BLC modules.
- itemOfferPercentRoundingMode - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- itemOfferPercentRoundingModeStr - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- itemOfferPercentRoundingScale - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- itemOfferProcessor - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- ItemOfferProcessor - Interface in org.broadleafcommerce.core.offer.service.processor
- ItemOfferProcessorImpl - Class in org.broadleafcommerce.core.offer.service.processor
-
Filter and apply order item offers.
- ItemOfferProcessorImpl(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- ItemOfferQtyOneComparator - Class in org.broadleafcommerce.core.offer.service.discount
-
The same as
ItemOfferComparatorbut uses thePromotableCandidateItemOffer.getPotentialSavingsQtyOne()method instead. - ItemOfferQtyOneComparator() - Constructor for class org.broadleafcommerce.core.offer.service.discount.ItemOfferQtyOneComparator
- ItemOfferWeightedPercentComparator - Class in org.broadleafcommerce.core.offer.service.discount
- ItemOfferWeightedPercentComparator() - Constructor for class org.broadleafcommerce.core.offer.service.discount.ItemOfferWeightedPercentComparator
- itemPostalCodeTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- itemPriceDetails - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- itemRequest - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- Items - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
- Items - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Order
- Items - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Group.Name
- Items - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Group.Order
- itemSalePrice - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- itemsPromotable - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- itemStateTaxRateMap - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- ITEMTAX - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- itemTaxable - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- iterator() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
J
- jurisdictionName - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
K
- key - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- key - Variable in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- key - Variable in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- key - Variable in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- key - Variable in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
- key - Variable in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
- key - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
L
- label - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- label - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- label - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
The name as it appears to the user in MVEL.
- label - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- lastExpandable - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- lastName - Variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl.NameResponse
- lastUpdated - Variable in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- latitude - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- latitude - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- LATITUDE - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
- legacyCandidateTargets - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- legacyCategoryMedia - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- legacyChildCategories - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- LegacyOfferUses - Interface in org.broadleafcommerce.core.offer.weave
-
This interface represents an Offer instance that has some additional, deprecated fields related to uses and maxUses
- LegacyOfferUsesImpl - Class in org.broadleafcommerce.core.offer.domain
-
Holds the backwards compatibility field for uses.
- LegacyOfferUsesImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- legacyProductOptionValues - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- legacyQualifyingItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- legacySkuMedia - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- legacyTargetItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- locale - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- locale - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- Locale - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- localeCode - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- localeService - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- Location - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Name
- Location - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
- locationId - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.The retail price.
- lock() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- LOCK_OBJECT - Static variable in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- LOCK_PATH - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- LOCK_PREFIX - Static variable in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This is the prefix of any lock entry.
- LOCK_REGISTRY - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- locked - Variable in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- lockInternally(long) - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
Negative number means wait indefinitely (typically until an
UnsupportedOperationExceptionis thrown. - lockInterruptibly() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- Log - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Name
- Log - Static variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Order
- LOG - Static variable in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- LOG - Static variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
- LOG - Static variable in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- LOG - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- LOG - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- LOG - Static variable in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- LOG - Static variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- LOG - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
- LOG - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
- LOG - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- LOG - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- LOG - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- LOG - Variable in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- LOG - Static variable in class org.broadleafcommerce.core.pricing.service.fulfillment.provider.BandedFulfillmentPricingProvider
- LOG - Static variable in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
- LOG - Static variable in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
- LOG - Static variable in class org.broadleafcommerce.core.util.EntityIdentifierUtil
- LOG - Static variable in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- logDeleteQuery(String) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
- logDeleteQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- logDocuments(Collection<SolrInputDocument>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Prints out the docs to the trace logger
- logDocuments(Collection<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- LONG - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- LONG_DESCRIPTION - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- LONG_DESCRIPTION - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- longDescription - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- longDescription - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- longDescription - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- longDescription - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- longitude - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- longitude - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- LONGITUDE - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
- LONGS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- lookupAllOfferCodesByCode(String) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Lookup all OfferCodes by code.
- lookupAllOfferCodesByCode(String) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- lookupAllOffersByCode(String) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Lookup all offers by code.
- lookupAllOffersByCode(String) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- lookupAutomaticDeliveryOffers() - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Private method used to retrieve all offers with automaticallyAdded set to true
- lookupCategory(RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- lookupCityRate(Map<String, Double>, String) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Changes the city to upper case before checking the configuration.
- lookupCodeTypeById(Long) - Method in interface org.broadleafcommerce.core.util.service.CodeTypeService
-
Deprecated.
- lookupCodeTypeById(Long) - Method in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- lookupCodeTypeByKey(String) - Method in interface org.broadleafcommerce.core.util.service.CodeTypeService
-
Deprecated.
- lookupCodeTypeByKey(String) - Method in class org.broadleafcommerce.core.util.service.CodeTypeServiceImpl
-
Deprecated.
- lookupCountryRate(Map<String, Double>, ISOCountry) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Returns the taxAmount for the passed in country or null if no match is found.
- lookupCountryRate(Map<String, Double>, Country) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Returns the taxAmount for the passed in country or null if no match is found.
- lookupDefaultSku() - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- lookupOfferByCode(String) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Lookup offer by code.
- lookupOfferByCode(String) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Creates a list of offers that applies to this order.
- lookupOfferCodeByCode(String) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Lookup OfferCode by code.
- lookupOfferCodeByCode(String) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- lookupOfferCustomerByCustomer(Customer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Private method used to retrieve all offers assigned to this customer.
- lookupOrCreatePromotionDiscount(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- lookupOrCreatePromotionQualifier(PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- lookupOrderForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
- lookupOrderNumberFromOrderId(PaymentResponseDTO) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- lookupPostalCodeRate(Map<String, Double>, String) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Returns the taxAmount for the passed in postal code or null if no match is found.
- lookupProduct(RelatedProductDTO) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- lookupStateRate(Map<String, Double>, String) - Method in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
-
Returns the taxAmount for the passed in stateProvinceRegion or null if no match is found.
M
- makePath(String, byte[], ZooKeeper) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
- makePath(String, byte[], ZooKeeper, CreateMode) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
- makePath(String, byte[], ZooKeeper, CreateMode, List<ACL>) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
-
Creates a path in Zookeeper, specified by the path argument.
- makePath(String, ZooKeeper) - Static method in class org.broadleafcommerce.core.util.ZookeeperUtil
-
Creates a path in Zookeeper, if it does not already exist, with CreateMode.PERSISTENT for the create mode and ZooDefs.Ids.OPEN_ACL_UNSAFE for ACLs.
- manufacturer - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- MANUFACTURER - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- map - Variable in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Marketing - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- Marketing - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- Marketing - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Marketing - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- Marketing - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- marketingMessage - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- markPaymentAsInvalid(Long) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- markQualifiers(PromotableCandidateItemOffer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Loop through ItemCriteria and mark qualifiers required to give the promotion to 1 or more targets.
- markQualifiersAndTargets(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- markQualifiersForCriteria(PromotableCandidateItemOffer, OfferItemCriteria, List<PromotableOrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Returns the number of qualifiers marked for the passed in itemCriteria
- markQualifiersForCriteria(PromotableCandidateItemOffer, OfferItemCriteria, List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- markRelatedQualifiersAndTargets(PromotableCandidateItemOffer, PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
When the
Offer.getRequiresRelatedTargetAndQualifiers()flag is set to true, we must make sure that we identify qualifiers and targets together, as they must be related to each other based on theOrderItem.getParentOrderItem()/OrderItem.getChildOrderItems()attributes. - markRelatedQualifiersAndTargetsForItemCriteria(PromotableCandidateItemOffer, PromotableOrder, OrderItemHolder, OfferItemCriteria, List<PromotableOrderItemPriceDetail>, ItemOfferMarkTargets) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Returns the number of targets marked for the passed in itemCriteria
- markRelatedQualifiersAndTargetsForItemCriteria(PromotableCandidateItemOffer, PromotableOrder, OrderItemHolder, OfferItemCriteria, List<PromotableOrderItemPriceDetail>, ItemOfferMarkTargets) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- markReviewHelpful(Long, Customer, Boolean) - Method in interface org.broadleafcommerce.core.rating.service.RatingService
- markReviewHelpful(Long, Customer, Boolean) - Method in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
- markTargets(PromotableCandidateItemOffer, PromotableOrder, OrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- markTargets(PromotableCandidateItemOffer, PromotableOrder, OrderItem, boolean) - Method in interface org.broadleafcommerce.core.offer.service.processor.ItemOfferMarkTargets
- markTargets(PromotableCandidateItemOffer, PromotableOrder, OrderItem, boolean) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Loop through ItemCriteria and mark targets that can get this promotion to give the promotion to 1 or more targets.
- markTargetsForCriteria(PromotableCandidateItemOffer, OrderItem, boolean, Offer, OrderItem, OfferItemCriteria, List<PromotableOrderItemPriceDetail>, int) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Returns the number of targets marked for the passed in itemCriteria
- markTargetsForCriteria(PromotableCandidateItemOffer, OrderItem, boolean, Offer, OrderItem, OfferItemCriteria, List<PromotableOrderItemPriceDetail>, int) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- markTargetsForOfferPriceData(PromotableCandidateItemOffer, OrderItem, boolean, Offer, OrderItem, OfferPriceData, List<PromotableOrderItemPriceDetail>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
- markTargetsForOfferPriceData(PromotableCandidateItemOffer, OrderItem, boolean, Offer, OrderItem, OfferPriceData, List<PromotableOrderItemPriceDetail>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig.AssetFoldersExistCondition
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.broadleafcommerce.core.demo.ImportSQLConfig.GiftCardAndCustomerCreditExistCondition
- matchFulfillmentGroupsToMultishipOptions(Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
-
Associates shippable FulfillmentGroupItems in the given Order such that they match the structure of the OrderMultishipOptions associated with the given Order.
- matchFulfillmentGroupsToMultishipOptions(Order, boolean) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- matchRule - Variable in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- MAX_QUEUE_SIZE - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- maxQuantity - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- maxUses - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- maxUsesPerCustomer - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- MaxUsesPerCustomer - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- maxUsesPerOrder - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- MaxUsesPerOrder - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- maxUsesStrategy - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- MaxUsesStrategy - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- maxValue - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- maxValue - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- media - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- media - Variable in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- media - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- media - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Media - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- Media - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- Media - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupName
- Media - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupOrder
- Media - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabName
- Media - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabOrder
- meetsItemQualifierSubtotal(Offer, CandidatePromotionItems) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- merchandiseTotal - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- MERCHANDISETOTAL - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- mergeCart(Customer, Order) - Method in interface org.broadleafcommerce.core.order.service.MergeCartService
-
Delegates to mergeCart(Customer, Order, boolean) with priceOrder set to true
- mergeCart(Customer, Order) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- mergeCart(Customer, Order, boolean) - Method in interface org.broadleafcommerce.core.order.service.MergeCartService
-
Merges the anonymous cart with the customer's current cart, taking into consideration the active status of the SKUs to merge.
- mergeCart(Customer, Order, boolean) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- MergeCartResponse - Class in org.broadleafcommerce.core.order.service.call
- MergeCartResponse() - Constructor for class org.broadleafcommerce.core.order.service.call.MergeCartResponse
- mergeCartService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- MergeCartService - Interface in org.broadleafcommerce.core.order.service
- MergeCartServiceExtensionHandler - Interface in org.broadleafcommerce.core.order.service
-
Extension handler for merge cart
- MergeCartServiceExtensionManager - Class in org.broadleafcommerce.core.order.service
-
Extension manager for merge cart.
- MergeCartServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.order.service.MergeCartServiceExtensionManager
- MergeCartServiceImpl - Class in org.broadleafcommerce.core.order.service
-
The 2.0 implementation of merge cart service.
- MergeCartServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- mergeDetails(PromotableOrderItemPriceDetail, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- mergeLikeDetails() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Merges any priceDetails that share the same adjustments.
- mergeLikeDetails() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- mergeOrderItemRequest(ConfigurableOrderItemRequest, OrderItem) - Method in class org.broadleafcommerce.core.order.service.extension.AbstractOrderItemServiceExtensionHandler
- mergeOrderItemRequest(ConfigurableOrderItemRequest, OrderItem) - Method in interface org.broadleafcommerce.core.order.service.extension.OrderItemServiceExtensionHandler
- mergeOrderItemRequest(ConfigurableOrderItemRequest, OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- mergeOrderItemRequest(ConfigurableOrderItemRequest, OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- MergeOrdersByEmailPostRegistrationObserver - Class in org.broadleafcommerce.core.registration
- MergeOrdersByEmailPostRegistrationObserver() - Constructor for class org.broadleafcommerce.core.registration.MergeOrdersByEmailPostRegistrationObserver
- mergePriceDetails(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
-
Checks to see if any priceDetails need to be combined and if so, combines them.
- message - Variable in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- message - Variable in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- message - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- message - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- Message - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- Message - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- messageFrom - Variable in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- messagePlacement - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- messagePlacement - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- MessagePlacement - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- messageTo - Variable in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- MessageType - Class in org.broadleafcommerce.core.order.service.type
-
An extendible enumeration of type of messages.
- MessageType() - Constructor for class org.broadleafcommerce.core.order.service.type.MessageType
- MessageType(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.MessageType
- metaDescription - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- metaDescription - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- metaTitle - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- metaTitle - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- method - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.
- method - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
-
Deprecated.
- minimumDaysPerUsage - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- MinimumDaysPerUsage - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- minimumTargetsRequired - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- MinimumTargetsRequired - Interface in org.broadleafcommerce.core.offer.domain
-
This interface can be used with an Offer implementation to indicate that an offer supports minimum required targets.
- minimumWeight - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- minOrderQuantity - Variable in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- minOrderQuantityCheckIsEnabled() - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- minQuantity - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- MinQuantityNotFulfilledException - Exception in org.broadleafcommerce.core.order.service.exception
- MinQuantityNotFulfilledException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- MinQuantityNotFulfilledException(String, Long) - Constructor for exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- MinQuantityNotFulfilledException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- minValue - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- minValue - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupName
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupOrder
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Miscellaneous - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- model - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- modifiable - Variable in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- modifyBuiltDocuments(Collection<SolrInputDocument>, List<? extends Indexable>, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- modifyBuiltDocuments(Collection<SolrInputDocument>, List<? extends Indexable>, List<IndexField>, List<Locale>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
- modifyDocument(Indexable, List<IndexField>, List<Locale>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
-
This is a simple hook point to allow implementors to override and modify the documents after the default functionality has created them.
- modifyInitialDuplicateState(Product, Product, MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- modifyInitialDuplicateState(Offer, Offer, MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.offer.service.OfferDuplicateModifier
- modifyOfferValues(List<Offer>, Order) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferValueModifierExtensionHandler
- modifyOfferValues(List<Offer>, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferValueModifierExtensionHandler
- modifyOrderItemPrices(OrderItem) - Method in class org.broadleafcommerce.core.order.service.extension.AbstractOrderItemServiceExtensionHandler
- modifyOrderItemPrices(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.extension.OrderItemServiceExtensionHandler
- modifyOrderItemRequest(ConfigurableOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.extension.AbstractOrderItemServiceExtensionHandler
- modifyOrderItemRequest(ConfigurableOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.extension.OrderItemServiceExtensionHandler
- modifyOrderItemRequest(ConfigurableOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- modifyOrderItemRequest(ConfigurableOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- modifyQuery(CriteriaQuery, CriteriaBuilder, Root) - Method in class org.broadleafcommerce.core.util.service.AbstractSiteMapExtensionHandler
- modifyQuery(CriteriaQuery, CriteriaBuilder, Root) - Method in interface org.broadleafcommerce.core.util.service.SiteMapExtensionHandler
- modifySearchResults(List<SolrDocument>, List<Product>) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- modifySearchResults(List<SolrDocument>, List<Product>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Modifies the product search results from a Solr query
- modifySolrQuery(SolrQuery, String, List<SearchFacetDTO>, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- modifySolrQuery(SolrQuery, String, List<SearchFacetDTO>, SearchCriteria, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Provides an extension point to modify the SolrQuery.
- modifySolrQuery(SolrQuery, String, List<SearchFacetDTO>, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Provides a hook point for implementations to modify all SolrQueries before they're executed.
- modifySolrQuery(SearchContextDTO, SolrQuery, String, List<SearchFacetDTO>, SearchCriteria, String) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- modifySolrQuery(SearchContextDTO, SolrQuery, String, List<SearchFacetDTO>, SearchCriteria, String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Provides an extension point to modify the SolrQuery.
- modifyUrl(String, Product, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.core.catalog.service.extension.ProductUrlDuplicatorExtensionHandler
- modifyUrl(Product, ExtensionResultHolder<String>) - Method in class org.broadleafcommerce.core.catalog.service.extension.AbstractPreviewProductUrlModifierExtensionHandler
- modifyUrl(Product, ExtensionResultHolder<String>) - Method in interface org.broadleafcommerce.core.catalog.service.extension.PreviewProductUrlModifierExtensionHandler
- moduleActivities - Variable in class org.broadleafcommerce.core.workflow.BaseProcessor
- ModuleActivity - Interface in org.broadleafcommerce.core.workflow
-
Marker interface that all modules should use when adding activities to Broadleaf workflows.
- moduleConfigService - Variable in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
- moduleConfiguation - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- MOST_HELPFUL - Static variable in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- MOST_RECENT - Static variable in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- moveNamedOrderItems - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- multishipOptionsToDelete - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- mustCalculate - Variable in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
- MvelToSearchCriteriaConversionService - Interface in org.broadleafcommerce.core.search.service.solr
-
Convenience methods for converting simple MVEL rules to Solr SearchCriteria
- MvelToSearchCriteriaConversionServiceImpl - Class in org.broadleafcommerce.core.search.service.solr
-
Convenience methods for converting simple MVEL rules to Solr SearchCriteria
- MvelToSearchCriteriaConversionServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
N
- name - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- name - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- name - Variable in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
The name.
- name - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- name - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- name - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The name.
- name - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- name - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- name - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- name - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- name - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- name - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- name - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- name - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- name - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- Name - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- Name - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Group.Name
-
Deprecated.
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Tab.Name
-
Deprecated.
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Tab.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Tab.Name
- Name() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Name
- Name() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Name
- Name() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Name
- NAME - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- NAME - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- NAME - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- NAME - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- NAME - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- NAME - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- NAME - Static variable in class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.FieldOrder
- NAMED - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
-
Represents a wishlist.
- nameOnCard - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- NameResponse() - Constructor for class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl.NameResponse
- namespace - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- newCondition() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- NO - Static variable in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- NonDiscreteOrderItemRequestDTO - Class in org.broadleafcommerce.core.order.service.call
- NonDiscreteOrderItemRequestDTO() - Constructor for class org.broadleafcommerce.core.order.service.call.NonDiscreteOrderItemRequestDTO
- NonDiscreteOrderItemRequestDTO(String, Integer, Money) - Constructor for class org.broadleafcommerce.core.order.service.call.NonDiscreteOrderItemRequestDTO
- NONE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- NONE - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- notHelpfulCount - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- notHelpfulCount() - Method in interface org.broadleafcommerce.core.rating.domain.ReviewDetail
- notHelpfulCount() - Method in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- notificationDispatcher - Variable in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- notificationDispatcher - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- NotificationOrderSubmittedEventListener - Class in org.broadleafcommerce.core.order.event
-
This event listener is responsible for sending any notifications in response to an
OrderSubmittedEvent. - NotificationOrderSubmittedEventListener() - Constructor for class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- notifyCart(Order) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
-
Notify the cart's owner of a pending purge of their cart.
- notifyCarts(Map<String, String>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
- notifyCarts(Map<String, String>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- NULL_ORDER - Static variable in class org.broadleafcommerce.core.order.domain.NullOrderFactoryImpl
- NullCheckoutRollbackHandler - Class in org.broadleafcommerce.core.workflow.state
- NullCheckoutRollbackHandler() - Constructor for class org.broadleafcommerce.core.workflow.state.NullCheckoutRollbackHandler
- nullDetected(Object, Object) - Method in class org.broadleafcommerce.core.offer.service.discount.ItemOfferWeightedPercentComparator
- NullFulfillmentGroupItemStrategyImpl - Class in org.broadleafcommerce.core.order.strategy
-
This class provides the implementation of a strategy that does not touch FulfillmentGroupItems when cart add or update operations have been performed.
- NullFulfillmentGroupItemStrategyImpl() - Constructor for class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- nullOrderFactory - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- NullOrderFactory - Interface in org.broadleafcommerce.core.order.domain
-
Generates a shared, static instance of NullOrderImpl.
- NullOrderFactoryImpl - Class in org.broadleafcommerce.core.order.domain
- NullOrderFactoryImpl() - Constructor for class org.broadleafcommerce.core.order.domain.NullOrderFactoryImpl
- NullOrderImpl - Class in org.broadleafcommerce.core.order.domain
-
NullOrderImpl is a class that represents an unmodifiable, empty order.
- NullOrderImpl() - Constructor for class org.broadleafcommerce.core.order.domain.NullOrderImpl
O
- obtainLock() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- obtainLock() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Grab some sort of lock so that nothing else can index items at the same time
- occasion - Variable in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- offer - Variable in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- offer - Variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- offer(T) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- offer(T, long, TimeUnit) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- Offer - Interface in org.broadleafcommerce.core.offer.domain
- OFFER - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- OfferActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
- OfferActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- OfferAdjustmentType - Class in org.broadleafcommerce.core.offer.service.type
-
This indicates how an Offer should be fulfilled to the customer, defaulting to order time discount.
- OfferAdjustmentType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- OfferAdjustmentType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- OfferAdminPresentation - Interface in org.broadleafcommerce.core.offer.domain
- OfferAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.offer.domain
- OfferAdminPresentation.GroupName - Class in org.broadleafcommerce.core.offer.domain
- OfferAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.offer.domain
- OfferAdminPresentation.TabName - Class in org.broadleafcommerce.core.offer.domain
- OfferAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.offer.domain
- OfferAlreadyAddedException - Exception in org.broadleafcommerce.core.offer.service.exception
- OfferAlreadyAddedException(String) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferAlreadyAddedException
- OfferAudit - Interface in org.broadleafcommerce.core.offer.domain
-
Captures when an offer was applied to a customer.
- offerAuditDao - Variable in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- OfferAuditDao - Interface in org.broadleafcommerce.core.offer.dao
-
DAO for auditing what went on with offers being added to an order
- OfferAuditDaoImpl - Class in org.broadleafcommerce.core.offer.dao
- OfferAuditDaoImpl() - Constructor for class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- OfferAuditImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferAuditImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- offerAuditService - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- offerAuditService - Variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- offerAuditService - Variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageRollbackHandler
- offerAuditService - Variable in class org.broadleafcommerce.core.offer.service.workflow.VerifyCustomerMaxOfferUsesActivity
- OfferAuditService - Interface in org.broadleafcommerce.core.offer.service
-
Service for managing
OfferAudits. - OfferAuditServiceImpl - Class in org.broadleafcommerce.core.offer.service
- OfferAuditServiceImpl() - Constructor for class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- offerCode - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- OfferCode - Interface in org.broadleafcommerce.core.offer.domain
- offerCodeDao - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- OfferCodeDao - Interface in org.broadleafcommerce.core.offer.dao
- OfferCodeDaoExtensionHandler - Interface in org.broadleafcommerce.core.offer.dao
- OfferCodeDaoExtensionManager - Class in org.broadleafcommerce.core.offer.dao
- OfferCodeDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.offer.dao.OfferCodeDaoExtensionManager
- OfferCodeDaoImpl - Class in org.broadleafcommerce.core.offer.dao
- OfferCodeDaoImpl() - Constructor for class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- offerCodeEndDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- offerCodeId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- OfferCodeImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferCodeImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- offerCodeIsUsed(OfferCode) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
- offerCodeIsUsed(OfferCode) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- offerCodes - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- OfferCodes - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- OFFERCODES - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- offerCodeStartDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- OfferContext - Class in org.broadleafcommerce.core.offer.service
- OfferContext() - Constructor for class org.broadleafcommerce.core.offer.service.OfferContext
- offerDao - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- offerDao - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- offerDao - Variable in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- offerDao - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- OfferDao - Interface in org.broadleafcommerce.core.offer.dao
- OfferDaoImpl - Class in org.broadleafcommerce.core.offer.dao
- OfferDaoImpl() - Constructor for class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- OfferDiscountType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of discount types.
- OfferDiscountType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- OfferDiscountType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- offerDuplicateModifier - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.Add
EntityDuplicateModifiers toblEntityDuplicationHelpers - OfferDuplicateModifier - Class in org.broadleafcommerce.core.offer.service
-
Modify new Offer duplicates before persistence
- OfferDuplicateModifier(Environment) - Constructor for class org.broadleafcommerce.core.offer.service.OfferDuplicateModifier
- OfferException - Exception in org.broadleafcommerce.core.offer.service.exception
- OfferException() - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferException
- OfferException(String) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferException
- OfferException(String, Throwable, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferException
- OfferException(String, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferException
- OfferException(Throwable, CheckoutSeed) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferException
- OfferExpiredException - Exception in org.broadleafcommerce.core.offer.service.exception
- OfferExpiredException(String) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferExpiredException
- OfferHolder - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- offerId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- OfferImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferImpl
- OfferInfo - Interface in org.broadleafcommerce.core.offer.domain
- OfferInfoImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferInfoImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
- offerItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- offerItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- OfferItemCriteria - Interface in org.broadleafcommerce.core.offer.domain
- OfferItemCriteriaImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferItemCriteriaImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- offerItemQualifierRuleType - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- OfferItemRestrictionRuleType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer item restriction types.
- OfferItemRestrictionRuleType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- OfferItemRestrictionRuleType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- offerItemTargetRuleType - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- offerListStartsWithNonCombinable(List<PromotableCandidateItemOffer>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- OfferMaxUseExceededException - Exception in org.broadleafcommerce.core.offer.service.exception
- OfferMaxUseExceededException(String) - Constructor for exception org.broadleafcommerce.core.offer.service.exception.OfferMaxUseExceededException
- offerModifierExtensionManager - Variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- offerName - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- OfferOfferRuleXref - Interface in org.broadleafcommerce.core.offer.domain
- OfferOfferRuleXrefImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferOfferRuleXrefImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- OfferOfferRuleXrefImpl(Offer, OfferRule, String) - Constructor for class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- OfferOptionalDirectCopyTransformTypes - Class in org.broadleafcommerce.core.offer.service.type
-
Represents tokens for optional fields to be weaved into OfferImpl
- OfferOptionalDirectCopyTransformTypes() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferOptionalDirectCopyTransformTypes
- offerPriceData - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- OfferPriceData - Interface in org.broadleafcommerce.core.offer.domain
- OfferPriceDataIdentifierType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer types.
- OfferPriceDataIdentifierType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- OfferPriceDataIdentifierType(String, String, int) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- OfferPriceDataImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferPriceDataImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- OfferProrationType - Class in org.broadleafcommerce.core.offer.service.type
- OfferProrationType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- OfferProrationType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- OfferQualifyingCriteriaXref - Interface in org.broadleafcommerce.core.offer.domain
- OfferQualifyingCriteriaXrefImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferQualifyingCriteriaXrefImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- OfferQualifyingCriteriaXrefImpl(Offer, OfferItemCriteria) - Constructor for class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- offerRule - Variable in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- OfferRule - Interface in org.broadleafcommerce.core.offer.domain
- OfferRuleImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferRuleImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- OfferRuleType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer rule types.
- OfferRuleType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- OfferRuleType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- OFFERS_EXPIRED - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- offerService - Variable in class org.broadleafcommerce.core.offer.service.ShippingOfferServiceImpl
- offerService - Variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- offerService - Variable in class org.broadleafcommerce.core.offer.service.workflow.VerifyCustomerMaxOfferUsesActivity
- offerService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- offerService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.CountTotalOffersActivity
- offerService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.DetermineOfferChangeActivity
- offerService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- OfferService - Interface in org.broadleafcommerce.core.offer.service
-
The Interface OfferService.
- OfferServiceExtensionHandler - Interface in org.broadleafcommerce.core.offer.service
- offerServiceExtensionManager - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- OfferServiceExtensionManager - Class in org.broadleafcommerce.core.offer.service
- OfferServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- OfferServiceImpl - Class in org.broadleafcommerce.core.offer.service
-
The Class OfferServiceImpl.
- OfferServiceImpl() - Constructor for class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- offerServiceUtilities - Variable in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- OfferServiceUtilities - Interface in org.broadleafcommerce.core.offer.service
-
This class serves to allow reuse of logic between the core offer service and related offer service extensions.
- OfferServiceUtilitiesImpl - Class in org.broadleafcommerce.core.offer.service
- OfferServiceUtilitiesImpl(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- OfferTargetCriteriaXref - Interface in org.broadleafcommerce.core.offer.domain
- OfferTargetCriteriaXrefImpl - Class in org.broadleafcommerce.core.offer.domain
- OfferTargetCriteriaXrefImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- OfferTargetCriteriaXrefImpl(Offer, OfferItemCriteria) - Constructor for class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- OfferTier - Interface in org.broadleafcommerce.core.offer.domain
-
Represents a tier and amount combination for an offer.
- offerTimeZoneProcessor - Variable in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- OfferTimeZoneProcessor - Interface in org.broadleafcommerce.core.offer.service.processor
- OfferTimeZoneProcessorImpl - Class in org.broadleafcommerce.core.offer.service.processor
- OfferTimeZoneProcessorImpl() - Constructor for class org.broadleafcommerce.core.offer.service.processor.OfferTimeZoneProcessorImpl
- OfferTimeZoneType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer types.
- OfferTimeZoneType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- OfferTimeZoneType(String, String) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- OfferTimeZoneType(String, String, Boolean) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- OfferType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer types.
- OfferType - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- OfferType() - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferType
- OfferType(String, String, int) - Constructor for class org.broadleafcommerce.core.offer.service.type.OfferType
- OfferValueModifierExtensionHandler - Interface in org.broadleafcommerce.core.offer.service
-
Allows convert offer values for offers with OfferDiscountType.AMOUNT_OFF and OfferDiscountType.FIX_PRICE types based on the used PriceList
- OfferValueModifierExtensionManager - Class in org.broadleafcommerce.core.offer.service
- OfferValueModifierExtensionManager() - Constructor for class org.broadleafcommerce.core.offer.service.OfferValueModifierExtensionManager
- oisToDelete - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- OLDER_THAN_DAYS - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeOrderHistoryVariableNames
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Ensures the the list of activities is properly merged and sorted after all activities have been initialized
- onItemAdded(CartOperationRequest) - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
- onItemAdded(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- onItemAdded(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- onItemRemoved(CartOperationRequest) - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
- onItemRemoved(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- onItemRemoved(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
-
When we remove an order item, we must also remove the associated fulfillment group item to respsect the database constraints.
- onItemUpdated(CartOperationRequest) - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
- onItemUpdated(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- onItemUpdated(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- open - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- OperationStackHolder(Stack<DeleteStatementGeneratorImpl.PathElement>) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- OperationStackHolder(Stack<DeleteStatementGeneratorImpl.PathElement>, boolean) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- OperationStackHolder(Stack<DeleteStatementGeneratorImpl.PathElement>, boolean, String) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- OperationStackHolder(Stack<DeleteStatementGeneratorImpl.PathElement>, boolean, String, boolean) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- OperationStackHolder(Stack<DeleteStatementGeneratorImpl.PathElement>, boolean, String, boolean, boolean) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.OperationStackHolder
- operators - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
The type of operators for the rule
- optimize() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimize(boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimize(boolean, boolean, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimize(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimize(String, boolean, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimize(String, boolean, boolean, int) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- optimizeIndex(String, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Triggers the Solr optimize index function on the given server.
- optimizeIndex(String, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- optimizeIndex(String, SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Tells Solr to optimize the index.
- optimizeIndex(String, SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- optimizeIndex(SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Deprecated.Use
SolrIndexService.optimizeIndex(String, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration#getQueryCollectionName()orSolrConfiguration#getReindexCollectionName() - optimizeIndex(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- optimizeIndex(SolrClient) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Deprecated.Use
SolrHelperService.optimizeIndex(String, SolrClient)instead so that the collection that's being used can be customized otherwise the default collection will always be used. Generally useSolrConfiguration.getQueryCollectionName()orSolrConfiguration.getReindexCollectionName() - optimizeIndex(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- option - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
- option - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- option - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- OPTIONAL_OFFER_USES_FIELDS - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferOptionalDirectCopyTransformTypes
- OptionalEnterpriseBandedPriceFulfillmentOptionTemplate - Class in org.broadleafcommerce.core.order.domain.weave
-
Deprecated.
- OptionalEnterpriseBandedPriceFulfillmentOptionTemplate() - Constructor for class org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedPriceFulfillmentOptionTemplate
-
Deprecated.
- OptionalEnterpriseBandedWeightFulfillmentOptionTemplate - Class in org.broadleafcommerce.core.order.domain.weave
-
Deprecated.
- OptionalEnterpriseBandedWeightFulfillmentOptionTemplate() - Constructor for class org.broadleafcommerce.core.order.domain.weave.OptionalEnterpriseBandedWeightFulfillmentOptionTemplate
-
Deprecated.
- options - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
The type of options to provide to the user for selection or entry
- Options - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupName
- Options - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupOrder
- order - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.FieldOrder
- order - Variable in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
- order - Variable in class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
- order - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- order - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- order - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- order - Variable in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- order - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- order - Variable in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- order - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- order - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- order - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
- order - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- order - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- order - Variable in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
- order - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- order - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- order - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- Order - Interface in org.broadleafcommerce.core.order.domain
-
Defines an order in Broadleaf.
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Group.Order
-
Deprecated.
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Tab.Order
-
Deprecated.
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Tab.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Tab.Order
- Order() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab.Order
- Order() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Group.Order
- Order() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab.Order
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAvailabilityActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateCheckoutActivity
- ORDER - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- ORDER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- ORDER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferType
- ORDER - Static variable in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- ORDER - Static variable in class org.broadleafcommerce.core.offer.service.workflow.VerifyCustomerMaxOfferUsesActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.add.AddFulfillmentGroupItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowVerifyFulfillmentGroupItemsActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.CheckAddAvailabilityActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.CheckUpdateAvailabilityActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveFulfillmentGroupItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderMultishipOptionActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.remove.ValidateRemoveRequestActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowPriceOrderIfNecessaryActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowVerifyFulfillmentGroupItemsActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.options.UpdateProductOptionsOrderItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.options.ValidateUpdateProductOptionsRequestActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateFulfillmentGroupItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderItemActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderMultishipOptionActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.update.ValidateUpdateRequestActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowPriceOrderIfNecessaryActivity
- ORDER - Static variable in class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowVerifyFulfillmentGroupItemsActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.AdjustOrderPaymentsActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.ConsolidateFulfillmentFeesActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.CountTotalOffersActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.DetermineOfferChangeActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupMerchandiseTotalActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentGroupPricingActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.ShippingOfferActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
- ORDER - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.TotalActivity
- ORDER - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- ORDER_CONTEXT_KEY - Static variable in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- ORDER_DISCOUNT - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- ORDER_ITEM - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferType
- ORDER_KEY - Static variable in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Used as a key in the context map methods below.
- OrderAdjustment - Interface in org.broadleafcommerce.core.offer.domain
- OrderAdjustmentImpl - Class in org.broadleafcommerce.core.offer.domain
- OrderAdjustmentImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- orderAdjustments - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- OrderAdminPresentation - Interface in org.broadleafcommerce.core.order.domain
- OrderAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
- OrderAdminPresentation.GroupName - Class in org.broadleafcommerce.core.order.domain
- OrderAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.order.domain
- OrderAdminPresentation.TabName - Class in org.broadleafcommerce.core.order.domain
- OrderAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.order.domain
- OrderAttribute - Interface in org.broadleafcommerce.core.order.domain
-
The Interface OrderAttribute.
- OrderAttributeImpl - Class in org.broadleafcommerce.core.order.domain
-
The Class OrderAttributeImpl
- OrderAttributeImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- orderAttributes - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- orderContainsMultipleFinalPayments(Order) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
-
determine whether or not this order contains multiple final payments.
- orderDao - Variable in class org.broadleafcommerce.core.order.service.AbstractCartRuleProcessor
- orderDao - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- OrderDao - Interface in org.broadleafcommerce.core.order.dao
- OrderDaoExtensionHandler - Interface in org.broadleafcommerce.core.order.dao
- OrderDaoExtensionManager - Class in org.broadleafcommerce.core.order.dao
- OrderDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.order.dao.OrderDaoExtensionManager
- OrderDaoImpl - Class in org.broadleafcommerce.core.order.dao
- OrderDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- OrderedSkuMediaXref - Interface in org.broadleafcommerce.core.catalog.domain
- orderId - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- orderId - Variable in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- OrderImpl - Class in org.broadleafcommerce.core.order.domain
- OrderImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderImpl
- orderItem - Variable in class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
- orderItem - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- orderItem - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- orderItem - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- orderItem - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
- orderItem - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- OrderItem - Interface in org.broadleafcommerce.core.order.domain
- ORDERITEM - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- OrderItemAdjustment - Interface in org.broadleafcommerce.core.offer.domain
- OrderItemAdjustmentImpl - Class in org.broadleafcommerce.core.offer.domain
- OrderItemAdjustmentImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- orderItemAdjustments - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- OrderItemAttribute - Interface in org.broadleafcommerce.core.order.domain
-
The Interface OrderItemAttribute.
- OrderItemAttributeImpl - Class in org.broadleafcommerce.core.order.domain
-
Arbitrary attributes to add to an order-item.
- OrderItemAttributeImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- orderItemAttributeMap - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- OrderItemContainer - Interface in org.broadleafcommerce.core.order.domain
- orderItemDao - Variable in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- orderItemDao - Variable in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- orderItemDao - Variable in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- OrderItemDao - Interface in org.broadleafcommerce.core.order.dao
- OrderItemDaoImpl - Class in org.broadleafcommerce.core.order.dao
- OrderItemDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- OrderItemHolder - Class in org.broadleafcommerce.core.order.domain.dto
-
Class that contains a reference to an OrderItem
- OrderItemHolder(OrderItem) - Constructor for class org.broadleafcommerce.core.order.domain.dto.OrderItemHolder
- orderItemId - Variable in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- OrderItemImpl - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl
- OrderItemImpl.Presentation - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Group - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Tab - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.order.domain
- OrderItemImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.order.domain
- orderItemIndex - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- orderItemMatchRule - Variable in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- OrderItemPriceComparator - Class in org.broadleafcommerce.core.offer.service.discount
- OrderItemPriceComparator(boolean) - Constructor for class org.broadleafcommerce.core.offer.service.discount.OrderItemPriceComparator
- orderItemPriceDetail - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- OrderItemPriceDetail - Interface in org.broadleafcommerce.core.order.domain
- OrderItemPriceDetailAdjustment - Interface in org.broadleafcommerce.core.offer.domain
-
Records the actual adjustments that were made to an OrderItemPriceDetail.
- OrderItemPriceDetailAdjustmentImpl - Class in org.broadleafcommerce.core.offer.domain
- OrderItemPriceDetailAdjustmentImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- orderItemPriceDetailAdjustments - Variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- OrderItemPriceDetailImpl - Class in org.broadleafcommerce.core.order.domain
- OrderItemPriceDetailImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- orderItemPriceDetails - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- OrderItemQualifier - Interface in org.broadleafcommerce.core.order.domain
- OrderItemQualifierImpl - Class in org.broadleafcommerce.core.order.domain
- OrderItemQualifierImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- orderItemQualifiers - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- orderItemQuantityDelta - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- OrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
- OrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequest
- OrderItemRequest(AbstractOrderItemRequest) - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequest
- OrderItemRequestDTO - Class in org.broadleafcommerce.core.order.service.call
-
Only the product and quantity are required to add an item to an order.
- OrderItemRequestDTO() - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- OrderItemRequestDTO(Long, Integer) - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- OrderItemRequestDTO(Long, Long, Integer) - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- OrderItemRequestDTO(Long, Long, Long, Integer) - Constructor for class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- orderItemRequestValidationService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- orderItemRequestValidationService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.ValidateUpdateRequestActivity
- OrderItemRequestValidationService - Interface in org.broadleafcommerce.core.order.service.workflow.service
- OrderItemRequestValidationServiceImpl - Class in org.broadleafcommerce.core.order.service.workflow.service
- OrderItemRequestValidationServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- orderItems - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- OrderItems - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Tab.Name
-
Deprecated.
- OrderItems - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Tab.Order
-
Deprecated.
- OrderItems - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Tab.Name
- OrderItems - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Tab.Order
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.CheckAddAvailabilityActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.CheckUpdateAvailabilityActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderMultishipOptionActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.ValidateRemoveRequestActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.options.UpdateProductOptionsOrderItemActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.options.ValidateUpdateProductOptionsRequestActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderMultishipOptionActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.ValidateUpdateRequestActivity
- orderItemService - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- OrderItemService - Interface in org.broadleafcommerce.core.order.service
- OrderItemServiceExtensionHandler - Interface in org.broadleafcommerce.core.order.service.extension
- OrderItemServiceExtensionManager - Class in org.broadleafcommerce.core.order.service.extension
- OrderItemServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.order.service.extension.OrderItemServiceExtensionManager
- OrderItemServiceImpl - Class in org.broadleafcommerce.core.order.service
- OrderItemServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- OrderItemSplitContainer - Class in org.broadleafcommerce.core.order.service.manipulation
- OrderItemSplitContainer() - Constructor for class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
- orderItemType - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- OrderItemType - Class in org.broadleafcommerce.core.order.service.type
-
An extendible enumeration of order item types.
- OrderItemType() - Constructor for class org.broadleafcommerce.core.order.service.type.OrderItemType
- OrderItemType(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.OrderItemType
- OrderItemVisitor - Interface in org.broadleafcommerce.core.order.service.manipulation
- OrderItemVisitorAdapter - Class in org.broadleafcommerce.core.order.service.manipulation
- OrderItemVisitorAdapter() - Constructor for class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
- OrderLock - Interface in org.broadleafcommerce.core.order.domain
-
Domain object used to synchronize
Orderoperations. - OrderLockImpl - Class in org.broadleafcommerce.core.order.domain
- OrderLockImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderLockImpl
- OrderLockImpl.OrderLockPk - Class in org.broadleafcommerce.core.order.domain
- OrderLockManager - Interface in org.broadleafcommerce.core.order.service
-
It is recommended to only allow one write operation on orders at a time.
- OrderLockPk() - Constructor for class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- orderMeetsProvidedSubtotalRequirement(Offer, HashMap<OfferItemCriteria, List<PromotableOrderItem>>, Money) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- orderMeetsQualifyingSubtotalRequirements(PromotableOrder, Offer, HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Determines whether or not an
PromotableOrdermeets the qualifying subtotal requirement of anOffer - orderMeetsQualifyingSubtotalRequirements(PromotableOrder, Offer, HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- orderMeetsQualifyingSubtotalRequirements(PromotableOrder, PromotableCandidateFulfillmentGroupOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- orderMeetsQualifyingSubtotalRequirements(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- orderMeetsQualifyingSubtotalRequirements(PromotableOrder, PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- orderMeetsSubtotalRequirements(PromotableOrder, Offer) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Determines whether or not an
PromotableOrdermeets the subtotal requirement of anOffer - orderMeetsSubtotalRequirements(PromotableOrder, Offer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- orderMeetsSubtotalRequirements(PromotableOrder, PromotableCandidateFulfillmentGroupOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.FulfillmentGroupOfferProcessorImpl
- orderMeetsSubtotalRequirements(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- orderMeetsSubtotalRequirements(PromotableOrder, PromotableCandidateOrderOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- orderMeetsTargetSubtotalRequirements(PromotableOrder, Offer, HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Determines whether or not an
PromotableOrdermeets the target subtotal requirement of anOffer - orderMeetsTargetSubtotalRequirements(PromotableOrder, Offer, HashMap<OfferItemCriteria, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- orderMeetsTargetSubtotalRequirements(PromotableOrder, PromotableCandidateItemOffer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- orderMessages - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- orderMinSubTotal - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- OrderMinSubTotal - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- OrderMultishipOption - Interface in org.broadleafcommerce.core.order.domain
-
Represents a given set of options for an OrderItem in an Order in the multiship context.
- OrderMultishipOptionDao - Interface in org.broadleafcommerce.core.order.dao
-
Provides support for reading OrderMultishipOptions.
- OrderMultishipOptionDaoImpl - Class in org.broadleafcommerce.core.order.dao
- OrderMultishipOptionDaoImpl() - Constructor for class org.broadleafcommerce.core.order.dao.OrderMultishipOptionDaoImpl
- OrderMultishipOptionDTO - Class in org.broadleafcommerce.core.order.service.call
-
This DTO is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.
- OrderMultishipOptionDTO() - Constructor for class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- OrderMultishipOptionImpl - Class in org.broadleafcommerce.core.order.domain
- OrderMultishipOptionImpl() - Constructor for class org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
- orderMultishipOptionService - Variable in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- orderMultishipOptionService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- orderMultishipOptionService - Variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- orderMultishipOptionService - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderMultishipOptionActivity
- orderMultishipOptionService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderMultishipOptionActivity
- OrderMultishipOptionService - Interface in org.broadleafcommerce.core.order.service
-
Service to interact with OrderMultishipOptions
- OrderMultishipOptionServiceImpl - Class in org.broadleafcommerce.core.order.service
- OrderMultishipOptionServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.OrderMultishipOptionServiceImpl
- ORDERNUMBER - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- OrderOfferComparator - Class in org.broadleafcommerce.core.offer.service.discount
- OrderOfferComparator() - Constructor for class org.broadleafcommerce.core.offer.service.discount.OrderOfferComparator
- orderOfferProcessor - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- OrderOfferProcessor - Interface in org.broadleafcommerce.core.offer.service.processor
- OrderOfferProcessorImpl - Class in org.broadleafcommerce.core.offer.service.processor
- OrderOfferProcessorImpl(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- orderPayment - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- OrderPayment - Interface in org.broadleafcommerce.core.payment.domain
-
This entity is designed to deal with payments associated to an
Orderand is usually unique for a particular amount,PaymentGatewayTypeandPaymentTypecombination. - orderPaymentConfirmationStrategy - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- OrderPaymentConfirmationStrategy - Interface in org.broadleafcommerce.core.checkout.service.strategy
-
Implementation to "confirm" an unconfirmed transaction.
- OrderPaymentConfirmationStrategyImpl - Class in org.broadleafcommerce.core.checkout.service.strategy
-
Strategy to handle confirming "UNCONFIRMED" transactions on an Order Payment during the checkout workflow.
- OrderPaymentConfirmationStrategyImpl() - Constructor for class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- OrderPaymentDao - Interface in org.broadleafcommerce.core.payment.dao
- OrderPaymentDaoImpl - Class in org.broadleafcommerce.core.payment.dao
- OrderPaymentDaoImpl() - Constructor for class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- OrderPaymentImpl - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- OrderPaymentImpl.Presentation - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.FieldOrder - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Group - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Tab - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.payment.domain
- OrderPaymentImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.payment.domain
- orderPaymentService - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
- orderPaymentService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- orderPaymentService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- orderPaymentService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- OrderPaymentService - Interface in org.broadleafcommerce.core.payment.service
- OrderPaymentServiceImpl - Class in org.broadleafcommerce.core.payment.service
- OrderPaymentServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- OrderPaymentStatus - Class in org.broadleafcommerce.core.payment.service.type
-
Used to determine the status of an
OrderPaymentwhich is calculated based on the state of its containingPaymentTransactions - OrderPaymentStatus() - Constructor for class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
- OrderPaymentStatus(String, String) - Constructor for class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
- orderPaymentStatusService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- OrderPaymentStatusService - Interface in org.broadleafcommerce.core.payment.service
-
This service provides a mechanism to calculate order payment status which is dynamically calculated based on the state of the containing transactions.
- OrderPaymentStatusServiceImpl - Class in org.broadleafcommerce.core.payment.service
- OrderPaymentStatusServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.OrderPaymentStatusServiceImpl
- OrderPersistedEntityListener - Class in org.broadleafcommerce.core.order.domain
-
The main function of this entity listener is to publish a Spring event that the customer has been persisted.
- OrderPersistedEntityListener() - Constructor for class org.broadleafcommerce.core.order.domain.OrderPersistedEntityListener
- OrderPersistedEvent - Class in org.broadleafcommerce.core.order.domain
-
An event for whenever an
OrderImplhas been persisted - OrderPersistedEvent(Order) - Constructor for class org.broadleafcommerce.core.order.domain.OrderPersistedEvent
- orders - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- orderService - Variable in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
- orderService - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
- orderService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- orderService - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- orderService - Variable in class org.broadleafcommerce.core.order.event.NotificationOrderSubmittedEventListener
- orderService - Variable in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- orderService - Variable in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.AddOrderItemActivity
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.remove.RemoveOrderItemActivity
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.options.UpdateProductOptionsOrderItemActivity
- orderService - Variable in class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderItemActivity
- orderService - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- orderService - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- orderService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- orderService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- orderService - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- OrderService - Interface in org.broadleafcommerce.core.order.service
-
The general interface for interacting with shopping carts and completed Orders.
- OrderServiceException - Exception in org.broadleafcommerce.core.order.service.exception
- OrderServiceException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.OrderServiceException
- OrderServiceException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.OrderServiceException
- OrderServiceException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.OrderServiceException
- OrderServiceException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.OrderServiceException
- OrderServiceExtensionHandler - Interface in org.broadleafcommerce.core.order.service
- OrderServiceExtensionManager - Class in org.broadleafcommerce.core.order.service
- OrderServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- OrderServiceImpl - Class in org.broadleafcommerce.core.order.service
- OrderServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.OrderServiceImpl
- OrderStatus - Class in org.broadleafcommerce.core.order.service.type
-
An extendible enumeration of order status types.
- OrderStatus() - Constructor for class org.broadleafcommerce.core.order.service.type.OrderStatus
- OrderStatus(String, String) - Constructor for class org.broadleafcommerce.core.order.service.type.OrderStatus
- OrderStatus(String, String, boolean) - Constructor for class org.broadleafcommerce.core.order.service.type.OrderStatus
- OrderToPaymentRequestDTOService - Interface in org.broadleafcommerce.core.payment.service
- OrderToPaymentRequestDTOServiceImpl - Class in org.broadleafcommerce.core.payment.service
-
Service that translates various pieces of information such as: -
Order-PaymentTransactioninto aPaymentRequestDTOso that the gateway can create the appropriate request for a specific transaction. - OrderToPaymentRequestDTOServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- OrderToPaymentRequestDTOServiceImpl.NameResponse - Class in org.broadleafcommerce.core.payment.service
- orderToPaymentRequestService - Variable in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- orderToPaymentRequestService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- OrderTotals - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupName
- OrderTotals - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.GroupOrder
- orderUpdated(Object) - Method in class org.broadleafcommerce.core.order.domain.OrderPersistedEntityListener
-
Invoked on both the PostPersist and PostUpdate.
- org.broadleafcommerce.core.catalog.dao - package org.broadleafcommerce.core.catalog.dao
- org.broadleafcommerce.core.catalog.domain - package org.broadleafcommerce.core.catalog.domain
- org.broadleafcommerce.core.catalog.domain.dto - package org.broadleafcommerce.core.catalog.domain.dto
- org.broadleafcommerce.core.catalog.domain.pricing - package org.broadleafcommerce.core.catalog.domain.pricing
- org.broadleafcommerce.core.catalog.service - package org.broadleafcommerce.core.catalog.service
- org.broadleafcommerce.core.catalog.service.dynamic - package org.broadleafcommerce.core.catalog.service.dynamic
- org.broadleafcommerce.core.catalog.service.extension - package org.broadleafcommerce.core.catalog.service.extension
- org.broadleafcommerce.core.catalog.service.type - package org.broadleafcommerce.core.catalog.service.type
- org.broadleafcommerce.core.checkout.service - package org.broadleafcommerce.core.checkout.service
- org.broadleafcommerce.core.checkout.service.exception - package org.broadleafcommerce.core.checkout.service.exception
- org.broadleafcommerce.core.checkout.service.gateway - package org.broadleafcommerce.core.checkout.service.gateway
- org.broadleafcommerce.core.checkout.service.strategy - package org.broadleafcommerce.core.checkout.service.strategy
- org.broadleafcommerce.core.checkout.service.workflow - package org.broadleafcommerce.core.checkout.service.workflow
- org.broadleafcommerce.core.checkout.service.workflow.extension - package org.broadleafcommerce.core.checkout.service.workflow.extension
- org.broadleafcommerce.core.config - package org.broadleafcommerce.core.config
- org.broadleafcommerce.core.demo - package org.broadleafcommerce.core.demo
- org.broadleafcommerce.core.event - package org.broadleafcommerce.core.event
- org.broadleafcommerce.core.geolocation - package org.broadleafcommerce.core.geolocation
- org.broadleafcommerce.core.inventory.domain - package org.broadleafcommerce.core.inventory.domain
- org.broadleafcommerce.core.inventory.service - package org.broadleafcommerce.core.inventory.service
- org.broadleafcommerce.core.inventory.service.type - package org.broadleafcommerce.core.inventory.service.type
- org.broadleafcommerce.core.media.domain - package org.broadleafcommerce.core.media.domain
- org.broadleafcommerce.core.offer.dao - package org.broadleafcommerce.core.offer.dao
- org.broadleafcommerce.core.offer.domain - package org.broadleafcommerce.core.offer.domain
- org.broadleafcommerce.core.offer.service - package org.broadleafcommerce.core.offer.service
- org.broadleafcommerce.core.offer.service.discount - package org.broadleafcommerce.core.offer.service.discount
- org.broadleafcommerce.core.offer.service.discount.domain - package org.broadleafcommerce.core.offer.service.discount.domain
- org.broadleafcommerce.core.offer.service.exception - package org.broadleafcommerce.core.offer.service.exception
- org.broadleafcommerce.core.offer.service.processor - package org.broadleafcommerce.core.offer.service.processor
- org.broadleafcommerce.core.offer.service.type - package org.broadleafcommerce.core.offer.service.type
- org.broadleafcommerce.core.offer.service.workflow - package org.broadleafcommerce.core.offer.service.workflow
- org.broadleafcommerce.core.offer.weave - package org.broadleafcommerce.core.offer.weave
- org.broadleafcommerce.core.order.dao - package org.broadleafcommerce.core.order.dao
- org.broadleafcommerce.core.order.domain - package org.broadleafcommerce.core.order.domain
- org.broadleafcommerce.core.order.domain.dto - package org.broadleafcommerce.core.order.domain.dto
- org.broadleafcommerce.core.order.domain.weave - package org.broadleafcommerce.core.order.domain.weave
- org.broadleafcommerce.core.order.event - package org.broadleafcommerce.core.order.event
- org.broadleafcommerce.core.order.extension - package org.broadleafcommerce.core.order.extension
- org.broadleafcommerce.core.order.fulfillment.domain - package org.broadleafcommerce.core.order.fulfillment.domain
- org.broadleafcommerce.core.order.service - package org.broadleafcommerce.core.order.service
- org.broadleafcommerce.core.order.service.call - package org.broadleafcommerce.core.order.service.call
- org.broadleafcommerce.core.order.service.exception - package org.broadleafcommerce.core.order.service.exception
- org.broadleafcommerce.core.order.service.extension - package org.broadleafcommerce.core.order.service.extension
- org.broadleafcommerce.core.order.service.manipulation - package org.broadleafcommerce.core.order.service.manipulation
- org.broadleafcommerce.core.order.service.type - package org.broadleafcommerce.core.order.service.type
- org.broadleafcommerce.core.order.service.workflow - package org.broadleafcommerce.core.order.service.workflow
- org.broadleafcommerce.core.order.service.workflow.add - package org.broadleafcommerce.core.order.service.workflow.add
- org.broadleafcommerce.core.order.service.workflow.add.extension - package org.broadleafcommerce.core.order.service.workflow.add.extension
- org.broadleafcommerce.core.order.service.workflow.remove - package org.broadleafcommerce.core.order.service.workflow.remove
- org.broadleafcommerce.core.order.service.workflow.service - package org.broadleafcommerce.core.order.service.workflow.service
- org.broadleafcommerce.core.order.service.workflow.update - package org.broadleafcommerce.core.order.service.workflow.update
- org.broadleafcommerce.core.order.service.workflow.update.options - package org.broadleafcommerce.core.order.service.workflow.update.options
- org.broadleafcommerce.core.order.strategy - package org.broadleafcommerce.core.order.strategy
- org.broadleafcommerce.core.payment.dao - package org.broadleafcommerce.core.payment.dao
- org.broadleafcommerce.core.payment.domain - package org.broadleafcommerce.core.payment.domain
- org.broadleafcommerce.core.payment.domain.secure - package org.broadleafcommerce.core.payment.domain.secure
- org.broadleafcommerce.core.payment.service - package org.broadleafcommerce.core.payment.service
- org.broadleafcommerce.core.payment.service.exception - package org.broadleafcommerce.core.payment.service.exception
- org.broadleafcommerce.core.payment.service.type - package org.broadleafcommerce.core.payment.service.type
- org.broadleafcommerce.core.pricing.service - package org.broadleafcommerce.core.pricing.service
- org.broadleafcommerce.core.pricing.service.exception - package org.broadleafcommerce.core.pricing.service.exception
- org.broadleafcommerce.core.pricing.service.fulfillment - package org.broadleafcommerce.core.pricing.service.fulfillment
- org.broadleafcommerce.core.pricing.service.fulfillment.provider - package org.broadleafcommerce.core.pricing.service.fulfillment.provider
- org.broadleafcommerce.core.pricing.service.tax.provider - package org.broadleafcommerce.core.pricing.service.tax.provider
- org.broadleafcommerce.core.pricing.service.workflow - package org.broadleafcommerce.core.pricing.service.workflow
- org.broadleafcommerce.core.promotionMessage.domain - package org.broadleafcommerce.core.promotionMessage.domain
- org.broadleafcommerce.core.promotionMessage.domain.type - package org.broadleafcommerce.core.promotionMessage.domain.type
- org.broadleafcommerce.core.promotionMessage.dto - package org.broadleafcommerce.core.promotionMessage.dto
- org.broadleafcommerce.core.promotionMessage.dto.service - package org.broadleafcommerce.core.promotionMessage.dto.service
- org.broadleafcommerce.core.promotionMessage.service - package org.broadleafcommerce.core.promotionMessage.service
- org.broadleafcommerce.core.promotionMessage.util - package org.broadleafcommerce.core.promotionMessage.util
- org.broadleafcommerce.core.rating.dao - package org.broadleafcommerce.core.rating.dao
- org.broadleafcommerce.core.rating.domain - package org.broadleafcommerce.core.rating.domain
- org.broadleafcommerce.core.rating.service - package org.broadleafcommerce.core.rating.service
- org.broadleafcommerce.core.rating.service.type - package org.broadleafcommerce.core.rating.service.type
- org.broadleafcommerce.core.registration - package org.broadleafcommerce.core.registration
- org.broadleafcommerce.core.rule - package org.broadleafcommerce.core.rule
- org.broadleafcommerce.core.search.dao - package org.broadleafcommerce.core.search.dao
- org.broadleafcommerce.core.search.domain - package org.broadleafcommerce.core.search.domain
- org.broadleafcommerce.core.search.domain.solr - package org.broadleafcommerce.core.search.domain.solr
- org.broadleafcommerce.core.search.redirect.dao - package org.broadleafcommerce.core.search.redirect.dao
- org.broadleafcommerce.core.search.redirect.domain - package org.broadleafcommerce.core.search.redirect.domain
- org.broadleafcommerce.core.search.redirect.service - package org.broadleafcommerce.core.search.redirect.service
- org.broadleafcommerce.core.search.service - package org.broadleafcommerce.core.search.service
- org.broadleafcommerce.core.search.service.solr - package org.broadleafcommerce.core.search.service.solr
- org.broadleafcommerce.core.search.service.solr.index - package org.broadleafcommerce.core.search.service.solr.index
- org.broadleafcommerce.core.search.service.solr.indexer - package org.broadleafcommerce.core.search.service.solr.indexer
- org.broadleafcommerce.core.social.domain - package org.broadleafcommerce.core.social.domain
- org.broadleafcommerce.core.store.dao - package org.broadleafcommerce.core.store.dao
- org.broadleafcommerce.core.store.domain - package org.broadleafcommerce.core.store.domain
- org.broadleafcommerce.core.store.service - package org.broadleafcommerce.core.store.service
- org.broadleafcommerce.core.util - package org.broadleafcommerce.core.util
- org.broadleafcommerce.core.util.dao - package org.broadleafcommerce.core.util.dao
- org.broadleafcommerce.core.util.domain - package org.broadleafcommerce.core.util.domain
- org.broadleafcommerce.core.util.lock - package org.broadleafcommerce.core.util.lock
- org.broadleafcommerce.core.util.queue - package org.broadleafcommerce.core.util.queue
- org.broadleafcommerce.core.util.service - package org.broadleafcommerce.core.util.service
- org.broadleafcommerce.core.util.service.type - package org.broadleafcommerce.core.util.service.type
- org.broadleafcommerce.core.workflow - package org.broadleafcommerce.core.workflow
- org.broadleafcommerce.core.workflow.state - package org.broadleafcommerce.core.workflow.state
- ORIG_OFFERS - Static variable in class org.broadleafcommerce.core.pricing.service.workflow.OfferActivity
- originalPrice - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- originalWorkflowException - Variable in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- OVERRIDE_GENERATED_PROPERTY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- OVERRIDE_GENERATED_PROPERTY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- overrideGeneratedPropertyName - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- overrideGeneratedUrl - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- overrideGeneratedUrl - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
P
- page - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- page - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- PAGE_NUMBER - Static variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- PAGE_SIZE_STRING - Static variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- PageCartRuleProcessor - Class in org.broadleafcommerce.core.order.service
-
Created by bpolster.
- PageCartRuleProcessor() - Constructor for class org.broadleafcommerce.core.order.service.PageCartRuleProcessor
- pageSize - Variable in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- pageSize - Variable in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- pageSize - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- pageSize - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- pageSize - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- pageSize - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- pan - Variable in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- pan - Variable in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- parent - Variable in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
- parentCategoriesByCategory - Variable in class org.broadleafcommerce.core.search.dao.CatalogStructure
- parentCategoriesByProduct - Variable in class org.broadleafcommerce.core.search.dao.CatalogStructure
- ParentCategoryByCategory - Class in org.broadleafcommerce.core.search.dao
-
Container object for the results from a lightweight query that retrieves parent categories for a child category
- ParentCategoryByCategory(Long, Long, Long) - Constructor for class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
- ParentCategoryByProduct - Class in org.broadleafcommerce.core.search.dao
-
Container object for the results of a lightweight query that retrieves the parent category for a child product
- ParentCategoryByProduct(Long, Long, BigDecimal) - Constructor for class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- parentOrderItem - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- parentTransaction - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
-
Necessary for operations on a payment that require something to have happened beforehand.
- parseMethod(String) - Method in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
-
Takes in a fieldName that contains a method (indicated with "()") and converts the method to an attribute.
- PARTIALLY_COMPLETE - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This is equivalent to having a successful
PaymentTransactionType.AUTHORIZE_AND_CAPTUREOR one or morePaymentTransactionType.CAPTUREtransactions which may have zero or more refund transactions issued against it. - PARTIALLY_DELIVERED - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
PARTIALLY_DELIVERED: Indicates that an item or a FulfillemntGroup has been partially received by the customer.
- PARTIALLY_FULFILLED - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
PARTIALLY_FULFILLED: Used to indicate that one or more items has been fulfilled or partially fulfilled, but that there are some items in the fulfillment group that are not fulfilled.
- PASSTHROUGH_PAYMENT_TYPE - Static variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConstants
- PassThroughActivity - Class in org.broadleafcommerce.core.workflow
-
A Do-nothing activity used to test proper merge ordering in workflows
- PassThroughActivity() - Constructor for class org.broadleafcommerce.core.workflow.PassThroughActivity
- PassthroughPaymentConfigurationImpl - Class in org.broadleafcommerce.core.checkout.service.gateway
-
A Default Configuration to handle Passthrough Payments, for example COD payments.
- PassthroughPaymentConfigurationImpl() - Constructor for class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- PassthroughPaymentConfigurationServiceImpl - Class in org.broadleafcommerce.core.checkout.service.gateway
-
A Default Configuration to handle Passthrough Payments, for example COD payments.
- PassthroughPaymentConfigurationServiceImpl() - Constructor for class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
- PassthroughPaymentConstants - Class in org.broadleafcommerce.core.checkout.service.gateway
- PassthroughPaymentConstants() - Constructor for class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConstants
- PassthroughPaymentRollbackServiceImpl - Class in org.broadleafcommerce.core.checkout.service.gateway
-
This default implementation will create a compensating transaction response based on the transaction type passed in for any Passthrough Order Payments on the order.
- PassthroughPaymentRollbackServiceImpl() - Constructor for class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentRollbackServiceImpl
- PathElement(String, String, String) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- PathElement(String, String, String, boolean) - Constructor for class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl.PathElement
- Payment - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabName
- Payment - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabOrder
- paymentConfigurationServiceProvider - Variable in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- paymentConfigurationServiceProvider - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- paymentConfigurationServiceProvider - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- paymentDao - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- paymentDao - Variable in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- PaymentException - Exception in org.broadleafcommerce.core.payment.service.exception
- PaymentException() - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentException
- PaymentException(String) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentException
- PaymentException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentException
- PaymentException(Throwable) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentException
- paymentGatewayCheckoutService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- paymentGatewayCheckoutService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- PaymentProcessorException - Exception in org.broadleafcommerce.core.payment.service.exception
- PaymentProcessorException(String, Throwable, PaymentResponseItem) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
- PaymentProcessorException(String, PaymentResponseItem) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
- PaymentProcessorException(Throwable, PaymentResponseItem) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
- PaymentProcessorException(PaymentResponseItem) - Constructor for exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
- paymentRequestDTOService - Variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- PaymentRequestDTOService - Interface in org.broadleafcommerce.core.payment.service
- PaymentRequestDTOServiceImpl - Class in org.broadleafcommerce.core.payment.service
- PaymentRequestDTOServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.PaymentRequestDTOServiceImpl
- PaymentResponseDTOToEntityService - Interface in org.broadleafcommerce.core.payment.service
- PaymentResponseDTOToEntityServiceImpl - Class in org.broadleafcommerce.core.payment.service
- PaymentResponseDTOToEntityServiceImpl() - Constructor for class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- paymentResponseItem - Variable in exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
- PaymentResponseItem - Interface in org.broadleafcommerce.core.payment.domain
- payments - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- PaymentTransaction - Interface in org.broadleafcommerce.core.payment.domain
-
Used to store individual transactions about a particular payment.
- PaymentTransactionImpl - Class in org.broadleafcommerce.core.payment.domain
- PaymentTransactionImpl() - Constructor for class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- peek() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- PENDING - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This represents the state where there is a
PaymentTransactionType.PENDINGtransaction on the payment, but there is not yet a completedPaymentTransactionType.AUTHORIZEorPaymentTransactionType.AUTHORIZE_AND_CAPTUREtransaction. - PENDING - Static variable in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- PERCENT_OFF - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
- PERCENTAGE - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- performAuthorizeAndCapture - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- performCachedOperation(SolrIndexCachedOperation.CacheOperation) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
SolrIndexService exposes
#buildIncrementalIndex(int, int, boolean). - performCachedOperation(SolrIndexCachedOperation.CacheOperation) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- performCachedOperation(SolrIndexCachedOperation.CacheOperation) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- performCachedOperation(SolrIndexCachedOperation.CacheOperation) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateService
- performCachedOperation(SolrIndexCachedOperation.CacheOperation) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateServiceImpl
- performCheckout(Order) - Method in interface org.broadleafcommerce.core.checkout.service.CheckoutService
-
Checks out an order by executing the blCheckoutWorkflow.
- performCheckout(Order) - Method in class org.broadleafcommerce.core.checkout.service.CheckoutServiceImpl
- persist(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- personalMessage - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- personalMessage - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- personalMessage - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- PersonalMessage - Interface in org.broadleafcommerce.core.order.domain
- PersonalMessageImpl - Class in org.broadleafcommerce.core.order.domain
- PersonalMessageImpl() - Constructor for class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- phone - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
-
Deprecated.uses the phonePrimary property on AddressImpl instead
- phone - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- PHONE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- phoneService - Variable in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- PHYSICAL_PICKUP - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- PHYSICAL_PICKUP_OR_SHIP - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- PHYSICAL_SHIP - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- pin - Variable in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- ping() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- Placement - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupName
- Placement - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.GroupOrder
- poll() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- poll(long, TimeUnit) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- populateAddressInfo(AddressDTO<PaymentRequestDTO>, Address) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- populateAddressInfo(AddressDTO<PaymentResponseDTO>, Address) - Method in interface org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityService
- populateAddressInfo(AddressDTO<PaymentResponseDTO>, Address) - Method in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- populateBillingAddressOnRequest(PaymentRequestDTO, OrderPayment) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- populateBillingInfo(PaymentResponseDTO, OrderPayment, Address, boolean) - Method in interface org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityService
- populateBillingInfo(PaymentResponseDTO, OrderPayment, Address, boolean) - Method in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- populateBillTo(Order, PaymentRequestDTO) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Uses billing information on the Order to populate the
PaymentRequestDTO.billTo()object - populateBillTo(Order, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- populateCreditCardOnRequest(PaymentRequestDTO, OrderPayment) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- populateCustomerInfo(PaymentRequestDTO, Customer) - Method in interface org.broadleafcommerce.core.payment.service.PaymentRequestDTOService
-
Uses customer information to populate the
PaymentRequestDTO.customer()object - populateCustomerInfo(PaymentRequestDTO, Customer) - Method in class org.broadleafcommerce.core.payment.service.PaymentRequestDTOServiceImpl
- populateCustomerInfo(PaymentRequestDTO, Customer, String) - Method in interface org.broadleafcommerce.core.payment.service.PaymentRequestDTOService
-
Uses customer information to populate the
PaymentRequestDTO.customer()object - populateCustomerInfo(PaymentRequestDTO, Customer, String) - Method in class org.broadleafcommerce.core.payment.service.PaymentRequestDTOServiceImpl
- populateCustomerInfo(Order, PaymentRequestDTO) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Uses customer information on the Order to populate the
PaymentRequestDTO.customer()object - populateCustomerInfo(Order, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- populateCustomerOnRequest(PaymentRequestDTO, OrderPayment) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- populateCustomerPayment(CustomerPayment, PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- populateCustomerPaymentToken(PaymentResponseDTO, CustomerPayment) - Method in interface org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityService
-
Will attempt to populate the
CustomerPayment.setPaymentToken(String)by first looking at the response map for keyPaymentAdditionalFieldType.TOKEN. - populateCustomerPaymentToken(PaymentResponseDTO, CustomerPayment) - Method in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- populateCustomerPaymentToken(CustomerPayment, PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
-
Will attempt to populate the
CustomerPayment.setPaymentToken(String)by looking at thePaymentTransaction.getAdditionalFields()for keyPaymentAdditionalFieldType.TOKEN. - populateCustomerPaymentToken(CustomerPayment, PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- populateDefaultLineItemsAndSubtotal(Order, PaymentRequestDTO) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Uses order information to populate various line item and subtotal information on the order
- populateDefaultLineItemsAndSubtotal(Order, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
-
IMPORTANT:
- populateDiscreteOrderItem(DiscreteOrderItem, AbstractOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- populateDocumentForIndexField(SolrInputDocument, IndexField, FieldType, Map<String, Object>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- populateDocumentForIndexField(SolrInputDocument, IndexField, FieldType, Map<String, Object>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
This is used to populate any fields for the given parameters as well as adding any property names to the added properties list.
- populateIndex(ReindexStateHolder, Long, Long, SandBox) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
This method populates the index.
- populateItemMatchesForSku(List<DiscreteOrderItem>, Order, List<DiscreteOrderItem>, Long) - Method in class org.broadleafcommerce.core.pricing.service.workflow.AutoBundleActivity
- populateItemTotalAmount(Order, Map<OrderItem, List<FulfillmentGroupItem>>) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Sets the fulfillment amount which includes the relative portion of the total price for the corresponding order item.
- populateProductCatalogStructure(List<Long>, CatalogStructure) - Method in interface org.broadleafcommerce.core.search.dao.SolrIndexDao
-
Populate the contents of a lightweight catalog structure for a list of products.
- populateProductCatalogStructure(List<Long>, CatalogStructure) - Method in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
- populateProductOptionAttributes(OrderItem, Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- populateShippingAddressOnRequest(PaymentRequestDTO, OrderPayment) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- populateShippingInfo(PaymentResponseDTO, Order) - Method in interface org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityService
- populateShippingInfo(PaymentResponseDTO, Order) - Method in class org.broadleafcommerce.core.payment.service.PaymentResponseDTOToEntityServiceImpl
- populateShipTo(Order, PaymentRequestDTO) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Uses the first shippable fulfillment group to populate the
PaymentRequestDTO.shipTo()object - populateShipTo(Order, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
-
Uses the first shippable fulfillment group to populate the
PaymentRequestDTO.shipTo()object - populateTotals(Order, PaymentRequestDTO) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Uses total information on the Order to populate the
PaymentRequestDTO.transactionTotal(String)()}PaymentRequestDTO.taxTotal(String)()}PaymentRequestDTO.shippingTotal(String)()}PaymentRequestDTO.orderCurrencyCode(String)()} - populateTotals(Order, PaymentRequestDTO) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- postalCode - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- postBuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Executed after we do any indexing when rebuilding the current index.
- postBuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- postLoaderDao - Variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- postUpdate(long) - Method in class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- postUpdate(long) - Method in interface org.broadleafcommerce.core.order.extension.PostUpdateOrderExtensionHandler
- postUpdate(Order) - Method in class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- postUpdate(Order) - Method in interface org.broadleafcommerce.core.order.extension.PostUpdateOrderExtensionHandler
- postUpdateAll(List<Order>) - Method in class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- postUpdateAll(List<Order>) - Method in interface org.broadleafcommerce.core.order.extension.PostUpdateOrderExtensionHandler
- postUpdateAllByIds(List<Long>) - Method in class org.broadleafcommerce.core.order.extension.AbstractPostUpdateOrderExtensionHandler
- postUpdateAllByIds(List<Long>) - Method in interface org.broadleafcommerce.core.order.extension.PostUpdateOrderExtensionHandler
- PostUpdateOrderExtensionHandler - Interface in org.broadleafcommerce.core.order.extension
- PostUpdateOrderExtensionManager - Class in org.broadleafcommerce.core.order.extension
- PostUpdateOrderExtensionManager() - Constructor for class org.broadleafcommerce.core.order.extension.PostUpdateOrderExtensionManager
- potentialSavings - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- potentialSavings - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- potentialSavingsQtyOne - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- preBuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Executed before we do any indexing when rebuilding the index.
- preBuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- PREFIX_SEPARATOR - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- preSaveOperation(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
-
Intended to be overridden by a custom implementation if there is a requirement to perform additional logic or saves before triggering the main Order save with pricing.
- Presentation() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation
-
Deprecated.
- Presentation() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation
- Presentation() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation
- Presentation() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation
- Presentation() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation
- Presentation() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation
- Presentation() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation
- preValidateCartOperation - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- preValidateCartOperation(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Invokes the extension handler of the same name to provide the ability for a module to throw an exception and interrupt a cart operation.
- preValidateCartOperation(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- preValidateCartOperation(Order, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- preValidateCartOperation(Order, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
- preValidateCartOperation(Order, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- preValidateUpdateQuantityOperation - Static variable in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- preValidateUpdateQuantityOperation(Order, OrderItemRequestDTO) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Invokes the extension handler of the same name to provide the ability for a module to throw an exception and interrupt an update quantity operation.
- preValidateUpdateQuantityOperation(Order, OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- preValidateUpdateQuantityOperation(Order, OrderItemRequestDTO, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.AbstractOrderServiceExtensionHandler
- preValidateUpdateQuantityOperation(Order, OrderItemRequestDTO, ExtensionResultHolder) - Method in interface org.broadleafcommerce.core.order.service.OrderServiceExtensionHandler
- preValidateUpdateQuantityOperation(Order, OrderItemRequestDTO, ExtensionResultHolder) - Method in class org.broadleafcommerce.core.order.service.OrderServiceExtensionManager
- previewable - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- PreviewProductUrlModifierExtensionHandler - Interface in org.broadleafcommerce.core.catalog.service.extension
- PreviewProductUrlModifierExtensionManager - Class in org.broadleafcommerce.core.catalog.service.extension
- PreviewProductUrlModifierExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.service.extension.PreviewProductUrlModifierExtensionManager
- price - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- price - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
- Price - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- Price - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- Price - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- Price - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- PRICE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- PRICE - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- PRICE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- priceAdjustment - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- priceAdjustment - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- PriceDataItem - Interface in org.broadleafcommerce.core.catalog.domain.pricing
- PRICEDETAILS - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- priceOrder - Variable in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- priceOrderItem(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- priceOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- pricesBySku - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- Pricing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- Pricing - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- Pricing - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Pricing - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Name
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Group.Order
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Name
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab.Order
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Name
- Pricing - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Group.Order
- PricingException - Exception in org.broadleafcommerce.core.pricing.service.exception
- PricingException() - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.PricingException
- PricingException(String) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.PricingException
- PricingException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.PricingException
- PricingException(Throwable) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.PricingException
- pricingModel - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- pricingModelType - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- PricingProcessContextFactory - Class in org.broadleafcommerce.core.pricing.service.workflow
- PricingProcessContextFactory() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.PricingProcessContextFactory
- pricingRetryCountForLockFailure - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- pricingRetryWaitIntervalForLockFailure - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- pricingService - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- pricingService - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- PricingService - Interface in org.broadleafcommerce.core.pricing.service
- PricingServiceActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
- PricingServiceActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.PricingServiceActivity
- PricingServiceImpl - Class in org.broadleafcommerce.core.pricing.service
- PricingServiceImpl() - Constructor for class org.broadleafcommerce.core.pricing.service.PricingServiceImpl
- pricingWorkflow - Variable in class org.broadleafcommerce.core.pricing.service.PricingServiceImpl
- primary - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- PRIMARY - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- PRIMARY_MEDIA - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- primaryName - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- primaryServer - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- printOrder(Order, Log) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
This debugging method will print out a console-suitable representation of the current state of the order, including the items in the order and all pricing related information for the order.
- printOrder(Order, Log) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- priority - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- priority - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- priority - Variable in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- priority - Variable in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- priority - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- priority - Variable in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- Priority - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- Priority - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- processContext - Variable in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- ProcessContext<T> - Interface in org.broadleafcommerce.core.workflow
- ProcessContextFactory<U,
T> - Interface in org.broadleafcommerce.core.workflow - processField(Stack<DeleteStatementGeneratorImpl.PathElement>, Set<Class<?>>, HashMap<String, DeleteStatementGeneratorImpl.OperationStackHolder>, Field, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Set<String>, boolean, Class) - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- PROCESSING - Static variable in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
-
PROCESSING: Used to indicate that the fulfillment group is being processed.
- processManualDefinedDependencies(Stack<DeleteStatementGeneratorImpl.PathElement>, HashMap<String, DeleteStatementGeneratorImpl.OperationStackHolder>, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, String) - Method in class org.broadleafcommerce.core.util.service.DeleteStatementGeneratorImpl
- processMatchingDetails(OrderItemPriceDetail, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- Processor<U,
T> - Interface in org.broadleafcommerce.core.workflow - processPostSaveNewCart(Customer, Order) - Method in class org.broadleafcommerce.core.order.dao.AbstractOrderDaoExtensionHandler
- processPostSaveNewCart(Customer, Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDaoExtensionHandler
- processRegistrationEvent(Customer) - Method in class org.broadleafcommerce.core.registration.MergeOrdersByEmailPostRegistrationObserver
- processShouldStop(ProcessContext<U>, Activity<ProcessContext<U>>) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
-
Determine if the process should stop
- product - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
-
The product.
- product - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- product - Variable in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- product - Variable in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
The product.
- product - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- product - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
This relationship will be non-null if and only if this Sku is contained in the list of additional Skus for a Product (for Skus based on ProductOptions)
- product - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- product - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- product - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- product - Variable in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- Product - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data for a Product.
- PRODUCT - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- PRODUCT - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductType
- PRODUCT - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.FieldOrder
-
Deprecated.
- PRODUCT - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.FieldOrder
- PRODUCT - Static variable in class org.broadleafcommerce.core.rating.service.type.RatingType
- PRODUCT - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- PRODUCT_DETAIL - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- PRODUCT_EXTERNAL_ID - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- PRODUCT_ID - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- PRODUCT_OPTION - Static variable in class org.broadleafcommerce.core.order.service.type.MessageType
- ProductAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
- ProductAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- ProductAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- ProductAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductAttribute - Interface in org.broadleafcommerce.core.catalog.domain
-
The Interface ProductAttribute.
- ProductAttributeImpl - Class in org.broadleafcommerce.core.catalog.domain
-
The Class ProductAttributeImpl.
- ProductAttributeImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
- productAttributes - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- productBundle - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- productBundle - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- ProductBundle - Interface in org.broadleafcommerce.core.catalog.domain
-
Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundles
- ProductBundleComparator - Class in org.broadleafcommerce.core.catalog.domain
-
Created by bpolster.
- ProductBundleComparator() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductBundleComparator
- ProductBundleImpl - Class in org.broadleafcommerce.core.catalog.domain
-
Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundles
- ProductBundleImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- ProductBundleOrderItemRequest - Class in org.broadleafcommerce.core.order.service.call
- ProductBundleOrderItemRequest() - Constructor for class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- ProductBundlePricingModelType - Class in org.broadleafcommerce.core.catalog.service.type
- ProductBundlePricingModelType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- ProductBundlePricingModelType(String, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- productChoices - Variable in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- productDao - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- productDao - Variable in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- productDao - Variable in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- productDao - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- productDao - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- productDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- ProductDao - Interface in org.broadleafcommerce.core.catalog.dao
-
ProductDaoprovides persistence access toProductinstances - ProductDaoExtensionHandler - Interface in org.broadleafcommerce.core.catalog.dao
- ProductDaoExtensionManager - Class in org.broadleafcommerce.core.catalog.dao
- ProductDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.dao.ProductDaoExtensionManager
- ProductDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
- ProductDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- ProductDefaults - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupName
- ProductDefaults - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.GroupOrder
- productDescriptionPatternOverride - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- ProductDuplicateModifier - Class in org.broadleafcommerce.core.catalog.service
- ProductDuplicateModifier(Environment) - Constructor for class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- productId - Variable in exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- productId - Variable in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- productId - Variable in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- productIdParam - Variable in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- ProductImpl - Class in org.broadleafcommerce.core.catalog.domain
-
The Class ProductImpl is the default implementation of
Product. - ProductImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductImpl
- productOption - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- productOption - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- ProductOption - Interface in org.broadleafcommerce.core.catalog.domain
-
A product option represents a value that is entered to specify more information about a product prior to entering into the cart.
- ProductOptionAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
- ProductOptionAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- productOptionDao - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- productOptionDao - Variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- ProductOptionDao - Interface in org.broadleafcommerce.core.catalog.dao
- ProductOptionDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
- ProductOptionDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- ProductOptionImpl - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- productOptionMap - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- productOptions - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- ProductOptions - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- ProductOptions - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- ProductOptions - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- ProductOptions - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- ProductOptionsAdvanced - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ProductOptionsAdvanced - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ProductOptionType - Class in org.broadleafcommerce.core.catalog.service.type
-
An extendible enumeration of product option types.
- ProductOptionType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- ProductOptionType(String, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- ProductOptionValidationException - Exception in org.broadleafcommerce.core.order.service.exception
- ProductOptionValidationException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- ProductOptionValidationException(String, String, String, String, String, String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- ProductOptionValidationException(String, String, String, String, String, String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- productOptionValidationService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- productOptionValidationService - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- productOptionValidationService - Variable in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- ProductOptionValidationService - Interface in org.broadleafcommerce.core.order.service
- ProductOptionValidationServiceImpl - Class in org.broadleafcommerce.core.order.service
- ProductOptionValidationServiceImpl() - Constructor for class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- ProductOptionValidationStrategyType - Class in org.broadleafcommerce.core.catalog.service.type
-
An extendible enumeration of product option validation strategy types.
- ProductOptionValidationStrategyType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- ProductOptionValidationStrategyType(String, Integer, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- ProductOptionValidationType - Class in org.broadleafcommerce.core.catalog.service.type
-
An extendible enumeration of product option validation types.
- ProductOptionValidationType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- ProductOptionValidationType(String, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- productOptionValue - Variable in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- ProductOptionValue - Interface in org.broadleafcommerce.core.catalog.domain
-
Stores the values for a given product option.
- ProductOptionValueAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueImpl - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionValueImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
- productOptionValueXrefs - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- ProductOptionXref - Interface in org.broadleafcommerce.core.catalog.domain
- ProductOptionXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
- ProductOptionXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
- ProductProcessorExtensionHandler - Interface in org.broadleafcommerce.core.catalog.service.extension
- ProductProcessorExtensionManager - Class in org.broadleafcommerce.core.catalog.service.extension
- ProductProcessorExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.service.extension.ProductProcessorExtensionManager
- products - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- products - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- Products - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- Products - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- productsByCategory - Variable in class org.broadleafcommerce.core.search.dao.CatalogStructure
- ProductsByCategoryWithOrder - Class in org.broadleafcommerce.core.search.dao
-
Container object for the results of a lightweight query that retrieves the product ids for a category along with their display order.
- ProductsByCategoryWithOrder(Long, BigDecimal) - Constructor for class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- ProductSiteMapGenerator - Class in org.broadleafcommerce.core.catalog.service
-
Responsible for generating site map entries for Product.
- ProductSiteMapGenerator() - Constructor for class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- productTitlePatternOverride - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- ProductType - Class in org.broadleafcommerce.core.catalog.service.type
-
An extendible enumeration of product types.
- ProductType() - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductType
- ProductType(String, String) - Constructor for class org.broadleafcommerce.core.catalog.service.type.ProductType
- productTypeSiteMapExtensionManager - Variable in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- ProductUrlDuplicatorExtensionHandler - Interface in org.broadleafcommerce.core.catalog.service.extension
- productUrlDuplicatorExtensionManager - Variable in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- ProductUrlDuplicatorExtensionManager - Class in org.broadleafcommerce.core.catalog.service.extension
- ProductUrlDuplicatorExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.service.extension.ProductUrlDuplicatorExtensionManager
- promoMessage - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- promotableCandidateFulfillmentGroupOffer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- PromotableCandidateFulfillmentGroupOffer - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateFulfillmentGroupOfferImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateFulfillmentGroupOfferImpl(PromotableFulfillmentGroup, Offer) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
- promotableCandidateItemOffer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- PromotableCandidateItemOffer - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateItemOfferImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateItemOfferImpl(PromotableOrder, Offer) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- PromotableCandidateItemOfferImpl(PromotableOrder, Offer, boolean) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- promotableCandidateOrderOffer - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- PromotableCandidateOrderOffer - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateOrderOfferImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableCandidateOrderOfferImpl(PromotableOrder, Offer) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- PromotableCandidateOrderOfferImpl(PromotableOrder, Offer, Money) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
-
Instead of calculating the potential savings, you can specify an override of this value.
- promotableFulfillmentGroup - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
- promotableFulfillmentGroup - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- PromotableFulfillmentGroup - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableFulfillmentGroupAdjustment - Interface in org.broadleafcommerce.core.offer.service.discount.domain
-
This class holds adjustment records during the discount calculation processing.
- PromotableFulfillmentGroupAdjustmentImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableFulfillmentGroupAdjustmentImpl(PromotableCandidateFulfillmentGroupOffer, PromotableFulfillmentGroup, Money, Money) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
- PromotableFulfillmentGroupImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableFulfillmentGroupImpl(FulfillmentGroup, PromotableOrder, PromotableItemFactory) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- promotableItemFactory - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- promotableItemFactory - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- promotableItemFactory - Variable in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- PromotableItemFactory - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableItemFactoryImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableItemFactoryImpl(PromotableOfferUtility) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- promotableOfferUtility - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- promotableOfferUtility - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- promotableOfferUtility - Variable in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- PromotableOfferUtility - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOfferUtilityImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOfferUtilityImpl() - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOfferUtilityImpl
- promotableOrder - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- promotableOrder - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
- promotableOrder - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- promotableOrder - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- promotableOrder - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- PromotableOrder - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderAdjustment - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderAdjustmentImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderAdjustmentImpl(PromotableCandidateOrderOffer, PromotableOrder) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- PromotableOrderAdjustmentImpl(PromotableCandidateOrderOffer, PromotableOrder, Money) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- PromotableOrderImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderImpl(Order, PromotableItemFactory, boolean) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- promotableOrderItem - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- PromotableOrderItem - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderItemImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderItemImpl(OrderItem, PromotableOrder, PromotableItemFactory, boolean) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
- promotableOrderItemPriceDetail - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- PromotableOrderItemPriceDetail - Interface in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderItemPriceDetailAdjustment - Interface in org.broadleafcommerce.core.offer.service.discount.domain
-
This class holds adjustment records during the discount calculation processing.
- PromotableOrderItemPriceDetailAdjustmentImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderItemPriceDetailAdjustmentImpl(OrderItemPriceDetailAdjustment, PromotableOrderItemPriceDetail) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- PromotableOrderItemPriceDetailAdjustmentImpl(PromotableCandidateItemOffer, PromotableOrderItemPriceDetail, Money, Money) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
- promotableOrderItemPriceDetailAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- PromotableOrderItemPriceDetailImpl - Class in org.broadleafcommerce.core.offer.service.discount.domain
- PromotableOrderItemPriceDetailImpl(PromotableOrderItem, int) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- PromotableOrderItemPriceDetailWrapper - Class in org.broadleafcommerce.core.offer.service.discount.domain
-
Modules that extend offer engine behavior can benefit from a wrapped PromotableOrderItemPriceDetail.
- PromotableOrderItemPriceDetailWrapper(PromotableOrderItemPriceDetail) - Constructor for class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- PromotableProduct - Interface in org.broadleafcommerce.core.catalog.domain
- PromotionDiscount - Class in org.broadleafcommerce.core.offer.service.discount
-
Records the usage of this item as qualifier or target of the promotion.
- PromotionDiscount() - Constructor for class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
- promotionDiscounts - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- promotionMessage - Variable in class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
- promotionMessage - Variable in class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
- PromotionMessage - Interface in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation - Interface in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation.GroupName - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation.TabName - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageDTO - Class in org.broadleafcommerce.core.promotionMessage.dto
-
A Generic DTO object that represents the information to display a
PromotionMessage. - PromotionMessageDTO(PromotionMessage) - Constructor for class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- PromotionMessageDTOService - Interface in org.broadleafcommerce.core.promotionMessage.dto.service
- PromotionMessageDTOServiceImpl - Class in org.broadleafcommerce.core.promotionMessage.dto.service
- PromotionMessageDTOServiceImpl() - Constructor for class org.broadleafcommerce.core.promotionMessage.dto.service.PromotionMessageDTOServiceImpl
- PromotionMessageGenerator - Interface in org.broadleafcommerce.core.promotionMessage.service
-
A
PromotionMessageGeneratorunderstands how to gather applicablePromotionMessages for the givenProductorOrderItem. - PromotionMessageImpl - Class in org.broadleafcommerce.core.promotionMessage.domain
- PromotionMessageImpl() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- PromotionMessagePlacementType - Class in org.broadleafcommerce.core.promotionMessage.domain.type
-
An extendible enumeration of promotion message location types.
- PromotionMessagePlacementType() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- PromotionMessagePlacementType(String, String, int) - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- PromotionMessageType - Class in org.broadleafcommerce.core.promotionMessage.domain.type
-
An extendible enumeration of promotion message types.
- PromotionMessageType() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- PromotionMessageType(String, String, int) - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- PromotionQualifier - Class in org.broadleafcommerce.core.offer.service.discount
-
Records the usage of this item as qualifier or target of the promotion.
- PromotionQualifier() - Constructor for class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
- promotionQualifiers - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- PromotionQualifierWrapper - Class in org.broadleafcommerce.core.offer.service.discount
-
Wraps the promotion qualifier.
- PromotionQualifierWrapper(PromotionQualifier) - Constructor for class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- PromotionRounding - Interface in org.broadleafcommerce.core.offer.service.discount.domain
-
Interface to centralize the promotion rounding functionality found in several of the Promotable classes.
- PROPERTY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- PROPERTY_NAME - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- propertyName - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- proratedOrderAdjustment - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- ProratedOrderItemAdjustment - Interface in org.broadleafcommerce.core.offer.domain
- ProratedOrderItemAdjustmentImpl - Class in org.broadleafcommerce.core.offer.domain
- ProratedOrderItemAdjustmentImpl() - Constructor for class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- proratedOrderItemAdjustments - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- Proration - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- providers - Variable in class org.broadleafcommerce.core.pricing.service.FulfillmentPricingServiceImpl
- providers - Variable in class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
- providers - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- PURGE_ERROR_CACHE_RETRY_SECONDS - Static variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- purgeCarts(Map<String, String>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
-
Execute a purge of carts from the persistence layer based on the configuration parameters.
- purgeCarts(Map<String, String>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- PurgeCartVariableNames - Enum Class in org.broadleafcommerce.core.util.service.type
- purgeCustomers(Map<String, String>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
- purgeCustomers(Map<String, String>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- PurgeCustomerVariableNames - Enum Class in org.broadleafcommerce.core.util.service.type
- purgeDeadEvents(Document, IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Periodically purges the dead events based on solr.index.status.dead.event.purge.seconds - populating the deadEvents map in the IndexStatusInfo when it does.
- PurgeErrorCache() - Constructor for class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.PurgeErrorCache
- purgeOrderHistory(Class<?>, String, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Map<String, Integer>) - Method in interface org.broadleafcommerce.core.util.service.ResourcePurgeService
-
Generates delete statement and executes them Originally was designed to purge orders and its dependencies
- purgeOrderHistory(Class<?>, String, Map<String, List<DeleteStatementGeneratorImpl.PathElement>>, Map<String, Integer>) - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- PurgeOrderHistoryVariableNames - Enum Class in org.broadleafcommerce.core.util.service.type
- PurgeSandboxClonedEntitiesExtensionHandler - Interface in org.broadleafcommerce.core.event
- PurgeSandboxClonedEntitiesExtensionManager - Class in org.broadleafcommerce.core.event
- PurgeSandboxClonedEntitiesExtensionManager() - Constructor for class org.broadleafcommerce.core.event.PurgeSandboxClonedEntitiesExtensionManager
- put(T) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
Q
- QUALIFIER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- QUALIFIER_TARGET - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- QualifierRuleRestriction - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- QualifierRuleRestriction - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- Qualifiers - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- Qualifiers - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- QUALIFIERS - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- QualifiersCanBeQualifiers - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- QualifiersCanBeTargets - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- qualifyingItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- qualifyingItemSubTotal - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- QualifyingItemSubTotal - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- quantity - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- quantity - Variable in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- quantity - Variable in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- quantity - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- quantity - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- quantity - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- quantity - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- quantity - Variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- quantity - Variable in class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
- quantity - Variable in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- quantity - Variable in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- quantity - Variable in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupItemRequest
- quantity - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- quantity - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- QUANTITY - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.FieldOrder
- QUANTITY - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- quantityAvailable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- quantityAvailable - Variable in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- quantityOnHand - Variable in class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
-
Deprecated.The quantity on hand.
- quantityRequested - Variable in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- query - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
-
The query that the user actually typed into the search box, fully sanitized
- query(String, SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- query(String, SolrParams, SolrRequest.METHOD) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- query(SolrParams) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- query(SolrParams, SolrRequest.METHOD) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- QUERY_STRING - Static variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- queryAndStreamResponse(String, SolrParams, StreamingResponseCallback) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- queryAndStreamResponse(SolrParams, StreamingResponseCallback) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- queryResponse - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- QUEUE_CONFIGS_FOLDER - Static variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- QUEUE_ENTRY_FOLDER - Static variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- QUEUE_LOCKS_FOLDER - Static variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- QUEUE_MONITOR - Variable in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- QUEUE_PATH - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- QUEUE_REGISTRY - Static variable in class org.broadleafcommerce.core.search.service.solr.indexer.DefaultSolrIndexQueueProvider
- queueProvider - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- QUOTE - Static variable in class org.broadleafcommerce.core.order.service.type.OrderStatus
R
- Ranges - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupName
- Ranges - Static variable in class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.GroupOrder
- 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 - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- RatingDetail - Interface in org.broadleafcommerce.core.rating.domain
- 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
- RatingSortType(String, 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 - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- RatingSummary - Interface in org.broadleafcommerce.core.rating.domain
- ratingSummaryDao - Variable in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
- RatingSummaryDao - Interface in org.broadleafcommerce.core.rating.dao
- 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
- RatingType(String, 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) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readActiveProductsByCategory(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Read a page of products for a category.
- readActiveProductsByCategory(Long, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readActiveProductsByCategory(Long, Date, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated, for removal: This API element is subject to removal in a future version.
- readActiveProductsByCategory(Long, Date, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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
Categoryinstance. - readActiveSubCategoriesByCategory(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- 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
Categoryinstance. - readActiveSubCategoriesByCategory(Category, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllActiveIndexables(int, Long) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- readAllActiveProductIds(Long, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Reads a paginated list of active product IDs, in ascending order, starting immediately after the lastId.
- readAllActiveProductIds(Long, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProducts() - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Reads all products from the database that are currently active.
- readAllActiveProducts() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- 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) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProducts(int, int, Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated.
- readAllActiveProducts(int, int, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readAllActiveProducts(Integer, Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Reads all products from the database that are currently active.
- readAllActiveProducts(Integer, Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProducts(Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated, for removal: This API element is subject to removal in a future version.
- readAllActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readAllActiveProductsForSiteMap(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
- readAllActiveProductsForSiteMap(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProductsInternal(int, int, Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProductsInternal(Integer, Date, Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveProductsInternal(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readAllActiveSkus(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Reads all Skus from the database that are currently active.
- readAllActiveSkus(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readAllActiveSkus(Integer, Long) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Reads all skus from the database that are currently active.
- readAllActiveSkus(Integer, Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readAllActiveSkusInternal(int, int, Date) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readAllActiveSkusInternal(Integer, Date, Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readAllCategories() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve all categories in the datastore
- readAllCategories() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllCategories(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a subset of all categories
- 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
- readAllIndexFieldsByFieldId(Long) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
-
Finds all of the
IndexFields associated with the given field parameter, or null if non exists. - readAllIndexFieldsByFieldId(Long) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readAllOfferCodesByCode(String) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
- readAllOfferCodesByCode(String) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- readAllOffers() - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- readAllOffers() - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- readAllProductFields() - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
- 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() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllProducts(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- readAllProducts(int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllSearchFacets(FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Returns all SearchFacets that are tagged with showOnSearch for the given entity type
- readAllSearchFacets(FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- readAllSkuFields() - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
- readAllSkuFields() - Method in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
- readAllSkus() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve all
Skuinstances from the datastore - readAllSkus() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readAllSkus(int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve all
Skuinstances from the datastore - readAllSkus(int, int) - 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(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all child categories of the passed in
Categoryinstance - readAllSubCategories(Long) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllSubCategories(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all child categories of the passed in
Categoryinstance - readAllSubCategories(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readAllSubCategories(Category, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of all child categories of the passed in
Categoryinstance - 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
- readBatchOrderItems(int, int, List<OrderStatus>) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- readBatchOrderItems(int, int, List<OrderStatus>) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- readBatchOrderItems(int, int, List<OrderStatus>) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- readBatchOrderItems(int, int, List<OrderStatus>) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- readBatchOrders(int, int, List<OrderStatus>) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
Reads a batch list of orders from the DB.
- readBatchOrders(int, int, List<OrderStatus>) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readBatchOrders(int, int, List<OrderStatus>) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- readBatchOrders(int, int, List<OrderStatus>) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- readBatchOrdersFromLastID(Long, int, List<OrderStatus>) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
Reads a batch list of orders from the DB starting at the ID passed in.
- readBatchOrdersFromLastID(Long, int, List<OrderStatus>) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readCartForCustomer(Customer) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readCartForCustomer(Customer) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readCategoriesByIds(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieves a List of Category IDs
- readCategoriesByIds(List<Long>) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCategoriesByName(String) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a list of
Categoryinstances by name. - readCategoriesByName(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCategoriesByName(String, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- readCategoriesByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCategoriesByNames(List<String>) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- readCategoriesByNames(List<String>) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCategoryByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a
Categoryinstance by the external id - readCategoryByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCategoryById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Retrieve a
Categoryinstance 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, for removal: This API element is subject to removal in a future version.
- readCategoryByName(String) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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() - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readCountAllActiveProducts(Date) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated.
- readCountAllActiveProducts(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated.
- readCountAllActiveProductsByCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- readCountAllActiveProductsByCategory(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- readCountAllActiveProductsInternal(Date) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readCountAllActiveSkus() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Returns the number of Skus that are currently active.
- readCountAllActiveSkus() - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readCountAllActiveSkusInternal(Date) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- 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
- readFieldsByEntityType(FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.FieldDao
-
Finds all fields based on the entity type.
- readFieldsByEntityType(FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.FieldDaoImpl
- readFieldsByEntityType(FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
-
Finds all of the
IndexFields based on the entity type. - readFieldsByEntityType(FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readFilteredActiveProductsByCategory(Long, Date, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ProductDao.readFilteredActiveProductsByCategory(Long, SearchCriteria)Find all products whose start and end dates are before and after the passed in date, who are related to the given category, match the given search criteria, and are not marked as archived.
- readFilteredActiveProductsByCategory(Long, Date, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- readFilteredActiveProductsByCategory(Long, SearchCriteria) - 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, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readFilteredActiveProductsByCategoryInternal(Long, Date, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readFilteredActiveProductsByQuery(String, Date, SearchCriteria) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
ProductDao.readFilteredActiveProductsByQuery(String, SearchCriteria)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, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- readFilteredActiveProductsByQuery(String, SearchCriteria) - 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, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readFilteredActiveProductsByQueryInternal(String, Date, SearchCriteria) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readFirstSku() - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve the
Skuinstance 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) - 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) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- 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, boolean) - 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
- readIdBatch(ReindexStateHolder, Long, int, Long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Reads a batch of
ProductIDs from the DB. - readIndexables(int, Long) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
Perform the a read of the
Indexableitems for a particular page and pageSize - readIndexFieldByAbbreviation(String) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- readIndexFieldByAbbreviation(String) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readIndexFieldByAbbreviationAndEntityType(String, FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
- readIndexFieldByAbbreviationAndEntityType(String, FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readIndexFieldByFieldId(Long) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
-
Returns the IndexField instance associated with the given field parameter, or null if non exists.
- readIndexFieldByFieldId(Long) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readIndexFieldForField(Field) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
-
Returns the IndexField instance associated with the given field parameter, or null if non exists.
- readIndexFieldForField(Field) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readIndexStatus(IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Builds the Index Status object.
- readIndexStatus(IndexStatusInfo) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusProvider
- 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
- readNumberOfOrderItems() - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- readNumberOfOrderItems() - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- readNumberOfOrderItems() - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- readNumberOfOrderItems() - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- readNumberOfOrders() - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readNumberOfOrders() - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readNumberOfOrders() - Method in interface org.broadleafcommerce.core.order.service.OrderService
- readNumberOfOrders() - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- readOfferAuditsByOrderId(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
-
Return all offer audits for a particular order
- readOfferAuditsByOrderId(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- readOfferAuditsByOrderId(Long) - Method in interface org.broadleafcommerce.core.offer.service.OfferAuditService
-
Read all audits by order id
- readOfferAuditsByOrderId(Long) - Method in class org.broadleafcommerce.core.offer.service.OfferAuditServiceImpl
- 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
- readOfferCodesByIds(Collection<Long>) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
- readOfferCodesByIds(Collection<Long>) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- readOfferCodesQuery(String) - 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
- readOrderByExternalId(String) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrderByExternalId(String) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrderById(Long) - 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 interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrderById(Long, boolean) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrderByIdIgnoreCache(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrderByIdIgnoreCache(Long) - 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
- readOrderItemsForCustomersInDateRange(List<Long>, Date, Date) - Method in interface org.broadleafcommerce.core.order.dao.OrderItemDao
- readOrderItemsForCustomersInDateRange(List<Long>, Date, Date) - Method in class org.broadleafcommerce.core.order.dao.OrderItemDaoImpl
- 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
- readOrdersByDateRange(Date, Date) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersByDateRange(Date, Date) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersByEmail(String) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersByEmail(String) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersByIds(List<Long>) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersByIds(List<Long>) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersForCustomer(Long) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersForCustomer(Long) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersForCustomer(Customer, OrderStatus) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersForCustomer(Customer, OrderStatus) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersForCustomersInDateRange(List<Long>, Date, Date) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersForCustomersInDateRange(List<Long>, Date, Date) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- readOrdersOlderThanDaysCount(Integer, Integer) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- readOrdersOlderThanDaysCount(Integer, Integer) - 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
- 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
- readProductByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
- readProductByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readProductById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Retrieve a
Productinstance by its primary key - readProductById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- 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) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readProductsByCategory(Long, int, int) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all products related to the passed in category
- 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
- readProductsByIds(ReindexStateHolder, List<Long>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
-
Reads a batch of products by IDs.
- readProductsByName(String) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find all
Productinstances 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 interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Find a subset of
Productinstances whose name starts with or is equal to the passed in search parameter. - readProductsByName(String, int, int) - Method in class org.broadleafcommerce.core.catalog.dao.ProductDaoImpl
- readQueueInternal(int, boolean, long) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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
- readSearchableFieldsByEntityType(FieldEntity) - Method in interface org.broadleafcommerce.core.search.dao.IndexFieldDao
-
Reads all of the
IndexFields that are searchable on the entity type - readSearchableFieldsByEntityType(FieldEntity) - Method in class org.broadleafcommerce.core.search.dao.IndexFieldDaoImpl
- readSearchFacetForField(Field) - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Returns a SearchFacet for the given field, if one exists
- readSearchFacetForField(Field) - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- readSearchFacetRangesForSearchFacet(SearchFacet) - Method in interface org.broadleafcommerce.core.search.dao.SearchFacetDao
-
Returns a list of SearchFacetRanges for a given SearchFacet
- readSearchFacetRangesForSearchFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.dao.SearchFacetDaoImpl
- readSkuByExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve a
Skuinstance by its external id - readSkuByExternalId(String) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readSkuById(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Retrieve a
Skuinstance by its primary key - readSkuById(Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readSkuByUpc(String) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Queries for a
Skuinstance by its Universal Product Code (UPC). - readSkuByUpc(String) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- readSkuIdsForProductOptionValues(Long, String, String, List<Long>) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
- readSkuIdsForProductOptionValues(Long, String, String, List<Long>) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- readSkuMediaBySkuId(Long) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuMediaDao
-
Retrieve a list of
SkuMediaXrefinstances by its sku id - readSkuMediaBySkuId(Long) - Method in class org.broadleafcommerce.core.catalog.dao.SkuMediaDaoImpl
- readSkusByIds(List<Long>) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuDao
-
Find all the
Skuinstances whose primary key matches one of the values from the passed in list - readSkusByIds(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
-
Deprecated.use
StoreDao.readStoreByStoreName(String)instead - readStoreByStoreCode(String) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
- readStoreByStoreCode(String) - Method in interface org.broadleafcommerce.core.store.service.StoreService
-
Deprecated.use
StoreService.readStoreByStoreName(String)instead. - 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
- readTotalCategoryCount() - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
- readTotalCategoryCount() - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- 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
Categoryprimary 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
Categoryprimary 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
- reason - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- rebuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Executes a full rebuild of the Solr index.
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- rebuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateService
- rebuildIndex() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateServiceImpl
- rebuildIndex() - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateService
-
Default behavior is to truncate the background collection (offline index), populate it with documents, commit, and then swap (re-alias) so that it becomes the foreground collection and the foreground collection becomes the background.
- rebuildIndex(Catalog) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateService
- rebuildIndex(Catalog) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateServiceImpl
- rebuildIndex(Site) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateService
- rebuildIndex(Site) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateServiceImpl
- reconcileChangeOrderInventory(Map<Sku, Integer>, Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.AbstractInventoryServiceExtensionHandler
- reconcileChangeOrderInventory(Map<Sku, Integer>, Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
-
Explicit method that defines exactly how to reconcile inventory in the event of a change order.
- reconcileChangeOrderInventory(Map<Sku, Integer>, Map<Sku, Integer>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
Usually invoked via the OMS
ReconcileInventoryChangeOrderActivityto determine how to handle a change order. - reconcileChangeOrderInventory(Map<Sku, Integer>, Map<Sku, Integer>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- reconstructCart(Customer) - Method in interface org.broadleafcommerce.core.order.service.MergeCartService
-
Delegates to reconstructCart(Customer, boolean) with priceOrder set to true
- reconstructCart(Customer) - Method in class org.broadleafcommerce.core.order.service.MergeCartServiceImpl
- 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, 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(RecordOfferUsageRollbackHandler) - Constructor for class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageActivity
- RecordOfferUsageRollbackHandler - Class in org.broadleafcommerce.core.offer.service.workflow
-
Rolls back audits that were saved in the database from
RecordOfferUsageActivity. - RecordOfferUsageRollbackHandler() - Constructor for class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageRollbackHandler
- redeemedDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- ReentrantDistributedZookeeperLock - Class in org.broadleafcommerce.core.util.lock
-
This is similar to a
ReentrantLock, except that it uses Zookeeper to share the lock state across multiple nodes, allowing for a distributed lock. - ReentrantDistributedZookeeperLock(ZooKeeper, String, String) - Constructor for class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- ReentrantDistributedZookeeperLock(ZooKeeper, String, String, boolean, List<ACL>) - Constructor for class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This constructor takes in the
ZooKeeper(non-nullable), the lock path (non-nullable and in the format of '/path/to/this/lock/folder`), and the lock name (non-nullable and non-empty string with no whitespaces, leading or trailing slashes, or special characters except '-' or '_'). - ReentrantDistributedZookeeperLock(ZooKeeper, String, String, List<ACL>) - Constructor for class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This constructor takes in the
ZooKeeper(non-nullable), the lock path (non-nullable and in the format of '/path/to/this/lock/folder`), and the lock name (non-nullable and non-empty string with no whitespaces, leading or trailing slashes, or special characters except '-' or '_'). - ReentrantDistributedZookeeperLock(ZooKeeper, String, String, Environment, boolean, List<ACL>) - Constructor for class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This constructor takes in the
ZooKeeper(non-nullable), the lock path (non-nullable and in the format of '/path/to/this/lock/folder`), the lock name (non-nullable and non-empty string with no whitespaces, leading or trailing slashes, or special characters except '-' or '_'), and anEnvironmentobject, which can be null. - ReentrantDistributedZookeeperLock(ZooKeeper, String, String, Environment, List<ACL>) - Constructor for class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
-
This constructor takes in the
Zookeeper(non-nullable), the lock path (non-nullable and in the format of '/path/to/this/lock/folder`), the lock name (non-nullable and non-empty string with no whitespaces, leading or trailing slashes, or special characters except '-' or '_'), and anEnvironmentobject, which can be null. - 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
- refresh(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- refresh(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- refresh(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- refresh(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- refreshOfferCodesIfApplicable(Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
For enterprise installations, this will refresh any OfferCodes found to be out-of-date with current sandbox status.
- refreshTransaction(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- REGEX - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- region - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- regionCode - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- regionName - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- registerState(Activity<T>, T, String, RollbackHandler<T>, 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<T>, T, String, RollbackHandler<T>, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- registerState(Activity<T>, T, RollbackHandler<T>, 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<T>, T, RollbackHandler<T>, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- registerState(RollbackHandler<T>, 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<T>, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- reindexCommitInterval - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- reindexName - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- reindexServer - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- ReindexStateHolder - Class in org.broadleafcommerce.core.search.service.solr.indexer
-
Holder to contain cross-thread state during Solr reindexing.
- 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
- releaseLock() - Method in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- releaseLock() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexOperation
-
If a lock was obtained in
SolrIndexOperation.obtainLock()this releases it - releaseLock(Object) - Method in interface org.broadleafcommerce.core.order.service.OrderLockManager
-
Releases the given lockObject and notifies any threads that are waiting on that object that they are able to attempt to acquire the lock.
- releaseLock(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
-
Releases the lock for the given order.
- releaseLock(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- releaseLock(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- releaseLock(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- reloadCollectionNames(CloudSolrClient, CloudSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- reloadOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Detaches the given order from the current entity manager and then reloads a fresh version from the database.
- reloadOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- remainingCapacity() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- remove() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- remove(Object) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- remove(Referenced) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
- remove(Referenced) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- removeAll(Collection<?>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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
- 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
- removeCreditCardPaymentsFromOrder(Order) - Method in interface org.broadleafcommerce.core.order.service.OrderService
- removeCreditCardPaymentsFromOrder(Order) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- removeCurrentProductFromReturnList(Product, List<? extends PromotableProduct>) - Method in class org.broadleafcommerce.core.catalog.service.RelatedProductsServiceImpl
- removedItems - Variable in class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
- removeDuplicatePermutations(List<List<PromotableCandidateItemOffer>>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- removeEmptyFulfillmentGroups - Variable in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- removeEmptyFulfillmentGroups - Variable in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- RemoveFromCartException - Exception in org.broadleafcommerce.core.order.service.exception
- RemoveFromCartException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
- RemoveFromCartException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
- RemoveFromCartException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
- RemoveFromCartException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
- removeFromThreadCache(Long) - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- 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 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
- removeItemInternal(Long, Long, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- removeItemWorkflow - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- 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
- removeOfferCodeFromOrder - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- removeOfferCodeFromOrder(OfferCode, Order) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- removeOfferCodeFromOrder(OfferCode, Order) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
- removeOfferCodeFromOrder(OfferCode, Order) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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
- 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.
- removeSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
- removeSku(Sku) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- 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.
- removeTotalitarianAndNonCombinableOffers(List<PromotableCandidateItemOffer>, List<List<PromotableCandidateItemOffer>>) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- 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
- RemoveWorkflowPriceOrderIfNecessaryActivity - Class in org.broadleafcommerce.core.order.service.workflow
- RemoveWorkflowPriceOrderIfNecessaryActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowPriceOrderIfNecessaryActivity
- RemoveWorkflowVerifyFulfillmentGroupItemsActivity - Class in org.broadleafcommerce.core.order.service.workflow
- RemoveWorkflowVerifyFulfillmentGroupItemsActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.RemoveWorkflowVerifyFulfillmentGroupItemsActivity
- 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(SolrRequest, String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- REQUEST - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- REQUEST_HANDLER - Static variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- requestHandler - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- required - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- 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) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- RequiredAttributeNotProvidedException(String, String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- RequiredAttributeNotProvidedException(String, 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
- requiredFacet - Variable in class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
- RequiredFacet - Interface in org.broadleafcommerce.core.search.domain
- 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
- requiresValidation(ProductOption, String) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- 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 - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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 class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- resetPriceDetails(PromotableOrderItem) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Modules may need to clear additional offer details when resetPriceDetails is called.
- resetPriceDetails(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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(Sku) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- resolveFulfillmentType(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
-
Resolves the fulfillment type based on the order item.
- resolveJSONFacet(NamedList) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacetServiceImpl
- resolveJSONFacetList(List<NamedList>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacetServiceImpl
- resolveJSONFacetResponse(QueryResponse) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrJSONFacetService
- resolveJSONFacetResponse(QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacetServiceImpl
- resolveLocationForFulfillmentGroup(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.pricing.service.fulfillment.FulfillmentLocationResolver
-
This method should give an
Addressthat a particularFulfillmentGroupwill be fulfilled from. - resolveLocationForFulfillmentGroup(FulfillmentGroup) - Method in class org.broadleafcommerce.core.pricing.service.fulfillment.SimpleFulfillmentLocationResolver
- resourcePurgeDao - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- ResourcePurgeDao - Interface in org.broadleafcommerce.core.util.dao
-
Adds capability to delete old or defunct entities from the persistence layer (e.g.
- ResourcePurgeDaoImpl - Class in org.broadleafcommerce.core.util.dao
- ResourcePurgeDaoImpl() - Constructor for class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- ResourcePurgeExtensionHandler - Interface in org.broadleafcommerce.core.util.service
- ResourcePurgeExtensionManager - Class in org.broadleafcommerce.core.util.service
- ResourcePurgeExtensionManager() - Constructor for class org.broadleafcommerce.core.util.service.ResourcePurgeExtensionManager
- 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
- ResourcePurgeServiceImpl.CartPurgeParams - Class in org.broadleafcommerce.core.util.service
- ResourcePurgeServiceImpl.CustomerPurgeParams - Class in org.broadleafcommerce.core.util.service
- ResourcePurgeServiceImpl.PurgeErrorCache - Class in org.broadleafcommerce.core.util.service
- restoreState(Object[]) - Method in interface org.broadleafcommerce.core.search.service.solr.index.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.index.SolrIndexServiceImpl
- restPriceDetails(PromotableOrderItem) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- RESTRICT_IN_CLAUSE_MAX_SIZE - Static variable in class org.broadleafcommerce.core.util.dao.ResourcePurgeDaoImpl
- Restrictions - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- Restrictions - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- restrictQualifier(Offer, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- restrictTarget(Offer, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- 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
- RETAIL_PRICE - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- RETAIL_PRICE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.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.DefaultDynamicSkuPricingInvocationHandler
- retailPrice - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- retailPrice - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- RETAILPRICE - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- 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
- retainAll(Collection<?>) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- retrieveQuantitiesAvailable(Collection<Sku>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryService
-
Retrieves the quantity available for a given sku.
- retrieveQuantitiesAvailable(Collection<Sku>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>) - Method in interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
- retrieveQuantitiesAvailable(Collection<Sku>, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- 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>, ExtensionResultHolder<Map<Sku, Integer>>) - Method in interface org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionHandler
-
Usually invoked within the
CheckAddAvailabilityActivityto retrieve the quantity that is available for the given skus. - 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 interface org.broadleafcommerce.core.inventory.service.ContextualInventoryService
- retrieveQuantityAvailable(Sku, Map<String, Object>) - Method in class org.broadleafcommerce.core.inventory.service.InventoryServiceImpl
- RETRY_FAILED_SECONDS - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- RETRY_FAILED_SECONDS - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- reviewDetail - Variable in class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
- ReviewDetail - Interface in org.broadleafcommerce.core.rating.domain
- reviewDetailDao - Variable in class org.broadleafcommerce.core.rating.service.RatingServiceImpl
- ReviewDetailDao - Interface in org.broadleafcommerce.core.rating.dao
- 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
- ReviewStatusType(String, String) - Constructor for class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- reviewText - Variable in class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
- rollback() - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- rollback(String) - Method in class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
- rollback(String) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateCommandHandlerImpl
-
Issues a global rollback of all items that have not yet been committed.
- 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.
- ROLLBACK_TRANSACTIONS - Static variable in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
-
Used by the
ConfirmPaymentsRollbackHandlerto roll back transactions that this activity confirms. - 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(String) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- RollbackFailureException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- RollbackFailureException(Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- RollbackFailureException(Throwable, Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- rollbackHandler - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- RollbackHandler<T extends ProcessContext<?>> - 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<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxRollbackHandler
- rollbackState(Activity<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.CompleteOrderRollbackHandler
- rollbackState(Activity<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- rollbackState(Activity<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.DecrementInventoryRollbackHandler
- rollbackState(Activity<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.workflow.RecordOfferUsageRollbackHandler
- rollbackState(Activity<ProcessContext<CheckoutSeed>>, ProcessContext<CheckoutSeed>, Map<String, Object>) - Method in class org.broadleafcommerce.core.workflow.state.NullCheckoutRollbackHandler
- rollbackState(Activity<T>, 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
- rootDisplayOrder - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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.PromotableOrderAdjustmentImpl
- routingNumber - Variable in class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
- rowLimit - Variable in class org.broadleafcommerce.core.catalog.service.CategorySiteMapGenerator
- RuleConfiguration - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- RuleConfiguration - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- RuleDTOConfig - Class in org.broadleafcommerce.core.rule
-
Provide confiration information about arbitrary field data used to drive rule builders in the admin.
- RuleDTOConfig(String, String) - Constructor for class org.broadleafcommerce.core.rule.RuleDTOConfig
S
- SALE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- SALE_PRICE - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- SALE_PRICE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.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.DefaultDynamicSkuPricingInvocationHandler
- salePrice - Variable in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- salePrice - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- SALEPRICE - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- 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.catalog.dao.ProductOptionDaoImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- sandBoxHelper - Variable in class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- sandBoxHelper - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- sanitizeQuery(String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Strips out or replaces certain characters / substrings.
- sanitizeQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- sanitizeQuery(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Perform any necessary query sanitation here.
- satisfiesMinQuantityCondition(OrderItemRequestDTO, ProcessContext<CartOperationRequest>) - Method in interface org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationService
- satisfiesMinQuantityCondition(OrderItemRequestDTO, ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- save(Category) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryDao
-
Persist a
Categoryinstance to the datastore - save(Category) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryDaoImpl
- save(CategoryProductXref) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Persist the passed in category/product relationship to the datastore
- save(CategoryProductXref) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
- save(CategoryXrefImpl) - Method in interface org.broadleafcommerce.core.catalog.dao.CategoryXrefDao
-
Persist the passed in category relationship to the datastore
- save(CategoryXrefImpl) - Method in class org.broadleafcommerce.core.catalog.dao.CategoryXrefDaoImpl
- save(Product) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductDao
-
Persist a
Productinstance 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
Skuinstance to the datastore - save(Sku) - Method in class org.broadleafcommerce.core.catalog.dao.SkuDaoImpl
- save(SkuMediaXref) - Method in interface org.broadleafcommerce.core.catalog.dao.SkuMediaDao
-
Persist a
SkuMediaXrefinstance to the datastore - save(SkuMediaXref) - Method in class org.broadleafcommerce.core.catalog.dao.SkuMediaDaoImpl
- save(SkuMediaXref) - Method in interface org.broadleafcommerce.core.catalog.service.SkuMediaService
- save(SkuMediaXref) - Method in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- save(CustomerOffer) - Method in interface org.broadleafcommerce.core.offer.dao.CustomerOfferDao
- save(CustomerOffer) - Method in class org.broadleafcommerce.core.offer.dao.CustomerOfferDaoImpl
- save(Offer) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- save(Offer) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- 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(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(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(OfferCode) - Method in interface org.broadleafcommerce.core.offer.dao.OfferCodeDao
- save(OfferCode) - Method in class org.broadleafcommerce.core.offer.dao.OfferCodeDaoImpl
- save(OfferInfo) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- save(OfferInfo) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- save(ProratedOrderItemAdjustment) - Method in interface org.broadleafcommerce.core.offer.dao.OfferDao
- save(ProratedOrderItemAdjustment) - Method in class org.broadleafcommerce.core.offer.dao.OfferDaoImpl
- save(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.dao.FulfillmentGroupDao
- save(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.dao.FulfillmentGroupDaoImpl
- save(FulfillmentGroup) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentGroupService
- save(FulfillmentGroup) - Method in class org.broadleafcommerce.core.order.service.FulfillmentGroupServiceImpl
- 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(FulfillmentOption) - Method in interface org.broadleafcommerce.core.order.service.FulfillmentOptionService
- save(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.service.FulfillmentOptionServiceImpl
- 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(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, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Saves the given order while optionally repricing the order (meaning, going through the pricing workflow) along with updating the prices of individual items in the order, as opposed to just pricing taxes/shipping/etc.
- save(Order, boolean, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- 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(OrderPayment) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- save(OrderPayment) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
- save(OrderPayment) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- save(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.dao.OrderPaymentDao
- save(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.dao.OrderPaymentDaoImpl
- save(PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.service.OrderPaymentService
- save(PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderPaymentServiceImpl
- save(Referenced) - Method in interface org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDao
- save(Referenced) - Method in class org.broadleafcommerce.core.payment.dao.SecureOrderPaymentDaoImpl
- save(Referenced) - Method in interface org.broadleafcommerce.core.payment.service.SecureOrderPaymentService
- save(Referenced) - Method in class org.broadleafcommerce.core.payment.service.SecureOrderPaymentServiceImpl
- 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(Store) - Method in interface org.broadleafcommerce.core.store.dao.StoreDao
- save(Store) - Method in class org.broadleafcommerce.core.store.dao.StoreDaoImpl
- 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.index.SolrIndexService
-
Saves some global context that might be altered during indexing.
- saveState() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- saveStore(Store) - Method in interface org.broadleafcommerce.core.store.service.StoreService
- saveStore(Store) - Method in class org.broadleafcommerce.core.store.service.StoreServiceImpl
- saveToken - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- sbClonedOffer - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- scheduleCommand(C) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- scrubFacetValue(String) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
- scrubFacetValue(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- scrubFacetValue(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Scrubs a facet value string for all Solr special characters, automatically adding escape characters
- Search - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- Search - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- SEARCH_RESULTS - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- searchable - Variable in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- SearchConfig - Interface in org.broadleafcommerce.core.search.domain
- SearchContextDTO - Class in org.broadleafcommerce.core.search.service.solr
-
This contains a map of objects representing the context dtos for a search.
- SearchContextDTO() - Constructor for class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- SearchCriteria - Class in org.broadleafcommerce.core.search.domain
-
Container that holds additional criteria to consider when performing searches for Products
- SearchCriteria() - Constructor for class org.broadleafcommerce.core.search.domain.SearchCriteria
- searchDisplayPriority - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- searchExplicitCategory - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
-
Whether or not to do category filtering based on
SolrHelperService.getExplicitCategoryFieldName()orSolrHelperService.getCategoryFieldName() - searchExtensionManager - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- 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 - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
- 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.
- SearchFacetAdminPresentation - Interface in org.broadleafcommerce.core.search.domain
- SearchFacetAdminPresentation.GroupName - Class in org.broadleafcommerce.core.search.domain
- SearchFacetAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.search.domain
- SearchFacetAdminPresentation.TabName - Class in org.broadleafcommerce.core.search.domain
- SearchFacetAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.search.domain
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- searchFacetDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- SearchFacetDao - Interface in org.broadleafcommerce.core.search.dao
-
DAO used to interact with the database search facets
- 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 - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- SearchIntercept - Interface in org.broadleafcommerce.core.search.domain
-
Deprecated.Replaced in functionality by
SearchRedirect - SearchInterceptDao - Interface in org.broadleafcommerce.core.search.dao
-
Deprecated.Replaced in functionality by
SearchRedirectDao - SearchInterceptDaoImpl - Class in org.broadleafcommerce.core.search.dao
-
Deprecated.Replaced in functionality by
SearchRedirectDaoImpl - SearchInterceptDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- SearchInterceptImpl - Class in org.broadleafcommerce.core.search.domain
-
Deprecated.Replaced in functionality by
SearchRedirectImpl - 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
- SearchRedirectAdminPresentation - Interface in org.broadleafcommerce.core.search.redirect.domain
- SearchRedirectAdminPresentation.GroupName - Class in org.broadleafcommerce.core.search.redirect.domain
- SearchRedirectAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.search.redirect.domain
- SearchRedirectAdminPresentation.TabName - Class in org.broadleafcommerce.core.search.redirect.domain
- SearchRedirectAdminPresentation.TabOrder - Class 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
- SearchResult - Class in org.broadleafcommerce.core.search.domain
-
Container that holds the result of a ProductSearch or a SkuSearch
- SearchResult() - Constructor for class org.broadleafcommerce.core.search.domain.SearchResult
- searchService - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- 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
- SECONDS_OLD - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- SECONDS_OLD - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- 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.strategy.OrderPaymentConfirmationStrategyImpl
- 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
- SELECT - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- seMaxCapacity(int) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- 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.catalog.domain.SkuBundleItemImpl
-
Deprecated.The display order.
- sequence - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- sequence - Variable in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- sequence - Variable in class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
- sequenceComparator - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- SequenceProcessor<U,
T> - Class in org.broadleafcommerce.core.workflow - SequenceProcessor() - Constructor for class org.broadleafcommerce.core.workflow.SequenceProcessor
- serialize(Serializable) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Mechanism to convert an object to a byte array.
- SERVER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
- 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
- setAbbreviation(String) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- setAccessToken(String) - Method in interface org.broadleafcommerce.core.social.domain.UserConnection
- setAccessToken(String) - Method in class org.broadleafcommerce.core.social.domain.UserConnectionImpl
- setAccountId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferAudit
-
Sets the associated account id.
- setAccountId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
- 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.offer.domain.OfferPriceData
- setActiveEndDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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>, SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.
- 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.offer.domain.OfferPriceData
- setActiveStartDate(Date) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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<U>>>) - Method in class org.broadleafcommerce.core.workflow.BaseProcessor
-
Sets the collection of Activities to be executed by the Workflow Process
- setActivities(List<Activity<ProcessContext<U>>>) - 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
-
Deprecated.in favor of
CartOperationRequest.setOrderItem(OrderItem). Keeping this method for backwards compatibility - 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
- setAdditionalAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.call.AbstractOrderItemRequest
- setAdditionalAttributes(Map<String, String>) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- 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
- setAdditionalInfo(Map<String, String>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
- setAdditionalInfo(Map<String, String>) - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- 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
-
Deprecated.
- 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
- setAddress(Address) - Method in interface org.broadleafcommerce.core.store.domain.Store
- setAddress(Address) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- setAddressId(Long) - Method in class org.broadleafcommerce.core.order.service.call.OrderMultishipOptionDTO
- setAddToCartItem(List<OrderItemRequestDTO>) - Method in class org.broadleafcommerce.core.order.service.call.AddToCartItems
- 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
- setAdjustmentType(OfferAdjustmentType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
This indicates how an Offer should be fulfilled to the customer, defaulting to order time discount.
- setAdjustmentType(OfferAdjustmentType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setAdminServer(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets the admin SolrClient instance to communicate with Solr for administrative reasons, like swapping cores.
- 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<CategoryProductXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Set all the xref entities linking this product to parent categories
- setAllParentCategoryXrefs(List<CategoryProductXref>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- setAllParentCategoryXrefs(List<CategoryXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Set all the xref entities linking this product to parent categories
- setAllParentCategoryXrefs(List<CategoryXref>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- setAlternateName(String) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- setAltText(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- setAltText(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setAmount(BigDecimal) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setAmount(BigDecimal) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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.catalog.domain.SkuFee
-
Sets the amount to charge for this surcharge
- setAmount(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- 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
- 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
- setApplyDiscountToMarkedItems(boolean) - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
-
Deprecated.
- setApplyDiscountToMarkedItems(boolean) - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.
- setApplyDiscountToSalePrice(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setApplyDiscountToSalePrice(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setApplyToChildItems(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets whether or not this offer should apply to an
OrderItems child order items - setApplyToChildItems(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.offer.domain.OfferPriceDataImpl
- setArchived(Character) - Method in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- setArchived(Character) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- setArchived(Character) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setArchived(Character) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- 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
- setAttributes(Map<String, Object>) - Method in class org.broadleafcommerce.core.catalog.service.CatalogContextDTO
- setAttributes(Map<String, Object>) - Method in class org.broadleafcommerce.core.search.service.solr.SearchContextDTO
- 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
- setAuditable(Auditable) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the Auditable date object - typially set by Hibernate through the AuditableListener
- setAuditable(Auditable) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- setAuthorizationCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- setAutoBundle(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.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
-
Deprecated.
- 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
-
Deprecated.use
Sku.setInventoryType(InventoryType)instead - setAvailable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setAvsCode(String) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- 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
- setBaseRetailPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- setBaseRetailPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
-
Deprecated.
- setBaseSalePrice(Money) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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
-
Deprecated.
- setBundle(ProductBundle) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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
-
Deprecated.
- setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice>) - Method in class org.broadleafcommerce.core.order.service.call.BundleOrderItemRequest
- setBundlePromotable(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.Gets whether or not the bundle itself should be promotable.
- setBundlePromotable(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- setCache(CatalogStructure) - Static method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation
-
Set the cache on the current thread
- setCandidateFixedTargetsMap(HashMap<OfferPriceData, List<PromotableOrderItem>>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- setCandidateFixedTargetsMap(HashMap<OfferPriceData, List<PromotableOrderItem>>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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
- 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
- setCanonicalUrl(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the canonical URL of the product
- setCanonicalUrl(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- setCartMessages(List<String>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the list of messages that should be displayed in the cart
- setCartMessages(List<String>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- setCategory(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryAttribute
-
Sets the
Category. - setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- setCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryMediaXref
- setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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.Product
-
Set the
Categorythat contains this product - setCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- setCategory(Category) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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.order.service.call.AddToCartItems
- 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
- setCategoryMedia(Map<String, Media>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.use
Category.setCategoryMediaXref(Map)instead - setCategoryMedia(Map<String, Media>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- setCategoryMediaXref(Map<String, CategoryMediaXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the category media.
- setCategoryMediaXref(Map<String, CategoryMediaXref>) - 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 class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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 viaProduct.getDefaultSku() - setContainer(ContainerShapeType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- setCost(Money) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the purchase cost for this Sku.
- setCost(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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
- setCountryCode(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- setCountryName(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- 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
Orderis 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
- 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.catalog.dao.SkuDao
-
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.catalog.dao.SkuDaoImpl
- setCurrentDateResolution(Long) - Method in interface org.broadleafcommerce.core.offer.dao.OfferAuditDao
- setCurrentDateResolution(Long) - Method in class org.broadleafcommerce.core.offer.dao.OfferAuditDaoImpl
- 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 interface org.broadleafcommerce.core.search.redirect.dao.SearchRedirectDao
-
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.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
Customerfor this Order. - setCustomer(Customer) - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- 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
CustomerIP 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
- setCustomerRuleHolder(CustomerRuleHolder) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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
- setDeadIndexEvents(Map<Long, Date>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
- setDeadIndexEvents(Map<Long, Date>) - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- setDefaultCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Deprecated.use
Product.setCategory(Category)instead - setDefaultCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
-
Deprecated.
- 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
- setDefaultParent(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByCategory
- setDefaultParentCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Deprecated.use
Category.setParentCategory(Category)instead - setDefaultParentCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
-
Deprecated.
- 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
- setDefaultReference(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryProductXref
- setDefaultReference(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
- setDefaultReference(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryXref
- setDefaultReference(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- 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
- 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 viaProduct.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.
- setDidOverride(Boolean) - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
- setDimension(Dimension) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the
Dimensionfor this product
Note: this is a convenience method that merely serves as a pass-through to the same method viaProduct.getDefaultSku() - 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
- setDiscountsAllowed(Boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setDiscountType(OfferDiscountType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setDiscountType(OfferDiscountType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setDiscountType(OfferDiscountType) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setDiscountType(OfferDiscountType) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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
-
Deprecated.
- setDiscreteOrderItems(List<DiscreteOrderItem>) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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(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 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(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- setDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- setDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- setDisplayOrdersByCategoryProduct(Map<String, BigDecimal>) - Method in class org.broadleafcommerce.core.search.dao.CatalogStructure
- setDisplayPrice(Money) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
- setDisplayTemplate(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the name of a display template that is used to render this sku.
- setDisplayTemplate(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setEmailAddress(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
- setEmailAddress(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- 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
- setEnableDefaultSkuInInventory(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
enables or disables that inventory will be tracked by default sku instead of alt sku in case of alt sku existence
- setEnableDefaultSkuInInventory(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- setEndDate(Date) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setEndDate(Date) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setEndDate(Date) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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
- setExcludedFulfillmentOptions(List<FulfillmentOption>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the
FulfillmentOptions that this Sku should be excluded from being apart of - setExcludedFulfillmentOptions(List<FulfillmentOption>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setExcludedSearchFacets(List<CategoryExcludedSearchFacet>) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the SearchFacets that should not be rendered by this Category.
- setExcludedSearchFacets(List<CategoryExcludedSearchFacet>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setExecutePromotionCalculation(Boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferContext
- setExpandable(boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
- setExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets a unique external ID
- setExternalId(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setExternalId(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets a unique external ID
- setExternalId(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- setFacet(SearchFacet) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- setFacetResults(Map<String, SearchFacetDTO>, QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.AbstractSolrSearchServiceExtensionHandler
- setFacetResults(Map<String, SearchFacetDTO>, QueryResponse) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Builds out the DTOs for facet results from the search.
- setFacetResults(Map<String, SearchFacetDTO>, QueryResponse) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- setFacetResults(Map<String, SearchFacetDTO>, QueryResponse) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler
-
Attaches any additional facet results to the namedFacetMap if they exist.
- 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.SearchResult
- setFacetValues(List<SearchFacetResultDTO>) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetDTO
- setFailureReportingThreshold(int) - Method in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationImpl
- 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
- 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
- setFeeType(SkuFeeType) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuFee
- setFeeType(SkuFeeType) - Method in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- setFgisToDelete(List<FulfillmentGroupItem>) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- setField(Field) - Method in interface org.broadleafcommerce.core.search.domain.IndexField
-
Sets the field for this search field
- setField(Field) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- setFieldName(String) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- setFieldType(IndexFieldType) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
- setFieldType(IndexFieldType) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- setFieldType(FieldType) - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- setFieldType(FieldType) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- setFieldTypes(List<IndexFieldType>) - Method in interface org.broadleafcommerce.core.search.domain.IndexField
-
Sets the searchable field types for this search field
- setFieldTypes(List<IndexFieldType>) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- 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.SearchCriteria
- setFilterQueries(Collection<String>) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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
- setFirstExpandable(boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setFriendlyName(String) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
The friendly name of the field, for use by admin or other UI.
- setFriendlyName(String) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- setFulfillmentFlatRates(Map<FulfillmentOption, BigDecimal>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the flat rates for fulfilling this
Skufor a particularFulfillmentOption. - 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
- setFulfillmentGroupFees(List<FulfillmentGroupFee>) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- setFulfillmentGroupFees(List<FulfillmentGroupFee>) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- 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
- setFutureCredit(boolean) - Method in interface org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- setFutureCredit(boolean) - Method in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- setFutureCredit(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- setFutureCredit(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
- setFutureCredit(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- setFutureCredit(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- setFutureCredit(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.OrderAdjustment
-
Future credit means that the associated adjustment will be discounted at a later time to the customer via a credit.
- setFutureCredit(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- setGenericEntityService(GenericEntityService) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- 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 viaProduct.getDefaultSku() - setGirth(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- setHasConfigurationError(Boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setHasConfigurationError(Boolean) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- setHasMinOrderQuantity(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMinOrderQuantity
- setHasMinOrderQuantity(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- setHasOverridenPrice(Boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setHasPromotionMessage(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Sets whether or not this offer has a
PromotionMessage - setHasValidationError(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets whether or not this order item has an error associated with it
- setHasValidationError(Boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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 viaProduct.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.CategoryMediaXref
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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
-
Return the primary key
- 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
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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 interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setId(Long) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- setId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- 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 interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Sets the id of this AdvancedOfferPromotionMessageXref
- 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.OfferOfferRuleXref
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- setId(Long) - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- 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.OfferTargetCriteriaXref
- setId(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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 class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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.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.promotionMessage.domain.PromotionMessage
- setId(Long) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- 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.IndexField
-
Sets the id for this search field
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- setId(Long) - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- setId(Long) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- 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(Long) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setId(Long) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setId(String) - Method in interface org.broadleafcommerce.core.store.domain.ZipCode
- setId(String) - Method in class org.broadleafcommerce.core.store.domain.ZipCodeImpl
- setIdentifierType(OfferPriceDataIdentifierType) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setIdentifierType(OfferPriceDataIdentifierType) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- setIdentifierValue(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setIdentifierValue(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- 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
- setIndexErrors(Map<Long, Integer>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
- setIndexErrors(Map<Long, Integer>) - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- setIndexField(IndexField) - Method in interface org.broadleafcommerce.core.search.domain.IndexFieldType
- setIndexField(IndexField) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
- setIndexStatus(IndexStatusInfo) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusService
-
Adds an IndexStatusInfo entry into the status providers
- setIndexStatus(IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- 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
- setIpAddress(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- setIsMultiSelect(Boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
-
Deprecated.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
-
Deprecated.
- 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 interface org.broadleafcommerce.core.catalog.domain.CategoryMediaXref
- setKey(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- setKey(String) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- setKey(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setKey(String) - Method in class org.broadleafcommerce.core.media.domain.CategoryMediaMap
- setKey(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferOfferRuleXref
- setKey(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- setKey(String) - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
-
Set a key identifying the creator of the lock
- setKey(String) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- setKey(String) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- setKey(String) - Method in interface org.broadleafcommerce.core.util.domain.CodeType
-
Deprecated.
- setKey(String) - Method in class org.broadleafcommerce.core.util.domain.CodeTypeImpl
-
Deprecated.
- setKey(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
- setKey(OrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
- setLabel(String) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductOption
-
Sets the label to show the user when selecting from the available
ProductOptionValues - setLabel(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- setLabel(String) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- 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
- setLastCommitted(long) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- setLastExpandable(boolean) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setLastIndexDate(Date) - Method in interface org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfo
- setLastIndexDate(Date) - Method in class org.broadleafcommerce.core.search.service.solr.index.IndexStatusInfoImpl
- setLastUpdated(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
-
Set the time of alteration
- setLastUpdated(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- setLatitude(Double) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- setLocale(Locale) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setLocale(Locale) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setLocaleCode(String) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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.
- setLocked(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
-
Sets the lock state of this OrderLock
- setLocked(Boolean) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- 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.ProductOption
- setLongDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- 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 class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
-
Deprecated.use
Sku.setIsMachineSortable(Boolean)instead since that is the correct bean notation - 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 class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- setMatchRule(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- setMatchRule(String) - Method in interface org.broadleafcommerce.core.offer.domain.OfferRule
- setMatchRule(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
- setMatchRule(String) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- setMaxQuantity(Integer) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setMaxUses(int) - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- 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
- setMaxUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
- setMaxUses(int) - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.use
#setMaxUsesPerOrder(int)directly instead - setMaxUses(int) - Method in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- 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
- setMaxUsesStrategyType(CustomerMaxUsesStrategyType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the strategy for determining customer max uses.
- setMaxUsesStrategyType(CustomerMaxUsesStrategyType) - 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
- setMedia(Media) - Method in interface org.broadleafcommerce.core.catalog.domain.CategoryMediaXref
- setMedia(Media) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- setMedia(Media) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- setMedia(Media) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setMedia(Media) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setMedia(Media) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setMedia(Media) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- 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
- setMessage(String) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setMessage(String) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setMessage(String) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- setMessageFrom(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
- setMessageFrom(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- setMessagePlacement(String) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setMessagePlacement(String) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setMessagePlacement(String) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- setMessageTo(String) - Method in interface org.broadleafcommerce.core.order.domain.PersonalMessage
- setMessageTo(String) - Method in class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
- setMessageType(String) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Sets the PromotionMessage type
- setMetaDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the meta data description of the category
- setMetaDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setMetaDescription(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the meta data description of the product
- setMetaDescription(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- setMetaTitle(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the meta data title of the category
- setMetaTitle(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setMetaTitle(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the meta data title of the product
- setMetaTitle(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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
- setMinimumDaysPerUsage(Long) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
-
Sets the minimum number of days that this offer can be used by the same customer before resetting the number of uses dictated by
Offer.getMaxUsesPerCustomer(). - setMinimumDaysPerUsage(Long) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setMinimumTargetsRequired(Integer) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- setMinimumTargetsRequired(Integer) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- setMinimumWeight(BigDecimal) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
- setMinimumWeight(BigDecimal) - Method in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- setMinOrderQuantity(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMinOrderQuantity
- setMinOrderQuantity(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- setMinQuantity(Integer) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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.ProductOption
-
Sets the name of the product option.
- setName(String) - Method in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- 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 interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setName(String) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setName(String) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets the name
- setName(String) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- setName(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
- setName(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- setNameAndUrl(Product, MultiTenantCopyContext) - Method in class org.broadleafcommerce.core.catalog.service.ProductDuplicateModifier
- setNameOnCard(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.CreditCardPayment
- setNameOnCard(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
- setNamespace(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- 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.AdvancedOfferPromotionMessageXref
-
Sets the Offer
- 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 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 class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- 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.OfferOfferRuleXref
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- setOffer(Offer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXref
- setOffer(Offer) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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.domain.ProratedOrderItemAdjustmentImpl
- 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
- 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
- setOfferItemCriteria(OfferItemCriteria) - Method in interface org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXref
- setOfferItemCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- setOfferItemCriteria(OfferItemCriteria) - Method in interface org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXref
- setOfferItemCriteria(OfferItemCriteria) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- 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
- setOfferMatchRulesXref(Map<String, OfferOfferRuleXref>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setOfferMatchRulesXref(Map<String, OfferOfferRuleXref>) - 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
- setOfferPriceData(List<OfferPriceData>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setOfferPriceData(List<OfferPriceData>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setOfferProrationType(OfferProrationType) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Sets the
OfferProrationTypefor this offer - setOfferRule(OfferRule) - Method in interface org.broadleafcommerce.core.offer.domain.OfferOfferRuleXref
- setOfferRule(OfferRule) - Method in class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
- 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
-
Sets the
OfferTimeZoneType - setOisToDelete(List<OrderItem>) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- setOpen(Boolean) - Method in interface org.broadleafcommerce.core.store.domain.Store
- setOpen(Boolean) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- setOperators(String) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- setOption(FulfillmentOption) - Method in class org.broadleafcommerce.core.order.service.call.FulfillmentGroupRequest
- setOption(BandedPriceFulfillmentOption) - Method in interface org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand
-
Sets the
BandedPriceFulfillmentOptionto associate with this band - 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
- setOptions(String) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- setOrder(int) - Method in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- setOrder(int) - Method in class org.broadleafcommerce.core.offer.service.type.OfferType
- setOrder(int) - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- setOrder(int) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- setOrder(int) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- setOrder(int) - Method in class org.broadleafcommerce.core.workflow.BaseActivity
- 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(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
- 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
- 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
- setOrderId(Long) - Method in interface org.broadleafcommerce.core.order.domain.OrderLock
-
Sets the id of the
Orderassociated with this OrderLock - setOrderId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
- setOrderId(Long) - Method in class org.broadleafcommerce.core.order.domain.OrderLockImpl
- 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 interface org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustment
- setOrderItem(OrderItem) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
- setOrderItemIndex(Integer) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
- 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
- setOrderMinSubTotal(Money) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setOrderMinSubTotal(Money) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- 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
- setOriginalPrice(Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- setOriginalPrice(Money) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- setOriginalWorkflowException(Throwable) - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- setOverrideGeneratedPropertyName(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.Field
- setOverrideGeneratedPropertyName(Boolean) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
- setOverrideGeneratedUrl(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Sets the flag for whether or not the URL should not be generated in the admin
- setOverrideGeneratedUrl(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setOverrideGeneratedUrl(Boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.Product
-
Sets the flag for whether or not the URL should not be generated in the admin
- setOverrideGeneratedUrl(Boolean) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- 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.SearchCriteria
- setPage(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- setPageSize(int) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- setPageSize(int) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- setPageSize(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- setPageSize(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- setPagingAttributes(SearchResult, int, SearchCriteria) - 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
- 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
- setParentCategory(Category) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Set the parent category of this category
- setParentCategory(Category) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- 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
-
Deprecated.use
Address.getPhonePrimary()instead - 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
- setPin(String) - Method in interface org.broadleafcommerce.core.payment.domain.secure.GiftCardPayment
- setPin(String) - Method in class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
- setPostalCode(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- 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
- setPotentialSavingsQtyOne(Money) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- setPotentialSavingsQtyOne(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 class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
- setPrice(Money) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Calling this method is the same as calling the following:
- 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
-
Deprecated.
- setPricingModel(ProductBundlePricingModelType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- setPricingModelType(String) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setPrimary(boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- setPrimary(boolean) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- setPrimaryName(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setPriority(int) - Method in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- setPriority(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.ProductBundle
-
Deprecated.
- setPriority(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- setPriority(Integer) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setPriority(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setPriority(Integer) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- setPriority(Integer) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setPriority(Integer) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setPriority(Integer) - Method in class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
- setProcessContext(ProcessContext<?>) - Method in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- setProcessContextFactory(ProcessContextFactory<U, T>) - Method in interface org.broadleafcommerce.core.workflow.Processor
- setProcessContextFactory(ProcessContextFactory<U, T>) - 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(Long) - Method in class org.broadleafcommerce.core.search.dao.ParentCategoryByProduct
- 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(Product) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- 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
-
Deprecated.Sets the ProductBundle associated with this BundleOrderItem.
- setProductBundle(ProductBundle) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- setProductBundle(ProductBundle) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- setProductChoices(List<ConfigurableOrderItemRequest>) - Method in class org.broadleafcommerce.core.order.service.call.ConfigurableOrderItemRequest
- setProductDao(ProductDao) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- setProductDao(ProductDao) - Method in class org.broadleafcommerce.core.catalog.service.ProductSiteMapGenerator
- setProductDescriptionPatternOverride(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- setProductDescriptionPatternOverride(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setProductId(long) - Method in class org.broadleafcommerce.core.order.service.call.AddToCartItems
- setProductId(Long) - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- 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 exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- setProductId(Long) - Method in class org.broadleafcommerce.core.search.dao.ProductsByCategoryWithOrder
- setProductId(String) - Method in exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
- 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
- setProductOptionAttrName(String) - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- 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
- setProductOptionValue(ProductOptionValue) - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- setProductOptionValue(ProductOptionValue) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- setProductOptionValue(ProductOptionValue) - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- setProductOptionValues(List<ProductOptionValue>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Deprecated.
- 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
-
Deprecated.use
Sku.setProductOptionValueXrefs(Set)instead - setProductOptionValuesCollection(Set<ProductOptionValue>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setProductOptionValueXrefs(Set<SkuProductOptionValueXref>) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the ProductOptionValues that should be mapped to this Sku using the middle XREF entity,
SkuProductOptionValueXref - setProductOptionValueXrefs(Set<SkuProductOptionValueXref>) - 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, for removal: This API element is subject to removal in a future version.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.SearchResult
- setProductTitlePatternOverride(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
- setProductTitlePatternOverride(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- 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
- setPromotionMessage(PromotionMessage) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOfferPromotionMessageXref
-
Sets the PromotionMessage
- setPromotionMessageXrefs(List<AdvancedOfferPromotionMessageXref>) - Method in interface org.broadleafcommerce.core.offer.domain.AdvancedOffer
-
Sets the
AdvancedOfferPromotionMessageXrefs for this offer - 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
- setProratedOrderItemAdjustments(List<ProratedOrderItemAdjustment>) - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Sets the list of prorated order item adjustments for this order item.
- setProratedOrderItemAdjustments(List<ProratedOrderItemAdjustment>) - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- 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(SearchCriteria) - Method in class org.broadleafcommerce.core.search.service.DatabaseSearchServiceImpl
-
Deprecated.Perform any necessary conversion of the key to be used by the search service
- setQualifyingItemCriteriaXref(Set<OfferQualifyingCriteriaXref>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setQualifyingItemCriteriaXref(Set<OfferQualifyingCriteriaXref>) - 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(int) - Method in interface org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustment
- setQuantity(int) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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(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(int) - Method in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- 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
-
Deprecated.
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
- setQuantity(Integer) - Method in interface org.broadleafcommerce.core.offer.domain.OfferPriceData
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.order.service.call.OrderItemRequestDTO
- setQuantity(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- 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
- setQuantityAvailable(int) - Method in exception org.broadleafcommerce.core.inventory.service.InventoryUnavailableException
- setQuantityAvailable(Integer) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Used in conjunction with
InventoryType.CHECK_QUANTITYfromSku.getInventoryType(). - setQuantityAvailable(Integer) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- 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
- setQuery(String) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- setQueryResponse(QueryResponse) - Method in class org.broadleafcommerce.core.search.domain.SearchResult
- 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
- setReason(String) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- 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
Referencedentity 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
- setRegionCode(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- setRegionName(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- setReindexName(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setReindexServer(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets the SolrClient instance that points to the reindex core for the purpose of doing a full reindex, while the primary core is still serving serving requests.
- 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
- setRequestHandler(String) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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
-
Sets how
FulfillmentBand.getResultAmount()should be applied to the fulfillment cost - 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
-
Deprecated.- use
FulfillmentGroup.setRetailFulfillmentPrice(Money)instead. - 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
- setRootDisplayOrder(BigDecimal) - Method in interface org.broadleafcommerce.core.catalog.domain.Category
-
Set the displayOrder that is used if the Category does not have any parents
- setRootDisplayOrder(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- setRoundingMode(RoundingMode) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.AbstractPromotionRounding
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- 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
-
It is sometimes problematic to offer percentage-off offers with regards to rounding.
- 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
-
Deprecated.Allows for overriding the related Product's sale price.
- setSalePrice(Money) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- 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
-
Deprecated.- use
FulfillmentGroup.setSaleFulfillmentPrice(Money)instead. - 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
- setSaveToken(boolean) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
-
Mark this transaction as containing (or going to contain) a token that should be saved on the user's profile as a
CustomerPayment - setSaveToken(boolean) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- setSearchable(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.IndexField
- setSearchable(Boolean) - Method in class org.broadleafcommerce.core.search.domain.IndexFieldImpl
- setSearchConfigs(List<SearchConfig>) - Method in interface org.broadleafcommerce.core.search.domain.Field
-
Deprecated.
- setSearchConfigs(List<SearchConfig>) - Method in class org.broadleafcommerce.core.search.domain.FieldImpl
-
Deprecated.
- 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
- setSearchExplicitCategory(boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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(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 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 interface org.broadleafcommerce.core.catalog.domain.SkuBundleItem
-
Deprecated.Set the order the item shows up in the display.
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
- setSequence(BigDecimal) - Method in interface org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacet
-
Sets the sequence of this search facet
- setSequence(BigDecimal) - Method in class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
- 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
- setServer(SolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets the primary SolrClient instance to communicate with Solr.
- 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.
- 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
-
Deprecated.- use
FulfillmentGroup.setRetailFulfillmentPrice(Money)instead. - setShippingPrice(Money) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- setShowInGallery(boolean) - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- 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
- setSiteAliasBase(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSiteCollectionBase(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSiteCollections(boolean) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- 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 viaProduct.getDefaultSku() - setSize(ContainerSizeType) - Method in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.dto.AssignedProductOptionDTO
- 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
-
Deprecated.
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- setSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuMediaXref
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setSku(Sku) - Method in interface org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
- setSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- setSku(Sku) - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- setSku(Sku) - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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.ConfigurableOrderItemRequest
- 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
-
Deprecated.
- setSkuBundleItems(List<SkuBundleItem>) - Method in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- setSkuDao(SkuDao) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- setSkuDao(SkuDao) - Method in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- 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
-
Deprecated.use
Sku.setSkuMediaXref(java.util.Map)instead - setSkuMedia(Map<String, Media>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
-
Deprecated.
- setSkuMediaXref(Map<String, SkuMediaXref>) - 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 a cross-reference object to type Media.
- setSkuMediaXref(Map<String, SkuMediaXref>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setSkuMediaXref(SkuMediaXref) - Method in interface org.broadleafcommerce.core.catalog.domain.OrderedSkuMediaXref
- 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
- setSolrCloudConfigName(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSolrCloudNumReplicas(Integer) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSolrCloudNumShards(int) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSolrCloudNumShards(Integer) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSolrHomePath(String) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- setSortQuery(String) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- setSource(String) - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- setSplitItems(List<PromotableOrderItem>) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemSplitContainer
- setSplitItems(List<BundleOrderItem>) - Method in class org.broadleafcommerce.core.order.service.manipulation.BundleOrderItemSplitContainer
- 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
- setStartDate(Date) - Method in interface org.broadleafcommerce.core.promotionMessage.domain.PromotionMessage
- setStartDate(Date) - Method in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- setStartIndex(Integer) - Method in class org.broadleafcommerce.core.search.domain.SearchCriteria
- 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
- 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
- setStoreHours(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
- setStoreHours(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- setStoreNumber(String) - Method in interface org.broadleafcommerce.core.store.domain.Store
- setStoreNumber(String) - Method in class org.broadleafcommerce.core.store.domain.StoreImpl
- 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
Orderwas 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
- setTags(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- setTags(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- setTargetItemCriteriaXref(Set<OfferTargetCriteriaXref>) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setTargetItemCriteriaXref(Set<OfferTargetCriteriaXref>) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setTargetMinSubTotal(Money) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setTargetMinSubTotal(Money) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setTargetSku(Sku) - Method in class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
- 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
- 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
TaxProviderimplementations. - 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.
- setTitle(String) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- setTitle(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- 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
-
Used in
TotalActivityto set the grand total of thisOrder. - 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.SearchResult
- 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
-
Deprecated.- Use
Order.setTotalFulfillmentCharges(Money)instead. - 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.PaymentResponseItem
- setTransactionTimestamp(Date) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentResponseItem
- 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
- setType(String) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.ProductType
- setType(String) - Method in class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
- setType(String) - Method in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- setType(String) - Method in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
- 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.OfferPriceDataIdentifierType
- setType(String) - Method in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- 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(String) - Method in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- setType(String) - Method in class org.broadleafcommerce.core.order.domain.TaxType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.FulfillmentType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.MessageType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.OrderItemType
- setType(String) - Method in class org.broadleafcommerce.core.order.service.type.OrderStatus
- setType(String) - Method in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
- setType(String) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
- setType(String) - Method in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- setType(String) - Method in class org.broadleafcommerce.core.rating.service.type.RatingSortType
- setType(String) - Method in class org.broadleafcommerce.core.rating.service.type.RatingType
- setType(String) - Method in class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
- setType(String) - Method in class org.broadleafcommerce.core.search.domain.FieldEntity
- setType(String) - Method in class org.broadleafcommerce.core.search.domain.solr.FieldType
- setType(PaymentTransactionType) - Method in interface org.broadleafcommerce.core.payment.domain.PaymentTransaction
- setType(PaymentTransactionType) - Method in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- 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(SupportedFieldType) - Method in class org.broadleafcommerce.core.rule.RuleDTOConfig
- setType(RelatedProductTypeEnum) - Method in class org.broadleafcommerce.core.catalog.domain.RelatedProductDTO
-
Sets the type of relationship that is desired.
- 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(OfferType) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setType(OfferType) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- 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(FulfillmentType) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentGroup
- setType(FulfillmentType) - Method in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- setUnloggedExceptionClasses(List<String>) - Method in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
- setUpc(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the Universal Product Code (UPC)
- setUpc(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setupDuplicate(Object, ExtensionResultHolder<MultiTenantCopyContext>) - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- 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 class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- 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 class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- 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
- setUrlKey(String) - Method in interface org.broadleafcommerce.core.catalog.domain.Sku
-
Sets the sku specific portion of a full url used for a sku info page.
- setUrlKey(String) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- setUseBillingAddressFromGateway(boolean) - Method in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- setUseFacetRanges(Boolean) - Method in interface org.broadleafcommerce.core.search.domain.SearchFacet
-
Sets useFacetRanges
- setUseFacetRanges(Boolean) - Method in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- setUseFlatRates(Boolean) - Method in interface org.broadleafcommerce.core.order.domain.FulfillmentOption
-
Tells the
FulfillmentPricingProviderwhether it should try to use the flat rate cost for aSkurather than try to factor thatSkuinto its shipping calculation - 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
- setUseListForDiscounts(Boolean) - Method in interface org.broadleafcommerce.core.offer.domain.Offer
- setUseListForDiscounts(Boolean) - Method in class org.broadleafcommerce.core.offer.domain.OfferImpl
- setUseQtyOnlyTierCalculation(boolean) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
-
Sets whether to use quantity only tier calculation.
- setUseQtyOnlyTierCalculation(boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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.PaymentResponseItem
- setUses(int) - Method in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- setUses(int) - Method in interface org.broadleafcommerce.core.offer.domain.OfferCode
-
Deprecated.replaced by the
OfferAudittable - setUses(int) - Method in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
Deprecated.
- setUses(int) - Method in interface org.broadleafcommerce.core.offer.weave.LegacyOfferUses
-
Deprecated.replaced by the
OfferAudittable - setUses(int) - Method in class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- 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(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
- 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 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(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(Money) - Method in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- setWaitTime(long) - Method in class org.broadleafcommerce.core.util.ThirdPartyInteractionLatencySimulationActivity
- setWeight(BigDecimal) - Method in class org.broadleafcommerce.core.catalog.domain.Weight
- 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 viaProduct.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
- setWeightedPercentSaved(BigDecimal) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOffer
- setWeightedPercentSaved(BigDecimal) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- 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 viaProduct.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
- 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
-
Copies the
PromotableOrderItemPriceDetailwithout Qualifiers, Discounts, or Adjustments - 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.ProductAdminPresentation.TabName
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- Shipping - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- SHIPPING - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- ShippingContainer - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ShippingContainer - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ShippingContainer - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- ShippingContainer - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- ShippingDimensions - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ShippingDimensions - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ShippingDimensions - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- ShippingDimensions - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- ShippingFulfillment - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ShippingFulfillment - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ShippingFulfillment - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- ShippingFulfillment - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- 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
- ShippingOther - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupName
- ShippingOther - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.GroupOrder
- ShippingOther - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupName
- ShippingOther - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.GroupOrder
- shippingOverride - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- SHORT_DESCRIPTION - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.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
- ShouldBeRelated - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- ShouldBeRelated - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- 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(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.AbstractCheckAvailabilityActivity
- 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
- shouldRollbackFailedTransaction(ValidateAndConfirmPaymentActivity.ResponseTransactionPair) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- shouldShowDebugQuery - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- shouldShowDebugQuery() - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- shouldSumChildren() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
Deprecated.
- shouldSumItems() - Method in interface org.broadleafcommerce.core.order.domain.BundleOrderItem
-
Deprecated.
- shouldSumItems() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- shouldUseSku() - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- shouldValidateWithException(boolean, boolean, boolean, boolean) - Method in class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- shouldValidateWithException(boolean, boolean, String, boolean) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- shouldValidateWithException(boolean, boolean, String, boolean) - Method in class org.broadleafcommerce.core.order.service.workflow.service.OrderItemRequestValidationServiceImpl
- 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.index.GlobalSolrFullReIndexOperation
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- shs - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- shutdownAll() - Static method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
-
Stops all threads that are listening to various command queues.
- 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
-
Default implementation of
FulfillmentLocationResolverthat stores a single Address. - 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
- SITE - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- SITE - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
- siteAliasBase - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- siteCollectionBase - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- siteCollections - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- SiteMapExtensionHandler - Interface in org.broadleafcommerce.core.util.service
- SiteMapExtensionManager - Class in org.broadleafcommerce.core.util.service
- SiteMapExtensionManager() - Constructor for class org.broadleafcommerce.core.util.service.SiteMapExtensionManager
- SiteReindexCommand - Class in org.broadleafcommerce.core.search.service.solr.indexer
- SiteReindexCommand(Long) - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
- siteService - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- siteXssWrapperEnabled - Variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- size - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- size() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- size() - Method in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl.PurgeErrorCache
- SIZE - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The sku.
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- sku - Variable in class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- sku - Variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- 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.ConfigurableOrderItemRequest
- sku - Variable in class org.broadleafcommerce.core.order.service.call.ProductBundleOrderItemRequest
- Sku - Interface in org.broadleafcommerce.core.catalog.domain
-
Implementations of this interface are used to hold data about a SKU.
- SKU - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.FieldOrder
- SKU - Static variable in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.FieldOrder
-
Deprecated.
- SKU - Static variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.FieldOrder
- SKU - Static variable in class org.broadleafcommerce.core.search.domain.FieldEntity
- SKU_EXTERNAL_ID - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- SKU_ID - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
- 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
- SkuAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
- SkuAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- SkuAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- SkuAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- SkuAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- SkuAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- 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 - Variable in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- SkuBundleItem - Interface in org.broadleafcommerce.core.catalog.domain
-
Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundles
- SkuBundleItemAdminPresentation - Interface in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemAdminPresentation.FieldOrder - Class in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemAdminPresentation.GroupName - Class in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemAdminPresentation.GroupOrder - Class in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemAdminPresentation.TabName - Class in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemAdminPresentation.TabOrder - Class in org.broadleafcommerce.core.catalog.domain
- SkuBundleItemImpl - Class in org.broadleafcommerce.core.catalog.domain
-
Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundles
- SkuBundleItemImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
-
Deprecated.
- skuBundleItems - Variable in class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
-
Deprecated.
- skuDao - Variable in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- skuDao - Variable in class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- skuDao - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- SkuDao - Interface in org.broadleafcommerce.core.catalog.dao
-
SkuDaoprovides persistence access toSkuinstances - SkuDaoExtensionHandler - Interface in org.broadleafcommerce.core.catalog.dao
- SkuDaoExtensionManager - Class in org.broadleafcommerce.core.catalog.dao
- SkuDaoExtensionManager() - Constructor for class org.broadleafcommerce.core.catalog.dao.SkuDaoExtensionManager
- 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
- skuMediaDao - Variable in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- SkuMediaDao - Interface in org.broadleafcommerce.core.catalog.dao
-
SkuMediaDaoprovides persistence access toSkuMediaXrefinstances - SkuMediaDaoImpl - Class in org.broadleafcommerce.core.catalog.dao
- SkuMediaDaoImpl() - Constructor for class org.broadleafcommerce.core.catalog.dao.SkuMediaDaoImpl
- SkuMediaService - Interface in org.broadleafcommerce.core.catalog.service
- SkuMediaServiceImpl - Class in org.broadleafcommerce.core.catalog.service
- SkuMediaServiceImpl() - Constructor for class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- SkuMediaXref - Interface in org.broadleafcommerce.core.catalog.domain
- SkuMediaXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
- SkuMediaXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- SkuMediaXrefImpl(Sku, Media, String) - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- SkuMinOrderQuantity - Interface in org.broadleafcommerce.core.catalog.domain
- SkuPriceWrapper - Class in org.broadleafcommerce.core.catalog.domain.pricing
- SkuPriceWrapper() - Constructor for class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
- SkuPriceWrapper(Sku) - Constructor for class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
- 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
- SkuProductOptionValueXref - Interface in org.broadleafcommerce.core.catalog.domain
-
Join entity between
SkuandProductOptionValue. - SkuProductOptionValueXrefImpl - Class in org.broadleafcommerce.core.catalog.domain
- SkuProductOptionValueXrefImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- SkuProductOptionValueXrefImpl(Sku, ProductOptionValue) - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
- skus - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- skus - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- SkuSiteMapGenerator - Class in org.broadleafcommerce.core.catalog.service
-
Responsible for generating site map entries for Sku.
- SkuSiteMapGenerator() - Constructor for class org.broadleafcommerce.core.catalog.service.SkuSiteMapGenerator
- softCommit - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- solrCloudConfigName - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- solrCloudConfigName(CloudSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- solrCloudNumReplicas - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- solrCloudNumShards - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.index.GlobalSolrFullReIndexOperation
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- solrConfiguration - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- SolrConfiguration - Class in org.broadleafcommerce.core.search.service.solr
-
Provides a class that will statically hold the Solr server.
- SolrConfiguration(CloudSolrClient, CloudSolrClient, String, int, int) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- SolrConfiguration(SolrClient, SolrClient, String, int) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
This constructor should be used to set up Solr Cloud using solr cloud config name, number of cloud shards, and multiple clients, one primary, and one for reindexing to reduce down time during indexing.
- SolrConfiguration(SolrClient, SolrClient, String, int, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
This constructor should be used to set up Solr Cloud using solr cloud config name, number of cloud shards, and multiple clients, one primary, and one for reindexing to reduce down time during indexing.
- SolrConfiguration(SolrClient, SolrClient, SolrClient) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets up Solr using multiple clients, one primary, one for reindexing, and one admin to reduce down time during indexing.
- SolrConfiguration(SolrClient, SolrClient, SolrClient, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets up Solr using multiple clients, one primary, one for reindexing, and one admin to reduce down time during indexing.
- SolrConfiguration(SolrClient, SolrClient, SolrClient, String, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets up Solr using multiple clients, one primary, one for reindexing, and one admin to reduce down time during indexing.
- SolrConfiguration(SolrClient, SolrClient, SolrClient, String, String, String) - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
-
Sets up Solr using multiple clients, one primary, one for reindexing, and one admin to reduce down time during indexing.
- solrHelperService - Variable in class org.broadleafcommerce.core.search.service.solr.MvelToSearchCriteriaConversionServiceImpl
- 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
- solrHomePath - Variable in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- SolrIndexCachedOperation - Class in org.broadleafcommerce.core.search.service.solr.index
-
Provides a single cache while exposing a block of code for execution to
SolrIndexService.performCachedOperation(org.broadleafcommerce.core.search.service.solr.SolrIndexCachedOperation.CacheOperation). - SolrIndexCachedOperation() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.SolrIndexCachedOperation
- SolrIndexCachedOperation.CacheOperation - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Basic interface representing a block of work to perform with a single cache instance
- solrIndexDao - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- solrIndexDao - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- SolrIndexDao - Interface in org.broadleafcommerce.core.search.dao
-
Provides some specialized catalog retrieval methods for
SolrIndexServicefor maximum efficiency of solr document creation during indexing. - SolrIndexDaoImpl - Class in org.broadleafcommerce.core.search.dao
- SolrIndexDaoImpl() - Constructor for class org.broadleafcommerce.core.search.dao.SolrIndexDaoImpl
- SolrIndexOperation - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Defines the lifecylce of an indexing operation used in
SolrIndexService. - SolrIndexQueueProvider - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
Provides a FIFO
Queueto hold a series of commands to be executed in sequence. - SolrIndexService - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Service exposing several methods for creating a Solr index based on catalog product data.
- SolrIndexServiceExtensionHandler - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Extension handler for indexing operations in Solr.
- SolrIndexServiceExtensionManager - Class in org.broadleafcommerce.core.search.service.solr.index
-
Manages extension points for SolrSearchService
- SolrIndexServiceExtensionManager() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionManager
- SolrIndexServiceImpl - Class in org.broadleafcommerce.core.search.service.solr.index
-
Responsible for building and rebuilding the Solr index
- SolrIndexServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- solrIndexStatusErrorRetryCount - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- SolrIndexStatusProvider - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Responsible for reading and writing the index status to some persistent store (e.g. the file system).
- SolrIndexStatusService - Interface in org.broadleafcommerce.core.search.service.solr.index
-
Responsible for reading and writing the status using one or more
SolrIndexStatusProviderinstances. - SolrIndexStatusServiceImpl - Class in org.broadleafcommerce.core.search.service.solr.index
- SolrIndexStatusServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
- SolrIndexUpdateCommandHandler - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
Implementations of this interface do the heavy lifting with respect to executing the provided commands.
- SolrIndexUpdateService - Interface in org.broadleafcommerce.core.search.service.solr.indexer
-
This is the entry point for issuing commands to update Solr indexes / collections.
- SolrJSONFacet - Class in org.broadleafcommerce.core.search.service.solr
- SolrJSONFacet() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- SolrJSONFacetService - Interface in org.broadleafcommerce.core.search.service.solr
- SolrJSONFacetServiceImpl - Class in org.broadleafcommerce.core.search.service.solr
- SolrJSONFacetServiceImpl() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrJSONFacetServiceImpl
- solrSearchMethod - Variable in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- 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() - Constructor for class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
- SolrUpdateCommand - Class in org.broadleafcommerce.core.search.service.solr.indexer
- SolrUpdateCommand() - Constructor for class org.broadleafcommerce.core.search.service.solr.indexer.SolrUpdateCommand
- sort(List<SkuMediaXref>) - Method in class org.broadleafcommerce.core.catalog.service.SkuMediaServiceImpl
- SORT - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- SORT_STRING - Static variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- sortAllDescendantChildItems(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.CartOperationRequest
- sortFacetResults(Map<String, SearchFacetDTO>) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Invoked to sort the facet results.
- sortFacetResults(Map<String, SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- sortFacetResults(Map<String, SearchFacetDTO>) - Method in class org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl
-
Invoked to sort the facet results.
- sortMessagesByPriority(List<PromotionMessageDTO>) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a list of
PromotionMessageDTOs, sort based on priority - sortMessagesByPriority(Map<String, List<PromotionMessageDTO>>) - Static method in class org.broadleafcommerce.core.promotionMessage.util.BLCPromotionMessageUtils
-
Given a map of
PromotionMessagePlacementTypes toPromotionMessageDTOs, sort based on priority - sortQualifierItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Used in
ItemOfferProcessorImpl.applyItemQualifiersAndTargets(PromotableCandidateItemOffer, PromotableOrder)Allow for customized sorting for which qualifier items should be attempted to be used first for a promotion. - sortQualifierItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- sortQuery - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- sortSkuMedia(Map<String, SkuMediaXref>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- sortTargetItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Used in
ItemOfferProcessorImpl.applyItemQualifiersAndTargets(PromotableCandidateItemOffer, PromotableOrder)Allow for customized sorting for which qualifier items should be attempted to be used first for a promotion. - sortTargetItemDetails(List<PromotableOrderItemPriceDetail>, boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- source - Variable in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- specialCharacters - Static variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
- 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
- split(int, Long, boolean) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- 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
- StackabilityType - Class in org.broadleafcommerce.core.offer.service.type
-
An extendible enumeration of offer types.
- StackabilityType() - Constructor for class org.broadleafcommerce.core.offer.service.type.StackabilityType
- StackabilityType(String, String, int) - Constructor for class org.broadleafcommerce.core.offer.service.type.StackabilityType
- StackableWithOtherOffers - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- startBatchEvent(List<? extends Indexable>) - Method in class org.broadleafcommerce.core.search.service.solr.index.AbstractSolrIndexServiceExtensionHandler
- startBatchEvent(List<? extends Indexable>) - Method in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- startBatchEvent(List<? extends Indexable>) - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceExtensionHandler
-
Perform actions at the start of a batch to improve performance of Solr search for the list of batch products.
- startDate - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- startDate - Variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
- StartDate - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- StartDate - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.FieldOrder
- startIndex - Variable in class org.broadleafcommerce.core.search.domain.SearchCriteria
- startingDepth - Variable in class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
- startPricingConsideration() - Static method in class org.broadleafcommerce.core.catalog.service.dynamic.SkuPricingConsiderationContext
- STATE - Static variable in class org.broadleafcommerce.core.order.domain.TaxType
- stateConfiguration - Variable in class org.broadleafcommerce.core.workflow.BaseActivity
- stateItems - Variable in exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
- stateMap - Variable in class org.broadleafcommerce.core.workflow.state.ActivityStateManagerImpl
- status - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- status - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- STATUS - Enum constant in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
- STATUS - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- STATUS - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- 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
- storeHours - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- 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.FieldOrder - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Group - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Group.Name - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Group.Order - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Tab - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Tab.Name - Class in org.broadleafcommerce.core.store.domain
- StoreImpl.Presentation.Tab.Order - Class in org.broadleafcommerce.core.store.domain
- storeNumber - Variable in class org.broadleafcommerce.core.store.domain.StoreImpl
- 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
- Subcategories - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- Subcategories - Static variable in class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- subCategory - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
- SUBMIT_ORDER - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
- SUBMIT_TYPE_RANK - Static variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- submitDate - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- SUBMITDATE - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- 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 - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- SUBTOTAL - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- 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<U>>) - Method in interface org.broadleafcommerce.core.workflow.Processor
- supports(Activity<? extends ProcessContext<U>>) - Method in class org.broadleafcommerce.core.workflow.SequenceProcessor
- swapActiveCores(SolrConfiguration) - Method in interface org.broadleafcommerce.core.search.service.solr.SolrHelperService
-
Swaps the primary and reindex cores.
- swapActiveCores(SolrConfiguration) - Method in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
-
This should only ever be called when using the Solr reindex service to do a full reindex.
- swapCollections() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- syncFulfillmentPrice(FulfillmentGroup) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- synchronizeAdjustmentsAndPrices - Static variable in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.AbstractOfferServiceExtensionHandler
- synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceExtensionHandler
-
Allows a module to amend the data that synchronizes the
PromotableOrderwith theOrder - synchronizeAdjustmentsAndPrices(PromotableOrder) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceExtensionManager
- 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
- systemPropertiesService - Variable in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
- systemPropertiesService - Variable in class org.broadleafcommerce.core.search.service.solr.SolrHelperServiceImpl
T
- Tab() - Constructor for class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.Presentation.Tab
-
Deprecated.
- Tab() - Constructor for class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.Presentation.Tab
- Tab() - Constructor for class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.Tab
- Tab() - Constructor for class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.Tab
- Tab() - Constructor for class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl.Presentation.Tab
- Tab() - Constructor for class org.broadleafcommerce.core.store.domain.StoreImpl.Presentation.Tab
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabName
- TabName() - Constructor for class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.TabName
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.CategoryAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.catalog.domain.SkuBundleItemAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.search.domain.SearchFacetAdminPresentation.TabOrder
- TabOrder() - Constructor for class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectAdminPresentation.TabOrder
- take() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- TARGET - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
- TARGET_AND_QUALIFIER - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- TARGET_ONLY - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferProrationType
- targetItemCriteria - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- targetMinSubTotal - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- TargetMinSubTotal - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- TargetRuleRestriction - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupName
- TargetRuleRestriction - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.GroupOrder
- TARGETS - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- TARGETS_OR_QUALIFIERS - Static variable in class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
- targetSku - Variable in class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
- targetSystem - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- TAX_CODE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- taxable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
- taxable - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- taxable - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- TAXABLE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- TAXABLE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- TAXABLE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl.Presentation.FieldOrder
- TaxActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
Utilized within the blPricingWorkflow to calculate tax for an
Order - TaxActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
- taxCode - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- taxCode - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- taxCode - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- TaxDetail - Interface in org.broadleafcommerce.core.order.domain
-
The Interface TaxDetail.
- TaxDetailImpl - Class in org.broadleafcommerce.core.order.domain
- TaxDetailImpl() - Constructor for class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- TaxDetailImpl(TaxType, Money, BigDecimal) - Constructor for class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- taxes - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- taxes - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- taxes - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- TaxException - Exception in org.broadleafcommerce.core.pricing.service.exception
- TaxException() - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.TaxException
- TaxException(String) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.TaxException
- TaxException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.TaxException
- TaxException(Throwable) - Constructor for exception org.broadleafcommerce.core.pricing.service.exception.TaxException
- taxFees - Variable in class org.broadleafcommerce.core.pricing.service.tax.provider.SimpleTaxProvider
- taxName - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- taxOverride - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- TaxProvider - Interface in org.broadleafcommerce.core.pricing.service.tax.provider
- taxService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxActivity
- taxService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.CommitTaxRollbackHandler
- taxService - Variable in class org.broadleafcommerce.core.pricing.service.workflow.TaxActivity
- TaxService - Interface in org.broadleafcommerce.core.pricing.service
-
Generic service to calculate taxes.
- TaxServiceImpl - Class in org.broadleafcommerce.core.pricing.service
- TaxServiceImpl() - Constructor for class org.broadleafcommerce.core.pricing.service.TaxServiceImpl
- TaxType - Class in org.broadleafcommerce.core.order.domain
-
An extensible enumeration of tax detail types
- TaxType() - Constructor for class org.broadleafcommerce.core.order.domain.TaxType
- TaxType(String, String) - Constructor for class org.broadleafcommerce.core.order.domain.TaxType
- tearDownDuplicate() - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- TemplateType - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- TEXT - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- TEXT - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- TEXTAREA - Static variable in class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
- TEXTS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- ThirdPartyInteractionLatencySimulationActivity - Class in org.broadleafcommerce.core.util
-
Simple workflow activity to simulate an amount of latency introduced by communicating with a third party provider (e.g. credit card processing).
- ThirdPartyInteractionLatencySimulationActivity() - Constructor for class org.broadleafcommerce.core.util.ThirdPartyInteractionLatencySimulationActivity
- TIME - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferRuleType
- TimeRule - Static variable in class org.broadleafcommerce.core.offer.domain.OfferAdminPresentation.FieldOrder
- toArray() - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- toArray(T[]) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
- toString() - Method in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- toString() - Method in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
- toString() - Method in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
- toString() - Method in class org.broadleafcommerce.core.geolocation.GeolocationDTO
- toString() - Method in class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
- toString() - Method in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
- toString() - Method in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- toString() - Method in class org.broadleafcommerce.core.search.service.solr.indexer.IncrementalUpdateCommand
- toString() - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- toString(int) - Method in class org.broadleafcommerce.core.search.service.solr.SolrJSONFacet
- total - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- total - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- TOTAL - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- TOTAL - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- TotalActivity - Class in org.broadleafcommerce.core.pricing.service.workflow
-
The TotalActivity is responsible for calculating and setting totals for a given order.
- TotalActivity() - Constructor for class org.broadleafcommerce.core.pricing.service.workflow.TotalActivity
- totalFeeTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- TOTALFGCHARGES - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- totalFulfillmentCharges - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- totalFulfillmentGroupTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- totalitarianOffer - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- totalItemAmount - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- totalItemTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- totalItemTaxableAmount - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- totalResults - Variable in class org.broadleafcommerce.core.search.domain.SearchResult
- totalSavings - Variable in class org.broadleafcommerce.core.offer.service.discount.FulfillmentGroupOfferPotential
- totalTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
- totalTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- totalTax - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
- totalTax - Variable in class org.broadleafcommerce.core.order.domain.OrderImpl
- totalTax - Variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl
-
Deprecated.
- TOTALTAX - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
- TOTALTAX - Static variable in class org.broadleafcommerce.core.order.domain.OrderAdminPresentation.FieldOrder
- TOTALTAX - Static variable in class org.broadleafcommerce.core.order.domain.OrderItemImpl.Presentation.FieldOrder
- transactionIsDetachedCreditRequest(PaymentTransaction) - Method in class org.broadleafcommerce.core.checkout.service.strategy.OrderPaymentConfirmationStrategyImpl
-
determine whether or not this transaction is a detached credit request.
- transactionManager - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- transactionManager - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- transactionManager - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- transactionManager - Variable in class org.broadleafcommerce.core.util.service.ResourcePurgeServiceImpl
- transactions - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- transactionService - Variable in class org.broadleafcommerce.core.checkout.service.gateway.PassthroughPaymentConfigurationServiceImpl
- transactionToPaymentRequestDTOService - Variable in class org.broadleafcommerce.core.checkout.service.workflow.ConfirmPaymentsRollbackHandler
- translatable - Variable in class org.broadleafcommerce.core.search.domain.FieldImpl
- TRANSLATABLE - Static variable in class org.broadleafcommerce.core.search.domain.FieldAdminPresentation.FieldOrder
- TRANSLATABLE - Static variable in class org.broadleafcommerce.core.search.domain.IndexFieldAdminPresentation.FieldOrder
- translateItemAttributeValue(OrderItemAttribute, ProductOption) - Method in interface org.broadleafcommerce.core.catalog.dao.ProductOptionDao
-
Returns a translated String attribute value for OrderItemAttribute
- translateItemAttributeValue(OrderItemAttribute, ProductOption) - Method in class org.broadleafcommerce.core.catalog.dao.ProductOptionDaoImpl
- translateItemAttributeValue(OrderItemAttribute, ProductOption) - Method in interface org.broadleafcommerce.core.catalog.service.CatalogService
-
Returns a translated String attribute value for OrderItemAttribute
- translateItemAttributeValue(OrderItemAttribute, ProductOption) - Method in class org.broadleafcommerce.core.catalog.service.CatalogServiceImpl
- translateOrder(Order) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
This translates an Order into a PaymentRequestDTO.
- translateOrder(Order) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- translatePaymentTransaction(Money, PaymentTransaction) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Utilizes the
PaymentTransaction.getAdditionalFields()map to populate necessary request parameters on the resultingPaymentRequestDTO. - translatePaymentTransaction(Money, PaymentTransaction) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- translatePaymentTransaction(Money, PaymentTransaction, boolean) - Method in interface org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOService
-
Important: As of 4.0.1-GA+, there is a requirement to automatically populate the transaction amount on the DTO only if coming from a "checkout payment flow".
- translatePaymentTransaction(Money, PaymentTransaction, boolean) - Method in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- translationService - Variable in class org.broadleafcommerce.core.search.service.solr.I18nSolrSearchServiceExtensionHandler
- translationService - Variable in class org.broadleafcommerce.core.search.service.solr.index.I18nSolrIndexServiceExtensionHandler
- transUtil - Variable in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- transUtil - Variable in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- TRIEDATE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- TRIEDOUBLE - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- TRIEINT - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- TRIELONG - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- tryLock() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- tryLock(long, TimeUnit) - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- TS - Static variable in class org.broadleafcommerce.core.search.domain.solr.FieldType
- type - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- type - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- type - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- type - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
- type - Variable in class org.broadleafcommerce.core.order.domain.TaxDetailImpl
- type - Variable in class org.broadleafcommerce.core.order.service.call.ActivityMessageDTO
- type - Variable in class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
- type - Variable in class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
- type - Variable in class org.broadleafcommerce.core.rule.RuleDTOConfig
-
The type of the value being entered by the user
- TYPE - Static variable in class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.Presentation.FieldOrder
U
- UNAVAILABLE - Static variable in class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
-
Deprecated.
- UNAVAILABLE - Static variable in class org.broadleafcommerce.core.inventory.service.type.InventoryType
- UNCONFIRMED - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This represents the state where there is only a
PaymentTransactionType.UNCONFIRMEDtransaction on the payment. - UNDETERMINED - Static variable in class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
-
This is the default status for an Order Payment and is meant to encompass a state not represented by the other payment statuses.
- unlock() - Method in class org.broadleafcommerce.core.util.lock.ReentrantDistributedZookeeperLock
- unloggedExceptionClasses - Variable in class org.broadleafcommerce.core.workflow.DefaultErrorHandler
- unregister(String) - Static method in class org.broadleafcommerce.core.search.service.solr.indexer.ReindexStateHolder
- unwrap() - Method in class org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- unwrap(Class<T>) - Method in class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
- unwrap(Class<T>) - Method in class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
- UP_SALE - Static variable in class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
- upc - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- UPC - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- updateAdjustmentIfChangesDetected(OrderAdjustment, PromotableOrderAdjustment) - Method in class org.broadleafcommerce.core.offer.service.processor.OrderOfferProcessorImpl
- UpdateCartException - Exception in org.broadleafcommerce.core.order.service.exception
- UpdateCartException() - Constructor for exception org.broadleafcommerce.core.order.service.exception.UpdateCartException
- UpdateCartException(String) - Constructor for exception org.broadleafcommerce.core.order.service.exception.UpdateCartException
- UpdateCartException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.UpdateCartException
- UpdateCartException(Throwable) - Constructor for exception org.broadleafcommerce.core.order.service.exception.UpdateCartException
- UpdateCartResponse - Class in org.broadleafcommerce.core.order.service.call
- UpdateCartResponse() - Constructor for class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
- updateChildOrderItem(CartOperationRequest, Order) - Method in class org.broadleafcommerce.core.order.service.workflow.AddWorkflowPriceOrderIfNecessaryActivity
-
Traverses the current OrderItem for a match to the parentOrderItemId.
- updateCustomerPaymentFromResponseDTO(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- updateDeadEventSegment(Document, Element, IndexStatusInfo, boolean) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Performs the XML building for the dead event segment.
- updateDiscreteOrderItem(OrderItem, DiscreteOrderItemRequest) - Method in interface org.broadleafcommerce.core.order.service.OrderItemService
- updateDiscreteOrderItem(OrderItem, DiscreteOrderItemRequest) - Method in class org.broadleafcommerce.core.order.service.OrderItemServiceImpl
- updateErrorSegment(Document, Element, IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Performs the XML building for the error segment
- UpdateFulfillmentGroupItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.update
- UpdateFulfillmentGroupItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.UpdateFulfillmentGroupItemActivity
- updateIndex(List<SolrInputDocument>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- updateIndex(List<SolrInputDocument>) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateService
-
This is for relatively small, autonomous, incremental updates to the main (customer-facing) foreground Solr collection / index.
- updateIndex(List<SolrInputDocument>, List<String>) - Method in class org.broadleafcommerce.core.search.service.solr.indexer.AbstractSolrIndexUpdateServiceImpl
- updateIndex(List<SolrInputDocument>, List<String>) - Method in interface org.broadleafcommerce.core.search.service.solr.indexer.SolrIndexUpdateService
-
This is for relatively small, autonomous, incremental updates to the main (customer-facing) foreground Solr collection / index.
- updateIndexSegment(Document, Element, IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
-
Performs the XML building for the Index segment
- updateIndexStatus(IndexStatusInfo) - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexStatusServiceImpl
-
Performs the actual update process with the list of providers
- updateIntercept(SearchIntercept) - Method in interface org.broadleafcommerce.core.search.dao.SearchInterceptDao
-
Deprecated.
- updateIntercept(SearchIntercept) - Method in class org.broadleafcommerce.core.search.dao.SearchInterceptDaoImpl
-
Deprecated.
- updateItemAdjustment(OrderItemPriceDetailAdjustment, PromotableOrderItemPriceDetailAdjustment) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- updateItemQuantity(Long, OrderItemRequestDTO, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Initiates the updateItem workflow that will attempt to update the item quantity for the specified OrderItem in the given Order.
- updateItemQuantity(Long, OrderItemRequestDTO, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- updateItemQuantity(Order, OrderItem, Integer) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- updateItemWorkflow - Variable in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- updateMergedOrder(Order, Customer) - Method in class org.broadleafcommerce.core.order.service.AbstractMergeCartServiceExtensionHandler
- updateMergedOrder(Order, Customer) - Method in interface org.broadleafcommerce.core.order.service.MergeCartServiceExtensionHandler
- UpdateOrderItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.update
- UpdateOrderItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderItemActivity
- updateOrderItemCartMessages(OrderItem) - Method in class org.broadleafcommerce.core.order.service.CartMessageOrderItemServiceExtensionHandler
- UpdateOrderMultishipOptionActivity - Class in org.broadleafcommerce.core.order.service.workflow.update
- UpdateOrderMultishipOptionActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.UpdateOrderMultishipOptionActivity
- updatePriceDetail(OrderItemPriceDetail, PromotableOrderItemPriceDetail) - Method in interface org.broadleafcommerce.core.offer.service.OfferServiceUtilities
-
Updates the passed in price detail and its associated adjustments.
- updatePriceDetail(OrderItemPriceDetail, PromotableOrderItemPriceDetail) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceUtilitiesImpl
- updatePrices() - Method in class org.broadleafcommerce.core.order.domain.NullOrderImpl
- updatePrices() - Method in interface org.broadleafcommerce.core.order.domain.Order
- updatePrices() - Method in class org.broadleafcommerce.core.order.domain.OrderImpl
- updatePrices(Order) - Method in interface org.broadleafcommerce.core.order.dao.OrderDao
- updatePrices(Order) - Method in class org.broadleafcommerce.core.order.dao.OrderDaoImpl
- updateProductOptionsForItem(Long, OrderItemRequestDTO, boolean) - Method in interface org.broadleafcommerce.core.order.service.OrderService
-
Since required product option can be added after the item is in the cart, we use this method to apply product option on an existing item in the cart.
- updateProductOptionsForItem(Long, OrderItemRequestDTO, boolean) - Method in class org.broadleafcommerce.core.order.service.OrderServiceImpl
- UpdateProductOptionsOrderItemActivity - Class in org.broadleafcommerce.core.order.service.workflow.update.options
- UpdateProductOptionsOrderItemActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.options.UpdateProductOptionsOrderItemActivity
- updateRetailPrice() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- updateRuleVariables(Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroup
-
Adds the underlying fulfillmentGroup to the rule variable map.
- updateRuleVariables(Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- updateRuleVariables(Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrder
-
Adds the underlying order to the rule variable map.
- updateRuleVariables(Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
- updateRuleVariables(Map<String, Object>) - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItem
-
Adds the item to the rule variables map.
- updateRuleVariables(Map<String, Object>) - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
-
Adds the item to the rule variables map.
- updateSaleAndRetailPrices() - Method in class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
-
Deprecated.
- updateSaleAndRetailPrices() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- updateSaleAndRetailPrices() - Method in class org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
- updateSaleAndRetailPrices() - Method in interface org.broadleafcommerce.core.order.domain.OrderItem
-
Used to reset the base price of the item that the pricing engine uses.
- updateSaleAndRetailPrices() - Method in class org.broadleafcommerce.core.order.domain.OrderItemImpl
- updateSalePrice() - Method in class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
- updateSynonym(SearchSynonym) - Method in interface org.broadleafcommerce.core.search.dao.SearchSynonymDao
- updateSynonym(SearchSynonym) - Method in class org.broadleafcommerce.core.search.dao.SearchSynonymDaoImpl
- updateTaxableAmountsOnItems(Order) - Method in class org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivity
-
Returns the total price for all fulfillment items.
- UpdateWorkflowPriceOrderIfNecessaryActivity - Class in org.broadleafcommerce.core.order.service.workflow
- UpdateWorkflowPriceOrderIfNecessaryActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowPriceOrderIfNecessaryActivity
- UpdateWorkflowVerifyFulfillmentGroupItemsActivity - Class in org.broadleafcommerce.core.order.service.workflow
- UpdateWorkflowVerifyFulfillmentGroupItemsActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.UpdateWorkflowVerifyFulfillmentGroupItemsActivity
- UpSaleProduct - Interface in org.broadleafcommerce.core.catalog.domain
-
This is a specific interface for CrossSaleProductImpl and is needed for entity mapping and translations
- UpSaleProductImpl - Class in org.broadleafcommerce.core.catalog.domain
- UpSaleProductImpl() - Constructor for class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
- upSaleProducts - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- upSaleProducts - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- url - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- url - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- url - Variable in class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
- URL - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductAdminPresentation.FieldOrder
- URL - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- urlKey - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryImpl
- urlKey - Variable in class org.broadleafcommerce.core.catalog.domain.ProductImpl
- urlKey - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- useBillingAddressFromGateway - Variable in class org.broadleafcommerce.core.payment.service.DefaultPaymentGatewayCheckoutService
- useCalculatePercent(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- useFacetRanges - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetImpl
- useFlatRates - Variable in class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
- useInSkuGeneration - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- useLegacyIndexer() - Method in interface org.broadleafcommerce.core.search.service.solr.index.SolrIndexService
-
Indicates if this should be used.
- useLegacyIndexer() - Method in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- useLegacySolrIndexer - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- useListForDiscounts - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- usePercentOffValue(Offer) - Method in class org.broadleafcommerce.core.offer.service.processor.ItemOfferProcessorImpl
- usePriceBeforeAdjustments(String) - Method in class org.broadleafcommerce.core.offer.service.processor.AbstractBaseProcessor
- useQtyOnlyTierCalculation - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- useQtyOnlyTierCalculation - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableItemFactoryImpl
- UserConnection - Interface in org.broadleafcommerce.core.social.domain
- UserConnectionImpl - Class in org.broadleafcommerce.core.social.domain
-
This class creates the following BLC domain object for the Spring Social User Connection.
- UserConnectionImpl() - Constructor for class org.broadleafcommerce.core.social.domain.UserConnectionImpl
- UserConnectionImpl.UserConnectionPK - Class in org.broadleafcommerce.core.social.domain
- UserConnectionPK() - Constructor for class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
- userDefinedFields - Variable in class org.broadleafcommerce.core.checkout.service.workflow.CheckoutSeed
- uses - Variable in class org.broadleafcommerce.core.offer.domain.LegacyOfferUsesImpl
- uses - Variable in class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
-
Deprecated.
- uses - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- useSaleAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
- useSaleAdjustments - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- useSaleAdjustments() - Method in interface org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetail
-
Returns true if the sale adjustments should be used.
- useSaleAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailImpl
- useSaleAdjustments() - Method in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailWrapper
- useSalePrice - Variable in class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
- useUrlKey - Variable in class org.broadleafcommerce.core.catalog.service.CatalogURLServiceImpl
- UTC - Static variable in class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
V
- validate(ProductOption, String) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- validate(ProductOption, String) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- validate(CartOperationRequest, ExtensionResultHolder<Exception>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.extension.AbstractValidateAddRequestActivityExtensionHandler
- validate(CartOperationRequest, ExtensionResultHolder<Exception>) - Method in interface org.broadleafcommerce.core.order.service.workflow.add.extension.ValidateAddRequestActivityExtensionHandler
-
This extension allows for one to validate an add request without having to override or extend
ValidateAddRequestActivity. - validate(ProcessContext<CartOperationRequest>) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- ValidateAddRequestActivity - Class in org.broadleafcommerce.core.order.service.workflow.add
- ValidateAddRequestActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- ValidateAddRequestActivityExtensionHandler - Interface in org.broadleafcommerce.core.order.service.workflow.add.extension
- ValidateAddRequestActivityExtensionManager - Class in org.broadleafcommerce.core.order.service.workflow.add.extension
- ValidateAddRequestActivityExtensionManager() - Constructor for class org.broadleafcommerce.core.order.service.workflow.add.extension.ValidateAddRequestActivityExtensionManager
- ValidateAndConfirmPaymentActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
This activity is responsible for validating and processing several aspects of an order's payment so that it may successfully complete the checkout workflow.
- ValidateAndConfirmPaymentActivity(ConfirmPaymentsRollbackHandler) - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ValidateAndConfirmPaymentActivity
- ValidateAndConfirmPaymentActivity.ResponseTransactionPair - Class in org.broadleafcommerce.core.checkout.service.workflow
- ValidateAvailabilityActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
This will check the availability and quantities (if applicable) all order items in checkout request.
- ValidateAvailabilityActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ValidateAvailabilityActivity
- validateCheckout(CheckoutSeed, ExtensionResultHolder<Exception>) - Method in class org.broadleafcommerce.core.checkout.service.workflow.extension.AbstractValidateCheckoutActivityExtensionHandler
- validateCheckout(CheckoutSeed, ExtensionResultHolder<Exception>) - Method in interface org.broadleafcommerce.core.checkout.service.workflow.extension.ValidateCheckoutActivityExtensionHandler
-
This extension allows one to validate a checkout request before it succeeds and specify an exception to throw if the request is found to be invalid.
- ValidateCheckoutActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
This activity is responsible for providing an extension point for validating a checkout request.
- ValidateCheckoutActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ValidateCheckoutActivity
- ValidateCheckoutActivityExtensionHandler - Interface in org.broadleafcommerce.core.checkout.service.workflow.extension
- ValidateCheckoutActivityExtensionManager - Class in org.broadleafcommerce.core.checkout.service.workflow.extension
- ValidateCheckoutActivityExtensionManager() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.extension.ValidateCheckoutActivityExtensionManager
- validateCloudSolrClients(CloudSolrClient, CloudSolrClient) - Method in class org.broadleafcommerce.core.search.service.solr.SolrConfiguration
- validateDuplicate(Object, ExtensionResultHolder<Boolean>) - Method in class org.broadleafcommerce.core.catalog.service.DuplicationValidatorExtensionHandlerImpl
- validateIfParentOrderItemExists(OrderItemRequestDTO) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- validateIfProductIsProdRecord(Product) - Method in class org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity
- ValidateProductOptionsActivity - Class in org.broadleafcommerce.core.checkout.service.workflow
-
This is an required activity to valiate if required product options are in the order.
- ValidateProductOptionsActivity() - Constructor for class org.broadleafcommerce.core.checkout.service.workflow.ValidateProductOptionsActivity
- validateRegex(String, String) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- ValidateRemoveRequestActivity - Class in org.broadleafcommerce.core.order.service.workflow.remove
- ValidateRemoveRequestActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.remove.ValidateRemoveRequestActivity
- validateResponseAndConfig(PaymentResponseDTO, PaymentGatewayConfiguration) - Method in class org.broadleafcommerce.core.payment.service.DefaultCustomerPaymentGatewayService
- ValidateUpdateProductOptionsRequestActivity - Class in org.broadleafcommerce.core.order.service.workflow.update.options
- ValidateUpdateProductOptionsRequestActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.options.ValidateUpdateProductOptionsRequestActivity
- ValidateUpdateRequestActivity - Class in org.broadleafcommerce.core.order.service.workflow.update
- ValidateUpdateRequestActivity() - Constructor for class org.broadleafcommerce.core.order.service.workflow.update.ValidateUpdateRequestActivity
- validateWithoutException(ProductOption, String, ActivityMessages) - Method in interface org.broadleafcommerce.core.order.service.ProductOptionValidationService
- validateWithoutException(ProductOption, String, ActivityMessages) - Method in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
- Validation - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupName
- Validation - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.GroupOrder
- validationStrategyType - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- validationString - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- validationString - Variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
- validationString - Variable in exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
- validationType - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionAdminPresentation.FieldOrder
- value - Variable in class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
- value - Variable in class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
-
The value.
- value - Static variable in class org.broadleafcommerce.core.catalog.domain.ProductOptionValueAdminPresentation.FieldOrder
- value - Variable in class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
-
The value.
- value - Variable in class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
- value - Variable in class org.broadleafcommerce.core.offer.domain.OfferImpl
- value - Variable in class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
- value - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
- value - Variable in class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
- value - Variable in class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
- value - Variable in class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
-
The value.
- value - Variable in class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
- value - Variable in class org.broadleafcommerce.core.search.domain.SearchFacetResultDTO
- valueOf(String) - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeOrderHistoryVariableNames
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeCartVariableNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeCustomerVariableNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.broadleafcommerce.core.util.service.type.PurgeOrderHistoryVariableNames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify(CartOperationRequest) - Method in interface org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
- verify(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategyImpl
- verify(CartOperationRequest) - Method in class org.broadleafcommerce.core.order.strategy.NullFulfillmentGroupItemStrategyImpl
- verifyAdjustments(Order, boolean) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- VerifyCustomerMaxOfferUsesActivity - Class in org.broadleafcommerce.core.offer.service.workflow
-
Checks the offers being used in the order to make sure that the customer has not exceeded the max uses for the
Offer. - VerifyCustomerMaxOfferUsesActivity() - Constructor for class org.broadleafcommerce.core.offer.service.workflow.VerifyCustomerMaxOfferUsesActivity
- verifyMaxCustomerUsageThreshold(Order, Offer) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Validates that the Customer to whom an Order belongs has not exceeded the max uses for the passed in offer.
- verifyMaxCustomerUsageThreshold(Order, Offer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- verifyMaxCustomerUsageThreshold(Order, OfferCode) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Validates that the given OfferCode has not reached its maximum number of usages.
- verifyMaxCustomerUsageThreshold(Order, OfferCode) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
- verifyMaxCustomerUsageThreshold(Customer, Offer) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Deprecated.
- verifyMaxCustomerUsageThreshold(Customer, Offer) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.
- verifyMaxCustomerUsageThreshold(Customer, OfferCode) - Method in interface org.broadleafcommerce.core.offer.service.OfferService
-
Deprecated.
- verifyMaxCustomerUsageThreshold(Customer, OfferCode) - Method in class org.broadleafcommerce.core.offer.service.OfferServiceImpl
-
Deprecated.
- visit(BundleOrderItem) - Method in interface org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitor
- visit(BundleOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
- visit(DiscreteOrderItem) - Method in interface org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitor
- visit(DiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
- visit(DynamicPriceDiscreteOrderItem) - Method in interface org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitor
- visit(DynamicPriceDiscreteOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
- visit(GiftWrapOrderItem) - Method in interface org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitor
- visit(GiftWrapOrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
- visit(OrderItem) - Method in interface org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitor
- visit(OrderItem) - Method in class org.broadleafcommerce.core.order.service.manipulation.OrderItemVisitorAdapter
W
- waitFlush - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- waitSearcher - Variable in class org.broadleafcommerce.core.search.service.solr.index.SolrIndexServiceImpl
- WeaveLegacyOfferUses - Class in org.broadleafcommerce.core.offer.weave
-
Provide a template class that holds interfaces, fields and methods to be optionally, dynamically introduced into OfferImpl at runtime.
- WeaveLegacyOfferUses() - Constructor for class org.broadleafcommerce.core.offer.weave.WeaveLegacyOfferUses
- WeaveSkuMinOrderQuantity - Class in org.broadleafcommerce.core.catalog.domain
- WeaveSkuMinOrderQuantity() - Constructor for class org.broadleafcommerce.core.catalog.domain.WeaveSkuMinOrderQuantity
- weight - Variable in class org.broadleafcommerce.core.catalog.domain.SkuImpl
- weight - Variable in class org.broadleafcommerce.core.catalog.domain.Weight
- Weight - Class in org.broadleafcommerce.core.catalog.domain
- Weight() - Constructor for class org.broadleafcommerce.core.catalog.domain.Weight
- WEIGHT - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- WEIGHT_UNIT_OF_MEASURE - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- weightedPercentSaved - Variable in class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
- weightUnitOfMeasure - Variable in class org.broadleafcommerce.core.catalog.domain.Weight
- weightUnitOfMeasure - Variable in class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
- width - Variable in class org.broadleafcommerce.core.catalog.domain.Dimension
- WIDTH - Static variable in class org.broadleafcommerce.core.catalog.domain.SkuAdminPresentation.FieldOrder
- workerThreads - Variable in class org.broadleafcommerce.core.search.service.solr.indexer.CatalogSolrIndexUpdateCommandHandlerImpl
- WorkflowException - Exception in org.broadleafcommerce.core.workflow
- WorkflowException() - Constructor for exception org.broadleafcommerce.core.workflow.WorkflowException
- WorkflowException(String) - Constructor for exception org.broadleafcommerce.core.workflow.WorkflowException
- WorkflowException(String, Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.WorkflowException
- WorkflowException(Throwable) - Constructor for exception org.broadleafcommerce.core.workflow.WorkflowException
- wrappedItems - Variable in class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
- writeToQueue(List<? extends T>, long) - Method in class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
X
- xPath - Variable in class org.broadleafcommerce.core.search.service.solr.FileSystemSolrIndexStatusProviderImpl
- xssExploitProtectionEnabled - Variable in class org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl
Y
- YES - Static variable in class org.broadleafcommerce.core.offer.service.type.StackabilityType
- YES_ALWAYS - Static variable in class org.broadleafcommerce.core.offer.service.type.StackabilityType
Z
- ZERO_TOTAL - Static variable in class org.broadleafcommerce.core.payment.service.OrderToPaymentRequestDTOServiceImpl
- ZipCode - Interface in org.broadleafcommerce.core.store.domain
- ZipCodeDao - Interface in org.broadleafcommerce.core.store.dao
- ZipCodeDaoImpl - Class in org.broadleafcommerce.core.store.dao
- ZipCodeDaoImpl() - Constructor for class org.broadleafcommerce.core.store.dao.ZipCodeDaoImpl
- ZipCodeImpl - Class in org.broadleafcommerce.core.store.domain
- ZipCodeImpl() - Constructor for class org.broadleafcommerce.core.store.domain.ZipCodeImpl
- ZipCodeService - Interface in org.broadleafcommerce.core.store.service
- ZipCodeServiceImpl - Class in org.broadleafcommerce.core.store.service
- ZipCodeServiceImpl() - Constructor for class org.broadleafcommerce.core.store.service.ZipCodeServiceImpl
- ZookeeperDistributedQueue<T extends Serializable> - Class in org.broadleafcommerce.core.util.queue
-
Represents a
Queuethat is distributed (used by multiple JVMs or nodes) and managed by Zookeeper. - ZookeeperDistributedQueue(String, ZooKeeper) - Constructor for class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Constructs a folder structure in Zookeeper for managing a queue and queue state..
- ZookeeperDistributedQueue(String, ZooKeeper, int) - Constructor for class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Constructs a folder structure in Zookeeper for managing a queue and queue state..
- ZookeeperDistributedQueue(String, ZooKeeper, int, boolean, List<ACL>) - Constructor for class org.broadleafcommerce.core.util.queue.ZookeeperDistributedQueue
-
Constructs a folder structure in Zookeeper for managing a queue and queue state..
- ZookeeperUtil - Class in org.broadleafcommerce.core.util
-
Simple utility to assist in basic operations related to Zookeeper.
- ZookeeperUtil() - Constructor for class org.broadleafcommerce.core.util.ZookeeperUtil
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractSolrSearchServiceExtensionHandler.attachFacet(SolrQuery, String, SearchFacetDTO, SearchCriteria)