org.openmdx.portal.servlet.attribute
Class AttributeValueFactory

java.lang.Object
  extended by org.openmdx.portal.servlet.attribute.AttributeValueFactory
All Implemented Interfaces:
Serializable

public final class AttributeValueFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AttributeValueFactory()
           
 
Method Summary
 AttributeValue getAttributeValue(ValuedField field, Object object, ApplicationContext application)
          Maps a field of object to the specific AttributeValue type.
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeValueFactory

public AttributeValueFactory()
Method Detail

reset

public void reset()

getAttributeValue

public AttributeValue getAttributeValue(ValuedField field,
                                        Object object,
                                        ApplicationContext application)
Maps a field of object to the specific AttributeValue type.

Parameters:
object - either a RefObject_1_0 or a Map containing the field.


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