|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.web.catalog.CatalogMultiplierController
@RequestMapping(value="/catalogMultiplier") public class CatalogMultiplierController
| Field Summary | |
|---|---|
protected CatalogMultiplier |
multiplier
|
| Constructor Summary | |
|---|---|
CatalogMultiplierController()
|
|
| Method Summary | |
|---|---|
java.lang.String |
multiply()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CatalogMultiplier multiplier
| Constructor Detail |
|---|
public CatalogMultiplierController()
| Method Detail |
|---|
@RequestMapping(value="/multiply.htm",
method=GET)
public java.lang.String multiply()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||