Uses of Class
org.apache.syncope.core.logic.FIQLQueryLogic
Packages that use FIQLQueryLogic
Package
Description
-
Uses of FIQLQueryLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return FIQLQueryLogicModifier and TypeMethodDescriptionIdRepoLogicContext.fiqlQueryLogic
(FIQLQueryDataBinder binder, UserDAO userDAO, FIQLQueryDAO fiqlQueryDAO, SecurityProperties securityProperties) -
Uses of FIQLQueryLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type FIQLQueryLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.fiqlQueryService
(FIQLQueryLogic fiqlQueryLogic) -
Uses of FIQLQueryLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as FIQLQueryLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type FIQLQueryLogic