|
||||||||||
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 ContractAndGrantsProposal
public void setProposalNumber(Long proposalNumber)
proposalNumber
- The proposalNumber to set.public boolean getProposalFederalPassThroughIndicator()
getProposalFederalPassThroughIndicator
in interface ContractAndGrantsProposal
public void setProposalFederalPassThroughIndicator(boolean proposalFederalPassThroughIndicator)
proposalFederalPassThroughIndicator
- The proposalFederalPassThroughIndicator to set.public String getGrantNumber()
getGrantNumber
in interface ContractAndGrantsProposal
public void setGrantNumber(String grantNumber)
grantNumber
- The grantNumber to set.public String getFederalPassThroughAgencyNumber()
getFederalPassThroughAgencyNumber
in interface ContractAndGrantsProposal
public void setFederalPassThroughAgencyNumber(String federalPassThroughAgencyNumber)
federalPassThroughAgencyNumber
- The federalPassThroughAgencyNumber to set.public boolean isActive()
isActive
in interface ContractAndGrantsProposal
public void setActive(boolean active)
active
- The active to set.public void prepareForWorkflow()
prepareForWorkflow
in interface org.kuali.rice.kns.bo.BusinessObject
public void refresh()
refresh
in interface org.kuali.rice.kns.bo.BusinessObject
public Award getAward()
ContractAndGrantsProposal
getAward
in interface ContractAndGrantsProposal
public void setAward(Award award)
public Date getProposalBeginningDate()
ContractAndGrantsProposal
getProposalBeginningDate
in interface ContractAndGrantsProposal
public Date getProposalEndingDate()
ContractAndGrantsProposal
getProposalEndingDate
in interface ContractAndGrantsProposal
public org.kuali.rice.kns.util.KualiDecimal getProposalTotalAmount()
ContractAndGrantsProposal
getProposalTotalAmount
in interface ContractAndGrantsProposal
public org.kuali.rice.kns.util.KualiDecimal getProposalDirectCostAmount()
ContractAndGrantsProposal
getProposalDirectCostAmount
in interface ContractAndGrantsProposal
public org.kuali.rice.kns.util.KualiDecimal getProposalIndirectCostAmount()
ContractAndGrantsProposal
getProposalIndirectCostAmount
in interface ContractAndGrantsProposal
public Date getProposalRejectedDate()
ContractAndGrantsProposal
getProposalRejectedDate
in interface ContractAndGrantsProposal
public Timestamp getProposalLastUpdateDate()
ContractAndGrantsProposal
getProposalLastUpdateDate
in interface ContractAndGrantsProposal
public Date getProposalDueDate()
ContractAndGrantsProposal
getProposalDueDate
in interface ContractAndGrantsProposal
public org.kuali.rice.kns.util.KualiDecimal getProposalTotalProjectAmount()
ContractAndGrantsProposal
getProposalTotalProjectAmount
in interface ContractAndGrantsProposal
public Date getProposalSubmissionDate()
ContractAndGrantsProposal
getProposalSubmissionDate
in interface ContractAndGrantsProposal
public String getOldProposalNumber()
ContractAndGrantsProposal
getOldProposalNumber
in interface ContractAndGrantsProposal
public Date getProposalClosingDate()
ContractAndGrantsProposal
getProposalClosingDate
in interface ContractAndGrantsProposal
public String getProposalAwardTypeCode()
ContractAndGrantsProposal
getProposalAwardTypeCode
in interface ContractAndGrantsProposal
public String getAgencyNumber()
ContractAndGrantsProposal
getAgencyNumber
in interface ContractAndGrantsProposal
public String getProposalStatusCode()
ContractAndGrantsProposal
getProposalStatusCode
in interface ContractAndGrantsProposal
public String getCfdaNumber()
ContractAndGrantsProposal
getCfdaNumber
in interface ContractAndGrantsProposal
public String getProposalFellowName()
ContractAndGrantsProposal
getProposalFellowName
in interface ContractAndGrantsProposal
public String getProposalPurposeCode()
ContractAndGrantsProposal
getProposalPurposeCode
in interface ContractAndGrantsProposal
public String getProposalProjectTitle()
ContractAndGrantsProposal
getProposalProjectTitle
in interface ContractAndGrantsProposal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |