org.kuali.student.r1.common.dictionary.old.dto
Class SearchSelector

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.old.dto.SearchSelector
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class SearchSelector
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  String key
          Deprecated.  
 
Constructor Summary
SearchSelector()
          Deprecated.  
 
Method Summary
 String getKey()
          Deprecated. Get search key
 void setKey(String key)
          Deprecated. Set search key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

protected String key
Deprecated. 
Constructor Detail

SearchSelector

public SearchSelector()
Deprecated. 
Method Detail

getKey

public String getKey()
Deprecated. 
Get search key

Returns:
search Key

setKey

public void setKey(String key)
Deprecated. 
Set search key

Parameters:
key -


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