net.sf.plausj.bank.german.util
Class StrategyHelperImpl

java.lang.Object
  extended by net.sf.plausj.bank.german.util.StrategyHelperImpl
All Implemented Interfaces:
StrategyHelper

public class StrategyHelperImpl
extends java.lang.Object
implements StrategyHelper

Contains all methods used to lookup strategies

Author:
ninan

Constructor Summary
StrategyHelperImpl()
           
 
Method Summary
 Strategy[] getStrategiesByBankCode(BankCode bankCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrategyHelperImpl

public StrategyHelperImpl()
Method Detail

getStrategiesByBankCode

public Strategy[] getStrategiesByBankCode(BankCode bankCode)
Specified by:
getStrategiesByBankCode in interface StrategyHelper


Copyright © 2005-2007 null. All Rights Reserved.