public interface ContractAndGrantsProposal extends org.kuali.rice.krad.bo.ExternalizableBusinessObject
Modifier and Type | Field and Description |
---|---|
static String |
AWARD_CODE |
static String |
PROPOSAL_CODE |
Modifier and Type | Method and Description |
---|---|
String |
getAgencyNumber()
Gets the agencyNumber attribute.
|
ContractsAndGrantsAward |
getAward()
Gets the award awarded to a proposal instance.
|
String |
getCfdaNumber()
Gets the cfdaNumber attribute.
|
String |
getFederalPassThroughAgencyNumber()
Gets the federalPassThroughAgencyNumber attribute.
|
String |
getGrantNumber() |
String |
getOldProposalNumber()
Gets the oldProposalNumber attribute.
|
String |
getProposalAwardTypeCode()
Gets the proposalAwardTypeCode attribute.
|
Date |
getProposalBeginningDate()
Gets the proposalBeginningDate attribute.
|
Date |
getProposalClosingDate()
Gets the proposalClosingDate attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getProposalDirectCostAmount()
Gets the proposalDirectCostAmount attribute.
|
Date |
getProposalDueDate()
Gets the proposalDueDate attribute.
|
Date |
getProposalEndingDate()
Gets the proposalEndingDate attribute.
|
boolean |
getProposalFederalPassThroughIndicator()
Gets the proposalFederalPassThroughIndicator attribute.
|
String |
getProposalFellowName()
Gets the proposalFellowName attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getProposalIndirectCostAmount()
Gets the proposalIndirectCostAmount attribute.
|
Timestamp |
getProposalLastUpdateDate()
Gets the proposalLastUpdateDate attribute.
|
Long |
getProposalNumber()
Gets the proposalNumber attribute.
|
String |
getProposalProjectTitle()
Gets the proposalProjectTitle attribute.
|
String |
getProposalPurposeCode()
Gets the proposalPurposeCode attribute.
|
Date |
getProposalRejectedDate()
Gets the proposalRejectedDate attribute.
|
String |
getProposalStatusCode()
Gets the proposalStatusCode attribute.
|
Date |
getProposalSubmissionDate()
Gets the proposalSubmissionDate attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getProposalTotalAmount()
Gets the proposalTotalAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getProposalTotalProjectAmount()
Gets the proposalTotalProjectAmount attribute.
|
boolean |
isActive()
Gets the active attribute.
|
static final String PROPOSAL_CODE
static final String AWARD_CODE
ContractsAndGrantsAward getAward()
Long getProposalNumber()
Date getProposalBeginningDate()
Date getProposalEndingDate()
org.kuali.rice.core.api.util.type.KualiDecimal getProposalTotalAmount()
org.kuali.rice.core.api.util.type.KualiDecimal getProposalDirectCostAmount()
org.kuali.rice.core.api.util.type.KualiDecimal getProposalIndirectCostAmount()
Date getProposalRejectedDate()
Timestamp getProposalLastUpdateDate()
Date getProposalDueDate()
org.kuali.rice.core.api.util.type.KualiDecimal getProposalTotalProjectAmount()
Date getProposalSubmissionDate()
boolean getProposalFederalPassThroughIndicator()
String getOldProposalNumber()
Date getProposalClosingDate()
String getProposalAwardTypeCode()
String getAgencyNumber()
String getProposalStatusCode()
String getFederalPassThroughAgencyNumber()
String getCfdaNumber()
String getProposalFellowName()
String getProposalPurposeCode()
String getProposalProjectTitle()
boolean isActive()
String getGrantNumber()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.