|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.module.external.kc.businessobject.Proposal
public class Proposal
See functional documentation.
| Field Summary |
|---|
| Fields inherited from interface org.kuali.kfs.integration.cg.ContractAndGrantsProposal |
|---|
AWARD_CODE, PROPOSAL_CODE |
| Constructor Summary | |
|---|---|
Proposal()
|
|
| Method Summary | |
|---|---|
String |
getAgencyNumber()
Gets the agencyNumber attribute. |
Award |
getAward()
Gets the award awarded to a proposal instance. |
String |
getCfdaNumber()
Gets the cfdaNumber attribute. |
String |
getFederalPassThroughAgencyNumber()
Gets the federalPassThroughAgencyNumber attribute. |
String |
getGrantNumber()
Gets the grantNumber attribute. |
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. |
void |
prepareForWorkflow()
|
void |
refresh()
|
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setAward(Award award)
|
void |
setFederalPassThroughAgencyNumber(String federalPassThroughAgencyNumber)
Sets the federalPassThroughAgencyNumber attribute. |
void |
setGrantNumber(String grantNumber)
Sets the grantNumber attribute. |
void |
setProposalFederalPassThroughIndicator(boolean proposalFederalPassThroughIndicator)
Sets the proposalFederalPassThroughIndicator attribute. |
void |
setProposalNumber(Long proposalNumber)
Sets the proposalNumber attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Proposal()
| Method Detail |
|---|
public Long getProposalNumber()
getProposalNumber in interface ContractAndGrantsProposalpublic void setProposalNumber(Long proposalNumber)
proposalNumber - The proposalNumber to set.public boolean getProposalFederalPassThroughIndicator()
getProposalFederalPassThroughIndicator in interface ContractAndGrantsProposalpublic void setProposalFederalPassThroughIndicator(boolean proposalFederalPassThroughIndicator)
proposalFederalPassThroughIndicator - The proposalFederalPassThroughIndicator to set.public String getGrantNumber()
getGrantNumber in interface ContractAndGrantsProposalpublic void setGrantNumber(String grantNumber)
grantNumber - The grantNumber to set.public String getFederalPassThroughAgencyNumber()
getFederalPassThroughAgencyNumber in interface ContractAndGrantsProposalpublic void setFederalPassThroughAgencyNumber(String federalPassThroughAgencyNumber)
federalPassThroughAgencyNumber - The federalPassThroughAgencyNumber to set.public boolean isActive()
isActive in interface ContractAndGrantsProposalpublic void setActive(boolean active)
active - The active to set.public void prepareForWorkflow()
prepareForWorkflow in interface org.kuali.rice.kns.bo.BusinessObjectpublic void refresh()
refresh in interface org.kuali.rice.kns.bo.BusinessObjectpublic Award getAward()
ContractAndGrantsProposal
getAward in interface ContractAndGrantsProposalpublic void setAward(Award award)
public Date getProposalBeginningDate()
ContractAndGrantsProposal
getProposalBeginningDate in interface ContractAndGrantsProposalpublic Date getProposalEndingDate()
ContractAndGrantsProposal
getProposalEndingDate in interface ContractAndGrantsProposalpublic org.kuali.rice.kns.util.KualiDecimal getProposalTotalAmount()
ContractAndGrantsProposal
getProposalTotalAmount in interface ContractAndGrantsProposalpublic org.kuali.rice.kns.util.KualiDecimal getProposalDirectCostAmount()
ContractAndGrantsProposal
getProposalDirectCostAmount in interface ContractAndGrantsProposalpublic org.kuali.rice.kns.util.KualiDecimal getProposalIndirectCostAmount()
ContractAndGrantsProposal
getProposalIndirectCostAmount in interface ContractAndGrantsProposalpublic Date getProposalRejectedDate()
ContractAndGrantsProposal
getProposalRejectedDate in interface ContractAndGrantsProposalpublic Timestamp getProposalLastUpdateDate()
ContractAndGrantsProposal
getProposalLastUpdateDate in interface ContractAndGrantsProposalpublic Date getProposalDueDate()
ContractAndGrantsProposal
getProposalDueDate in interface ContractAndGrantsProposalpublic org.kuali.rice.kns.util.KualiDecimal getProposalTotalProjectAmount()
ContractAndGrantsProposal
getProposalTotalProjectAmount in interface ContractAndGrantsProposalpublic Date getProposalSubmissionDate()
ContractAndGrantsProposal
getProposalSubmissionDate in interface ContractAndGrantsProposalpublic String getOldProposalNumber()
ContractAndGrantsProposal
getOldProposalNumber in interface ContractAndGrantsProposalpublic Date getProposalClosingDate()
ContractAndGrantsProposal
getProposalClosingDate in interface ContractAndGrantsProposalpublic String getProposalAwardTypeCode()
ContractAndGrantsProposal
getProposalAwardTypeCode in interface ContractAndGrantsProposalpublic String getAgencyNumber()
ContractAndGrantsProposal
getAgencyNumber in interface ContractAndGrantsProposalpublic String getProposalStatusCode()
ContractAndGrantsProposal
getProposalStatusCode in interface ContractAndGrantsProposalpublic String getCfdaNumber()
ContractAndGrantsProposal
getCfdaNumber in interface ContractAndGrantsProposalpublic String getProposalFellowName()
ContractAndGrantsProposal
getProposalFellowName in interface ContractAndGrantsProposalpublic String getProposalPurposeCode()
ContractAndGrantsProposal
getProposalPurposeCode in interface ContractAndGrantsProposalpublic String getProposalProjectTitle()
ContractAndGrantsProposal
getProposalProjectTitle in interface ContractAndGrantsProposal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||