Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.service |
Modifier and Type | Method and Description |
---|---|
GanttConfigInfo |
SKDAppServiceRemote.getGanttConfigInfo(UserInfo userInfo,
MboRemote project)
Get Gantt configuration information for the project with project mbo
|
GanttConfigInfo |
SKDAppService.getGanttConfigInfo(UserInfo userInfo,
MboRemote project)
Get GanttConfigInfo for an user and project mbo.
|
GanttConfigInfo |
SKDAppServiceRemote.getGanttConfigInfo(UserInfo userInfo,
java.lang.String projectId)
Get Gantt configuration information for the project with project id
|
GanttConfigInfo |
SKDAppService.getGanttConfigInfo(UserInfo userInfo,
java.lang.String projectId)
Get GanttConfigInfo for an user and project unique id.
|