public class PMAMCrewTypeResourceDataManager extends AbstractResourceDataManager
Constructor and Description |
---|
PMAMCrewTypeResourceDataManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
populate() |
void |
populateResources(java.util.ArrayList<java.lang.String> queries)
Populate resource records in skdresource table
|
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, 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
AbstractResourceDataManager
populateResources
in interface ResourceDataManager
populateResources
in class AbstractResourceDataManager
SchedulerException
public int resourceRecordCount(java.util.ArrayList<java.lang.String> queries) throws SchedulerException
resourceRecordCount
in interface ResourceDataManager
resourceRecordCount
in class AbstractResourceDataManager
-
- list of queriesSchedulerException