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, wait
compareTo, shouldBeAfter
public void register()
IListenerRegistrator
register
in interface IListenerRegistrator
public 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 © 2019 XIMA MEDIA GmbH. All rights reserved.