public class ResourceUtility
extends java.lang.Object
Constructor and Description |
---|
ResourceUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
calculateCrewWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
AMCrewRemote crew,
WeekUtility weekUtility,
int week) |
static void |
calculateLaborWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
LaborRemote labor,
WeekUtility weekUtility,
int week) |
public static void calculateCrewWeekData(GWASchedule schedule, IMXResource resource, java.util.Date firstDayWeek, AMCrewRemote crew, WeekUtility weekUtility, int week) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public static void calculateLaborWeekData(GWASchedule schedule, IMXResource resource, java.util.Date firstDayWeek, LaborRemote labor, WeekUtility weekUtility, int week) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException