Modifier and Type | Method and Description |
---|---|
static MXResource |
GanttUtil.getResourceForActivity(MXGanttModel model,
MXActivity mxa) |
static MXResource |
GanttUtil.updateResourceTravelTimes(MXGanttModel model,
DispatchViewBean bean,
MXResource resource) |
Modifier and Type | Method and Description |
---|---|
static void |
ILogModelToTreeGridBuilder.addJsonActivityContraintsForAssignmentAsChanges(MXGanttModel model,
MXResource resource,
MXActivity mxa,
ReplyBuilder reply,
TreeGridUtil.ITGSerializationHelper helper)
Will populate the Changes section of the Reply with To/From constaints for the given activity
|
static void |
GanttUtil.detectAllConflicts(MXActivity resv,
MXGanttModel model,
MXResource mxr,
java.util.List<MXActivity> nonWork,
ReplyBuilder reply) |
static void |
GanttUtil.detectCalendarBreakConflicts(MXActivity resv,
MXGanttModel model,
MXResource mxr,
ReplyBuilder reply) |
static void |
GanttUtil.detectConflicts(MXGanttModel model,
MXResource mxr,
ReplyBuilder reply) |
static void |
GanttUtil.detectShiftConflicts(MXActivity resv,
MXGanttModel model,
MXResource mxr,
ReplyBuilder reply) |
void |
ILogResourcesGanttModelToTreeGridSerializer.encodeRunActivity(TGJsonWriter jsonWriter,
MXGanttModel model,
MXResource mxr,
MXActivity act,
MXReservation resv) |
void |
ILogResourcesGanttModelToTreeGridSerializer.encondeResource(TGJsonWriter jsonWriter,
MXGanttModel model,
MXResource mxr,
java.util.List<java.lang.String> columns)
Encodes the information related specifically to a Resource object, without
iterating through it's children activities.
|
static java.util.List<MXActivity> |
GanttUtil.getAssignmentsAndNonWork(MXGanttModel model,
MXResource mxr) |
static java.util.List<DateRange> |
GanttUtil.getCalendarBreakRanges(MXResource mxr,
MXGanttModel model) |
static MXActivity |
GanttUtil.getEndLocation(MXGanttModel model,
MXResource resource) |
static java.util.List<MXActivity> |
GanttUtil.getExtaWork(MXGanttModel model,
MXResource mxr) |
static void |
ILogModelToTreeGridBuilder.getJsonActivityContraintsForAssignment(MXGanttModel model,
MXResource resource,
MXActivity mxa,
java.lang.StringBuilder sb,
TreeGridUtil.ITGSerializationHelper helper) |
static MXActivity |
GanttUtil.getRelatedActivity(MXGanttModel model,
MXActivity activity,
MXResource resource,
GanttUtil.NodeDirection location) |
static java.util.List<java.util.Date> |
GanttUtil.getShiftPeriodsForResource(MXResource mxr,
MXGanttModel model)
Returns the Shift Dates as a List of Dates for the Shift on the Resource.
|
AbstractTreeGridMiniAppBean.ShiftInfo |
ILogResourcesGanttModelToTreeGridSerializer.getShiftWorkPeriodInfoForDate(MXResource mxr,
MXGanttModel model,
java.util.Date d)
Add the WorkPeriod information to the TreeGrid UI
|
static MXActivity |
GanttUtil.getStartLocation(MXGanttModel model,
MXResource resource) |
static boolean |
GanttUtil.showBoldResourceName(MXResource mxr) |
static MXResource |
GanttUtil.updateResourceTravelTimes(MXGanttModel model,
DispatchViewBean bean,
MXResource resource) |
void |
ILogResourcesGanttModelToTreeGridSerializer.writeJsonrResource(TGJsonWriter jsonWriter,
MXGanttModel model,
MXResource mxr,
java.util.List<java.lang.String> columns) |
Modifier and Type | Method and Description |
---|---|
void |
CrewAssignViewBean.addModelChange(MXGanttModel model,
com.ibm.json.java.JSONObject obj,
MXActivity currentActivity,
MXResource res,
WebClientSession session) |
void |
CrewAssignViewBean.applyModelChange(MXGanttModel model,
com.ibm.json.java.JSONObject obj,
MXActivity currentActivity,
MXResource res,
WebClientSession session) |
void |
CrewAssignViewBean.AssignAssignment(MXGanttModel model,
ReplyBuilder reply,
WebClientSession sess,
MXActivity act,
MXResource res) |
MXActivity |
CrewAssignViewBean.createNewAssignment(MXGanttModel model,
WebClientSession session,
MXActivity activity,
MXResource res,
long start,
long end,
int selectedseg,
boolean activityIsParent) |
void |
CrewAssignViewBean.setSegmentInfo(ilog.views.gantt.model.general.IlvGeneralActivity activity,
MXResource res) |
boolean |
CrewAssignViewBean.setSkillMapping(MXGanttModel model,
ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res,
boolean update) |
boolean |
CrewAssignViewBean.showmenu(MXGanttModel model,
MXActivity act,
MXResource res) |
void |
CrewAssignViewBean.splitAssignment(MXGanttModel model,
WebClientSession session,
MXActivity segmentactivity,
MXResource res,
long start,
long end) |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
MapFacadeTG.convertResourceToJson(MXResource activity) |
java.util.concurrent.Future<MXGanttModel> |
DispatchViewBean.getProjectModelForResource(MXResource res) |
static boolean |
DispatchUtil.isLaborOrCrew(MXResource mxresource)
returns true if the resource is a labor or crew type resource.
|
java.lang.String |
DispatchActions.updateActivity(MXActivity act,
MXResource mxr,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceScheduleView.addModelChange(MXGanttModel model,
com.ibm.json.java.JSONObject obj,
MXActivity currentActivity,
MXResource res,
MXReservation reservation,
WebClientSession session) |
void |
ResourceScheduleView.addModelChange(MXGanttModel model,
MXActivity currentActivity,
MXResource res,
MXReservation reservation,
WebClientSession session) |
void |
ResourceScheduleView.addServerAction(TMenu menu,
java.lang.String projectId,
MXActivity activity,
MXResource resource,
java.lang.String actionTitle,
java.lang.String actionName) |
void |
ResourceScheduleView.applyModelChange(MXGanttModel model,
com.ibm.json.java.JSONObject obj,
MXActivity currentActivity,
MXResource res,
MXReservation reservation,
WebClientSession session) |
void |
ResourceScheduleView.assignAssignment(MXGanttModel model,
ReplyBuilder reply,
WebClientSession sess,
MXActivity act,
MXResource res) |
MXActivity |
ResourceScheduleView.createNewAssignment(MXGanttModel model,
WebClientSession session,
MXActivity act,
MXResource res,
long start,
long end) |
long[] |
ResourceScheduleView.getShiftBreakPoints(MXGanttModel model,
MXResource resource,
long start,
long end) |
boolean |
ResourceScheduleView.isCapabilityMat(WebClientSession sess,
MXGanttModel model,
ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res) |
java.lang.String |
ResourceScheduleView.isQulificationMat(WebClientSession sess,
MXGanttModel model,
ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res) |
void |
ResourceScheduleView.mergeAssignments(MXGanttModel model,
WebClientSession session,
MXActivity activity,
MXResource res,
ReplyBuilder reply,
long start,
long end) |
boolean |
ResourceScheduleView.setSkillMapping(MXGanttModel model,
ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res,
MXReservation unused_reservation,
boolean update) |
void |
ResourceScheduleView.split3Assignment(MXGanttModel model,
WebClientSession session,
MXActivity activity,
MXResource res,
ReplyBuilder reply,
long start,
long end) |
void |
ResourceScheduleView.splitAssignment(MXGanttModel model,
WebClientSession session,
MXActivity activity,
MXResource res,
ReplyBuilder reply,
long start,
long end) |
void |
ResourceScheduleView.splitShiftAssignment(MXGanttModel model,
WebClientSession session,
MXActivity activity,
MXResource res,
ReplyBuilder reply,
long start,
long end) |
void |
ResourceScheduleView.validateAssignment(WebClientSession sess,
ReplyBuilder reply,
MXGanttModel model,
MXResource res,
MXActivity act)
Provides Assignment Validation during updates
|
boolean |
ResourceScheduleView.validateScheduleWindow(WebClientSession sess,
MXGanttModel model,
ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res) |
Modifier and Type | Method and Description |
---|---|
boolean |
SKDReservationChangeListener.getShowAssignWarning(ilog.views.gantt.model.general.IlvGeneralActivity currentActivity,
MXResource res,
MXReservation reservation) |
void |
SKDReservationChangeListener.setSegmentInfo(ilog.views.gantt.model.general.IlvGeneralActivity activity,
MXResource res,
MXReservation reservation) |
Modifier and Type | Method and Description |
---|---|
void |
SKDRefreshModelFromDialogAction.addActivityToModel(java.util.Map<java.lang.String,java.lang.Object> updateProperties,
IMXActivity activity,
MXResource res) |
Modifier and Type | Method and Description |
---|---|
MXResource |
MXResource.Factory.createResource() |
MXResource |
MXResourceFactory.createResource()
Create a resource
|
Modifier and Type | Method and Description |
---|---|
MXReservation |
MXReservationFactory.createReservation(MXResource resource,
MXActivity activity)
Create a reservation
|
MXReservation |
MXReservation.Factory.createReservation(MXResource resource,
MXActivity activity) |
Modifier and Type | Method and Description |
---|---|
void |
WOResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize the resource after it is populated
|
void |
WOResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resource
|
void |
WOResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource
|
Modifier and Type | Method and Description |
---|---|
void |
WOAMCrewTypeResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject) |
void |
CrewToolResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resource for tools.
|
void |
CrewAssetResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource from database
|
void |
CrewAssetResourceDataManager.loadResourceTool(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resource for tools.
|
Modifier and Type | Method and Description |
---|---|
void |
CostTypeResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize resource
|
void |
CostTypeResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resources from database
|
void |
CostTypeResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource from database
|
Modifier and Type | Method and Description |
---|---|
void |
WORepLocResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resource
|
Modifier and Type | Method and Description |
---|---|
void |
RotatingToolResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize resource
|
void |
RotatingToolPMResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize resource
|
void |
RotatingToolResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resources from database
|
void |
RotatingToolPMResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resources from database
|
void |
RotatingToolResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource from database
|
void |
RotatingToolPMResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource from database
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,MXResource> |
SKDAppService.ResourceData.getResourceMap()
Get resource map
|
java.util.HashMap<java.lang.Long,MXResource> |
SKDAppService.ResourceData.getResources(java.lang.String resObjectName)
Get resources for an object
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize resource after it is populated
|
void |
AbstractResourceDataManager.initializeResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Initialize resource
|
void |
ResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resources from database.
|
void |
AbstractResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resources from database
|
void |
AbstractResourceDataManager.loadResource(MXResource resource,
java.lang.String objectName,
MXGanttModel model)
Load resource from database
|
Modifier and Type | Method and Description |
---|---|
void |
SKDAppService.ResourceData.setResourceMap(java.util.HashMap<java.lang.String,MXResource> resourceMap)
Set resource map
|
Modifier and Type | Method and Description |
---|---|
static MXResource |
GanttModelUtil.getResourceForActivity(MXGanttModel model,
MXActivity mxa) |
Modifier and Type | Method and Description |
---|---|
static void |
GanttModelUtil.dumpReservationsForResource(MXResource mxr,
MXGanttModel model,
java.io.PrintStream out) |
static MXActivity |
GanttModelUtil.getRelatedActivity(MXGanttModel model,
MXActivity activity,
MXResource resource,
GanttModelUtil.NodeLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
SLRouteServiceRemote.recalculateTravelTimeForAssigment(MXGanttModel mxModel,
MXActivity fromAssignment,
MXActivity toAssignment,
MXResource resource,
MboRemote project,
UserInfo userInfo)
Recalculate Travel Time for Moved/Created Assignments.
|
void |
SLRouteService.recalculateTravelTimeForAssigment(MXGanttModel mxModel,
MXActivity fromAssignment,
MXActivity toAssignment,
MXResource resource,
MboRemote project,
UserInfo userInfo) |