gov.nih.nci.common.persistence.enhanced.BioAssay
Class AllBioAssayQuery

java.lang.Object
  extended by gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
      extended by gov.nih.nci.common.persistence.enhanced.BioAssay.AllBioAssayQuery
Direct Known Subclasses:
AllDerivedBioAssayQuery, AllMeasuredBioAssayQuery

public abstract class AllBioAssayQuery
extends BaseQueryImpl


Field Summary
 
Fields inherited from class gov.nih.nci.common.persistence.enhanced.BaseQueryImpl
EMPTY_LONG_COLLECTION
 
Constructor Summary
AllBioAssayQuery()
           
 
Method Summary
protected  java.lang.Long[] getIdsForQuery(java.lang.Class clz)
           
 
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

AllBioAssayQuery

public AllBioAssayQuery()
Method Detail

getIdsForQuery

protected java.lang.Long[] getIdsForQuery(java.lang.Class clz)