public class RateEntryAction extends JSONAction
| Constructor and Description |
|---|
RateEntryAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClassName(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected long |
getClassPK(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContextpublic String getJSON(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws Exception
getJSON in class JSONActionExceptionprotected String getClassName(javax.servlet.http.HttpServletRequest httpServletRequest)
protected long getClassPK(javax.servlet.http.HttpServletRequest httpServletRequest)