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, setHrCalendarBlockIdafterDelete, 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, setVersionNumberprotected String groupKeyCode
protected HrGroupKey groupKey
public CalendarBlock()
public String getConcreteBlockType()
getConcreteBlockType in interface CalendarBlockContractgetConcreteBlockType in class CalendarBlockBasepublic void setConcreteBlockType(String concreteBlockType)
setConcreteBlockType in class CalendarBlockBasepublic String getConcreteBlockId()
getConcreteBlockId in interface CalendarBlockContractgetConcreteBlockId in class CalendarBlockBasepublic void setConcreteBlockId(String concreteBlockId)
setConcreteBlockId in class CalendarBlockBasepublic 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()
KeyedDataeffectiveLocalDate of HrBusinessObject
public void setGroupKeyCode(String groupKeyCode)
public HrGroupKey getGroupKey()
public void setGroupKey(HrGroupKey groupKey)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.