org.nuiton.topia.security.listener
Class PropertyReadListener
java.lang.Object
org.nuiton.topia.security.listener.PropertyReadListener
- All Implemented Interfaces:
- VetoableChangeListener, EventListener
public class PropertyReadListener
- extends Object
- implements VetoableChangeListener
Listenner permettant de vérifier les autorisations pour la chargement 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 |
PropertyReadListener
public PropertyReadListener(TopiaSecurityServiceImpl securityManager)
vetoableChange
public void vetoableChange(PropertyChangeEvent event)
throws PropertyVetoException
- Specified by:
vetoableChange in interface VetoableChangeListener
- Throws:
PropertyVetoException
Copyright © 2004-2010 CodeLutin. All Rights Reserved.