Modifier and Type | Method and Description |
---|---|
static java.lang.String |
GanttUtil.getID(IMXResource mxa) |
IMXActivity |
AbstractTreeGridMiniAppBean.getModAvailForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d) |
AbstractTreeGridMiniAppBean.ShiftInfo |
AbstractTreeGridMiniAppBean.getShiftBreakInfoForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d)
Add the WorkPeriod information to the TreeGrid UI
|
AbstractTreeGridMiniAppBean.ShiftInfo |
AbstractTreeGridMiniAppBean.getShiftWorkPeriodInfoForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d)
Add the WorkPeriod information to the TreeGrid UI
|
static boolean |
GanttUtil.isCrew(IMXResource mxr) |
static boolean |
GanttUtil.isLabor(IMXResource mxr) |
static boolean |
GanttUtil.isLaborOrCrew(IMXResource mxr) |
static boolean |
GanttUtil.isLaborOrCrewOrLocations(IMXResource mxr) |
static boolean |
GanttUtil.isLocations(IMXResource mxr) |
Modifier and Type | Method and Description |
---|---|
CompareMaxResourceModelHelper.NodeEmitter.Result |
CompareMaxResourceModelHelper.NodeEmitter.beginNode(int modelIndex,
IMXGanttModel model,
IMXResource node,
boolean modified)
beginNode is called at least once for every node.
|
CompareMaxResourceModelHelper.NodeEmitter.Result |
CompareMaxResourceHoursModelTGEmitter.beginNode(int modelIndex,
IMXGanttModel model,
IMXResource node,
boolean modified) |
void |
CompareMaxResourceModelHelper.NodeEmitter.endNode(int modelIndex,
IMXGanttModel model,
IMXResource node) |
void |
CompareMaxResourceHoursModelTGEmitter.endNode(int modelIndex,
IMXGanttModel model,
IMXResource node) |
boolean |
ResourceMaxModelHelper.isModified(IMXGanttModel leftModel,
IMXResource leftNode,
IMXGanttModel rightModel,
IMXResource rightNode) |
boolean |
CompareMaxResourceModelHelper.ModelHelper.isModified(IMXGanttModel leftModel,
IMXResource leftNode,
IMXGanttModel rightModel,
IMXResource rightNode) |
Modifier and Type | Method and Description |
---|---|
static void |
GWAResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
static void |
GWAGanttUtil.writeIDFields(TGJsonWriter jsonWriter,
IMXResource mxa,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the ID field for the TreeGrid.
|
Modifier and Type | Method and Description |
---|---|
static void |
LargeGanttUtil.writeIDFields(TGJsonWriter jsonWriter,
IMXResource mxa,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the ID field for the TreeGrid.
|
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHoursViewModelHelper.applyLoadAndAvail(TGJsonWriter r,
IMXResource res,
IMXGanttModel m,
UserInfo userInfo,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
static void |
ResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
static ResourceData |
ResourceHoursViewModelHelper.getResourceChartData(IMXResource res) |
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.
|
ListLoadDataSets |
ResourceData.getLoadHoursData(IMXGanttModel model,
IMXResource resource,
UserInfo userInfo)
This method calculates the total planned labor for the activity start
date based on crafts.
|
double |
ResourceData.getLoadHoursData(IMXGanttModel mxGanttModel,
IMXResource res,
UserInfo userInfo,
java.util.Date clickdate)
Returns the sum of all the load hours for a given date.
|
double |
ResourceData.getLoadQuantityData(IMXGanttModel model,
IMXResource resource,
java.util.Date clickdate) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ResourceTextResolver.getProperty(IMXResource data,
java.lang.String in) |
java.util.Collection |
ResourceTextResolver.getPropertyNames(IMXResource data) |
Constructor and Description |
---|
ResourceTextResolver(IMXResource act,
IMXGanttModel model,
UserInfo info) |
Modifier and Type | Method and Description |
---|---|
IMXResource |
GRSchedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
GRSchedule.loadResource(IMXResource resource)
Load resource
|
protected void |
ResourceBuilder.loadResource(IMXResource resource,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.Long objectID,
GRSchedule schedule)
Load resource
|
java.util.Iterator |
GRSchedule.reservationIteratorForResource(IMXResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
MinimalResource
This class correspondents to records of LABOR and/or AMCREW objects.
|
class |
Resource
This class correspondents to records of LABOR and/or AMCREW objects.
|
Modifier and Type | Method and Description |
---|---|
IMXResource |
GWASchedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceUtility.calculateCrewWeekData(IWeekGanttModel schedule,
IMXResource resource,
java.util.Date firstDayWeek,
AMCrewRemote crew,
WeekUtility weekUtility,
int week) |
void |
ResourceUtility.calculateLaborWeekData(IWeekGanttModel schedule,
IMXResource resource,
java.util.Date firstDayWeek,
LaborRemote labor,
WeekUtility weekUtility,
int week) |
void |
ResourceBuilder.calculateNextCrewWeeks(IMXResource resource,
GWASchedule schedule,
java.util.Date nextWeek,
int week) |
void |
ResourceBuilder.calculateNextLaborWeeks(IMXResource resource,
GWASchedule schedule,
java.util.Date nextWeek,
int week) |
void |
ResourceUtility.calculateUnassignWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
WeekUtility weekUtility,
int week) |
static void |
ResourceUtility.loadCrewPrimaryAndSecondaryCrafts(IMXResource resource,
MboRemote crewType) |
static void |
ResourceUtility.loadLaborPrimaryAndSecondaryCrafts(IMXResource resource,
MboRemote labor) |
void |
GWASchedule.loadResource(IMXResource resource)
Load resource
|
protected void |
ResourceBuilder.loadResource(IMXResource resource,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.Long objectID,
GWASchedule schedule)
Load resource
|
java.util.Iterator |
GWASchedule.reservationIteratorForResource(IMXResource resource) |
Modifier and Type | Method and Description |
---|---|
IMXResource |
Reservation.getMXResource() |
IMXResource |
Schedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
Reservation |
ReservationBuilder.build(IMXResource resource,
IMXActivity activity,
java.sql.ResultSet resultSet)
Builds a Resource object based on the values retrieved from a ResultSet.
|
protected void |
ResourceBuilder.loadAMCrewResource(IMXResource resource,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.Long objectID) |
protected void |
ResourceBuilder.loadResource(IMXResource resource,
java.lang.String objectName,
MboRemote projectMbo,
java.lang.Long objectID,
java.lang.String workListQuery)
Load resource
|
java.util.Iterator |
Schedule.reservationIteratorForResource(IMXResource resource) |
Constructor and Description |
---|
Reservation(IMXResource resource,
IMXActivity activity)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IMXResource |
CachedResourceManager.getResourceForId(java.lang.String id) |
IMXResource |
ResourceMaxManager.getResourceForId(java.lang.String id) |
IMXResource |
IResourceManager.getResourceForId(java.lang.String id)
Find the resource for the provided id.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
CachedResourceManager.getReservations(Schedule schedule,
IMXResource resource) |
java.util.Collection |
ResourceMaxManager.getReservations(Schedule schedule,
IMXResource resource) |
java.util.Collection |
IResourceManager.getReservations(Schedule schedule,
IMXResource resource)
For the given resource, we need to return an Iterator of the Reservations for that resources.
|
Modifier and Type | Class and Description |
---|---|
class |
MXResource |
Modifier and Type | Method and Description |
---|---|
IMXResource |
IMXReservation.getMXResource() |
IMXResource |
MXReservation.getMXResource() |
IMXResource |
MXGanttModel.getResourceForId(java.lang.String id) |
IMXResource |
IMXGanttModel.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
MXGanttModel.reservationIteratorForResource(IMXResource resource) |
java.util.Iterator |
IMXGanttModel.reservationIteratorForResource(IMXResource resource)
Returns an Iterator of Reservations for the given Resource
|