Package com.werkii.planning.ejb.gui
Class Translations
java.lang.Object
com.werkii.planning.ejb.gui.Translations
- All Implemented Interfaces:
MergableConfig<Translations>,Serializable
@Deprecated
public class Translations
extends Object
implements MergableConfig<Translations>, Serializable
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.mergeWithCustom(Translations customConfig) Deprecated.Merge translations between custom_translations.xml and translations.xml
Strategy: for duplicated entries take one from custom_translations.xmlvoidsetTranslations(List<Translation> translations) Deprecated.toString()Deprecated.
-
Constructor Details
-
Translations
public Translations()Deprecated. -
Translations
Deprecated.
-
-
Method Details
-
getTranslations
Deprecated. -
setTranslations
Deprecated. -
mergeWithCustom
Deprecated.Merge translations between custom_translations.xml and translations.xml
Strategy: for duplicated entries take one from custom_translations.xml- Specified by:
mergeWithCustomin interfaceMergableConfig<Translations>- Parameters:
customConfig- custom_translations.xml- Returns:
- merged list of translations
-
toString
Deprecated.
-
This class has been replaced by
List of translationsTranslationsUnit. The com.werkii.planning.ejb.gui package and all it's classes will be removed in PublishingServer 2024/2