public interface ModelPostInterceptor extends ModelInterceptor
CONTEXT_ATTRIBUTE| Modifier and Type | Method and Description |
|---|---|
void |
onPostPersist(BaseModel model) |
void |
onPostRemove(BaseModel model) |
void |
onPostUpdate(BaseModel model) |
Copyright © 2020. All rights reserved.