Uses of Class
org.apache.unomi.router.api.ProfileToImport
-
Packages that use ProfileToImport Package Description org.apache.unomi.router.api.services org.apache.unomi.router.services -
-
Uses of ProfileToImport in org.apache.unomi.router.api.services
Methods in org.apache.unomi.router.api.services with parameters of type ProfileToImport Modifier and Type Method Description boolean
ProfileImportService. saveMergeDeleteImportedProfile(ProfileToImport profileToImport)
-
Uses of ProfileToImport in org.apache.unomi.router.services
Methods in org.apache.unomi.router.services with parameters of type ProfileToImport Modifier and Type Method Description boolean
ProfileImportServiceImpl. saveMergeDeleteImportedProfile(ProfileToImport profileToImport)
-