|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataUpdatePostprocessor
Interface for data update postprocessors.
Allows processing of updated entities before the updates are dispatched or returned to the clients.
Can be attached to the DataContext or lookup up by injection when using a DI framework.
DataContext| Method Summary | |
|---|---|
Object |
process(Object entity)
|
| Method Detail |
|---|
Object process(Object entity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||