Uses of Class
org.apache.syncope.common.rest.api.beans.AnyQuery
Packages that use AnyQuery
Package
Description
-
Uses of AnyQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return AnyQuery -
Uses of AnyQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type AnyQueryModifier and TypeMethodDescriptionorg.apache.syncope.common.lib.to.PagedResult<org.apache.syncope.common.lib.to.AnyObjectTO> org.apache.syncope.common.lib.to.PagedResult<TO> Returns a paged list of any objects matching the given query.org.apache.syncope.common.lib.to.PagedResult<org.apache.syncope.common.lib.to.GroupTO> org.apache.syncope.common.lib.to.PagedResult<org.apache.syncope.common.lib.to.UserTO>