org.kuali.student.r1.common.dictionary.dto
Class BaseConstraint

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.dto.BaseConstraint
Direct Known Subclasses:
Constraint, ValidCharsConstraint

Deprecated.

@Deprecated
public class BaseConstraint
extends Object


Field Summary
protected  String labelKey
          Deprecated.  
 
Constructor Summary
BaseConstraint()
          Deprecated.  
 
Method Summary
 String getLabelKey()
          Deprecated.  
 void setLabelKey(String labelKey)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labelKey

protected String labelKey
Deprecated. 
Constructor Detail

BaseConstraint

public BaseConstraint()
Deprecated. 
Method Detail

getLabelKey

public String getLabelKey()
Deprecated. 

setLabelKey

public void setLabelKey(String labelKey)
Deprecated. 


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.