|
||||||||||
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.SourceAccountingLine
org.kuali.kfs.fp.businessobject.BudgetAdjustmentSourceAccountingLine
public class BudgetAdjustmentSourceAccountingLine
Special case
type for
SourceAccountingLine
BudgetAdjustmentDocument
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 | |
---|---|
BudgetAdjustmentSourceAccountingLine()
|
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.KualiDecimal baseBudgetAdjustmentAmount)
|
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 BudgetAdjustmentSourceAccountingLine()
Method Detail |
---|
public Map getValuesMap()
AccountingLineBase
getValuesMap
in interface AccountingLine
getValuesMap
in class AccountingLineBase
org.kuali.rice.kns.bo.AccountingLineBase#getValuesMap()
public void copyFrom(AccountingLine other)
AccountingLine
copyFrom
in interface AccountingLine
copyFrom
in class AccountingLineBase
org.kuali.rice.kns.bo.AccountingLineBase#copyFrom(org.kuali.rice.kns.bo.AccountingLine)
public org.kuali.rice.kns.util.KualiDecimal getMonthlyLinesTotal()
getMonthlyLinesTotal
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getMonthlyLinesTotal()
public org.kuali.rice.kns.util.KualiInteger getBaseBudgetAdjustmentAmount()
getBaseBudgetAdjustmentAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getBaseBudgetAdjustmentAmount()
public void setBaseBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiInteger baseBudgetAdjustmentAmount)
setBaseBudgetAdjustmentAmount
in interface BudgetAdjustmentAccountingLine
org.kuali.kfs.fp.businessobject.BudgetAdjustmentAccountingLine#setBaseBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal)
public void setBaseBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal baseBudgetAdjustmentAmount)
public String getBudgetAdjustmentPeriodCode()
getBudgetAdjustmentPeriodCode
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getBudgetAdjustmentPeriodCode()
public void setBudgetAdjustmentPeriodCode(String budgetAdjustmentPeriodCode)
setBudgetAdjustmentPeriodCode
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.setBudgetAdjustmentPeriodCode(java.lang.String)
public org.kuali.rice.kns.util.KualiDecimal getCurrentBudgetAdjustmentAmount()
getCurrentBudgetAdjustmentAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getCurrentBudgetAdjustmentAmount()
public void setCurrentBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal currentBudgetAdjustmentAmount)
setCurrentBudgetAdjustmentAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.setCurrentBudgetAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth1LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth1LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth1LineAmount()
public void setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth1LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth1LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth1LineAmount
- The financialDocumentMonth1LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth1LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth2LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth2LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth2LineAmount()
public void setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth2LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth2LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth2LineAmount
- The financialDocumentMonth2LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth2LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth3LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth3LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth3LineAmount()
public void setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth3LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth3LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth3LineAmount
- The financialDocumentMonth3LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth3LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth4LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth4LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth4LineAmount()
public void setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth4LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth4LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth4LineAmount
- The financialDocumentMonth4LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth4LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth5LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth5LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth5LineAmount()
public void setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth5LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth5LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth5LineAmount
- The financialDocumentMonth5LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth5LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth6LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth6LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth6LineAmount()
public void setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth6LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth6LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth6LineAmount
- The financialDocumentMonth6LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth6LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth7LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth7LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth7LineAmount()
public void setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth7LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth7LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth7LineAmount
- The financialDocumentMonth7LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth7LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth8LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth8LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth8LineAmount()
public void setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth8LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth8LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth8LineAmount
- The financialDocumentMonth8LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth8LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth9LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth9LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth9LineAmount()
public void setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth9LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth9LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth9LineAmount
- The financialDocumentMonth9LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth9LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth10LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth10LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth10LineAmount()
public void setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth10LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth10LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth10LineAmount
- The financialDocumentMonth10LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth10LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth11LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth11LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth11LineAmount()
public void setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth11LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth11LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth11LineAmount
- The financialDocumentMonth11LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth11LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentMonth12LineAmount()
BudgetAdjustmentAccountingLine
getFinancialDocumentMonth12LineAmount
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.getFinancialDocumentMonth12LineAmount()
public void setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentMonth12LineAmount)
BudgetAdjustmentAccountingLine
setFinancialDocumentMonth12LineAmount
in interface BudgetAdjustmentAccountingLine
financialDocumentMonth12LineAmount
- The financialDocumentMonth12LineAmount to set.BudgetAdjustmentAccountingLine.setFinancialDocumentMonth12LineAmount(org.kuali.rice.kns.util.KualiDecimal)
public boolean isFringeBenefitIndicator()
isFringeBenefitIndicator
in interface BudgetAdjustmentAccountingLine
public void setFringeBenefitIndicator(boolean fringeBenefitIndicator)
setFringeBenefitIndicator
in interface BudgetAdjustmentAccountingLine
fringeBenefitIndicator
- The fringeBenefitIndicator to set.public void clearFinancialDocumentMonthLineAmounts()
BudgetAdjustmentAccountingLine
clearFinancialDocumentMonthLineAmounts
in interface BudgetAdjustmentAccountingLine
BudgetAdjustmentAccountingLine.clearFinancialDocumentMonthLineAmounts()
public boolean isSourceAccountingLine()
isSourceAccountingLine
in interface AccountingLine
isSourceAccountingLine
in class AccountingLineBase
AccountingLineBase.isSourceAccountingLine()
public boolean isTargetAccountingLine()
isTargetAccountingLine
in interface AccountingLine
isTargetAccountingLine
in class AccountingLineBase
AccountingLineBase.isTargetAccountingLine()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |