public class SKDReservationLoadDataPolicy
extends java.lang.Object
implements ilog.views.schedule.data.IlvReservationDataPolicy
Constructor and Description |
---|
SKDReservationLoadDataPolicy(ilog.views.schedule.IlvResourceDataChart loadChart) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ilog.views.schedule.data.IlvDataValue> |
computeValues(ilog.views.gantt.IlvGanttModel ganttModel,
ilog.views.gantt.IlvReservation reservation)
Get the list of dates for reservation.
|
public SKDReservationLoadDataPolicy(ilog.views.schedule.IlvResourceDataChart loadChart)
public java.util.List<ilog.views.schedule.data.IlvDataValue> computeValues(ilog.views.gantt.IlvGanttModel ganttModel, ilog.views.gantt.IlvReservation reservation)
computeValues
in interface ilog.views.schedule.data.IlvReservationDataPolicy