| Class | Description |
|---|---|
| ActivityRendererFactory |
Simple Renderer for the graphics in the Availability view.
|
| Availability |
Class to hold the Availability data.
|
| AvailabilityActivity<T> |
Simple
IlvActivity for each time range in the model |
| AvailabilityDataManager |
A composite
SerializedDataManager that combines the OtherResourcesDataManager and
the ItemDataManager into a single manager, and adds basic caching of the replies. |
| AvailabilityGanttModel |
Gantt Model for the Availability of assets, locations, and items.
|
| AvailabilityGanttModelTest | |
| ItemDataManager |
A
SerializedDataManager implementation that fetches ISKDAvailability data for use in the
OtherResourcesAvailabilityView that fetches the Item availability for a given workorder. |
| OtherResourcesAvailabilityView |
Shows other resources' availability.
|
| OtherResourcesDataManager |
A
SerializedDataManager implementation that fetches ISKDAvailability data for use in the
OtherResourcesAvailabilityView. |
| OtherResourcesUtil | |
| RequestData |
Data structure that is used to build up a request
|
| Enum | Description |
|---|---|
| AvailabilityActivity.ActivityType |
Enum to define the 5 types of availability
|