Modifier and Type | Method and Description |
---|---|
void |
SubResourcePredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
void |
ProcessingPredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
void |
JpaPredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
void |
ExtendedResourcePredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
void |
SimplifyingPredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
void |
PropertyPredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
void |
SQLPredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
Modifier and Type | Class and Description |
---|---|
class |
CategoryIsEmptyPredicate
Predicate that checks if the associated property category is empty.
|
Modifier and Type | Method and Description |
---|---|
void |
PredicateVisitor.acceptCategoryPredicate(CategoryPredicate predicate) |
Copyright © 2022 Apache Software Foundation. All rights reserved.