public class CrewResourceDataManager extends WOResourceDataManager
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
QBE_SEPARATOR_TOKEN |
CACHEKEY_RESOURCECRAFTDATA, CACHEKEY_RESOURCECRAFTDATA_LOADED, CACHEKEY_RESOURCENONWORKDATA, CACHEKEY_RESOURCENONWORKDATA_LOADED, CACHEKEY_RESOURCEWORKDATA, CACHEKEY_RESOURCEWORKDATA_LOADED, GRAPHASSIGN| Constructor and Description |
|---|
CrewResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
populateResources(java.util.ArrayList queries)
Populate resources with queries provided
|
int |
resourceRecordCount(java.util.ArrayList queries)
Get the resource count of queries
|
addObjectToModel, applyResourceChange, getRepairFacilityRestriction, getResourceBaseQuery, getResourceNonWorkData, getResourceShiftAvailableData, getResourceWorkData, initializeResource, loadResource, loadResource, populateResourcePropertyDetails, sortResourceChildrenaddToUnjoinedNodes, getDataManagerContext, getLogger, getObjectName, getProjectMbo, getSKDDD, getSqlLogger, getUserInfo, populateNode, populateNode, removeUnnecessaryNodes, setDataManagerContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDataManagerContextprotected static final java.lang.String QBE_SEPARATOR_TOKEN
public int resourceRecordCount(java.util.ArrayList queries)
throws SchedulerException
resourceRecordCount in interface ResourceDataManagerresourceRecordCount in class WOResourceDataManagerArrayList - queriesSchedulerExceptionpublic void populateResources(java.util.ArrayList queries)
throws SchedulerException
populateResources in interface ResourceDataManagerpopulateResources in class WOResourceDataManagerArrayList - queriesSchedulerException