Class EndUserStateLocalization

java.lang.Object
de.xima.fc.entities.common.i18n.ALocalization<EndUserState>
de.xima.fc.entities.EndUserStateLocalization
All Implemented Interfaces:
ILocalization<EndUserState, LocalizationId>, ILocalizedDatabaseObject<String, LocalizationId>, IScopedLocalizedDatabaseObject<String, LocalizationId>, Serializable

@Entity public class EndUserStateLocalization extends ALocalization<EndUserState>
Implementation of the localizations for EndUserState entities.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • EndUserStateLocalization

      public EndUserStateLocalization()
  • Method Details