public interface FilterBy
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(org.apache.sling.api.resource.Resource resource)
Checks if the given resource matches the filter criteria.
|
boolean filter(@Nonnull org.apache.sling.api.resource.Resource resource)
resource - resourceCopyright © 2018. All rights reserved.