public class BudgetConstructionRequestMove extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
BudgetConstructionRequestMove()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Account |
getAccount()
Gets the account attribute.
|
org.kuali.rice.core.api.util.type.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.core.api.util.type.KualiInteger |
getFinancialDocumentMonth10LineAmount()
Gets the financialDocumentMonth10LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth11LineAmount()
Gets the financialDocumentMonth11LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth12LineAmount()
Gets the financialDocumentMonth12LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth1LineAmount()
Gets the financialDocumentMonth1LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth2LineAmount()
Gets the financialDocumentMonth2LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth3LineAmount()
Gets the financialDocumentMonth3LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth4LineAmount()
Gets the financialDocumentMonth4LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth5LineAmount()
Gets the financialDocumentMonth5LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth6LineAmount()
Gets the financialDocumentMonth6LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth7LineAmount()
Gets the financialDocumentMonth7LineAmount attribute.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getFinancialDocumentMonth8LineAmount()
Gets the financialDocumentMonth8LineAmount attribute.
|
org.kuali.rice.core.api.util.type.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.core.api.util.type.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.core.api.util.type.KualiInteger financialDocumentMonth10LineAmount)
Sets the financialDocumentMonth10LineAmount attribute value.
|
void |
setFinancialDocumentMonth11LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth11LineAmount)
Sets the financialDocumentMonth11LineAmount attribute value.
|
void |
setFinancialDocumentMonth12LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth12LineAmount)
Sets the financialDocumentMonth12LineAmount attribute value.
|
void |
setFinancialDocumentMonth1LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth1LineAmount)
Sets the financialDocumentMonth1LineAmount attribute value.
|
void |
setFinancialDocumentMonth2LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth2LineAmount)
Sets the financialDocumentMonth2LineAmount attribute value.
|
void |
setFinancialDocumentMonth3LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth3LineAmount)
Sets the financialDocumentMonth3LineAmount attribute value.
|
void |
setFinancialDocumentMonth4LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth4LineAmount)
Sets the financialDocumentMonth4LineAmount attribute value.
|
void |
setFinancialDocumentMonth5LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth5LineAmount)
Sets the financialDocumentMonth5LineAmount attribute value.
|
void |
setFinancialDocumentMonth6LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth6LineAmount)
Sets the financialDocumentMonth6LineAmount attribute value.
|
void |
setFinancialDocumentMonth7LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth7LineAmount)
Sets the financialDocumentMonth7LineAmount attribute value.
|
void |
setFinancialDocumentMonth8LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth8LineAmount)
Sets the financialDocumentMonth8LineAmount attribute value.
|
void |
setFinancialDocumentMonth9LineAmount(org.kuali.rice.core.api.util.type.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_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public BudgetConstructionRequestMove()
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode
- The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode
- The financialSubObjectCode to set.public String getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode
- The financialObjectTypeCode to set.public org.kuali.rice.core.api.util.type.KualiInteger getAccountLineAnnualBalanceAmount()
public void setAccountLineAnnualBalanceAmount(org.kuali.rice.core.api.util.type.KualiInteger accountLineAnnualBalanceAmount)
accountLineAnnualBalanceAmount
- The accountLineAnnualBalanceAmount to set.public String getRequestUpdateErrorCode()
public void setRequestUpdateErrorCode(String requestUpdateErrorCode)
requestUpdateErrorCode
- The requestUpdateErrorCode to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth10LineAmount()
public void setFinancialDocumentMonth10LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth10LineAmount)
financialDocumentMonth10LineAmount
- The financialDocumentMonth10LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth11LineAmount()
public void setFinancialDocumentMonth11LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth11LineAmount)
financialDocumentMonth11LineAmount
- The financialDocumentMonth11LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth12LineAmount()
public void setFinancialDocumentMonth12LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth12LineAmount)
financialDocumentMonth12LineAmount
- The financialDocumentMonth12LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth1LineAmount()
public void setFinancialDocumentMonth1LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth1LineAmount)
financialDocumentMonth1LineAmount
- The financialDocumentMonth1LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth2LineAmount()
public void setFinancialDocumentMonth2LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth2LineAmount)
financialDocumentMonth2LineAmount
- The financialDocumentMonth2LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth3LineAmount()
public void setFinancialDocumentMonth3LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth3LineAmount)
financialDocumentMonth3LineAmount
- The financialDocumentMonth3LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth4LineAmount()
public void setFinancialDocumentMonth4LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth4LineAmount)
financialDocumentMonth4LineAmount
- The financialDocumentMonth4LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth5LineAmount()
public void setFinancialDocumentMonth5LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth5LineAmount)
financialDocumentMonth5LineAmount
- The financialDocumentMonth5LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth6LineAmount()
public void setFinancialDocumentMonth6LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth6LineAmount)
financialDocumentMonth6LineAmount
- The financialDocumentMonth6LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth7LineAmount()
public void setFinancialDocumentMonth7LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth7LineAmount)
financialDocumentMonth7LineAmount
- The financialDocumentMonth7LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth8LineAmount()
public void setFinancialDocumentMonth8LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth8LineAmount)
financialDocumentMonth8LineAmount
- The financialDocumentMonth8LineAmount to set.public org.kuali.rice.core.api.util.type.KualiInteger getFinancialDocumentMonth9LineAmount()
public void setFinancialDocumentMonth9LineAmount(org.kuali.rice.core.api.util.type.KualiInteger financialDocumentMonth9LineAmount)
financialDocumentMonth9LineAmount
- The financialDocumentMonth9LineAmount to set.public Chart getChartOfAccounts()
public boolean getHasAccess()
public void setHasAccess(boolean hasAccess)
hasAccess
- public boolean getHasLock()
public void setHasLock(boolean hasLock)
hasLock
- public String getSubAccountingString()
public String getErrorLinePrefixForLogFile()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public ObjectType getObjectType()
public void setObjectType(ObjectType objectType)
objectType
- The objectType to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount
- The subAccount to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.