Package de.xima.fc.entities.interfaces.i18n
-
Interface Summary Interface Description ILocalization<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>> Common interface for entity localisations.ILocalizationProviding<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TLocale extends ILocalization<TBase>> Common interface for all objects (mainly entities) that have got localisation entities for the purpose of internationalisation.ILocalizedDatabaseObject Common interface for localized database objects.