public class SKDCostReservationLoadDataPolicy
extends java.lang.Object
implements ilog.views.schedule.data.IlvReservationDataPolicy
| Constructor and Description | 
|---|
| SKDCostReservationLoadDataPolicy(ilog.views.schedule.IlvResourceDataChart loadChart,
                                java.lang.String property) | 
| 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 SKDCostReservationLoadDataPolicy(ilog.views.schedule.IlvResourceDataChart loadChart,
                                java.lang.String property)
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