org.nuiton.topia.security.listener
Class PropertyWriteListener
java.lang.Object
org.nuiton.topia.security.listener.PropertyWriteListener
- All Implemented Interfaces:
- VetoableChangeListener, EventListener
public class PropertyWriteListener
- extends Object
- implements VetoableChangeListener
Listenner permettant de vérifier les autorisations pour le modification d'une
propriété sur une entités.
- Author:
- ruchaud
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyWriteListener
public PropertyWriteListener(TopiaSecurityServiceImpl securityManager)
vetoableChange
public void vetoableChange(PropertyChangeEvent event)
throws PropertyVetoException
- Specified by:
vetoableChange in interface VetoableChangeListener
- Throws:
PropertyVetoException
Copyright © 2004-2012 CodeLutin. All Rights Reserved.