public class CalendarBlock extends CalendarBlockBase
Modifier and Type | Field and Description |
---|---|
protected HrGroupKey |
groupKey |
protected String |
groupKeyCode |
amount, beginTimestamp, concreteBlockId, concreteBlockType, documentId, earnCode, endTimestamp, hours, hrCalendarBlockId, jobNumber, lunchDeleted, overtimePref, principalId, task, timestamp, userPrincipalId, workArea
Constructor and Description |
---|
CalendarBlock() |
getHrCalendarBlockId, setHrCalendarBlockId
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
protected String groupKeyCode
protected HrGroupKey groupKey
public CalendarBlock()
public String getConcreteBlockType()
getConcreteBlockType
in interface CalendarBlockContract
getConcreteBlockType
in class CalendarBlockBase
public void setConcreteBlockType(String concreteBlockType)
setConcreteBlockType
in class CalendarBlockBase
public String getConcreteBlockId()
getConcreteBlockId
in interface CalendarBlockContract
getConcreteBlockId
in class CalendarBlockBase
public void setConcreteBlockId(String concreteBlockId)
setConcreteBlockId
in class CalendarBlockBase
public Long getWorkArea()
public void setWorkArea(Long workArea)
public Long getJobNumber()
public void setJobNumber(Long jobNumber)
public String getEarnCode()
public void setEarnCode(String earnCode)
public String getDocumentId()
public void setDocumentId(String documentId)
public String getPrincipalId()
public void setPrincipalId(String principalId)
public Timestamp getTimestamp()
public void setTimestamp(Timestamp timestamp)
public Timestamp getBeginTimestamp()
public org.joda.time.DateTime getBeginDateTime()
public void setBeginTimestamp(Timestamp beginTimestamp)
public Timestamp getEndTimestamp()
public org.joda.time.DateTime getEndDateTime()
public void setEndTimestamp(Timestamp endTimestamp)
public void setUserPrincipalId(String userPrincipalId)
public BigDecimal getAmount()
public void setAmount(BigDecimal amount)
public BigDecimal getHours()
public void setHours(BigDecimal hours)
public String getOvertimePref()
public void setOvertimePref(String overtimePref)
public void setLunchDeleted(boolean lunchDeleted)
public boolean isLunchDeleted()
public String getGroupKeyCode()
KeyedData
effectiveLocalDate of HrBusinessObject
public void setGroupKeyCode(String groupKeyCode)
public HrGroupKey getGroupKey()
public void setGroupKey(HrGroupKey groupKey)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.