Package de.xima.fc.entities.interfaces.i18n
package de.xima.fc.entities.interfaces.i18n
-
InterfacesClassDescriptionILocalization<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>, Id extends Serializable & Comparable<Id>>Common interface for entity localizations.ILocalizationProviding<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>, TLocalization extends ILocalization<TBase, LocalizationId>>Common interface for all objects (mainly entities) that have got localization entities for the purpose of internationalization.Common interface for localized database objects.IScopedLocalizedDatabaseObject<TData extends Serializable, Id extends Serializable & Comparable<Id>>Common interface for scoped localized database objects.IScopedLocalizedDatabaseObjectProviding<TData extends Serializable, TLocalization extends IScopedLocalizedDatabaseObject<TData,
?>> Common interface for all objects (mainly entities) that provide localized data for different scopes.