public static class RatingContextDescriptionProvider.ParameterFilter extends java.lang.Object implements RatingContextDescription.IPropertyFilter
| Constructor and Description |
|---|
ParameterFilter(java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(DetailCategory category,
PropertyDescriptionModel pdm)
Accepts a property whose name matches the given one.
|
public boolean accept(DetailCategory category, PropertyDescriptionModel pdm)
accept in interface RatingContextDescription.IPropertyFiltercategory - ignoredpdm - the property to test