public class SyncError extends ValidationError
| Constructor and Description |
|---|
SyncError(DataSource ds,
java.lang.String msgID,
ValidationItem err,
GlobalKey baseKey,
java.lang.String path)
Creates new ValidationError
|
| Modifier and Type | Method and Description |
|---|---|
GlobalKey |
getBaseKey() |
java.lang.String |
getFieldName()
A short hand method to get the field name for which this error was for
|
java.lang.String |
getFullMessage() |
GlobalKey |
getObjectKey()
The global key of the object which this validation item applies
|
java.lang.String |
getPath() |
getField, getFullMessage, setFullMessage, toStringgetArg, getHTMLMessage, getMessage, getMsgID, getTargetObjectpublic SyncError(DataSource ds, java.lang.String msgID, ValidationItem err, GlobalKey baseKey, java.lang.String path)
ds - the data sourcemsgID - the message ID @see com.aspc.message.DBMessageerr - baseKey - path - public java.lang.String getFieldName()
ValidationErrorgetFieldName in class ValidationErrorpublic java.lang.String getFullMessage()
public GlobalKey getObjectKey()
ValidationItemgetObjectKey in class ValidationItempublic java.lang.String getPath()
public GlobalKey getBaseKey()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.