public class AwardAccount extends Object implements ContractsAndGrantsBillingAwardAccount, org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description |
|---|
AwardAccount() |
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount()
Gets the account attribute.
|
String |
getAccountNumber()
Gets the accountNumber attribute.
|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute.
|
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.
|
Date |
getCurrentLastBilledDate()
Gets the currentLastBilledDate attribute.
|
Date |
getPreviousLastBilledDate()
Gets the previousLastBilledDate attribute.
|
String |
getPrincipalId()
Gets the principalId attribute.
|
org.kuali.rice.kim.api.identity.Person |
getProjectDirector() |
String |
getProjectDirectorName()
Gets the name of the project director for the associated award.
|
Long |
getProposalNumber()
Gets the proposalNumber attribute.
|
boolean |
isActive() |
boolean |
isFinalBilledIndicator()
Gets the finalBilledIndicator attribute.
|
void |
refresh() |
void |
setAccount(Account account) |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute.
|
void |
setActive(boolean active) |
void |
setChartOfAccounts(Chart chartOfAccounts) |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
|
void |
setCurrentLastBilledDate(Date currentLastBilledDate)
Sets the currentLastBilledDate attribute value.
|
void |
setFinalBilledIndicator(boolean finalBilledIndicator)
Sets the finalBilledIndicator attribute value.
|
void |
setPreviousLastBilledDate(Date previousLastBilledDate)
Sets the previousLastBilledDate attribute value.
|
void |
setPrincipalId(String principalId)
Sets the principalId attribute.
|
void |
setProjectDirector(org.kuali.rice.kim.api.identity.Person projectDirector) |
void |
setProposalNumber(Long proposalNumber)
Sets the proposalNumber attribute.
|
public AwardAccount()
public boolean isFinalBilledIndicator()
isFinalBilledIndicator in interface ContractsAndGrantsBillingAwardAccountpublic void setFinalBilledIndicator(boolean finalBilledIndicator)
finalBilledIndicator - The finalBilledIndicator to set.public Date getCurrentLastBilledDate()
getCurrentLastBilledDate in interface ContractsAndGrantsBillingAwardAccountpublic void setCurrentLastBilledDate(Date currentLastBilledDate)
currentLastBilledDate - The currentLastBilledDate to set.public Date getPreviousLastBilledDate()
getPreviousLastBilledDate in interface ContractsAndGrantsBillingAwardAccountpublic void setPreviousLastBilledDate(Date previousLastBilledDate)
previousLastBilledDate - The previousLastBilledDate to set.public Long getProposalNumber()
ContractsAndGrantsAccountAwardInformationgetProposalNumber in interface ContractsAndGrantsAccountAwardInformationorg.kuali.kfs.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getProposalNumber()public void setProposalNumber(Long proposalNumber)
proposalNumber - The proposalNumber to set.public String getChartOfAccountsCode()
ContractsAndGrantsAccountAwardInformationgetChartOfAccountsCode in interface ContractsAndGrantsAccountAwardInformationorg.kuali.kfs.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getChartOfAccountsCode()public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getAccountNumber()
ContractsAndGrantsAccountAwardInformationgetAccountNumber in interface ContractsAndGrantsAccountAwardInformationorg.kuali.kfs.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getAccountNumber()public void setAccountNumber(String accountNumber)
accountNumber - The accountNumber to set.public String getPrincipalId()
ContractsAndGrantsAccountAwardInformationgetPrincipalId in interface ContractsAndGrantsAccountAwardInformationorg.kuali.kfs.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getPrincipalId()public void setPrincipalId(String principalId)
principalId - The principalId to set.public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.InactivatableInactivatable.isActive()public void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableMutableInactivatable.setActive(boolean)public org.kuali.rice.kim.api.identity.Person getProjectDirector()
public void setProjectDirector(org.kuali.rice.kim.api.identity.Person projectDirector)
public String getProjectDirectorName()
ContractsAndGrantsAccountAwardInformationgetProjectDirectorName in interface ContractsAndGrantsAccountAwardInformationContractsAndGrantsAccountAwardInformation.getProjectDirectorName()public void setAccount(Account account)
public Account getAccount()
ContractsAndGrantsAccountAwardInformationgetAccount in interface ContractsAndGrantsAccountAwardInformationpublic void setChartOfAccounts(Chart chartOfAccounts)
public Chart getChartOfAccounts()
ContractsAndGrantsAccountAwardInformationgetChartOfAccounts in interface ContractsAndGrantsAccountAwardInformationpublic void refresh()
refresh in interface org.kuali.rice.krad.bo.BusinessObjectCopyright © 2004–2015 The Kuali Foundation. All rights reserved.