public static class AbstractFilter.RequestParameterCondition extends AbstractFilter.RequestCondition
name, value| Constructor and Description |
|---|
RequestParameterCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(RenderContext renderContext,
Resource resource)
Returns
true if the condition matches the specified
resource. |
setName, setValuepublic boolean matches(RenderContext renderContext, Resource resource)
AbstractFilter.ExecutionConditiontrue if the condition matches the specified
resource.renderContext - Current RenderContextresource - Resource being displayedtrue if the condition matches the specified
resourceCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.