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

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

public class NeverPromote
extends java.lang.Object
implements PromoteCondition

See Also:
Serialized Form

Constructor Summary
NeverPromote()
           
 
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

NeverPromote

public NeverPromote()
Method Detail

satisfied

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


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