|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Strings | |
|---|---|
| org.zeroexchange.dao.i18n | |
| org.zeroexchange.i18n.create | |
| org.zeroexchange.model.i18n | |
| Uses of Strings in org.zeroexchange.dao.i18n |
|---|
| Methods in org.zeroexchange.dao.i18n with parameters of type Strings | ||
|---|---|---|
static
|
LocalizationUtils.iterateLocalizations(Strings localizedValues,
LocalizationUtils.LocalizationCallback<T> localizationCallback)
|
|
static void |
LocalizationUtils.setValue(Strings persistentLocalization,
String value,
String language)
|
|
static Collection<LocalizedValue> |
LocalizationUtils.toLocalizedValues(Strings persistentString)
|
|
| Uses of Strings in org.zeroexchange.i18n.create |
|---|
| Methods in org.zeroexchange.i18n.create with type parameters of type Strings | ||
|---|---|---|
|
DefaultPersistedLocalizedValuesFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
|
|
PersistedLocalizedValueFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
|
| Uses of Strings in org.zeroexchange.model.i18n |
|---|
| Classes in org.zeroexchange.model.i18n with type parameters of type Strings | |
|---|---|
interface |
TitlesAware<P extends Persistent,T extends Strings<P>>
The interface for the entities aware of their titles. |
| Subclasses of Strings in org.zeroexchange.model.i18n | |
|---|---|
class |
CategoryStrings
The table that contains the Category strings. |
class |
CityStrings
|
class |
CountryStrings
|
class |
DictionaryItemStrings
|
class |
DictionaryStrings
The table that contains the Dictionary strings. |
class |
PropertyStrings
The table that contains the Property strings. |
class |
RoleStrings
The table that contains the Role strings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||