public class

SimpleEntityProxyId

extends SimpleProxyId<P extends BaseProxy>
implements EntityProxyId<P extends EntityProxy>
java.lang.Object
   ↳ com.google.gwt.requestfactory.shared.impl.SimpleProxyId<P extends com.google.gwt.requestfactory.shared.BaseProxy>
     ↳ com.google.gwt.requestfactory.shared.impl.SimpleEntityProxyId<P extends com.google.gwt.requestfactory.shared.EntityProxy>

Class Overview

Extends SimpleProxyId with the correct parameterization to implement EntityProxyId.

Summary

[Expand]
Inherited Constants
From class com.google.gwt.requestfactory.shared.impl.SimpleProxyId
[Expand]
Inherited Methods
From class com.google.gwt.requestfactory.shared.impl.SimpleProxyId
From class java.lang.Object
From interface com.google.gwt.requestfactory.shared.EntityProxyId