|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizedValue | |
|---|---|
| org.zeroexchange.dao.i18n | |
| org.zeroexchange.i18n.create | |
| org.zeroexchange.model.i18n | |
| org.zeroexchange.web.components.form.i18n | |
| Uses of LocalizedValue in org.zeroexchange.dao.i18n |
|---|
| Methods in org.zeroexchange.dao.i18n that return types with arguments of type LocalizedValue | |
|---|---|
static Collection<LocalizedValue> |
LocalizationUtils.toLocalizedValues(Strings persistentString)
|
| Uses of LocalizedValue in org.zeroexchange.i18n.create |
|---|
| Method parameters in org.zeroexchange.i18n.create with type arguments of type LocalizedValue | ||
|---|---|---|
|
DefaultPersistedLocalizedValuesFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
|
|
PersistedLocalizedValueFactory.updatePersistedLocalizedValues(Collection<LocalizedValue> localizedValues,
TitlesAware<E,T> entity)
|
|
| Uses of LocalizedValue in org.zeroexchange.model.i18n |
|---|
| Method parameters in org.zeroexchange.model.i18n with type arguments of type LocalizedValue | |
|---|---|
static boolean |
LocalizedValue.isEmpty(List<LocalizedValue> titles,
String language)
Returns true id the specified titles list is empty. |
| Uses of LocalizedValue in org.zeroexchange.web.components.form.i18n |
|---|
| Constructor parameters in org.zeroexchange.web.components.form.i18n with type arguments of type LocalizedValue | |
|---|---|
LocalizedInput(String id,
org.apache.wicket.model.IModel<List<LocalizedValue>> model)
Constructor. |
|
MultipleLocalizedInput(String id,
org.apache.wicket.model.IModel<List<LocalizedValue>> model)
Constructor. |
|
SingleLocalizedInput(String id,
org.apache.wicket.model.IModel<List<LocalizedValue>> model)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||