public class ViewerAction extends BaseGisAction
| Modifier and Type | Field and Description |
|---|---|
static String |
A11Y |
static String |
A11Y_VIEWER_FW |
static String |
ACTIVETAB |
static String |
APPCODE |
static String |
CLUSTERID |
static String |
ENABLEDTAB |
static String |
EXPANDNODES |
static String |
EXTENT |
static String |
FORCEVIEWER |
static String |
ID |
protected static String |
LIST |
protected static String |
LOGIN |
static String |
RESOLUTION |
static String |
SEARCH |
static String |
SEARCHACTION |
static String |
SEARCHCLUSTERID |
static String |
SEARCHCONFIGID |
static String |
SEARCHCONFIGNAME |
static String |
SEARCHID |
static String |
SEARCHSLDCLUSTERID |
static String |
SEARCHSLDTHEMAID |
static String |
SEARCHSLDVISIBLEVALUE |
protected static String |
SIMPLE_VIEWER_FW |
static double |
squareRootOf2 |
static String |
ZOEKCONFIGURATIES |
ACKNOWLEDGE_MESSAGES, APP_AUTH, CMS_PAGE_ID, DEFAULTTOLERANCE, URL_AUTHFAILURE, RIGHTS_ERROR_KEY, SUCCESS, VALIDATION_ERROR_KEY| Constructor and Description |
|---|
ViewerAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.json.JSONObject |
createJasonObject(Map rootClusterMap,
List actieveThemas,
List actieveClusters,
GisPrincipal user,
String appCode) |
protected void |
createLists(org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request) |
protected org.json.JSONObject |
createUserServiceTree(UserService service) |
protected Map |
getActionMethodPropertiesMap()
Return een hashmap die een property koppelt aan een Action.
|
org.apache.struts.action.ActionForward |
list(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
De knop berekent een lijst van thema's en stuurt dan door.
|
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, 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 LIST
protected static final String LOGIN
protected static final String SIMPLE_VIEWER_FW
public static final String ID
public static final String CLUSTERID
public static final String EXTENT
public static final String RESOLUTION
public static final String SEARCHCONFIGID
public static final String SEARCHCONFIGNAME
public static final String SEARCH
public static final String SEARCHACTION
public static final String SEARCHSLDTHEMAID
public static final String SEARCHID
public static final String SEARCHSLDCLUSTERID
public static final String SEARCHCLUSTERID
public static final String SEARCHSLDVISIBLEVALUE
public static final String ACTIVETAB
public static final String ENABLEDTAB
public static final String EXPANDNODES
public static final String ZOEKCONFIGURATIES
public static final double squareRootOf2
public static final String APPCODE
public static final String A11Y_VIEWER_FW
public static final String A11Y
public static final String FORCEVIEWER
protected Map getActionMethodPropertiesMap()
getActionMethodPropertiesMap in class nl.b3p.commons.struts.MethodPropertiesActionpublic org.apache.struts.action.ActionForward list(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 - The ActionMapping used to select this instance.dynaForm - The DynaValidatorForm bean for this request.request - The HTTP Request we are processing.response - The HTTP Response we are processing.Exceptionpublic 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 - The ActionMapping used to select this instance.dynaForm - The DynaValidatorForm bean for this request.request - The HTTP Request we are processing.response - The HTTP Response we are processing.Exceptionprotected void createLists(org.apache.struts.validator.DynaValidatorForm dynaForm,
javax.servlet.http.HttpServletRequest request)
throws Exception
createLists in class BaseGisActionExceptionprotected org.json.JSONObject createJasonObject(Map rootClusterMap, List actieveThemas, List actieveClusters, GisPrincipal user, String appCode) 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.