@UrlBinding(value="/action/mob/store")
@StrictBinding
public class MOBStoreActionBean
extends nl.b3p.i18n.LocalizableActionBean
| Constructor and Description |
|---|
MOBStoreActionBean() |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0,
nl.b3p.viewer.config.app.Application arg1) |
nl.b3p.viewer.config.app.ApplicationLayer |
getAppLayer() |
nl.b3p.viewer.config.app.Application |
getApplication() |
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getFeatureTypeName() |
nl.b3p.viewer.config.services.FeatureSource |
getFs() |
Integer |
getGEM_CODE_CBS() |
Integer |
getMETING_ID() |
String |
getSort() |
void |
initBundle() |
net.sourceforge.stripes.action.Resolution |
metingen() |
void |
setAppLayer(nl.b3p.viewer.config.app.ApplicationLayer appLayer) |
void |
setApplication(nl.b3p.viewer.config.app.Application application) |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setFeatureTypeName(String featureTypeName) |
void |
setFs(nl.b3p.viewer.config.services.FeatureSource fs) |
void |
setGEM_CODE_CBS(Integer GEM_CODE_CBS) |
void |
setMETING_ID(Integer METING_ID) |
void |
setSort(String sort) |
net.sourceforge.stripes.action.Resolution |
store() |
public net.sourceforge.stripes.action.ActionBeanContext getContext()
public void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
public nl.b3p.viewer.config.services.FeatureSource getFs()
public void setFs(nl.b3p.viewer.config.services.FeatureSource fs)
public String getFeatureTypeName()
public void setFeatureTypeName(String featureTypeName)
public nl.b3p.viewer.config.app.Application getApplication()
public void setApplication(nl.b3p.viewer.config.app.Application application)
public nl.b3p.viewer.config.app.ApplicationLayer getAppLayer()
public void setAppLayer(nl.b3p.viewer.config.app.ApplicationLayer appLayer)
public Integer getGEM_CODE_CBS()
public void setGEM_CODE_CBS(Integer GEM_CODE_CBS)
public Integer getMETING_ID()
public void setMETING_ID(Integer METING_ID)
public String getSort()
public void setSort(String sort)
@DefaultHandler public net.sourceforge.stripes.action.Resolution store()
public net.sourceforge.stripes.action.Resolution metingen()
@After(stages=BindingAndValidation) public void initBundle()
initBundle in class nl.b3p.i18n.LocalizableActionBeanpublic static Locale determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0, nl.b3p.viewer.config.app.Application arg1)
Copyright © 2019 B3partners. All rights reserved.