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, setServletContext
public String getJSON(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
getJSON
in class JSONAction
Exception
protected String getClassName(javax.servlet.http.HttpServletRequest httpServletRequest)
protected long getClassPK(javax.servlet.http.HttpServletRequest httpServletRequest)