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 TypeMethodDescriptionSchemaService.search
(SchemaQuery query) Returns a list of schemas matching the given query. -
Uses of SchemaQuery in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type SchemaQuery