public class VoucherSourceAccountingLine extends SourceAccountingLine
SourceAccountingLine
type for VoucherDocument
account, accountExpiredOverride, accountExpiredOverrideNeeded, accountNumber, amount, balanceTyp, balanceTypeCode, chart, chartOfAccountsCode, debitCreditCode, documentNumber, encumbranceUpdateCode, financialDocumentLineDescription, financialDocumentLineTypeCode, financialObjectCode, financialSubObjectCode, nonFringeAccountOverride, nonFringeAccountOverrideNeeded, objectBudgetOverride, objectBudgetOverrideNeeded, objectCode, organizationReferenceId, overrideCode, postingYear, project, projectCode, referenceFinancialSystemDocumentTypeCode, referenceNumber, referenceOrigin, referenceOriginCode, referenceTypeCode, salesTax, salesTaxRequired, sequenceNumber, subAccount, subAccountNumber, subObjectCode
Constructor and Description |
---|
VoucherSourceAccountingLine()
Constructs a VoucherSourceAccountingLine.java.
|
Modifier and Type | Method and Description |
---|---|
ObjectType |
getObjectType()
Gets the objectType attribute.
|
String |
getObjectTypeCode()
Gets the objectTypeCode attribute.
|
void |
setFinancialObjectCode(String financialObjectCode)
Overridden to automatically set the object type code on the setting of the object code - if the object type code is blank
|
void |
setObjectType(ObjectType objectType)
Sets the objectType attribute value.
|
void |
setObjectTypeCode(String objectTypeCode)
Sets the objectTypeCode attribute value.
|
getSourceAccountQty, setSourceAccountQty
copyFrom, equals, getAccount, getAccountExpiredOverride, getAccountExpiredOverrideNeeded, getAccountKey, getAccountNumber, getAmount, getBalanceTyp, getBalanceTypeCode, getChart, getChartOfAccountsCode, getDebitCreditCode, getDocumentNumber, getEncumbranceUpdateCode, getFinancialDocumentLineDescription, getFinancialDocumentLineTypeCode, getFinancialObjectCode, getFinancialSubObjectCode, getNonFringeAccountOverride, getNonFringeAccountOverrideNeeded, getObjectCode, getOrganizationReferenceId, getOverrideCode, getPostingYear, getProject, getProjectCode, getReferenceFinancialSystemDocumentTypeCode, getReferenceNumber, getReferenceOrigin, getReferenceOriginCode, getReferenceTypeCode, getSalesTax, getSequenceNumber, getSubAccount, getSubAccountNumber, getSubObjectCode, getValuesMap, hashCode, isLike, isObjectBudgetOverride, isObjectBudgetOverrideNeeded, isSalesTaxRequired, isSourceAccountingLine, isTargetAccountingLine, setAccount, setAccountExpiredOverride, setAccountExpiredOverrideNeeded, setAccountNumber, setAmount, setBalanceTyp, setBalanceTypeCode, setChart, setChartOfAccountsCode, setDebitCreditCode, setDocumentNumber, setEncumbranceUpdateCode, setFinancialDocumentLineDescription, setFinancialDocumentLineTypeCode, setFinancialSubObjectCode, setNonFringeAccountOverride, setNonFringeAccountOverrideNeeded, setObjectBudgetOverride, setObjectBudgetOverrideNeeded, setObjectCode, setOrganizationReferenceId, setOverrideCode, setPostingYear, setProject, setProjectCode, setReferenceNumber, setReferenceOrigin, setReferenceOriginCode, setReferenceTypeCode, setSalesTax, setSalesTaxRequired, setSequenceNumber, setSubAccount, setSubAccountNumber, setSubObjectCode, toString, 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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VoucherSourceAccountingLine()
public ObjectType getObjectType()
getObjectType
in interface AccountingLine
getObjectType
in class AccountingLineBase
public void setObjectType(ObjectType objectType)
objectType
- The objectType to set.public String getObjectTypeCode()
getObjectTypeCode
in interface AccountingLine
getObjectTypeCode
in class AccountingLineBase
public void setObjectTypeCode(String objectTypeCode)
objectTypeCode
- The objectTypeCode to set.public void setFinancialObjectCode(String financialObjectCode)
setFinancialObjectCode
in interface AccountingLine
setFinancialObjectCode
in class AccountingLineBase
financialObjectCode
- The financialObjectCode to set.AccountingLineBase.setFinancialObjectCode(java.lang.String)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.