org.kuali.rice.edl.impl.components
Class EDLValidation
java.lang.Object
   org.kuali.rice.edl.impl.components.EDLValidation
org.kuali.rice.edl.impl.components.EDLValidation
- public class EDLValidation 
- extends Object
Represents an EDocLite Validation that can be executed.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EDLValidation
public EDLValidation()
getExpression
public String getExpression()
- 
 
setExpression
public void setExpression(String expression)
- 
 
getMessage
public String getMessage()
- 
 
setMessage
public void setMessage(String message)
- 
 
getType
public String getType()
- 
 
setType
public void setType(String type)
- 
 
getKey
public String getKey()
- 
 
setKey
public void setKey(String key)
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.