Uses of Package
tech.jhipster.service.filter
Packages that use tech.jhipster.service.filter
Package
Description
Utilities for JPA criteria classes, used for filtering data on the back-end.
-
Classes in tech.jhipster.service.filter used by tech.jhipster.serviceClassDescriptionBase class for the various attribute filters.Filter class for Comparable types, where less than / greater than / etc relations could be interpreted.Class for filtering attributes with
Stringtype. -
Classes in tech.jhipster.service.filter used by tech.jhipster.service.filterClassDescriptionFilter class for
BigDecimaltype attributes.Class for filtering attributes withBooleantype.Filter class forDoubletype attributes.Filter class forDurationtype attributes.Base class for the various attribute filters.Filter class forFloattype attributes.Filter class forInstanttype attributes.Filter class forIntegertype attributes.Filter class forLocalDatetype attributes.Filter class forLongtype attributes.Filter class for Comparable types, where less than / greater than / etc relations could be interpreted.Filter class forShorttype attributes.Class for filtering attributes withStringtype.Filter class forUUIDtype attributes.Filter class forZonedDateTimetype attributes.