org.kuali.kfs.module.ld.businessobject
Interface LaborTransaction
- All Superinterfaces:
- org.kuali.rice.kns.bo.BusinessObject, Serializable, Transaction
- All Known Implementing Classes:
- LaborLedgerPendingEntry, LaborOriginEntry
public interface LaborTransaction
- extends Transaction
Labor business object for Labor Transaction
Methods inherited from interface org.kuali.kfs.gl.businessobject.Transaction |
getAccount, getAccountNumber, getBalanceType, getChart, getChartOfAccountsCode, getDocumentNumber, getFinancialBalanceTypeCode, getFinancialDocumentReversalDate, getFinancialDocumentTypeCode, getFinancialObject, getFinancialObjectCode, getFinancialObjectTypeCode, getFinancialSubObject, getFinancialSubObjectCode, getFinancialSystemDocumentTypeCode, getFinancialSystemOriginationCode, getObjectType, getOption, getOrganizationDocumentNumber, getOrganizationReferenceId, getProjectCode, getReferenceFinancialDocumentNumber, getReferenceFinancialDocumentTypeCode, getReferenceFinancialSystemOriginationCode, getSubAccount, getSubAccountNumber, getTransactionDate, getTransactionDebitCreditCode, getTransactionEncumbranceUpdateCode, getTransactionLedgerEntryAmount, getTransactionLedgerEntryDescription, getTransactionLedgerEntrySequenceNumber, getUniversityFiscalPeriodCode, getUniversityFiscalYear, refreshNonUpdateableReferences, setAccount, setBalanceType, setChart, setFinancialObject, setObjectType, setOption |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
prepareForWorkflow, refresh |
getPositionNumber
String getPositionNumber()
getTransactionPostingDate
Date getTransactionPostingDate()
getPayPeriodEndDate
Date getPayPeriodEndDate()
getTransactionTotalHours
BigDecimal getTransactionTotalHours()
getPayrollEndDateFiscalYear
Integer getPayrollEndDateFiscalYear()
getPayrollEndDateFiscalPeriodCode
String getPayrollEndDateFiscalPeriodCode()
getFinancialDocumentApprovedCode
String getFinancialDocumentApprovedCode()
getTransactionEntryOffsetCode
String getTransactionEntryOffsetCode()
getTransactionEntryProcessedTimestamp
Timestamp getTransactionEntryProcessedTimestamp()
getEmplid
String getEmplid()
getEmployeeRecord
Integer getEmployeeRecord()
getEarnCode
String getEarnCode()
getPayGroup
String getPayGroup()
getSalaryAdministrationPlan
String getSalaryAdministrationPlan()
getGrade
String getGrade()
getRunIdentifier
String getRunIdentifier()
getLaborLedgerOriginalChartOfAccountsCode
String getLaborLedgerOriginalChartOfAccountsCode()
getLaborLedgerOriginalAccountNumber
String getLaborLedgerOriginalAccountNumber()
getLaborLedgerOriginalSubAccountNumber
String getLaborLedgerOriginalSubAccountNumber()
getLaborLedgerOriginalFinancialObjectCode
String getLaborLedgerOriginalFinancialObjectCode()
getLaborLedgerOriginalFinancialSubObjectCode
String getLaborLedgerOriginalFinancialSubObjectCode()
getHrmsCompany
String getHrmsCompany()
getSetid
String getSetid()
getReferenceFinancialSystemDocumentTypeCode
org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getReferenceFinancialSystemDocumentTypeCode()
getReferenceFinancialSystemOrigination
OriginationCode getReferenceFinancialSystemOrigination()
getPayrollEndDateFiscalPeriod
AccountingPeriod getPayrollEndDateFiscalPeriod()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.