Uses of Class
org.apache.syncope.core.logic.ApplicationLogic
Packages that use ApplicationLogic
Package
Description
-
Uses of ApplicationLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ApplicationLogicModifier and TypeMethodDescriptionIdRepoLogicContext.applicationLogic
(ApplicationDataBinder binder, ApplicationDAO applicationDAO) -
Uses of ApplicationLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ApplicationLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.applicationService
(ApplicationLogic applicationLogic) -
Uses of ApplicationLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as ApplicationLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type ApplicationLogic