| Package | Description |
|---|---|
| org.gatein.api.navigation | |
| org.gatein.api.page | |
| org.gatein.api.site |
| Modifier and Type | Method and Description |
|---|---|
FilteredNode |
FilteredNode.show(Filter<Node> filter)
Adds a the specified filter to this node
|
| Modifier and Type | Method and Description |
|---|---|
Filter<Page> |
PageQuery.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
PageQuery.Builder |
PageQuery.Builder.withFilter(Filter<Page> filter)
Sets the filter for this builder
|
| Modifier and Type | Method and Description |
|---|---|
Filter<Site> |
SiteQuery.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
SiteQuery.Builder |
SiteQuery.Builder.withFilter(Filter<Site> filter)
Sets the filter for this builder
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.