Uses of Class
org.apache.syncope.common.rest.api.beans.RealmQuery
Packages that use RealmQuery
Package
Description
-
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 TypeMethodDescriptionorg.apache.syncope.common.lib.to.PagedResult<org.apache.syncope.common.lib.to.RealmTO> RealmService.search(RealmQuery query) Returns a paged list of existing realms matching the given query.