Uses of Class
org.apache.syncope.common.rest.api.beans.AbstractQuery
Packages that use AbstractQuery
Package
Description
-
Uses of AbstractQuery in org.apache.syncope.common.rest.api.beans
Classes in org.apache.syncope.common.rest.api.beans with type parameters of type AbstractQueryModifier and TypeClassDescriptionprotected static class
AbstractQuery.Builder<Q extends AbstractQuery,
B extends AbstractQuery.Builder<Q, B>> Subclasses of AbstractQuery in org.apache.syncope.common.rest.api.beansModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of AbstractQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type AbstractQueryModifier and TypeMethodDescriptionprotected static org.springframework.data.domain.Pageable
AbstractService.pageable
(AbstractQuery query) protected static org.springframework.data.domain.Pageable
AbstractService.pageable
(AbstractQuery query, org.springframework.data.domain.Sort defaultIfOrderByIsBlank)