|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.sys.businessobject.AccountingLineBase
org.kuali.kfs.sys.businessobject.TargetAccountingLine
org.kuali.kfs.fp.businessobject.BudgetAdjustmentTargetAccountingLine
public class BudgetAdjustmentTargetAccountingLine
This class represents a target accounting line for budget adjustment
| Field Summary |
|---|
| Fields inherited from class org.kuali.kfs.sys.businessobject.AccountingLineBase |
|---|
financialDocumentLineDescription, financialDocumentLineTypeCode, salesTaxRequired |
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
BudgetAdjustmentTargetAccountingLine()
|
|
| Method Summary | |
|---|---|
void |
clearFinancialDocumentMonthLineAmounts()
Clears financialDocumentMonth1LineAmounts through 1inancialDocumentMonth12LineAmounts. |
void |
copyFrom(AccountingLine other)
Overwrites the fields of this AccountingLine with the values of the corresponding fields of the given AccountingLine. |
org.kuali.rice.kns.util.KualiInteger |
getBaseBudgetAdjustmentAmount()
|
String |
getBudgetAdjustmentPeriodCode()
|
org.kuali.rice.kns.util.KualiDecimal |
getCurrentBudgetAdjustmentAmount()
|
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth10LineAmount()
Gets the financialDocumentMonth10LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth11LineAmount()
Gets the financialDocumentMonth11LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth12LineAmount()
Gets the financialDocumentMonth12LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth1LineAmount()
Gets the financialDocumentMonth1LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth2LineAmount()
Gets the financialDocumentMonth2LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth3LineAmount()
Gets the financialDocumentMonth3LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth4LineAmount()
Gets the financialDocumentMonth4LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth5LineAmount()
Gets the financialDocumentMonth5LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth6LineAmount()
Gets the financialDocumentMonth6LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth7LineAmount()
Gets the financialDocumentMonth7LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth8LineAmount()
Gets the financialDocumentMonth8LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentMonth9LineAmount()
Gets the financialDocumentMonth9LineAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getMonthlyLinesTotal()
|
Map |
getValuesMap()
Returns a map with the primitive field names as the key and the primitive values as the map value. |
boolean |
isFringeBenefitIndicator()
Gets the fringeBenefitIndicator attribute. |
boolean |
isSourceAccountingLine()
|
boolean |
isTargetAccountingLine()
|
void |
setBaseBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiInteger baseBudgetAdjustmentAmount)
|
void |
setBudgetAdjustmentPeriodCode(String budgetAdjustmentPeriodCode)
|
void |
setCurrentBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal currentBudgetAdjustmentAmount)
|
void |
setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth10LineAmount)
Sets the financialDocumentMonth10LineAmount attribute. |
void |
setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth11LineAmount)
Sets the financialDocumentMonth11LineAmount attribute. |
void |
setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth12LineAmount)
Sets the financialDocumentMonth12LineAmount attribute. |
void |
setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth1LineAmount)
Sets the financialDocumentMonth1LineAmount attribute. |
void |
setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth2LineAmount)
Sets the financialDocumentMonth2LineAmount attribute. |
void |
setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth3LineAmount)
Sets the financialDocumentMonth3LineAmount attribute. |
void |
setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth4LineAmount)
Sets the financialDocumentMonth4LineAmount attribute. |
void |
setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth5LineAmount)
Sets the financialDocumentMonth5LineAmount attribute. |
void |
setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth6LineAmount)
Sets the financialDocumentMonth6LineAmount attribute. |
void |
setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth7LineAmount)
Sets the financialDocumentMonth7LineAmount attribute. |
void |
setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth8LineAmount)
Sets the financialDocumentMonth8LineAmount attribute. |
void |
setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth9LineAmount)
Sets the financialDocumentMonth9LineAmount attribute. |
void |
setFringeBenefitIndicator(boolean fringeBenefitIndicator)
Sets the fringeBenefitIndicator attribute value. |
| 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, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.kfs.sys.businessobject.GeneralLedgerPendingEntrySourceDetail |
|---|
getAccount, getAccountNumber, getAmount, getBalanceTypeCode, getChartOfAccountsCode, getDocumentNumber, getFinancialDocumentLineDescription, getFinancialObjectCode, getFinancialSubObjectCode, getObjectCode, getOrganizationReferenceId, getPostingYear, getProjectCode, getReferenceNumber, getReferenceOriginCode, getReferenceTypeCode, getSubAccountNumber |
| Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
|---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow, refresh |
| Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
| Constructor Detail |
|---|
public BudgetAdjustmentTargetAccountingLine()
| Method Detail |
|---|
public Map getValuesMap()
AccountingLineBase
getValuesMap in interface AccountingLinegetValuesMap in class AccountingLineBaseorg.kuali.rice.kns.bo.AccountingLineBase#getValuesMap()public void copyFrom(AccountingLine other)
AccountingLine
copyFrom in interface AccountingLinecopyFrom in class AccountingLineBaseorg.kuali.rice.kns.bo.AccountingLineBase#copyFrom(org.kuali.rice.kns.bo.AccountingLine)public org.kuali.rice.kns.util.KualiDecimal getMonthlyLinesTotal()
getMonthlyLinesTotal in interface BudgetAdjustmentAccountingLineBudgetAdjustmentAccountingLine.getMonthlyLinesTotal()public org.kuali.rice.kns.util.KualiInteger getBaseBudgetAdjustmentAmount()
getBaseBudgetAdjustmentAmount in interface BudgetAdjustmentAccountingLinepublic void setBaseBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiInteger baseBudgetAdjustmentAmount)
setBaseBudgetAdjustmentAmount in interface BudgetAdjustmentAccountingLinepublic String getBudgetAdjustmentPeriodCode()
getBudgetAdjustmentPeriodCode in interface BudgetAdjustmentAccountingLinepublic void setBudgetAdjustmentPeriodCode(String budgetAdjustmentPeriodCode)
setBudgetAdjustmentPeriodCode in interface BudgetAdjustmentAccountingLinepublic org.kuali.rice.kns.util.KualiDecimal getCurrentBudgetAdjustmentAmount()
getCurrentBudgetAdjustmentAmount in interface BudgetAdjustmentAccountingLinepublic void setCurrentBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal currentBudgetAdjustmentAmount)
setCurrentBudgetAdjustmentAmount in interface BudgetAdjustmentAccountingLinepublic org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth1LineAmount()
getFinancialDocumentMonth1LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth1LineAmount)
setFinancialDocumentMonth1LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth1LineAmount - The financialDocumentMonth1LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth2LineAmount()
getFinancialDocumentMonth2LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth2LineAmount)
setFinancialDocumentMonth2LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth2LineAmount - The financialDocumentMonth2LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth3LineAmount()
getFinancialDocumentMonth3LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth3LineAmount)
setFinancialDocumentMonth3LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth3LineAmount - The financialDocumentMonth3LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth4LineAmount()
getFinancialDocumentMonth4LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth4LineAmount)
setFinancialDocumentMonth4LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth4LineAmount - The financialDocumentMonth4LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth5LineAmount()
getFinancialDocumentMonth5LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth5LineAmount)
setFinancialDocumentMonth5LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth5LineAmount - The financialDocumentMonth5LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth6LineAmount()
getFinancialDocumentMonth6LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth6LineAmount)
setFinancialDocumentMonth6LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth6LineAmount - The financialDocumentMonth6LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth7LineAmount()
getFinancialDocumentMonth7LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth7LineAmount)
setFinancialDocumentMonth7LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth7LineAmount - The financialDocumentMonth7LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth8LineAmount()
getFinancialDocumentMonth8LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth8LineAmount)
setFinancialDocumentMonth8LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth8LineAmount - The financialDocumentMonth8LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth9LineAmount()
getFinancialDocumentMonth9LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth9LineAmount)
setFinancialDocumentMonth9LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth9LineAmount - The financialDocumentMonth9LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth10LineAmount()
getFinancialDocumentMonth10LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth10LineAmount)
setFinancialDocumentMonth10LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth10LineAmount - The financialDocumentMonth10LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth11LineAmount()
getFinancialDocumentMonth11LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth11LineAmount)
setFinancialDocumentMonth11LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth11LineAmount - The financialDocumentMonth11LineAmount to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth12LineAmount()
getFinancialDocumentMonth12LineAmount in interface BudgetAdjustmentAccountingLinepublic void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth12LineAmount)
setFinancialDocumentMonth12LineAmount in interface BudgetAdjustmentAccountingLinefinancialDocumentMonth12LineAmount - The financialDocumentMonth12LineAmount to set.public boolean isFringeBenefitIndicator()
isFringeBenefitIndicator in interface BudgetAdjustmentAccountingLinepublic void setFringeBenefitIndicator(boolean fringeBenefitIndicator)
setFringeBenefitIndicator in interface BudgetAdjustmentAccountingLinefringeBenefitIndicator - The fringeBenefitIndicator to set.public void clearFinancialDocumentMonthLineAmounts()
BudgetAdjustmentAccountingLine
clearFinancialDocumentMonthLineAmounts in interface BudgetAdjustmentAccountingLineBudgetAdjustmentAccountingLine.clearFinancialDocumentMonthLineAmounts()public boolean isSourceAccountingLine()
isSourceAccountingLine in interface AccountingLineisSourceAccountingLine in class AccountingLineBaseAccountingLineBase.isSourceAccountingLine()public boolean isTargetAccountingLine()
isTargetAccountingLine in interface AccountingLineisTargetAccountingLine in class AccountingLineBaseAccountingLineBase.isTargetAccountingLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||