org.kuali.rice.krad.datadictionary.validation.constraint
Class LookupConstraint
java.lang.Object
org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraint
- All Implemented Interfaces:
- Serializable, Constraint
public class LookupConstraint
- extends CommonLookup
- implements Constraint
This class is a direct copy of one that was in Kuali Student. Look up constraints are currently not implemented.
- Since:
- 1.1
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.krad.datadictionary.validation.constraint.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 |
LookupConstraint
public LookupConstraint()
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.