public class I18nVariableMigrationUpdate extends Object implements ISystemUpdate
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_DEFAULT |
| Constructor and Description |
|---|
I18nVariableMigrationUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec()
Executes the system update
|
String |
getDescription(Locale loc)
Gets an Description of the update which should be shown in the ui.
|
String |
getUUID()
Gets an String for identifying an update.
|
boolean |
needsToRun()
Checks if a template from type "I18N_VARIABLE" exists for every cleint in the system.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, shouldBeAfterpublic static final String KEY_DEFAULT
public String getUUID()
ISystemUpdategetUUID in interface ISystemUpdateString UUID of the updatepublic String getDescription(Locale loc)
ISystemUpdateCmnConst.DFLT_LOCALEgetDescription in interface ISystemUpdateloc - Locale the current ui localeStringpublic boolean needsToRun()
needsToRun in interface ISystemUpdateBoolean if the update is neededpublic void exec()
ISystemUpdateexec in interface ISystemUpdateCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.