org.nuiton.topia.security.listener
Class PropertyReadListener

java.lang.Object
  extended by 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

Constructor Summary
PropertyReadListener(TopiaSecurityServiceImpl securityManager)
           
 
Method Summary
 void vetoableChange(PropertyChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyReadListener

public PropertyReadListener(TopiaSecurityServiceImpl securityManager)
Method Detail

vetoableChange

public void vetoableChange(PropertyChangeEvent event)
                    throws PropertyVetoException
Specified by:
vetoableChange in interface VetoableChangeListener
Throws:
PropertyVetoException


Copyright © 2004-2012 CodeLutin. All Rights Reserved.