public class LocalizedAttributeConverter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private LocalizedValueConverter |
localizedValueConverter |
Constructor and Description |
---|
LocalizedAttributeConverter(LocalizedValueConverter localizedValueConverter) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convert(de.epages.ws.common.model.TAttribute[] attributes,
java.lang.String attributeName,
java.util.Locale lang) |
private final LocalizedValueConverter localizedValueConverter
@Inject public LocalizedAttributeConverter(LocalizedValueConverter localizedValueConverter)