public class VoucherSourceAccountingLine extends SourceAccountingLine
SourceAccountingLine type for VoucherDocumentaccount, 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, setSourceAccountQtycopyFrom, 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_REFACTORMEafterDelete, 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, setVersionNumberclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic VoucherSourceAccountingLine()
public ObjectType getObjectType()
getObjectType in interface AccountingLinegetObjectType in class AccountingLineBasepublic void setObjectType(ObjectType objectType)
objectType - The objectType to set.public String getObjectTypeCode()
getObjectTypeCode in interface AccountingLinegetObjectTypeCode in class AccountingLineBasepublic void setObjectTypeCode(String objectTypeCode)
objectTypeCode - The objectTypeCode to set.public void setFinancialObjectCode(String financialObjectCode)
setFinancialObjectCode in interface AccountingLinesetFinancialObjectCode in class AccountingLineBasefinancialObjectCode - The financialObjectCode to set.AccountingLineBase.setFinancialObjectCode(java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.