IlsRpReservation
Description
Instances of the class IlsRpReservation are representation objects that represent each server object by a constraint in the Gantt model attached to the JavaTM data source. No reservation representation object can exist without a Gantt model representation object to which this item is attached. Reservations represent server objects that are the target of the relation represented by the associated reservations.
Reservation Representation Attributes
Reservation User-defined Properties
You can add your own reservation properties in the dynamic view specification. To handle these specific properties, you must derive the class IlsRpReservation or IlsGanttDS2IlvHierarchyChartAdapter, or define a new adapter strategy.
A Java Gantt-chart representation uses a Gantt-chart data source and the corresponding adapter (see IlsGanttDataSource).