public class BaseRevenueAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected List<org.egov.infra.admin.master.entity.Department> |
departmentList |
protected List<org.egov.commons.CFinancialYear> |
finYearList |
protected org.egov.egf.revenue.Grant |
grant |
protected List<org.egov.egf.revenue.Grant> |
grantSearchList |
protected List<org.egov.egf.revenue.Grant> |
grantsList |
protected String |
grantsType |
protected String |
mode |
protected List<String> |
periodList |
| Constructor and Description |
|---|
BaseRevenueAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeModify() |
List<org.egov.infra.admin.master.entity.Department> |
getDepartmentList() |
List<org.egov.commons.CFinancialYear> |
getFinYearList() |
List<org.egov.egf.revenue.Grant> |
getGrantsList() |
String |
getGrantsType() |
String |
getMode() |
org.egov.egf.revenue.Grant |
getModel() |
List<String> |
getPeriodList() |
String |
newForm() |
void |
prepare() |
String |
saveOrupdate() |
void |
setDepartmentList(List<org.egov.infra.admin.master.entity.Department> departmentList) |
void |
setFinYearList(List<org.egov.commons.CFinancialYear> finYearList) |
void |
setGrantsList(List<org.egov.egf.revenue.Grant> grantsList) |
void |
setGrantsType(String grantsType) |
void |
setMode(String mode) |
void |
setPeriodList(List<String> periodList) |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected List<org.egov.egf.revenue.Grant> grantsList
protected List<org.egov.infra.admin.master.entity.Department> departmentList
protected List<org.egov.commons.CFinancialYear> finYearList
protected String grantsType
protected List<org.egov.egf.revenue.Grant> grantSearchList
protected String mode
protected org.egov.egf.revenue.Grant grant
public org.egov.egf.revenue.Grant getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String newForm()
public String beforeModify()
public String saveOrupdate()
public List<org.egov.egf.revenue.Grant> getGrantsList()
public void setGrantsList(List<org.egov.egf.revenue.Grant> grantsList)
public List<org.egov.infra.admin.master.entity.Department> getDepartmentList()
public void setDepartmentList(List<org.egov.infra.admin.master.entity.Department> departmentList)
public List<org.egov.commons.CFinancialYear> getFinYearList()
public void setFinYearList(List<org.egov.commons.CFinancialYear> finYearList)
public String getGrantsType()
public void setGrantsType(String grantsType)
public String getMode()
public void setMode(String mode)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.