public final class SelectableEntityFilteringFeature
extends java.lang.Object
implements javax.ws.rs.core.Feature
Feature used to add support for custom query parameter filtering for
Entity Data Filtering feature. Note: This feature also registers the
EntityFilteringFeature.EntityFilteringFeature| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
QUERY_PARAM_NAME |
| Constructor and Description |
|---|
SelectableEntityFilteringFeature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(javax.ws.rs.core.FeatureContext context) |
public static final java.lang.String QUERY_PARAM_NAME