Uses of Class
org.broadleafcommerce.core.catalog.domain.Weight
Packages that use Weight
-
Uses of Weight in org.broadleafcommerce.core.catalog.domain
Fields in org.broadleafcommerce.core.catalog.domain declared as WeightMethods in org.broadleafcommerce.core.catalog.domain with type parameters of type WeightModifier and TypeMethodDescription<G extends Weight>
CreateResponse<G>Weight.createOrRetrieveCopyInstance(MultiTenantCopyContext context) Methods in org.broadleafcommerce.core.catalog.domain that return WeightModifier and TypeMethodDescriptionProduct.getWeight()Returns the weight of the product
Note: this is a convenience method that merely serves as a pass-through to the same method viaProduct.getDefaultSku()ProductImpl.getWeight()Sku.getWeight()Gets the embedded Weight for this SkuSkuImpl.getWeight()Methods in org.broadleafcommerce.core.catalog.domain with parameters of type WeightModifier and TypeMethodDescriptionvoidSets the product weight
Note: this is a convenience method that merely serves as a pass-through to the same method viaProduct.getDefaultSku()voidvoidSets the embedded Weight for this Skuvoid