|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.gl.businessobject.OriginEntryFull
org.kuali.kfs.module.ld.businessobject.LaborOriginEntry
public class LaborOriginEntry
Labor business object for LaborOriginEntry.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
LaborOriginEntry()
Default constructor. |
|
LaborOriginEntry(LaborLedgerPendingEntry pendingEntry)
|
|
LaborOriginEntry(LaborTransaction t)
Constructor with laborTransaction |
|
LaborOriginEntry(String line)
Constructor with string line |
|
LaborOriginEntry(String financialDocumentTypeCode,
String financialSystemOriginationCode)
Constructor with financialDocumentTypeCode and financialSystemOriginationCode. |
Method Summary | |
---|---|
void |
clearTransactionTotalHours()
Sets transactionTotalHours to null. |
protected String |
formatDate(Date date)
Formats date and returns date |
String |
getEarnCode()
Gets the earnCode |
String |
getEmplid()
Gets the emplid |
Integer |
getEmployeeRecord()
Gets the employeeRecord |
Object |
getFieldValue(String fieldName)
Get fieldValue from fieldName. |
String |
getFinancialDocumentApprovedCode()
Gets the financialDocumentApprovedCode |
String |
getGrade()
Gets the grade |
String |
getHrmsCompany()
Gets the hrmsCompany |
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 |
protected static LaborOriginEntryFieldUtil |
getLaborOriginEntryFieldUtil()
|
String |
getLine()
Get lines from string |
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 |
org.kuali.rice.kew.doctype.bo.DocumentTypeEBO |
getReferenceFinancialSystemDocumentTypeCode()
Gets the referenceFinancialDocumentType |
OriginationCode |
getReferenceFinancialSystemOrigination()
Gets the referenceFinancialSystemOrigination |
String |
getRunIdentifier()
Gets the runIdentifier |
String |
getSalaryAdministrationPlan()
Gets the salaryAdministrationPlan |
String |
getSetid()
Gets the setid |
Date |
getTransactionDateTimeStamp()
Gets the transactionDateTimeStamp |
String |
getTransactionEntryOffsetCode()
Gets the transactionEntryOffsetCode |
Timestamp |
getTransactionEntryProcessedTimestamp()
Gets the transactionEntryProcessedTimestamp |
Date |
getTransactionPostingDate()
Gets the transactionPostingDate |
BigDecimal |
getTransactionTotalHours()
Gets the transactionTotalHours |
void |
setEarnCode(String earnCode)
Sets the earnCode |
void |
setEmplid(String emplid)
Sets the emplid |
void |
setEmployeeRecord(Integer employeeRecord)
Sets the employeeRecord |
void |
setFieldValue(String fieldName,
String fieldValue)
Sets the fieldValue |
void |
setFinancialDocumentApprovedCode(String financialDocumentApprovedCode)
Sets the financialDocumentApprovedCode |
List<Message> |
setFromTextFileForBatch(String line,
int lineNumber)
Sets the entries from text file. |
void |
setGrade(String grade)
Sets the grade |
void |
setHrmsCompany(String hrmsCompany)
Sets the hrmsCompany |
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 |
setPayGroup(String payGroup)
Sets the payGroup |
void |
setPayPeriodEndDate(Date payPeriodEndDate)
Sets the payPeriodEndDate |
void |
setPayrollEndDateFiscalPeriod(AccountingPeriod payrollEndDateFiscalPeriod)
Sets the payrollEndDateFiscalPeriod |
void |
setPayrollEndDateFiscalPeriodCode(String payrollEndDateFiscalPeriodCode)
Sets the payrollEndDateFiscalPeriodCode |
void |
setPayrollEndDateFiscalYear(Integer payrollEndDateFiscalYear)
Sets the payrollEndDateFiscalYear |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber |
void |
setReferenceFinancialSystemOrigination(OriginationCode referenceFinancialSystemOrigination)
Sets the referenceFinancialSystemOrigination |
void |
setRunIdentifier(String runIdentifier)
Sets the runIdentifier |
void |
setSalaryAdministrationPlan(String salaryAdministrationPlan)
Sets the salaryAdministrationPlan |
void |
setSetid(String setid)
Sets the setid |
void |
setTransactionDateTimeStamp(Date transactionDateTimeStamp)
Sets the transactionDateTimeStamp |
void |
setTransactionEntryOffsetCode(String transactionEntryOffsetCode)
Sets the transactionEntryOffsetCode |
void |
setTransactionEntryProcessedTimestamp(Timestamp transactionEntryProcessedTimestamp)
Sets the transactionEntryProcessedTimestamp |
void |
setTransactionPostingDate(Date transactionPostingDate)
Sets the transactionPostingDate |
void |
setTransactionTotalHours(BigDecimal transactionTotalHours)
Sets the transactionTotalHours |
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.BusinessObject |
---|
prepareForWorkflow, refresh |
Constructor Detail |
---|
public LaborOriginEntry(LaborLedgerPendingEntry pendingEntry)
public LaborOriginEntry(String financialDocumentTypeCode, String financialSystemOriginationCode)
financialDocumentTypeCode
- financialSystemOriginationCode
- public LaborOriginEntry()
public LaborOriginEntry(LaborTransaction t)
t
- public LaborOriginEntry(String line)
line
- Method Detail |
---|
public String getPositionNumber()
getPositionNumber
in interface LaborTransaction
public void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.public Date getTransactionPostingDate()
getTransactionPostingDate
in interface LaborTransaction
public void setTransactionPostingDate(Date transactionPostingDate)
transactionPostingDate
- The transactionPostingDate to set.public Date getPayPeriodEndDate()
getPayPeriodEndDate
in interface LaborTransaction
public void setPayPeriodEndDate(Date payPeriodEndDate)
payPeriodEndDate
- The payPeriodEndDate to set.public BigDecimal getTransactionTotalHours()
getTransactionTotalHours
in interface LaborTransaction
public void setTransactionTotalHours(BigDecimal transactionTotalHours)
transactionTotalHours
- The transactionTotalHours to set.public Integer getPayrollEndDateFiscalYear()
getPayrollEndDateFiscalYear
in interface LaborTransaction
public void setPayrollEndDateFiscalYear(Integer payrollEndDateFiscalYear)
payrollEndDateFiscalYear
- The payrollEndDateFiscalYear to set.public String getPayrollEndDateFiscalPeriodCode()
getPayrollEndDateFiscalPeriodCode
in interface LaborTransaction
public void setPayrollEndDateFiscalPeriodCode(String payrollEndDateFiscalPeriodCode)
payrollEndDateFiscalPeriodCode
- The payrollEndDateFiscalPeriodCode to set.public String getFinancialDocumentApprovedCode()
getFinancialDocumentApprovedCode
in interface LaborTransaction
public void setFinancialDocumentApprovedCode(String financialDocumentApprovedCode)
financialDocumentApprovedCode
- The financialDocumentApprovedCode to set.public String getTransactionEntryOffsetCode()
getTransactionEntryOffsetCode
in interface LaborTransaction
public void setTransactionEntryOffsetCode(String transactionEntryOffsetCode)
transactionEntryOffsetCode
- The transactionEntryOffsetCode to set.public Timestamp getTransactionEntryProcessedTimestamp()
getTransactionEntryProcessedTimestamp
in interface LaborTransaction
public void setTransactionEntryProcessedTimestamp(Timestamp transactionEntryProcessedTimestamp)
transactionEntryProcessedTimestamp
- The transactionEntryProcessedTimestamp to set.public String getEmplid()
getEmplid
in interface LaborTransaction
public void setEmplid(String emplid)
emplid
- The emplid to set.public Integer getEmployeeRecord()
getEmployeeRecord
in interface LaborTransaction
public void setEmployeeRecord(Integer employeeRecord)
employeeRecord
- The employeeRecord to set.public String getEarnCode()
getEarnCode
in interface LaborTransaction
public void setEarnCode(String earnCode)
earnCode
- The earnCode to set.public String getPayGroup()
getPayGroup
in interface LaborTransaction
public void setPayGroup(String payGroup)
payGroup
- The payGroup to set.public String getSalaryAdministrationPlan()
getSalaryAdministrationPlan
in interface LaborTransaction
public void setSalaryAdministrationPlan(String salaryAdministrationPlan)
salaryAdministrationPlan
- The salaryAdministrationPlan to set.public String getGrade()
getGrade
in interface LaborTransaction
public void setGrade(String grade)
grade
- The grade to set.public String getRunIdentifier()
getRunIdentifier
in interface LaborTransaction
public void setRunIdentifier(String runIdentifier)
runIdentifier
- The runIdentifier to set.public String getLaborLedgerOriginalChartOfAccountsCode()
getLaborLedgerOriginalChartOfAccountsCode
in interface LaborTransaction
public void setLaborLedgerOriginalChartOfAccountsCode(String laborLedgerOriginalChartOfAccountsCode)
laborLedgerOriginalChartOfAccountsCode
- The laborLedgerOriginalChartOfAccountsCode to set.public String getLaborLedgerOriginalAccountNumber()
getLaborLedgerOriginalAccountNumber
in interface LaborTransaction
public void setLaborLedgerOriginalAccountNumber(String laborLedgerOriginalAccountNumber)
laborLedgerOriginalAccountNumber
- The laborLedgerOriginalAccountNumber to set.public String getLaborLedgerOriginalSubAccountNumber()
getLaborLedgerOriginalSubAccountNumber
in interface LaborTransaction
public void setLaborLedgerOriginalSubAccountNumber(String laborLedgerOriginalSubAccountNumber)
laborLedgerOriginalSubAccountNumber
- The laborLedgerOriginalSubAccountNumber to set.public String getLaborLedgerOriginalFinancialObjectCode()
getLaborLedgerOriginalFinancialObjectCode
in interface LaborTransaction
public void setLaborLedgerOriginalFinancialObjectCode(String laborLedgerOriginalFinancialObjectCode)
laborLedgerOriginalFinancialObjectCode
- The laborLedgerOriginalFinancialObjectCode to set.public String getLaborLedgerOriginalFinancialSubObjectCode()
getLaborLedgerOriginalFinancialSubObjectCode
in interface LaborTransaction
public void setLaborLedgerOriginalFinancialSubObjectCode(String laborLedgerOriginalFinancialSubObjectCode)
laborLedgerOriginalFinancialSubObjectCode
- The laborLedgerOriginalFinancialSubObjectCode to set.public String getHrmsCompany()
getHrmsCompany
in interface LaborTransaction
public void setHrmsCompany(String hrmsCompany)
hrmsCompany
- The hrmsCompany to set.public String getSetid()
getSetid
in interface LaborTransaction
public void setSetid(String setid)
setid
- The setid to set.public Date getTransactionDateTimeStamp()
public void setTransactionDateTimeStamp(Date transactionDateTimeStamp)
transactionDateTimeStamp
- The transactionDateTimeStamp to set.public AccountingPeriod getPayrollEndDateFiscalPeriod()
getPayrollEndDateFiscalPeriod
in interface LaborTransaction
public void setPayrollEndDateFiscalPeriod(AccountingPeriod payrollEndDateFiscalPeriod)
payrollEndDateFiscalPeriod
- The payrollEndDateFiscalPeriod to set.public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getReferenceFinancialSystemDocumentTypeCode()
getReferenceFinancialSystemDocumentTypeCode
in interface LaborTransaction
getReferenceFinancialSystemDocumentTypeCode
in class OriginEntryFull
public OriginationCode getReferenceFinancialSystemOrigination()
getReferenceFinancialSystemOrigination
in interface LaborTransaction
public void setReferenceFinancialSystemOrigination(OriginationCode referenceFinancialSystemOrigination)
referenceFinancialSystemOrigination
- The referenceFinancialSystemOrigination to set.public void clearTransactionTotalHours()
public String getLine()
getLine
in interface OriginEntryInformation
getLine
in class OriginEntryFull
public List<Message> setFromTextFileForBatch(String line, int lineNumber)
setFromTextFileForBatch
in class OriginEntryFull
line
- a string representing an origin entrylineNumber
- used to render an error message by identifying this linepublic Object getFieldValue(String fieldName)
getFieldValue
in class OriginEntryFull
fieldName
- public void setFieldValue(String fieldName, String fieldValue)
setFieldValue
in class OriginEntryFull
fieldName
- fieldValue
- protected String formatDate(Date date)
formatDate
in class OriginEntryFull
date
- org.kuali.kfs.gl.businessobject.OriginEntryLite#formatDate(java.sql.Date)
protected static LaborOriginEntryFieldUtil getLaborOriginEntryFieldUtil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |