org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionRequestMove

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

public class BudgetConstructionRequestMove
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
BudgetConstructionRequestMove()
          Default constructor.
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 org.kuali.rice.kns.util.KualiInteger getAccountLineAnnualBalanceAmount()
          Gets the accountLineAnnualBalanceAmount attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 String getErrorLinePrefixForLogFile()
           
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth10LineAmount()
          Gets the financialDocumentMonth10LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth11LineAmount()
          Gets the financialDocumentMonth11LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth12LineAmount()
          Gets the financialDocumentMonth12LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth1LineAmount()
          Gets the financialDocumentMonth1LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth2LineAmount()
          Gets the financialDocumentMonth2LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth3LineAmount()
          Gets the financialDocumentMonth3LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth4LineAmount()
          Gets the financialDocumentMonth4LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth5LineAmount()
          Gets the financialDocumentMonth5LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth6LineAmount()
          Gets the financialDocumentMonth6LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth7LineAmount()
          Gets the financialDocumentMonth7LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth8LineAmount()
          Gets the financialDocumentMonth8LineAmount attribute.
 org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth9LineAmount()
          Gets the financialDocumentMonth9LineAmount attribute.
 String getFinancialObjectCode()
          Gets the financialObjectCode attribute.
 String getFinancialObjectTypeCode()
          Gets the financialObjectTypeCode attribute.
 String getFinancialSubObjectCode()
          Gets the financialSubObjectCode attribute.
 boolean getHasAccess()
          returs true if user has access
 boolean getHasLock()
          returns true if record has lock
 ObjectType getObjectType()
          Gets the objectType attribute.
 String getPrincipalId()
          Gets the principalId attribute.
 String getRequestUpdateErrorCode()
          Gets the requestUpdateErrorCode attribute.
 SubAccount getSubAccount()
          Gets the subAccount attribute.
 String getSubAccountingString()
          returns concatenated string of principalId, chart, account, subaccount
 String getSubAccountNumber()
          Gets the subAccountNumber attribute.
 void setAccount(Account account)
          Deprecated.  
 void setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger accountLineAnnualBalanceAmount)
          Sets the accountLineAnnualBalanceAmount attribute value.
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth10LineAmount)
          Sets the financialDocumentMonth10LineAmount attribute value.
 void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth11LineAmount)
          Sets the financialDocumentMonth11LineAmount attribute value.
 void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth12LineAmount)
          Sets the financialDocumentMonth12LineAmount attribute value.
 void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth1LineAmount)
          Sets the financialDocumentMonth1LineAmount attribute value.
 void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth2LineAmount)
          Sets the financialDocumentMonth2LineAmount attribute value.
 void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth3LineAmount)
          Sets the financialDocumentMonth3LineAmount attribute value.
 void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth4LineAmount)
          Sets the financialDocumentMonth4LineAmount attribute value.
 void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth5LineAmount)
          Sets the financialDocumentMonth5LineAmount attribute value.
 void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth6LineAmount)
          Sets the financialDocumentMonth6LineAmount attribute value.
 void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth7LineAmount)
          Sets the financialDocumentMonth7LineAmount attribute value.
 void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth8LineAmount)
          Sets the financialDocumentMonth8LineAmount attribute value.
 void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth9LineAmount)
          Sets the financialDocumentMonth9LineAmount attribute value.
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode attribute.
 void setFinancialObjectTypeCode(String financialObjectTypeCode)
          Sets the financialObjectTypeCode attribute.
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode attribute.
 void setHasAccess(boolean hasAccess)
          sets user access
 void setHasLock(boolean hasLock)
          sets has lock
 void setObjectType(ObjectType objectType)
          Deprecated.  
 void setPrincipalId(String principalId)
          Sets the principalId attribute.
 void setRequestUpdateErrorCode(String requestUpdateErrorCode)
          Sets the requestUpdateErrorCode attribute.
 void setSubAccount(SubAccount subAccount)
          Deprecated.  
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber attribute.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, 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

BudgetConstructionRequestMove

public BudgetConstructionRequestMove()
Default constructor.

Method Detail

getPrincipalId

public String getPrincipalId()
Gets the principalId attribute.

Returns:
Returns the principalId

setPrincipalId

public void setPrincipalId(String principalId)
Sets the principalId attribute.

Parameters:
principalId - The principalId to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

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

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute.

Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.

Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode attribute.

Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.

Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute.

Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute.

Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getFinancialObjectTypeCode

public String getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute.

Returns:
Returns the financialObjectTypeCode

setFinancialObjectTypeCode

public void setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute.

Parameters:
financialObjectTypeCode - The financialObjectTypeCode to set.

getAccountLineAnnualBalanceAmount

public org.kuali.rice.kns.util.KualiInteger getAccountLineAnnualBalanceAmount()
Gets the accountLineAnnualBalanceAmount attribute.

Returns:
Returns the accountLineAnnualBalanceAmount.

setAccountLineAnnualBalanceAmount

public void setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger accountLineAnnualBalanceAmount)
Sets the accountLineAnnualBalanceAmount attribute value.

Parameters:
accountLineAnnualBalanceAmount - The accountLineAnnualBalanceAmount to set.

getRequestUpdateErrorCode

public String getRequestUpdateErrorCode()
Gets the requestUpdateErrorCode attribute.

Returns:
Returns the requestUpdateErrorCode

setRequestUpdateErrorCode

public void setRequestUpdateErrorCode(String requestUpdateErrorCode)
Sets the requestUpdateErrorCode attribute.

Parameters:
requestUpdateErrorCode - The requestUpdateErrorCode to set.

getFinancialDocumentMonth10LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth10LineAmount()
Gets the financialDocumentMonth10LineAmount attribute.

Returns:
Returns the financialDocumentMonth10LineAmount.

setFinancialDocumentMonth10LineAmount

public void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth10LineAmount)
Sets the financialDocumentMonth10LineAmount attribute value.

Parameters:
financialDocumentMonth10LineAmount - The financialDocumentMonth10LineAmount to set.

getFinancialDocumentMonth11LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth11LineAmount()
Gets the financialDocumentMonth11LineAmount attribute.

Returns:
Returns the financialDocumentMonth11LineAmount.

setFinancialDocumentMonth11LineAmount

public void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth11LineAmount)
Sets the financialDocumentMonth11LineAmount attribute value.

Parameters:
financialDocumentMonth11LineAmount - The financialDocumentMonth11LineAmount to set.

getFinancialDocumentMonth12LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth12LineAmount()
Gets the financialDocumentMonth12LineAmount attribute.

Returns:
Returns the financialDocumentMonth12LineAmount.

setFinancialDocumentMonth12LineAmount

public void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth12LineAmount)
Sets the financialDocumentMonth12LineAmount attribute value.

Parameters:
financialDocumentMonth12LineAmount - The financialDocumentMonth12LineAmount to set.

getFinancialDocumentMonth1LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth1LineAmount()
Gets the financialDocumentMonth1LineAmount attribute.

Returns:
Returns the financialDocumentMonth1LineAmount.

setFinancialDocumentMonth1LineAmount

public void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth1LineAmount)
Sets the financialDocumentMonth1LineAmount attribute value.

Parameters:
financialDocumentMonth1LineAmount - The financialDocumentMonth1LineAmount to set.

getFinancialDocumentMonth2LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth2LineAmount()
Gets the financialDocumentMonth2LineAmount attribute.

Returns:
Returns the financialDocumentMonth2LineAmount.

setFinancialDocumentMonth2LineAmount

public void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth2LineAmount)
Sets the financialDocumentMonth2LineAmount attribute value.

Parameters:
financialDocumentMonth2LineAmount - The financialDocumentMonth2LineAmount to set.

getFinancialDocumentMonth3LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth3LineAmount()
Gets the financialDocumentMonth3LineAmount attribute.

Returns:
Returns the financialDocumentMonth3LineAmount.

setFinancialDocumentMonth3LineAmount

public void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth3LineAmount)
Sets the financialDocumentMonth3LineAmount attribute value.

Parameters:
financialDocumentMonth3LineAmount - The financialDocumentMonth3LineAmount to set.

getFinancialDocumentMonth4LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth4LineAmount()
Gets the financialDocumentMonth4LineAmount attribute.

Returns:
Returns the financialDocumentMonth4LineAmount.

setFinancialDocumentMonth4LineAmount

public void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth4LineAmount)
Sets the financialDocumentMonth4LineAmount attribute value.

Parameters:
financialDocumentMonth4LineAmount - The financialDocumentMonth4LineAmount to set.

getFinancialDocumentMonth5LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth5LineAmount()
Gets the financialDocumentMonth5LineAmount attribute.

Returns:
Returns the financialDocumentMonth5LineAmount.

setFinancialDocumentMonth5LineAmount

public void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth5LineAmount)
Sets the financialDocumentMonth5LineAmount attribute value.

Parameters:
financialDocumentMonth5LineAmount - The financialDocumentMonth5LineAmount to set.

getFinancialDocumentMonth6LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth6LineAmount()
Gets the financialDocumentMonth6LineAmount attribute.

Returns:
Returns the financialDocumentMonth6LineAmount.

setFinancialDocumentMonth6LineAmount

public void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth6LineAmount)
Sets the financialDocumentMonth6LineAmount attribute value.

Parameters:
financialDocumentMonth6LineAmount - The financialDocumentMonth6LineAmount to set.

getFinancialDocumentMonth7LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth7LineAmount()
Gets the financialDocumentMonth7LineAmount attribute.

Returns:
Returns the financialDocumentMonth7LineAmount.

setFinancialDocumentMonth7LineAmount

public void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth7LineAmount)
Sets the financialDocumentMonth7LineAmount attribute value.

Parameters:
financialDocumentMonth7LineAmount - The financialDocumentMonth7LineAmount to set.

getFinancialDocumentMonth8LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth8LineAmount()
Gets the financialDocumentMonth8LineAmount attribute.

Returns:
Returns the financialDocumentMonth8LineAmount.

setFinancialDocumentMonth8LineAmount

public void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth8LineAmount)
Sets the financialDocumentMonth8LineAmount attribute value.

Parameters:
financialDocumentMonth8LineAmount - The financialDocumentMonth8LineAmount to set.

getFinancialDocumentMonth9LineAmount

public org.kuali.rice.kns.util.KualiInteger getFinancialDocumentMonth9LineAmount()
Gets the financialDocumentMonth9LineAmount attribute.

Returns:
Returns the financialDocumentMonth9LineAmount.

setFinancialDocumentMonth9LineAmount

public void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiInteger financialDocumentMonth9LineAmount)
Sets the financialDocumentMonth9LineAmount attribute value.

Parameters:
financialDocumentMonth9LineAmount - The financialDocumentMonth9LineAmount to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

getHasAccess

public boolean getHasAccess()
returs true if user has access

Returns:

setHasAccess

public void setHasAccess(boolean hasAccess)
sets user access

Parameters:
hasAccess -

getHasLock

public boolean getHasLock()
returns true if record has lock

Returns:

setHasLock

public void setHasLock(boolean hasLock)
sets has lock

Parameters:
hasLock -

getSubAccountingString

public String getSubAccountingString()
returns concatenated string of principalId, chart, account, subaccount

Returns:

getErrorLinePrefixForLogFile

public String getErrorLinePrefixForLogFile()

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute.

Parameters:
account - The account to set.

getObjectType

public ObjectType getObjectType()
Gets the objectType attribute.

Returns:
Returns the objectType.

setObjectType

public void setObjectType(ObjectType objectType)
Deprecated. 

Sets the objectType attribute value.

Parameters:
objectType - The objectType to set.

getSubAccount

public SubAccount getSubAccount()
Gets the subAccount attribute.

Returns:
Returns the subAccount.

setSubAccount

public void setSubAccount(SubAccount subAccount)
Deprecated. 

Sets the subAccount attribute value.

Parameters:
subAccount - The subAccount to set.

toStringMapper

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


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