Uses of Class
org.apache.syncope.common.rest.api.beans.RealmQuery
Package
Description
-
Uses of RealmQuery in org.apache.syncope.client.console.commons
Modifier and TypeMethodDescriptionstatic RealmQuery
RealmsUtils.buildKeywordQuery
(String input) static RealmQuery
RealmsUtils.buildRootQuery()
-
Uses of RealmQuery in org.apache.syncope.client.console.rest
-
Uses of RealmQuery in org.apache.syncope.common.rest.api.beans
-
Uses of RealmQuery in org.apache.syncope.common.rest.api.service
Modifier 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