Uses of Class
org.kuali.kfs.module.bc.document.web.struts.BudgetConstructionForm

Packages that use BudgetConstructionForm
org.kuali.kfs.module.bc.document.web.struts   
 

Uses of BudgetConstructionForm in org.kuali.kfs.module.bc.document.web.struts
 

Methods in org.kuali.kfs.module.bc.document.web.struts with parameters of type BudgetConstructionForm
protected  void BudgetConstructionAction.adjustForSalarySettingChanges(BudgetConstructionForm bcForm)
          Applies adjustments due to 2plg existence at initial load or detected salary setting changes upon returning from the Quick Salary Setting screen.
protected  void BudgetConstructionAction.cleanupForLockError(BudgetConstructionForm budgetConstructionForm)
          Cleans up state info to handle no access lock errors
protected  void BudgetConstructionAction.deletePBGLLine(boolean isRevenue, BudgetConstructionForm budgetConstructionForm, int deleteIndex, PendingBudgetConstructionGeneralLedger line)
          Deletes an existing PendingBudgetConstructionGeneralLedger revenue or expenditure line along with any associated monthly budget (BudgetConstructionMonthly)
protected  void BudgetConstructionAction.initAuthorization(BudgetConstructionForm budgetConstructionForm)
          Calls authorizer to determine if the user has edit permission and checks if budget construction is active is fiscal year function table.
protected  void BudgetConstructionAction.insertPBGLLine(boolean isRevenue, BudgetConstructionForm budgetConstructionForm, PendingBudgetConstructionGeneralLedger line)
          This inserts a PBGL revenue or expenditure line
protected  void BudgetConstructionAction.setBudgetDocumentNoAccessMessage(BudgetConstructionForm budgetConstructionForm)
          Finds the role type service associated with the document viewer role, than calls method on role type service to set the no access message
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.