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, sortResourceChildren
addObjectToModel, addToUnjoinedNodes, getDataManagerContext, getLogger, getObjectName, getProjectMbo, getSKDDD, getSqlLogger, getUserInfo, populateNode, populateNode, removeUnnecessaryNodes, setDataManagerContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setDataManagerContext
public boolean populate()
public void populateResources(java.util.ArrayList queries) throws SchedulerException
populateResources
in interface ResourceDataManager
populateResources
in class AbstractResourceDataManager
-
- list of queriesSchedulerException
public int resourceRecordCount(java.util.ArrayList queries) throws SchedulerException
resourceRecordCount
in interface ResourceDataManager
resourceRecordCount
in class AbstractResourceDataManager
-
- list of queriesSchedulerException