org.kuali.hr.time.batch
Class BatchJobEntry
java.lang.Object
org.kuali.hr.time.batch.BatchJobEntry
public class BatchJobEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchJobEntry
public BatchJobEntry()
getTkBatchJobEntryId
public Long getTkBatchJobEntryId()
setTkBatchJobEntryId
public void setTkBatchJobEntryId(Long tkBatchJobEntryId)
getTkBatchJobId
public Long getTkBatchJobId()
setTkBatchJobId
public void setTkBatchJobId(Long tkBatchJobId)
getDocumentId
public String getDocumentId()
setDocumentId
public void setDocumentId(String documentId)
getPrincipalId
public String getPrincipalId()
setPrincipalId
public void setPrincipalId(String principalId)
getBatchJobEntryStatus
public String getBatchJobEntryStatus()
setBatchJobEntryStatus
public void setBatchJobEntryStatus(String batchJobEntryStatus)
getBatchJobException
public String getBatchJobException()
setBatchJobException
public void setBatchJobException(String batchJobException)
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String ipAddress)
getBatchJobName
public String getBatchJobName()
setBatchJobName
public void setBatchJobName(String batchJobName)
setHrPyCalendarEntryId
public void setHrPyCalendarEntryId(String hrPyCalendarEntryId)
getHrPyCalendarEntryId
public String getHrPyCalendarEntryId()
setClockLogId
public void setClockLogId(String clockLogId)
getClockLogId
public String getClockLogId()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.