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, waitcompareTo, shouldBeAfterpublic void register()
IListenerRegistratorregister in interface IListenerRegistratorpublic 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 © 2021 XIMA MEDIA GmbH. All rights reserved.