|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.core.service.ValidationError
com.atlassian.confluence.core.service.FieldValidationError
public class FieldValidationError
Constructor Summary | |
---|---|
FieldValidationError(String fieldName,
String messageKey,
Object... args)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
String |
getFieldName()
|
int |
hashCode()
|
Methods inherited from class com.atlassian.confluence.core.service.ValidationError |
---|
getArgs, getMessageKey, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FieldValidationError(String fieldName, String messageKey, Object... args)
Method Detail |
---|
public String getFieldName()
public boolean equals(Object o)
equals
in class ValidationError
public int hashCode()
hashCode
in class ValidationError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |