org.broadleafcommerce.core.web.controller.catalog
Class RatingController
java.lang.Object
org.broadleafcommerce.core.web.controller.catalog.RatingController
@Controller(value="blRatingController")
@RequestMapping(value="/rating")
public class RatingController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
customerState
protected CustomerState customerState
RatingController
public RatingController()
saveReview
@RequestMapping(value="/saveReview.htm",
method=GET)
public String saveReview(javax.servlet.http.HttpServletRequest request)
Copyright © 2012. All Rights Reserved.