|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReporterGroupSearchCriteria | |
|---|---|
| gov.nih.nci.mageom.domain.ArrayDesign.impl | |
| gov.nih.nci.mageom.search | |
| gov.nih.nci.mageom.search.ArrayDesign | |
| gov.nih.nci.mageom.search.ArrayDesign.impl | |
| Uses of ReporterGroupSearchCriteria in gov.nih.nci.mageom.domain.ArrayDesign.impl |
|---|
| Methods in gov.nih.nci.mageom.domain.ArrayDesign.impl with parameters of type ReporterGroupSearchCriteria | |
|---|---|
ReporterGroup[] |
ReporterGroupImpl.searchReporterGroups(ReporterGroupSearchCriteria criteria)
Returns an array of ReporterGroup objects that
satisfy the given ReporterGroupSearchCriteria. |
| Uses of ReporterGroupSearchCriteria in gov.nih.nci.mageom.search |
|---|
| Methods in gov.nih.nci.mageom.search that return ReporterGroupSearchCriteria | |
|---|---|
static ReporterGroupSearchCriteria |
AbstractSearchCriteriaFactory.new_ARRAYDESIGN_REPORTERGROUP_SC()
|
| Uses of ReporterGroupSearchCriteria in gov.nih.nci.mageom.search.ArrayDesign |
|---|
| Methods in gov.nih.nci.mageom.search.ArrayDesign with parameters of type ReporterGroupSearchCriteria | |
|---|---|
void |
ArrayDesignSearchCriteria.setReporterGroupsCriteria(ReporterGroupSearchCriteria criteria)
Constrains the search for ArrayDesign objects to those associated with ReporterGroup objects by the association and selected by the given ReporterGroupSearchCriteria. |
void |
ArrayDesignSearchCriteria.setReporterGroupsCriteria(ReporterGroupSearchCriteria criteria,
java.lang.String booleanOp)
Constrains the search for ArrayDesign objects to those associated with ReporterGroup objects by the association and selected by the given ReporterGroupSearchCriteria. |
| Uses of ReporterGroupSearchCriteria in gov.nih.nci.mageom.search.ArrayDesign.impl |
|---|
| Classes in gov.nih.nci.mageom.search.ArrayDesign.impl that implement ReporterGroupSearchCriteria | |
|---|---|
class |
ReporterGroupSearchCriteriaImpl
Represents a query for ReporterGroup objects. |
| Methods in gov.nih.nci.mageom.search.ArrayDesign.impl with parameters of type ReporterGroupSearchCriteria | |
|---|---|
void |
ArrayDesignSearchCriteriaImpl.setReporterGroupsCriteria(ReporterGroupSearchCriteria criteria)
|
void |
ArrayDesignSearchCriteriaImpl.setReporterGroupsCriteria(ReporterGroupSearchCriteria criteria,
java.lang.String booleanOp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||