Class ScheduledIntervention
java.lang.Object
overit.geocallapp.wfm.project.bl.management.planning.ScheduledIntervention
Represents an intervention planning AAGENDA,
with the list of resources scheduling (ASCHEDULING)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddScheduling(BOSchedulingSlot schedulingSlot) voidsetAccountingUsers(List<BOAgendaResource> accountingUsers) voidsetPlanSlot(BOPlanSlot planSlot) voidsetSchedulingSlots(List<BOSchedulingSlot> schedulingSlots)
-
Constructor Details
-
ScheduledIntervention
public ScheduledIntervention()
-
-
Method Details
-
getPlanSlot
-
setPlanSlot
-
getSchedulingSlots
-
setSchedulingSlots
-
addScheduling
-
getAccountingUsers
-
setAccountingUsers
-