P
- The business type representation of the repository domainpublic final class Update<P> extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
P |
getChange()
The representation of the change to map into the repository domain
|
String |
getId()
The unique id of the persistent store item to update
|
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.