Modifier and Type | Method and Description |
---|---|
Range |
BaseTreeGridMiniAppBean.getActualStartEnd() |
abstract Range |
AbstractTreeGridMiniAppBean.getActualStartEnd() |
static Range |
GanttUtil.getActualStartEnd(MXGanttModel model)
Traverses the entire project to find the start/end dates the covers the
project work
|
Range |
BaseTreeGridMiniAppBean.getCalculatedProjectMinMax() |
abstract Range |
AbstractTreeGridMiniAppBean.getCalculatedProjectMinMax() |
static Range |
GanttUtil.getProjectStartEnd(IMXGanttModel model)
Traverses the entire project to find the start/end dates the covers the
project work
|
Modifier and Type | Method and Description |
---|---|
static com.ibm.json.java.JSONArray |
GanttUtil.createZooms(Range range,
int snapToGridInterval) |
protected static com.ibm.json.java.JSONArray |
GanttUtil.createZooms(Range range,
UIOptions options) |
Modifier and Type | Method and Description |
---|---|
Range |
CompareMaxResourceHoursBean.getCalculatedProjectMinMax() |
Modifier and Type | Method and Description |
---|---|
static void |
GResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
Range projectDates,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
static com.ibm.json.java.JSONObject |
GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess,
AbstractTreeGridMiniAppBean bean,
UIOptions uiOptions,
SKDUIInfo skdUIInfo,
IMXGanttModel model,
Range projectDates)
Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
|
Modifier and Type | Method and Description |
---|---|
Range |
GWAResourceScheduleView.getActualStartEnd() |
Range |
GWAResourceScheduleView.getCalculatedProjectMinMax() |
Modifier and Type | Method and Description |
---|---|
static void |
GWAResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
Range projectDates,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
protected static com.ibm.json.java.JSONArray |
GWAGanttUtil.createZooms(Range range,
UIOptions options) |
static com.ibm.json.java.JSONObject |
GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess,
AbstractTreeGridMiniAppBean bean,
UIOptions uiOptions,
SKDUIInfo skdUIInfo,
IMXGanttModel model,
Range projectDates)
Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
|
Modifier and Type | Method and Description |
---|---|
Range |
BaseLargeGanttView.getActualStartEnd() |
Range |
BaseLargeGanttView.getCalculatedProjectMinMax() |
Modifier and Type | Method and Description |
---|---|
protected static com.ibm.json.java.JSONArray |
LargeGanttUtil.createZooms(Range range,
UIOptions options) |
protected void |
ResourceToolsZonesMaxHoursView.processResoures(DataRow parentNode,
Schedule model,
Range dateRange) |
protected void |
ResourceMaxHoursView.processResoures(DataRow parentNode,
Schedule model,
Range dateRange) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
Range projectDates,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
static com.ibm.json.java.JSONObject |
ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess,
AbstractTreeGridMiniAppBean bean,
UIOptions uiOptions,
SKDUIInfo skdUIInfo,
IMXGanttModel model,
Range projectDates)
Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
|
Modifier and Type | Method and Description |
---|---|
AlternateAvailData |
AlternateAvailHashMap.getToolitemAlternateAvailValue(java.lang.String res,
Range date) |
java.util.List |
AlternateAvailPeriodsMgr.getToolitemAlternateAvailValue(java.lang.String res,
Range dateRange,
double defaultValue) |
Modifier and Type | Method and Description |
---|---|
Range |
SchedulerDashboardView.getCalculatedProjectMinMax() |
Modifier and Type | Method and Description |
---|---|
Range |
GRSchedule.getActualProjectStartEnd() |
Range |
GRSchedule.getActualStartEnd() |
Range |
GRSchedule.getCurrentVisibleRange()
Gets the last known visible range...
|
Modifier and Type | Method and Description |
---|---|
void |
GRSchedule.setCurrentVisibleRange(Range dateRange)
Sets the last known visible range.
|
Modifier and Type | Method and Description |
---|---|
Range |
GWASchedule.getActualProjectStartEnd() |
Range |
GWASchedule.getActualStartEnd() |
Range |
GWASchedule.getCurrentVisibleRange()
Gets the last known visible range...
|
Modifier and Type | Method and Description |
---|---|
void |
GWASchedule.setCurrentVisibleRange(Range dateRange)
Sets the last known visible range.
|
Modifier and Type | Method and Description |
---|---|
Range |
Schedule.getActualProjectStartEnd() |
Range |
Schedule.getActualStartEnd() |
Range |
Schedule.getCurrentVisibleRange()
Gets the last known visible range...
|
Modifier and Type | Method and Description |
---|---|
void |
Schedule.setCurrentVisibleRange(Range dateRange)
Sets the last known visible range.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
CachedResourceManager.getResources(Schedule schedule,
Range range,
java.util.List objectNames,
boolean bucketBased) |
java.util.Collection |
ResourceMaxManager.getResources(Schedule schedule,
Range range,
java.util.List objectNames,
boolean bucketBased) |
java.util.Collection |
IResourceManager.getResources(Schedule schedule,
Range range,
java.util.List objectNames,
boolean bucketBased)
For the given schedule and the Date Range (in System times), return an interator of Resources that
match the given range in the Schedule.
|
Modifier and Type | Method and Description |
---|---|
Range |
IWeekGanttModel.getActualProjectStartEnd() |
Range |
MXGanttModel.getActualStartEnd()
Get the "actual" start/end of the project based simply looking at the
project work.
|
Range |
IMXGanttModel.getActualStartEnd()
Get the "actual" start/end of the project based simply looking at the
project work.
|
Range |
MXGanttModel.getProjectStartEnd() |
Range |
IMXGanttModel.getProjectStartEnd()
Return the Project's Start/End from SKDPROJECT.
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap |
SKDAppService.getWorkingHours(MboRemote project,
Range range)
Read workperiod records and get working hours for a day for calendar and shift.
|
Modifier and Type | Class and Description |
---|---|
class |
DateRange
Structure to hold a Date Range (start/end) and the value for that specific range.
|
class |
DateRangeWithValue
Structure to hold a Date Range (start/end) and the value for that specific range.
|
Modifier and Type | Method and Description |
---|---|
Range |
DateRange.asRange() |
Range |
Range.copy() |
Range |
IterableRange.next()
the Range
|
Range |
IterableDateRange.next()
the Range
|
Range |
Range.set(Range range) |
Range |
Range.set(java.lang.Object start,
java.lang.Object end) |
Modifier and Type | Method and Description |
---|---|
boolean |
DateRange.after(Range date)
Is our START date after the end date of the given range
|
static DateRange |
DateRange.asDateRange(Range range) |
boolean |
DateRange.before(Range date)
Is our date range END before the date's START
|
boolean |
DateRange.intersects(Range date)
Tests whether or not the given range intersects with this range, to the second.
|
Range |
Range.set(Range range) |
Constructor and Description |
---|
DateRange(Range range) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DateUtility.between(java.util.Date clickdate,
Range range,
boolean startInclusive,
boolean endInclusive)
Returns true if the clickdate is inside the given range.
|
static boolean |
DateUtility.betweenDaysOnly(java.util.Date clickdate,
Range range,
boolean startInclusive,
boolean endInclusive) |