public class CrewToolResourceDataManager extends AbstractResourceDataManager
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
QBE_SEPARATOR_TOKEN |
| Constructor and Description |
|---|
CrewToolResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadResource(MXResource resource,
java.lang.String objectName,
MboRemote mboObject)
Load resource for tools.
|
void |
populateResources(java.util.ArrayList queries)
Populate resources with queries provided
|
int |
resourceRecordCount(java.util.ArrayList queries)
Get the resource count of queries
|
java.util.List |
sortResourceChildren(ilog.views.gantt.IlvResource resource,
java.lang.String objectName,
MXGanttModel model)
Sort resource children
|
applyResourceChange, initializeResource, loadResource, populateResourcePropertyDetailsaddObjectToModel, addToUnjoinedNodes, 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 AbstractResourceDataManagerArrayList - queriesSchedulerExceptionpublic void loadResource(MXResource resource, java.lang.String objectName, MboRemote mboObject) throws SchedulerException
loadResource in interface ResourceDataManagerloadResource in class AbstractResourceDataManagerresource - object - namembo - objectSchedulerExceptionpublic void populateResources(java.util.ArrayList queries)
throws SchedulerException
populateResources in interface ResourceDataManagerpopulateResources in class AbstractResourceDataManagerArrayList - queriesSchedulerExceptionpublic java.util.List sortResourceChildren(ilog.views.gantt.IlvResource resource,
java.lang.String objectName,
MXGanttModel model)
throws SchedulerException
sortResourceChildren in interface ResourceDataManagersortResourceChildren in class AbstractResourceDataManagerresource - object - namemodel - SchedulerException