org.broadleafcommerce.core.util.demo
Class CatalogMultiplierImpl
java.lang.Object
org.broadleafcommerce.core.util.demo.CatalogMultiplierImpl
- All Implemented Interfaces:
- CatalogMultiplier
public class CatalogMultiplierImpl
- extends Object
- implements CatalogMultiplier
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
em
protected javax.persistence.EntityManager em
catalogService
protected CatalogService catalogService
categoryXrefDao
protected CategoryXrefDao categoryXrefDao
random
protected Random random
numberOfProductsToAdd
protected long numberOfProductsToAdd
CatalogMultiplierImpl
public CatalogMultiplierImpl()
init
public void init()
- Specified by:
init in interface CatalogMultiplier
getNumberOfProductsToAdd
public long getNumberOfProductsToAdd()
setNumberOfProductsToAdd
public void setNumberOfProductsToAdd(long numberOfProductsToAdd)
Copyright © 2013. All Rights Reserved.