public abstract @interface

ProxyForName

implements Annotation
com.google.gwt.requestfactory.shared.ProxyForName

Class Overview

Annotation on EntityProxy classes specifying the domain (server-side) object type. This annotation can be used in place of ProxyFor if the domain object is not available to the GWT compiler or DevMode runtime.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation