Uses of Interface
com.foreach.across.modules.entity.query.EntityQueryFunctionHandler
Packages that use EntityQueryFunctionHandler
Package
Description
-
Uses of EntityQueryFunctionHandler in com.foreach.across.modules.entity.query
Method parameters in com.foreach.across.modules.entity.query with type arguments of type EntityQueryFunctionHandlerModifier and TypeMethodDescriptionvoidEQTypeConverter.setFunctionHandlers(@NonNull Collection<EntityQueryFunctionHandler> functionHandlers) -
Uses of EntityQueryFunctionHandler in com.foreach.across.modules.entity.query.support
Classes in com.foreach.across.modules.entity.query.support that implement EntityQueryFunctionHandlerModifier and TypeClassDescriptionclassContains Spring security related entity query functions: currentUser(): returns the principal name of the current authenticated principal Supported property type isString.classProvides date related functions to be used in entity queries.