Modifier and Type | Method and Description |
---|---|
SKDAppServiceCache |
GRSchedule.getAppServiceCache() |
Modifier and Type | Method and Description |
---|---|
void |
GRSchedule.setAppServiceCache(SKDAppServiceCache cache) |
Modifier and Type | Method and Description |
---|---|
SKDAppServiceCache |
GWASchedule.getAppServiceCache() |
Modifier and Type | Method and Description |
---|---|
void |
GWASchedule.setAppServiceCache(SKDAppServiceCache cache) |
Modifier and Type | Method and Description |
---|---|
SKDAppServiceCache |
Schedule.getAppServiceCache() |
Modifier and Type | Method and Description |
---|---|
void |
Schedule.setAppServiceCache(SKDAppServiceCache cache) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future |
SKDAppService.getFutureModel(UserInfo userInfo,
java.lang.String projectId,
SKDAppServiceCache appCache) |
protected ilog.views.gantt.IlvGanttModel |
SKDAppService.getModel(UserInfo userInfo,
MboRemote project,
UserInfo createdByUserInfo,
boolean getModelForCreatedUser,
SKDAppServiceCache appCache)
Get Gantt model for a project
|
void |
SKDAppService.updateCalendarInfoInProject(MboRemote project,
UserInfo userInfo,
IMXGanttModel model,
java.util.Date startDate,
java.util.Date endDate,
SKDAppServiceCache appCache,
boolean getModelForCreatedUser) |