| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FieldDefinitionCreated by bpolster. | 
| interface  | FieldGroupCreated by bpolster. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FieldDefinitionImplCreated by bpolster. | 
| class  | FieldGroupImplCreated by bpolster. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ImageStaticAssetCreated by IntelliJ IDEA. | 
| interface  | StaticAssetCreated by bpolster. | 
| interface  | StaticAssetDescriptionCreated by bpolster. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImageStaticAssetImplCreated by bpolster. | 
| class  | StaticAssetDescriptionImplCreated by bpolster. | 
| class  | StaticAssetImplCreated by bpolster. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PageCreated by bpolster. | 
| interface  | PageAttributeStores additional attributes for  Pages | 
| interface  | PageFieldCreated by bpolster. | 
| interface  | PageItemCriteriaImplementations of this interface contain item rule data that is used for targeting
  Pages. | 
| interface  | PageRuleImplementations hold the values for a rule used to determine if a  Pageshould be displayed. | 
| interface  | PageTemplateCreated by bpolster. | 
| interface  | PageTemplateFieldGroupXref | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PageAttributeImpl | 
| class  | PageFieldImplCreated by bpolster. | 
| class  | PageImplCreated by bpolster. | 
| class  | PageItemCriteriaImpl | 
| class  | PageRuleImpl | 
| class  | PageTemplateFieldGroupXrefImpl | 
| class  | PageTemplateImplCreated by bpolster. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | StructuredContentStructuredContent implementations provide a representation of a generic content
 item with a set of predefined fields. | 
| interface  | StructuredContentFieldHolds the values for custom fields that are part of a  StructuredContentitem. | 
| interface  | StructuredContentFieldGroupXref
 XREF entity between a  StructuredContentFieldTemplateand aFieldGroup | 
| interface  | StructuredContentFieldTemplateA structured content field template holds the structure for a
 structured content. | 
| interface  | StructuredContentFieldXref | 
| interface  | StructuredContentItemCriteriaImplementations of this interface contain item rule data that is used for targeting
  StructuredContentitems. | 
| interface  | StructuredContentRuleImplementations hold the values for a rule used to determine if a  StructuredContentitem should be displayed. | 
| interface  | StructuredContentTypeA content type corresponds to an area where content should be targeted. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StructuredContentFieldGroupXrefImpl | 
| class  | StructuredContentFieldImplCreated by bpolster. | 
| class  | StructuredContentFieldTemplateImplCreated by bpolster. | 
| class  | StructuredContentFieldXrefImpl | 
| class  | StructuredContentImplCreated by bpolster. | 
| class  | StructuredContentItemCriteriaImpl | 
| class  | StructuredContentRuleImpl | 
| class  | StructuredContentTypeImplCreated by bpolster. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | URLHandler | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NullURLHandlerA Null instance of a URLHandler. | 
| class  | URLHandlerDTOA bean representation of a URLHandler | 
| class  | URLHandlerImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SystemPropertyThis interface represents a System Property (name/value pair) stored in the database. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SystemPropertyImplAllows the storage and retrieval of System Properties in the database
 
 User: Kelly Tisdell
 Date: 6/20/12 | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T extends MultiTenantCloneable> | MultiTenantCopier. copyEntitiesOfType(Class<T> clazz,
                  Site fromSite,
                  Catalog fromCatalog,
                  MultiTenantCopyContext context)Subclasses will generally call this method in their  MultiTenantCopier.copyEntities(MultiTenantCopyContext)implementation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DataDrivenEnumeration | 
| interface  | DataDrivenEnumerationValue | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataDrivenEnumerationImpl | 
| class  | DataDrivenEnumerationValueImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TranslationThis domain object represents a translated value for a given property on an entity for a specific locale. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TranslationImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MediaImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | EntityDuplicator. copy(MultiTenantCopyContext context,
    MultiTenantCloneable<T> entity,
    Map<String,String> copyHints,
    EntityDuplicateModifier... modifiers)Create a production duplicate of the entity specified in the params. | 
| <T> T | EntityDuplicatorImpl. copy(MultiTenantCopyContext context,
    MultiTenantCloneable<T> entity,
    Map<String,String> copyHints,
    EntityDuplicateModifier... modifiers) | 
| protected <T> T | EntityDuplicatorImpl. performCopy(MultiTenantCopyContext context,
           MultiTenantCloneable<T> entity,
           Map<String,String> copyHints,
           EntityDuplicateModifier... modifiers) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CategoryImplementations of this interface are used to hold data about a Category. | 
| interface  | CategoryAttribute | 
| interface  | CategoryProductXrefImplementations of this interface are used to hold data about the many-to-many relationship between
 the Category table and the Product table. | 
| interface  | CategoryXrefImplementations of this interface are used to hold data about the many-to-many relationship between
 the Category table and a parent Category. | 
| interface  | FeaturedProduct | 
| interface  | ProductImplementations of this interface are used to hold data for a Product. | 
| interface  | ProductAttributeThe Interface ProductAttribute. | 
| interface  | ProductBundleDeprecated. 
 instead, use the ProductType Module's Product Add-Ons to build and configure bundles | 
| interface  | ProductOptionA product option represents a value that is entered to specify more information about
 a product prior to entering into the cart. | 
| interface  | ProductOptionValueStores the values for a given product option. | 
| interface  | ProductOptionXref | 
| interface  | SkuImplementations of this interface are used to hold data about a SKU. | 
| interface  | SkuAttributeImplementations of this interface are used to hold data about a SKU's Attributes. | 
| interface  | SkuBundleItemDeprecated. 
 instead, use the ProductType Module's Product Add-Ons to build and configure bundles | 
| interface  | SkuProductOptionValueXrefJoin entity between  SkuandProductOptionValue. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CategoryAttributeImpl | 
| class  | CategoryImpl | 
| class  | CategoryMediaXrefImpl | 
| class  | CategoryProductXrefImplThe Class CategoryProductXrefImpl is the default implmentation of  Category. | 
| class  | CategoryXrefImpl | 
| class  | CrossSaleProductImpl | 
| class  | Dimension | 
| class  | FeaturedProductImpl | 
| class  | ProductAttributeImplThe Class ProductAttributeImpl. | 
| class  | ProductBundleImplDeprecated. 
 instead, use the ProductType Module's Product Add-Ons to build and configure bundles | 
| class  | ProductImplThe Class ProductImpl is the default implementation of  Product. | 
| class  | ProductOptionImpl | 
| class  | ProductOptionValueImpl | 
| class  | ProductOptionXrefImpl | 
| class  | SkuAttributeImplThe Class SkuAttributeImpl is the default implementation of  SkuAttribute. | 
| class  | SkuBundleItemImplDeprecated. 
 instead, use the ProductType Module's Product Add-Ons to build and configure bundles | 
| class  | SkuImplThe Class SkuImpl is the default implementation of  Sku. | 
| class  | SkuMediaXrefImpl | 
| class  | SkuProductOptionValueXrefImpl | 
| class  | UpSaleProductImpl | 
| class  | Weight | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AdvancedOfferPromotionMessageXref | 
| interface  | CandidateItemOfferOrderItem 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. | 
| interface  | Offer | 
| interface  | OfferCode | 
| interface  | OfferInfo | 
| interface  | OfferItemCriteria | 
| interface  | OfferOfferRuleXref | 
| interface  | OfferQualifyingCriteriaXref | 
| interface  | OfferRule | 
| interface  | OfferTargetCriteriaXref | 
| interface  | OfferTierRepresents a tier and amount combination for an offer. | 
| interface  | OrderItemPriceDetailAdjustmentRecords the actual adjustments that were made to an OrderItemPriceDetail. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CandidateItemOfferImpl | 
| class  | LegacyOfferUsesImplHolds the backwards compatibility field for uses. | 
| class  | OfferCodeImpl | 
| class  | OfferImpl | 
| class  | OfferInfoImpl | 
| class  | OfferItemCriteriaImpl | 
| class  | OfferOfferRuleXrefImpl | 
| class  | OfferQualifyingCriteriaXrefImpl | 
| class  | OfferRuleImpl | 
| class  | OfferTargetCriteriaXrefImpl | 
| class  | OrderItemPriceDetailAdjustmentImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BundleOrderItemDeprecated. 
 instead, see the ProductType Module's Product Add-On's usage of  DiscreteOrderItems | 
| interface  | BundleOrderItemFeePrice | 
| interface  | DiscreteOrderItem | 
| interface  | DiscreteOrderItemFeePrice | 
| interface  | DynamicPriceDiscreteOrderItem | 
| interface  | FulfillmentGroupThis is the main entity used to hold fulfillment information about an Order. | 
| interface  | FulfillmentGroupFee | 
| interface  | FulfillmentGroupItem | 
| interface  | FulfillmentOptionA FulfillmentOption is used to hold information about a particular type of Fulfillment implementation. | 
| interface  | GiftWrapOrderItem | 
| interface  | OrderDefines an order in Broadleaf. | 
| interface  | OrderAttributeThe Interface OrderAttribute. | 
| interface  | OrderItem | 
| interface  | OrderItemAttributeThe Interface OrderItemAttribute. | 
| interface  | OrderItemPriceDetail | 
| interface  | OrderMultishipOptionRepresents a given set of options for an OrderItem in an Order in the 
 multiship context. | 
| interface  | PersonalMessage | 
| interface  | TaxDetailThe Interface TaxDetail. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BundleOrderItemFeePriceImpl | 
| class  | BundleOrderItemImplDeprecated.  | 
| class  | DiscreteOrderItemFeePriceImpl | 
| class  | DiscreteOrderItemImpl | 
| class  | DynamicPriceDiscreteOrderItemImpl | 
| class  | FulfillmentGroupFeeImpl | 
| class  | FulfillmentGroupImpl | 
| class  | FulfillmentGroupItemImpl | 
| class  | FulfillmentOptionImpl | 
| class  | GiftWrapOrderItemImpl | 
| class  | NullOrderImplNullOrderImpl is a class that represents an unmodifiable, empty order. | 
| class  | OrderAttributeImplThe Class OrderAttributeImpl | 
| class  | OrderImpl | 
| class  | OrderItemAttributeImplArbitrary attributes to add to an order-item. | 
| class  | OrderItemImpl | 
| class  | OrderItemPriceDetailImpl | 
| class  | OrderMultishipOptionImpl | 
| class  | PersonalMessageImpl | 
| class  | TaxDetailImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BandedPriceFulfillmentOption | 
| interface  | BandedWeightFulfillmentOption | 
| interface  | FixedPriceFulfillmentOptionUsed in conjunction with the  FixedPriceFulfillmentPricingProviderto allow for a single price
 for fulfilling an order (e.g. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BandedPriceFulfillmentOptionImpl | 
| class  | BandedWeightFulfillmentOptionImpl | 
| class  | FixedPriceFulfillmentOptionImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | OrderPaymentThis entity is designed to deal with payments associated to an  Orderand is usually unique for a particular
 amount,PaymentGatewayTypeandPaymentTypecombination. | 
| interface  | PaymentTransactionUsed to store individual transactions about a particular payment. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OrderPaymentImpl | 
| class  | PaymentTransactionImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PromotionMessage | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PromotionMessageImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CategoryExcludedSearchFacet | 
| interface  | CategorySearchFacet | 
| interface  | FieldRepresents a String-based mapping of entities and properties. | 
| interface  | IndexFieldRepresents a field that gets stored in the search index | 
| interface  | IndexFieldTypeThis interface is used for representing a  FieldTypefor anIndexField | 
| interface  | RequiredFacet | 
| interface  | SearchFacetA SearchFacet is an object that represents a particular facet that can be used to guide faceted 
 searching on a results page. | 
| interface  | SearchFacetRange | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CategoryExcludedSearchFacetImpl | 
| class  | CategorySearchFacetImpl | 
| class  | FieldImpl | 
| class  | IndexFieldImpl | 
| class  | IndexFieldTypeImpl | 
| class  | RequiredFacetImpl | 
| class  | SearchFacetImpl | 
| class  | SearchFacetRangeImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Address | 
| interface  | Customer | 
| interface  | CustomerAddress | 
| interface  | CustomerAttributeImplementations of this interface are used to hold data about a Customers Attributes. | 
| interface  | CustomerPaymentThis entity is designed to deal with payments associated to an  Customerand is used to refer to a saved 
 payment that is stored at the Payment Gateway level. | 
| interface  | CustomerPhone | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddressImpl | 
| class  | CustomerAddressImpl | 
| class  | CustomerAttributeImpl | 
| class  | CustomerImpl | 
| class  | CustomerPaymentImpl | 
| class  | CustomerPhoneImpl | 
Copyright © 2019. All rights reserved.