| Package | Description |
|---|---|
| org.fcrepo.server.search | |
| org.fcrepo.server.utilities |
| Modifier and Type | Method and Description |
|---|---|
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 and Description |
|---|
FieldSearchQuery(List<Condition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
static List<Condition> |
TypeUtility.convertGenConditionArrayToSearchConditionList(FieldSearchQuery.Conditions genConditions) |
Copyright © 2013 DuraSpace. All Rights Reserved.