|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreSaveEventListener
An event called before an object is saved. Maps to the save 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 | |
|---|---|
FilterOperation |
onPreSave(String alias,
Object obj)
An event called before an object is saved. |
| Method Detail |
|---|
FilterOperation onPreSave(String alias,
Object obj)
save opeation on the
session. Returns if this operation should be filtered or not.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||