public interface CalendarBlockContract extends KpmeKeyedDataTransferObject
CalendarBlockContract interface
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
org.joda.time.DateTime |
getBeginDateTime() |
String |
getConcreteBlockId() |
String |
getConcreteBlockType() |
String |
getDocumentId() |
String |
getEarnCode() |
org.joda.time.DateTime |
getEndDateTime() |
BigDecimal |
getHours() |
String |
getHrCalendarBlockId() |
Long |
getJobNumber() |
String |
getOvertimePref() |
String |
getPrincipalId() |
Long |
getTask() |
Long |
getWorkArea() |
boolean |
isLunchDeleted() |
getGroupKey, getGroupKeyCode
String getHrCalendarBlockId()
Long getWorkArea()
Long getJobNumber()
String getEarnCode()
String getConcreteBlockType()
String getConcreteBlockId()
String getDocumentId()
String getPrincipalId()
org.joda.time.DateTime getBeginDateTime()
org.joda.time.DateTime getEndDateTime()
BigDecimal getAmount()
BigDecimal getHours()
String getOvertimePref()
boolean isLunchDeleted()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.