public class LeaveBlockHistory extends LeaveBlockBo implements LeaveBlockHistoryContract
LeaveBlockBo.BuilderCACHE_NAME, earnCode, jobNumber, leaveAmount, lmLeaveBlockId, task, workAreagroupKey, groupKeyCodeamount, beginTimestamp, concreteBlockId, concreteBlockType, documentId, endTimestamp, hours, hrCalendarBlockId, lunchDeleted, overtimePref, principalId, timestampextension, newCollectionRecord, objectId, versionNumber_persistence_cacheKey, _persistence_fetchGroup, _persistence_href, _persistence_listener, _persistence_primaryKey, _persistence_relationshipInfo, _persistence_session, _persistence_shouldRefreshFetchGroupASSIGNABLE_TERM_NAME| Constructor and Description |
|---|
LeaveBlockHistory() |
LeaveBlockHistory(LeaveBlockBo lb) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
The action associated with the LeaveBlockHistory
|
String |
getAssignmentTitle()
The assignment title associated with the LeaveBlock
|
String |
getLmLeaveBlockHistoryId()
The primary key of a LeaveBlockHistory entry saved in a database
|
String |
getPrincipalIdDeleted()
TODO: Put a better comment
The principalIdDeleted associated with the LeaveBlockHistory
|
Timestamp |
getTimestampDeleted()
TODO: Put a better comment
The timestampDeleted associated with the LeaveBlockHistory
|
void |
setAction(String action) |
void |
setLmLeaveBlockHistoryId(String lmLeaveBlockHistoryId) |
void |
setPrincipalIdDeleted(String principalIdDeleted) |
void |
setTimestampDeleted(Timestamp timestampDeleted) |
equals, from, getAccrualCategory, getAccrualCategoryObj, getAccrualCategoryRule, getAccrualCategoryRuleId, getAccrualGenerated, getAffectPay, getAssignmentKey, getAssignments, getBeginDate, getBeginDateTime, getBeginTimestampVal, getBlockId, getCalendarId, getCreateTime, getDescription, getDocumentStatus, getEarnCode, getEarnCodeDescription, getEndDateTime, getEndTimestampVal, getGroupKey, getJobNumber, getLeaveAmount, getLeaveBlockHistories, getLeaveBlockType, getLeaveCalendarDocumentHeader, getLeaveDate, getLeaveDateTime, getLeaveLocalDate, getLeaveRequestDocumentId, getLmLeaveBlockId, getPlanningDescription, getPrincipalHRAttributes, getPrincipalIdModified, getReason, getRequestStatus, getRequestStatusString, getScheduleTimeOffId, getTask, getTransactionalDocId, getUserPrincipalId, getWorkArea, hashCode, isAccrualGenerated, isDeletable, isEditable, isSubmit, setAccrualCategory, setAccrualCategoryObj, setAccrualCategoryRule, setAccrualGenerated, setAffectPay, setAssignmentKey, setBeginDate, setBeginDateTime, setBlockId, setCalendarId, setDescription, setDocumentStatus, setEarnCode, setEndDateTime, setJobNumber, setLeaveAmount, setLeaveBlockHistories, setLeaveBlockType, setLeaveCalendarDocumentHeader, setLeaveDate, setLeaveLocalDate, setLeaveRequestDocumentId, setLmLeaveBlockId, setPlanningDescription, setPrincipalHRAttributes, setPrincipalIdModified, setReason, setRequestStatus, setScheduleTimeOffId, setSubmit, setTask, setTransactionDocId, setUserPrincipalId, setWorkArea, togetAmount, getBeginTimestamp, getConcreteBlockId, getConcreteBlockType, getDocumentId, getEndTimestamp, getGroupKeyCode, getHours, getOvertimePref, getPrincipalId, getTimestamp, isLunchDeleted, setAmount, setBeginTimestamp, setConcreteBlockId, setConcreteBlockType, setDocumentId, setEndTimestamp, setGroupKey, setGroupKeyCode, setHours, setLunchDeleted, setOvertimePref, setPrincipalId, setTimestampgetHrCalendarBlockId, setHrCalendarBlockId_persistence_get_objectId, _persistence_get_versionNumber, _persistence_get, _persistence_new, _persistence_post_clone, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_set, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAccrualCategory, getAccrualCategoryObj, getAccrualCategoryRule, getAccrualCategoryRuleId, getAffectPay, getAssignmentKey, getBeginDateTime, getBlockId, getCalendarId, getCreateTime, getDescription, getDocumentStatus, getEarnCode, getEarnCodeDescription, getEndDateTime, getJobNumber, getLeaveAmount, getLeaveBlockType, getLeaveDateTime, getLeaveLocalDate, getLeaveRequestDocumentId, getLmLeaveBlockId, getPlanningDescription, getReason, getRequestStatus, getRequestStatusString, getScheduleTimeOffId, getTask, getTransactionalDocId, getWorkArea, isAccrualGenerated, isSubmitgetAmount, getConcreteBlockId, getConcreteBlockType, getDocumentId, getHours, getHrCalendarBlockId, getOvertimePref, getPrincipalId, isLunchDeletedgetGroupKey, getGroupKeyCodegetUserPrincipalIdpublic LeaveBlockHistory()
public LeaveBlockHistory(LeaveBlockBo lb)
public String getLmLeaveBlockHistoryId()
LeaveBlockHistoryContractlmLeaveBlockHistoryId of a LeaveBlockHistory
getLmLeaveBlockHistoryId in interface LeaveBlockHistoryContractpublic void setLmLeaveBlockHistoryId(String lmLeaveBlockHistoryId)
public String getAction()
LeaveBlockHistoryContractaction of a LeaveBlockHistory
getAction in interface LeaveBlockHistoryContractpublic String getPrincipalIdDeleted()
LeaveBlockHistoryContractprincipalIdDeleted of a LeaveBlockHistory
getPrincipalIdDeleted in interface LeaveBlockHistoryContractpublic void setPrincipalIdDeleted(String principalIdDeleted)
public Timestamp getTimestampDeleted()
LeaveBlockHistoryContracttimestampDeleted of a LeaveBlockHistory
getTimestampDeleted in interface LeaveBlockHistoryContractpublic void setTimestampDeleted(Timestamp timestampDeleted)
public String getAssignmentTitle()
LeaveBlockContractIf the work area associated with the LeaveBlock is not null, it gets its description and its task. If the task is not null and not the default task, it gets the task description.
getAssignmentTitle in interface LeaveBlockContractgetAssignmentTitle in interface LeaveBlockHistoryContractgetAssignmentTitle in class LeaveBlockBoCopyright © 2004–2015 The Kuali Foundation. All rights reserved.