org.kuali.student.common.dictionary.dto
Class LookupConstraint
java.lang.Object
org.kuali.student.common.dictionary.dto.CommonLookup
org.kuali.student.common.dictionary.dto.LookupConstraint
- All Implemented Interfaces:
- Serializable
public class LookupConstraint
- extends CommonLookup
- See Also:
- Serialized Form
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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
errorLevel
protected ValidationResultInfo.ErrorLevel errorLevel
LookupConstraint
public LookupConstraint()
getErrorLevel
public ValidationResultInfo.ErrorLevel getErrorLevel()
setErrorLevel
public void setErrorLevel(ValidationResultInfo.ErrorLevel errorLevel)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.