|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostDeleteEventListener
An event called after an object is deleted. Maps to the delete opeation on the
session.
The listener can implement CompassAware,
CompassMappingAware, or CompassConfigurable
in order to be injected with other relevant instances of Compass.
| Method Summary | |
|---|---|
void |
onPostDelete(String alias,
Object obj)
An event called after an object is deleted. |
| Method Detail |
|---|
void onPostDelete(String alias,
Object obj)
delete opeation on the
session.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||