public class VorgangsDaoListeners extends Object implements IListenerRegistrator
| Constructor and Description |
|---|
VorgangsDaoListeners() |
| Modifier and Type | Method and Description |
|---|---|
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
getPostCreateListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
getPostDeleteListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> |
getPostUpdateListener() |
void |
register()
Methode zum Registrieten aller Listener der Listerners-Klasse
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, shouldBeAfterpublic void register()
IListenerRegistratorregister in interface IListenerRegistratorpublic static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> getPostDeleteListener()
public static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> getPostCreateListener()
public static de.xima.cmn.dao.interfaces.IDaoActionListener<Vorgang,IEntityContext> getPostUpdateListener()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.