net.sf.sfac.editor
Class ValidationMessageImpl
java.lang.Object
net.sf.sfac.lang.MultiLingualTextImpl
net.sf.sfac.editor.ValidationMessageImpl
- All Implemented Interfaces:
- ValidationMessage, MultiLingualText
public class ValidationMessageImpl
- extends MultiLingualTextImpl
- implements ValidationMessage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationMessageImpl
public ValidationMessageImpl(ValidationMessage.Level theLevel,
String theFieldPath,
String key,
Object... params)
getLevel
public ValidationMessage.Level getLevel()
- Specified by:
getLevel in interface ValidationMessage
getFieldPath
public String getFieldPath()
- Specified by:
getFieldPath in interface ValidationMessage
Copyright © 2012. All Rights Reserved.