Uses of Class
org.apache.syncope.common.rest.api.beans.RealmQuery
Packages that use RealmQuery
Package
Description
-
Uses of RealmQuery in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons that return RealmQueryModifier and TypeMethodDescriptionstatic RealmQuery
RealmsUtils.buildKeywordQuery
(String input) static RealmQuery
RealmsUtils.buildRootQuery()
-
Uses of RealmQuery in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest with parameters of type RealmQuery -
Uses of RealmQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return RealmQuery -
Uses of RealmQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type RealmQueryModifier and TypeMethodDescriptionRealmService.search
(RealmQuery query) Returns a paged list of existing realms matching the given query. -
Uses of RealmQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type RealmQuery