Java com.google.gwt.requestfactory.shared EntityProxyChange fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.requestfactory.shared EntityProxyChange fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.requestfactory.shared EntityProxyChange.

The text is from its open source code.

Method

EntityProxyId

getProxyId()
Returns an unpopulated copy of the changed proxy — all properties are undefined except its id.
WriteOperationgetWriteOperation()
Returns the WriteOperation associated with this instance.
HandlerRegistrationregisterForProxyType(EventBus eventBus, Class

proxyType, EntityProxyChange.Handler

handler)
Register a handler for a EntityProxyChange events for a particular proxy class.