org.kuali.student.r1.common.dictionary.old.dto
Class SearchSelector
java.lang.Object
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected String key
- Deprecated.
SearchSelector
public SearchSelector()
- Deprecated.
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.