public interface DisplayFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FilterContext context)
Returns
true if the currently evaluated link must be displayed. |
boolean accept(FilterContext context)
true if the currently evaluated link must be displayed.
This method will be called the same number of times as the number of links to and from the current node.