public class ConfigGegevensbronAction
extends nl.b3p.gis.viewer.ViewerCrudAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ERROR_ISPARENT |
static String |
GEGEVENSBRONID |
protected static String |
HASCHILDGEGVNBRON_ERROR_KEY |
protected static String |
HASTHEMAS_ERROR_KEY |
protected static String |
MAPPING_COPY |
| Constructor and Description |
|---|
ConfigGegevensbronAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
copy(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected org.json.JSONObject |
createJasonObject() |
protected void |
createLists(org.apache.struts.validator.DynaValidatorForm form,
javax.servlet.http.HttpServletRequest request) |
org.apache.struts.action.ActionForward |
delete(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 |
edit(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() |
protected nl.b3p.gis.viewer.db.Gegevensbron |
getFirstGegevensbron() |
protected nl.b3p.gis.viewer.db.Gegevensbron |
getGegevensbron(org.apache.struts.validator.DynaValidatorForm form,
boolean createNew) |
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) |
execute, getOrganizationCode, getUnspecifiedAlternateForwardcancel, cancelled, confirm, create, deleteConfirm, 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 String HASTHEMAS_ERROR_KEY
protected static final String HASCHILDGEGVNBRON_ERROR_KEY
protected static final String ERROR_ISPARENT
public static final String GEGEVENSBRONID
protected static final String MAPPING_COPY
protected Map getActionMethodPropertiesMap()
getActionMethodPropertiesMap in class nl.b3p.commons.struts.CrudActionpublic org.apache.struts.action.ActionForward copy(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 nl.b3p.gis.viewer.db.Gegevensbron getGegevensbron(org.apache.struts.validator.DynaValidatorForm form,
boolean createNew)
protected nl.b3p.gis.viewer.db.Gegevensbron getFirstGegevensbron()
protected void createLists(org.apache.struts.validator.DynaValidatorForm form,
javax.servlet.http.HttpServletRequest request)
throws Exception
createLists in class nl.b3p.gis.viewer.ViewerCrudActionExceptionprotected org.json.JSONObject createJasonObject()
throws org.json.JSONException,
Exception
org.json.JSONExceptionExceptionpublic 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 edit(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
edit 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.CrudActionExceptionpublic org.apache.struts.action.ActionForward delete(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
delete in class nl.b3p.commons.struts.CrudActionExceptionCopyright © 2016. All rights reserved.