Package | Description |
---|---|
org.nrg.xdat.om | |
org.nrg.xdat.search | |
org.nrg.xft.search |
Modifier and Type | Method and Description |
---|---|
SQLClause |
XdatCriteria.buildDisplaySearchCriteria() |
SQLClause |
XdatCriteria.buildItemSearchCriteria() |
Modifier and Type | Method and Description |
---|---|
void |
XdatCriteria.populateCriteria(SQLClause c) |
Modifier and Type | Class and Description |
---|---|
class |
DisplayCriteria |
class |
ElementCriteria |
Modifier and Type | Method and Description |
---|---|
void |
DisplaySearch.addCriteria(SQLClause c) |
Modifier and Type | Interface and Description |
---|---|
interface |
CriteriaI |
Modifier and Type | Class and Description |
---|---|
class |
CriteriaCollection |
class |
SearchCriteria |
Modifier and Type | Method and Description |
---|---|
void |
TableSearch.add(SQLClause c) |
void |
ItemSearch.add(SQLClause c)
Add a search criteria (org.nrg.xft.services.search.SearchCriteria) or a collection of criteria (org.nrg.xft.services.search.CriteriaCollection).
|
void |
CriteriaCollection.add(SQLClause o) |
void |
CriteriaCollection.addClause(SQLClause o) |
void |
TableSearch.addCriteria(SQLClause c) |
void |
ItemSearch.addCriteria(SQLClause c)
Add a search criteria (org.nrg.xft.services.search.SearchCriteria) or a collection of criteria (org.nrg.xft.services.search.CriteriaCollection).
|
void |
CriteriaCollection.addCriteria(SQLClause clause) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.