Uses of Interface
org.broadleafcommerce.core.catalog.domain.SkuProductOptionValueXref
Packages that use SkuProductOptionValueXref
-
Uses of SkuProductOptionValueXref in org.broadleafcommerce.core.catalog.domain
Classes in org.broadleafcommerce.core.catalog.domain that implement SkuProductOptionValueXrefFields in org.broadleafcommerce.core.catalog.domain with type parameters of type SkuProductOptionValueXrefModifier and TypeFieldDescriptionprotected Set<SkuProductOptionValueXref>SkuImpl.productOptionValueXrefsMethods in org.broadleafcommerce.core.catalog.domain with type parameters of type SkuProductOptionValueXrefModifier and TypeMethodDescription<G extends SkuProductOptionValueXref>
org.broadleafcommerce.common.copy.CreateResponse<G>SkuProductOptionValueXrefImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) Methods in org.broadleafcommerce.core.catalog.domain that return types with arguments of type SkuProductOptionValueXrefModifier and TypeMethodDescriptionReturns the ProductOptionValues that should be mapped to this Sku using the middle XREF entity,SkuProductOptionValueXrefSkuImpl.getProductOptionValueXrefs()Method parameters in org.broadleafcommerce.core.catalog.domain with type arguments of type SkuProductOptionValueXrefModifier and TypeMethodDescriptionvoidSku.setProductOptionValueXrefs(Set<SkuProductOptionValueXref> productOptionValueXrefs) Sets the ProductOptionValues that should be mapped to this Sku using the middle XREF entity,SkuProductOptionValueXrefvoidSkuImpl.setProductOptionValueXrefs(Set<SkuProductOptionValueXref> productOptionValueXrefs)