Updated - - entity typepublic class EntityUpdatedEvent<Updated extends Serializable> extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
EntityUpdatedEvent(Updated oldEntity,
Updated newEntity)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Updated |
getNewEntity() |
Updated |
getOldEntity() |
int |
hashCode() |
String |
toString() |
Copyright © 2013–2019 BB Corp. All rights reserved.