Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addAdditionalAttribute(String, Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Takes in any additional attributes passed in the request not matching any defined properties.
- addAttribute(String, Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Add a value to the JSON data.
B
- BUNDLE - Enum constant in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Denotes that this product is meant to represent a simple bundle of other products, with each bundle item represented as an IncludedProduct.
C
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
- canEqual(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
- CATALOG - Static variable in class com.broadleafcommerce.search.catalog.core.types.CatalogIndexableType
- CatalogIndexableType - Class in com.broadleafcommerce.search.catalog.core.types
- CatalogIndexableType(String, String, IndexableType, boolean, TrackableBehavior...) - Constructor for class com.broadleafcommerce.search.catalog.core.types.CatalogIndexableType
- CatalogIndexableTypesAutoConfiguration - Class in com.broadleafcommerce.search.catalog.core.types
- CatalogIndexableTypesAutoConfiguration() - Constructor for class com.broadleafcommerce.search.catalog.core.types.CatalogIndexableTypesAutoConfiguration
- com.broadleafcommerce.search.catalog.core.domain - package com.broadleafcommerce.search.catalog.core.domain
- com.broadleafcommerce.search.catalog.core.types - package com.broadleafcommerce.search.catalog.core.types
- ConsolidatedInventoryAvailability - Class in com.broadleafcommerce.search.catalog.core.domain
-
Component that indicates that a SKU inventory is available for a particular tenant and/or application.
- ConsolidatedInventoryAvailability() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
- ConsolidatedInventoryResponse - Class in com.broadleafcommerce.search.catalog.core.domain
-
This is just a wrapper class around a list of
ConsolidatedInventoryAvailabilityinstances, making it easier to deserialize. - ConsolidatedInventoryResponse() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
D
- DefaultProductType - Enum Class in com.broadleafcommerce.search.catalog.core.types
-
The possible types of targets a
Productcan have.
E
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
- equals(Object) - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
G
- getActiveEndDate() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- getActiveStartDate() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- getAdditionalAttribute() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Return any additional attributes passed in the request not matching any defined properties.
- getAdditionalAttributes() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Map holding any additional attributes passed in the request not matching any defined properties.
- getApplicationId() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The application ID to which this inventory availability belongs.
- getAttribute(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Get a value from the JSON data.
- getAvailabilities() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- getCatalogAwareSandboxOverrides() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- getCatalogOmissions() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The IDs of descendant catalogs in which this context version of the product has been omitted as a result of one or more filters.
- getCatalogOverrides() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The IDs of descendant catalogs in which this context version of the product has been overridden.
- getContextState() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Trackable context state information for this product.
- getCost() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default cost of the product (from the Catalog).
- getCreatingApplicationId() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
See
CatalogTrackable.getCreatingApplicationId() - getDefaultChoiceOverridePrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default choice's override price.
- getDefaultChoicePrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The price of the default specific item choice.
- getDefaultChoicePricingKey() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default choice's pricing key.
- getDefaultChoiceUnderlyingDefaultTerm() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default
ProductTermfor the default specific item choice if relevant. - getDefaultChoiceUnderlyingPricingKey() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
From the underlying product pricing key default specific item choice.
- getDefaultChoiceUnderlyingSku() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
From the underlying SKU of the default specific item choice.
- getDefaultSku() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default SKU price info, if applicable.
- getDurationLength() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Time interval (number of seconds, minutes, hours, etc.)
- getDurationType() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
The type of time interval (seconds, minutes, hours, etc.)
- getId() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The context ID of the product.
- getInventoryCheckStrategy() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Indicates whether inventory should be checked, and how.
- getInventoryReservationStrategy() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Indicates whether Inventory should be reserved, and how.
- getJsonMap() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
JSON data for the product object which isn't already stored in other fields.
- getLowestPricedSku() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Lowest price SKU price info, if exists.
- getMarketplaceApplications() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
All of the IDs of marketplace applications where this product could appear in, based on the catalog hierarchy and online status.
- getMinimumQuantity() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The minimum quantity from the item choice.
- getOverridePrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The override price from the item choice.
- getPendingMarketplaceApplications() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
All of the IDs of marketplace applications where this product could appear in, based on the catalog hierarchy and pending status.
- getPrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default price of the product (from the Catalog).
- getPrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
Default price of the variant (from the Catalog), which may be different than the Product's default price, or it may be null.
- getPriceWithDependentItems() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Calculates the total with the included products and required ItemChoice type ProductOptions.
- getPricingKey() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Product's pricing key - used to call the pricing service to decorate search results with additional or more accurate pricing.
- getPricingKey() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The item choice pricing key.
- getProductSku() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
SKU of the product.
- getRequiredOptionInfos() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
If the product has required options, this will be populated with a
ProductRequiredOptionInfofor each, summarizing the information about them for indexing. - getSalePrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default sale price of the product (from the Catalog).
- getSalePrice() - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
Default sale price of the variant (from the Catalog), which may be different than the Product's default sale price, or it may be null.
- getSandboxAwareCatalogOverrides() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- getSandboxOverrides() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- getSandboxOwner() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The user who authored this version of the product, if it's in a user sandbox state.
- getSku() - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
SKU (i.e.
- getSkuCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The SKU code.
- getTargetType() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The item choice target type.
- getTenantId() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The tenant ID to which this inventory availability belongs.
- getTranslations() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Any translations applicable to this product in all locales.
- getType() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
H
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
- hashCode() - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
I
- isArchived() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether this product version has been archived.
- isAvailable() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
Indicates if this inventory is available or not.
- isAvailableOnline() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Is this product available online? e.g.
- isBundleProduct(String) - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
- isDefault() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Whether this term is the default term for the product
- isHasRequiredOptions() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Does this product have required options?
- isMerchandisingProduct(String) - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
- isOnline() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether or not this product should be visible at all in the store.
- isRequiredOptionsAvailable() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
If
Product.hasRequiredOptionsis true, are all required options available for purchase? - isSearchable() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether or not this product shows up in search.
- isStandardProduct(String) - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
- isVariantBasedProduct(String) - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
M
- MERCHANDISING_PRODUCT - Enum constant in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Denotes a complex, configurable product that acts as a container for other
Productsor Variants that may be fixed or configurable.
P
- Product - Class in com.broadleafcommerce.search.catalog.core.domain
-
The indexable product payload received from the web request for retrieving products, to be mapped into a document for the search engine.
- Product() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.Product
- PRODUCT - Static variable in class com.broadleafcommerce.search.catalog.core.types.CatalogIndexableType
- ProductPricingPredicate - Class in com.broadleafcommerce.search.catalog.core.domain
-
This is a wrapper class around the default pricing details that generally need to be stored together and returned from the search service in order to allow proper pricing details (i.e.
- ProductPricingPredicate() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
- ProductRequiredOptionInfo - Class in com.broadleafcommerce.search.catalog.core.domain
-
Summarizes information about a search result product's required options.
- ProductRequiredOptionInfo() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
- ProductTerm - Class in com.broadleafcommerce.search.catalog.core.domain
-
Represents a configurable contract term for a
Product. - ProductTerm() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
S
- setActiveEndDate(Instant) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
End when this product is not longer active.
- setActiveStartDate(Instant) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Start of when this product should be active.
- setAdditionalAttributes(Map<String, Object>) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Map holding any additional attributes passed in the request not matching any defined properties.
- setApplicationId(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The application ID to which this inventory availability belongs.
- setArchived(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether this product version has been archived.
- setAvailabilities(List<ConsolidatedInventoryAvailability>) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- setAvailable(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
Indicates if this inventory is available or not.
- setAvailableOnline(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Is this product available online? e.g.
- setCatalogAwareSandboxOverrides(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- setCatalogOmissions(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The IDs of descendant catalogs in which this context version of the product has been omitted as a result of one or more filters.
- setCatalogOverrides(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The IDs of descendant catalogs in which this context version of the product has been overridden.
- setContextState(ContextState) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Trackable context state information for this product.
- setCost(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default cost of the product (from the Catalog).
- setCreatingApplicationId(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
See
CatalogTrackable.getCreatingApplicationId() - setDefault(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Whether this term is the default term for the product
- setDefaultChoiceOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default choice's override price.
- setDefaultChoicePrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The price of the default specific item choice.
- setDefaultChoicePricingKey(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default choice's pricing key.
- setDefaultChoiceUnderlyingDefaultTerm(ProductTerm) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The default
ProductTermfor the default specific item choice if relevant. - setDefaultChoiceUnderlyingPricingKey(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
From the underlying product pricing key default specific item choice.
- setDefaultChoiceUnderlyingSku(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
From the underlying SKU of the default specific item choice.
- setDefaultSku(SkuPricingPredicate) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default SKU price info, if applicable.
- setDurationLength(int) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
Time interval (number of seconds, minutes, hours, etc.)
- setDurationType(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
-
The type of time interval (seconds, minutes, hours, etc.)
- setHasRequiredOptions(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Does this product have required options?
- setId(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The context ID of the product.
- setInventoryCheckStrategy(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Indicates whether inventory should be checked, and how.
- setInventoryReservationStrategy(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Indicates whether Inventory should be reserved, and how.
- setJsonMap(Map<String, Object>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
JSON data for the product object which isn't already stored in other fields.
- setLowestPricedSku(SkuPricingPredicate) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Lowest price SKU price info, if exists.
- setMarketplaceApplications(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
All of the IDs of marketplace applications where this product could appear in, based on the catalog hierarchy and online status.
- setMinimumQuantity(int) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The minimum quantity from the item choice.
- setOnline(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether or not this product should be visible at all in the store.
- setOverridePrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The override price from the item choice.
- setPendingMarketplaceApplications(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
All of the IDs of marketplace applications where this product could appear in, based on the catalog hierarchy and pending status.
- setPrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default price of the product (from the Catalog).
- setPrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
Default price of the variant (from the Catalog), which may be different than the Product's default price, or it may be null.
- setPriceWithDependentItems(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Calculates the total with the included products and required ItemChoice type ProductOptions.
- setPricingKey(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Product's pricing key - used to call the pricing service to decorate search results with additional or more accurate pricing.
- setPricingKey(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The item choice pricing key.
- setProductSku(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
SKU of the product.
- setRequiredOptionInfos(List<ProductRequiredOptionInfo>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
If the product has required options, this will be populated with a
ProductRequiredOptionInfofor each, summarizing the information about them for indexing. - setRequiredOptionsAvailable(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
If
Product.hasRequiredOptionsis true, are all required options available for purchase? - setSalePrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
-
Default sale price of the product (from the Catalog).
- setSalePrice(MonetaryAmount) - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
Default sale price of the variant (from the Catalog), which may be different than the Product's default sale price, or it may be null.
- setSandboxAwareCatalogOverrides(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- setSandboxOverrides(Set<String>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- setSandboxOwner(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
The user who authored this version of the product, if it's in a user sandbox state.
- setSearchable(boolean) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Whether or not this product shows up in search.
- setSku(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
-
SKU (i.e.
- setSkuCode(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The SKU code.
- setTargetType(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
-
The item choice target type.
- setTenantId(String) - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
-
The tenant ID to which this inventory availability belongs.
- setTranslations(List<Translation>) - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
-
Any translations applicable to this product in all locales.
- SkuPricingPredicate - Class in com.broadleafcommerce.search.catalog.core.domain
-
Wrapper around default SKU pricing details.
- SkuPricingPredicate() - Constructor for class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
- STANDARD - Enum constant in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Denotes a simple product which has no variants or complex configuration such as a Hot Sauce.
T
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryAvailability
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.ConsolidatedInventoryResponse
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.Product
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductPricingPredicate
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductRequiredOptionInfo
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.ProductTerm
- toString() - Method in class com.broadleafcommerce.search.catalog.core.domain.SkuPricingPredicate
V
- valueOf(String) - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIANT_BASED - Enum constant in enum class com.broadleafcommerce.search.catalog.core.types.DefaultProductType
-
Denotes a configurable product that has Variants determined by ProductOptions like color and size for a T-Shirt.
All Classes and Interfaces|All Packages|Serialized Form