Uses of Class
org.apache.syncope.common.rest.api.beans.SchemaQuery
Packages that use SchemaQuery
Package
Description
-
Uses of SchemaQuery in org.apache.syncope.common.rest.api.beans
Methods in org.apache.syncope.common.rest.api.beans that return SchemaQuery -
Uses of SchemaQuery in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type SchemaQueryModifier and TypeMethodDescription<T extends org.apache.syncope.common.lib.to.SchemaTO>
List<T> SchemaService.search(SchemaQuery query) Returns a list of schemas matching the given query.