| Interface | Description |
|---|---|
| CriteriaTranslator | |
| CriteriaTranslatorEventHandler |
Event handler for adding restrictions to criteria created for admin fetch requests
|
| RestrictionFactory |
Factory that provide
Restriction instances
based on the type provided (RestrictionType). |
| Class | Description |
|---|---|
| CriteriaTranslatorImpl | |
| FieldPath | |
| FieldPathBuilder | |
| FilterMapping | |
| FilterMapping.ComparatorByOrder | |
| Restriction |
Responsible for providing a JPA
Predicate instance for query construction based
on several objects that define query construction behavior for the target field. |
| RestrictionFactoryImpl | |
| RestrictionType |
An extendible enumeration of service status types.
|
| Exception | Description |
|---|---|
| CriteriaConversionException |
Thrown when a problem converting a particular
FieldPath
from a FilterMapping is detected
during JPA criteria translation for fetch operation. |
Copyright © 2017. All rights reserved.