Uses of Interface
org.apache.syncope.common.rest.api.service.ImplementationService
-
Packages that use ImplementationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ImplementationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ImplementationService Modifier and Type Method Description ImplementationService
IdRepoRESTCXFContext. implementationService(ImplementationLogic implementationLogic)
-
Uses of ImplementationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ImplementationService Modifier and Type Class Description class
ImplementationServiceImpl
-