org.kuali.kfs.module.ld.businessobject
Class LaborGeneralLedgerEntry

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.gl.businessobject.OriginEntryFull
              extended by org.kuali.kfs.module.ld.businessobject.LaborGeneralLedgerEntry
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, FlexibleAccountUpdateable, OriginEntryInformation, Transaction, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class LaborGeneralLedgerEntry
extends OriginEntryFull

Labor business object for Labor General ledger Entry

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.kfs.gl.businessobject.OriginEntryFull
MATCH_CONTROL_CHARACTERS, REPLACE_MATCHED_CONTROL_CHARACTERS
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
LaborGeneralLedgerEntry()
          Default constructor.
 
Method Summary
 String getAccountNumber()
          Gets the accountNumber.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode.
 String getDocumentNumber()
          Gets the documentNumber.
 String getFinancialBalanceTypeCode()
          Gets the financialBalanceTypeCode.
 Date getFinancialDocumentReversalDate()
          Gets the financialDocumentReversalDate.
 String getFinancialDocumentTypeCode()
          Gets the financialDocumentTypeCode.
 String getFinancialObjectCode()
          Gets the financialObjectCode.
 String getFinancialObjectTypeCode()
          Gets the financialObjectTypeCode.
 String getFinancialSubObjectCode()
          Gets the financialSubObjectCode.
 String getFinancialSystemOriginationCode()
          Gets the financialSystemOriginationCode.
 String getOrganizationDocumentNumber()
          Gets the organizationDocumentNumber.
 String getOrganizationReferenceId()
          Gets the organizationReferenceId.
 String getProjectCode()
          Gets the projectCode.
 String getReferenceFinancialDocumentNumber()
          Gets the referenceFinancialDocumentNumber.
 String getReferenceFinancialDocumentTypeCode()
          Gets the referenceFinancialDocumentTypeCode.
 String getReferenceFinancialSystemOriginationCode()
          Gets the referenceFinancialSystemOriginationCode.
 String getSubAccountNumber()
          Gets the subAccountNumber.
 Date getTransactionDate()
          Gets the transactionDate.
 String getTransactionDebitCreditCode()
          Gets the transactionDebitCreditCode.
 String getTransactionEncumbranceUpdateCode()
          Gets the transactionEncumbranceUpdateCode.
 org.kuali.rice.kns.util.KualiDecimal getTransactionLedgerEntryAmount()
          Gets the transactionLedgerEntryAmount.
 String getTransactionLedgerEntryDescription()
          Gets the transactionLedgerEntryDescription.
 Integer getTransactionLedgerEntrySequenceNumber()
          Gets the transactionLedgerEntrySequenceNumber.
 String getUniversityFiscalPeriodCode()
          Gets the universityFiscalPeriodCode.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear.
 void setAccountNumber(String accountNumber)
          Sets the accountNumber.
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode.
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber.
 void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
          Sets the financialBalanceTypeCode.
 void setFinancialDocumentReversalDate(Date financialDocumentReversalDate)
          Sets the financialDocumentReversalDate.
 void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
          Sets the financialDocumentTypeCode.
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode.
 void setFinancialObjectTypeCode(String financialObjectTypeCode)
          Sets the financialObjectTypeCode.
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode.
 void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
          Sets the financialSystemOriginationCode.
 void setOrganizationDocumentNumber(String organizationDocumentNumber)
          Sets the organizationDocumentNumber.
 void setOrganizationReferenceId(String organizationReferenceId)
          Sets the organizationReferenceId.
 void setProjectCode(String projectCode)
          Sets the projectCode.
 void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
          Sets the referenceFinancialDocumentNumber.
 void setReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode)
          Sets the referenceFinancialDocumentTypeCode.
 void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
          Sets the referenceFinancialSystemOriginationCode.
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber.
 void setTransactionDate(Date transactionDate)
          Sets the transactionDate.
 void setTransactionDebitCreditCode(String transactionDebitCreditCode)
          Sets the transactionDebitCreditCode.
 void setTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode)
          Sets the transactionEncumbranceUpdateCode.
 void setTransactionLedgerEntryAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerEntryAmount)
          Sets the transactionLedgerEntryAmount.
 void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
          Sets the transactionLedgerEntryDescription.
 void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
          Sets the transactionLedgerEntrySequenceNumber.
 void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
          Sets the universityFiscalPeriodCode.
 void setUniversityFiscalYear(Integer universityFiscalYear)
          Sets the universityFiscalYear.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.kfs.gl.businessobject.OriginEntryFull
clearTransactionLedgerEntryAmount, copyFieldsFromTransaction, copyFromOriginEntryable, formatDate, getA21SubAccount, getAccount, getAccountingPeriod, getBalanceType, getChart, getEntryGroupId, getEntryId, getField, getFieldValue, getFinancialObject, getFinancialSubObject, getFinancialSystemDocumentTypeCode, getGroup, getLine, getObjectType, getOption, getOrigination, getOriginEntryFieldUtil, getProject, getReferenceFinancialSystemDocumentTypeCode, getReversalDate, getSubAccount, getUniversityDate, getValue, isCredit, isDebit, isTransactionScrubberOffsetGenerationIndicator, parseDate, resetEntryId, setA21SubAccount, setAccount, setAccountingPeriod, setBalanceType, setChart, setEntryGroupId, setEntryId, setFieldValue, setFinancialObject, setFinancialSubObject, setFromTextFileForBatch, setGroup, setObjectType, setOption, setOrigination, setProject, setReversalDate, setSubAccount, setTransactionLedgerEntryAmount, setTransactionScrubberOffsetGenerationIndicator, setUniversityDate
 
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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.kfs.gl.businessobject.Transaction
refreshNonUpdateableReferences
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Constructor Detail

LaborGeneralLedgerEntry

public LaborGeneralLedgerEntry()
Default constructor.

Method Detail

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear.

Specified by:
getUniversityFiscalYear in interface FlexibleAccountUpdateable
Specified by:
getUniversityFiscalYear in interface OriginEntryInformation
Specified by:
getUniversityFiscalYear in interface Transaction
Overrides:
getUniversityFiscalYear in class OriginEntryFull
Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear.

Specified by:
setUniversityFiscalYear in interface OriginEntryInformation
Overrides:
setUniversityFiscalYear in class OriginEntryFull
Parameters:
universityFiscalYear - The universityFiscalYear to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode.

Specified by:
getChartOfAccountsCode in interface FlexibleAccountUpdateable
Specified by:
getChartOfAccountsCode in interface OriginEntryInformation
Specified by:
getChartOfAccountsCode in interface Transaction
Overrides:
getChartOfAccountsCode in class OriginEntryFull
Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode.

Specified by:
setChartOfAccountsCode in interface FlexibleAccountUpdateable
Specified by:
setChartOfAccountsCode in interface OriginEntryInformation
Overrides:
setChartOfAccountsCode in class OriginEntryFull
Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber.

Specified by:
getAccountNumber in interface FlexibleAccountUpdateable
Specified by:
getAccountNumber in interface OriginEntryInformation
Specified by:
getAccountNumber in interface Transaction
Overrides:
getAccountNumber in class OriginEntryFull
Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber.

Specified by:
setAccountNumber in interface FlexibleAccountUpdateable
Specified by:
setAccountNumber in interface OriginEntryInformation
Overrides:
setAccountNumber in class OriginEntryFull
Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber.

Specified by:
getSubAccountNumber in interface OriginEntryInformation
Specified by:
getSubAccountNumber in interface Transaction
Overrides:
getSubAccountNumber in class OriginEntryFull
Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber.

Specified by:
setSubAccountNumber in interface FlexibleAccountUpdateable
Specified by:
setSubAccountNumber in interface OriginEntryInformation
Overrides:
setSubAccountNumber in class OriginEntryFull
Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode.

Specified by:
getFinancialObjectCode in interface FlexibleAccountUpdateable
Specified by:
getFinancialObjectCode in interface OriginEntryInformation
Specified by:
getFinancialObjectCode in interface Transaction
Overrides:
getFinancialObjectCode in class OriginEntryFull
Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode.

Specified by:
setFinancialObjectCode in interface OriginEntryInformation
Overrides:
setFinancialObjectCode in class OriginEntryFull
Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode.

Specified by:
getFinancialSubObjectCode in interface OriginEntryInformation
Specified by:
getFinancialSubObjectCode in interface Transaction
Overrides:
getFinancialSubObjectCode in class OriginEntryFull
Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode.

Specified by:
setFinancialSubObjectCode in interface FlexibleAccountUpdateable
Specified by:
setFinancialSubObjectCode in interface OriginEntryInformation
Overrides:
setFinancialSubObjectCode in class OriginEntryFull
Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getFinancialBalanceTypeCode

public String getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode.

Specified by:
getFinancialBalanceTypeCode in interface FlexibleAccountUpdateable
Specified by:
getFinancialBalanceTypeCode in interface OriginEntryInformation
Specified by:
getFinancialBalanceTypeCode in interface Transaction
Overrides:
getFinancialBalanceTypeCode in class OriginEntryFull
Returns:
Returns the financialBalanceTypeCode

setFinancialBalanceTypeCode

public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode.

Specified by:
setFinancialBalanceTypeCode in interface OriginEntryInformation
Overrides:
setFinancialBalanceTypeCode in class OriginEntryFull
Parameters:
financialBalanceTypeCode - The financialBalanceTypeCode to set.

getFinancialObjectTypeCode

public String getFinancialObjectTypeCode()
Gets the financialObjectTypeCode.

Specified by:
getFinancialObjectTypeCode in interface OriginEntryInformation
Specified by:
getFinancialObjectTypeCode in interface Transaction
Overrides:
getFinancialObjectTypeCode in class OriginEntryFull
Returns:
Returns the financialObjectTypeCode

setFinancialObjectTypeCode

public void setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode.

Specified by:
setFinancialObjectTypeCode in interface OriginEntryInformation
Overrides:
setFinancialObjectTypeCode in class OriginEntryFull
Parameters:
financialObjectTypeCode - The financialObjectTypeCode to set.

getUniversityFiscalPeriodCode

public String getUniversityFiscalPeriodCode()
Gets the universityFiscalPeriodCode.

Specified by:
getUniversityFiscalPeriodCode in interface OriginEntryInformation
Specified by:
getUniversityFiscalPeriodCode in interface Transaction
Overrides:
getUniversityFiscalPeriodCode in class OriginEntryFull
Returns:
Returns the universityFiscalPeriodCode

setUniversityFiscalPeriodCode

public void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
Sets the universityFiscalPeriodCode.

Specified by:
setUniversityFiscalPeriodCode in interface OriginEntryInformation
Overrides:
setUniversityFiscalPeriodCode in class OriginEntryFull
Parameters:
universityFiscalPeriodCode - The universityFiscalPeriodCode to set.

getFinancialDocumentTypeCode

public String getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode.

Specified by:
getFinancialDocumentTypeCode in interface FlexibleAccountUpdateable
Specified by:
getFinancialDocumentTypeCode in interface OriginEntryInformation
Specified by:
getFinancialDocumentTypeCode in interface Transaction
Overrides:
getFinancialDocumentTypeCode in class OriginEntryFull
Returns:
Returns the financialDocumentTypeCode

setFinancialDocumentTypeCode

public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode.

Specified by:
setFinancialDocumentTypeCode in interface OriginEntryInformation
Overrides:
setFinancialDocumentTypeCode in class OriginEntryFull
Parameters:
financialDocumentTypeCode - The financialDocumentTypeCode to set.

getFinancialSystemOriginationCode

public String getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode.

Specified by:
getFinancialSystemOriginationCode in interface OriginEntryInformation
Specified by:
getFinancialSystemOriginationCode in interface Transaction
Overrides:
getFinancialSystemOriginationCode in class OriginEntryFull
Returns:
Returns the financialSystemOriginationCode.

setFinancialSystemOriginationCode

public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode.

Specified by:
setFinancialSystemOriginationCode in interface OriginEntryInformation
Overrides:
setFinancialSystemOriginationCode in class OriginEntryFull
Parameters:
financialSystemOriginationCode - The financialSystemOriginationCode to set.

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber.

Specified by:
getDocumentNumber in interface OriginEntryInformation
Specified by:
getDocumentNumber in interface Transaction
Overrides:
getDocumentNumber in class OriginEntryFull
Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber.

Specified by:
setDocumentNumber in interface OriginEntryInformation
Overrides:
setDocumentNumber in class OriginEntryFull
Parameters:
documentNumber - The documentNumber to set.

getTransactionLedgerEntrySequenceNumber

public Integer getTransactionLedgerEntrySequenceNumber()
Gets the transactionLedgerEntrySequenceNumber.

Specified by:
getTransactionLedgerEntrySequenceNumber in interface OriginEntryInformation
Specified by:
getTransactionLedgerEntrySequenceNumber in interface Transaction
Overrides:
getTransactionLedgerEntrySequenceNumber in class OriginEntryFull
Returns:
Returns the transactionLedgerEntrySequenceNumber

setTransactionLedgerEntrySequenceNumber

public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
Sets the transactionLedgerEntrySequenceNumber.

Specified by:
setTransactionLedgerEntrySequenceNumber in interface OriginEntryInformation
Overrides:
setTransactionLedgerEntrySequenceNumber in class OriginEntryFull
Parameters:
transactionLedgerEntrySequenceNumber - The transactionLedgerEntrySequenceNumber to set.

getTransactionLedgerEntryDescription

public String getTransactionLedgerEntryDescription()
Gets the transactionLedgerEntryDescription.

Specified by:
getTransactionLedgerEntryDescription in interface OriginEntryInformation
Specified by:
getTransactionLedgerEntryDescription in interface Transaction
Overrides:
getTransactionLedgerEntryDescription in class OriginEntryFull
Returns:
Returns the transactionLedgerEntryDescription

setTransactionLedgerEntryDescription

public void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
Sets the transactionLedgerEntryDescription.

Specified by:
setTransactionLedgerEntryDescription in interface OriginEntryInformation
Overrides:
setTransactionLedgerEntryDescription in class OriginEntryFull
Parameters:
transactionLedgerEntryDescription - The transactionLedgerEntryDescription to set.

getTransactionLedgerEntryAmount

public org.kuali.rice.kns.util.KualiDecimal getTransactionLedgerEntryAmount()
Gets the transactionLedgerEntryAmount.

Specified by:
getTransactionLedgerEntryAmount in interface OriginEntryInformation
Specified by:
getTransactionLedgerEntryAmount in interface Transaction
Overrides:
getTransactionLedgerEntryAmount in class OriginEntryFull
Returns:
Returns the transactionLedgerEntryAmount

setTransactionLedgerEntryAmount

public void setTransactionLedgerEntryAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerEntryAmount)
Sets the transactionLedgerEntryAmount.

Specified by:
setTransactionLedgerEntryAmount in interface OriginEntryInformation
Overrides:
setTransactionLedgerEntryAmount in class OriginEntryFull
Parameters:
transactionLedgerEntryAmount - The transactionLedgerEntryAmount to set.

getTransactionDebitCreditCode

public String getTransactionDebitCreditCode()
Gets the transactionDebitCreditCode.

Specified by:
getTransactionDebitCreditCode in interface OriginEntryInformation
Specified by:
getTransactionDebitCreditCode in interface Transaction
Overrides:
getTransactionDebitCreditCode in class OriginEntryFull
Returns:
Returns the transactionDebitCreditCode

setTransactionDebitCreditCode

public void setTransactionDebitCreditCode(String transactionDebitCreditCode)
Sets the transactionDebitCreditCode.

Specified by:
setTransactionDebitCreditCode in interface OriginEntryInformation
Overrides:
setTransactionDebitCreditCode in class OriginEntryFull
Parameters:
transactionDebitCreditCode - The transactionDebitCreditCode to set.

getTransactionDate

public Date getTransactionDate()
Gets the transactionDate.

Specified by:
getTransactionDate in interface OriginEntryInformation
Specified by:
getTransactionDate in interface Transaction
Overrides:
getTransactionDate in class OriginEntryFull
Returns:
Returns the transactionDate

setTransactionDate

public void setTransactionDate(Date transactionDate)
Sets the transactionDate.

Specified by:
setTransactionDate in interface OriginEntryInformation
Overrides:
setTransactionDate in class OriginEntryFull
Parameters:
transactionDate - The transactionDate to set.

getOrganizationDocumentNumber

public String getOrganizationDocumentNumber()
Gets the organizationDocumentNumber.

Specified by:
getOrganizationDocumentNumber in interface OriginEntryInformation
Specified by:
getOrganizationDocumentNumber in interface Transaction
Overrides:
getOrganizationDocumentNumber in class OriginEntryFull
Returns:
Returns the organizationDocumentNumber

setOrganizationDocumentNumber

public void setOrganizationDocumentNumber(String organizationDocumentNumber)
Sets the organizationDocumentNumber.

Specified by:
setOrganizationDocumentNumber in interface OriginEntryInformation
Overrides:
setOrganizationDocumentNumber in class OriginEntryFull
Parameters:
organizationDocumentNumber - The organizationDocumentNumber to set.

getProjectCode

public String getProjectCode()
Gets the projectCode.

Specified by:
getProjectCode in interface OriginEntryInformation
Specified by:
getProjectCode in interface Transaction
Overrides:
getProjectCode in class OriginEntryFull
Returns:
Returns the projectCode

setProjectCode

public void setProjectCode(String projectCode)
Sets the projectCode.

Specified by:
setProjectCode in interface OriginEntryInformation
Overrides:
setProjectCode in class OriginEntryFull
Parameters:
projectCode - The projectCode to set.

getOrganizationReferenceId

public String getOrganizationReferenceId()
Gets the organizationReferenceId.

Specified by:
getOrganizationReferenceId in interface OriginEntryInformation
Specified by:
getOrganizationReferenceId in interface Transaction
Overrides:
getOrganizationReferenceId in class OriginEntryFull
Returns:
Returns the organizationReferenceId

setOrganizationReferenceId

public void setOrganizationReferenceId(String organizationReferenceId)
Sets the organizationReferenceId.

Specified by:
setOrganizationReferenceId in interface OriginEntryInformation
Overrides:
setOrganizationReferenceId in class OriginEntryFull
Parameters:
organizationReferenceId - The organizationReferenceId to set.

getReferenceFinancialDocumentTypeCode

public String getReferenceFinancialDocumentTypeCode()
Gets the referenceFinancialDocumentTypeCode.

Specified by:
getReferenceFinancialDocumentTypeCode in interface OriginEntryInformation
Specified by:
getReferenceFinancialDocumentTypeCode in interface Transaction
Overrides:
getReferenceFinancialDocumentTypeCode in class OriginEntryFull
Returns:
Returns the referenceFinancialDocumentTypeCode

setReferenceFinancialDocumentTypeCode

public void setReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode)
Sets the referenceFinancialDocumentTypeCode.

Specified by:
setReferenceFinancialDocumentTypeCode in interface OriginEntryInformation
Overrides:
setReferenceFinancialDocumentTypeCode in class OriginEntryFull
Parameters:
referenceFinancialDocumentTypeCode - The referenceFinancialDocumentTypeCode to set.

getReferenceFinancialSystemOriginationCode

public String getReferenceFinancialSystemOriginationCode()
Gets the referenceFinancialSystemOriginationCode.

Specified by:
getReferenceFinancialSystemOriginationCode in interface OriginEntryInformation
Specified by:
getReferenceFinancialSystemOriginationCode in interface Transaction
Overrides:
getReferenceFinancialSystemOriginationCode in class OriginEntryFull
Returns:
Returns the referenceFinancialSystemOriginationCode

setReferenceFinancialSystemOriginationCode

public void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
Sets the referenceFinancialSystemOriginationCode.

Specified by:
setReferenceFinancialSystemOriginationCode in interface OriginEntryInformation
Overrides:
setReferenceFinancialSystemOriginationCode in class OriginEntryFull
Parameters:
referenceFinancialSystemOriginationCode - The referenceFinancialSystemOriginationCode to set.

getReferenceFinancialDocumentNumber

public String getReferenceFinancialDocumentNumber()
Gets the referenceFinancialDocumentNumber.

Specified by:
getReferenceFinancialDocumentNumber in interface OriginEntryInformation
Specified by:
getReferenceFinancialDocumentNumber in interface Transaction
Overrides:
getReferenceFinancialDocumentNumber in class OriginEntryFull
Returns:
Returns the referenceFinancialDocumentNumber

setReferenceFinancialDocumentNumber

public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
Sets the referenceFinancialDocumentNumber.

Specified by:
setReferenceFinancialDocumentNumber in interface OriginEntryInformation
Overrides:
setReferenceFinancialDocumentNumber in class OriginEntryFull
Parameters:
referenceFinancialDocumentNumber - The referenceFinancialDocumentNumber to set.

getFinancialDocumentReversalDate

public Date getFinancialDocumentReversalDate()
Gets the financialDocumentReversalDate.

Specified by:
getFinancialDocumentReversalDate in interface OriginEntryInformation
Specified by:
getFinancialDocumentReversalDate in interface Transaction
Overrides:
getFinancialDocumentReversalDate in class OriginEntryFull
Returns:
Returns the financialDocumentReversalDate

setFinancialDocumentReversalDate

public void setFinancialDocumentReversalDate(Date financialDocumentReversalDate)
Sets the financialDocumentReversalDate.

Specified by:
setFinancialDocumentReversalDate in interface OriginEntryInformation
Overrides:
setFinancialDocumentReversalDate in class OriginEntryFull
Parameters:
financialDocumentReversalDate - The financialDocumentReversalDate to set.

getTransactionEncumbranceUpdateCode

public String getTransactionEncumbranceUpdateCode()
Gets the transactionEncumbranceUpdateCode.

Specified by:
getTransactionEncumbranceUpdateCode in interface OriginEntryInformation
Specified by:
getTransactionEncumbranceUpdateCode in interface Transaction
Overrides:
getTransactionEncumbranceUpdateCode in class OriginEntryFull
Returns:
Returns the transactionEncumbranceUpdateCode

setTransactionEncumbranceUpdateCode

public void setTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode)
Sets the transactionEncumbranceUpdateCode.

Specified by:
setTransactionEncumbranceUpdateCode in interface OriginEntryInformation
Overrides:
setTransactionEncumbranceUpdateCode in class OriginEntryFull
Parameters:
transactionEncumbranceUpdateCode - The transactionEncumbranceUpdateCode to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Overrides:
toStringMapper in class OriginEntryFull
See Also:
BusinessObjectBase.toStringMapper()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.