public class JACCPreInsertEventListener extends java.lang.Object implements PreInsertEventListener, Initializable, JACCSecurityListener
| Constructor and Description |
|---|
JACCPreInsertEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Configuration cfg) |
boolean |
onPreInsert(PreInsertEvent event)
Return true if the operation should be vetoed
|
public boolean onPreInsert(PreInsertEvent event)
PreInsertEventListeneronPreInsert in interface PreInsertEventListenerpublic void initialize(Configuration cfg)
initialize in interface InitializableCopyright © 2013. All Rights Reserved.