Package org.alfresco.repo.domain.locale
Class LocaleEntity
java.lang.Object
org.alfresco.repo.domain.locale.LocaleEntity
Entity for alf_locale persistence.
- Since:
- 3.4
- Author:
- janv
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidvoidsetLocaleStr(String localeStr) voidsetVersion(Long version) toString()
-
Field Details
-
DEFAULT_LOCALE_SUBSTITUTE
- See Also:
-
CONST_LONG_ZERO
-
-
Constructor Details
-
LocaleEntity
public LocaleEntity()
-
-
Method Details