public interface DSpaceFilterResolver
extends com.lyncode.xoai.dataprovider.services.api.FilterResolver
| Modifier and Type | Method and Description |
|---|---|
String |
buildDatabaseQuery(com.lyncode.xoai.dataprovider.filter.conditions.Condition condition,
List<Object> parameters,
com.lyncode.xoai.dataprovider.filter.Scope scope) |
String |
buildSolrQuery(com.lyncode.xoai.dataprovider.filter.Scope scope,
com.lyncode.xoai.dataprovider.filter.conditions.Condition condition) |
String buildDatabaseQuery(com.lyncode.xoai.dataprovider.filter.conditions.Condition condition, List<Object> parameters, com.lyncode.xoai.dataprovider.filter.Scope scope) throws ContextServiceException
ContextServiceExceptionString buildSolrQuery(com.lyncode.xoai.dataprovider.filter.Scope scope, com.lyncode.xoai.dataprovider.filter.conditions.Condition condition)
Copyright © 2015 DuraSpace. All Rights Reserved.