public interface AccountIntf
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj)Implementing equals since I need contains to behave reasonably in a hashed datastructure. | 
| String | getAccountCfdaNumber()Gets the accountCfdaNumber attribute. | 
| String | getAccountCityName()Gets the accountCityName attribute. | 
| Date | getAccountCreateDate()Gets the accountCreateDate attribute. | 
| AccountDescription | getAccountDescription()Gets the accountDescription attribute. | 
| String | getAccountDescriptionSection()Gets the accountDescriptionSection attribute. | 
| String | getAccountDescriptionSectionBlank()Gets the accountDescriptionSectionBlank attribute. | 
| Date | getAccountEffectiveDate()Gets the accountEffectiveDate attribute. | 
| Date | getAccountExpirationDate()Gets the accountExpirationDate attribute. | 
| String | getAccountFiscalOfficerSystemIdentifier() | 
| org.kuali.rice.kim.api.identity.Person | getAccountFiscalOfficerUser() | 
| AccountGuideline | getAccountGuideline() | 
| boolean | getAccountInFinancialProcessingIndicator()Gets the accountInFinancialProcessingIndicator attribute. | 
| String | getAccountKey()Convenience method to make the primitive account fields from this Account easier to compare to the account fields from
 another Account or an AccountingLine | 
| String | getAccountManagerSystemIdentifier() | 
| org.kuali.rice.kim.api.identity.Person | getAccountManagerUser() | 
| String | getAccountName()Gets the accountName attribute. | 
| String | getAccountNumber()Gets the accountNumber attribute. | 
| org.kuali.rice.location.framework.campus.CampusEbo | getAccountPhysicalCampus()Gets the accountPhysicalCampus attribute. | 
| String | getAccountPhysicalCampusCode() | 
| String | getAccountResponsibilitySection()Gets the accountResponsibilitySection attribute. | 
| String | getAccountResponsibilitySectionBlank()Gets the accountResponsibilitySectionBlank attribute. | 
| RestrictedStatus | getAccountRestrictedStatus()Gets the accountRestrictedStatus attribute. | 
| String | getAccountRestrictedStatusCode() | 
| Date | getAccountRestrictedStatusDate()Gets the accountRestrictedStatusDate attribute. | 
| String | getAccountsSupervisorySystemsIdentifier() | 
| org.kuali.rice.location.framework.state.StateEbo | getAccountState()Gets the accountState attribute | 
| String | getAccountStateCode()Gets the accountStateCode attribute. | 
| String | getAccountStreetAddress()Gets the accountStreetAddress attribute. | 
| String | getAccountSufficientFundsCode()Gets the accountSufficientFundsCode attribute. | 
| org.kuali.rice.kim.api.identity.Person | getAccountSupervisoryUser() | 
| AccountType | getAccountType()Gets the accountType attribute. | 
| String | getAccountTypeCode() | 
| String | getAccountZipCode()Gets the accountZipCode attribute. | 
| String | getAcctCustomIndCstRcvyExclCd()Gets the acctCustomIndCstRcvyExclCd attribute. | 
| String | getAcctIndirectCostRcvyTypeCd()Gets the acctIndirectCostRcvyTypeCd attribute. | 
| BudgetRecordingLevel | getBudgetRecordingLevel()Gets the budgetRecordingLevel attribute. | 
| String | getBudgetRecordingLevelCode()Gets the budgetRecordingLevelCode attribute. | 
| Chart | getChartOfAccounts()Gets the chartOfAccounts attribute. | 
| String | getChartOfAccountsCode() | 
| Account | getContinuationAccount() | 
| String | getContinuationAccountNumber() | 
| String | getContinuationFinChrtOfAcctCd() | 
| Account | getContractControlAccount()Gets the contractControlAccount attribute. | 
| String | getContractControlAccountNumber() | 
| String | getContractControlFinCoaCode() | 
| String | getContractsAndGrantsSection()Gets the contractsAndGrantsSection attribute. | 
| String | getContractsAndGrantsSectionBlank()Gets the contractsAndGrantsSectionBlank attribute. | 
| Account | getEndowmentIncomeAccount()Gets the endowmentIncomeAccount attribute. | 
| String | getEndowmentIncomeAccountNumber() | 
| String | getEndowmentIncomeAcctFinCoaCd() | 
| HigherEducationFunction | getFinancialHigherEdFunction()Gets the financialHigherEdFunction attribute. | 
| String | getFinancialHigherEdFunctionCd() | 
| String | getFinancialIcrSeriesIdentifier()Gets the financialIcrSeriesIdentifier attribute. | 
| String | getGuidelinesAndPurposeSection()Gets the guidelinesAndPurposeSection attribute. | 
| String | getGuidelinesAndPurposeSectionBlank()Gets the guidelinesAndPurposeSectionBlank attribute. | 
| Account | getIncomeStreamAccount()Gets the incomeStreamAccount attribute. | 
| String | getIncomeStreamAccountNumber() | 
| String | getIncomeStreamFinancialCoaCode() | 
| List<? extends IndirectCostRecoveryAccount> | getIndirectCostRecoveryAccounts() | 
| Organization | getOrganization()Gets the organization attribute. | 
| String | getOrganizationCode() | 
| org.kuali.rice.location.framework.postalcode.PostalCodeEbo | getPostalZipCode()Gets the postalZipCode attribute. | 
| Account | getReportsToAccount()Gets the reportsToAccount attribute. | 
| String | getReportsToAccountNumber() | 
| String | getReportsToChartOfAccountsCode() | 
| List | getSubAccounts() | 
| SubFundGroup | getSubFundGroup()Gets the subFundGroup attribute. | 
| String | getSubFundGroupCode() | 
| SufficientFundsCode | getSufficientFundsCode()Gets the sufficientFundsCode attribute. | 
| int | hashCode()Calcluates hashCode based on current values of chartOfAccountsCode and accountNumber fields. | 
| boolean | isAccountOffCampusIndicator()Gets the accountOffCampusIndicator attribute. | 
| boolean | isAccountsFringesBnftIndicator()Gets the _AccountsFringesBnftIndicator_ attribute. | 
| boolean | isActive()Gets the active attribute. | 
| boolean | isClosed() | 
| boolean | isExpired()This method determines whether the account is expired or not. | 
| boolean | isExpired(Calendar testDate)This method determines whether the account is expired or not. | 
| boolean | isExpired(Date testDate)This method determines whether the account is expired or not. | 
| boolean | isExtrnlFinEncumSufficntFndIndicator()Gets the extrnlFinEncumSufficntFndIndicator attribute. | 
| boolean | isFinancialObjectivePrsctrlIndicator()Gets the _FinancialObjectivePrsctrlIndicator_ attribute. | 
| boolean | isFinPreencumSufficientFundIndicator()Gets the finPreencumSufficientFundIndicator attribute. | 
| boolean | isForContractsAndGrants()This tells if this account is a C&G account. | 
| boolean | isIntrnlFinEncumSufficntFndIndicator()Gets the intrnlFinEncumSufficntFndIndicator attribute. | 
| boolean | isPendingAcctSufficientFundsIndicator()Gets the pendingAcctSufficientFundsIndicator attribute. | 
| void | setAccountCfdaNumber(String accountCfdaNumber)Sets the accountCfdaNumber attribute. | 
| void | setAccountCityName(String accountCityName)Sets the accountCityName attribute. | 
| void | setAccountCreateDate(Date accountCreateDate)Sets the accountCreateDate attribute. | 
| void | setAccountDescription(AccountDescription accountDescription)Sets the accountDescription attribute value. | 
| void | setAccountDescriptionSection(String accountDescriptionSection)Sets the accountDescriptionSection attribute value. | 
| void | setAccountEffectiveDate(Date accountEffectiveDate)Sets the accountEffectiveDate attribute. | 
| void | setAccountExpirationDate(Date accountExpirationDate)Sets the accountExpirationDate attribute. | 
| void | setAccountFiscalOfficerSystemIdentifier(String accountFiscalOfficerSystemIdentifier) | 
| void | setAccountFiscalOfficerUser(org.kuali.rice.kim.api.identity.Person accountFiscalOfficerUser)Deprecated.   | 
| void | setAccountGuideline(AccountGuideline accountGuideline)Deprecated.   | 
| void | setAccountInFinancialProcessingIndicator(boolean accountInFinancialProcessingIndicator)Sets the accountInFinancialProcessingIndicator attribute. | 
| void | setAccountManagerSystemIdentifier(String accountManagerSystemIdentifier) | 
| void | setAccountManagerUser(org.kuali.rice.kim.api.identity.Person accountManagerUser)Deprecated.   | 
| void | setAccountName(String accountName)Sets the accountName attribute. | 
| void | setAccountNumber(String accountNumber)Sets the accountNumber attribute. | 
| void | setAccountOffCampusIndicator(boolean accountOffCampusIndicator)Sets the accountOffCampusIndicator attribute. | 
| void | setAccountPhysicalCampus(org.kuali.rice.location.framework.campus.CampusEbo accountPhysicalCampus)Deprecated.   | 
| void | setAccountPhysicalCampusCode(String accountPhysicalCampusCode) | 
| void | setAccountResponsibilitySection(String accountResponsibilitySection)Sets the accountResponsibilitySection attribute value. | 
| void | setAccountRestrictedStatus(RestrictedStatus accountRestrictedStatus)Deprecated.   | 
| void | setAccountRestrictedStatusCode(String accountRestrictedStatusCode) | 
| void | setAccountRestrictedStatusDate(Date accountRestrictedStatusDate)Sets the accountRestrictedStatusDate attribute. | 
| void | setAccountsFringesBnftIndicator(boolean _AccountsFringesBnftIndicator_)Sets the _AccountsFringesBnftIndicator_ attribute. | 
| void | setAccountsSupervisorySystemsIdentifier(String accountsSupervisorySystemsIdentifier) | 
| void | setAccountState(org.kuali.rice.location.framework.state.StateEbo state)Deprecated.   | 
| void | setAccountStateCode(String accountStateCode)Sets the accountStateCode attribute. | 
| void | setAccountStreetAddress(String accountStreetAddress)Sets the accountStreetAddress attribute. | 
| void | setAccountSufficientFundsCode(String accountSufficientFundsCode)Sets the accountSufficientFundsCode attribute. | 
| void | setAccountSupervisoryUser(org.kuali.rice.kim.api.identity.Person accountSupervisoryUser)Deprecated.   | 
| void | setAccountType(AccountType accountType)Deprecated.   | 
| void | setAccountTypeCode(String accountTypeCode) | 
| void | setAccountZipCode(String accountZipCode)Sets the accountZipCode attribute. | 
| void | setAcctCustomIndCstRcvyExclCd(String acctCustomIndCstRcvyExclCd)Sets the acctCustomIndCstRcvyExclCd attribute. | 
| void | setAcctIndirectCostRcvyTypeCd(String acctIndirectCostRcvyTypeCd)Sets the acctIndirectCostRcvyTypeCd attribute. | 
| void | setActive(boolean active)Sets the active attribute. | 
| void | setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)Sets the budgetRecordingLevel attribute value. | 
| void | setBudgetRecordingLevelCode(String budgetRecordingLevelCode)Sets the budgetRecordingLevelCode attribute. | 
| void | setChartOfAccounts(Chart chartOfAccounts)Deprecated.   | 
| void | setChartOfAccountsCode(String chartOfAccountsCode) | 
| void | setContinuationAccount(Account continuationAccount)Deprecated.   | 
| void | setContinuationAccountNumber(String continuationAccountNumber) | 
| void | setContinuationFinChrtOfAcctCd(String continuationFinChrtOfAcctCd) | 
| void | setContractControlAccount(Account contractControlAccount)Deprecated.   | 
| void | setContractControlAccountNumber(String contractControlAccountNumber) | 
| void | setContractControlFinCoaCode(String contractControlFinCoaCode) | 
| void | setContractsAndGrantsSection(String contractsAndGrantsSection)Sets the contractsAndGrantsSection attribute value. | 
| void | setEndowmentIncomeAccount(Account endowmentIncomeAccount)Deprecated.   | 
| void | setEndowmentIncomeAccountNumber(String endowmentIncomeAccountNumber) | 
| void | setEndowmentIncomeAcctFinCoaCd(String endowmentIncomeAcctFinCoaCd) | 
| void | setExtrnlFinEncumSufficntFndIndicator(boolean extrnlFinEncumSufficntFndIndicator)Sets the extrnlFinEncumSufficntFndIndicator attribute. | 
| void | setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)Deprecated.   | 
| void | setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd) | 
| void | setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)Sets the financialIcrSeriesIdentifier attribute. | 
| void | setFinancialObjectivePrsctrlIndicator(boolean _FinancialObjectivePrsctrlIndicator_)Sets the _FinancialObjectivePrsctrlIndicator_ attribute. | 
| void | setFinPreencumSufficientFundIndicator(boolean finPreencumSufficientFundIndicator)Sets the finPreencumSufficientFundIndicator attribute. | 
| void | setGuidelinesAndPurposeSection(String guidelinesAndPurposeSection)Sets the guidelinesAndPurposeSection attribute value. | 
| void | setIncomeStreamAccount(Account incomeStreamAccount)Deprecated.   | 
| void | setIncomeStreamAccountNumber(String incomeStreamAccountNumber) | 
| void | setIncomeStreamFinancialCoaCode(String incomeStreamFinancialCoaCode) | 
| void | setIndirectCostRecoveryAccounts(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccounts) | 
| void | setIntrnlFinEncumSufficntFndIndicator(boolean intrnlFinEncumSufficntFndIndicator)Sets the intrnlFinEncumSufficntFndIndicator attribute. | 
| void | setOrganization(Organization organization)Deprecated.   | 
| void | setOrganizationCode(String organizationCode) | 
| void | setPendingAcctSufficientFundsIndicator(boolean pendingAcctSufficientFundsIndicator)Sets the pendingAcctSufficientFundsIndicator attribute. | 
| void | setPostalZipCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo postalZipCode)Sets the postalZipCode attribute value. | 
| void | setReportsToAccount(Account reportsToAccount)Deprecated.   | 
| void | setReportsToAccountNumber(String reportsToAccountNumber) | 
| void | setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode) | 
| void | setSubAccounts(List subAccounts) | 
| void | setSubFundGroup(SubFundGroup subFundGroup)Deprecated.   | 
| void | setSubFundGroupCode(String subFundGroupCode) | 
| void | setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)Sets the sufficientFundsCode attribute value. | 
boolean isForContractsAndGrants()
String getAccountNumber()
void setAccountNumber(String accountNumber)
accountNumber - The accountNumber to set.String getAccountName()
void setAccountName(String accountName)
accountName - The accountName to set.boolean isAccountsFringesBnftIndicator()
void setAccountsFringesBnftIndicator(boolean _AccountsFringesBnftIndicator_)
_AccountsFringesBnftIndicator_ - The _AccountsFringesBnftIndicator_ to set.Date getAccountRestrictedStatusDate()
void setAccountRestrictedStatusDate(Date accountRestrictedStatusDate)
accountRestrictedStatusDate - The accountRestrictedStatusDate to set.String getAccountCityName()
void setAccountCityName(String accountCityName)
accountCityName - The accountCityName to set.String getAccountStateCode()
void setAccountStateCode(String accountStateCode)
accountStateCode - The accountStateCode to set.String getAccountStreetAddress()
void setAccountStreetAddress(String accountStreetAddress)
accountStreetAddress - The accountStreetAddress to set.String getAccountZipCode()
void setAccountZipCode(String accountZipCode)
accountZipCode - The accountZipCode to set.Date getAccountCreateDate()
void setAccountCreateDate(Date accountCreateDate)
accountCreateDate - The accountCreateDate to set.Date getAccountEffectiveDate()
void setAccountEffectiveDate(Date accountEffectiveDate)
accountEffectiveDate - The accountEffectiveDate to set.Date getAccountExpirationDate()
void setAccountExpirationDate(Date accountExpirationDate)
accountExpirationDate - The accountExpirationDate to set.boolean isExpired()
boolean isExpired(Calendar testDate)
testDate - - Calendar instance with the date to test the Account's Expiration Date against. This is most commonly set to
        today's date.boolean isExpired(Date testDate)
testDate - - java.util.Date instance with the date to test the Account's Expiration Date against. This is most commonly
        set to today's date.String getAcctIndirectCostRcvyTypeCd()
void setAcctIndirectCostRcvyTypeCd(String acctIndirectCostRcvyTypeCd)
acctIndirectCostRcvyTypeCd - The acctIndirectCostRcvyTypeCd to set.String getAcctCustomIndCstRcvyExclCd()
void setAcctCustomIndCstRcvyExclCd(String acctCustomIndCstRcvyExclCd)
acctCustomIndCstRcvyExclCd - The acctCustomIndCstRcvyExclCd to set.String getFinancialIcrSeriesIdentifier()
void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
financialIcrSeriesIdentifier - The financialIcrSeriesIdentifier to set.boolean getAccountInFinancialProcessingIndicator()
void setAccountInFinancialProcessingIndicator(boolean accountInFinancialProcessingIndicator)
accountInFinancialProcessingIndicator - The accountInFinancialProcessingIndicator to set.String getBudgetRecordingLevelCode()
void setBudgetRecordingLevelCode(String budgetRecordingLevelCode)
budgetRecordingLevelCode - The budgetRecordingLevelCode to set.String getAccountSufficientFundsCode()
void setAccountSufficientFundsCode(String accountSufficientFundsCode)
accountSufficientFundsCode - The accountSufficientFundsCode to set.boolean isPendingAcctSufficientFundsIndicator()
void setPendingAcctSufficientFundsIndicator(boolean pendingAcctSufficientFundsIndicator)
pendingAcctSufficientFundsIndicator - The pendingAcctSufficientFundsIndicator to set.boolean isExtrnlFinEncumSufficntFndIndicator()
void setExtrnlFinEncumSufficntFndIndicator(boolean extrnlFinEncumSufficntFndIndicator)
extrnlFinEncumSufficntFndIndicator - The extrnlFinEncumSufficntFndIndicator to set.boolean isIntrnlFinEncumSufficntFndIndicator()
void setIntrnlFinEncumSufficntFndIndicator(boolean intrnlFinEncumSufficntFndIndicator)
intrnlFinEncumSufficntFndIndicator - The intrnlFinEncumSufficntFndIndicator to set.boolean isFinPreencumSufficientFundIndicator()
void setFinPreencumSufficientFundIndicator(boolean finPreencumSufficientFundIndicator)
finPreencumSufficientFundIndicator - The finPreencumSufficientFundIndicator to set.boolean isFinancialObjectivePrsctrlIndicator()
void setFinancialObjectivePrsctrlIndicator(boolean _FinancialObjectivePrsctrlIndicator_)
_FinancialObjectivePrsctrlIndicator_ - The _FinancialObjectivePrsctrlIndicator_ to set.String getAccountCfdaNumber()
void setAccountCfdaNumber(String accountCfdaNumber)
accountCfdaNumber - The accountCfdaNumber to set.boolean isAccountOffCampusIndicator()
void setAccountOffCampusIndicator(boolean accountOffCampusIndicator)
accountOffCampusIndicator - The accountOffCampusIndicator to set.boolean isActive()
void setActive(boolean active)
active - The active to set.Chart getChartOfAccounts()
void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.Organization getOrganization()
void setOrganization(Organization organization)
organization - The organization to set.AccountType getAccountType()
void setAccountType(AccountType accountType)
accountType - The accountType to set.org.kuali.rice.location.framework.campus.CampusEbo getAccountPhysicalCampus()
void setAccountPhysicalCampus(org.kuali.rice.location.framework.campus.CampusEbo accountPhysicalCampus)
accountPhysicalCampus - The accountPhysicalCampus to set.org.kuali.rice.location.framework.state.StateEbo getAccountState()
void setAccountState(org.kuali.rice.location.framework.state.StateEbo state)
state - SubFundGroup getSubFundGroup()
void setSubFundGroup(SubFundGroup subFundGroup)
subFundGroup - The subFundGroup to set.HigherEducationFunction getFinancialHigherEdFunction()
void setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
financialHigherEdFunction - The financialHigherEdFunction to set.RestrictedStatus getAccountRestrictedStatus()
void setAccountRestrictedStatus(RestrictedStatus accountRestrictedStatus)
accountRestrictedStatus - The accountRestrictedStatus to set.Account getReportsToAccount()
void setReportsToAccount(Account reportsToAccount)
reportsToAccount - The reportsToAccount to set.Account getEndowmentIncomeAccount()
void setEndowmentIncomeAccount(Account endowmentIncomeAccount)
endowmentIncomeAccount - The endowmentIncomeAccount to set.Account getContractControlAccount()
void setContractControlAccount(Account contractControlAccount)
contractControlAccount - The contractControlAccount to set.Account getIncomeStreamAccount()
void setIncomeStreamAccount(Account incomeStreamAccount)
incomeStreamAccount - The incomeStreamAccount to set.org.kuali.rice.kim.api.identity.Person getAccountFiscalOfficerUser()
void setAccountFiscalOfficerUser(org.kuali.rice.kim.api.identity.Person accountFiscalOfficerUser)
accountFiscalOfficerUser - The accountFiscalOfficerUser to set.org.kuali.rice.kim.api.identity.Person getAccountManagerUser()
void setAccountManagerUser(org.kuali.rice.kim.api.identity.Person accountManagerUser)
accountManagerUser - The accountManagerUser to set.org.kuali.rice.kim.api.identity.Person getAccountSupervisoryUser()
void setAccountSupervisoryUser(org.kuali.rice.kim.api.identity.Person accountSupervisoryUser)
accountSupervisoryUser - The accountSupervisoryUser to set.Account getContinuationAccount()
void setContinuationAccount(Account continuationAccount)
continuationAccount - The continuationAccount to set.AccountGuideline getAccountGuideline()
void setAccountGuideline(AccountGuideline accountGuideline)
accountGuideline - The accountGuideline to set.AccountDescription getAccountDescription()
void setAccountDescription(AccountDescription accountDescription)
accountDescription - The accountDescription to set.List getSubAccounts()
void setSubAccounts(List subAccounts)
subAccounts - The subAccounts to set.String getChartOfAccountsCode()
void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.String getAccountFiscalOfficerSystemIdentifier()
void setAccountFiscalOfficerSystemIdentifier(String accountFiscalOfficerSystemIdentifier)
accountFiscalOfficerSystemIdentifier - The accountFiscalOfficerSystemIdentifier to set.String getAccountManagerSystemIdentifier()
void setAccountManagerSystemIdentifier(String accountManagerSystemIdentifier)
accountManagerSystemIdentifier - The accountManagerSystemIdentifier to set.String getAccountPhysicalCampusCode()
void setAccountPhysicalCampusCode(String accountPhysicalCampusCode)
accountPhysicalCampusCode - The accountPhysicalCampusCode to set.String getAccountRestrictedStatusCode()
void setAccountRestrictedStatusCode(String accountRestrictedStatusCode)
accountRestrictedStatusCode - The accountRestrictedStatusCode to set.String getAccountsSupervisorySystemsIdentifier()
void setAccountsSupervisorySystemsIdentifier(String accountsSupervisorySystemsIdentifier)
accountsSupervisorySystemsIdentifier - The accountsSupervisorySystemsIdentifier to set.String getAccountTypeCode()
void setAccountTypeCode(String accountTypeCode)
accountTypeCode - The accountTypeCode to set.String getContinuationAccountNumber()
void setContinuationAccountNumber(String continuationAccountNumber)
continuationAccountNumber - The continuationAccountNumber to set.String getContinuationFinChrtOfAcctCd()
void setContinuationFinChrtOfAcctCd(String continuationFinChrtOfAcctCd)
continuationFinChrtOfAcctCd - The continuationFinChrtOfAcctCd to set.String getContractControlAccountNumber()
void setContractControlAccountNumber(String contractControlAccountNumber)
contractControlAccountNumber - The contractControlAccountNumber to set.String getContractControlFinCoaCode()
void setContractControlFinCoaCode(String contractControlFinCoaCode)
contractControlFinCoaCode - The contractControlFinCoaCode to set.String getEndowmentIncomeAccountNumber()
void setEndowmentIncomeAccountNumber(String endowmentIncomeAccountNumber)
endowmentIncomeAccountNumber - The endowmentIncomeAccountNumber to set.String getEndowmentIncomeAcctFinCoaCd()
void setEndowmentIncomeAcctFinCoaCd(String endowmentIncomeAcctFinCoaCd)
endowmentIncomeAcctFinCoaCd - The endowmentIncomeAcctFinCoaCd to set.String getFinancialHigherEdFunctionCd()
void setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd)
financialHigherEdFunctionCd - The financialHigherEdFunctionCd to set.String getIncomeStreamAccountNumber()
void setIncomeStreamAccountNumber(String incomeStreamAccountNumber)
incomeStreamAccountNumber - The incomeStreamAccountNumber to set.String getIncomeStreamFinancialCoaCode()
void setIncomeStreamFinancialCoaCode(String incomeStreamFinancialCoaCode)
incomeStreamFinancialCoaCode - The incomeStreamFinancialCoaCode to set.List<? extends IndirectCostRecoveryAccount> getIndirectCostRecoveryAccounts()
void setIndirectCostRecoveryAccounts(List<? extends IndirectCostRecoveryAccount> indirectCostRecoveryAccounts)
indirectCostRecoveryAccounts - The indirectCostRecoveryAccounts to set.String getOrganizationCode()
void setOrganizationCode(String organizationCode)
organizationCode - The organizationCode to set.String getReportsToAccountNumber()
void setReportsToAccountNumber(String reportsToAccountNumber)
reportsToAccountNumber - The reportsToAccountNumber to set.String getReportsToChartOfAccountsCode()
void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
reportsToChartOfAccountsCode - The reportsToChartOfAccountsCode to set.String getSubFundGroupCode()
void setSubFundGroupCode(String subFundGroupCode)
subFundGroupCode - The subFundGroupCode to set.org.kuali.rice.location.framework.postalcode.PostalCodeEbo getPostalZipCode()
void setPostalZipCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo postalZipCode)
postalZipCode - The postalZipCode to set.BudgetRecordingLevel getBudgetRecordingLevel()
void setBudgetRecordingLevel(BudgetRecordingLevel budgetRecordingLevel)
budgetRecordingLevel - The budgetRecordingLevel to set.SufficientFundsCode getSufficientFundsCode()
void setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
sufficientFundsCode - The sufficientFundsCode to set.boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)int hashCode()
hashCode in class ObjectObject.hashCode()String getAccountKey()
String getAccountResponsibilitySection()
void setAccountResponsibilitySection(String accountResponsibilitySection)
accountResponsibilitySection - The accountResponsibilitySection to set.String getContractsAndGrantsSection()
void setContractsAndGrantsSection(String contractsAndGrantsSection)
contractsAndGrantsSection - The contractsAndGrantsSection to set.String getAccountDescriptionSection()
void setAccountDescriptionSection(String accountDescriptionSection)
accountDescriptionSection - The accountDescriptionSection to set.String getGuidelinesAndPurposeSection()
void setGuidelinesAndPurposeSection(String guidelinesAndPurposeSection)
guidelinesAndPurposeSection - The guidelinesAndPurposeSection to set.String getAccountResponsibilitySectionBlank()
String getContractsAndGrantsSectionBlank()
String getAccountDescriptionSectionBlank()
String getGuidelinesAndPurposeSectionBlank()
boolean isClosed()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.