|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.caBIO.util.PermissionObject
gov.nih.nci.common.search.SearchCriteria
gov.nih.nci.mageom.search.impl.MAGEOMSearchCriteria
gov.nih.nci.mageom.search.enhanced.impl.EnhancedMAGEOMSearchCriteria
gov.nih.nci.mageom.search.ArrayDesign.enhanced.impl.ArrayDesignReporterSummarySearchCriteriaImpl
public class ArrayDesignReporterSummarySearchCriteriaImpl
Represents a query for ArrayDesignReporterSummary objects.
| Field Summary |
|---|
| Fields inherited from class gov.nih.nci.mageom.search.enhanced.impl.EnhancedMAGEOMSearchCriteria |
|---|
enhancedSearchCriteria |
| Fields inherited from class gov.nih.nci.mageom.search.impl.MAGEOMSearchCriteria |
|---|
currentHandler |
| Fields inherited from class gov.nih.nci.common.search.SearchCriteria |
|---|
_ands, _groups, _ors, _sessionId, criteriaCollection, fillInAllObjects, fillInObjects, myObjects, orderBy |
| Constructor Summary | |
|---|---|
ArrayDesignReporterSummarySearchCriteriaImpl()
|
|
| Method Summary | |
|---|---|
ArrayDesignReporterSummary[] |
performSearch()
Performs the search. |
void |
setArrayDesignIds(java.lang.Long[] ids)
Limits results to those with associated ArrayDesign.id(s) that match. |
void |
setArrayDesignNames(java.lang.String[] names)
Limits results to those with associated ArrayDesign.name(s) that match. |
void |
setChromosomeValues(java.lang.String[] chromosomeValues)
Limits results to those with associated chromosome(s) that match. |
void |
setGb4Values(java.lang.String[] gb4Values)
Limits results to those with associated GB4 value(s) that match. |
void |
setKbPositionValues(java.lang.String[] kbPositionValues)
Limits results to those with associated position value(s) that match. |
void |
setReporterNames(java.lang.String[] reporterNames)
Limits results to those with associated Reporter.name(s) that match. |
| Methods inherited from class gov.nih.nci.mageom.search.enhanced.impl.EnhancedMAGEOMSearchCriteria |
|---|
add, getCriteria, getMaxRecordset, getOrderBy, performSearchHelper, putCriterion, putCriterion, setMaxRecordset, setOrderBy |
| Methods inherited from class gov.nih.nci.mageom.search.impl.MAGEOMSearchCriteria |
|---|
defaultHandler, direct, getBeanClassName, getBeanName, getHandler, main, search, setHandler |
| Methods inherited from class gov.nih.nci.common.search.SearchCriteria |
|---|
addCriteriaGroup, clone, equals, findCriterion, getAnds, getAvailableCriteria, getAvailableCriteria, getClassName, getCount, getCount, getCriteriaCollection, getCriteriaGroups, getCriterion, getCriterion, getCriterionValue, getFillInAllObjects, getFillInObjects, getObjects, getOrs, getReturnCount, getReturnObjects, getSearchCriteria, getSearchCriteria, getSessionId, getStartAt, hasElement, hashCode, putCriteria, putCriteria, putCriteria, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putCriterion, putSearchCriteria, removeCriterion, removeElement, runSearch, search, setBeanClassName, setClassName, setFillInAllObjects, setFillInObjects, setObjects, setReturnCount, setReturnObjects, setSessionId, setStartAt |
| Methods inherited from class gov.nih.nci.caBIO.util.PermissionObject |
|---|
getUserAccess, setArrayAccess, setUserAccess |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gov.nih.nci.mageom.search.EnhancedSearchCriteria |
|---|
getCriteria, search |
| Methods inherited from interface gov.nih.nci.common.search.session.SessionObject |
|---|
getSessionId, setSessionId |
| Methods inherited from interface gov.nih.nci.common.search.Searchable |
|---|
getReturnCount, getReturnObjects, setReturnCount, setReturnObjects |
| Constructor Detail |
|---|
public ArrayDesignReporterSummarySearchCriteriaImpl()
| Method Detail |
|---|
public void setArrayDesignIds(java.lang.Long[] ids)
ArrayDesignReporterSummarySearchCriteria
setArrayDesignIds in interface ArrayDesignReporterSummarySearchCriteriaids - contains all Experiment.Id valuespublic void setArrayDesignNames(java.lang.String[] names)
ArrayDesignReporterSummarySearchCriteria
setArrayDesignNames in interface ArrayDesignReporterSummarySearchCriterianames - the ArrayDesign.name(s) values; supports wildcards '%'public void setReporterNames(java.lang.String[] reporterNames)
ArrayDesignReporterSummarySearchCriteria
setReporterNames in interface ArrayDesignReporterSummarySearchCriteriapublic void setChromosomeValues(java.lang.String[] chromosomeValues)
ArrayDesignReporterSummarySearchCriteria
setChromosomeValues in interface ArrayDesignReporterSummarySearchCriteriachromosomeValues - the chromosome values; supports wildcards '%'public void setGb4Values(java.lang.String[] gb4Values)
ArrayDesignReporterSummarySearchCriteria
setGb4Values in interface ArrayDesignReporterSummarySearchCriteriagb4Values - the GB4 values; supports wildcards '%'public void setKbPositionValues(java.lang.String[] kbPositionValues)
ArrayDesignReporterSummarySearchCriteria
setKbPositionValues in interface ArrayDesignReporterSummarySearchCriteriakbPositionValues - the position values; supports wildcards '%'
public ArrayDesignReporterSummary[] performSearch()
throws gov.nih.nci.common.search.SearchException
ArrayDesignReporterSummarySearchCriteria
performSearch in interface ArrayDesignReporterSummarySearchCriteriagov.nih.nci.common.search.SearchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||