org.kuali.rice.krad.datadictionary.validation.constraint
Class LookupConstraint

java.lang.Object
  extended by org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
      extended by 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

Constructor Summary
LookupConstraint()
           
 
Method Summary
 
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
 

Constructor Detail

LookupConstraint

public LookupConstraint()


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