org.broadleafcommerce.core.web.catalog
Class CatalogMultiplierController
java.lang.Object
org.broadleafcommerce.core.web.catalog.CatalogMultiplierController
@RequestMapping(value="/catalogMultiplier")
public class CatalogMultiplierController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
multiplier
protected CatalogMultiplier multiplier
CatalogMultiplierController
public CatalogMultiplierController()
multiply
@RequestMapping(value="/multiply.htm",
method=GET)
public String multiply()
Copyright © 2012. All Rights Reserved.