org.broadleafcommerce.core.web.controller.myAccount
Class MyAccountController
java.lang.Object
org.broadleafcommerce.core.web.controller.myAccount.MyAccountController
@Controller
@RequestMapping(value="/account")
public class MyAccountController
- extends Object
|
Method Summary |
String |
myAccount(org.springframework.ui.ModelMap model,
javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyAccountController
public MyAccountController()
myAccount
@RequestMapping(method=GET)
public String myAccount(org.springframework.ui.ModelMap model,
javax.servlet.http.HttpServletRequest request)
Copyright © 2012. All Rights Reserved.