| Interface | Description |
|---|---|
| DynamicFilterEvent |
Dynamic filter event
|
| FilterEvent |
Interface used in FilterFactory for configuring list of filters
|
| Class | Description |
|---|---|
| BaseFilter |
This class is base class of filtration mechanism
|
| FieldFilter |
This class used for simple filtration of object's fields based on FieldFilterSetting configuration
|
| FileConfig |
This class used for deserialization of xml annotated strategy files
|
| FileConfig.Controller |
Controller tag of xml schema
|
| FileConfig.Field |
Field tag of xml schema
|
| FileConfig.Filter |
Filter tag of xml schema
|
| FileConfig.Strategy |
Strategy tag of xml schema
|
| FileFilter |
This class used for filtration of object's fields based on xml file configuration
|
| FilterFactory |
Filters factory
|
| FilterFields |
Class used in filters
|
| StrategyFilter |
This class used for strategy filtration of object's fields based on SessionStrategy configuration
|
| Enum | Description |
|---|---|
| FilterBehaviour |
| Annotation Type | Description |
|---|---|
| DynamicFilter |
This annotation used for configuring of dynamic filter
|
| DynamicFilterComponent |
Indicates that an annotated class is a "DynamicFilterComponent" (e.g.
|
| FieldFilterSetting |
This annotation used for configuring of field ignoring
|
| FieldFilterSettings |
Repeatable annotation of
FieldFilterSetting interface |
| FileFilterSetting |
This annotation used for loading and parsing xml file annotated configurations
|
| SessionStrategies |
Repeatable annotation of
SessionStrategy interface |
| SessionStrategy |
This annotation used for configuring of strategy of filtering
|
Classes used for specify and process
Copyright © 2019. All rights reserved.