|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreCreateResourceEventListener
An event called before an object is created and accepts the Resource that represents it.
Maps to the create 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 |
onPreCreate(Resource resource)
An event called before an object is created and accepts the Resource that represents it. |
| Method Detail |
|---|
FilterOperation onPreCreate(Resource resource)
create 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 | |||||||||