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, sortResourceChildren
addToUnjoinedNodes, getDataManagerContext, getLogger, getObjectName, getProjectMbo, getSKDDD, getSqlLogger, getUserInfo, populateNode, populateNode, removeUnnecessaryNodes, setDataManagerContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setDataManagerContext
protected static final java.lang.String QBE_SEPARATOR_TOKEN
public int resourceRecordCount(java.util.ArrayList queries) throws SchedulerException
resourceRecordCount
in interface ResourceDataManager
resourceRecordCount
in class WOResourceDataManager
ArrayList
- queriesSchedulerException
public void populateResources(java.util.ArrayList queries) throws SchedulerException
populateResources
in interface ResourceDataManager
populateResources
in class WOResourceDataManager
ArrayList
- queriesSchedulerException