
public interface FindRequest extends RequestContext
| Modifier and Type | Method and Description |
|---|---|
<P extends EntityProxy> |
find(EntityProxyId<P> proxyId)
Use the implicit lookup in passing EntityProxy types to service methods.
|
append, create, edit, fire, fire, getRequestFactory, isChanged<P extends EntityProxy> Request<P> find(EntityProxyId<P> proxyId)
find in interface RequestContextproxyId - an EntityProxyId instance of type PRequest objectCopyright © 2016. All rights reserved.