@StrictBinding @UrlBinding(value="/action/json2") public class AggregationJSONActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
AggregationJSONActionBean() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.Resolution |
bomen() |
net.sourceforge.stripes.action.Resolution |
edit() |
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getCqlfilter() |
String |
getDescription() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setCqlfilter(String cqlfilter) |
void |
setDescription(String description) |
net.sourceforge.stripes.action.Resolution |
spelen() |
void |
validateLocations(net.sourceforge.stripes.validation.ValidationErrors errors) |
@ValidationMethod public void validateLocations(net.sourceforge.stripes.validation.ValidationErrors errors)
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 getCqlfilter()
public void setCqlfilter(String cqlfilter)
public String getDescription()
public void setDescription(String description)
@DefaultHandler
@DontValidate
public net.sourceforge.stripes.action.Resolution edit()
throws Exception
Exceptionpublic net.sourceforge.stripes.action.Resolution spelen()
throws NamingException,
SQLException
NamingExceptionSQLExceptionpublic net.sourceforge.stripes.action.Resolution bomen()
throws NamingException,
SQLException
NamingExceptionSQLExceptionCopyright © 2018. All rights reserved.