Package | Description |
---|---|
org.apache.cayenne.access.loader.filters |
Modifier and Type | Method and Description |
---|---|
EntityFilters |
EntityFilters.Builder.build() |
EntityFilters |
FiltersConfig.filter(DbPath path)
TODO comment
Return filters that applicable for path (filters which path covering path passed in method)
|
EntityFilters |
EntityFilters.join(EntityFilters filter) |
Modifier and Type | Method and Description |
---|---|
EntityFilters |
EntityFilters.join(EntityFilters filter) |
Constructor and Description |
---|
FiltersConfig(EntityFilters... filters) |
Constructor and Description |
---|
FiltersConfig(Collection<EntityFilters> filters) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.