Class SystemAuthenticatorLocalization

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

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

    • SystemAuthenticatorLocalization

      public SystemAuthenticatorLocalization()
  • Method Details