public class IndexConfigAction extends BaseGisAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HELP |
protected static String |
LIST |
protected static String |
LOGIN |
protected static String |
LOGINERROR |
protected static String |
LOGOUT |
protected static String |
RESET_CACHE |
ACKNOWLEDGE_MESSAGES, APP_AUTH, CMS_PAGE_ID, DEFAULTTOLERANCE, URL_AUTHFAILURE, RIGHTS_ERROR_KEY, SUCCESS, VALIDATION_ERROR_KEY| Constructor and Description |
|---|
IndexConfigAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Map |
getActionMethodPropertiesMap() |
org.apache.struts.action.ActionForward |
help(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
org.apache.struts.action.ActionForward |
list(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
De knop berekent een lijst van thema's en stuurt dan door.
|
org.apache.struts.action.ActionForward |
login(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
org.apache.struts.action.ActionForward |
loginError(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
org.apache.struts.action.ActionForward |
logout(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
org.apache.struts.action.ActionForward |
unspecified(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkThemaLayers, createLists, getCMSMenu, getCMSMenuItems, getCMSPage, getCMSPaginas, getGegevensbron, getObjectThema, getTekstBlokken, getThema, getThema, getThemas, getValidThemas, getValidUserThemas, prettifyCMSPageUrl, setCMSPageFromRequestexecute, getHibernateSession, getUnspecifiedDefaultForwardaddAlternateMessage, addAlternateMessage, addDefaultMessage, addDefaultMessage, getActionMethodPropertiesClass, getAlternateForward, getDefaultForward, getUnspecifiedAlternateForward, redispatch, redispatchFormFieldaddAttributeMessage, addAttributeMessage, addMessage, addMessage, addMessage, addMessage, addMessage, getMethodProperties, getParameterMethodMapgetDispatchedMethodName, getDispatchedParameter, getMethodPathIndex, parseParameter, setDispatchMethodcancelled, getMethod, unspecifieddispatchMethod, getMethodName, getParameteraddErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletprotected static final String LOGIN
protected static final String LOGINERROR
protected static final String LOGOUT
protected static final String LIST
protected static final String RESET_CACHE
protected static final String HELP
protected Map getActionMethodPropertiesMap()
getActionMethodPropertiesMap in class nl.b3p.commons.struts.MethodPropertiesActionpublic org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
mapping - The ActionMapping used to select this instance.dynaForm - The DynaValidatorForm bean for this request.request - The HTTP Request we are processing.response - The HTTP Response we are processing.Exceptionpublic org.apache.struts.action.ActionForward login(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward loginError(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward logout(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exceptionpublic org.apache.struts.action.ActionForward list(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
mapping - The ActionMapping used to select this instance.dynaForm - The DynaValidatorForm bean for this request.request - The HTTP Request we are processing.response - The HTTP Response we are processing.ExceptionCopyright © 2016. All rights reserved.