public class BudgetModular extends BudgetAssociate
UPDATE_USER_LENGTH| Constructor and Description |
|---|
BudgetModular() |
BudgetModular(Long budgetId,
Integer budgetPeriod) |
getBudgetId, setBudgetIdgetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Integer getBudgetPeriod()
public void setBudgetPeriod(Integer budgetPeriod)
public BudgetDecimal getConsortiumFna()
public void setConsortiumFna(BudgetDecimal consortiumFna)
public BudgetDecimal getDirectCostLessConsortiumFna()
public void setDirectCostLessConsortiumFna(BudgetDecimal directCostLessConsortiumFna)
public BudgetDecimal getTotalDirectCost()
public void setTotalDirectCost(BudgetDecimal totalDirectCost)
public BudgetDecimal getTotalFnaRequested()
public void setTotalFnaRequested(BudgetDecimal totalFnaRequested)
public BudgetDecimal getTotalRequestedCost()
public void setTotalRequestedCost(BudgetDecimal totalRequestedCost)
public List<BudgetModularIdc> getBudgetModularIdcs()
public void setBudgetModularIdcs(List<BudgetModularIdc> budgetModularIdcs)
public BudgetModularIdc getBudgetModularIdc(int index)
public void calculateAllTotals()
public void calculateTotalDirectCost()
public void calculateTotalFnaRequested()
public void calculateTotalRequestedCost()
public void addNewBudgetModularIdc(BudgetModularIdc budgetModularIdc)
public Long getBudgetPeriodId()
public void setBudgetPeriodId(Long budgetPeriodId)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.