org.openmdx.portal.servlet
Interface DataBinding_1_0

All Known Implementing Classes:
DefaultDataBinding

public interface DataBinding_1_0

DataBinding_1_0


Method Summary
 Object getValue(javax.jmi.reflect.RefObject object, String qualifiedFeatureName)
           
 void setValue(javax.jmi.reflect.RefObject object, String qualifiedFeatureName, Object newValue)
           
 

Method Detail

getValue

Object getValue(javax.jmi.reflect.RefObject object,
                String qualifiedFeatureName)

setValue

void setValue(javax.jmi.reflect.RefObject object,
              String qualifiedFeatureName,
              Object newValue)


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.