gov.nih.nci.common.persistence.enhanced.Experiment
Class AllExperimentQuery

java.lang.Object
  extended by gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
      extended by gov.nih.nci.common.persistence.enhanced.Experiment.AllExperimentQuery
All Implemented Interfaces:
ESCriterionQuery, ESQuery

public class AllExperimentQuery
extends BaseQueryImpl
implements ESCriterionQuery


Field Summary
 
Fields inherited from class gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
EMPTY_LONG_COLLECTION
 
Constructor Summary
AllExperimentQuery()
           
 
Method Summary
 java.lang.Long[] getIdsForQuery()
           
 void setCriterion(EnhancedSearchCriterion criterion)
           
 
Methods inherited from class gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
buildLikeCriteria, buildLikeCriteria, getBroker, getCollectionByQuery, getCollectionByQuery, getConnection, getIds, getIdsAsCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllExperimentQuery

public AllExperimentQuery()
Method Detail

setCriterion

public void setCriterion(EnhancedSearchCriterion criterion)
Specified by:
setCriterion in interface ESCriterionQuery

getIdsForQuery

public java.lang.Long[] getIdsForQuery()
Specified by:
getIdsForQuery in interface ESCriterionQuery