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