public class FinancingSourceAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
FinancingSourceAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
codeUniqueCheck() |
boolean |
getCodeCheck() |
org.egov.services.financingsource.FinancingSourceService |
getFinancingSourceService() |
List<org.egov.commons.FinancingInstitution> |
getFinInstList() |
List<org.egov.commons.Fundsource> |
getFinSrcTypOwnSrcList() |
List<String> |
getFundingTypeList() |
org.egov.commons.Fundsource |
getFundsource() |
List<org.egov.commons.Fundsource> |
getFundSourceList() |
BigDecimal |
getInitialEstimateAmount() |
String |
getIntEstAmt() |
Object |
getModel() |
boolean |
getNameCheck() |
String |
getOwnSrcAmount() |
List<String> |
getRePymntFrqList() |
String |
nameUniqueCheck() |
String |
newform() |
void |
prepare() |
String |
save() |
void |
setFinancingSourceService(org.egov.services.financingsource.FinancingSourceService financingSourceService) |
void |
setFinInstList(List<org.egov.commons.FinancingInstitution> finInstList) |
void |
setFinSrcTypOwnSrcList(List<org.egov.commons.Fundsource> finSrcTypOwnSrcList) |
void |
setFundingTypeList(List<String> fundingTypeList) |
void |
setFundsource(org.egov.commons.Fundsource fundsource) |
void |
setFundSourceList(List<org.egov.commons.Fundsource> fundSourceList) |
void |
setInitialEstimateAmount(BigDecimal initialEstimateAmount) |
void |
setRePymntFrqList(List<String> rePymntFrqList) |
void |
setShrdFSrcPerSer(org.egov.infstr.services.PersistenceService<org.egov.commons.SharedFundSource,Long> shrdFSrcPerSer) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String newform()
public String getIntEstAmt()
public String getOwnSrcAmount()
public String codeUniqueCheck()
public boolean getCodeCheck()
public String nameUniqueCheck()
public boolean getNameCheck()
public String save()
public org.egov.commons.Fundsource getFundsource()
public void setFundsource(org.egov.commons.Fundsource fundsource)
public List<org.egov.commons.FinancingInstitution> getFinInstList()
public void setFinInstList(List<org.egov.commons.FinancingInstitution> finInstList)
public List<org.egov.commons.Fundsource> getFundSourceList()
public void setFundSourceList(List<org.egov.commons.Fundsource> fundSourceList)
public org.egov.services.financingsource.FinancingSourceService getFinancingSourceService()
public void setFinancingSourceService(org.egov.services.financingsource.FinancingSourceService financingSourceService)
public BigDecimal getInitialEstimateAmount()
public void setInitialEstimateAmount(BigDecimal initialEstimateAmount)
public List<org.egov.commons.Fundsource> getFinSrcTypOwnSrcList()
public void setFinSrcTypOwnSrcList(List<org.egov.commons.Fundsource> finSrcTypOwnSrcList)
public void setShrdFSrcPerSer(org.egov.infstr.services.PersistenceService<org.egov.commons.SharedFundSource,Long> shrdFSrcPerSer)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.