public class ProfileImportServiceImpl extends Object implements ProfileImportService
Constructor and Description |
---|
ProfileImportServiceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
saveMergeDeleteImportedProfile(ProfileToImport profileToImport) |
void |
setPersistenceService(PersistenceService persistenceService) |
public void setPersistenceService(PersistenceService persistenceService)
public boolean saveMergeDeleteImportedProfile(ProfileToImport profileToImport) throws InvocationTargetException, IllegalAccessException
saveMergeDeleteImportedProfile
in interface ProfileImportService
InvocationTargetException
IllegalAccessException
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.