@UrlBinding(value="/action/mob/feature/edit")
@StrictBinding
public class MOBEditActionBean
extends nl.b3p.viewer.stripes.EditFeatureActionBean
| Constructor and Description |
|---|
MOBEditActionBean() |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0,
nl.b3p.viewer.config.app.Application arg1) |
net.sourceforge.stripes.action.Resolution |
downloadAttachment() |
net.sourceforge.stripes.action.Resolution |
editFeature() |
Integer |
getAGM_ID() |
Integer |
getCV_ID() |
protected org.json.JSONObject |
getJsonFeature(String feature) |
String |
getMETING_ID() |
String |
getMeting() |
Double |
getUitgifte() |
net.sourceforge.stripes.action.FileBean |
getUPLOAD() |
protected boolean |
isAttributeUserEditingDisabled(String attrName) |
net.sourceforge.stripes.action.Resolution |
retrieveVariables() |
net.sourceforge.stripes.action.Resolution |
saveIbis() |
void |
setAGM_ID(Integer AGM_ID) |
void |
setCV_ID(Integer CV_ID) |
void |
setMETING_ID(String METING_ID) |
void |
setMeting(String meting) |
void |
setUitgifte(Double uitgifte) |
void |
setUPLOAD(net.sourceforge.stripes.action.FileBean UPLOAD) |
net.sourceforge.stripes.action.Resolution |
submitCorrections() |
net.sourceforge.stripes.action.Resolution |
submitExpectedAllotment() |
net.sourceforge.stripes.action.Resolution |
submitIbis() |
addNewFeature, delete, deleteFeature, edit, editFeature, getAppLayer, getApplication, getContext, getFeature, getFID, getJsonFeature, getLayer, getStore, removeRelatedFeatures, saveRelatedFeatures, setAppLayer, setApplication, setContext, setFeature, setJsonFeaturepublic String getMETING_ID()
public void setMETING_ID(String METING_ID)
public String getMeting()
public void setMeting(String meting)
public net.sourceforge.stripes.action.FileBean getUPLOAD()
public void setUPLOAD(net.sourceforge.stripes.action.FileBean UPLOAD)
public Integer getCV_ID()
public void setCV_ID(Integer CV_ID)
public Integer getAGM_ID()
public void setAGM_ID(Integer AGM_ID)
public Double getUitgifte()
public void setUitgifte(Double uitgifte)
public net.sourceforge.stripes.action.Resolution editFeature()
public net.sourceforge.stripes.action.Resolution retrieveVariables()
public net.sourceforge.stripes.action.Resolution submitExpectedAllotment()
public net.sourceforge.stripes.action.Resolution submitIbis()
public net.sourceforge.stripes.action.Resolution submitCorrections()
public net.sourceforge.stripes.action.Resolution downloadAttachment()
public net.sourceforge.stripes.action.Resolution saveIbis()
protected boolean isAttributeUserEditingDisabled(String attrName)
isAttributeUserEditingDisabled in class nl.b3p.viewer.stripes.EditFeatureActionBeanprotected org.json.JSONObject getJsonFeature(String feature)
getJsonFeature in class nl.b3p.viewer.stripes.EditFeatureActionBeanpublic static Locale determineLocaleForBundle(net.sourceforge.stripes.action.ActionBeanContext arg0, nl.b3p.viewer.config.app.Application arg1)
Copyright © 2019 B3partners. All rights reserved.