Uses of Class
org.broadleafcommerce.common.vendor.service.type.ContainerShapeType

Packages that use ContainerShapeType
org.broadleafcommerce.common.vendor.service.type   
org.broadleafcommerce.core.catalog.domain   
 

Uses of ContainerShapeType in org.broadleafcommerce.common.vendor.service.type
 

Methods in org.broadleafcommerce.common.vendor.service.type that return ContainerShapeType
static ContainerShapeType ContainerShapeType.getInstance(String type)
           
 

Uses of ContainerShapeType in org.broadleafcommerce.core.catalog.domain
 

Methods in org.broadleafcommerce.core.catalog.domain that return ContainerShapeType
 ContainerShapeType ProductImpl.getContainer()
           
 ContainerShapeType Product.getContainer()
           
 ContainerShapeType ProductDimension.getContainer()
           
 

Methods in org.broadleafcommerce.core.catalog.domain with parameters of type ContainerShapeType
 void ProductImpl.setContainer(ContainerShapeType container)
           
 void Product.setContainer(ContainerShapeType container)
           
 void ProductDimension.setContainer(ContainerShapeType container)
           
 



Copyright © 2012. All Rights Reserved.