Uses of Interface
org.apache.syncope.common.rest.api.service.FIQLQueryService
-
Packages that use FIQLQueryService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of FIQLQueryService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return FIQLQueryService Modifier and Type Method Description FIQLQueryService
IdRepoRESTCXFContext. fiqlQueryService(FIQLQueryLogic fiqlQueryLogic)
-
Uses of FIQLQueryService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement FIQLQueryService Modifier and Type Class Description class
FIQLQueryServiceImpl
-