public interface Filter<T>
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.criteria.Predicate |
createPredicate(javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.Path<? extends T> path) |
String |
getName() |
Copyright © 2012. All Rights Reserved.