|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PACKAGE,TYPE}) public @interface SkipInterfaceValidation
Annotation on methods of RequestContext
, EntityProxy
, or
ValueProxy
interfaces so that the
RequestFactoryInterfaceValidator
doesn't enforce the presence of a
corresponding method on the domain type.
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |