Uses of Class
overit.geocallapp.wfm.project.bl.management.planning.BOSchedulingSlot
Packages that use BOSchedulingSlot
Package
Description
-
Uses of BOSchedulingSlot in overit.geocallapp.wfm.project.bl.management.planning
Methods in overit.geocallapp.wfm.project.bl.management.planning that return types with arguments of type BOSchedulingSlotMethods in overit.geocallapp.wfm.project.bl.management.planning with parameters of type BOSchedulingSlotModifier and TypeMethodDescriptionvoidScheduledIntervention.addScheduling(BOSchedulingSlot schedulingSlot) Method parameters in overit.geocallapp.wfm.project.bl.management.planning with type arguments of type BOSchedulingSlotModifier and TypeMethodDescriptionvoidScheduledIntervention.setSchedulingSlots(List<BOSchedulingSlot> schedulingSlots) -
Uses of BOSchedulingSlot in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task that return BOSchedulingSlotModifier and TypeMethodDescriptionprotected BOSchedulingSlotBTSaveOperationSchedulingSlots.getUserSchedulingSlot(List<BOSchedulingSlot> schedulingSlots, Long user) Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type BOSchedulingSlotModifier and TypeMethodDescriptionprotected voidBTSchedulingSlotCheck.buildMessage(OperationPlanning op, BOSchedulingSlot sc) protected LongBTSaveOperationSchedulingSlots.getNearestRcut(BOSchedulingSlot slot, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.saveSchedulingSlot(BOSchedulingSlot schedulingSlot, Long operationId, Long planSlotId, Long parentRcuaId, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.updateSchedulingSlot(BOSchedulingSlot schedulingSlot, PoolKit pk) Method parameters in overit.geocallapp.wfm.project.bl.management.planning.task with type arguments of type BOSchedulingSlotModifier and TypeMethodDescriptionprotected BOSchedulingSlotBTSaveOperationSchedulingSlots.getUserSchedulingSlot(List<BOSchedulingSlot> schedulingSlots, Long user) -
Uses of BOSchedulingSlot in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation that return BOSchedulingSlotModifier and TypeMethodDescriptionprotected BOSchedulingSlotSchedulingSlotEvaluator.findBestSlot(List<overit.geocallapp.wfm.util.timeline.TimeLineRange> availabilities) protected BOSchedulingSlotSchedulingSlotEvaluator.getSlotWithMaximumEffort(List<BOSchedulingSlot> slots) Method parameters in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation with type arguments of type BOSchedulingSlotModifier and TypeMethodDescriptionprotected BOSchedulingSlotSchedulingSlotEvaluator.getSlotWithMaximumEffort(List<BOSchedulingSlot> slots) -
Uses of BOSchedulingSlot in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata
Fields in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with type parameters of type BOSchedulingSlotMethods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata that return types with arguments of type BOSchedulingSlotModifier and TypeMethodDescriptionResourceData.getSchedulingSlot()protected List<BOSchedulingSlot> BTLoadResourceData.loadInterventions(Long userId, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, PoolKit pk) Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with parameters of type BOSchedulingSlotMethod parameters in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with type arguments of type BOSchedulingSlotModifier and TypeMethodDescriptionvoidResourceData.setSchedulingSlot(List<BOSchedulingSlot> schedulingSlot) -
Uses of BOSchedulingSlot in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.timeline with parameters of type BOSchedulingSlotModifier and TypeMethodDescriptionprotected voidPlanningResourceDataTimeLineBuilder.addActivityAsUnavailability(SlotEvaluationTimeLine out, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, BOSchedulingSlot slot) protected voidSchedulingResourceDataTimeLineBuilder.addActivityAsUnavailability(SlotEvaluationTimeLine out, Date iterationBegin, Date iterationEnd, BOSchedulingSlot slot)