Class ProjectLocalization
- All Implemented Interfaces:
ILocalization<Projekt, LocalizationId>, ILocalizedDatabaseObject<String, LocalizationId>, IScopedLocalizedDatabaseObject<String, LocalizationId>, Serializable
Implementation of the localizations for
Projekt entities.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class ALocalization
ATTR_IDFields inherited from interface ILocalization
ATTR_DATA, ATTR_ENTITY, ATTR_KEY, COL_DATA, COL_ENTITY_ID, COL_KEYFields inherited from interface ILocalizedDatabaseObject
ATTR_LANGUAGE_TAG, COL_LANGUAGE_TAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ALocalization
copyBasics, getBaseEntity, getData, getId, getKey, getLanguageTag, isPersisted, setBaseEntity, setData, setId, setKey, setLanguageTagMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ILocalizedDatabaseObject
getLocale, setLocale
-
Constructor Details
-
ProjectLocalization
public ProjectLocalization()
-
-
Method Details
-
cloneBasics
-