public abstract class AbstractResearchAndRelatedStream extends ProposalBaseStream
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BUDGET_JUSTIFICATION_IDENTIFIER |
protected static String |
DEFAULT_VALUE_UNKNOWN |
protected static String |
EMPTY_STRING |
protected static String |
IACU_APPROVAL_PENDING_VALUE |
static String |
KEY_MAPPING_NAME |
static String |
KEY_TARGET_CATEGORY_CODE |
protected static String |
REPORT_NAME |
protected static String |
SPECIAL_REVIEW_CODE_2 |
| Constructor and Description |
|---|
AbstractResearchAndRelatedStream() |
| Modifier and Type | Method and Description |
|---|---|
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.AnimalSubjectDocument.AnimalSubject |
getAnimalSubject(DevelopmentProposal developmentProposal) |
protected String |
getAnimalWelfareAssuranceNumber(DevelopmentProposal developmentProposal) |
protected boolean |
getAnswerFromOrganizationYnq(OrganizationYnq organizationYnq) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreApplicationCategoryType |
getApplicationCategoryForResearchCoverPage(String propTypeDesc) |
protected List<BudgetCategoryMapping> |
getBudgetCategoryMappings(Map<String,String> conditionMap) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.DescriptionBlockType |
getBudgetJustification(String proposalNumber) |
protected List<KeyPersonInfo> |
getBudgetPersonsForCategoryMap(DevelopmentProposal developmentProposal,
BudgetPeriod budgetPeriod,
String categoryCode,
String categoryMappingName) |
protected List<KeyPersonInfo> |
getBudgetPersonsForCategoryMap(DevelopmentProposal developmentProposal,
Budget budget,
String categoryCode,
String categoryMappingName) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.BudgetTotalsType |
getBudgetTotals(BudgetDecimal totalCost,
BudgetDecimal costSharingAmount) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreBudgetTotalsType |
getBudgetTotalsForResearchCoverPage(Budget budget) |
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService()
Gets the businessObjectService attribute.
|
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.PersonFullNameType |
getContactPersonFullName(String lastName,
String firstName,
String middleName) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.EquipmentCostsDocument.EquipmentCosts[] |
getEquipmentCosts(List<BudgetLineItem> budgetLineItems) |
protected BigDecimal |
getEquipmentTotal(List<BudgetLineItem> budgetLineItems) |
protected BudgetDecimal |
getFringeCost(BudgetPersonnelDetails budgetPersDetails) |
KcPersonService |
getKcPersonService()
Gets the kcPersonService attribute.
|
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.PostalAddressType |
getOrganizationAddress(Rolodex rolodex) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ApplicantOrganizationType.OrganizationContactPerson |
getOrganizationContactPerson(Rolodex rolodex) |
protected Organization |
getOrganizationFromDevelopmentProposal(DevelopmentProposal developmentProposal) |
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType |
getOrganizationPersonContactInformationWithDefaultValues() |
protected List<OrganizationYnq> |
getOrganizationYNQ(String questionId) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherAgencyQuestionsType |
getOtherAgencyQuestionsForResearchCoverPage(DevelopmentProposal developmentProposal) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherDirectCostsDocument.OtherDirectCosts[] |
getOtherDirectCosts(DevelopmentProposal developmentProposal,
List<BudgetLineItem> budgetLineItems) |
protected BigDecimal |
getOtherDirectTotal(List<BudgetLineItem> budgetLineItems) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherDirectType.Enum |
getOtherDirectType(String budgetCategoryDesc) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ParticipantPatientCostsDocument.ParticipantPatientCosts[] |
getParticipantPatientCost(DevelopmentProposal developmentProposal,
List<BudgetLineItem> budgetLineItems) |
protected BigDecimal |
getParticipantPatientTotal(List<BudgetLineItem> budgetLineItems) |
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType |
getPersonContactInformation(ProposalPerson proposalPerson) |
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType |
getPersonContactInformation(Rolodex rolodex) |
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.PostalAddressType |
getPostalAddress(ProposalPerson proposalPerson) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreProjectDatesType |
getProjectDatesForResearchCoverPage(Date startDate,
Date endDate) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectRoleType.Enum |
getProjectRoleType(DevelopmentProposal developmentProposal,
BudgetPerson budgetPerson) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectSiteType |
getProjectSiteForResearchCoverPage(DevelopmentProposal developmentProposal) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectSurveyDocument.ProjectSurvey |
getProjectSurvey(DevelopmentProposal developmentProposal) |
S2SUtilService |
getS2SUtilService()
Gets the s2SUtilService attribute.
|
protected BigDecimal |
getSalaryWagesTotal(List<BudgetLineItem> budgetLineItems) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreSubmissionCategoryType |
getSubmissionCategoryForResearchCoverPage(String activityDescription,
String creationStatusCode) |
protected BudgetDecimal |
getTotalFringe(BudgetPeriod budgetPeriod) |
protected BudgetDecimal |
getTotalSalaryRequested(BudgetPeriod budgetPeriod) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.TravelCostsDocument.TravelCosts[] |
getTravelCosts(List<BudgetLineItem> budgetLineItems) |
protected BigDecimal |
getTravelTotal(List<BudgetLineItem> budgetLineItems) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.TravelType.Enum |
getTravelType(String budgetCategoryDesc) |
protected boolean |
isBudgetCategoryEquipment(BudgetLineItem budgetLineItem) |
protected boolean |
isBudgetCategoryOther(BudgetLineItem budgetLineItem) |
protected boolean |
isBudgetCategoryParticipantPatient(BudgetLineItem budgetLineItem) |
protected boolean |
isBudgetCategoryTravel(BudgetLineItem budgetLineItem) |
protected boolean |
isRateAndBaseOfRateClassTypeOverhead(AbstractBudgetRateAndBase rateAndBase) |
protected void |
setApplicantSubmissionQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal,
gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreApplicantSubmissionQualifiersType coreApplicantSubmissionQualifiersType) |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value.
|
protected void |
setFederalAgencyReceiptQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal,
gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalAgencyReceiptQualifiersType coreFederalAgencyReceiptQualifiersType) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalDebtDelinquencyQuestionsType |
setFederalDebtDelinquencyQuestionForResearchCoverPage(DevelopmentProposal developmentProposal,
gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalDebtDelinquencyQuestionsType coreFederalDebtDelinquencyQuestionsType) |
void |
setKcPersonService(KcPersonService kcPersonService)
Sets the kcPersonService attribute value.
|
void |
setS2SUtilService(S2SUtilService utilService)
Sets the s2SUtilService attribute value.
|
protected void |
setStateIntergovernmentalReviewForResearchCoverPage(DevelopmentProposal developmentProposal,
gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateIntergovernmentalReviewType coreStateIntergovernmentalReviewType) |
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateReceiptQualifiersType |
setStateReceiptQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal,
gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateReceiptQualifiersType coreStateReceiptQualifiersType) |
protected void |
sortKeyPersonWithName(List<ProposalPerson> proposalPersonList) |
getAward, getAwardService, getBudget, getDateTimeService, getMaxAwardAmountInfo, setAwardService, setDateTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateXmlStreamprotected static final String EMPTY_STRING
protected static final String REPORT_NAME
protected static final String SPECIAL_REVIEW_CODE_2
protected static final String IACU_APPROVAL_PENDING_VALUE
protected static final String BUDGET_JUSTIFICATION_IDENTIFIER
protected static final String DEFAULT_VALUE_UNKNOWN
public static final String KEY_MAPPING_NAME
public static final String KEY_TARGET_CATEGORY_CODE
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.AnimalSubjectDocument.AnimalSubject getAnimalSubject(DevelopmentProposal developmentProposal)
protected String getAnimalWelfareAssuranceNumber(DevelopmentProposal developmentProposal)
protected Organization getOrganizationFromDevelopmentProposal(DevelopmentProposal developmentProposal)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreSubmissionCategoryType getSubmissionCategoryForResearchCoverPage(String activityDescription, String creationStatusCode)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.BudgetTotalsType getBudgetTotals(BudgetDecimal totalCost, BudgetDecimal costSharingAmount)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.DescriptionBlockType getBudgetJustification(String proposalNumber)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherDirectCostsDocument.OtherDirectCosts[] getOtherDirectCosts(DevelopmentProposal developmentProposal, List<BudgetLineItem> budgetLineItems)
protected boolean isBudgetCategoryOther(BudgetLineItem budgetLineItem)
protected boolean isBudgetCategoryEquipment(BudgetLineItem budgetLineItem)
protected BigDecimal getTravelTotal(List<BudgetLineItem> budgetLineItems)
protected boolean isBudgetCategoryTravel(BudgetLineItem budgetLineItem)
protected boolean isBudgetCategoryParticipantPatient(BudgetLineItem budgetLineItem)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.EquipmentCostsDocument.EquipmentCosts[] getEquipmentCosts(List<BudgetLineItem> budgetLineItems)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherDirectType.Enum getOtherDirectType(String budgetCategoryDesc)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.TravelType.Enum getTravelType(String budgetCategoryDesc)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.PersonFullNameType getContactPersonFullName(String lastName, String firstName, String middleName)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ApplicantOrganizationType.OrganizationContactPerson getOrganizationContactPerson(Rolodex rolodex)
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType getPersonContactInformation(Rolodex rolodex)
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType getOrganizationPersonContactInformationWithDefaultValues()
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.PostalAddressType getOrganizationAddress(Rolodex rolodex)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.OtherAgencyQuestionsType getOtherAgencyQuestionsForResearchCoverPage(DevelopmentProposal developmentProposal)
protected boolean getAnswerFromOrganizationYnq(OrganizationYnq organizationYnq)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectSurveyDocument.ProjectSurvey getProjectSurvey(DevelopmentProposal developmentProposal)
protected BigDecimal getSalaryWagesTotal(List<BudgetLineItem> budgetLineItems)
protected BudgetDecimal getFringeCost(BudgetPersonnelDetails budgetPersDetails)
protected BudgetDecimal getTotalSalaryRequested(BudgetPeriod budgetPeriod)
protected BudgetDecimal getTotalFringe(BudgetPeriod budgetPeriod)
protected boolean isRateAndBaseOfRateClassTypeOverhead(AbstractBudgetRateAndBase rateAndBase)
protected BigDecimal getParticipantPatientTotal(List<BudgetLineItem> budgetLineItems)
protected BigDecimal getOtherDirectTotal(List<BudgetLineItem> budgetLineItems)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.TravelCostsDocument.TravelCosts[] getTravelCosts(List<BudgetLineItem> budgetLineItems)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ParticipantPatientCostsDocument.ParticipantPatientCosts[] getParticipantPatientCost(DevelopmentProposal developmentProposal, List<BudgetLineItem> budgetLineItems)
protected BigDecimal getEquipmentTotal(List<BudgetLineItem> budgetLineItems)
protected List<OrganizationYnq> getOrganizationYNQ(String questionId)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectRoleType.Enum getProjectRoleType(DevelopmentProposal developmentProposal, BudgetPerson budgetPerson)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreApplicationCategoryType getApplicationCategoryForResearchCoverPage(String propTypeDesc)
protected void setApplicantSubmissionQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal, gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreApplicantSubmissionQualifiersType coreApplicantSubmissionQualifiersType)
protected void setFederalAgencyReceiptQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal, gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalAgencyReceiptQualifiersType coreFederalAgencyReceiptQualifiersType)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateReceiptQualifiersType setStateReceiptQualifiersForResearchCoverPage(DevelopmentProposal developmentProposal, gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateReceiptQualifiersType coreStateReceiptQualifiersType)
protected void setStateIntergovernmentalReviewForResearchCoverPage(DevelopmentProposal developmentProposal, gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreStateIntergovernmentalReviewType coreStateIntergovernmentalReviewType)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalDebtDelinquencyQuestionsType setFederalDebtDelinquencyQuestionForResearchCoverPage(DevelopmentProposal developmentProposal, gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreFederalDebtDelinquencyQuestionsType coreFederalDebtDelinquencyQuestionsType)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreProjectDatesType getProjectDatesForResearchCoverPage(Date startDate, Date endDate)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.CoreBudgetTotalsType getBudgetTotalsForResearchCoverPage(Budget budget)
protected gov.nih.era.projectmgmt.sbir.cgap.researchandrelatedNamespace.ProjectSiteType getProjectSiteForResearchCoverPage(DevelopmentProposal developmentProposal)
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.PostalAddressType getPostalAddress(ProposalPerson proposalPerson)
protected gov.nih.era.projectmgmt.sbir.cgap.commonNamespace.ContactInfoType getPersonContactInformation(ProposalPerson proposalPerson)
protected void sortKeyPersonWithName(List<ProposalPerson> proposalPersonList)
protected List<KeyPersonInfo> getBudgetPersonsForCategoryMap(DevelopmentProposal developmentProposal, BudgetPeriod budgetPeriod, String categoryCode, String categoryMappingName)
protected List<KeyPersonInfo> getBudgetPersonsForCategoryMap(DevelopmentProposal developmentProposal, Budget budget, String categoryCode, String categoryMappingName)
protected List<BudgetCategoryMapping> getBudgetCategoryMappings(Map<String,String> conditionMap)
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
getBusinessObjectService in interface XmlStreamgetBusinessObjectService in class ProposalBaseStreampublic void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
setBusinessObjectService in interface XmlStreamsetBusinessObjectService in class ProposalBaseStreambusinessObjectService - The businessObjectService to set.public KcPersonService getKcPersonService()
public void setKcPersonService(KcPersonService kcPersonService)
kcPersonService - The kcPersonService to set.public S2SUtilService getS2SUtilService()
public void setS2SUtilService(S2SUtilService utilService)
utilService - The s2SUtilService to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.