Uses of Class
com.broadleafcommerce.catalogbrowse.domain.LiteVariant
Packages that use LiteVariant
Package
Description
-
Uses of LiteVariant in com.broadleafcommerce.catalogbrowse.domain
Methods in com.broadleafcommerce.catalogbrowse.domain that return types with arguments of type LiteVariantMethod parameters in com.broadleafcommerce.catalogbrowse.domain with type arguments of type LiteVariantModifier and TypeMethodDescriptionvoidProduct.setLiteVariants(List<LiteVariant> liteVariants) AllLiteVariantsfor this product. -
Uses of LiteVariant in com.broadleafcommerce.catalogbrowse.service
Methods in com.broadleafcommerce.catalogbrowse.service with parameters of type LiteVariantModifier and TypeMethodDescriptionprotected VariantAvailabilityInfoDefaultInventoryAvailabilityIndexService.getVariantAvailabilityInfo(LiteVariant variant) -
Uses of LiteVariant in com.broadleafcommerce.catalogbrowse.service.provider
Methods in com.broadleafcommerce.catalogbrowse.service.provider that return types with arguments of type LiteVariantModifier and TypeMethodDescriptionCatalogProvider.fetchLiteVariantsForProduct(String productId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Retrieves all theLiteVariantsassociated with the givenproductId. -
Uses of LiteVariant in com.broadleafcommerce.catalogbrowse.service.provider.external.catalog
Methods in com.broadleafcommerce.catalogbrowse.service.provider.external.catalog that return types with arguments of type LiteVariantModifier and TypeMethodDescriptionExternalCatalogProvider.fetchLiteVariantsForProduct(String productId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)