public class CreditMemoAccountRevision extends CreditMemoAccount
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
accountRevisionIdentifier |
accountIdentifier, purApSequenceNumberaccount, 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 |
|---|
CreditMemoAccountRevision()
Default constructor.
|
CreditMemoAccountRevision(CreditMemoAccount cma,
Integer postingYear,
String postingPeriodCode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AccountingPeriod |
getAccountingPeriod() |
Integer |
getAccountRevisionIdentifier() |
Timestamp |
getAccountRevisionTimestamp() |
void |
setAccountingPeriod(AccountingPeriod accountingPeriod) |
void |
setAccountRevisionIdentifier(Integer accountRevisionIdentifier) |
void |
setAccountRevisionTimestamp(Timestamp accountRevisionTimestamp) |
getCreditMemoItem, setCreditMemoItemaccountStringsAreEqual, accountStringsAreEqual, compareTo, copyFrom, createBlankAmountsCopy, generateSourceAccountingLine, getAccountIdentifier, getAccountLinePercent, getAlternateAmountForGLEntryCreation, getItemIdentifier, getPostingPeriodCode, getPurapItem, getPurApSequenceNumber, getSequenceNumber, getString, getValuesMap, isEmpty, refreshNonUpdateableReferences, setAccountIdentifier, setAccountLinePercent, setAlternateAmountForGLEntryCreation, setItemIdentifier, setPostingPeriodCode, setPurapItem, toStringMapper_RICE20_REFACTORMEgetSourceAccountQty, setSourceAccountQtycopyFrom, equals, getAccount, getAccountExpiredOverride, getAccountExpiredOverrideNeeded, getAccountKey, getAccountNumber, getAmount, getBalanceTyp, getBalanceTypeCode, getChart, getChartOfAccountsCode, getDebitCreditCode, getDocumentNumber, getEncumbranceUpdateCode, getFinancialDocumentLineDescription, getFinancialDocumentLineTypeCode, getFinancialObjectCode, getFinancialSubObjectCode, getNonFringeAccountOverride, getNonFringeAccountOverrideNeeded, getObjectCode, getObjectType, getObjectTypeCode, getOrganizationReferenceId, getOverrideCode, getPostingYear, getProject, getProjectCode, getReferenceFinancialSystemDocumentTypeCode, getReferenceNumber, getReferenceOrigin, getReferenceOriginCode, getReferenceTypeCode, getSalesTax, getSubAccount, getSubAccountNumber, getSubObjectCode, hashCode, isLike, isObjectBudgetOverride, isObjectBudgetOverrideNeeded, isSalesTaxRequired, isSourceAccountingLine, isTargetAccountingLine, setAccount, setAccountExpiredOverride, setAccountExpiredOverrideNeeded, setAccountNumber, setAmount, setBalanceTyp, setBalanceTypeCode, setChart, setChartOfAccountsCode, setDebitCreditCode, setDocumentNumber, setEncumbranceUpdateCode, setFinancialDocumentLineDescription, setFinancialDocumentLineTypeCode, setFinancialObjectCode, setFinancialSubObjectCode, setNonFringeAccountOverride, setNonFringeAccountOverrideNeeded, setObjectBudgetOverride, setObjectBudgetOverrideNeeded, setObjectCode, setOrganizationReferenceId, setOverrideCode, setPostingYear, setProject, setProjectCode, setReferenceNumber, setReferenceOrigin, setReferenceOriginCode, setReferenceTypeCode, setSalesTax, setSalesTaxRequired, setSequenceNumber, setSubAccount, setSubAccountNumber, setSubObjectCode, toStringafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetSequenceNumbercopyFrom, getAccountExpiredOverride, getAccountExpiredOverrideNeeded, getAccountKey, getBalanceTyp, getChart, getDebitCreditCode, getEncumbranceUpdateCode, getFinancialDocumentLineTypeCode, getNonFringeAccountOverride, getNonFringeAccountOverrideNeeded, getObjectType, getObjectTypeCode, getOverrideCode, getProject, getReferenceFinancialSystemDocumentTypeCode, getReferenceOrigin, getSalesTax, getSubAccount, getSubObjectCode, isLike, isObjectBudgetOverride, isObjectBudgetOverrideNeeded, isSalesTaxRequired, isSourceAccountingLine, isTargetAccountingLine, setAccount, setAccountExpiredOverride, setAccountExpiredOverrideNeeded, setAccountNumber, setAmount, setBalanceTyp, setBalanceTypeCode, setChart, setChartOfAccountsCode, setDebitCreditCode, setDocumentNumber, setEncumbranceUpdateCode, setFinancialDocumentLineDescription, setFinancialDocumentLineTypeCode, setFinancialObjectCode, setFinancialSubObjectCode, setNonFringeAccountOverride, setNonFringeAccountOverrideNeeded, setObjectBudgetOverride, setObjectBudgetOverrideNeeded, setObjectCode, setOrganizationReferenceId, setOverrideCode, setPostingYear, setProject, setProjectCode, setReferenceNumber, setReferenceOrigin, setReferenceOriginCode, setReferenceTypeCode, setSalesTax, setSalesTaxRequired, setSubAccount, setSubAccountNumber, setSubObjectCodegetAccount, getAccountNumber, getAmount, getBalanceTypeCode, getChartOfAccountsCode, getDocumentNumber, getFinancialDocumentLineDescription, getFinancialObjectCode, getFinancialSubObjectCode, getObjectCode, getOrganizationReferenceId, getPostingYear, getProjectCode, getReferenceNumber, getReferenceOriginCode, getReferenceTypeCode, getSubAccountNumberprotected Integer accountRevisionIdentifier
public CreditMemoAccountRevision()
public CreditMemoAccountRevision(CreditMemoAccount cma, Integer postingYear, String postingPeriodCode)
account - - credit memo accountpublic AccountingPeriod getAccountingPeriod()
public void setAccountingPeriod(AccountingPeriod accountingPeriod)
public Integer getAccountRevisionIdentifier()
public void setAccountRevisionIdentifier(Integer accountRevisionIdentifier)
public Timestamp getAccountRevisionTimestamp()
public void setAccountRevisionTimestamp(Timestamp accountRevisionTimestamp)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.