org.kuali.kfs.coa.businessobject
Class AccountGlobal

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.coa.businessobject.AccountGlobal
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.GlobalBusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class AccountGlobal
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.GlobalBusinessObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
AccountGlobal()
          Default constructor.
 
Method Summary
 List buildListOfDeletionAwareLists()
           
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateDeactivationsToPersist()
           
 List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateGlobalChangesToPersist()
           
 String getAccountCfdaNumber()
          Gets the accountCfdaNumber attribute.
 String getAccountCityName()
          Gets the accountCityName attribute.
 Date getAccountExpirationDate()
          Gets the accountExpirationDate attribute.
 String getAccountFiscalOfficerSystemIdentifier()
          Gets the accountFiscalOfficerSystemIdentifier attribute.
 org.kuali.rice.kim.bo.Person getAccountFiscalOfficerUser()
           
 List<AccountGlobalDetail> getAccountGlobalDetails()
           
 String getAccountManagerSystemIdentifier()
          Gets the accountManagerSystemIdentifier attribute.
 org.kuali.rice.kim.bo.Person getAccountManagerUser()
           
 String getAccountSearchCriteriaTxt()
          Gets the accountSearchCriteriaTxt attribute.
 String getAccountsSupervisorySystemsIdentifier()
          Gets the accountsSupervisorySystemsIdentifier attribute.
 org.kuali.rice.kns.bo.State 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.bo.Person getAccountSupervisoryUser()
           
 String getAccountZipCode()
          Gets the accountZipCode attribute.
 List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> getAllDetailObjects()
           
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Account getContinuationAccount()
          Gets the continuationAccount attribute.
 String getContinuationAccountNumber()
          Gets the continuationAccountNumber attribute.
 Chart getContinuationFinChrtOfAcct()
          Gets the continuationFinChrtOfAcct attribute.
 String getContinuationFinChrtOfAcctCd()
          Gets the continuationFinChrtOfAcctCd attribute.
 String getDocumentNumber()
          Gets the documentNumber attribute.
 org.kuali.rice.kns.bo.DocumentHeader getFinancialDocument()
          Gets the financialDocument attribute.
 HigherEducationFunction getFinancialHigherEdFunction()
          Gets the financialHigherEdFunction attribute.
 String getFinancialHigherEdFunctionCd()
          Gets the financialHigherEdFunctionCd attribute.
 Account getIncomeStreamAccount()
          Gets the incomeStreamAccount attribute.
 String getIncomeStreamAccountNumber()
          Gets the incomeStreamAccountNumber attribute.
 Chart getIncomeStreamFinancialCoa()
          Gets the incomeStreamFinancialCoa attribute.
 String getIncomeStreamFinancialCoaCode()
          Gets the incomeStreamFinancialCoaCode attribute.
 Organization getOrganization()
          Gets the organization attribute.
 String getOrganizationCode()
          Gets the organizationCode attribute.
 Boolean getPendingAcctSufficientFundsIndicator()
          Gets the pendingAcctSufficientFundsIndicator attribute.
 org.kuali.rice.kns.bo.PostalCode getPostalZipCode()
          Gets the postalZipCode attribute.
 SubFundGroup getSubFundGroup()
          Gets the subFundGroup attribute.
 String getSubFundGroupCode()
          Gets the subFundGroupCode attribute.
 SufficientFundsCode getSufficientFundsCode()
          Gets the sufficientFundsCode attribute.
 boolean isPersistable()
           
 void setAccountCfdaNumber(String accountCfdaNumber)
          Sets the accountCfdaNumber attribute.
 void setAccountCityName(String accountCityName)
          Sets the accountCityName attribute.
 void setAccountExpirationDate(Date accountExpirationDate)
          Sets the accountExpirationDate attribute.
 void setAccountFiscalOfficerSystemIdentifier(String accountFiscalOfficerSystemIdentifier)
          Sets the accountFiscalOfficerSystemIdentifier attribute value.
 void setAccountFiscalOfficerUser(org.kuali.rice.kim.bo.Person accountFiscalOfficerUser)
          Deprecated.  
 void setAccountGlobalDetails(List<AccountGlobalDetail> accountGlobalDetails)
           
 void setAccountManagerSystemIdentifier(String accountManagerSystemIdentifier)
          Sets the accountManagerSystemIdentifier attribute value.
 void setAccountManagerUser(org.kuali.rice.kim.bo.Person accountManagerUser)
          Deprecated.  
 void setAccountSearchCriteriaTxt(String accountSearchCriteriaTxt)
          Sets the accountSearchCriteriaTxt attribute.
 void setAccountsSupervisorySystemsIdentifier(String accountsSupervisorySystemsIdentifier)
          Sets the accountsSupervisorySystemsIdentifier attribute value.
 void setAccountState(org.kuali.rice.kns.bo.State accountState)
          Sets the accountState attribute value.
 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.bo.Person accountSupervisoryUser)
          Deprecated.  
 void setAccountZipCode(String accountZipCode)
          Sets the accountZipCode attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute value.
 void setContinuationAccount(Account continuationAccount)
          Deprecated.  
 void setContinuationAccountNumber(String continuationAccountNumber)
          Sets the continuationAccountNumber attribute.
 void setContinuationFinChrtOfAcct(Chart continuationFinChrtOfAcct)
          Deprecated.  
 void setContinuationFinChrtOfAcctCd(String continuationFinChrtOfAcctCd)
          Sets the continuationFinChrtOfAcctCd attribute.
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber attribute.
 void setFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader financialDocument)
          Deprecated.  
 void setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
          Sets the financialHigherEdFunction attribute value.
 void setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd)
          Sets the financialHigherEdFunctionCd attribute value.
 void setIncomeStreamAccount(Account incomeStreamAccount)
          Deprecated.  
 void setIncomeStreamAccountNumber(String incomeStreamAccountNumber)
          Sets the incomeStreamAccountNumber attribute.
 void setIncomeStreamFinancialCoa(Chart incomeStreamFinancialCoa)
          Deprecated.  
 void setIncomeStreamFinancialCoaCode(String incomeStreamFinancialCoaCode)
          Sets the incomeStreamFinancialCoaCode attribute.
 void setOrganization(Organization organization)
          Sets the organization attribute value.
 void setOrganizationCode(String organizationCode)
          Sets the organizationCode attribute.
 void setPendingAcctSufficientFundsIndicator(Boolean pendingAcctSufficientFundsIndicator)
          Sets the pendingAcctSufficientFundsIndicator attribute.
 void setPostalZipCode(org.kuali.rice.kns.bo.PostalCode postalZipCode)
          Sets the postalZipCode attribute value.
 void setSubFundGroup(SubFundGroup subFundGroup)
          Sets the subFundGroup attribute value.
 void setSubFundGroupCode(String subFundGroupCode)
          Sets the subFundGroupCode attribute.
 void setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
          Sets the sufficientFundsCode attribute value.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

AccountGlobal

public AccountGlobal()
Default constructor.

Method Detail

generateDeactivationsToPersist

public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateDeactivationsToPersist()
Specified by:
generateDeactivationsToPersist in interface org.kuali.rice.kns.bo.GlobalBusinessObject
See Also:
org.kuali.rice.kns.document.GlobalBusinessObject#getGlobalChangesToDelete()

generateGlobalChangesToPersist

public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateGlobalChangesToPersist()
Specified by:
generateGlobalChangesToPersist in interface org.kuali.rice.kns.bo.GlobalBusinessObject
See Also:
org.kuali.rice.kns.document.GlobalBusinessObject#applyGlobalChanges(org.kuali.rice.kns.bo.BusinessObject)

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber attribute.

Specified by:
getDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObject
Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.

Specified by:
setDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObject
Parameters:
documentNumber - The documentNumber to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode.

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getOrganizationCode

public String getOrganizationCode()
Gets the organizationCode attribute.

Returns:
Returns the organizationCode

setOrganizationCode

public void setOrganizationCode(String organizationCode)
Sets the organizationCode attribute.

Parameters:
organizationCode - The organizationCode to set.

getSubFundGroupCode

public String getSubFundGroupCode()
Gets the subFundGroupCode attribute.

Returns:
Returns the subFundGroupCode

setSubFundGroupCode

public void setSubFundGroupCode(String subFundGroupCode)
Sets the subFundGroupCode attribute.

Parameters:
subFundGroupCode - The subFundGroupCode to set.

getAccountCityName

public String getAccountCityName()
Gets the accountCityName attribute.

Returns:
Returns the accountCityName

setAccountCityName

public void setAccountCityName(String accountCityName)
Sets the accountCityName attribute.

Parameters:
accountCityName - The accountCityName to set.

getAccountStateCode

public String getAccountStateCode()
Gets the accountStateCode attribute.

Returns:
Returns the accountStateCode

setAccountStateCode

public void setAccountStateCode(String accountStateCode)
Sets the accountStateCode attribute.

Parameters:
accountStateCode - The accountStateCode to set.

getAccountStreetAddress

public String getAccountStreetAddress()
Gets the accountStreetAddress attribute.

Returns:
Returns the accountStreetAddress

setAccountStreetAddress

public void setAccountStreetAddress(String accountStreetAddress)
Sets the accountStreetAddress attribute.

Parameters:
accountStreetAddress - The accountStreetAddress to set.

getAccountZipCode

public String getAccountZipCode()
Gets the accountZipCode attribute.

Returns:
Returns the accountZipCode

setAccountZipCode

public void setAccountZipCode(String accountZipCode)
Sets the accountZipCode attribute.

Parameters:
accountZipCode - The accountZipCode to set.

getAccountExpirationDate

public Date getAccountExpirationDate()
Gets the accountExpirationDate attribute.

Returns:
Returns the accountExpirationDate

setAccountExpirationDate

public void setAccountExpirationDate(Date accountExpirationDate)
Sets the accountExpirationDate attribute.

Parameters:
accountExpirationDate - The accountExpirationDate to set.

getContinuationFinChrtOfAcctCd

public String getContinuationFinChrtOfAcctCd()
Gets the continuationFinChrtOfAcctCd attribute.

Returns:
Returns the continuationFinChrtOfAcctCd

setContinuationFinChrtOfAcctCd

public void setContinuationFinChrtOfAcctCd(String continuationFinChrtOfAcctCd)
Sets the continuationFinChrtOfAcctCd attribute.

Parameters:
continuationFinChrtOfAcctCd - The continuationFinChrtOfAcctCd to set.

getContinuationAccountNumber

public String getContinuationAccountNumber()
Gets the continuationAccountNumber attribute.

Returns:
Returns the continuationAccountNumber

setContinuationAccountNumber

public void setContinuationAccountNumber(String continuationAccountNumber)
Sets the continuationAccountNumber attribute.

Parameters:
continuationAccountNumber - The continuationAccountNumber to set.

getIncomeStreamFinancialCoaCode

public String getIncomeStreamFinancialCoaCode()
Gets the incomeStreamFinancialCoaCode attribute.

Returns:
Returns the incomeStreamFinancialCoaCode

setIncomeStreamFinancialCoaCode

public void setIncomeStreamFinancialCoaCode(String incomeStreamFinancialCoaCode)
Sets the incomeStreamFinancialCoaCode attribute.

Parameters:
incomeStreamFinancialCoaCode - The incomeStreamFinancialCoaCode to set.

getIncomeStreamAccountNumber

public String getIncomeStreamAccountNumber()
Gets the incomeStreamAccountNumber attribute.

Returns:
Returns the incomeStreamAccountNumber

setIncomeStreamAccountNumber

public void setIncomeStreamAccountNumber(String incomeStreamAccountNumber)
Sets the incomeStreamAccountNumber attribute.

Parameters:
incomeStreamAccountNumber - The incomeStreamAccountNumber to set.

getAccountSufficientFundsCode

public String getAccountSufficientFundsCode()
Gets the accountSufficientFundsCode attribute.

Returns:
Returns the accountSufficientFundsCode

setAccountSufficientFundsCode

public void setAccountSufficientFundsCode(String accountSufficientFundsCode)
Sets the accountSufficientFundsCode attribute.

Parameters:
accountSufficientFundsCode - The accountSufficientFundsCode to set.

getPendingAcctSufficientFundsIndicator

public Boolean getPendingAcctSufficientFundsIndicator()
Gets the pendingAcctSufficientFundsIndicator attribute.

Returns:
Returns the pendingAcctSufficientFundsIndicator

setPendingAcctSufficientFundsIndicator

public void setPendingAcctSufficientFundsIndicator(Boolean pendingAcctSufficientFundsIndicator)
Sets the pendingAcctSufficientFundsIndicator attribute.

Parameters:
pendingAcctSufficientFundsIndicator - The pendingAcctSufficientFundsIndicator to set.

getAccountCfdaNumber

public String getAccountCfdaNumber()
Gets the accountCfdaNumber attribute.

Returns:
Returns the accountCfdaNumber

setAccountCfdaNumber

public void setAccountCfdaNumber(String accountCfdaNumber)
Sets the accountCfdaNumber attribute.

Parameters:
accountCfdaNumber - The accountCfdaNumber to set.

getAccountSearchCriteriaTxt

public String getAccountSearchCriteriaTxt()
Gets the accountSearchCriteriaTxt attribute.

Returns:
Returns the accountSearchCriteriaTxt

setAccountSearchCriteriaTxt

public void setAccountSearchCriteriaTxt(String accountSearchCriteriaTxt)
Sets the accountSearchCriteriaTxt attribute.

Parameters:
accountSearchCriteriaTxt - The accountSearchCriteriaTxt to set.

getFinancialDocument

public org.kuali.rice.kns.bo.DocumentHeader getFinancialDocument()
Gets the financialDocument attribute.

Returns:
Returns the financialDocument

setFinancialDocument

public void setFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader financialDocument)
Deprecated. 

Sets the financialDocument attribute.

Parameters:
financialDocument - The financialDocument to set.

getAccountFiscalOfficerUser

public org.kuali.rice.kim.bo.Person getAccountFiscalOfficerUser()

setAccountFiscalOfficerUser

public void setAccountFiscalOfficerUser(org.kuali.rice.kim.bo.Person accountFiscalOfficerUser)
Deprecated. 

Parameters:
accountFiscalOfficerUser - The accountFiscalOfficerUser to set.

getAccountManagerUser

public org.kuali.rice.kim.bo.Person getAccountManagerUser()

setAccountManagerUser

public void setAccountManagerUser(org.kuali.rice.kim.bo.Person accountManagerUser)
Deprecated. 

Parameters:
accountManagerUser - The accountManagerUser to set.

getAccountSupervisoryUser

public org.kuali.rice.kim.bo.Person getAccountSupervisoryUser()

setAccountSupervisoryUser

public void setAccountSupervisoryUser(org.kuali.rice.kim.bo.Person accountSupervisoryUser)
Deprecated. 

Parameters:
accountSupervisoryUser - The accountSupervisoryUser to set.

getContinuationFinChrtOfAcct

public Chart getContinuationFinChrtOfAcct()
Gets the continuationFinChrtOfAcct attribute.

Returns:
Returns the continuationFinChrtOfAcct

setContinuationFinChrtOfAcct

public void setContinuationFinChrtOfAcct(Chart continuationFinChrtOfAcct)
Deprecated. 

Sets the continuationFinChrtOfAcct attribute.

Parameters:
continuationFinChrtOfAcct - The continuationFinChrtOfAcct to set.

getContinuationAccount

public Account getContinuationAccount()
Gets the continuationAccount attribute.

Returns:
Returns the continuationAccount

setContinuationAccount

public void setContinuationAccount(Account continuationAccount)
Deprecated. 

Sets the continuationAccount attribute.

Parameters:
continuationAccount - The continuationAccount to set.

getIncomeStreamAccount

public Account getIncomeStreamAccount()
Gets the incomeStreamAccount attribute.

Returns:
Returns the incomeStreamAccount

setIncomeStreamAccount

public void setIncomeStreamAccount(Account incomeStreamAccount)
Deprecated. 

Sets the incomeStreamAccount attribute.

Parameters:
incomeStreamAccount - The incomeStreamAccount to set.

getIncomeStreamFinancialCoa

public Chart getIncomeStreamFinancialCoa()
Gets the incomeStreamFinancialCoa attribute.

Returns:
Returns the incomeStreamFinancialCoa

setIncomeStreamFinancialCoa

public void setIncomeStreamFinancialCoa(Chart incomeStreamFinancialCoa)
Deprecated. 

Sets the incomeStreamFinancialCoa attribute.

Parameters:
incomeStreamFinancialCoa - The incomeStreamFinancialCoa to set.

getAccountGlobalDetails

public List<AccountGlobalDetail> getAccountGlobalDetails()
Returns:
Returns the accountGlobalDetail.

setAccountGlobalDetails

public void setAccountGlobalDetails(List<AccountGlobalDetail> accountGlobalDetails)
Parameters:
accountGlobalDetail - The accountGlobalDetail to set.

getFinancialHigherEdFunctionCd

public String getFinancialHigherEdFunctionCd()
Gets the financialHigherEdFunctionCd attribute.

Returns:
Returns the financialHigherEdFunctionCd.

setFinancialHigherEdFunctionCd

public void setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd)
Sets the financialHigherEdFunctionCd attribute value.

Parameters:
financialHigherEdFunctionCd - The financialHigherEdFunctionCd to set.

getAccountFiscalOfficerSystemIdentifier

public String getAccountFiscalOfficerSystemIdentifier()
Gets the accountFiscalOfficerSystemIdentifier attribute.

Returns:
Returns the accountFiscalOfficerSystemIdentifier.

setAccountFiscalOfficerSystemIdentifier

public void setAccountFiscalOfficerSystemIdentifier(String accountFiscalOfficerSystemIdentifier)
Sets the accountFiscalOfficerSystemIdentifier attribute value.

Parameters:
accountFiscalOfficerSystemIdentifier - The accountFiscalOfficerSystemIdentifier to set.

getAccountManagerSystemIdentifier

public String getAccountManagerSystemIdentifier()
Gets the accountManagerSystemIdentifier attribute.

Returns:
Returns the accountManagerSystemIdentifier.

setAccountManagerSystemIdentifier

public void setAccountManagerSystemIdentifier(String accountManagerSystemIdentifier)
Sets the accountManagerSystemIdentifier attribute value.

Parameters:
accountManagerSystemIdentifier - The accountManagerSystemIdentifier to set.

getAccountsSupervisorySystemsIdentifier

public String getAccountsSupervisorySystemsIdentifier()
Gets the accountsSupervisorySystemsIdentifier attribute.

Returns:
Returns the accountsSupervisorySystemsIdentifier.

setAccountsSupervisorySystemsIdentifier

public void setAccountsSupervisorySystemsIdentifier(String accountsSupervisorySystemsIdentifier)
Sets the accountsSupervisorySystemsIdentifier attribute value.

Parameters:
accountsSupervisorySystemsIdentifier - The accountsSupervisorySystemsIdentifier to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts.

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute value.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getAccountState

public org.kuali.rice.kns.bo.State getAccountState()
Gets the accountState attribute.

Returns:
Returns the accountState.

setAccountState

public void setAccountState(org.kuali.rice.kns.bo.State accountState)
Sets the accountState attribute value.

Parameters:
accountState - The accountState to set.

getFinancialHigherEdFunction

public HigherEducationFunction getFinancialHigherEdFunction()
Gets the financialHigherEdFunction attribute.

Returns:
Returns the financialHigherEdFunction.

setFinancialHigherEdFunction

public void setFinancialHigherEdFunction(HigherEducationFunction financialHigherEdFunction)
Sets the financialHigherEdFunction attribute value.

Parameters:
financialHigherEdFunction - The financialHigherEdFunction to set.

getOrganization

public Organization getOrganization()
Gets the organization attribute.

Returns:
Returns the organization.

setOrganization

public void setOrganization(Organization organization)
Sets the organization attribute value.

Parameters:
organization - The organization to set.

getPostalZipCode

public org.kuali.rice.kns.bo.PostalCode getPostalZipCode()
Gets the postalZipCode attribute.

Returns:
Returns the postalZipCode.

setPostalZipCode

public void setPostalZipCode(org.kuali.rice.kns.bo.PostalCode postalZipCode)
Sets the postalZipCode attribute value.

Parameters:
postalZipCode - The postalZipCode to set.

getSubFundGroup

public SubFundGroup getSubFundGroup()
Gets the subFundGroup attribute.

Returns:
Returns the subFundGroup.

setSubFundGroup

public void setSubFundGroup(SubFundGroup subFundGroup)
Sets the subFundGroup attribute value.

Parameters:
subFundGroup - The subFundGroup to set.

getSufficientFundsCode

public final SufficientFundsCode getSufficientFundsCode()
Gets the sufficientFundsCode attribute.

Returns:
Returns the sufficientFundsCode.

setSufficientFundsCode

public final void setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
Sets the sufficientFundsCode attribute value.

Parameters:
sufficientFundsCode - The sufficientFundsCode to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

isPersistable

public boolean isPersistable()
Specified by:
isPersistable in interface org.kuali.rice.kns.bo.GlobalBusinessObject
See Also:
org.kuali.rice.kns.document.GlobalBusinessObject#isPersistable()

getAllDetailObjects

public List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> getAllDetailObjects()
Specified by:
getAllDetailObjects in interface org.kuali.rice.kns.bo.GlobalBusinessObject

buildListOfDeletionAwareLists

public List buildListOfDeletionAwareLists()
Specified by:
buildListOfDeletionAwareLists in interface org.kuali.rice.kns.bo.PersistableBusinessObject
Overrides:
buildListOfDeletionAwareLists in class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
See Also:
PersistableBusinessObjectBase.buildListOfDeletionAwareLists()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.