public class PMResourceDataManager extends AbstractResourceDataManager
| Constructor and Description |
|---|
PMResourceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
populate() |
void |
populateResources(java.util.ArrayList queries)
Populate skdresource table with query provided.
|
int |
resourceRecordCount(java.util.ArrayList queries)
Get the resource record count that satisfies the list of queries
|
applyResourceChange, initializeResource, loadResource, loadResource, populateResourcePropertyDetails, sortResourceChildrenaddObjectToModel, addToUnjoinedNodes, getDataManagerContext, getLogger, getObjectName, getProjectMbo, getSKDDD, getSqlLogger, getUserInfo, populateNode, populateNode, removeUnnecessaryNodes, setDataManagerContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDataManagerContextpublic boolean populate()
public void populateResources(java.util.ArrayList queries)
throws SchedulerException
populateResources in interface ResourceDataManagerpopulateResources in class AbstractResourceDataManager- - list of queriesSchedulerExceptionpublic int resourceRecordCount(java.util.ArrayList queries)
throws SchedulerException
resourceRecordCount in interface ResourceDataManagerresourceRecordCount in class AbstractResourceDataManager- - list of queriesSchedulerException