|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationMessage
Gives Structure to a validation message.
Created on January 16, 2006 Committed by $Author: nathaliest $ $Source: /cvsroot/wsmo4j/wsmo-api/org/wsmo/validator/ValidationMessage.java,v $,
Method Summary | |
---|---|
Entity |
getEntity()
Returns the entity in which the violatin occured |
java.lang.String |
getQuickFix()
Returns the String representation of the quick Fix possibility. |
java.lang.String |
getReason()
Returns the String representation of the error in Entity |
Method Detail |
---|
Entity getEntity()
java.lang.String getReason()
java.lang.String getQuickFix()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |