|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationProblem
Describes validation problems of task instances or templates that have been created spontaneously (ad hoc).
ErrorTypeEnum
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns the message text of the validation problem. |
java.lang.Object[] |
getMessageAttributes()
Returns the values of attributes that were used to make up the complete message text. |
ErrorTypeEnum |
getType()
Returns the type, that is, the severity of the validation problem. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
ErrorTypeEnum getType()
java.lang.String getMessage()
java.lang.Object[] getMessageAttributes()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |