org.kuali.student.common.ui.client.service
Class SearchKeysForCache

java.lang.Object
  extended by org.kuali.student.common.ui.client.service.SearchKeysForCache

public class SearchKeysForCache
extends Object

Author:
Igor

Field Summary
private static List<String> KEYS
           
 
Constructor Summary
SearchKeysForCache()
           
 
Method Summary
static boolean contains(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEYS

private static final List<String> KEYS
Constructor Detail

SearchKeysForCache

public SearchKeysForCache()
Method Detail

contains

public static boolean contains(String key)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.