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,
Collection<String> modelToImportIds) |
void |
importAppTranslation(String appModelId,
File importAppTranslation,
String comment,
com.google.common.net.MediaType format) |
boolean |
isImportNeeded(AppContent appContent) |
public String importApp(AppContent appContent, String appModelId, boolean importParentApp, boolean isSystemApp, boolean importAsDuplicate, String comment, Collection<String> modelToImportIds)
public boolean isImportNeeded(AppContent appContent) throws AppVersioningException
AppVersioningException
public void importAppTranslation(String appModelId, File importAppTranslation, String comment, com.google.common.net.MediaType format) throws IOException
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.