gov.nih.nci.common.persistence.enhanced.Experiment
Class ExperimentByInvestigatorNameQuery
java.lang.Object
gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
gov.nih.nci.common.persistence.enhanced.Experiment.ExperimentByInvestigatorNameQuery
- All Implemented Interfaces:
- ESCriterionQuery, ESQuery
public class ExperimentByInvestigatorNameQuery
- extends BaseQueryImpl
- implements ESCriterionQuery
- Author:
- smatyas
1. Find all Person(s) via Experiment.providers that match the name provided.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExperimentByInvestigatorNameQuery
public ExperimentByInvestigatorNameQuery()
setCriterion
public void setCriterion(EnhancedSearchCriterion criterion)
- Specified by:
setCriterion in interface ESCriterionQuery
getIdsForQuery
public java.lang.Long[] getIdsForQuery()
throws gov.nih.nci.common.search.SearchException
- Specified by:
getIdsForQuery in interface ESCriterionQuery
- Throws:
gov.nih.nci.common.search.SearchException
findAllExperiments
protected java.util.Collection findAllExperiments()
throws gov.nih.nci.common.search.SearchException
- Throws:
gov.nih.nci.common.search.SearchException
query_findAllExperiments
protected org.apache.ojb.broker.query.ReportQueryByCriteria query_findAllExperiments()
throws gov.nih.nci.common.search.SearchException
- Throws:
gov.nih.nci.common.search.SearchException
query_findAllPersons
protected org.apache.ojb.broker.query.ReportQueryByCriteria query_findAllPersons()
throws gov.nih.nci.common.search.SearchException
- Throws:
gov.nih.nci.common.search.SearchException
findAllPersons
protected java.util.Collection findAllPersons()
throws gov.nih.nci.common.search.SearchException
- Throws:
gov.nih.nci.common.search.SearchException