Class TimesheetShiftView
java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.ux.timesheet.search.detail.TimesheetShiftView
- All Implemented Interfaces:
ConstraintValidator<DynO.Valid,,DynO> Serializable,Comparable<TimesheetShiftView>,overit.geocall.timezone.model.TimeZoned
- Direct Known Subclasses:
TimesheetDummyShiftView,TimesheetOnCallShiftView,TimesheetWorkShiftView
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.model.DynO
DynO.SpanFields, DynO.SpanTable, DynO.Valid -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(TimesheetShiftView anotherView) getBreak()abstract DategetIcon()abstract LonggetId()abstract DatevoidsetTimesheetEntitiesAggregate(TimesheetEntitiesAggregate timesheetEntitiesAggregate) Methods inherited from class overit.geocall.model.DynO
addExtension, extract, extract, fields, from, from, getCriteria, getCriteriaNotExploded, getExtension, getFakeFilter, getUnknownAttributes, getUnknownCriteria, getVariant, getZone, insert, insert, isValid, make, removeCriteria, removeExtensionAttribute, setCriteria, setCriteriaNotExploded, setExtension, setFakeFilter, setUnknownAttributes, setUnknownCriteria, setVariant, setZone, toFlatMap, toFlatMap, toMap, toMap, toString, update, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.validation.ConstraintValidator
initializeMethods inherited from interface overit.geocall.timezone.model.TimeZoned
hasZone
-
Field Details
-
timesheetEntitiesAggregate
-
-
Constructor Details
-
TimesheetShiftView
public TimesheetShiftView()
-
-
Method Details
-
getTimesheetEntitiesAggregate
-
setTimesheetEntitiesAggregate
-
getTimesheetShiftView
-
getActiveTasks
-
getId
-
getStartDate
-
getEndDate
-
getAvailability
-
getBreak
-
getActualShiftStart
-
getActualShiftEnd
-
getAccountedWork
-
getAccountedBreak
-
getIcon
-
getHasShiftWarnings
-
getShiftWarnings
-
compareTo
- Specified by:
compareToin interfaceComparable<TimesheetShiftView>
-