Class TimesheetWorkShiftView
java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.ux.timesheet.search.detail.TimesheetShiftView
overit.geocallapp.wfm.core.ux.timesheet.search.detail.TimesheetWorkShiftView
- All Implemented Interfaces:
ConstraintValidator<DynO.Valid,,DynO> Serializable,Comparable<TimesheetShiftView>,overit.geocall.timezone.model.TimeZoned
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.model.DynO
DynO.SpanFields, DynO.SpanTable, DynO.Valid -
Field Summary
FieldsFields inherited from class overit.geocallapp.wfm.core.ux.timesheet.search.detail.TimesheetShiftView
timesheetEntitiesAggregate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBreak()getId()static TimesheetWorkShiftViewmakeTimesheetWorkShiftView(TimesheetEntitiesAggregate aggregate, TimesheetShift timesheetShift) voidsetTimesheetShift(TimesheetShift timesheetShift) Methods inherited from class overit.geocallapp.wfm.core.ux.timesheet.search.detail.TimesheetShiftView
compareTo, getHasShiftWarnings, getIcon, getTimesheetEntitiesAggregate, getTimesheetShiftView, setTimesheetEntitiesAggregateMethods 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
-
timesheetShift
-
-
Constructor Details
-
TimesheetWorkShiftView
public TimesheetWorkShiftView()
-
-
Method Details
-
makeTimesheetWorkShiftView
public static TimesheetWorkShiftView makeTimesheetWorkShiftView(TimesheetEntitiesAggregate aggregate, TimesheetShift timesheetShift) -
getTimesheetShift
-
setTimesheetShift
-
getActiveTasks
- Specified by:
getActiveTasksin classTimesheetShiftView
-
getId
- Specified by:
getIdin classTimesheetShiftView
-
getStartDate
- Specified by:
getStartDatein classTimesheetShiftView
-
getEndDate
- Specified by:
getEndDatein classTimesheetShiftView
-
getAvailability
- Overrides:
getAvailabilityin classTimesheetShiftView
-
getBreak
- Overrides:
getBreakin classTimesheetShiftView
-
getActualShiftStart
- Overrides:
getActualShiftStartin classTimesheetShiftView
-
getActualShiftEnd
- Overrides:
getActualShiftEndin classTimesheetShiftView
-
getAccountedWork
- Overrides:
getAccountedWorkin classTimesheetShiftView
-
getAccountedBreak
- Overrides:
getAccountedBreakin classTimesheetShiftView
-
getShiftWarnings
- Overrides:
getShiftWarningsin classTimesheetShiftView
-