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) |
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) |
protected void |
synchronizetDatabase(TuttiUIContext context,
org.nuiton.updater.ApplicationInfo info) |
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)
protected void synchronizetDatabase(TuttiUIContext context, org.nuiton.updater.ApplicationInfo info)
protected File getDbDirectory(org.nuiton.updater.ApplicationInfo info)
Copyright © 2012–2015 Ifremer. All rights reserved.