Serialized Form
-
Package org.broadleafcommerce.core.catalog.domain
-
Class org.broadleafcommerce.core.catalog.domain.CategoryAttributeImpl
class CategoryAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.CategoryImpl
class CategoryImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeEndDate
Date activeEndDate
-
activeStartDate
Date activeStartDate
-
allChildCategoryXrefs
List<CategoryXref> allChildCategoryXrefs
-
allLegacyChildCategories
List<Category> allLegacyChildCategories
-
allParentCategoryXrefs
List<CategoryXref> allParentCategoryXrefs
-
allProductXrefs
List<CategoryProductXref> allProductXrefs
-
archiveStatus
ArchiveStatus archiveStatus
-
categoryAttributes
List<CategoryAttribute> categoryAttributes
-
categoryMedia
Map<String,
CategoryMediaXref> categoryMedia -
childCategoryIds
List<Long> childCategoryIds
-
childCategoryURLMap
Map<String,
List<Long>> childCategoryURLMap Deprecated. -
childCategoryXrefs
List<CategoryXref> childCategoryXrefs
-
crossSaleProducts
List<RelatedProduct> crossSaleProducts
-
defaultParentCategory
Category defaultParentCategory
Deprecated. -
description
String description
-
displayTemplate
String displayTemplate
-
excludedSearchFacets
List<CategoryExcludedSearchFacet> excludedSearchFacets
-
externalId
String externalId
-
featuredProducts
List<FeaturedProduct> featuredProducts
-
filteredCrossSales
List<RelatedProduct> filteredCrossSales
-
filteredFeaturedProducts
List<FeaturedProduct> filteredFeaturedProducts
-
filteredUpSales
List<RelatedProduct> filteredUpSales
-
fulfillmentType
String fulfillmentType
-
id
Long id
-
inventoryType
String inventoryType
-
legacyCategoryMedia
Map<String,
Media> legacyCategoryMedia -
legacyChildCategories
List<Category> legacyChildCategories
-
longDescription
String longDescription
-
metaDescription
String metaDescription
-
metaTitle
String metaTitle
-
name
String name
-
overrideGeneratedUrl
Boolean overrideGeneratedUrl
-
productDescriptionPatternOverride
String productDescriptionPatternOverride
-
productTitlePatternOverride
String productTitlePatternOverride
-
rootDisplayOrder
BigDecimal rootDisplayOrder
-
searchFacets
List<CategorySearchFacet> searchFacets
-
taxCode
String taxCode
-
upSaleProducts
List<RelatedProduct> upSaleProducts
-
url
String url
-
urlKey
String urlKey
-
-
Class org.broadleafcommerce.core.catalog.domain.CategoryMediaXrefImpl
class CategoryMediaXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
class CategoryProductXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
-
defaultReference
Boolean defaultReference
-
displayOrder
BigDecimal displayOrder
The display order. -
id
Long id
-
product
Product product
The product.
-
-
Class org.broadleafcommerce.core.catalog.domain.CategorySiteMapGeneratorConfigurationImpl
class CategorySiteMapGeneratorConfigurationImpl extends SiteMapGeneratorConfigurationImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
endingDepth
int endingDepth
-
rootCategory
Category rootCategory
-
startingDepth
int startingDepth
-
-
Class org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
class CategoryXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
-
defaultReference
Boolean defaultReference
-
displayOrder
BigDecimal displayOrder
-
id
Long id
-
subCategory
Category subCategory
-
-
Class org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
class CrossSaleProductImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.Dimension
class Dimension extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
container
String container
-
depth
BigDecimal depth
-
dimensionUnitOfMeasure
String dimensionUnitOfMeasure
-
girth
BigDecimal girth
-
height
BigDecimal height
-
size
String size
-
width
BigDecimal width
-
-
Class org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
class FeaturedProductImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
-
id
Long id
-
product
Product product
-
promotionMessage
String promotionMessage
-
sequence
BigDecimal sequence
-
-
Class org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
class ProductAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
class ProductBundleImpl extends ProductImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.broadleafcommerce.core.catalog.domain.ProductImpl
class ProductImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalSkus
List<Sku> additionalSkus
-
allParentCategoryIds
List<String> allParentCategoryIds
-
allParentCategoryXrefs
List<CategoryProductXref> allParentCategoryXrefs
-
archiveStatus
ArchiveStatus archiveStatus
-
canonicalUrl
String canonicalUrl
-
canSellWithoutOptions
Boolean canSellWithoutOptions
-
crossSaleProducts
List<RelatedProduct> crossSaleProducts
-
defaultCategory
Category defaultCategory
Deprecated. -
defaultSku
Sku defaultSku
-
displayTemplate
String displayTemplate
-
enableDefaultSkuInventory
Boolean enableDefaultSkuInventory
-
id
Long id
The id. -
manufacturer
String manufacturer
-
metaDescription
String metaDescription
-
metaTitle
String metaTitle
-
model
String model
-
overrideGeneratedUrl
Boolean overrideGeneratedUrl
-
productAttributes
List<ProductAttribute> productAttributes
-
productOptionMap
Map<String,
Set<String>> productOptionMap -
productOptions
List<ProductOptionXref> productOptions
-
promoMessage
String promoMessage
-
skus
List<Sku> skus
-
upSaleProducts
List<RelatedProduct> upSaleProducts
-
url
String url
-
urlKey
String urlKey
-
-
Class org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
class ProductOptionImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allowedValues
List<ProductOptionValue> allowedValues
-
attributeName
String attributeName
-
displayOrder
Integer displayOrder
-
errorCode
String errorCode
-
errorMessage
String errorMessage
-
id
Long id
-
label
String label
-
longDescription
String longDescription
-
name
String name
-
productOptionValidationStrategyType
String productOptionValidationStrategyType
-
productOptionValidationType
String productOptionValidationType
-
products
List<ProductOptionXref> products
-
required
Boolean required
-
type
String type
-
useInSkuGeneration
Boolean useInSkuGeneration
-
validationString
String validationString
-
-
Class org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
class ProductOptionValueImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeValue
String attributeValue
-
displayOrder
Long displayOrder
-
id
Long id
-
priceAdjustment
BigDecimal priceAdjustment
-
productOption
ProductOption productOption
-
-
Class org.broadleafcommerce.core.catalog.domain.ProductOptionXrefImpl
class ProductOptionXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
product
Product product
-
productOption
ProductOption productOption
-
-
Class org.broadleafcommerce.core.catalog.domain.RelatedProductTypeEnum
class RelatedProductTypeEnum extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
class SkuAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
class SkuBundleItemImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bundle
ProductBundle bundle
Deprecated. -
deproxiedBundle
ProductBundle deproxiedBundle
Deprecated. -
deproxiedSku
Sku deproxiedSku
Deprecated. -
dynamicPrices
DynamicSkuPrices dynamicPrices
Deprecated. -
id
Long id
Deprecated.The id. -
itemSalePrice
BigDecimal itemSalePrice
Deprecated. -
quantity
Integer quantity
Deprecated. -
sequence
BigDecimal sequence
Deprecated.The display order. -
sku
Sku sku
Deprecated.
-
-
Class org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
class SkuFeeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
currency
BroadleafCurrency currency
-
description
String description
-
expression
String expression
-
feeType
String feeType
-
id
Long id
-
name
String name
-
skus
List<Sku> skus
-
taxable
Boolean taxable
-
-
Class org.broadleafcommerce.core.catalog.domain.SkuImpl
class SkuImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeEndDate
Date activeEndDate
-
activeStartDate
Date activeStartDate
-
available
Character available
Deprecated. -
cost
BigDecimal cost
-
currency
BroadleafCurrency currency
Note that this field is not the target of the currencyCodeField attribute on either retailPrice or salePrice. This is because SKUs are special in that we want to return the currency on this SKU if there is one, falling back to the defaultSku's currency if possible.Normally null and hidden. Use Meta-Data overrides to display in the admin.
-
defaultProduct
Product defaultProduct
This will be non-null if and only if this Sku is the default Sku for a Product -
description
String description
-
dimension
Dimension dimension
-
discountable
Character discountable
-
displayTemplate
String displayTemplate
-
excludedFulfillmentOptions
List<FulfillmentOption> excludedFulfillmentOptions
-
externalId
String externalId
-
fees
List<SkuFee> fees
-
fulfillmentFlatRates
Map<FulfillmentOption,
BigDecimal> fulfillmentFlatRates -
fulfillmentType
String fulfillmentType
-
id
Long id
-
inventoryType
String inventoryType
-
isMachineSortable
Boolean isMachineSortable
-
legacyProductOptionValues
Set<ProductOptionValue> legacyProductOptionValues
-
legacySkuMedia
Map<String,
Media> legacySkuMedia -
longDescription
String longDescription
-
name
String name
-
product
Product product
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) -
productOptionValueXrefs
Set<SkuProductOptionValueXref> productOptionValueXrefs
-
quantityAvailable
Integer quantityAvailable
-
retailPrice
BigDecimal retailPrice
-
salePrice
BigDecimal salePrice
-
skuAttributes
List<SkuAttribute> skuAttributes
-
skuMedia
Map<String,
SkuMediaXref> skuMedia -
taxable
Character taxable
-
taxCode
String taxCode
-
upc
String upc
-
urlKey
String urlKey
-
weight
Weight weight
-
-
Class org.broadleafcommerce.core.catalog.domain.SkuMediaXrefImpl
class SkuMediaXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXrefImpl
class SkuProductOptionValueXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
productOptionValue
ProductOptionValue productOptionValue
-
sku
Sku sku
-
-
Class org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
class UpSaleProductImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.domain.Weight
class Weight extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
weight
BigDecimal weight
-
weightUnitOfMeasure
String weightUnitOfMeasure
-
-
-
Package org.broadleafcommerce.core.catalog.domain.pricing
-
Class org.broadleafcommerce.core.catalog.domain.pricing.SkuPriceWrapper
class SkuPriceWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
targetSku
Sku targetSku
-
-
-
Package org.broadleafcommerce.core.catalog.service.dynamic
-
Class org.broadleafcommerce.core.catalog.service.dynamic.DynamicSkuPrices
class DynamicSkuPrices extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.catalog.service.type
-
Class org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
class ProductBundlePricingModelType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.service.type.ProductOptionType
class ProductOptionType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationStrategyType
class ProductOptionValidationStrategyType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
class ProductOptionValidationType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.service.type.ProductType
class ProductType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.catalog.service.type.SkuFeeType
class SkuFeeType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.checkout.service.exception
-
Exception org.broadleafcommerce.core.checkout.service.exception.CheckoutException
class CheckoutException extends BroadleafException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
checkoutResponse
CheckoutResponse checkoutResponse
-
-
-
Package org.broadleafcommerce.core.geolocation
-
Class org.broadleafcommerce.core.geolocation.GeolocationDTO
class GeolocationDTO extends Object implements Serializable
-
-
Package org.broadleafcommerce.core.inventory.domain
-
Class org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
class SkuAvailabilityImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
availabilityDate
Date availabilityDate
Deprecated.The date this product will be available. -
availabilityStatus
String availabilityStatus
Deprecated.The description. -
id
Long id
Deprecated.The id. -
locationId
Long locationId
Deprecated.The retail price. -
quantityOnHand
Integer quantityOnHand
Deprecated.The quantity on hand. -
reserveQuantity
Integer reserveQuantity
Deprecated.The reserve quantity. -
skuId
Long skuId
Deprecated.The sale price.
-
-
-
Package org.broadleafcommerce.core.inventory.service
-
Package org.broadleafcommerce.core.inventory.service.type
-
Class org.broadleafcommerce.core.inventory.service.type.AvailabilityStatusType
class AvailabilityStatusType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.inventory.service.type.InventoryType
class InventoryType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.media.domain
-
Class org.broadleafcommerce.core.media.domain.CategoryMediaMap
class CategoryMediaMap extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
categoryMediaMapPK
CategoryMediaMap.CategoryMediaMapPK categoryMediaMapPK
-
key
String key
-
-
Class org.broadleafcommerce.core.media.domain.CategoryMediaMap.CategoryMediaMapPK
class CategoryMediaMapPK extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.offer.domain
-
Class org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
class CandidateFulfillmentGroupOfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
deproxiedOffer
Offer deproxiedOffer
-
discountedPrice
BigDecimal discountedPrice
-
fulfillmentGroup
FulfillmentGroup fulfillmentGroup
-
id
Long id
-
offer
Offer offer
-
-
Class org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
class CandidateItemOfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
deproxiedOffer
Offer deproxiedOffer
-
discountedPrice
BigDecimal discountedPrice
-
id
Long id
-
offer
Offer offer
-
orderItem
OrderItem orderItem
-
-
Class org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
class CandidateOrderOfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
deproxiedOffer
Offer deproxiedOffer
-
discountedPrice
BigDecimal discountedPrice
-
id
Long id
-
offer
Offer offer
-
order
Order order
-
-
Class org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
class CustomerOfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
class FulfillmentGroupAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
deproxiedOffer
Offer deproxiedOffer
-
fulfillmentGroup
FulfillmentGroup fulfillmentGroup
-
id
Long id
-
isFutureCredit
Boolean isFutureCredit
-
offer
Offer offer
-
reason
String reason
-
value
BigDecimal value
-
-
Class org.broadleafcommerce.core.offer.domain.OfferAuditImpl
class OfferAuditImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OfferCodeImpl
class OfferCodeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveStatus
ArchiveStatus archiveStatus
-
deproxiedOffer
Offer deproxiedOffer
-
emailAddress
String emailAddress
-
id
Long id
-
maxUses
Integer maxUses
-
offer
Offer offer
-
offerCode
String offerCode
-
offerCodeEndDate
Date offerCodeEndDate
-
offerCodeStartDate
Date offerCodeStartDate
-
orders
List<Order> orders
-
sbClonedOffer
Offer sbClonedOffer
-
uses
int uses
Deprecated.
-
-
Class org.broadleafcommerce.core.offer.domain.OfferImpl
class OfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustmentType
String adjustmentType
-
applyToChildItems
Boolean applyToChildItems
-
applyToSalePrice
Boolean applyToSalePrice
-
archiveStatus
ArchiveStatus archiveStatus
-
automaticallyAdded
Boolean automaticallyAdded
-
combinableWithOtherOffers
Boolean combinableWithOtherOffers
Determines if other offers of the same type can be combined with this offer. -
description
String description
-
discountType
String discountType
-
endDate
Date endDate
-
id
Long id
-
legacyQualifyingItemCriteria
Set<OfferItemCriteria> legacyQualifyingItemCriteria
-
legacyTargetItemCriteria
Set<OfferItemCriteria> legacyTargetItemCriteria
-
marketingMessage
String marketingMessage
-
maxUsesPerCustomer
Long maxUsesPerCustomer
-
maxUsesPerOrder
Integer maxUsesPerOrder
-
maxUsesStrategy
String maxUsesStrategy
-
minimumDaysPerUsage
Long minimumDaysPerUsage
-
name
String name
-
offerCodes
List<OfferCode> offerCodes
-
offerItemQualifierRuleType
String offerItemQualifierRuleType
-
offerItemTargetRuleType
String offerItemTargetRuleType
-
offerMatchRules
Map<String,
OfferOfferRuleXref> offerMatchRules -
offerPriceData
List<OfferPriceData> offerPriceData
-
orderMinSubTotal
BigDecimal orderMinSubTotal
-
priority
Integer priority
-
qualifyingItemCriteria
Set<OfferQualifyingCriteriaXref> qualifyingItemCriteria
-
qualifyingItemSubTotal
BigDecimal qualifyingItemSubTotal
-
requiresRelatedTargetAndQualifiers
Boolean requiresRelatedTargetAndQualifiers
-
startDate
Date startDate
-
targetItemCriteria
Set<OfferTargetCriteriaXref> targetItemCriteria
-
targetMinSubTotal
BigDecimal targetMinSubTotal
-
targetSystem
String targetSystem
-
totalitarianOffer
Boolean totalitarianOffer
-
type
String type
-
useListForDiscounts
Boolean useListForDiscounts
-
value
BigDecimal value
-
-
Class org.broadleafcommerce.core.offer.domain.OfferInfoImpl
class OfferInfoImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
class OfferItemCriteriaImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OfferOfferRuleXrefImpl
class OfferOfferRuleXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OfferPriceDataImpl
class OfferPriceDataImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeEndDate
Date activeEndDate
-
activeStartDate
Date activeStartDate
-
amount
BigDecimal amount
-
archiveStatus
ArchiveStatus archiveStatus
-
discountType
String discountType
-
id
Long id
-
identifierType
String identifierType
-
identifierValue
String identifierValue
-
offer
Offer offer
-
quantity
Integer quantity
-
-
Class org.broadleafcommerce.core.offer.domain.OfferQualifyingCriteriaXrefImpl
class OfferQualifyingCriteriaXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
offer
Offer offer
-
offerItemCriteria
OfferItemCriteria offerItemCriteria
-
-
Class org.broadleafcommerce.core.offer.domain.OfferRuleImpl
class OfferRuleImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OfferTargetCriteriaXrefImpl
class OfferTargetCriteriaXrefImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
offer
Offer offer
-
offerItemCriteria
OfferItemCriteria offerItemCriteria
-
-
Class org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
class OrderAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
class OrderItemAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.domain.OrderItemPriceDetailAdjustmentImpl
class OrderItemPriceDetailAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
appliedToSalePrice
boolean appliedToSalePrice
-
deproxiedOffer
Offer deproxiedOffer
-
id
Long id
-
isFutureCredit
Boolean isFutureCredit
-
offer
Offer offer
-
offerName
String offerName
-
orderItemPriceDetail
OrderItemPriceDetail orderItemPriceDetail
-
reason
String reason
-
retailValue
Money retailValue
-
salesValue
Money salesValue
-
value
BigDecimal value
-
-
Class org.broadleafcommerce.core.offer.domain.ProratedOrderItemAdjustmentImpl
class ProratedOrderItemAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
offer
Offer offer
-
orderItem
OrderItem orderItem
-
quantity
int quantity
-
reason
String reason
-
value
BigDecimal value
-
-
-
Package org.broadleafcommerce.core.offer.service.discount
-
Class org.broadleafcommerce.core.offer.service.discount.PromotionDiscount
class PromotionDiscount extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
candidateItemOffer
PromotableCandidateItemOffer candidateItemOffer
-
finalizedQuantity
int finalizedQuantity
-
itemCriteria
OfferItemCriteria itemCriteria
-
promotion
Offer promotion
-
quantity
int quantity
-
-
Class org.broadleafcommerce.core.offer.service.discount.PromotionQualifier
class PromotionQualifier extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
finalizedQuantity
int finalizedQuantity
-
itemCriteria
OfferItemCriteria itemCriteria
-
price
Money price
-
promotion
Offer promotion
-
quantity
int quantity
-
-
Class org.broadleafcommerce.core.offer.service.discount.PromotionQualifierWrapper
class PromotionQualifierWrapper extends PromotionQualifier implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
wrappedQualifier
PromotionQualifier wrappedQualifier
-
-
-
Package org.broadleafcommerce.core.offer.service.discount.domain
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateFulfillmentGroupOfferImpl
class PromotableCandidateFulfillmentGroupOfferImpl extends AbstractPromotionRounding implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
candidateQualifiersMap
HashMap<OfferItemCriteria,
List<PromotableOrderItem>> candidateQualifiersMap -
offer
Offer offer
-
promotableFulfillmentGroup
PromotableFulfillmentGroup promotableFulfillmentGroup
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateItemOfferImpl
class PromotableCandidateItemOfferImpl extends AbstractPromotionRounding implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
candidateFixedTargetsMap
HashMap<OfferPriceData,
List<PromotableOrderItem>> candidateFixedTargetsMap -
candidateQualifiersMap
HashMap<OfferItemCriteria,
List<PromotableOrderItem>> candidateQualifiersMap -
candidateTargetsMap
HashMap<OfferItemCriteria,
List<PromotableOrderItem>> candidateTargetsMap -
legacyCandidateTargets
List<PromotableOrderItem> legacyCandidateTargets
-
minimumTargetsRequired
int minimumTargetsRequired
-
offer
Offer offer
-
originalPrice
Money originalPrice
-
potentialSavings
Money potentialSavings
-
potentialSavingsQtyOne
Money potentialSavingsQtyOne
-
promotableOrder
PromotableOrder promotableOrder
-
useQtyOnlyTierCalculation
boolean useQtyOnlyTierCalculation
-
uses
int uses
-
weightedPercentSaved
BigDecimal weightedPercentSaved
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableCandidateOrderOfferImpl
class PromotableCandidateOrderOfferImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
candidateQualifiersMap
HashMap<OfferItemCriteria,
List<PromotableOrderItem>> candidateQualifiersMap -
offer
Offer offer
-
potentialSavings
Money potentialSavings
-
promotableOrder
PromotableOrder promotableOrder
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupAdjustmentImpl
class PromotableFulfillmentGroupAdjustmentImpl extends AbstractPromotionRounding implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustmentValue
Money adjustmentValue
-
appliedToSalePrice
boolean appliedToSalePrice
-
promotableCandidateFulfillmentGroupOffer
PromotableCandidateFulfillmentGroupOffer promotableCandidateFulfillmentGroupOffer
-
promotableFulfillmentGroup
PromotableFulfillmentGroup promotableFulfillmentGroup
-
retailAdjustmentValue
Money retailAdjustmentValue
-
saleAdjustmentValue
Money saleAdjustmentValue
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableFulfillmentGroupImpl
class PromotableFulfillmentGroupImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustedPrice
Money adjustedPrice
-
candidateFulfillmentGroupAdjustments
List<PromotableFulfillmentGroupAdjustment> candidateFulfillmentGroupAdjustments
-
discountableOrderItems
List<PromotableOrderItem> discountableOrderItems
-
fulfillmentGroup
FulfillmentGroup fulfillmentGroup
-
itemFactory
PromotableItemFactory itemFactory
-
promotableOrder
PromotableOrder promotableOrder
-
useSaleAdjustments
boolean useSaleAdjustments
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
class PromotableOrderAdjustmentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustmentValue
Money adjustmentValue
-
isFutureCredit
boolean isFutureCredit
-
offer
Offer offer
-
promotableCandidateOrderOffer
PromotableCandidateOrderOffer promotableCandidateOrderOffer
-
promotableOrder
PromotableOrder promotableOrder
-
roundingMode
RoundingMode roundingMode
-
roundingScale
int roundingScale
-
roundOfferValues
boolean roundOfferValues
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderImpl
class PromotableOrderImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
allOrderItems
List<PromotableOrderItem> allOrderItems
-
candidateOrderOfferAdjustments
List<PromotableOrderAdjustment> candidateOrderOfferAdjustments
-
currentSortParam
boolean currentSortParam
-
discountableOrderItems
List<PromotableOrderItem> discountableOrderItems
-
extraDataMap
Map<String,
Object> extraDataMap -
fulfillmentGroups
List<PromotableFulfillmentGroup> fulfillmentGroups
-
includeOrderAndItemAdjustments
boolean includeOrderAndItemAdjustments
-
itemFactory
PromotableItemFactory itemFactory
-
order
Order order
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemImpl
class PromotableOrderItemImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
extraDataMap
Map<String,
Object> extraDataMap -
includeAdjustments
boolean includeAdjustments
-
itemFactory
PromotableItemFactory itemFactory
-
itemPriceDetails
List<PromotableOrderItemPriceDetail> itemPriceDetails
-
orderItem
OrderItem orderItem
-
promotableOrder
PromotableOrder promotableOrder
-
-
Class org.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderItemPriceDetailAdjustmentImpl
class PromotableOrderItemPriceDetailAdjustmentImpl extends AbstractPromotionRounding implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustmentValue
Money adjustmentValue
-
appliedToSalePrice
boolean appliedToSalePrice
-
offer
Offer offer
-
promotableCandidateItemOffer
PromotableCandidateItemOffer promotableCandidateItemOffer
-
promotableOrderItemPriceDetail
PromotableOrderItemPriceDetail promotableOrderItemPriceDetail
-
retailAdjustmentValue
Money retailAdjustmentValue
-
saleAdjustmentValue
Money saleAdjustmentValue
-
-
-
Package org.broadleafcommerce.core.offer.service.exception
-
Exception org.broadleafcommerce.core.offer.service.exception.OfferAlreadyAddedException
class OfferAlreadyAddedException extends OfferException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.offer.service.exception.OfferException
class OfferException extends CheckoutException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.offer.service.exception.OfferExpiredException
class OfferExpiredException extends OfferException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.offer.service.exception.OfferMaxUseExceededException
class OfferMaxUseExceededException extends OfferException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.offer.service.type
-
Class org.broadleafcommerce.core.offer.service.type.CustomerMaxUsesStrategyType
class CustomerMaxUsesStrategyType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferAdjustmentType
class OfferAdjustmentType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferDiscountType
class OfferDiscountType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferItemRestrictionRuleType
class OfferItemRestrictionRuleType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
class OfferPriceDataIdentifierType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferProrationType
class OfferProrationType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferRuleType
class OfferRuleType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferTimeZoneType
class OfferTimeZoneType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.OfferType
class OfferType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.offer.service.type.StackabilityType
class StackabilityType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.order.domain
-
Class org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
class BundleOrderItemFeePriceImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
bundleOrderItem
BundleOrderItem bundleOrderItem
-
id
Long id
-
isTaxable
Boolean isTaxable
-
name
String name
-
reportingCode
String reportingCode
-
-
Class org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
class BundleOrderItemImpl extends OrderItemImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
baseRetailPrice
BigDecimal baseRetailPrice
Deprecated. -
baseSalePrice
BigDecimal baseSalePrice
Deprecated. -
bundleOrderItemFeePrices
List<BundleOrderItemFeePrice> bundleOrderItemFeePrices
Deprecated. -
deproxiedProductBundle
ProductBundle deproxiedProductBundle
Deprecated. -
deproxiedSku
Sku deproxiedSku
Deprecated. -
discreteOrderItems
List<DiscreteOrderItem> discreteOrderItems
Deprecated. -
productBundle
ProductBundle productBundle
Deprecated. -
sku
Sku sku
Deprecated.
-
-
Class org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
class DiscreteOrderItemFeePriceImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
discreteOrderItem
DiscreteOrderItem discreteOrderItem
-
id
Long id
-
name
String name
-
reportingCode
String reportingCode
-
-
Class org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
class DiscreteOrderItemImpl extends OrderItemImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalAttributes
Map<String,
String> additionalAttributes -
baseRetailPrice
BigDecimal baseRetailPrice
-
baseSalePrice
BigDecimal baseSalePrice
-
bundleOrderItem
BundleOrderItem bundleOrderItem
-
deproxiedProduct
Product deproxiedProduct
-
deproxiedSku
Sku deproxiedSku
-
discreteOrderItemFeePrices
List<DiscreteOrderItemFeePrice> discreteOrderItemFeePrices
-
product
Product product
-
sku
Sku sku
-
skuBundleItem
SkuBundleItem skuBundleItem
-
-
Class org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
class DynamicPriceDiscreteOrderItemImpl extends DiscreteOrderItemImpl implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
class FulfillmentGroupFeeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
feeTaxable
Boolean feeTaxable
-
fulfillmentGroup
FulfillmentGroup fulfillmentGroup
-
id
Long id
-
name
String name
-
reportingCode
String reportingCode
-
taxes
List<TaxDetail> taxes
-
totalTax
BigDecimal totalTax
-
-
Class org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
class FulfillmentGroupImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
address
Address address
-
candidateOffers
List<CandidateFulfillmentGroupOffer> candidateOffers
-
deliveryInstruction
String deliveryInstruction
-
fulfillmentGroupAdjustments
List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments
-
fulfillmentGroupFees
List<FulfillmentGroupFee> fulfillmentGroupFees
-
fulfillmentGroupItems
List<FulfillmentGroupItem> fulfillmentGroupItems
-
fulfillmentOption
FulfillmentOption fulfillmentOption
-
fulfillmentPrice
BigDecimal fulfillmentPrice
-
id
Long id
-
isShippingPriceTaxable
Boolean isShippingPriceTaxable
-
merchandiseTotal
BigDecimal merchandiseTotal
-
method
String method
Deprecated. -
order
Order order
-
personalMessage
PersonalMessage personalMessage
-
phone
Phone phone
Deprecated.uses the phonePrimary property on AddressImpl instead -
primary
boolean primary
-
referenceNumber
String referenceNumber
-
retailFulfillmentPrice
BigDecimal retailFulfillmentPrice
-
saleFulfillmentPrice
BigDecimal saleFulfillmentPrice
-
sequence
Integer sequence
-
service
String service
Deprecated. -
shippingOverride
Boolean shippingOverride
-
status
String status
-
taxes
List<TaxDetail> taxes
-
total
BigDecimal total
-
totalFeeTax
BigDecimal totalFeeTax
-
totalFulfillmentGroupTax
BigDecimal totalFulfillmentGroupTax
-
totalItemTax
BigDecimal totalItemTax
-
totalTax
BigDecimal totalTax
-
type
String type
-
-
Class org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
class FulfillmentGroupItemImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fulfillmentGroup
FulfillmentGroup fulfillmentGroup
-
id
Long id
-
orderItem
OrderItem orderItem
-
proratedOrderAdjustment
BigDecimal proratedOrderAdjustment
-
quantity
int quantity
-
status
String status
-
taxes
List<TaxDetail> taxes
-
totalItemAmount
BigDecimal totalItemAmount
-
totalItemTaxableAmount
BigDecimal totalItemTaxableAmount
-
totalTax
BigDecimal totalTax
-
-
Class org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
class FulfillmentOptionImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
class GiftWrapOrderItemImpl extends DiscreteOrderItemImpl implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.NullOrderImpl
class NullOrderImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.OrderAttributeImpl
class OrderAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.OrderImpl
class OrderImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
addedOfferCodes
List<OfferCode> addedOfferCodes
-
additionalOfferInformation
Map<Offer,
OfferInfo> additionalOfferInformation -
auditable
Auditable auditable
-
candidateOrderOffers
List<CandidateOrderOffer> candidateOrderOffers
-
currency
BroadleafCurrency currency
-
customer
Customer customer
-
emailAddress
String emailAddress
-
fulfillmentGroups
List<FulfillmentGroup> fulfillmentGroups
-
id
Long id
-
locale
Locale locale
-
name
String name
-
orderAdjustments
List<OrderAdjustment> orderAdjustments
-
orderAttributes
Map<String,
OrderAttribute> orderAttributes -
orderItems
List<OrderItem> orderItems
-
orderMessages
List<ActivityMessageDTO> orderMessages
-
orderNumber
String orderNumber
-
payments
List<OrderPayment> payments
-
previewable
PreviewStatus previewable
-
status
String status
-
submitDate
Date submitDate
-
subTotal
BigDecimal subTotal
-
taxOverride
Boolean taxOverride
-
total
BigDecimal total
-
totalFulfillmentCharges
BigDecimal totalFulfillmentCharges
-
totalTax
BigDecimal totalTax
-
-
Class org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
class OrderItemAttributeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.OrderItemImpl
class OrderItemImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
auditable
Auditable auditable
-
candidateItemOffers
List<CandidateItemOffer> candidateItemOffers
-
cartMessages
List<String> cartMessages
-
category
Category category
-
childOrderItems
List<OrderItem> childOrderItems
-
deproxiedCategory
Category deproxiedCategory
-
discountsAllowed
Boolean discountsAllowed
-
giftWrapOrderItem
GiftWrapOrderItem giftWrapOrderItem
-
hasValidationError
Boolean hasValidationError
-
id
Long id
-
itemTaxable
Boolean itemTaxable
-
name
String name
-
order
Order order
-
orderItemAdjustments
List<OrderItemAdjustment> orderItemAdjustments
-
orderItemAttributeMap
Map<String,
OrderItemAttribute> orderItemAttributeMap -
orderItemPriceDetails
List<OrderItemPriceDetail> orderItemPriceDetails
-
orderItemQualifiers
List<OrderItemQualifier> orderItemQualifiers
-
orderItemType
String orderItemType
-
parentOrderItem
OrderItem parentOrderItem
-
personalMessage
PersonalMessage personalMessage
-
price
BigDecimal price
-
proratedOrderItemAdjustments
List<ProratedOrderItemAdjustment> proratedOrderItemAdjustments
-
quantity
int quantity
-
retailPrice
BigDecimal retailPrice
-
retailPriceOverride
Boolean retailPriceOverride
-
salePrice
BigDecimal salePrice
-
salePriceOverride
Boolean salePriceOverride
-
totalTax
BigDecimal totalTax
Deprecated.
-
-
Class org.broadleafcommerce.core.order.domain.OrderItemPriceDetailImpl
class OrderItemPriceDetailImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
orderItem
OrderItem orderItem
-
orderItemPriceDetailAdjustments
List<OrderItemPriceDetailAdjustment> orderItemPriceDetailAdjustments
-
quantity
int quantity
-
useSalePrice
Boolean useSalePrice
-
-
Class org.broadleafcommerce.core.order.domain.OrderItemQualifierImpl
class OrderItemQualifierImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.OrderLockImpl
class OrderLockImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lastUpdated
Long lastUpdated
-
locked
Character locked
-
orderLockPK
OrderLockImpl.OrderLockPk orderLockPK
-
-
Class org.broadleafcommerce.core.order.domain.OrderLockImpl.OrderLockPk
class OrderLockPk extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.OrderPersistedEvent
class OrderPersistedEvent extends BroadleafApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.PersonalMessageImpl
class PersonalMessageImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.domain.TaxDetailImpl
class TaxDetailImpl extends Object implements Serializable- serialVersionUID:
- -4036994446393527252L
-
Serialized Fields
-
amount
BigDecimal amount
-
country
String country
-
currency
BroadleafCurrency currency
-
id
Long id
-
jurisdictionName
String jurisdictionName
-
moduleConfiguation
ModuleConfiguration moduleConfiguation
-
rate
BigDecimal rate
-
region
String region
-
taxName
String taxName
-
type
String type
-
-
Class org.broadleafcommerce.core.order.domain.TaxType
class TaxType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.order.fulfillment.domain
-
Class org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
class BandedPriceFulfillmentOptionImpl extends FulfillmentOptionImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bands
List<FulfillmentPriceBand> bands
-
-
Class org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
class BandedWeightFulfillmentOptionImpl extends FulfillmentOptionImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bands
List<FulfillmentWeightBand> bands
-
-
Class org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
class FixedPriceFulfillmentOptionImpl extends FulfillmentOptionImpl implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
currency
BroadleafCurrency currency
-
price
BigDecimal price
-
-
Class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentBandImpl
class FulfillmentBandImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
resultAmount
BigDecimal resultAmount
-
resultAmountType
String resultAmountType
-
-
Class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
class FulfillmentPriceBandImpl extends FulfillmentBandImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
option
BandedPriceFulfillmentOption option
-
retailPriceMinimumAmount
BigDecimal retailPriceMinimumAmount
-
-
Class org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
class FulfillmentWeightBandImpl extends FulfillmentBandImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
minimumWeight
BigDecimal minimumWeight
-
option
BandedWeightFulfillmentOption option
-
weightUnitOfMeasure
String weightUnitOfMeasure
-
-
-
Package org.broadleafcommerce.core.order.service.call
-
Class org.broadleafcommerce.core.order.service.call.MergeCartResponse
class MergeCartResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.call.UpdateCartResponse
class UpdateCartResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.order.service.exception
-
Exception org.broadleafcommerce.core.order.service.exception.AddToCartException
class AddToCartException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.IllegalCartOperationException
class IllegalCartOperationException extends RuntimeException implements Serializable- serialVersionUID:
- 5113456015951023947L
-
Exception org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
class ItemNotFoundException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
class MinQuantityNotFulfilledException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
productId
Long productId
-
-
Exception org.broadleafcommerce.core.order.service.exception.OrderServiceException
class OrderServiceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.ProductOptionValidationException
class ProductOptionValidationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.RemoveFromCartException
class RemoveFromCartException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException
class RequiredAttributeNotProvidedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.order.service.exception.UpdateCartException
class UpdateCartException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.order.service.type
-
Class org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
class FulfillmentBandResultAmountType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.type.FulfillmentGroupStatusType
class FulfillmentGroupStatusType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.type.FulfillmentType
class FulfillmentType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.type.MessageType
class MessageType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.type.OrderItemType
class OrderItemType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.order.service.type.OrderStatus
class OrderStatus extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.payment.domain
-
Class org.broadleafcommerce.core.payment.domain.OrderPaymentImpl
class OrderPaymentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
amount
BigDecimal amount
-
archiveStatus
ArchiveStatus archiveStatus
-
billingAddress
Address billingAddress
-
gatewayType
String gatewayType
-
id
Long id
-
order
Order order
-
referenceNumber
String referenceNumber
-
transactions
List<PaymentTransaction> transactions
-
type
String type
-
-
Class org.broadleafcommerce.core.payment.domain.PaymentTransactionImpl
class PaymentTransactionImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalFields
Map<String,
String> additionalFields -
amount
BigDecimal amount
-
archiveStatus
ArchiveStatus archiveStatus
-
customerIpAddress
String customerIpAddress
-
date
Date date
-
id
Long id
-
orderPayment
OrderPayment orderPayment
-
parentTransaction
PaymentTransaction parentTransaction
Necessary for operations on a payment that require something to have happened beforehand. For instance, an AUTHORIZE would not have a parent but a CAPTURE must have an AUTHORIZE parent and a REFUND must have a CAPTURE parent -
rawResponse
String rawResponse
-
saveToken
Boolean saveToken
-
success
Boolean success
-
type
String type
-
-
-
Package org.broadleafcommerce.core.payment.domain.secure
-
Class org.broadleafcommerce.core.payment.domain.secure.BankAccountPaymentImpl
class BankAccountPaymentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
accountNumber
String accountNumber
-
encryptionModule
EncryptionModule encryptionModule
-
id
Long id
-
referenceNumber
String referenceNumber
-
routingNumber
String routingNumber
-
-
Class org.broadleafcommerce.core.payment.domain.secure.CreditCardPaymentInfoImpl
class CreditCardPaymentInfoImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.payment.domain.secure.GiftCardPaymentImpl
class GiftCardPaymentImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
encryptionModule
EncryptionModule encryptionModule
-
id
Long id
-
pan
String pan
-
pin
String pin
-
referenceNumber
String referenceNumber
-
-
-
Package org.broadleafcommerce.core.payment.service.exception
-
Exception org.broadleafcommerce.core.payment.service.exception.InsufficientFundsException
class InsufficientFundsException extends PaymentException implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.payment.service.exception.PaymentException
class PaymentException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.payment.service.exception.PaymentProcessorException
class PaymentProcessorException extends PaymentException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
paymentResponseItem
PaymentResponseItem paymentResponseItem
-
-
-
Package org.broadleafcommerce.core.payment.service.type
-
Class org.broadleafcommerce.core.payment.service.type.OrderPaymentStatus
class OrderPaymentStatus extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.pricing.service.exception
-
Exception org.broadleafcommerce.core.pricing.service.exception.PricingException
class PricingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.broadleafcommerce.core.pricing.service.exception.TaxException
class TaxException extends Exception implements Serializable
-
-
Package org.broadleafcommerce.core.promotionMessage.domain
-
Class org.broadleafcommerce.core.promotionMessage.domain.PromotionMessageImpl
class PromotionMessageImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.promotionMessage.domain.type
-
Class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessagePlacementType
class PromotionMessagePlacementType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
class PromotionMessageType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.promotionMessage.dto
-
Class org.broadleafcommerce.core.promotionMessage.dto.PromotionMessageDTO
class PromotionMessageDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.rating.domain
-
Class org.broadleafcommerce.core.rating.domain.RatingDetailImpl
class RatingDetailImpl extends Object implements Serializable-
Serialized Fields
-
customer
Customer customer
-
id
Long id
-
rating
Double rating
-
ratingSubmittedDate
Date ratingSubmittedDate
-
ratingSummary
RatingSummary ratingSummary
-
-
-
Class org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
class RatingSummaryImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
averageRating
Double averageRating
-
id
Long id
-
itemId
String itemId
-
ratings
List<RatingDetail> ratings
-
ratingTypeStr
String ratingTypeStr
-
reviews
List<ReviewDetail> reviews
-
-
Class org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
class ReviewDetailImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
customer
Customer customer
-
helpfulCount
Integer helpfulCount
-
id
Long id
-
notHelpfulCount
Integer notHelpfulCount
-
ratingDetail
RatingDetail ratingDetail
-
ratingSummary
RatingSummary ratingSummary
-
reivewSubmittedDate
Date reivewSubmittedDate
-
reviewFeedback
List<ReviewFeedback> reviewFeedback
-
reviewStatus
String reviewStatus
-
reviewText
String reviewText
-
-
Class org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
class ReviewFeedbackImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
customer
Customer customer
-
id
Long id
-
isHelpful
Boolean isHelpful
-
reviewDetail
ReviewDetail reviewDetail
-
-
-
Package org.broadleafcommerce.core.rating.service.type
-
Class org.broadleafcommerce.core.rating.service.type.RatingSortType
class RatingSortType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.rating.service.type.RatingType
class RatingType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.rating.service.type.ReviewStatusType
class ReviewStatusType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.search.dao
-
Class org.broadleafcommerce.core.search.dao.CatalogStructure
class CatalogStructure extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
-
Package org.broadleafcommerce.core.search.domain
-
Class org.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
class CategoryExcludedSearchFacetImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
-
id
Long id
-
searchFacet
SearchFacet searchFacet
-
sequence
BigDecimal sequence
-
-
Class org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
class CategorySearchFacetImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
-
id
Long id
-
searchFacet
SearchFacet searchFacet
-
sequence
BigDecimal sequence
-
-
Class org.broadleafcommerce.core.search.domain.FieldEntity
class FieldEntity extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.search.domain.FieldImpl
class FieldImpl extends Object implements Serializable- serialVersionUID:
- 2915813511754425605L
-
Class org.broadleafcommerce.core.search.domain.IndexFieldImpl
class IndexFieldImpl extends Object implements Serializable- serialVersionUID:
- 2915813511754425605L
-
Serialized Fields
-
field
Field field
-
fieldTypes
List<IndexFieldType> fieldTypes
-
id
Long id
-
searchable
Boolean searchable
-
-
Class org.broadleafcommerce.core.search.domain.IndexFieldTypeImpl
class IndexFieldTypeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fieldType
String fieldType
-
id
Long id
-
indexField
IndexField indexField
-
-
Class org.broadleafcommerce.core.search.domain.RequiredFacetImpl
class RequiredFacetImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
requiredFacet
SearchFacet requiredFacet
-
searchFacet
SearchFacet searchFacet
-
-
Class org.broadleafcommerce.core.search.domain.SearchFacetImpl
class SearchFacetImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
canMultiselect
Boolean canMultiselect
-
fieldType
IndexFieldType fieldType
-
id
Long id
-
label
String label
-
name
String name
-
requiredFacets
List<RequiredFacet> requiredFacets
-
requiresAllDependentFacets
Boolean requiresAllDependentFacets
-
searchDisplayPriority
Integer searchDisplayPriority
-
searchFacetRanges
List<SearchFacetRange> searchFacetRanges
-
showOnSearch
Boolean showOnSearch
-
useFacetRanges
Boolean useFacetRanges
-
-
Class org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
class SearchFacetRangeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
-
maxValue
BigDecimal maxValue
-
minValue
BigDecimal minValue
-
searchFacet
SearchFacet searchFacet
-
-
-
Package org.broadleafcommerce.core.search.domain.solr
-
Class org.broadleafcommerce.core.search.domain.solr.FieldType
class FieldType extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.search.redirect.domain
-
Class org.broadleafcommerce.core.search.redirect.domain.SearchRedirectImpl
class SearchRedirectImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.search.service.solr
-
Class org.broadleafcommerce.core.search.service.solr.DelegatingHttpSolrClient
class DelegatingHttpSolrClient extends org.apache.solr.client.solrj.SolrClient implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.search.service.solr.indexer
-
Class org.broadleafcommerce.core.search.service.solr.indexer.CatalogReindexCommand
class CatalogReindexCommand extends SolrUpdateCommand implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogId
Long catalogId
-
-
Class org.broadleafcommerce.core.search.service.solr.indexer.FullReindexCommand
class FullReindexCommand extends SolrUpdateCommand implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.search.service.solr.indexer.IncrementalUpdateCommand
class IncrementalUpdateCommand extends SolrUpdateCommand implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
class SiteReindexCommand extends SolrUpdateCommand implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
siteId
Long siteId
-
-
Class org.broadleafcommerce.core.search.service.solr.indexer.SolrUpdateCommand
class SolrUpdateCommand extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.social.domain
-
Class org.broadleafcommerce.core.social.domain.UserConnectionImpl.UserConnectionPK
class UserConnectionPK extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.store.domain
-
Class org.broadleafcommerce.core.store.domain.StoreImpl
class StoreImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.broadleafcommerce.core.store.domain.ZipCodeImpl
class ZipCodeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.util.domain
-
Class org.broadleafcommerce.core.util.domain.CodeTypeImpl
class CodeTypeImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.util.lock
-
Exception org.broadleafcommerce.core.util.lock.DistributedLock.DistributedLockException
class DistributedLockException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.util.queue
-
Exception org.broadleafcommerce.core.util.queue.DistributedBlockingQueue.DistributedQueueException
class DistributedQueueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.workflow
-
Class org.broadleafcommerce.core.workflow.DefaultProcessContextImpl
class DefaultProcessContextImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activityMessages
List<ActivityMessageDTO> activityMessages
-
seedData
T seedData
-
stopEntireProcess
boolean stopEntireProcess
-
-
Exception org.broadleafcommerce.core.workflow.WorkflowException
class WorkflowException extends BroadleafException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.broadleafcommerce.core.workflow.state
-
Exception org.broadleafcommerce.core.workflow.state.RollbackFailureException
class RollbackFailureException extends WorkflowException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activity
Activity<? extends ProcessContext<?>> activity
-
originalWorkflowException
Throwable originalWorkflowException
-
processContext
ProcessContext<?> processContext
-
stateItems
Map<String,
Object> stateItems
-
-