public class CommonAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
static String |
ARF_STATUS_APPROVED |
static String |
ARF_TYPE |
| Constructor and Description |
|---|
CommonAction() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, prepare, 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, validatepublic static final String ARF_STATUS_APPROVED
public static final String ARF_TYPE
public String getSerialNo()
public void setSerialNo(String serialNo)
public InputStream getReturnStream()
public Long getBillRegisterId()
public void setBillRegisterId(Long billRegisterId)
public void setRelationService(org.egov.commons.service.RelationService relationService)
public Object getModel()
public List<org.egov.commons.Bank> getBankList()
public void setBankList(List<org.egov.commons.Bank> bankList)
public String ajaxLoadSchemes()
public String ajaxLoadSchemeBy20()
public String ajaxLoadSubSchemes()
public String ajaxLoadSubSchemeBy20()
public String ajaxLoadBanks()
public String ajaxLoadAllBanks()
public String ajaxLoadAllBanksByFund()
public String ajaxLoadBanksByFundAndType()
@Deprecated public String ajaxLoadAccNum()
public String ajaxLoadBankAccountsByBranch()
public String ajaxLoadBankBranchFromBank()
public String ajaxLoadBankAccFromBranch()
public String ajaxLoadRTGSChequeFromBankAcc()
public String ajaxLoadAccountNumbers()
public String ajaxLoadDrawingOfficers()
public String ajaxLoadAccNumAndType()
public String loadAccNumNarration()
public String loadAccNumNarrationAndFund()
public String ajaxLoadBankBranch()
public String ajaxLoadBankBranchesByBank()
public String ajaxLoadBankAccounts()
public String ajaxLoadBankAccountsBySubscheme()
public Integer getFundId()
public void setFundId(Integer fundId)
public String ajaxValidateDetailCode()
public String ajaxGetDetailCode()
@Deprecated public String ajaxLoadVoucherNames()
public String ajaxValidateChequeNumber()
public String ajaxValidateRtgsNumber()
public String ajaxValidateReassignSurrenderChequeNumber()
public String ajaxLoadCodesOfDetailType()
public String ajaxLoadEntites() throws ClassNotFoundException
ClassNotFoundExceptionpublic String ajaxLoadEntitesBy20() throws ClassNotFoundException
ClassNotFoundExceptionpublic String ajaxLoadRTGSNumberBy20() throws ClassNotFoundException
ClassNotFoundExceptionpublic String ajaxLoadRTGSNumberByAccountId() throws ClassNotFoundException
ClassNotFoundExceptionpublic String ajaxLoadCheckList()
public String searchEntites() throws ClassNotFoundException
ClassNotFoundExceptionpublic String searchAccountCodes() throws ClassNotFoundException
ClassNotFoundExceptionpublic String ajaxLoadBanksWithAssignedRTGS()
public String ajaxLoadBanksWithAssignedCheques()
public String ajaxLoadBanksAccountsWithAssignedRTGS()
public String ajaxLoadBanksAccountsWithAssignedCheques()
public Integer getBranchId()
public void setBranchId(Integer branchId)
public List<org.egov.commons.Bankaccount> getAccNumList()
public void setAccNumList(List<org.egov.commons.Bankaccount> accNumList)
public String getValue()
public void setValue(String value)
public Integer getSchemeId()
public void setSchemeId(Integer schemeId)
public List<org.egov.commons.Scheme> getSchemeList()
public void setSchemeList(List<org.egov.commons.Scheme> schemeList)
public List<org.egov.commons.SubScheme> getSubSchemes()
public void setSubSchemes(List<org.egov.commons.SubScheme> subSchemes)
public Integer getBankId()
public void setBankId(Integer bankId)
public List<org.egov.commons.Bankbranch> getBranchList()
public void setBranchList(List<org.egov.commons.Bankbranch> branchList)
public Long getBankaccountId()
public void setBankaccountId(Long bankaccountId)
public String getChequeNumber()
public void setChequeNumber(String chequeNumber)
public void setInstrumentService(org.egov.services.instrument.InstrumentService instrumentService)
public Integer getDepartmentId()
public void setDepartmentId(Integer departmentId)
public List<org.egov.infra.admin.master.entity.User> getUserList()
public void setUserList(List<org.egov.infra.admin.master.entity.User> userList)
public void setDesignationId(Integer designationId)
public void setFunctionaryName(String functionaryName)
public org.egov.egf.commons.EgovCommon getEgovCommon()
public void setEgovCommon(org.egov.egf.commons.EgovCommon egovCommon)
public List<org.egov.commons.CChartOfAccounts> getAccountCodesForDetailTypeList()
public void setAccountCodesForDetailTypeList(List<org.egov.commons.CChartOfAccounts> accountCodesForDetailTypeList)
public List<org.egov.eis.entity.DrawingOfficer> getDrawingList()
public void setDrawingList(List<org.egov.eis.entity.DrawingOfficer> drawingList)
public List<org.egov.commons.utils.EntityType> getEntitiesList()
public void setEntitiesList(List<org.egov.commons.utils.EntityType> entitiesList)
public Integer getAccountDetailType()
public void setAccountDetailType(Integer accountDetailType)
public Integer getBillSubtypeId()
public void setBillSubtypeId(Integer billSubtypeId)
public String getBillType()
public void setBillType(String billType)
public List<org.egov.infra.admin.master.entity.AppConfigValues> getCheckList()
public void setCheckList(List<org.egov.infra.admin.master.entity.AppConfigValues> checkList)
public org.egov.services.voucher.VoucherService getVoucherService()
public void setVoucherService(org.egov.services.voucher.VoucherService voucherService)
public List getNameList()
public void setNameList(List nameList)
public String getType()
public void setType(String type)
public String getSearchType()
public void setSearchType(String searchType)
public String getAccountDetailTypeName()
public void setAccountDetailTypeName(String accountDetailTypeName)
public String getTypeOfAccount()
public void setTypeOfAccount(String typeOfAccount)
public String ajaxLoadBanksWithApprovedPayments()
public String ajaxLoadBanksWithRtgsPayments()
public String ajaxLoadBanksWithApprovedSalaryPayments()
public String ajaxLoadBanksWithApprovedPensionPayments()
public String ajaxLoadBanksWithApprovedRemittances()
public String ajaxLoadBanksWithPaymentInWorkFlow()
voucherStatusKey - - The appconfig key which gives the voucher workflow statusasOnDate - fundId - public String ajaxLoadBankAccountsWithPaymentInWorkFlow()
voucherStatusKey - - The appconfig key which gives the voucher workflow statusasOnDate - fundId - public String ajaxLoadBankAccountsWithApprovedPayments()
public String ajaxLoadBankAccountsWithApprovedSalaryPayments()
public String ajaxLoadBankAccountsWithApprovedPensionPayments()
public String ajaxLoadBankAccountsWithApprovedRemittances()
public void setAsOnDate(Date asOnDate)
public Date getAsOnDate()
public String ajaxLoadDesg()
public String ajaxLoadDefaultDepartment()
public String ajaxLoadFundSource()
public String ajaxLoadProjectCodesForSubScheme()
public String ajaxLoadUnmappedProjectCodesBy20()
public String ajaxLoadDocumentNoAndDate()
public String ajaxLoadChequeNoAndDate()
public String ajaxLoadVoucherAmount()
public String ajaxLoadGrantAmountSubledger()
public String ajaxLoadBranchAccountNumbers()
public String ajaxLoadCOA()
public String ajaxLoadGLreportCodes()
public String ajaxLoadSLreportCodes()
public String ajaxLoadFunctionCodes()
public String ajaxLoadSubLedgerTypesByGlCode()
public String showHistory()
public String ajaxGetAllCoaCodes()
public String ajaxGetAllCoaCodesExceptCashBank()
public String ajaxGetAllAssetCodes()
public String ajaxGetAllLiabCodes()
public String ajaxGetAllFunctionName()
public String ajaxGetAllBankName()
public String ajaxGetAllCoaNames()
public String ajaxCoaDetailCode()
public String ajaxLoadEstimateBudgetDetailsByFundId()
public String ajaxLoadEstimateBudgetDetailsByDepartmentId()
public String ajaxLoadEstimateBudgetDetailsByFuncId()
public String getStateId()
public void setStateId(String stateId)
public String getScriptName()
public void setScriptName(String scriptName)
public String getStartsWith()
public void setStartsWith(String startsWith)
public Long getRecoveryId()
public void setRecoveryId(Long recoveryId)
public void setSubSchemeId(Integer subSchemeId)
public Integer getSubSchemeId()
public List<org.egov.commons.Fundsource> getFundSouceList()
public void setFundSouceList(List<org.egov.commons.Fundsource> fundSouceList)
public List<org.egov.commons.CChartOfAccounts> getAccountCodesList()
public void setAccountCodesList(List<org.egov.commons.CChartOfAccounts> accountCodesList)
public Integer getDepartment()
public void setDepartment(Integer department)
public void setFinancingSourceService(org.egov.services.financingsource.FinancingSourceService financingSourceService)
public void setDefaultDepartment(String defaultDepartment)
public String getDefaultDepartment()
public Long getBillVhId()
public void setBillVhId(Long billVhId)
public List<org.egov.egf.masters.model.LoanGrantBean> getProjectCodeList()
public void setProjectCodeList(List<org.egov.egf.masters.model.LoanGrantBean> projectCodeList)
public List<org.egov.model.instrument.InstrumentHeader> getInstrumentHeaderList()
public void setInstrumentHeaderList(List<org.egov.model.instrument.InstrumentHeader> instrumentHeaderList)
public String getRtgsNumber()
public void setRtgsNumber(String rtgsNumber)
public String ajaxLoadBanksWithPayGenAndRTGSNotAssigned()
public String ajaxLoadBankAccountsWithPayGenAndRTGSNotAssigned()
public String searchARFNumbers()
public String ajaxYearCode()
public String getQuery()
public void setQuery(String query)
public String getBillSubType()
public void setBillSubType(String billSubType)
public String getGlCode()
public void setGlCode(String glCode)
public List<org.egov.commons.CChartOfAccounts> getGlCodesList()
public void setGlCodesList(List<org.egov.commons.CChartOfAccounts> glCodesList)
public String getFunction()
public void setFunction(String function)
public List<org.egov.commons.CFunction> getFunctionCodesList()
public void setFunctionCodesList(List<org.egov.commons.CFunction> functionCodesList)
public List<org.egov.commons.Accountdetailtype> getSubLedgerTypeList()
public void setSubLedgerTypeList(List<org.egov.commons.Accountdetailtype> subLedgerTypeList)
public org.egov.infra.admin.master.service.AppConfigValueService getAppConfigValuesService()
public void setAppConfigValuesService(org.egov.infra.admin.master.service.AppConfigValueService appConfigValuesService)
public List<org.egov.commons.CChartOfAccounts> getCoaList()
public void setCoaList(List<org.egov.commons.CChartOfAccounts> coaList)
public StringBuffer getResult()
public void setResult(StringBuffer result)
public Long getVouchHeaderId()
public void setVouchHeaderId(Long vouchHeaderId)
public String getGlcodeParam()
public void setGlcodeParam(String glcodeParam)
public String getAccountId()
public void setAccountId(String accountId)
public String getFunctionName()
public void setFunctionName(String functionName)
public Integer getBankaccount()
public void setBankaccount(Integer bankaccount)
public List<org.egov.commons.CFinancialYear> getYearCodeList()
public void setYearCodeList(List<org.egov.commons.CFinancialYear> yearCodeList)
public Long getFunctionId()
public void setFunctionId(Long functionId)
public List<org.egov.model.budget.BudgetDetail> getBudgetDetailList()
public void setBudgetDetailList(List<org.egov.model.budget.BudgetDetail> budgetDetailList)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.