public static class BaseFindController.PropertyFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static BaseFindController.PropertyFilter |
EMPTY |
| Constructor and Description |
|---|
PropertyFilter() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExcludes() |
Set<String> |
getIncludes() |
void |
setExcludes(Set<String> excludes) |
void |
setIncludes(Set<String> includes) |
public static final BaseFindController.PropertyFilter EMPTY
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.