@UrlBinding(value="/action/ibisfeatureinfo") @StrictBinding public class IbisFeatureInfoActionBean extends nl.b3p.viewer.stripes.FeatureInfoActionBean implements IbisConstants
IbisConstants.KAVEL_LAYER_NAME
and
IbisConstants.TERREIN_LAYER_NAME
to make sure we only get to see the current
feature in the client.ID_FIELDNAME, KAVEL_LAYER_NAME, KAVEL_TERREIN_ID_FIELDNAME, MUTATIEDATUM_FIELDNAME, TERREIN_LAYER_NAME, WORKFLOW_FIELDNAME
Constructor and Description |
---|
IbisFeatureInfoActionBean() |
Modifier and Type | Method and Description |
---|---|
static Locale |
determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0,
nl.b3p.viewer.config.app.Application arg1) |
protected org.json.JSONArray |
executeQuery(nl.b3p.viewer.config.app.ApplicationLayer al,
nl.b3p.viewer.config.services.SimpleFeatureType ft,
org.geotools.data.FeatureSource fs,
org.geotools.data.Query q)
execute the query, can be overridden in subclasses to modify behaviour
such as workflow.
|
boolean |
isHistorisch() |
void |
setHistorisch(boolean historisch) |
getApplication, getAttributesToInclude, getAuditMessageObject, getContext, getDistance, getLayer, getLimit, getQueryJSON, getRequestId, getX, getY, info, initAudit, isArrays, isEdit, isGraph, isOrdered, relatedInfo, setApplication, setArrays, setAttributesToInclude, setContext, setDistance, setEdit, setGraph, setLimit, setOrdered, setQueryJSON, setRequestId, setX, setY
protected org.json.JSONArray executeQuery(nl.b3p.viewer.config.app.ApplicationLayer al, nl.b3p.viewer.config.services.SimpleFeatureType ft, org.geotools.data.FeatureSource fs, org.geotools.data.Query q) throws Exception
executeQuery
in class nl.b3p.viewer.stripes.FeatureInfoActionBean
Exception
public boolean isHistorisch()
public void setHistorisch(boolean historisch)
public static Locale determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0, nl.b3p.viewer.config.app.Application arg1)
Copyright © 2023 B3partners. All rights reserved.