@UrlBinding(value="/service/feature") @StrictBinding public class FeatureActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
FeatureActionBean() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getLayer() |
net.sourceforge.stripes.action.Resolution |
getLayerFeatureType() |
GeoService |
getService() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setLayer(String layer) |
void |
setService(GeoService service) |
public net.sourceforge.stripes.action.ActionBeanContext getContext()
getContext in interface net.sourceforge.stripes.action.ActionBeanpublic void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
setContext in interface net.sourceforge.stripes.action.ActionBeanpublic String getLayer()
public void setLayer(String layer)
public GeoService getService()
public void setService(GeoService service)
public net.sourceforge.stripes.action.Resolution getLayerFeatureType()
throws org.json.JSONException
org.json.JSONExceptionCopyright © 2018. All rights reserved.