Uses of Interface
org.apache.syncope.common.rest.api.service.ReconciliationService
-
Packages that use ReconciliationService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of ReconciliationService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return ReconciliationService Modifier and Type Method Description ReconciliationService
IdMRESTCXFContext. reconciliationService(SearchCondVisitor searchCondVisitor, ReconciliationLogic reconciliationLogic)
-
Uses of ReconciliationService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement ReconciliationService Modifier and Type Class Description class
ReconciliationServiceImpl
-