Uses of Interface
org.apache.syncope.common.rest.api.service.SchemaService
-
Packages that use SchemaService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of SchemaService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return SchemaService Modifier and Type Method Description SchemaService
IdRepoRESTCXFContext. schemaService(SchemaLogic schemaLogic)
-
Uses of SchemaService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement SchemaService Modifier and Type Class Description class
SchemaServiceImpl
-