public class PMResourceDataManager extends AbstractResourceDataManager
Constructor and Description |
---|
PMResourceDataManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
populate() |
void |
populateResources(java.util.ArrayList<java.lang.String> queries)
Populate skdresource table with query provided.
|
int |
resourceRecordCount(java.util.ArrayList<java.lang.String> queries)
Get the resource record count that satisfies the list of queries
|
applyResourceChange, initializeResource, loadResource, loadResource, populateResourcePropertyDetails, sortResourceChildren
getDataManagerContext, getLogger, getObjectName, getProjectMbo, getSKDDD, getSqlLogger, getUserInfo, setDataManagerContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setDataManagerContext
public boolean populate()
public void populateResources(java.util.ArrayList<java.lang.String> queries) throws SchedulerException
populateResources
in interface ResourceDataManager
populateResources
in class AbstractResourceDataManager
-
- list of queriesSchedulerException
public int resourceRecordCount(java.util.ArrayList<java.lang.String> queries) throws SchedulerException
resourceRecordCount
in interface ResourceDataManager
resourceRecordCount
in class AbstractResourceDataManager
-
- list of queriesSchedulerException