public class KaartSelectieAction extends BaseGisAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DELETE_WMS_SERVICES |
protected static String |
ERROR_DUPLICATE_WMS |
protected static String |
ERROR_SAVE_WMS |
protected static String |
ERROR_SAVE_WMS_IO |
protected static String |
ERROR_SAVE_WMS_SAX |
protected static String |
ERROR_SAVE_WMS_SERVICE |
protected static String |
PARAM_APPCODE |
protected static String |
SAVE |
protected static String |
SAVE_WMS_SERVICE |
ACKNOWLEDGE_MESSAGES, APP_AUTH, CMS_PAGE_ID, DEFAULTTOLERANCE, URL_AUTHFAILURE, RIGHTS_ERROR_KEY, SUCCESS, VALIDATION_ERROR_KEY| Constructor and Description |
|---|
KaartSelectieAction() |
| Modifier and Type | Method and Description |
|---|---|
protected nl.b3p.ogc.utils.OGCRequest |
checkWmsUrl(String url) |
protected org.json.JSONObject |
createJasonObject(Map rootClusterMap,
GisPrincipal user) |
protected org.json.JSONObject |
createUserServiceTree(UserService service) |
org.apache.struts.action.ActionForward |
deleteWMSServices(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected Map |
getActionMethodPropertiesMap() |
org.apache.struts.action.ActionForward |
save(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 |
saveWMSService(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 SAVE
protected static final String SAVE_WMS_SERVICE
protected static final String DELETE_WMS_SERVICES
protected static final String ERROR_DUPLICATE_WMS
protected static final String PARAM_APPCODE
protected static final String ERROR_SAVE_WMS
protected static final String ERROR_SAVE_WMS_IO
protected static final String ERROR_SAVE_WMS_SERVICE
protected static final String ERROR_SAVE_WMS_SAX
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 org.json.JSONException,
Exception
org.json.JSONExceptionExceptionpublic org.apache.struts.action.ActionForward save(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 saveWMSService(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 deleteWMSServices(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exceptionprotected org.json.JSONObject createJasonObject(Map rootClusterMap, GisPrincipal user) throws org.json.JSONException
org.json.JSONExceptionprotected org.json.JSONObject createUserServiceTree(UserService service) throws org.json.JSONException, Exception
org.json.JSONExceptionExceptionCopyright © 2016. All rights reserved.