Modifier and Type | Method and Description |
---|---|
protected GRSchedule |
GResourceView.getSchedule() |
Modifier and Type | Method and Description |
---|---|
protected void |
GResourceView.addActionMenuItems(TMenu popupmenu,
java.lang.String[] selectedresources,
GRSchedule schedule,
java.lang.String projectId,
java.lang.String colName,
java.lang.String colValue,
Selection selected,
long selecteddate,
java.lang.String frame)
Adds SKDAction items to the TMenu.
|
protected void |
GResourceView.processResoures(DataRow parentNode,
GRSchedule model) |
Modifier and Type | Method and Description |
---|---|
GRSchedule |
GResourceProjectAppBean.loadSchedule()
Load the project based on SKDPROJECTID
|
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.
|
protected void |
ResourceBuilder.loadResource(IMXResource resource,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.Long objectID,
GRSchedule schedule)
Load resource
|
void |
ResourceBuilder.loadResources(java.util.Map resources,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.String objectIDs,
GRSchedule schedule) |
Modifier and Type | Method and Description |
---|---|
GRSchedule |
GRProjectManager.loadProject(java.lang.String projectId,
IProjectManagerCallback callback) |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONArray |
GRResourceManager.loadResources(GRSchedule schedule,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
void |
WeekUtility.reset(GRSchedule schedule,
java.util.Date selectedDate) |