org.nuiton.topia.taas.event
Class TaasEntityVetoableRequestPermission
java.lang.Object
org.nuiton.topia.taas.event.TaasEntityVetoableRequestPermission
- All Implemented Interfaces:
- java.util.EventListener, TopiaEntitiesVetoable, TopiaEntityVetoable, TaasAccessEntity
public class TaasEntityVetoableRequestPermission
- extends java.lang.Object
- implements TaasAccessEntity
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
taasService
protected TaasService taasService
TaasEntityVetoableRequestPermission
public TaasEntityVetoableRequestPermission(TaasService taasService)
- Contructeur par defaut
create
public void create(TopiaEntityEvent event)
- Specified by:
create in interface TopiaEntityVetoable
delete
public void delete(TopiaEntityEvent event)
- Specified by:
delete in interface TopiaEntityVetoable
load
public void load(TopiaEntityEvent event)
- Specified by:
load in interface TopiaEntityVetoable
update
public void update(TopiaEntityEvent event)
- Specified by:
update in interface TopiaEntityVetoable
load
public <E extends TopiaEntity> java.util.List<E> load(TopiaEntitiesEvent<E> event)
- Specified by:
load in interface TopiaEntitiesVetoable
Copyright © 2004-2009 CodeLutin. All Rights Reserved.