com.pmease.quickbuild.setting.configuration.promotion
Class AlwaysPromote

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.promotion.AlwaysPromote
All Implemented Interfaces:
PromoteCondition, java.io.Serializable

public class AlwaysPromote
extends java.lang.Object
implements PromoteCondition

See Also:
Serialized Form

Constructor Summary
AlwaysPromote()
           
 
Method Summary
 boolean satisfied(Promotion promotion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlwaysPromote

public AlwaysPromote()
Method Detail

satisfied

public boolean satisfied(Promotion promotion)
Specified by:
satisfied in interface PromoteCondition


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