|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TitlesAware in org.zeroexchange.i18n.create |
---|
Methods in org.zeroexchange.i18n.create with parameters of type TitlesAware | ||
---|---|---|
|
DefaultPersistedLocalizedValuesFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
|
|
PersistedLocalizedValueFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
Uses of TitlesAware in org.zeroexchange.i18n.read.processor |
---|
Methods in org.zeroexchange.i18n.read.processor with parameters of type TitlesAware | |
---|---|
String |
TitlesAwareProvider.getString(TitlesAware entity,
String resourceType,
String locale)
Returns localized string for the specified resource type. |
Uses of TitlesAware in org.zeroexchange.model.dictionary |
---|
Classes in org.zeroexchange.model.dictionary that implement TitlesAware | |
---|---|
class |
DictionaryItem
The entity holds dictionary item. |
class |
StringDictionaryItem
The string dictionary item. |
Uses of TitlesAware in org.zeroexchange.model.location |
---|
Classes in org.zeroexchange.model.location that implement TitlesAware | |
---|---|
class |
City
|
class |
Country
|
Uses of TitlesAware in org.zeroexchange.model.resource.category |
---|
Classes in org.zeroexchange.model.resource.category that implement TitlesAware | |
---|---|
class |
Category
Items class. |
class |
DictionaryProperty
the dictionary property |
Uses of TitlesAware in org.zeroexchange.model.resource.property |
---|
Classes in org.zeroexchange.model.resource.property that implement TitlesAware | |
---|---|
class |
Property
The base class for the definitions of the properties of the exchangeable items. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |