| Package | Description |
|---|---|
| com.google.web.bindery.requestfactory.shared.messages |
Contains classes that define the RequestFactory wire format.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationMessage
Represents an operation to be carried out on a single entity on the server.
|
| Modifier and Type | Method and Description |
|---|---|
IdMessage |
ViolationMessage.getLeafBeanId() |
IdMessage |
ViolationMessage.getRootBeanId() |
| Modifier and Type | Method and Description |
|---|---|
AutoBean<IdMessage> |
MessageFactory.id() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationMessage.setLeafBeanId(IdMessage id) |
void |
ViolationMessage.setRootBeanId(IdMessage id) |
Copyright © 2016. All rights reserved.