public class ImportError extends ValidationError
| Constructor and Description |
|---|
ImportError(java.lang.String msgID,
DBObject targetObject,
DBField field,
java.lang.String msg,
long line) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFieldName()
A short hand method to get the field name for which this error was for
|
long |
getLine() |
GlobalKey |
getObjectKey()
The global key of the object which this validation item applies
|
getField, getFullMessage, setFullMessage, toStringgetArg, getHTMLMessage, getMessage, getMsgID, getTargetObjectpublic java.lang.String getFieldName()
ValidationErrorgetFieldName in class ValidationErrorpublic GlobalKey getObjectKey()
ValidationItemgetObjectKey in class ValidationItempublic long getLine()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.