| Modifier and Type | Class and Description | 
|---|---|
class  | 
NameProvidingComparator<T extends INameProviding>
Klasse zum Sortieren von Plugins anhand des  
getName() | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>
Abstract base class for user authenticators 
 | 
class  | 
Aktion
Die Entität Aktion stellt eine vom Benutzer erstellte Aktion dar, die vor dem Wechsel eines  
Status
 durchgeführt wird. | 
class  | 
AktuellerBenutzer
Diese Klasse wird aktuell nur genutzt, um die persönlichen Daten des angemeldeten  
Benutzer-Objekts zu ändern. | 
class  | 
APluginEntity<T extends IPluginFileEntity<?,?,?>,J extends IFileDataEntity<T>,C extends IFileDataEntity<T>>  | 
class  | 
AppointmentClosingTime
Describes the closing hours of an  
AppointmentTemplate. | 
class  | 
AppointmentTemplate
An entity for the appointment module of FORMCYCLE. 
 | 
class  | 
Benutzer
An entity that describes a real-life person. 
 | 
class  | 
BenutzerGruppe
Diese Entität bildet ein Guppensystem ab, dem verschiedene  
Benutzer zugeordnet werden können. | 
class  | 
ClientAuthenticator
Entity model for user authenticators in  
Mandant scope | 
class  | 
ClientPlugin
Entity for the binary data of an client-wide plugin 
 | 
class  | 
DatenbankZugriff  | 
class  | 
Datenquelle  | 
class  | 
FormTemplate  | 
class  | 
FormTemplateTag  | 
class  | 
FrontendServer  | 
class  | 
LDAPAbfrage  | 
class  | 
LDAPGruppe  | 
class  | 
LDAPZugriff  | 
class  | 
Mandant
Diese Entität bildet einen Mandanten ab. 
 | 
class  | 
MandantFrontendServer  | 
class  | 
MandantRessource  | 
class  | 
Modul  | 
class  | 
Postfach
Diese Entität stellt ein Postfach dar. 
 | 
class  | 
Projekt
The entity  
Projekt contains the core functionality of the system. | 
class  | 
ProjektRessource  | 
class  | 
Rolle
Die Klasse Rolle dient dazu, die Rechte eines  
Benutzer festzulegen. | 
class  | 
Status
Die Entität Status beschreibt ein einzelnes Element innerhalb der Statusverwaltung, den ein Formular innerhalb der
 Workflowabarbeitung durchlaufen kann 
 | 
class  | 
SystemAuthenticator
Entity model for user authenticators in system scope 
 | 
class  | 
SystemMessage
Entity for system messages. 
 | 
class  | 
SystemPlugin
Entity for system-wide plugins 
 | 
class  | 
Textbaustein
Diese Entität ermöglicht eine Zuordnung zw. einem Schlüssselwort und einem dahinterliegenden Text. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>
Common interface for user authenticator entities. 
 | 
interface  | 
IPluginEntity<T extends IPluginFileEntity<?,?,?>,J extends IFileDataEntity<T>,C extends IFileDataEntity<T>>  | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T extends INameProviding> | 
AProjektUtil.createNamedMap(List<T> options)
Generiert aus einer Liste von  
INameProviding-Objekten eine Map mit Name als Key | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExportAktionData  | 
class  | 
ExportStatusData  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ABasicResourceBean<E extends IFileDataEntity<?>,T extends IFileProviding<?,E> & INameProviding & IDescriptionProviding>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PluginWrapperModel<E extends IPluginEntity<?,?,?>>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>  | 
class  | 
AUniqueNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>>
 Attach this validator to the input field for the  
getName() of an IEntity. | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>> | 
EntityImportHelper.getUniqueEntityName(IEntityContext ec,
                   T entity,
                   T excludeEntity)
Gets a unique entity name for the given entity 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
SortNameIgnoreCase.compare(INameProviding e1,
       INameProviding e2)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LDAPBenutzer  | 
class  | 
VirtualBenutzer  | 
class  | 
VirtualRolle  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AFCPlugin
Deprecated. 
 
class will be removed. Only use the interfaces and helper within the plugin-lifecycle-methods
 (install,uninstall,...) 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IDescriptionProvidingPlugin
Deprecated. 
 
Implement  
IFCPlugin instead and use IFCPlugin.getDescription(java.util.Locale). | 
interface  | 
IPluginConfigParamList
Interface for workflow action plugins ( 
IPluginProcessing). | 
interface  | 
IPluginCustomGUI
Interface for a processing plugin with a custom user interface. 
 | 
interface  | 
IPluginShutdown
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginEntities
Interface for an entities plugin. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IFCPlugin
Base interface that all FORMCYCLE plugins must implement. 
 | 
interface  | 
IFCRemoteSyncPlugin
Markup interface for plugins which need to be synchronized with the frontend server. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginAuthenticatorType
Interface for custom authenticator types. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginBackendTheme
Interface for backend theme plugins. 
 | 
interface  | 
IPluginClientDashboard
Interface for client dashboard plugins. 
 | 
interface  | 
IPluginMenuEntries
Plugin for adding custom menu entries to the backend UI of FORMCYCLE. 
 | 
interface  | 
IPluginProjectMenu
Plugin interface for providing custom menus for projects with a specified scope 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginDataSource
Interface for a data source plugin. 
 | 
interface  | 
IPluginFormElementCatalogue
Interface for plugins that may add a set of form items to the designer. 
 | 
interface  | 
IPluginFormElementWidget
Interface for plugins to integrate own widgets within designer 
 | 
interface  | 
IPluginFormPrePersist
Interface for form pre-persist plugins. 
 | 
interface  | 
IPluginFormPreProcess
Interface for a form pre-process plugin. 
 | 
interface  | 
IPluginFormPreRender
Interface for form pre-render plugins. 
 | 
interface  | 
IPluginFormPreRespond
Interface for a form pre-respond plugin. 
 | 
interface  | 
IPluginFormPreview
Interface für Plugins vom Typ FormPreview 
 | 
interface  | 
IPluginFormResource
Interface for plugins to integrate form resources like CSS or JavaScript 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginGeneric
Interface for a generic plugin. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginMailEncryption
Interface for plugins of type email encryption. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginMonitor
A plugin for checking the current status of the FORMCYCLE system via monitoring MBeans. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginPortal
Plugin for creating custom portals with own ui 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginProjectTemplate
Interface for plugins of the typ project template. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginFormReplacer
Interface for a form replacer plugin. 
 | 
interface  | 
IPluginSessionReplacer
Interface for a system replacer plugin. 
 | 
interface  | 
IPluginSystemReplacer
Interface for a system replacer plugin. 
 | 
interface  | 
IPluginTemplateReplacer
Interface for a template replacer plugin. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginServletAction
Interface for plugins servlet action plugins. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginAccessProperties
A plugin for adding custom  
IPluginAccessPropertys to the FORMCYCLE backend. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginValidationRule
Interface for validation rule plugins. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IPluginProcessing
Interface for plugins of type processing. 
 | 
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.