org.kuali.student.common.dictionary.dto
Class RequiredConstraint
java.lang.Object
   org.kuali.student.common.dictionary.dto.RequiredConstraint
org.kuali.student.common.dictionary.dto.RequiredConstraint
- public class RequiredConstraint 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
fieldPath
protected String fieldPath
fieldPathMessageKey
protected String fieldPathMessageKey
errorLevel
protected ValidationResultInfo.ErrorLevel errorLevel
RequiredConstraint
public RequiredConstraint()
getFieldPath
public String getFieldPath()
- 
 
setFieldPath
public void setFieldPath(String fieldPath)
- 
 
getErrorLevel
public ValidationResultInfo.ErrorLevel getErrorLevel()
- 
 
setErrorLevel
public void setErrorLevel(ValidationResultInfo.ErrorLevel errorLevel)
- 
 
getFieldPathMessageId
public String getFieldPathMessageId()
- 
 
setFieldPathMessageId
public void setFieldPathMessageId(String fieldPathMessageKey)
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.