public class MapServerAction extends KaartenbalieCrudAction
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected static String |
MAPFILE_EXISTS_ERRORKEY |
protected static String |
MAPFILE_EXT_ERRORKEY |
protected static String |
MAPFILE_FORMAT_ERRORKEY |
protected static String |
MAPFILE_SIZE_ERRORKEY |
protected static String |
MAPPING_ARCHIVE |
ACKNOWLEDGE_MESSAGES, UNKNOWN_SES_USER_ERROR_KEY| Constructor and Description |
|---|
MapServerAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
archive(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected Map |
collectMetadata(File mapPath,
int index) |
protected void |
createLists(org.apache.struts.validator.DynaValidatorForm form,
javax.servlet.http.HttpServletRequest request) |
protected Integer |
findWFSService(String url) |
protected Integer |
findWMSService(String url) |
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 |
unspecified(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
createTree, createTree, createTree, createWfsTree, createWfsTree, execute, getEntityManager, getLayerByUniqueName, getLayerID, getUnspecifiedAlternateForward, getWfsLayerByUniqueNamecancel, cancelled, confirm, create, delete, deleteConfirm, edit, getAction, getAltAction, getUnspecifiedDefaultForward, list, prepareMethod, saveConfirmaddAlternateMessage, 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 org.apache.commons.logging.Log log
protected static final String MAPFILE_EXT_ERRORKEY
protected static final String MAPFILE_SIZE_ERRORKEY
protected static final String MAPFILE_FORMAT_ERRORKEY
protected static final String MAPFILE_EXISTS_ERRORKEY
protected static final String MAPPING_ARCHIVE
protected Map getActionMethodPropertiesMap()
getActionMethodPropertiesMap in class nl.b3p.commons.struts.CrudActionpublic 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
unspecified in class nl.b3p.commons.struts.CrudActionExceptionpublic 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
save in class nl.b3p.commons.struts.CrudActionExceptionprotected void createLists(org.apache.struts.validator.DynaValidatorForm form,
javax.servlet.http.HttpServletRequest request)
createLists in class nl.b3p.commons.struts.CrudActionprotected Map collectMetadata(File mapPath, int index) throws IOException
IOExceptionCopyright © 2015. All rights reserved.