public class LocaleEntity extends Object
| Modifier and Type | Field and Description |
|---|---|
static Long |
CONST_LONG_ZERO |
static String |
DEFAULT_LOCALE_SUBSTITUTE |
| Constructor and Description |
|---|
LocaleEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getId() |
String |
getLocaleStr() |
Long |
getVersion() |
int |
hashCode() |
void |
setId(Long id) |
void |
setLocaleStr(String localeStr) |
void |
setVersion(Long version) |
String |
toString() |
public static final String DEFAULT_LOCALE_SUBSTITUTE
public static final Long CONST_LONG_ZERO
Copyright © 2005–2018 Alfresco Software. All rights reserved.