|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContractAndGrantsProposal
Field Summary | |
---|---|
static String |
AWARD_CODE
|
static String |
PROPOSAL_CODE
|
Method Summary | |
---|---|
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.kns.util.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.kns.util.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.kns.util.KualiDecimal |
getProposalTotalAmount()
Gets the proposalTotalAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getProposalTotalProjectAmount()
Gets the proposalTotalProjectAmount attribute. |
boolean |
isActive()
Gets the active attribute. |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Field Detail |
---|
static final String PROPOSAL_CODE
static final String AWARD_CODE
Method Detail |
---|
ContractsAndGrantsAward getAward()
Long getProposalNumber()
Date getProposalBeginningDate()
Date getProposalEndingDate()
org.kuali.rice.kns.util.KualiDecimal getProposalTotalAmount()
org.kuali.rice.kns.util.KualiDecimal getProposalDirectCostAmount()
org.kuali.rice.kns.util.KualiDecimal getProposalIndirectCostAmount()
Date getProposalRejectedDate()
Timestamp getProposalLastUpdateDate()
Date getProposalDueDate()
org.kuali.rice.kns.util.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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |