Uses of Class
org.apache.syncope.core.logic.ImplementationLogic
Package
Description
-
Uses of ImplementationLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionIdRepoLogicContext.implementationLogic
(ImplementationDataBinder binder, PlainSchemaDAO plainSchemaDAO, RealmDAO realmDAO, PolicyDAO policyDAO, ReportDAO reportDAO, TaskDAO taskDAO, ExternalResourceDAO resourceDAO, ImplementationDAO implementationDAO, NotificationDAO notificationDAO) -
Uses of ImplementationLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionIdRepoRESTCXFContext.implementationService
(ImplementationLogic implementationLogic) -
Uses of ImplementationLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final ImplementationLogic
ImplementationServiceImpl.logic