com.pmease.quickbuild.variable
Class PromotionSourceValueProvider

java.lang.Object
  extended by com.pmease.quickbuild.variable.ValueProvider
      extended by com.pmease.quickbuild.variable.PromotionSourceValueProvider
All Implemented Interfaces:
java.io.Serializable

public class PromotionSourceValueProvider
extends ValueProvider

See Also:
Serialized Form

Constructor Summary
PromotionSourceValueProvider()
           
 
Method Summary
 java.lang.String getValue(Variable var)
           
 void setValue(Variable var, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromotionSourceValueProvider

public PromotionSourceValueProvider()
Method Detail

getValue

public java.lang.String getValue(Variable var)
Specified by:
getValue in class ValueProvider

setValue

public void setValue(Variable var,
                     java.lang.String value)
Specified by:
setValue in class ValueProvider


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.