| Package | Description | 
|---|---|
| de.xima.fc.gui.bean.plugin | 
| Modifier and Type | Field and Description | 
|---|---|
protected PluginWrapperModel<E> | 
BasicPluginBean.selected  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<PluginWrapperModel<E>> | 
BasicPluginBean.all  | 
protected List<PluginWrapperModel<E>> | 
BasicPluginBean.marked  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract PluginWrapperModel<E> | 
BasicPluginBean.getNewPlugin()  | 
protected PluginWrapperModel<ClientPlugin> | 
ClientPluginBean.getNewPlugin()  | 
protected PluginWrapperModel<SystemPlugin> | 
SystemPluginBean.getNewPlugin()  | 
PluginWrapperModel<E> | 
BasicPluginBean.getSelected()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PluginWrapperModel<E>> | 
BasicPluginBean.getAll()  | 
List<PluginWrapperModel<E>> | 
BasicPluginBean.getMarked()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BasicPluginBean.activate(PluginWrapperModel<?> plugin)  | 
void | 
BasicPluginBean.deactivate(PluginWrapperModel<?> plugin)  | 
void | 
BasicPluginBean.delete(PluginWrapperModel<E> plugin)  | 
protected boolean | 
ClientPluginBean.deletePlugin(PluginWrapperModel<ClientPlugin> plugin)  | 
protected abstract boolean | 
BasicPluginBean.deletePlugin(PluginWrapperModel<E> plugin)  | 
protected boolean | 
SystemPluginBean.deletePlugin(PluginWrapperModel<SystemPlugin> plugin)  | 
org.primefaces.model.StreamedContent | 
BasicPluginBean.getSinglePlugin(PluginWrapperModel<E> plugin)  | 
protected boolean | 
ClientPluginBean.save(PluginWrapperModel<ClientPlugin> plugin)  | 
protected abstract boolean | 
BasicPluginBean.save(PluginWrapperModel<E> plugin)  | 
protected boolean | 
SystemPluginBean.save(PluginWrapperModel<SystemPlugin> plugin)  | 
void | 
BasicPluginBean.setSelected(PluginWrapperModel<E> selected)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.primefaces.model.StreamedContent | 
BasicPluginBean.getStreamedContent(List<PluginWrapperModel<E>> plugins,
                  String zipFileName)  | 
void | 
BasicPluginBean.setMarked(List<PluginWrapperModel<E>> marked)  | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.