Modifier and Type | Method and Description |
---|---|
long[] |
CustomActivityRenderer.getModvailShiftBreakPoints(MXResource resource,
long start,
long end,
long[] shiftdatebreak,
int totalbreaknum,
boolean firstbreakworking) |
long[] |
CustomActivityRenderer.getShiftBreakPoints(MXResource resource,
long start,
long end) |
Modifier and Type | Method and Description |
---|---|
void |
FWMActionsFacade.addUpdateActivity(MXResource newResource,
MXActivity currentActivity) |
void |
FWMActionsFacade.addUpdateActivity(MXResource newResource,
MXActivity currentActivity,
MXResource oldresource) |
com.ibm.json.java.JSONObject |
MapFacade.convertResourceToJson(MXResource activity) |
void |
FWMActionsFacade.createAssignment(java.lang.String assignId,
MXResource resource)
Handler function for the 'Create Assignment' function on assignments
|
void |
FWMActionsFacade.deleteAssignment(java.lang.String assignId,
MXResource resource)
handler function for the delete assignment function
|
void |
FWMActionsFacade.refreshResource(MXResource resource)
handler function for the refresh resource row action
|
void |
FWMActionsFacade.splitAssignment(java.lang.String assignmentId,
java.lang.Integer numberOfSplits,
MXResource resource)
Passes the assignmentId and how many splits to MapDispatcherControl via javascript.
|
void |
FWMActionsFacade.splitAssignmentToShift(java.lang.String assignmentId,
MXResource resource)
Passes the assignmentId and how many splits to MapDispatcherControl via javascript.
|
void |
FWMActionsFacade.toggleLock(java.lang.String assignId,
MXResource resource,
java.lang.Boolean lock)
handler function for the 'Lock' function on assignments
|
Modifier and Type | Method and Description |
---|---|
static MXResource |
FWMUtility.getResourceForActivity(MXActivity activity) |
Modifier and Type | Method and Description |
---|---|
static boolean |
FWMUtility.isCraftOrCrewType(MXResource mxresource)
returns true if the resource is a craft or crewtype resource.
|
static boolean |
FWMUtility.isHierarchyStub(MXResource mxresource)
returns true if the resource is a hierarchy stub
|
static boolean |
FWMUtility.isLaborOrCrew(MXResource mxresource)
returns true if the resource is a labor or crew type resource.
|
Modifier and Type | Method and Description |
---|---|
static MXResource |
FWMUtility.getResourceForActivity(MXActivity activity) |
Modifier and Type | Method and Description |
---|---|
static boolean |
FWMUtility.isCraftOrCrewType(MXResource mxresource)
returns true if the resource is a craft or crewtype resource.
|
static boolean |
FWMUtility.isHierarchyStub(MXResource mxresource)
returns true if the resource is a hierarchy stub
|
static boolean |
FWMUtility.isLaborOrCrew(MXResource mxresource)
returns true if the resource is a labor or crew type resource.
|
Modifier and Type | Method and Description |
---|---|
MXResource |
MXResourceFactory.createResource()
Create a resource
|
MXResource |
MXResource.Factory.createResource() |
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 |
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
|