public abstract class ED524BudgetBaseGenerator extends S2SBaseFormGenerator
AREAS_AFFECTED_ABSTRACT_TYPE_CODE, CONGRESSIONAL_DISTRICT_MAX_LENGTH, DESCRIPTION, DUNS_NUMBER_MAX_LENGTH, globLibV10Generator, globLibV20Generator, KEY_VALUE_SEPARATOR, MODULE_NUMBER, ORGANIZATON_NAME_MAX_LENGTH, pdDoc, PRIMARY_TITLE_MAX_LENGTH, TITLE, TYPE_SEPARATOR| Constructor and Description |
|---|
ED524BudgetBaseGenerator()
Constructs a ED524BudgetBaseGenerator.java.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAgencyName() |
protected void |
getContractualCosts(BudgetPeriod budgetPeriod) |
protected void |
getEquipmentCosts(BudgetPeriod budgetPeriod) |
protected void |
getIndirectCosts(BudgetPeriod budgetPeriod) |
protected void |
getOtherCosts(BudgetPeriod budgetPeriod) |
void |
getPersonnelCosts(BudgetPeriod budgetPeriod) |
protected void |
getSuppliesCosts(BudgetPeriod budgetPeriod) |
protected void |
getTotalCosts(BudgetPeriod budgetPeriod) |
protected void |
getTrainingCosts(BudgetPeriod budgetPeriod) |
protected void |
getTravelCosts(BudgetPeriod budgetPeriod) |
addAttachment, computeAttachmentHash, createContentId, createContentId, getAttachedFileDataType, getAttachedFileDataTypes, getAttachedFileType, getAttachments, getAuditErrors, getHashValue, getPernonnelAttachments, getQuestionnaireAnswers, isSponsorNIH, saveNarrative, setAttachments, setAuditErrors, sortAttachmentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormObjectprotected S2SUtilService s2sUtilService
protected S2SBudgetCalculatorService s2sBudgetCalculatorService
protected static final String INDIRECT_COST_RATE_AGREEMENT_NONE
protected static final String APPROVING_FEDERAL_AGENCY_OTHER
protected static final String APPROVING_FEDERAL_AGENCY_ED
protected static final String RATE_CLASS_TYPE_EMPLOYEE_BENEFITS
protected static final String RATE_CLASS_TYPE_VACATION
protected static final String RATE_CLASS_TYPE_OTHER
protected static final String TARGET_CATEGORY_CODE_SUBCONTRACT
protected static final String TARGET_CATEGORY_CODE_PURCHASED_EQUIPMENT
protected static final String TARGET_CATEGORY_CODE_MATERIOALS_AND_SUPPLIES
protected static final String TARGET_CATEGORY_CODE_TRAVEL
protected static final String TARGET_CATEGORY_CODE_FOREIGN_TRAVEL
protected static final String TARGET_CATEGORY_CODE_PARTICIPANT_STIPENDS
protected static final String TARGET_CATEGORY_TYPE_CODE_PERSONNEL
protected static final int RATE_TYPE_ADMINISTRATIVE_SALARIES
protected static final int RATE_TYPE_SUPPORT_STAFF_SALARIES
protected BudgetDecimal totalCost
protected BudgetDecimal totalDirectCost
protected BudgetDecimal totalIndirectCost
protected BudgetDecimal totalCostSharing
protected BudgetDecimal indirectCS
protected BudgetDecimal supplyCost
protected BudgetDecimal supplyCostCS
protected BudgetDecimal otherCost
protected BudgetDecimal otherCostCS
protected BudgetDecimal categoryCostFringe
protected BudgetDecimal categoryCostCSFringe
protected BudgetDecimal equipmentCost
protected BudgetDecimal equipmentCostCS
protected BudgetDecimal contractualCost
protected BudgetDecimal contractualCostCS
protected BudgetDecimal travelCost
protected BudgetDecimal travelCostCS
protected BudgetDecimal trainingCost
protected BudgetDecimal trainingCostCS
protected BudgetDecimal personnelCost
protected BudgetDecimal personnelCostCS
protected static final String DHHS_AGREEMENT
protected static final String DHHS_DEFAULT_VALUE
protected static final String AGENCY_VALUE
protected static final String RESTIRCTED_QUESTION
protected static final String DEFAULT_LEGAL_NAME
public ED524BudgetBaseGenerator()
protected void getTotalCosts(BudgetPeriod budgetPeriod)
protected void getIndirectCosts(BudgetPeriod budgetPeriod)
protected void getSuppliesCosts(BudgetPeriod budgetPeriod)
protected void getOtherCosts(BudgetPeriod budgetPeriod)
protected void getEquipmentCosts(BudgetPeriod budgetPeriod)
protected void getContractualCosts(BudgetPeriod budgetPeriod)
protected void getTravelCosts(BudgetPeriod budgetPeriod)
protected void getTrainingCosts(BudgetPeriod budgetPeriod)
public void getPersonnelCosts(BudgetPeriod budgetPeriod)
protected String getAgencyName()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.