|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.security.listener.EntityVetoable
public class EntityVetoable
Listenner permettant de vérifier les autorisations pour la création ou la suppression d'une entité.
| Constructor Summary | |
|---|---|
EntityVetoable(TopiaSecurityServiceImpl securityManager)
|
|
| Method Summary | |
|---|---|
void |
create(TopiaEntityEvent event)
|
void |
delete(TopiaEntityEvent event)
|
void |
load(TopiaEntityEvent event)
|
void |
update(TopiaEntityEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityVetoable(TopiaSecurityServiceImpl securityManager)
| Method Detail |
|---|
public void create(TopiaEntityEvent event)
create in interface TopiaEntityVetoablepublic void delete(TopiaEntityEvent event)
delete in interface TopiaEntityVetoablepublic void load(TopiaEntityEvent event)
load in interface TopiaEntityVetoablepublic void update(TopiaEntityEvent event)
update in interface TopiaEntityVetoable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||