| Package | Description |
|---|---|
| de.xima.fc.dao.impl | |
| de.xima.fc.dao.interfaces | |
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.gui.bean.plugin | |
| de.xima.fc.ms.listener |
| Modifier and Type | Method and Description |
|---|---|
SystemPlugin |
SystemPluginDao.getByUUID(IEntityContext ec,
String uuid) |
SystemPlugin |
SystemPluginDao.getByUUID(IEntityContext ec,
UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemPlugin> |
SystemPluginDao.getActivePlugins(IEntityContext ec,
boolean remoteOnly) |
| Modifier and Type | Method and Description |
|---|---|
SystemPlugin |
ISystemPluginDao.getByUUID(IEntityContext ec,
String uuid)
Returns the system plugin with the given UUID string
|
SystemPlugin |
ISystemPluginDao.getByUUID(IEntityContext ec,
UUID uuid)
Returns the system plugin with the given UUID
|
| Modifier and Type | Method and Description |
|---|---|
List<SystemPlugin> |
ISystemPluginDao.getActivePlugins(IEntityContext ec,
boolean remoteOnly) |
| Modifier and Type | Method and Description |
|---|---|
SystemPlugin |
SystemPluginFile.getBaseEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemPluginFile.setBaseEntity(SystemPlugin baseEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected PluginWrapperModel<SystemPlugin> |
SystemPluginBean.getNewPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SystemPluginBean.deletePlugin(PluginWrapperModel<SystemPlugin> plugin) |
protected boolean |
SystemPluginBean.save(PluginWrapperModel<SystemPlugin> plugin) |
| Modifier and Type | Method and Description |
|---|---|
static de.xima.cmn.dao.interfaces.IDaoActionListener<SystemPlugin,IEntityContext> |
PluginSyncListener.getSystemPluginDelListener() |
static de.xima.cmn.dao.interfaces.IDaoActionListener<SystemPlugin,IEntityContext> |
PluginSyncListener.getSystemPluginSyncListener() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.