| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.filter | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse |
| Constructor and Description |
|---|
FilterManager(FilterResolver resolver,
List<FilterConfiguration> filters,
List<ConditionConfiguration> conditions) |
| Modifier and Type | Method and Description |
|---|---|
ConditionConfiguration |
ConditionConfiguration.withClazz(String clazz) |
ConditionConfiguration |
ConditionConfiguration.withConfiguration(RootParameterMap configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<ConditionConfiguration> |
Configuration.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withConditions(ConditionConfiguration... conditions) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withConditions(List<ConditionConfiguration> conditions) |
| Modifier and Type | Method and Description |
|---|---|
ConditionConfiguration |
ConditionConfigurationParser.parse(XmlReader reader) |
Copyright © 2020. All rights reserved.