public class DbModuleUpdater extends ModuleUpdaterSupport
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dbInstalled |
protected boolean |
dbUpdated |
updateModule| Constructor and Description |
|---|
DbModuleUpdater() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getDbDirectory(org.nuiton.updater.ApplicationInfo info) |
protected File |
getDbDirectoryCopy(File source) |
String |
getLabel() |
boolean |
isDbInstalled() |
boolean |
isDbUpdated() |
void |
onUpdateDone(TuttiUIContext context,
org.nuiton.updater.ApplicationInfo info) |
protected void |
onUpdateToDo(TuttiUIContext context,
org.nuiton.updater.ApplicationInfo info) |
protected void |
prepareFirstDatabase(TuttiUIContext context,
org.nuiton.updater.ApplicationInfo info,
File source) |
protected void |
synchronizeDatabase(TuttiUIContext context,
org.nuiton.updater.ApplicationInfo info,
File source) |
getError, getInfo, getUpdateModule, matchUpdate, updateDone, updateToDopublic boolean isDbInstalled()
public boolean isDbUpdated()
protected void onUpdateToDo(TuttiUIContext context, org.nuiton.updater.ApplicationInfo info)
onUpdateToDo in class ModuleUpdaterSupportpublic void onUpdateDone(TuttiUIContext context, org.nuiton.updater.ApplicationInfo info)
onUpdateDone in class ModuleUpdaterSupportpublic String getLabel()
getLabel in class ModuleUpdaterSupportprotected void prepareFirstDatabase(TuttiUIContext context, org.nuiton.updater.ApplicationInfo info, File source)
protected void synchronizeDatabase(TuttiUIContext context, org.nuiton.updater.ApplicationInfo info, File source)
protected File getDbDirectory(org.nuiton.updater.ApplicationInfo info)
Copyright © 2012–2015 Ifremer. All rights reserved.