public abstract class AbstractPivotLookupFilter<C extends NamedElement> extends Object implements PivotLookupFilter
| Constructor and Description |
|---|
AbstractPivotLookupFilter(Class<C> _class) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(NamedElement namedElement) |
public boolean matches(NamedElement namedElement)
matches in interface PivotLookupFilterCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.