|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.taas.event.TaasEntityVetoable
public class TaasEntityVetoable
| Field Summary | |
|---|---|
protected TaasService |
taasService
|
| Constructor Summary | |
|---|---|
TaasEntityVetoable(TaasService taasService)
Contructeur par defaut |
|
| Method Summary | ||
|---|---|---|
void |
create(TopiaEntityEvent event)
|
|
void |
delete(TopiaEntityEvent event)
|
|
|
load(TopiaEntitiesEvent<E> 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 |
| Field Detail |
|---|
protected TaasService taasService
| Constructor Detail |
|---|
public TaasEntityVetoable(TaasService taasService)
| 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 TopiaEntityVetoablepublic <E extends TopiaEntity> java.util.List<E> load(TopiaEntitiesEvent<E> event)
load in interface TopiaEntitiesVetoable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||