public interface LedgerPostingDocument extends FinancialSystemTransactionalDocument
| Modifier and Type | Method and Description |
|---|---|
AccountingPeriod |
getAccountingPeriod()
This method retrieves the accounting period associated with this document.
|
String |
getPostingPeriodCode()
Gets the postingPeriodCode attribute.
|
Integer |
getPostingYear() |
void |
setAccountingPeriod(AccountingPeriod accountingPeriod)
This method sets the accounting period associated with this document.
|
void |
setPostingPeriodCode(String postingPeriodCode)
Sets the postingPeriodCode attribute value.
|
void |
setPostingYear(Integer postingYear)
Sets the posting year for this document
|
answerSplitNodeQuestion, getFinancialSystemDocumentHeaderaddNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAllowsCopy, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationInteger getPostingYear()
void setPostingYear(Integer postingYear)
postingYear - String getPostingPeriodCode()
AccountingPeriod Primary Key.void setPostingPeriodCode(String postingPeriodCode)
AccountingPeriod Primary Key.postingPeriodCode - The postingPeriodCode to set.AccountingPeriod getAccountingPeriod()
void setAccountingPeriod(AccountingPeriod accountingPeriod)
accountingPeriod - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.