org.kuali.kfs.pdp.businessobject.defaultvalue
Class AchBankDefaultDataViewCodeFinder

java.lang.Object
  extended by org.kuali.kfs.pdp.businessobject.defaultvalue.AchBankDefaultDataViewCodeFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.valueFinder.ValueFinder

public class AchBankDefaultDataViewCodeFinder
extends Object
implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder

Returns the next ACH Account identifier available.


Constructor Summary
AchBankDefaultDataViewCodeFinder()
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AchBankDefaultDataViewCodeFinder

public AchBankDefaultDataViewCodeFinder()
Method Detail

getValue

public String getValue()
Specified by:
getValue in interface org.kuali.rice.kns.lookup.valueFinder.ValueFinder
See Also:
ValueFinder.getValue()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.