org.kuali.student.common.dictionary.dto
Class LookupConstraint

java.lang.Object
  extended by org.kuali.student.common.dictionary.dto.CommonLookup
      extended by org.kuali.student.common.dictionary.dto.LookupConstraint
All Implemented Interfaces:
Serializable

public class LookupConstraint
extends CommonLookup

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
LookupConstraint()
           
 
Method Summary
 
Methods inherited from class org.kuali.student.common.dictionary.dto.CommonLookup
getDesc, getId, getName, getParams, getResultReturnKey, getSearchParamIdKey, getSearchTypeId, setDesc, setId, setName, setParams, setResultReturnKey, setSearchParamIdKey, setSearchTypeId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

LookupConstraint

public LookupConstraint()


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