|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.fcrepo.server.search | |
| org.fcrepo.server.utilities | |
| Uses of Condition in org.fcrepo.server.search |
|---|
| Methods in org.fcrepo.server.search that return types with arguments of type Condition | |
|---|---|
List<Condition> |
FieldSearchQuery.getConditions()
|
static List<Condition> |
Condition.getConditions(String query)
Gets a List of Conditions from a string like: a=x b~'that\'s' c>='z' |
| Constructor parameters in org.fcrepo.server.search with type arguments of type Condition | |
|---|---|
FieldSearchQuery(List<Condition> conditions)
|
|
| Uses of Condition in org.fcrepo.server.utilities |
|---|
| Methods in org.fcrepo.server.utilities that return types with arguments of type Condition | |
|---|---|
static List<Condition> |
TypeUtility.convertGenConditionArrayToSearchConditionList(FieldSearchQuery.Conditions genConditions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||