org.kuali.rice.krad.keyvalues
Class KeyValuesFinderFactory

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesFinderFactory

public final class KeyValuesFinderFactory
extends Object

a factory for creating key-values finders.


Method Summary
static KeyValuesFinder fromMap(Map<String,String> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromMap

public static KeyValuesFinder fromMap(Map<String,String> map)


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