@UrlBinding(value="/action/geoserviceregistry/") @StrictBinding public class GeoServiceRegistryActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
GeoServiceRegistryActionBean() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getNodeId() |
String |
getQ() |
net.sourceforge.stripes.action.Resolution |
load() |
net.sourceforge.stripes.action.Resolution |
search() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setNodeId(String nodeId) |
void |
setQ(String q) |
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 getNodeId()
public void setNodeId(String nodeId)
public String getQ()
public void setQ(String q)
@DefaultHandler
public net.sourceforge.stripes.action.Resolution load()
throws org.json.JSONException
org.json.JSONExceptionpublic net.sourceforge.stripes.action.Resolution search()
throws org.json.JSONException
org.json.JSONExceptionCopyright © 2020. All rights reserved.