public class AwardAccount extends Object implements ContractsAndGrantsAccountAwardInformation
| 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.
|
String |
getPrincipalId()
Gets the principalId attribute.
|
String |
getProjectDirectorName()
Gets the name of the project director for the associated award.
|
Long |
getProposalNumber()
Gets the proposalNumber attribute.
|
boolean |
isActive() |
void |
prepareForWorkflow() |
void |
refresh() |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute.
|
void |
setActive(boolean active) |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
|
void |
setPrincipalId(String principalId)
Sets the principalId attribute.
|
void |
setProposalNumber(Long proposalNumber)
Sets the proposalNumber attribute.
|
public AwardAccount()
public Long getProposalNumber()
ContractsAndGrantsAccountAwardInformationgetProposalNumber in interface ContractsAndGrantsAccountAwardInformationorg.kuali.ole.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getProposalNumber()public void setProposalNumber(Long proposalNumber)
proposalNumber - The proposalNumber to set.public String getChartOfAccountsCode()
ContractsAndGrantsAccountAwardInformationgetChartOfAccountsCode in interface ContractsAndGrantsAccountAwardInformationorg.kuali.ole.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getChartOfAccountsCode()public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getAccountNumber()
ContractsAndGrantsAccountAwardInformationgetAccountNumber in interface ContractsAndGrantsAccountAwardInformationorg.kuali.ole.integration.businessobject.cg.ContractsAndGrantsAccountAwardInformation#getAccountNumber()public void setAccountNumber(String accountNumber)
accountNumber - The accountNumber to set.public String getPrincipalId()
ContractsAndGrantsAccountAwardInformationgetPrincipalId in interface ContractsAndGrantsAccountAwardInformationorg.kuali.ole.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 String getProjectDirectorName()
ContractsAndGrantsAccountAwardInformationgetProjectDirectorName in interface ContractsAndGrantsAccountAwardInformationContractsAndGrantsAccountAwardInformation.getProjectDirectorName()public Account getAccount()
ContractsAndGrantsAccountAwardInformationgetAccount in interface ContractsAndGrantsAccountAwardInformationpublic Chart getChartOfAccounts()
ContractsAndGrantsAccountAwardInformationgetChartOfAccounts in interface ContractsAndGrantsAccountAwardInformationpublic void prepareForWorkflow()
public void refresh()
refresh in interface org.kuali.rice.krad.bo.BusinessObjectCopyright © 2004–2015 The Kuali Foundation. All rights reserved.