
| Key: |
PMT-47
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
For detached entities Pimento will send full snapshots. Thus the merge interceptors will be invoked with all properties contained in the EntityUpdate instance and Exceptions will be thrown for properties marked as @ReadOnly. For detached entities we need to compare the incoming snapshot with the current server side state. May be necessary to introduce a equals method to the PropertyType interface.
|
|
Description
|
For detached entities Pimento will send full snapshots. Thus the merge interceptors will be invoked with all properties contained in the EntityUpdate instance and Exceptions will be thrown for properties marked as @ReadOnly. For detached entities we need to compare the incoming snapshot with the current server side state. May be necessary to introduce a equals method to the PropertyType interface. |
Show » |
| There are no comments yet on this issue.
|
|