Package | Description |
---|---|
com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews | |
com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.data |
Modifier and Type | Method and Description |
---|---|
static AlternateAvailHashMap |
ResourceHoursViewModelHelper.getAlternateAvailHashMap(java.lang.String projectId,
ConnectionKey connectionKey,
boolean isEnabled) |
Modifier and Type | Method and Description |
---|---|
ListAvailDataSets |
ResourceData.getAvailableHoursData(IMXGanttModel model,
IMXResource resource,
UserInfo info,
AlternateAvailHashMap alternateAvailHashMap)
Calculates the Availability DataSets for the given resource, based on
Shift.
|
double |
ResourceData.getAvailableHoursData(IMXGanttModel model,
IMXResource res,
UserInfo userInfo,
java.util.Date clickdate,
AlternateAvailHashMap alternateAvailHashMap)
Returns a SUM of all the Available Hours for the given date instance.
|