public class GetViewerDataAction extends BaseGisAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AANVULLENDEINFO |
protected static String |
ADMINDATA |
protected static String |
ADMINDATAFW |
protected static String |
METADATA |
protected static String |
OBJECTDATA |
protected static String |
PK_FIELDNAME_PARAM |
ACKNOWLEDGE_MESSAGES, APP_AUTH, CMS_PAGE_ID, DEFAULTTOLERANCE, URL_AUTHFAILURE, RIGHTS_ERROR_KEY, SUCCESS, VALIDATION_ERROR_KEY| Constructor and Description |
|---|
GetViewerDataAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
aanvullendeinfo(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Methode is attributen ophaalt welke nodig zijn voor het tonen van de
aanvullende info.
|
org.apache.struts.action.ActionForward |
admindata(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Methode is attributen ophaalt welke nodig zijn voor het tonen van de
administratieve data.
|
protected boolean |
compareThemaDataLists(List list1,
List list2)
Deprecated.
|
protected Map |
getActionMethodPropertiesMap()
Return een hashmap die een property koppelt aan een Action.
|
protected AdminDataRowBean |
getRegel(org.opengis.feature.Feature f,
Gegevensbron gb,
List<ThemaData> thema_items)
Deprecated.
|
protected String |
getStringFromParam(Map params,
String key)
Deprecated.
|
protected List |
getThemaObjectsWithId(Gegevensbron gb,
List thema_items,
javax.servlet.http.HttpServletRequest request,
String appCode)
Deprecated.
|
org.apache.struts.action.ActionForward |
metadata(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Methode is attributen ophaalt welke nodig zijn voor het tonen van de
metadata.
|
org.apache.struts.action.ActionForward |
objectdata(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
|
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 ADMINDATA
protected static final String AANVULLENDEINFO
protected static final String METADATA
protected static final String OBJECTDATA
protected static final String ADMINDATAFW
protected static final String PK_FIELDNAME_PARAM
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 - ActionMappingdynaForm - DynaValidatorFormrequest - HttpServletRequestresponse - HttpServletResponseExceptionpublic org.apache.struts.action.ActionForward admindata(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 - ActionMappingdynaForm - DynaValidatorFormrequest - HttpServletRequestresponse - HttpServletResponseException - thema_items regelspublic org.apache.struts.action.ActionForward aanvullendeinfo(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 - ActionMappingdynaForm - DynaValidatorFormrequest - HttpServletRequestresponse - HttpServletResponseException - thema_items regelspublic org.apache.struts.action.ActionForward metadata(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 - ActionMappingdynaForm - DynaValidatorFormrequest - HttpServletRequestresponse - HttpServletResponseException - themapublic org.apache.struts.action.ActionForward objectdata(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 - ActionMappingdynaForm - DynaValidatorFormrequest - HttpServletRequestresponse - HttpServletResponseException - object_dataprotected List getThemaObjectsWithId(Gegevensbron gb, List thema_items, javax.servlet.http.HttpServletRequest request, String appCode) throws Exception
gb - thema_items - request - Exceptionprotected AdminDataRowBean getRegel(org.opengis.feature.Feature f, Gegevensbron gb, List<ThemaData> thema_items) throws SQLException, UnsupportedEncodingException, Exception
f - gb - thema_items - SQLExceptionUnsupportedEncodingExceptionExceptionprotected String getStringFromParam(Map params, String key)
params - Mapkey - StringCopyright © 2016. All rights reserved.