de.schlund.pfixcore.example.bank
Class PremiumCustomerCondition

java.lang.Object
  extended by de.schlund.pfixcore.example.bank.PremiumCustomerCondition
All Implemented Interfaces:
Condition

public class PremiumCustomerCondition
extends Object
implements Condition


Constructor Summary
PremiumCustomerCondition()
           
 
Method Summary
 boolean evaluate(Context context)
           
 void setLimit(float limit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PremiumCustomerCondition

public PremiumCustomerCondition()
Method Detail

evaluate

public boolean evaluate(Context context)
Specified by:
evaluate in interface Condition

setLimit

public void setLimit(float limit)


Copyright © 2012 United Internet. All Rights Reserved.