|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostDeleteResourceEventListener
An event called after an object is deleted and accepts the Resource that represents it.
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(Resource resource)
An event called after an object is delteted and accepts the Resource that represents it. |
| Method Detail |
|---|
void onPostDelete(Resource resource)
delete opeation on the session.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||