public class KaartenbalieCrudAction
extends nl.b3p.commons.struts.CrudAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACKNOWLEDGE_MESSAGES |
protected static String |
UNKNOWN_SES_USER_ERROR_KEY |
| Constructor and Description |
|---|
KaartenbalieCrudAction() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
createTree(String rootName) |
static org.json.JSONObject |
createTree(String rootName,
Set organizationLayers) |
static org.json.JSONObject |
createTree(String rootName,
Set organizationLayers,
boolean checkLayers) |
static org.json.JSONObject |
createWfsTree(String rootName) |
static org.json.JSONObject |
createWfsTree(String rootName,
Set organizationLayers,
boolean checkLayers) |
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Execute method which handles all incoming request.
|
protected static javax.persistence.EntityManager |
getEntityManager() |
nl.b3p.wms.capabilities.Layer |
getLayerByUniqueName(String uniqueName) |
protected String |
getLayerID(org.apache.struts.validator.DynaValidatorForm dynaForm) |
protected org.apache.struts.action.ActionForward |
getUnspecifiedAlternateForward(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
nl.b3p.ogc.wfs.v110.WfsLayer |
getWfsLayerByUniqueName(String uniqueName) |
cancel, cancelled, confirm, create, createLists, delete, deleteConfirm, edit, getAction, getActionMethodPropertiesMap, getAltAction, getUnspecifiedDefaultForward, list, prepareMethod, save, saveConfirm, unspecifiedaddAlternateMessage, addAlternateMessage, addDefaultMessage, addDefaultMessage, getActionMethodPropertiesClass, getAlternateForward, getDefaultForward, 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 UNKNOWN_SES_USER_ERROR_KEY
protected static final String ACKNOWLEDGE_MESSAGES
protected org.apache.struts.action.ActionForward getUnspecifiedAlternateForward(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
getUnspecifiedAlternateForward in class nl.b3p.commons.struts.ExtendedMethodActionpublic org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
execute in class nl.b3p.commons.struts.CrudActionmapping - action mappingdynaForm - dyna validator formrequest - servlet requestresponse - servlet responseExceptionprotected static javax.persistence.EntityManager getEntityManager()
throws Exception
Exceptionpublic nl.b3p.wms.capabilities.Layer getLayerByUniqueName(String uniqueName) throws Exception
Exceptionpublic nl.b3p.ogc.wfs.v110.WfsLayer getWfsLayerByUniqueName(String uniqueName) throws Exception
Exceptionprotected String getLayerID(org.apache.struts.validator.DynaValidatorForm dynaForm)
public static org.json.JSONObject createTree(String rootName) throws Exception
Exceptionpublic static org.json.JSONObject createTree(String rootName, Set organizationLayers) throws Exception
Exceptionpublic static org.json.JSONObject createTree(String rootName, Set organizationLayers, boolean checkLayers) throws Exception
Exceptionpublic static org.json.JSONObject createWfsTree(String rootName) throws Exception
ExceptionCopyright © 2016. All rights reserved.