|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductNodeFilter<T extends ProductNode>
A filter for abstract product nodes.
Instances of this interface may be passed to the ProductNodeList.createSubset(ProductNodeFilter) method.
| Method Summary | |
|---|---|
boolean |
accept(T productNode)
Tests whether or not the specified abstract product node should be included in a product node list. |
| Method Detail |
|---|
boolean accept(T productNode)
productNode - the product node to be tested
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||