Package | Description |
---|---|
com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign | |
com.ibm.tivoli.maximo.skd.gresource.model | |
com.ibm.tivoli.maximo.skd.gworkassign.model |
Modifier and Type | Method and Description |
---|---|
Activity |
GWAResourceScheduleView.createNewAssignment(GWASchedule model,
WebClientSession session,
Activity act,
Resource res,
long assignmentid) |
Modifier and Type | Method and Description |
---|---|
Resource |
ResourceBuilder.build(MboRemote projectMbo,
java.sql.ResultSet resultSet,
java.lang.String type,
GRSchedule schedule)
Builds a Resource object based on the values retrieved from a ResultSet.
|
Modifier and Type | Method and Description |
---|---|
void |
GRSchedule.addResource(java.lang.String id,
Resource resource) |
Modifier and Type | Method and Description |
---|---|
Resource |
ResourceBuilder.build(MboRemote projectMbo,
java.sql.ResultSet resultSet,
java.lang.String type,
GWASchedule schedule)
Builds a Resource object based on the values retrieved from a ResultSet.
|
Resource |
Activity.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
GWASchedule.addResource(java.lang.String id,
Resource resource) |
void |
Activity.setParent(Resource res) |