Uses of Interface
org.apache.unomi.router.api.services.ProfileImportService
-
Packages that use ProfileImportService Package Description org.apache.unomi.router.core.processor org.apache.unomi.router.services -
-
Uses of ProfileImportService in org.apache.unomi.router.core.processor
Methods in org.apache.unomi.router.core.processor with parameters of type ProfileImportService Modifier and Type Method Description void
UnomiStorageProcessor. setProfileImportService(ProfileImportService profileImportService)
-
Uses of ProfileImportService in org.apache.unomi.router.services
Classes in org.apache.unomi.router.services that implement ProfileImportService Modifier and Type Class Description class
ProfileImportServiceImpl
Created by amidani on 18/05/2017.
-