|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.validator.ValidatorFailureDetail
public class ValidatorFailureDetail
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
ValidatorFailureDetail()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorMessage()
Getter returning the value of the errorMessage property. |
java.lang.String |
getFieldName()
Getter returning the value of the fieldName property. |
java.lang.String |
getValidationAction()
Getter returning the value of the validationAction property. |
void |
setErrorMessage(java.lang.String errorMessage)
Setter to update the value of the errorMessage property. |
void |
setFieldName(java.lang.String fieldName)
Setter to update the value of the fieldName property. |
void |
setValidationAction(java.lang.String validationAction)
Setter to update the value of the validationAction property. |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorFailureDetail()
| Method Detail |
|---|
public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
fieldName - New value for the fieldName propertypublic java.lang.String getValidationAction()
public void setValidationAction(java.lang.String validationAction)
validationAction - New value for the validationAction propertypublic java.lang.String getErrorMessage()
public void setErrorMessage(java.lang.String errorMessage)
errorMessage - New value for the errorMessage property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||