Uses of Enum Class
com.flowlogix.jeedao.primefaces.JPALazyDataModel.FilterCaseConversion
Packages that use JPALazyDataModel.FilterCaseConversion
-
Uses of JPALazyDataModel.FilterCaseConversion in com.flowlogix.jeedao.primefaces
Subclasses with type arguments of type JPALazyDataModel.FilterCaseConversion in com.flowlogix.jeedao.primefacesModifier and TypeClassDescriptionstatic enum
used in case-insensitive queries to convert case to lower / upper caseMethods in com.flowlogix.jeedao.primefaces that return JPALazyDataModel.FilterCaseConversionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JPALazyDataModel.FilterCaseConversion.values()
Returns an array containing the constants of this enum class, in the order they are declared.