Uses of Class
tech.jhipster.service.filter.ShortFilter
-
Packages that use ShortFilter Package Description tech.jhipster.service.filter Utilities for JPA criteria classes, used for filtering data on the back-end. -
-
Uses of ShortFilter in tech.jhipster.service.filter
Methods in tech.jhipster.service.filter that return ShortFilter Modifier and Type Method Description ShortFilterShortFilter. copy()copy.Constructors in tech.jhipster.service.filter with parameters of type ShortFilter Constructor Description ShortFilter(ShortFilter filter)Constructor for ShortFilter.
-