Interface ProfileImportService
- All Known Implementing Classes:
ProfileImportServiceImpl
public interface ProfileImportService
Created by amidani on 20/05/2017.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
saveMergeDeleteImportedProfile
(ProfileToImport profileToImport)
-
Method Details
-
saveMergeDeleteImportedProfile
boolean saveMergeDeleteImportedProfile(ProfileToImport profileToImport) throws InvocationTargetException, IllegalAccessException
-