Package mc.core.model.i18n
package mc.core.model.i18n
-
ClassDescriptionEntity representing a political country.
iso2Code: mandatory, upper case 2-letter code, must be unique for all countries
diallingCode: optional, area telephone code for this country
postalPrefix: optional, prefix used in front of zip codes on postal addresses
currency: optional, currency of this countryEntity representing a currency.used as name for the columnheader in the GUI Listno property fields, used as parameter constant and label keyEntity representing a language.
iso2Code: lower case 2-letter code according to ISO standard, must be unique for all languages
iso2Code: lower case 3-letter code according to ISO standard, should be unique for all languages, but this is not enforced by database
Special languages in the system (signalled by internalDescription): DEFAULT_LANGUAGE: there can only be one language marked as default, the language inserted first of all languages UNDEFINED_LANGUAGE: synthetic language used for the undefined localeEntity representing a locale, a localized language.Entity representing a pricelist that groups prices together.
currency: mandatory.the former Resource entity transformed to an interface with static helper and methods to keep (a lot of) existing code compatibleentity to store country and optionally a subdivisioncontainer entity for a text translated in different locales with it's own lifecycle.entity for text in a locale.link entity for version history per textSet/localeEntity representing an unit which can be used in numeric values with unit or as content or order unit.