public class PluginSyncListener extends Object implements IListenerRegistrator
Constructor and Description |
---|
PluginSyncListener() |
Modifier and Type | Method and Description |
---|---|
static de.xima.cmn.dao.interfaces.IDaoActionListener<ClientPlugin,IEntityContext> |
getClientPluginDelListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<ClientPlugin,IEntityContext> |
getClientPluginSyncListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<SystemPlugin,IEntityContext> |
getSystemPluginDelListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<SystemPlugin,IEntityContext> |
getSystemPluginSyncListener() |
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<SystemPlugin,IEntityContext> getSystemPluginSyncListener()
public static de.xima.cmn.dao.interfaces.IDaoActionListener<ClientPlugin,IEntityContext> getClientPluginSyncListener()
public static de.xima.cmn.dao.interfaces.IDaoActionListener<SystemPlugin,IEntityContext> getSystemPluginDelListener()
public static de.xima.cmn.dao.interfaces.IDaoActionListener<ClientPlugin,IEntityContext> getClientPluginDelListener()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.