public class AppImporter extends Object
| Constructor and Description |
|---|
AppImporter() |
| Modifier and Type | Method and Description |
|---|---|
String |
importApp(AppContent appContent,
String appModelId,
boolean importParentApp,
boolean isSystemApp,
boolean importAsDuplicate,
String comment) |
void |
importAppTranslation(String appModelId,
File importAppTranslation,
String comment,
boolean isExcelFormat) |
boolean |
isImportNeeded(AppContent appContent) |
public String importApp(AppContent appContent, String appModelId, boolean importParentApp, boolean isSystemApp, boolean importAsDuplicate, String comment)
public boolean isImportNeeded(AppContent appContent) throws AppVersioningException
AppVersioningExceptionpublic void importAppTranslation(String appModelId, File importAppTranslation, String comment, boolean isExcelFormat) throws IOException
IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.