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