public class LocalizedFieldDataBinding
extends org.openmdx.portal.servlet.DataBinding
| Constructor and Description |
|---|
LocalizedFieldDataBinding(String parameterString)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected LocalizedField |
findLocalizedField(javax.jmi.reflect.RefObject object,
String name,
org.openmdx.portal.servlet.ApplicationContext app)
Find localized field with given name and current user locale.
|
protected String |
getLocalizedFieldName(String qualifiedFeatureName)
Get localized field name for given qualified feature name.
|
Object |
getValue(javax.jmi.reflect.RefObject object,
String qualifiedFeatureName,
org.openmdx.portal.servlet.ApplicationContext app) |
void |
setValue(javax.jmi.reflect.RefObject object,
String qualifiedFeatureName,
Object newValue,
org.openmdx.portal.servlet.ApplicationContext app) |
public LocalizedFieldDataBinding(String parameterString)
protected String getLocalizedFieldName(String qualifiedFeatureName)
qualifiedFeatureName - protected LocalizedField findLocalizedField(javax.jmi.reflect.RefObject object, String name, org.openmdx.portal.servlet.ApplicationContext app)
object - name - app - public Object getValue(javax.jmi.reflect.RefObject object, String qualifiedFeatureName, org.openmdx.portal.servlet.ApplicationContext app)
getValue in class org.openmdx.portal.servlet.DataBindingThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.