GWT 2.1.0

com.google.gwt.requestfactory.shared
Interface Violation


public interface Violation

A lightweight representation of a ConstraintViolation.


Method Summary
 java.lang.String getMessage()
           
 java.lang.String getPath()
           
 EntityProxyId<?> getProxyId()
           
 

Method Detail

getMessage

java.lang.String getMessage()

getPath

java.lang.String getPath()

getProxyId

EntityProxyId<?> getProxyId()

GWT 2.1.0