| Modifier and Type | Class and Description | 
|---|---|
| class  | CachedDataManager<RequestType,ReplyType>Simple Caching Data Manager that will cache it's request/reply for a given amount of time. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <RequestType,ReplyType>  | SKDViewerApplet. fetchAndWait(SerializedDataManager<RequestType,ReplyType> manager,
            RequestType request) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppletActionSerializedDataManagerSerialized Data Manager for sending Applet Action requests to the server | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CapacityPlanningDataManager | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SKDModelLoaderGantt Model loader used to load Scenario Models | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AvailabilityDataManagerA composite  SerializedDataManagerthat combines theOtherResourcesDataManagerand
 theItemDataManagerinto a single manager, and adds basic caching of the replies. | 
| class  | ItemDataManagerA  SerializedDataManagerimplementation that fetchesISKDAvailabilitydata for use in theOtherResourcesAvailabilityViewthat fetches the Item availability for a given workorder. | 
| class  | OtherResourcesDataManagerA  SerializedDataManagerimplementation that fetchesISKDAvailabilitydata for use in theOtherResourcesAvailabilityView. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FWMDataManager<Request,Response>Base SerializedDataManager for Dispatch. | 
| class  | FWMModelLoaderGantt Model Loader for Dispatch |