ariba.ui.meta.core
Class PropertyValue.StaticallyResolvableWrapper

java.lang.Object
  extended by ariba.ui.meta.core.PropertyValue.StaticallyResolvableWrapper
All Implemented Interfaces:
PropertyValue.Dynamic, PropertyValue.StaticallyResolvable
Enclosing class:
PropertyValue

public static class PropertyValue.StaticallyResolvableWrapper
extends Object
implements PropertyValue.StaticallyResolvable


Constructor Summary
PropertyValue.StaticallyResolvableWrapper(PropertyValue.Dynamic orig)
           
 
Method Summary
 Object evaluate(Context context)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyValue.StaticallyResolvableWrapper

public PropertyValue.StaticallyResolvableWrapper(PropertyValue.Dynamic orig)
Method Detail

evaluate

public Object evaluate(Context context)
Specified by:
evaluate in interface PropertyValue.Dynamic

toString

public String toString()
Overrides:
toString in class Object


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.