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

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.Entry
              extended by org.kuali.kfs.module.ld.businessobject.LedgerEntry
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, Transaction, LaborLedgerEntry, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject
Direct Known Subclasses:
LaborEntryHistory, LedgerEntryForExpenseTransfer

public class LedgerEntry
extends Entry
implements LaborLedgerEntry

Labor business object for LedgerEntry

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
LedgerEntry()
          Default constructor.
LedgerEntry(LaborTransaction transaction)
          Constructs a LedgerEntry.java.
 
Method Summary
 Account getAccount()
          Gets the account
 String getAccountNumber()
          Gets the accountNumber
 BalanceType getBalanceType()
          Gets the balanceType
 Chart getChartOfAccounts()
          Gets the chartOfAccounts
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode
 String getDocumentNumber()
          Gets the documentNumber
 String getEarnCode()
          Gets the earnCode
 String getEmplid()
          Gets the emplid
 Integer getEmployeeRecord()
          Gets the employeeRecord
 String getFinancialBalanceTypeCode()
          Gets the financialBalanceTypeCode
 Date getFinancialDocumentReversalDate()
          Gets the financialDocumentReversalDate
 String getFinancialDocumentTypeCode()
          Gets the financialDocumentTypeCode
 ObjectCode getFinancialObject()
          Gets the financialObject
 String getFinancialObjectCode()
          Gets the financialObjectCode
 ObjectType getFinancialObjectType()
          Gets the financialObjectType
 String getFinancialObjectTypeCode()
          Gets the financialObjectTypeCode
 SubObjectCode getFinancialSubObject()
          Gets the financialSubObject
 String getFinancialSubObjectCode()
          Gets the financialSubObjectCode
 org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
          Gets the financialSystemDocumentTypeCode attribute.
 OriginationCode getFinancialSystemOrigination()
          Gets the financialSystemOrigination
 String getFinancialSystemOriginationCode()
          Gets the financialSystemOriginationCode
 String getGrade()
          Gets the grade
 String getHrmsCompany()
          Gets the hrmsCompany
 LaborLedgerObject getLaborLedgerObject()
          Gets the laborObject
 String getLaborLedgerOriginalAccountNumber()
          Gets the laborLedgerOriginalAccountNumber
 String getLaborLedgerOriginalChartOfAccountsCode()
          Gets the laborLedgerOriginalChartOfAccountsCode
 String getLaborLedgerOriginalFinancialObjectCode()
          Gets the laborLedgerOriginalFinancialObjectCode
 String getLaborLedgerOriginalFinancialSubObjectCode()
          Gets the laborLedgerOriginalFinancialSubObjectCode
 String getLaborLedgerOriginalSubAccountNumber()
          Gets the laborLedgerOriginalSubAccountNumber
 LaborObject getLaborObject()
          Gets the laborObject attribute.
 SystemOptions getOption()
          Gets the option
 String getOrganizationDocumentNumber()
          Gets the organizationDocumentNumber
 String getOrganizationReferenceId()
          Gets the organizationReferenceId
 String getPayGroup()
          Gets the payGroup
 Date getPayPeriodEndDate()
          Gets the payPeriodEndDate
 AccountingPeriod getPayrollEndDateFiscalPeriod()
          Gets the payrollEndDateFiscalPeriod
 String getPayrollEndDateFiscalPeriodCode()
          Gets the payrollEndDateFiscalPeriodCode
 Integer getPayrollEndDateFiscalYear()
          Gets the payrollEndDateFiscalYear
 String getPositionNumber()
          Gets the positionNumber
 ProjectCode getProject()
          Gets the project
 String getProjectCode()
          Gets the projectCode
 String getReferenceFinancialDocumentNumber()
          Gets the referenceFinancialDocumentNumber
 String getReferenceFinancialDocumentTypeCode()
          Gets the referenceFinancialDocumentTypeCode
 org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getReferenceFinancialSystemDocumentTypeCode()
          Gets the referenceFinancialSystemDocumentTypeCode attribute.
 String getReferenceFinancialSystemOriginationCode()
          Gets the referenceFinancialSystemOriginationCode
 OriginationCode getReferenceOriginationCode()
          Gets the referenceOriginationCode
 String getRunIdentifier()
          Gets the runIdentifier
 String getSalaryAdministrationPlan()
          Gets the salaryAdministrationPlan
 String getSetid()
          Gets the setid
 SubAccount getSubAccount()
          Gets the subAccount
 String getSubAccountNumber()
          Gets the subAccountNumber
 Date getTransactionDate()
          Gets the transactionDate
 Timestamp getTransactionDateTimeStamp()
          Gets the transactionDateTimeStamp
 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
 Date getTransactionPostingDate()
          Gets the transactionPostingDate
 BigDecimal getTransactionTotalHours()
          Gets the transactionTotalHours
 AccountingPeriod getUniversityFiscalPeriod()
          Gets the universityFiscalPeriod
 String getUniversityFiscalPeriodCode()
          Gets the universityFiscalPeriodCode
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear
 void setAccount(Account account)
          Deprecated. 
 void setAccountNumber(String accountNumber)
          Sets the accountNumber
 void setBalanceType(BalanceType balanceType)
          Deprecated. 
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated. 
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode
 void setDocumentNumber(String documentNumber)
          Sets the documentNumber
 void setEarnCode(String earnCode)
          Sets the earnCode
 void setEmplid(String emplid)
          Sets the emplid
 void setEmployeeRecord(Integer employeeRecord)
          Sets the employeeRecord
 void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
          Sets the financialBalanceTypeCode
 void setFinancialDocumentReversalDate(Date financialDocumentReversalDate)
          Sets the financialDocumentReversalDate
 void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
          Sets the financialDocumentTypeCode
 void setFinancialObject(ObjectCode financialObject)
          Deprecated. 
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode
 void setFinancialObjectType(ObjectType financialObjectType)
          Deprecated. 
 void setFinancialObjectTypeCode(String financialObjectTypeCode)
          Sets the financialObjectTypeCode
 void setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated. 
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode
 void setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
          Deprecated. 
 void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
          Sets the financialSystemOriginationCode
 void setGrade(String grade)
          Sets the grade
 void setHrmsCompany(String hrmsCompany)
          Sets the hrmsCompany
 void setLaborLedgerObject(LaborLedgerObject laborLedgerObject)
          Deprecated. 
 void setLaborLedgerOriginalAccountNumber(String laborLedgerOriginalAccountNumber)
          Sets the laborLedgerOriginalAccountNumber
 void setLaborLedgerOriginalChartOfAccountsCode(String laborLedgerOriginalChartOfAccountsCode)
          Sets the laborLedgerOriginalChartOfAccountsCode
 void setLaborLedgerOriginalFinancialObjectCode(String laborLedgerOriginalFinancialObjectCode)
          Sets the laborLedgerOriginalFinancialObjectCode
 void setLaborLedgerOriginalFinancialSubObjectCode(String laborLedgerOriginalFinancialSubObjectCode)
          Sets the laborLedgerOriginalFinancialSubObjectCode
 void setLaborLedgerOriginalSubAccountNumber(String laborLedgerOriginalSubAccountNumber)
          Sets the laborLedgerOriginalSubAccountNumber
 void setLaborObject(LaborObject laborObject)
          Deprecated. 
 void setOption(SystemOptions option)
          Deprecated. 
 void setOrganizationDocumentNumber(String organizationDocumentNumber)
          Sets the organizationDocumentNumber
 void setOrganizationReferenceId(String organizationReferenceId)
          Sets the organizationReferenceId
 void setPayGroup(String payGroup)
          Sets the payGroup
 void setPayPeriodEndDate(Date payPeriodEndDate)
          Sets the payPeriodEndDate
 void setPayrollEndDateFiscalPeriod(AccountingPeriod payrollEndDateFiscalPeriod)
          Deprecated. 
 void setPayrollEndDateFiscalPeriodCode(String payrollEndDateFiscalPeriodCode)
          Sets the payrollEndDateFiscalPeriodCode
 void setPayrollEndDateFiscalYear(Integer payrollEndDateFiscalYear)
          Sets the payrollEndDateFiscalYear
 void setPositionNumber(String positionNumber)
          Sets the positionNumber
 void setProject(ProjectCode project)
          Deprecated. 
 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 setReferenceOriginationCode(OriginationCode referenceOriginationCode)
          Deprecated. 
 void setRunIdentifier(String runIdentifier)
          Sets the runIdentifier
 void setSalaryAdministrationPlan(String salaryAdministrationPlan)
          Sets the salaryAdministrationPlan
 void setSetid(String setid)
          Sets the setid
 void setSubAccount(SubAccount subAccount)
          Deprecated. 
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber
 void setTransactionDate(Date transactionDate)
          Sets the transactionDate
 void setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
          Sets the transactionDateTimeStamp
 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 setTransactionPostingDate(Date transactionPostingDate)
          Sets the transactionPostingDate
 void setTransactionTotalHours(BigDecimal transactionTotalHours)
          Sets the transactionTotalHours
 void setUniversityFiscalPeriod(AccountingPeriod universityFiscalPeriod)
          Deprecated. 
 void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
          Sets the universityFiscalPeriodCode
 void setUniversityFiscalYear(Integer universityFiscalYear)
          Sets the universityFiscalYear
protected  LinkedHashMap toStringMapper()
          construct the key list of the business object.
 
Methods inherited from class org.kuali.kfs.gl.businessobject.Entry
getAccountingPeriod, getChart, getDummyBusinessObject, getObjectType, getOriginationCode, getReversalDate, getUniversityDate, setAccountingPeriod, setChart, setDummyBusinessObject, setObjectType, setOriginationCode, setReversalDate, 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.rice.kns.bo.PersistableBusinessObject
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
 
Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 
Methods inherited from interface org.kuali.kfs.gl.businessobject.Transaction
refreshNonUpdateableReferences
 

Constructor Detail

LedgerEntry

public LedgerEntry()
Default constructor.


LedgerEntry

public LedgerEntry(LaborTransaction transaction)
Constructs a LedgerEntry.java.

Parameters:
transaction - the given transaction
Method Detail

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear

Specified by:
getUniversityFiscalYear in interface Transaction
Specified by:
getUniversityFiscalYear in interface LaborLedgerEntry
Overrides:
getUniversityFiscalYear in class Entry
Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear

Specified by:
setUniversityFiscalYear in interface LaborLedgerEntry
Overrides:
setUniversityFiscalYear in class Entry
Parameters:
universityFiscalYear - The universityFiscalYear to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode

Specified by:
getChartOfAccountsCode in interface Transaction
Specified by:
getChartOfAccountsCode in interface LaborLedgerEntry
Overrides:
getChartOfAccountsCode in class Entry
Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode

Specified by:
setChartOfAccountsCode in interface LaborLedgerEntry
Overrides:
setChartOfAccountsCode in class Entry
Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber

Specified by:
getAccountNumber in interface Transaction
Specified by:
getAccountNumber in interface LaborLedgerEntry
Overrides:
getAccountNumber in class Entry
Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber

Specified by:
setAccountNumber in interface LaborLedgerEntry
Overrides:
setAccountNumber in class Entry
Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber

Specified by:
getSubAccountNumber in interface Transaction
Specified by:
getSubAccountNumber in interface LaborLedgerEntry
Overrides:
getSubAccountNumber in class Entry
Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber

Specified by:
setSubAccountNumber in interface LaborLedgerEntry
Overrides:
setSubAccountNumber in class Entry
Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode

Specified by:
getFinancialObjectCode in interface Transaction
Specified by:
getFinancialObjectCode in interface LaborLedgerEntry
Overrides:
getFinancialObjectCode in class Entry
Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode

Specified by:
setFinancialObjectCode in interface LaborLedgerEntry
Overrides:
setFinancialObjectCode in class Entry
Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode

Specified by:
getFinancialSubObjectCode in interface Transaction
Specified by:
getFinancialSubObjectCode in interface LaborLedgerEntry
Overrides:
getFinancialSubObjectCode in class Entry
Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode

Specified by:
setFinancialSubObjectCode in interface LaborLedgerEntry
Overrides:
setFinancialSubObjectCode in class Entry
Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getFinancialBalanceTypeCode

public String getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode

Specified by:
getFinancialBalanceTypeCode in interface Transaction
Specified by:
getFinancialBalanceTypeCode in interface LaborLedgerEntry
Overrides:
getFinancialBalanceTypeCode in class Entry
Returns:
Returns the financialBalanceTypeCode

setFinancialBalanceTypeCode

public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode

Specified by:
setFinancialBalanceTypeCode in interface LaborLedgerEntry
Overrides:
setFinancialBalanceTypeCode in class Entry
Parameters:
financialBalanceTypeCode - The financialBalanceTypeCode to set.

getFinancialObjectTypeCode

public String getFinancialObjectTypeCode()
Gets the financialObjectTypeCode

Specified by:
getFinancialObjectTypeCode in interface Transaction
Specified by:
getFinancialObjectTypeCode in interface LaborLedgerEntry
Overrides:
getFinancialObjectTypeCode in class Entry
Returns:
Returns the financialObjectTypeCode

setFinancialObjectTypeCode

public void setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode

Specified by:
setFinancialObjectTypeCode in interface LaborLedgerEntry
Overrides:
setFinancialObjectTypeCode in class Entry
Parameters:
financialObjectTypeCode - The financialObjectTypeCode to set.

getUniversityFiscalPeriodCode

public String getUniversityFiscalPeriodCode()
Gets the universityFiscalPeriodCode

Specified by:
getUniversityFiscalPeriodCode in interface Transaction
Specified by:
getUniversityFiscalPeriodCode in interface LaborLedgerEntry
Overrides:
getUniversityFiscalPeriodCode in class Entry
Returns:
Returns the universityFiscalPeriodCode

setUniversityFiscalPeriodCode

public void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
Sets the universityFiscalPeriodCode

Specified by:
setUniversityFiscalPeriodCode in interface LaborLedgerEntry
Overrides:
setUniversityFiscalPeriodCode in class Entry
Parameters:
universityFiscalPeriodCode - The universityFiscalPeriodCode to set.

getFinancialDocumentTypeCode

public String getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode

Specified by:
getFinancialDocumentTypeCode in interface Transaction
Specified by:
getFinancialDocumentTypeCode in interface LaborLedgerEntry
Overrides:
getFinancialDocumentTypeCode in class Entry
Returns:
Returns the financialDocumentTypeCode

getFinancialSystemOriginationCode

public String getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode

Specified by:
getFinancialSystemOriginationCode in interface Transaction
Specified by:
getFinancialSystemOriginationCode in interface LaborLedgerEntry
Overrides:
getFinancialSystemOriginationCode in class Entry
Returns:
Returns the financialSystemOriginationCode.

setFinancialSystemOriginationCode

public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode

Specified by:
setFinancialSystemOriginationCode in interface LaborLedgerEntry
Overrides:
setFinancialSystemOriginationCode in class Entry
Parameters:
financialSystemOriginationCode - The financialSystemOriginationCode to set.

setFinancialDocumentTypeCode

public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode

Specified by:
setFinancialDocumentTypeCode in interface LaborLedgerEntry
Overrides:
setFinancialDocumentTypeCode in class Entry
Parameters:
financialDocumentTypeCode - The financialDocumentTypeCode to set.

getDocumentNumber

public String getDocumentNumber()
Gets the documentNumber

Specified by:
getDocumentNumber in interface Transaction
Specified by:
getDocumentNumber in interface LaborLedgerEntry
Overrides:
getDocumentNumber in class Entry
Returns:
Returns the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Sets the documentNumber

Specified by:
setDocumentNumber in interface LaborLedgerEntry
Overrides:
setDocumentNumber in class Entry
Parameters:
documentNumber - The documentNumber to set.

getTransactionLedgerEntrySequenceNumber

public Integer getTransactionLedgerEntrySequenceNumber()
Gets the transactionLedgerEntrySequenceNumber

Specified by:
getTransactionLedgerEntrySequenceNumber in interface Transaction
Specified by:
getTransactionLedgerEntrySequenceNumber in interface LaborLedgerEntry
Overrides:
getTransactionLedgerEntrySequenceNumber in class Entry
Returns:
Returns the transactionLedgerEntrySequenceNumber

setTransactionLedgerEntrySequenceNumber

public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
Sets the transactionLedgerEntrySequenceNumber

Specified by:
setTransactionLedgerEntrySequenceNumber in interface LaborLedgerEntry
Overrides:
setTransactionLedgerEntrySequenceNumber in class Entry
Parameters:
transactionLedgerEntrySequenceNumber - The transactionLedgerEntrySequenceNumber to set.

getPositionNumber

public String getPositionNumber()
Gets the positionNumber

Specified by:
getPositionNumber in interface LaborLedgerEntry
Returns:
Returns the positionNumber

setPositionNumber

public void setPositionNumber(String positionNumber)
Sets the positionNumber

Specified by:
setPositionNumber in interface LaborLedgerEntry
Parameters:
positionNumber - The positionNumber to set.

getProjectCode

public String getProjectCode()
Gets the projectCode

Specified by:
getProjectCode in interface Transaction
Specified by:
getProjectCode in interface LaborLedgerEntry
Overrides:
getProjectCode in class Entry
Returns:
Returns the projectCode

setProjectCode

public void setProjectCode(String projectCode)
Sets the projectCode

Specified by:
setProjectCode in interface LaborLedgerEntry
Overrides:
setProjectCode in class Entry
Parameters:
projectCode - The projectCode to set.

getTransactionLedgerEntryDescription

public String getTransactionLedgerEntryDescription()
Gets the transactionLedgerEntryDescription

Specified by:
getTransactionLedgerEntryDescription in interface Transaction
Specified by:
getTransactionLedgerEntryDescription in interface LaborLedgerEntry
Overrides:
getTransactionLedgerEntryDescription in class Entry
Returns:
Returns the transactionLedgerEntryDescription

setTransactionLedgerEntryDescription

public void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
Sets the transactionLedgerEntryDescription

Specified by:
setTransactionLedgerEntryDescription in interface LaborLedgerEntry
Overrides:
setTransactionLedgerEntryDescription in class Entry
Parameters:
transactionLedgerEntryDescription - The transactionLedgerEntryDescription to set.

getTransactionLedgerEntryAmount

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

Specified by:
getTransactionLedgerEntryAmount in interface Transaction
Specified by:
getTransactionLedgerEntryAmount in interface LaborLedgerEntry
Overrides:
getTransactionLedgerEntryAmount in class Entry
Returns:
Returns the transactionLedgerEntryAmount

setTransactionLedgerEntryAmount

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

Specified by:
setTransactionLedgerEntryAmount in interface LaborLedgerEntry
Overrides:
setTransactionLedgerEntryAmount in class Entry
Parameters:
transactionLedgerEntryAmount - The transactionLedgerEntryAmount to set.

getTransactionDebitCreditCode

public String getTransactionDebitCreditCode()
Gets the transactionDebitCreditCode

Specified by:
getTransactionDebitCreditCode in interface Transaction
Specified by:
getTransactionDebitCreditCode in interface LaborLedgerEntry
Overrides:
getTransactionDebitCreditCode in class Entry
Returns:
Returns the transactionDebitCreditCode

setTransactionDebitCreditCode

public void setTransactionDebitCreditCode(String transactionDebitCreditCode)
Sets the transactionDebitCreditCode

Specified by:
setTransactionDebitCreditCode in interface LaborLedgerEntry
Overrides:
setTransactionDebitCreditCode in class Entry
Parameters:
transactionDebitCreditCode - The transactionDebitCreditCode to set.

getTransactionDate

public Date getTransactionDate()
Gets the transactionDate

Specified by:
getTransactionDate in interface Transaction
Specified by:
getTransactionDate in interface LaborLedgerEntry
Overrides:
getTransactionDate in class Entry
Returns:
Returns the transactionDate

setTransactionDate

public void setTransactionDate(Date transactionDate)
Sets the transactionDate

Specified by:
setTransactionDate in interface LaborLedgerEntry
Overrides:
setTransactionDate in class Entry
Parameters:
transactionDate - The transactionDate to set.

getOrganizationDocumentNumber

public String getOrganizationDocumentNumber()
Gets the organizationDocumentNumber

Specified by:
getOrganizationDocumentNumber in interface Transaction
Specified by:
getOrganizationDocumentNumber in interface LaborLedgerEntry
Overrides:
getOrganizationDocumentNumber in class Entry
Returns:
Returns the organizationDocumentNumber

setOrganizationDocumentNumber

public void setOrganizationDocumentNumber(String organizationDocumentNumber)
Sets the organizationDocumentNumber

Specified by:
setOrganizationDocumentNumber in interface LaborLedgerEntry
Overrides:
setOrganizationDocumentNumber in class Entry
Parameters:
organizationDocumentNumber - The organizationDocumentNumber to set.

getOrganizationReferenceId

public String getOrganizationReferenceId()
Gets the organizationReferenceId

Specified by:
getOrganizationReferenceId in interface Transaction
Specified by:
getOrganizationReferenceId in interface LaborLedgerEntry
Overrides:
getOrganizationReferenceId in class Entry
Returns:
Returns the organizationReferenceId

setOrganizationReferenceId

public void setOrganizationReferenceId(String organizationReferenceId)
Sets the organizationReferenceId

Specified by:
setOrganizationReferenceId in interface LaborLedgerEntry
Overrides:
setOrganizationReferenceId in class Entry
Parameters:
organizationReferenceId - The organizationReferenceId to set.

getReferenceFinancialDocumentTypeCode

public String getReferenceFinancialDocumentTypeCode()
Gets the referenceFinancialDocumentTypeCode

Specified by:
getReferenceFinancialDocumentTypeCode in interface Transaction
Specified by:
getReferenceFinancialDocumentTypeCode in interface LaborLedgerEntry
Overrides:
getReferenceFinancialDocumentTypeCode in class Entry
Returns:
Returns the referenceFinancialDocumentTypeCode

setReferenceFinancialDocumentTypeCode

public void setReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode)
Sets the referenceFinancialDocumentTypeCode

Specified by:
setReferenceFinancialDocumentTypeCode in interface LaborLedgerEntry
Overrides:
setReferenceFinancialDocumentTypeCode in class Entry
Parameters:
referenceFinancialDocumentTypeCode - The referenceFinancialDocumentTypeCode to set.

getReferenceFinancialSystemOriginationCode

public String getReferenceFinancialSystemOriginationCode()
Gets the referenceFinancialSystemOriginationCode

Specified by:
getReferenceFinancialSystemOriginationCode in interface Transaction
Specified by:
getReferenceFinancialSystemOriginationCode in interface LaborLedgerEntry
Overrides:
getReferenceFinancialSystemOriginationCode in class Entry
Returns:
Returns the referenceFinancialSystemOriginationCode

setReferenceFinancialSystemOriginationCode

public void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
Sets the referenceFinancialSystemOriginationCode

Specified by:
setReferenceFinancialSystemOriginationCode in interface LaborLedgerEntry
Overrides:
setReferenceFinancialSystemOriginationCode in class Entry
Parameters:
referenceFinancialSystemOriginationCode - The referenceFinancialSystemOriginationCode to set.

getReferenceFinancialDocumentNumber

public String getReferenceFinancialDocumentNumber()
Gets the referenceFinancialDocumentNumber

Specified by:
getReferenceFinancialDocumentNumber in interface Transaction
Specified by:
getReferenceFinancialDocumentNumber in interface LaborLedgerEntry
Overrides:
getReferenceFinancialDocumentNumber in class Entry
Returns:
Returns the referenceFinancialDocumentNumber

setReferenceFinancialDocumentNumber

public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
Sets the referenceFinancialDocumentNumber

Specified by:
setReferenceFinancialDocumentNumber in interface LaborLedgerEntry
Overrides:
setReferenceFinancialDocumentNumber in class Entry
Parameters:
referenceFinancialDocumentNumber - The referenceFinancialDocumentNumber to set.

getFinancialDocumentReversalDate

public Date getFinancialDocumentReversalDate()
Gets the financialDocumentReversalDate

Specified by:
getFinancialDocumentReversalDate in interface Transaction
Specified by:
getFinancialDocumentReversalDate in interface LaborLedgerEntry
Overrides:
getFinancialDocumentReversalDate in class Entry
Returns:
Returns the financialDocumentReversalDate

setFinancialDocumentReversalDate

public void setFinancialDocumentReversalDate(Date financialDocumentReversalDate)
Sets the financialDocumentReversalDate

Specified by:
setFinancialDocumentReversalDate in interface LaborLedgerEntry
Overrides:
setFinancialDocumentReversalDate in class Entry
Parameters:
financialDocumentReversalDate - The financialDocumentReversalDate to set.

getTransactionEncumbranceUpdateCode

public String getTransactionEncumbranceUpdateCode()
Gets the transactionEncumbranceUpdateCode

Specified by:
getTransactionEncumbranceUpdateCode in interface Transaction
Specified by:
getTransactionEncumbranceUpdateCode in interface LaborLedgerEntry
Overrides:
getTransactionEncumbranceUpdateCode in class Entry
Returns:
Returns the transactionEncumbranceUpdateCode

setTransactionEncumbranceUpdateCode

public void setTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode)
Sets the transactionEncumbranceUpdateCode

Specified by:
setTransactionEncumbranceUpdateCode in interface LaborLedgerEntry
Overrides:
setTransactionEncumbranceUpdateCode in class Entry
Parameters:
transactionEncumbranceUpdateCode - The transactionEncumbranceUpdateCode to set.

getTransactionPostingDate

public Date getTransactionPostingDate()
Gets the transactionPostingDate

Specified by:
getTransactionPostingDate in interface LaborLedgerEntry
Overrides:
getTransactionPostingDate in class Entry
Returns:
Returns the transactionPostingDate

setTransactionPostingDate

public void setTransactionPostingDate(Date transactionPostingDate)
Sets the transactionPostingDate

Specified by:
setTransactionPostingDate in interface LaborLedgerEntry
Overrides:
setTransactionPostingDate in class Entry
Parameters:
transactionPostingDate - The transactionPostingDate to set.

getPayPeriodEndDate

public Date getPayPeriodEndDate()
Gets the payPeriodEndDate

Specified by:
getPayPeriodEndDate in interface LaborLedgerEntry
Returns:
Returns the payPeriodEndDate

setPayPeriodEndDate

public void setPayPeriodEndDate(Date payPeriodEndDate)
Sets the payPeriodEndDate

Specified by:
setPayPeriodEndDate in interface LaborLedgerEntry
Parameters:
payPeriodEndDate - The payPeriodEndDate to set.

getTransactionTotalHours

public BigDecimal getTransactionTotalHours()
Gets the transactionTotalHours

Specified by:
getTransactionTotalHours in interface LaborLedgerEntry
Returns:
Returns the transactionTotalHours

setTransactionTotalHours

public void setTransactionTotalHours(BigDecimal transactionTotalHours)
Sets the transactionTotalHours

Specified by:
setTransactionTotalHours in interface LaborLedgerEntry
Parameters:
transactionTotalHours - The transactionTotalHours to set.

getPayrollEndDateFiscalYear

public Integer getPayrollEndDateFiscalYear()
Gets the payrollEndDateFiscalYear

Specified by:
getPayrollEndDateFiscalYear in interface LaborLedgerEntry
Returns:
Returns the payrollEndDateFiscalYear

setPayrollEndDateFiscalYear

public void setPayrollEndDateFiscalYear(Integer payrollEndDateFiscalYear)
Sets the payrollEndDateFiscalYear

Specified by:
setPayrollEndDateFiscalYear in interface LaborLedgerEntry
Parameters:
payrollEndDateFiscalYear - The payrollEndDateFiscalYear to set.

getPayrollEndDateFiscalPeriodCode

public String getPayrollEndDateFiscalPeriodCode()
Gets the payrollEndDateFiscalPeriodCode

Specified by:
getPayrollEndDateFiscalPeriodCode in interface LaborLedgerEntry
Returns:
Returns the payrollEndDateFiscalPeriodCode

setPayrollEndDateFiscalPeriodCode

public void setPayrollEndDateFiscalPeriodCode(String payrollEndDateFiscalPeriodCode)
Sets the payrollEndDateFiscalPeriodCode

Specified by:
setPayrollEndDateFiscalPeriodCode in interface LaborLedgerEntry
Parameters:
payrollEndDateFiscalPeriodCode - The payrollEndDateFiscalPeriodCode to set.

getEmplid

public String getEmplid()
Gets the emplid

Specified by:
getEmplid in interface LaborLedgerEntry
Returns:
Returns the emplid

setEmplid

public void setEmplid(String emplid)
Sets the emplid

Specified by:
setEmplid in interface LaborLedgerEntry
Parameters:
emplid - The emplid to set.

getEmployeeRecord

public Integer getEmployeeRecord()
Gets the employeeRecord

Specified by:
getEmployeeRecord in interface LaborLedgerEntry
Returns:
Returns the employeeRecord

setEmployeeRecord

public void setEmployeeRecord(Integer employeeRecord)
Sets the employeeRecord

Specified by:
setEmployeeRecord in interface LaborLedgerEntry
Parameters:
employeeRecord - The employeeRecord to set.

getEarnCode

public String getEarnCode()
Gets the earnCode

Specified by:
getEarnCode in interface LaborLedgerEntry
Returns:
Returns the earnCode

setEarnCode

public void setEarnCode(String earnCode)
Sets the earnCode

Specified by:
setEarnCode in interface LaborLedgerEntry
Parameters:
earnCode - The earnCode to set.

getPayGroup

public String getPayGroup()
Gets the payGroup

Specified by:
getPayGroup in interface LaborLedgerEntry
Returns:
Returns the payGroup

setPayGroup

public void setPayGroup(String payGroup)
Sets the payGroup

Specified by:
setPayGroup in interface LaborLedgerEntry
Parameters:
payGroup - The payGroup to set.

getSalaryAdministrationPlan

public String getSalaryAdministrationPlan()
Gets the salaryAdministrationPlan

Specified by:
getSalaryAdministrationPlan in interface LaborLedgerEntry
Returns:
Returns the salaryAdministrationPlan

setSalaryAdministrationPlan

public void setSalaryAdministrationPlan(String salaryAdministrationPlan)
Sets the salaryAdministrationPlan

Specified by:
setSalaryAdministrationPlan in interface LaborLedgerEntry
Parameters:
salaryAdministrationPlan - The salaryAdministrationPlan to set.

getGrade

public String getGrade()
Gets the grade

Specified by:
getGrade in interface LaborLedgerEntry
Returns:
Returns the grade

setGrade

public void setGrade(String grade)
Sets the grade

Specified by:
setGrade in interface LaborLedgerEntry
Parameters:
grade - The grade to set.

getRunIdentifier

public String getRunIdentifier()
Gets the runIdentifier

Specified by:
getRunIdentifier in interface LaborLedgerEntry
Returns:
Returns the runIdentifier

setRunIdentifier

public void setRunIdentifier(String runIdentifier)
Sets the runIdentifier

Specified by:
setRunIdentifier in interface LaborLedgerEntry
Parameters:
runIdentifier - The runIdentifier to set.

getLaborLedgerOriginalChartOfAccountsCode

public String getLaborLedgerOriginalChartOfAccountsCode()
Gets the laborLedgerOriginalChartOfAccountsCode

Specified by:
getLaborLedgerOriginalChartOfAccountsCode in interface LaborLedgerEntry
Returns:
Returns the laborLedgerOriginalChartOfAccountsCode

setLaborLedgerOriginalChartOfAccountsCode

public void setLaborLedgerOriginalChartOfAccountsCode(String laborLedgerOriginalChartOfAccountsCode)
Sets the laborLedgerOriginalChartOfAccountsCode

Specified by:
setLaborLedgerOriginalChartOfAccountsCode in interface LaborLedgerEntry
Parameters:
laborLedgerOriginalChartOfAccountsCode - The laborLedgerOriginalChartOfAccountsCode to set.

getLaborLedgerOriginalAccountNumber

public String getLaborLedgerOriginalAccountNumber()
Gets the laborLedgerOriginalAccountNumber

Specified by:
getLaborLedgerOriginalAccountNumber in interface LaborLedgerEntry
Returns:
Returns the laborLedgerOriginalAccountNumber

setLaborLedgerOriginalAccountNumber

public void setLaborLedgerOriginalAccountNumber(String laborLedgerOriginalAccountNumber)
Sets the laborLedgerOriginalAccountNumber

Specified by:
setLaborLedgerOriginalAccountNumber in interface LaborLedgerEntry
Parameters:
laborLedgerOriginalAccountNumber - The laborLedgerOriginalAccountNumber to set.

getLaborLedgerOriginalSubAccountNumber

public String getLaborLedgerOriginalSubAccountNumber()
Gets the laborLedgerOriginalSubAccountNumber

Specified by:
getLaborLedgerOriginalSubAccountNumber in interface LaborLedgerEntry
Returns:
Returns the laborLedgerOriginalSubAccountNumber

setLaborLedgerOriginalSubAccountNumber

public void setLaborLedgerOriginalSubAccountNumber(String laborLedgerOriginalSubAccountNumber)
Sets the laborLedgerOriginalSubAccountNumber

Specified by:
setLaborLedgerOriginalSubAccountNumber in interface LaborLedgerEntry
Parameters:
laborLedgerOriginalSubAccountNumber - The laborLedgerOriginalSubAccountNumber to set.

getLaborLedgerOriginalFinancialObjectCode

public String getLaborLedgerOriginalFinancialObjectCode()
Gets the laborLedgerOriginalFinancialObjectCode

Specified by:
getLaborLedgerOriginalFinancialObjectCode in interface LaborLedgerEntry
Returns:
Returns the laborLedgerOriginalFinancialObjectCode

setLaborLedgerOriginalFinancialObjectCode

public void setLaborLedgerOriginalFinancialObjectCode(String laborLedgerOriginalFinancialObjectCode)
Sets the laborLedgerOriginalFinancialObjectCode

Specified by:
setLaborLedgerOriginalFinancialObjectCode in interface LaborLedgerEntry
Parameters:
laborLedgerOriginalFinancialObjectCode - The laborLedgerOriginalFinancialObjectCode to set.

getLaborLedgerOriginalFinancialSubObjectCode

public String getLaborLedgerOriginalFinancialSubObjectCode()
Gets the laborLedgerOriginalFinancialSubObjectCode

Specified by:
getLaborLedgerOriginalFinancialSubObjectCode in interface LaborLedgerEntry
Returns:
Returns the laborLedgerOriginalFinancialSubObjectCode

setLaborLedgerOriginalFinancialSubObjectCode

public void setLaborLedgerOriginalFinancialSubObjectCode(String laborLedgerOriginalFinancialSubObjectCode)
Sets the laborLedgerOriginalFinancialSubObjectCode

Specified by:
setLaborLedgerOriginalFinancialSubObjectCode in interface LaborLedgerEntry
Parameters:
laborLedgerOriginalFinancialSubObjectCode - The laborLedgerOriginalFinancialSubObjectCode to set.

getHrmsCompany

public String getHrmsCompany()
Gets the hrmsCompany

Specified by:
getHrmsCompany in interface LaborLedgerEntry
Returns:
Returns the hrmsCompany

setHrmsCompany

public void setHrmsCompany(String hrmsCompany)
Sets the hrmsCompany

Specified by:
setHrmsCompany in interface LaborLedgerEntry
Parameters:
hrmsCompany - The hrmsCompany to set.

getSetid

public String getSetid()
Gets the setid

Specified by:
getSetid in interface LaborLedgerEntry
Returns:
Returns the setid

setSetid

public void setSetid(String setid)
Sets the setid

Specified by:
setSetid in interface LaborLedgerEntry
Parameters:
setid - The setid to set.

getTransactionDateTimeStamp

public Timestamp getTransactionDateTimeStamp()
Gets the transactionDateTimeStamp

Specified by:
getTransactionDateTimeStamp in interface LaborLedgerEntry
Overrides:
getTransactionDateTimeStamp in class Entry
Returns:
Returns the transactionDateTimeStamp

setTransactionDateTimeStamp

public void setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
Sets the transactionDateTimeStamp

Specified by:
setTransactionDateTimeStamp in interface LaborLedgerEntry
Overrides:
setTransactionDateTimeStamp in class Entry
Parameters:
transactionDateTimeStamp - The transactionDateTimeStamp to set.

getFinancialObject

public ObjectCode getFinancialObject()
Gets the financialObject

Specified by:
getFinancialObject in interface Transaction
Specified by:
getFinancialObject in interface LaborLedgerEntry
Overrides:
getFinancialObject in class Entry
Returns:
Returns the financialObject

setFinancialObject

@Deprecated
public void setFinancialObject(ObjectCode financialObject)
Deprecated. 

Sets the financialObject

Specified by:
setFinancialObject in interface Transaction
Specified by:
setFinancialObject in interface LaborLedgerEntry
Overrides:
setFinancialObject in class Entry
Parameters:
financialObject - The financialObject to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts

Specified by:
getChartOfAccounts in interface LaborLedgerEntry
Returns:
Returns the chartOfAccounts

setChartOfAccounts

@Deprecated
public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts

Specified by:
setChartOfAccounts in interface LaborLedgerEntry
Parameters:
chartOfAccounts - The chartOfAccounts to set.

getAccount

public Account getAccount()
Gets the account

Specified by:
getAccount in interface Transaction
Specified by:
getAccount in interface LaborLedgerEntry
Overrides:
getAccount in class Entry
Returns:
Returns the account

setAccount

@Deprecated
public void setAccount(Account account)
Deprecated. 

Sets the account

Specified by:
setAccount in interface Transaction
Specified by:
setAccount in interface LaborLedgerEntry
Overrides:
setAccount in class Entry
Parameters:
account - The account to set.

getUniversityFiscalPeriod

public AccountingPeriod getUniversityFiscalPeriod()
Gets the universityFiscalPeriod

Specified by:
getUniversityFiscalPeriod in interface LaborLedgerEntry
Returns:
Returns the universityFiscalPeriod.

setUniversityFiscalPeriod

@Deprecated
public void setUniversityFiscalPeriod(AccountingPeriod universityFiscalPeriod)
Deprecated. 

Sets the universityFiscalPeriod

Specified by:
setUniversityFiscalPeriod in interface LaborLedgerEntry
Parameters:
universityFiscalPeriod - The universityFiscalPeriod to set.

getBalanceType

public BalanceType getBalanceType()
Gets the balanceType

Specified by:
getBalanceType in interface Transaction
Specified by:
getBalanceType in interface LaborLedgerEntry
Overrides:
getBalanceType in class Entry
Returns:
Returns the balanceType.

setBalanceType

@Deprecated
public void setBalanceType(BalanceType balanceType)
Deprecated. 

Sets the balanceType

Specified by:
setBalanceType in interface Transaction
Specified by:
setBalanceType in interface LaborLedgerEntry
Overrides:
setBalanceType in class Entry
Parameters:
balanceType - The balanceType to set.

getFinancialSystemDocumentTypeCode

public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
Gets the financialSystemDocumentTypeCode attribute.

Specified by:
getFinancialSystemDocumentTypeCode in interface Transaction
Specified by:
getFinancialSystemDocumentTypeCode in interface LaborLedgerEntry
Overrides:
getFinancialSystemDocumentTypeCode in class Entry
Returns:
Returns the financialSystemDocumentTypeCode.

getReferenceFinancialSystemDocumentTypeCode

public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getReferenceFinancialSystemDocumentTypeCode()
Gets the referenceFinancialSystemDocumentTypeCode attribute.

Specified by:
getReferenceFinancialSystemDocumentTypeCode in interface LaborLedgerEntry
Overrides:
getReferenceFinancialSystemDocumentTypeCode in class Entry
Returns:
Returns the referenceFinancialSystemDocumentTypeCode.

getFinancialObjectType

public ObjectType getFinancialObjectType()
Gets the financialObjectType

Specified by:
getFinancialObjectType in interface LaborLedgerEntry
Returns:
Returns the financialObjectType.

setFinancialObjectType

@Deprecated
public void setFinancialObjectType(ObjectType financialObjectType)
Deprecated. 

Sets the financialObjectType

Specified by:
setFinancialObjectType in interface LaborLedgerEntry
Parameters:
financialObjectType - The financialObjectType to set.

getFinancialSubObject

public SubObjectCode getFinancialSubObject()
Gets the financialSubObject

Specified by:
getFinancialSubObject in interface Transaction
Specified by:
getFinancialSubObject in interface LaborLedgerEntry
Overrides:
getFinancialSubObject in class Entry
Returns:
Returns the financialSubObject.

setFinancialSubObject

@Deprecated
public void setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. 

Sets the financialSubObject

Specified by:
setFinancialSubObject in interface LaborLedgerEntry
Overrides:
setFinancialSubObject in class Entry
Parameters:
financialSubObject - The financialSubObject to set.

getOption

public SystemOptions getOption()
Gets the option

Specified by:
getOption in interface Transaction
Specified by:
getOption in interface LaborLedgerEntry
Overrides:
getOption in class Entry
Returns:
Returns the option.

setOption

@Deprecated
public void setOption(SystemOptions option)
Deprecated. 

Sets the option

Specified by:
setOption in interface Transaction
Specified by:
setOption in interface LaborLedgerEntry
Overrides:
setOption in class Entry
Parameters:
option - The option to set.

getPayrollEndDateFiscalPeriod

public AccountingPeriod getPayrollEndDateFiscalPeriod()
Gets the payrollEndDateFiscalPeriod

Specified by:
getPayrollEndDateFiscalPeriod in interface LaborLedgerEntry
Returns:
Returns the payrollEndDateFiscalPeriod.

setPayrollEndDateFiscalPeriod

@Deprecated
public void setPayrollEndDateFiscalPeriod(AccountingPeriod payrollEndDateFiscalPeriod)
Deprecated. 

Sets the payrollEndDateFiscalPeriod

Specified by:
setPayrollEndDateFiscalPeriod in interface LaborLedgerEntry
Parameters:
payrollEndDateFiscalPeriod - The payrollEndDateFiscalPeriod to set.

getProject

public ProjectCode getProject()
Gets the project

Specified by:
getProject in interface LaborLedgerEntry
Overrides:
getProject in class Entry
Returns:
Returns the project.

setProject

@Deprecated
public void setProject(ProjectCode project)
Deprecated. 

Sets the project

Specified by:
setProject in interface LaborLedgerEntry
Overrides:
setProject in class Entry
Parameters:
project - The project to set.

getReferenceOriginationCode

public OriginationCode getReferenceOriginationCode()
Gets the referenceOriginationCode

Specified by:
getReferenceOriginationCode in interface LaborLedgerEntry
Overrides:
getReferenceOriginationCode in class Entry
Returns:
Returns the referenceOriginationCode.

setReferenceOriginationCode

@Deprecated
public void setReferenceOriginationCode(OriginationCode referenceOriginationCode)
Deprecated. 

Sets the referenceOriginationCode

Specified by:
setReferenceOriginationCode in interface LaborLedgerEntry
Overrides:
setReferenceOriginationCode in class Entry
Parameters:
referenceOriginationCode - The referenceOriginationCode to set.

getSubAccount

public SubAccount getSubAccount()
Gets the subAccount

Specified by:
getSubAccount in interface Transaction
Specified by:
getSubAccount in interface LaborLedgerEntry
Overrides:
getSubAccount in class Entry
Returns:
Returns the subAccount.

setSubAccount

@Deprecated
public void setSubAccount(SubAccount subAccount)
Deprecated. 

Sets the subAccount

Specified by:
setSubAccount in interface LaborLedgerEntry
Overrides:
setSubAccount in class Entry
Parameters:
subAccount - The subAccount to set.

getFinancialSystemOrigination

public OriginationCode getFinancialSystemOrigination()
Gets the financialSystemOrigination

Specified by:
getFinancialSystemOrigination in interface LaborLedgerEntry
Returns:
Returns the financialSystemOrigination.

setFinancialSystemOrigination

@Deprecated
public void setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
Deprecated. 

Sets the financialSystemOrigination

Specified by:
setFinancialSystemOrigination in interface LaborLedgerEntry
Parameters:
financialSystemOrigination - The financialSystemOrigination to set.

getLaborLedgerObject

public LaborLedgerObject getLaborLedgerObject()
Description copied from interface: LaborLedgerEntry
Gets the laborObject

Specified by:
getLaborLedgerObject in interface LaborLedgerEntry
Returns:
Returns the laborObject.
See Also:
org.kuali.kfs.bo.LaborLedgerEntry#getLaborLedgerObject()

setLaborLedgerObject

@Deprecated
public void setLaborLedgerObject(LaborLedgerObject laborLedgerObject)
Deprecated. 

Description copied from interface: LaborLedgerEntry
Sets the laborLedgerObject

Specified by:
setLaborLedgerObject in interface LaborLedgerEntry
Parameters:
laborLedgerObject - The laborLedgerObject to set.
See Also:
org.kuali.kfs.bo.LaborLedgerEntry#setLaborLedgerObject(org.kuali.kfs.bo.LaborLedgerObject)

getLaborObject

public LaborObject getLaborObject()
Gets the laborObject attribute.

Returns:
Returns the laborObject.

setLaborObject

@Deprecated
public void setLaborObject(LaborObject laborObject)
Deprecated. 

Sets the laborObject attribute value.

Parameters:
laborObject - The laborObject to set.

toStringMapper

protected LinkedHashMap toStringMapper()
construct the key list of the business object.

Overrides:
toStringMapper in class Entry
See Also:
BusinessObjectBase.toStringMapper()


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