Uses of Class
org.apache.syncope.core.logic.ImplementationLogic
Packages that use ImplementationLogic
Package
Description
-
Uses of ImplementationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ImplementationLogicModifier 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
Methods in org.apache.syncope.core.rest.cxf with parameters of type ImplementationLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.implementationService
(ImplementationLogic implementationLogic) -
Uses of ImplementationLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as ImplementationLogicModifier and TypeFieldDescriptionprotected final ImplementationLogic
ImplementationServiceImpl.logic
Constructors in org.apache.syncope.core.rest.cxf.service with parameters of type ImplementationLogic