public interface

BaseProxy

com.google.gwt.requestfactory.shared.BaseProxy
Known Indirect Subclasses

Class Overview

The root type from which all client-side proxy objects are derived. Users should not extend the BaseProxy type directly, but use either EntityProxy or ValueProxy.