public class BudgetDetailAction extends BaseBudgetDetailAction
addNewDetails, asOnDate, beAmounts, budgetAmountView, budgetDetail, budgetDetailConfig, budgetDetailHelper, budgetDetailList, budgetDetailService, budgetDetailWorkflowService, budgetDocumentNumber, budgetList, budgetService, budgetWorkflowService, currentYearRange, gridFields, headerDisabled, headerFields, lastButOneYearRange, mandatoryFields, previousYearRange, re, savedbudgetDetailList, schemeId, searchbudgetGroupid, searchfunctionid, showDetails, showRe, subSchemes, workflowBeanadditionalRule, amountRule, approverComments, approverDepartment, approverDesignation, approverName, approverPositionId, currentDesignation, currentState, customizedWorkFlowService, pendingActions, workFlowAction, workFlowDepartment| Constructor and Description |
|---|
BudgetDetailAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxLoadBudgetDetailList() |
String |
ajaxLoadBudgetGroups() |
String |
ajaxLoadBudgets() |
String |
ajaxLoadFunctions() |
void |
approve() |
String |
getActionMessage() |
Map<Long,BigDecimal> |
getBeNextYearAmounts() |
List |
getBudgetGroupList() |
Long |
getBudgetGroups() |
Long |
getFunction() |
List |
getFunctionList() |
protected String |
getMessage(String key) |
InputStream |
getReturnStream() |
org.egov.model.budget.Budget |
getTopBudget() |
protected void |
handleDuplicateBudgetDetailError(org.egov.infra.validation.exception.ValidationException e) |
boolean |
isShowMessage() |
boolean |
isShowRe() |
String |
loadActualsForRe() |
String |
loadBudgetDetailList() |
String |
newRe() |
void |
populateSavedbudgetDetailListFor(org.egov.model.budget.Budget budget) |
void |
populateSavedbudgetDetailListForDetail(org.egov.model.budget.BudgetDetail bd) |
void |
prepare() |
String |
saveAndNew() |
String |
saveAndNewRe() |
protected void |
saveAndStartWorkFlow(org.egov.model.budget.BudgetDetail detail,
org.egov.model.voucher.WorkflowBean workflowBean) |
protected void |
saveAndStartWorkFlowForRe(org.egov.model.budget.BudgetDetail detail,
int index,
org.egov.commons.CFinancialYear finYear,
org.egov.model.budget.Budget refBudget,
org.egov.model.voucher.WorkflowBean workflowBean) |
void |
setBeNextYearAmounts(Map<Long,BigDecimal> beNextYearAmounts) |
void |
setBudgetGroupList(List budgetGroupList) |
void |
setBudgetGroups(Long budgetGroups) |
void |
setFunction(Long function) |
void |
setFunctionList(List functionList) |
void |
setShowRe(boolean showRe) |
void |
setTopBudget(org.egov.model.budget.Budget topBudget) |
add, addYearRange, ajaxLoadSubSchemes, checkGridMandatoryField, checkHeaderMandatoryField, compareDetails, compareREandBEDetails, computeNextYearRange, computePreviousYearRange, computeYearRange, create, createBudgetDetail, createRe, createReAndForward, execute, getAsOnDate, getBeAmounts, getBudgetAmountView, getBudgetDetail, getBudgetDetailList, getBudgetDocumentNumber, getBudgetList, getCurrentYearRange, getDetailsFilterdBy, getFinancialYear, getGridFields, getHeaderFields, getLastButOneYearRange, getMandatoryFields, getModel, getNextYearRange, getPosition, getPositionByUserId, getPreviousYearFor, getPreviousYearRange, getReferenceBudget, getSavedbudgetDetailList, getSchemeId, getSearchbudgetGroupid, getSearchfunctionid, getSubSchemes, getUser, getValueStack, getWorkflowBean, isAddNewDetails, isFieldMandatory, isHeaderDisabled, isRe, isShowDetails, loadActuals, loadBeAmounts, loadBudgets, populateAmountData, populateBudgetList, populateFinancialYear, populateWorkflowBean, removeEmptyBudgetDetails, setAddNewDetails, setAsOnDate, setBeAmounts, setBudgetDetail, setBudgetDetailHelper, setBudgetDetailList, setBudgetDetailService, setBudgetDetailWorkflowService, setBudgetDocumentNumber, setBudgetDropDown, setBudgetList, setBudgetService, setBudgetWorkflowService, setEisCommonService, setFinancialYear, setNextYearRange, setReferenceBudget, setSchemeId, setSearchbudgetGroupid, setSearchfunctionid, setShowDetails, setShowMessage, setWorkflowBean, shouldShowField, shouldShowGridField, shouldShowHeaderField, subtract, validateMandatoryFieldsgetAdditionalRule, getAmountRule, getApproverComments, getApproverDepartment, getApproverDesignation, getApproverName, getApproverPositionId, getCurrentDesignation, getCurrentState, getNextAction, getPendingActions, getValidActions, getWorkFlowAction, getWorkFlowDepartment, setAdditionalRule, setAmountRule, setApproverComments, setApproverDepartment, setApproverDesignation, setApproverName, setApproverPositionId, setCurrentDesignation, setCurrentState, setCustomizedWorkFlowService, setPendingActions, setWorkFlowAction, setWorkFlowDepartmentacceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, 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 void setBudgetGroupList(List budgetGroupList)
public InputStream getReturnStream()
protected void saveAndStartWorkFlow(org.egov.model.budget.BudgetDetail detail,
org.egov.model.voucher.WorkflowBean workflowBean)
saveAndStartWorkFlow in class BaseBudgetDetailActionprotected void handleDuplicateBudgetDetailError(org.egov.infra.validation.exception.ValidationException e)
public void populateSavedbudgetDetailListFor(org.egov.model.budget.Budget budget)
populateSavedbudgetDetailListFor in class BaseBudgetDetailActionpublic void populateSavedbudgetDetailListForDetail(org.egov.model.budget.BudgetDetail bd)
populateSavedbudgetDetailListForDetail in class BaseBudgetDetailActionpublic String ajaxLoadBudgetDetailList()
public String loadBudgetDetailList()
public String ajaxLoadBudgets()
public String ajaxLoadFunctions()
public String ajaxLoadBudgetGroups()
public String saveAndNew()
public String saveAndNewRe()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class BaseBudgetDetailActionpublic boolean isShowMessage()
isShowMessage in class BaseBudgetDetailActionpublic String getActionMessage()
protected void saveAndStartWorkFlowForRe(org.egov.model.budget.BudgetDetail detail,
int index,
org.egov.commons.CFinancialYear finYear,
org.egov.model.budget.Budget refBudget,
org.egov.model.voucher.WorkflowBean workflowBean)
saveAndStartWorkFlowForRe in class BaseBudgetDetailActionpublic void approve()
approve in class BaseBudgetDetailActionpublic String newRe()
public String loadActualsForRe()
public void setShowRe(boolean showRe)
public boolean isShowRe()
public org.egov.model.budget.Budget getTopBudget()
public void setTopBudget(org.egov.model.budget.Budget topBudget)
public void setBeNextYearAmounts(Map<Long,BigDecimal> beNextYearAmounts)
public Map<Long,BigDecimal> getBeNextYearAmounts()
public List getFunctionList()
public void setFunctionList(List functionList)
public List getBudgetGroupList()
public Long getFunction()
public void setFunction(Long function)
public Long getBudgetGroups()
public void setBudgetGroups(Long budgetGroups)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.