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, toString
getArg, getHTMLMessage, getMessage, getMsgID, getTargetObject
public 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()
ValidationError
getFieldName
in class ValidationError
public java.lang.String getFullMessage()
public GlobalKey getObjectKey()
ValidationItem
getObjectKey
in class ValidationItem
public java.lang.String getPath()
public GlobalKey getBaseKey()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.