Uses of Interface
de.xima.fc.interfaces.INamedUiElement
Packages that use INamedUiElement
Package
Description
Allgemeine Modellklassen, nicht Datenbankpersitiert
Commonly used enumeration that are mainly used in model classes.
Interfaces für Anzeigeelemente
-
Uses of INamedUiElement in de.xima.fc.appointment
Classes in de.xima.fc.appointment that implement INamedUiElementModifier and TypeClassDescriptionenum
An enumeration of the possible errors that may occur when booking an appointment.enum
An enumeration with the possible errors that may occur when creating an iCal file with the existingAppointment
s of anAppointmentTemplate
. -
Uses of INamedUiElement in de.xima.fc.bl.fdv.processing
Classes in de.xima.fc.bl.fdv.processing that implement INamedUiElementModifier and TypeClassDescriptionclass
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This action is not necessary anymore.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This action is not necessary anymore.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine.class
Deprecated.This is part of the old workflow engine. -
Uses of INamedUiElement in de.xima.fc.cluster.model
Classes in de.xima.fc.cluster.model that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration describing the possible states of a node in the cluster.enum
Enumeration of the possible modes of a node, i.e. which role a node represents in the cluster. -
Uses of INamedUiElement in de.xima.fc.common.bean_models
Classes in de.xima.fc.common.bean_models that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration for the unit of the read and connect timeout of the HTTP request action. -
Uses of INamedUiElement in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with type parameters of type INamedUiElementModifier and TypeMethodDescription<T extends Enum<T> & INamedUiElement>
List<SelectItemChoice<T>>EnumBean.getSelectItemsByDisplayName
(Class<T> enumType) Returns all enum values asSelectItem
s, sorted by their display name.<T extends Enum<T> & INamedUiElement>
List<SelectItemChoice<T>>EnumBean.getSelectItemsByDisplayName
(Map<?, T> values) Returns all enum values asSelectItem
s, sorted by their display name.<T extends Enum<T> & INamedUiElement & ISortKeyProviding<S>,
S extends Comparable<S>>
List<SelectItemChoice<T>>EnumBean.getSelectItemsByDisplayNameCustomOrder
(Class<T> enumType) Returns all enum values asSelectItem
s, sorted byISortKeyProviding.getSortKey()
.<T extends Enum<T> & INamedUiElement & ISortKeyProviding<S>,
S extends Comparable<S>>
List<SelectItemChoice<T>>EnumBean.getSelectItemsByDisplayNameCustomOrder
(Map<?, T> values) Returns all enum values asSelectItem
s, sorted byISortKeyProviding.getSortKey()
.<T extends Enum<T> & INamedUiElement>
List<T>EnumBean.getValuesByDisplayName
(Class<T> enumType) Returns all enum values, sorted by their display name.<T extends Enum<T> & INamedUiElement>
List<T>EnumBean.getValuesByDisplayName
(Map<?, T> values) Returns all enum values, sorted by their display name. -
Uses of INamedUiElement in de.xima.fc.gui.bean.resource.model
Classes in de.xima.fc.gui.bean.resource.model that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration with the possible actions to be taken when an uploaded file conflicts with an existing file. -
Uses of INamedUiElement in de.xima.fc.gui.bean.settings.model
Classes in de.xima.fc.gui.bean.settings.model that implement INamedUiElementModifier and TypeClassDescriptionenum
enum
Enum representing the options for defining an LDAP user filter for KERBEROS authentications. -
Uses of INamedUiElement in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean with parameters of type INamedUiElementModifier and TypeMethodDescriptionLocaleBean.getINamedUiElementDisplayName
(INamedUiElement element) LocaleBean.getINamedUiElementDisplayName
(Locale locale, INamedUiElement element) Method parameters in de.xima.fc.gui.common.bean with type arguments of type INamedUiElementModifier and TypeMethodDescriptionLocaleBean.getINamedUiElementDisplayName
(Class<? extends INamedUiElement> clazz) LocaleBean.getINamedUiElementDisplayName
(Locale locale, Class<? extends INamedUiElement> clazz) -
Uses of INamedUiElement in de.xima.fc.gui.common.enums
Classes in de.xima.fc.gui.common.enums that implement INamedUiElement -
Uses of INamedUiElement in de.xima.fc.gui.common.statics
Classes in de.xima.fc.gui.common.statics that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration describing views to formcycle content pages.enum
Deprecated.UserIView
instead -
Uses of INamedUiElement in de.xima.fc.gui.statics
Classes in de.xima.fc.gui.statics that implement INamedUiElementModifier and TypeClassDescriptionenum
Type of form print exportenum
Enumeration indicating which part of a form should be exported.enum
enum
Common placeholder types.enum
Deprecated.Since formcycle version 7.0.0 projects can only be exported with the new export format. -
Uses of INamedUiElement in de.xima.fc.importer.config
Classes in de.xima.fc.importer.config that implement INamedUiElementModifier and TypeClassDescriptionenum
Possible actions if entity conflicts arise -
Uses of INamedUiElement in de.xima.fc.inbox.enums
Classes in de.xima.fc.inbox.enums that implement INamedUiElementModifier and TypeClassDescriptionenum
Deprecated.Only used by old form record, use the new workflow engineenum
Enum for displaying different kinds of quartz jobs for form records. -
Uses of INamedUiElement in de.xima.fc.interfaces
Subinterfaces of INamedUiElement in de.xima.fc.interfacesModifier and TypeInterfaceDescriptioninterface
Interface for user-role and license-based access-properties -
Uses of INamedUiElement in de.xima.fc.interfaces.plugin.retval.user
Subinterfaces of INamedUiElement in de.xima.fc.interfaces.plugin.retval.userModifier and TypeInterfaceDescriptioninterface
Interface for a custom access property provided by an access property plugin, seeIPluginAccessProperty
. -
Uses of INamedUiElement in de.xima.fc.interfaces.processing
Subinterfaces of INamedUiElement in de.xima.fc.interfaces.processingModifier and TypeInterfaceDescriptioninterface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
). -
Uses of INamedUiElement in de.xima.fc.interfaces.processing.dependent
Subinterfaces of INamedUiElement in de.xima.fc.interfaces.processing.dependentModifier and TypeInterfaceDescriptioninterface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
).interface
Deprecated.Use the new workflow engine (IWorkflowEventRunner
). -
Uses of INamedUiElement in de.xima.fc.interfaces.workflow.value
Classes in de.xima.fc.interfaces.workflow.value that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration of different value types for a JSON like data structure. -
Uses of INamedUiElement in de.xima.fc.mdl
Classes in de.xima.fc.mdl that implement INamedUiElement -
Uses of INamedUiElement in de.xima.fc.mdl.enums
Classes in de.xima.fc.mdl.enums that implement INamedUiElementModifier and TypeClassDescriptionenum
An access property describes the permissions a formcycle user is granted.enum
Resultat eines Workflow-Schrittes.enum
The form of address of a person.enum
Enum with the available log appender-typesenum
Indicates the status of anAppointment
.enum
Enumeration of the different types of attachments that can be selected in the configuration of workflow actions.enum
enum
Types of callback URLs.enum
enum
Default authorization filter types.enum
enum
Die Enumeration Benamungsmodus wird dazuverwendet um anzugeben ob die Standardelementbenamung aus dem Designer genutzt wird, oder die benutzerspezifischen Benamungen.enum
Der Benutzerstatus gibt an ob der Nutzer das System nutzen kann, er blockiert oder gar gelöscht ist.enum
Deprecated.UseSystemAuthenticator
s for the backend instead.enum
Enumeration of possible byte order marks, indicating whether a byte order mark is added to some data.enum
Enumeration of the different ways to change a form's availability, used by the workflow action.enum
enum
Enumeration with the possible values for how files are named when put into a ZIP archive.enum
Enum der Verbindungs-Statusenum
Defines types of actions for counters.enum
Enum representing different groups for referencing countersenum
Types of conditions by which an object/entity may be resetenum
enum
Enumeration of the database management systems natively supported by formcycle.enum
enum
enum
Format of mail as file for archive.enum
Types of mail body sending formatenum
enum
Deprecated.Use the new workflow engine, such asWorkflowNode
andWorkflowTrigger
.enum
enum
Types of formcycle servers.enum
Default formcycle web app features.enum
Deprecated.enum
Elementtypen in Formularen, die für die Platzhalter-API relevant sind.enum
Definiert die möglichen Import/Export-Optionen für ein Formularenum
Enumeration with the possible behaviors how a form record is treated when the associated form is currently offline.enum
enum
Von Formcycle unterstützte Formulartypen.enum
FormVersion aktionen einer FormVersionenum
Freigabe-Status einer FormVersionenum
Typ des Freigabemechanismus eines Mandantenenum
enum
Enumeration of the possible content types that can be selected for theEWorkflowNodeType#FC_POST_REQUEST
.enum
How to handle redirect (relative) URIs when sending an HTTP request and the response has a 3xx status code with aLocation
header.enum
Enumeration for the various ways of configuring the body of an HTTP request, used by the HTTP request workflow action.enum
Given a default string and a language-specific string, indicates which string should be used.enum
Enum representing the layout options of credentials authenticators (i.e.enum
Enumeration of the different internal message types which accessable in different scopes.enum
Supported default languages for the formcycle backend.enum
enum
enum
enum
enum
Enumeration on the different levels of workflow actions which are relevant for a log filter.enum
enum
enum
Possible positions for the login notice on the login screen.enum
Enumeration of possible authentication methods.enum
enum
When sending mails, whether the sender address can be changed.enum
enum
enum
Enum of types of MFA tokens.enum
Enumeration of the possible ways to handle Unicode characters in headers of multipart HTTP requests.enum
Enumeration of the different possibilities how the individual conditions of a multiple condition workflow node may be combined.enum
Typen für die Art der Passwortvergabe (bei Anlegen eines Benutzers)enum
enum
Enumeration of server types on which the installation of a plugin should be limited.enum
enum
Deprecated.enum
Enumeration of the different types of resources that can be selected in the configuration of workflow actions.enum
enum
Enum specifying the type of the SAML entity ID.enum
enum
Enumeration of how to string are compared to another.enum
enum
Enumeration of the possible content types that can be selected for theEWorkflowNodeType#FC_CREATE_TEXT_FILE
.enum
Enumeration of the available duration units the user can enter forEWorkflowTriggerType.FC_TIME_POINT
.enum
Enumeration of the available operations for the left and right hand side expressions the user can enter forEWorkflowTriggerType.FC_TIME_POINT
.enum
Enumeration of the possible ways how a point in time may be specified.enum
Klasse zum Mappen von hinterlegten Verarbeitungsnamen zur entsprechenden Klasseenum
enum
Deprecated.Use the new workflow engine, such asWorkflowNode
andWorkflowTrigger
.enum
enum
Enumeration ofWorkflowState
s types that may be treated specially by the system. -
Uses of INamedUiElement in de.xima.fc.mdl.plugin
Classes in de.xima.fc.mdl.plugin that implement INamedUiElementModifier and TypeClassDescriptionenum
The possible outcomes of a plugin update. -
Uses of INamedUiElement in de.xima.fc.mdl.ui
Subinterfaces of INamedUiElement in de.xima.fc.mdl.uiMethods in de.xima.fc.mdl.ui with parameters of type INamedUiElementModifier and TypeMethodDescriptionint
NamedUiElementComparator.compare
(INamedUiElement e1, INamedUiElement e2) Vergleicht die übergebenen Elemente lexikalisch anhand ihres Namens. -
Uses of INamedUiElement in de.xima.fc.plugin.abstracts
Classes in de.xima.fc.plugin.abstracts that implement INamedUiElement -
Uses of INamedUiElement in de.xima.fc.plugin.config
Subinterfaces of INamedUiElement in de.xima.fc.plugin.configModifier and TypeInterfaceDescriptioninterface
Deprecated.ImplementIFCPlugin
instead and useIFCPlugin.getDescription(java.util.Locale)
.interface
Deprecated.Use the new workflow engine, which lets you specify a custom model and a custom UI.interface
Deprecated.Use the new workflow engine, e.g.interface
-
Uses of INamedUiElement in de.xima.fc.plugin.entities
Subinterfaces of INamedUiElement in de.xima.fc.plugin.entities -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfacesModifier and TypeInterfaceDescriptioninterface
Base interface that all formcycle plugins must implement.interface
Markup interface for plugins which need to be synchronized with the frontend server. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.auth
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.authModifier and TypeInterfaceDescriptioninterface
Common interface for plugins that provide a custom authentication logic.interface
Interface for custom authenticator types. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.backend
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.backendModifier and TypeInterfaceDescriptioninterface
Interface for backend theme plugins.interface
Interface for client dashboard plugins.interface
Plugin for adding custom menu entries to the backend UI of formcycle.interface
Plugin interface for providing custom menus for projects with a specified scope -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.form
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.formModifier and TypeInterfaceDescriptioninterface
Base interface for plugins which hook into the lifecycle of the form, such as pre-render or pre-process plugins.interface
Interface for a data source plugin.interface
Interface for plugins to add additional resources (CSS or JavaScript) to the form designer.interface
Interface for plugins that may add a set of form items to the designer.interface
A plugin that lets you add additional properties to existing form elements, which can be configured in the form designer.interface
Interface for plugins that wish to provide custom template for the form designer.interface
Mixin that implements the methods ofIPluginFormElementTemplate
with defaults for static form element template plugins, when you have all templates stored as resources in the plugin's class path (i.e.interface
Interface for plugins to integrate own form element widgets within the form designer.interface
Interface for form pre-persist plugins.interface
Interface for a form pre-process plugin.interface
Interface for form pre-render plugins.interface
Interface for a form pre-respond plugin.interface
Deprecated.This plugin type was never called and will never have any function.interface
Plugins that allows the form render process to be customized.interface
Interface for plugins to integrate form resources like CSS or JavaScript -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.generic
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.generic -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.mail
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.mailModifier and TypeInterfaceDescriptioninterface
Interface for plugins of type email encryption. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.monitoring
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.monitoringModifier and TypeInterfaceDescriptioninterface
A plugin for checking the current status of the formcycle system via monitoring MBeans. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.portal
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.portalModifier and TypeInterfaceDescriptioninterface
Plugin for creating custom portals with own ui -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.project
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.projectModifier and TypeInterfaceDescriptioninterface
Interface for plugins of the typ project template. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.replacer
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.replacerModifier and TypeInterfaceDescriptioninterface
Interface for a form replacer plugin.interface
Interface for a system replacer plugin.interface
Interface for a system replacer plugin.interface
Interface for a template replacer plugin. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.scan
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.scanModifier and TypeInterfaceDescriptioninterface
Interface for plugins that add additional malware scanners to the system. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.scope
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.scope -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.servlet
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.servletModifier and TypeInterfaceDescriptioninterface
Interface for plugins servlet action plugins. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.user
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.userModifier and TypeInterfaceDescriptioninterface
A plugin for adding customIPluginAccessProperty
s to the formcycle backend. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.validation
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.validationModifier and TypeInterfaceDescriptioninterface
Interface for validation rule plugins. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.workflow
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.workflowModifier and TypeInterfaceDescriptioninterface
Deprecated.You should use the new workflow engine.interface
interface
Interface for workflow node plugins.interface
Interface for workflow trigger plugins. -
Uses of INamedUiElement in de.xima.fc.pluginstore
Classes in de.xima.fc.pluginstore that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration of the possible scope of a plugin store item, indicating also if the client overloads a plugin installed also in system scope.enum
Enumeration of the possible status of a plugin store item, indicating whether the plugin is installable or already installed. -
Uses of INamedUiElement in de.xima.fc.servlet.resource
Subinterfaces of INamedUiElement in de.xima.fc.servlet.resourceModifier and TypeInterfaceDescriptioninterface
Mixin forIPluginServletAction
that provides a basic implementation for a servlet action that provides static resources.Classes in de.xima.fc.servlet.resource that implement INamedUiElementModifier and TypeClassDescriptionclass
Base class forIPluginServletAction
which provides a basic implementation for a servlet action that provides static resources. -
Uses of INamedUiElement in de.xima.fc.transform
Classes in de.xima.fc.transform that implement INamedUiElementModifier and TypeClassDescriptionenum
Representing label options for columns during form record export -
Uses of INamedUiElement in de.xima.fc.workflow.enums
Classes in de.xima.fc.workflow.enums that implement INamedUiElementModifier and TypeClassDescriptionenum
Enumeration of built-in categories for workflow nodes and triggers. -
Uses of INamedUiElement in de.xima.fc.workflow.mixin
Subinterfaces of INamedUiElement in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterface
IPluginActionNodeHandler<TData extends BaseActionProps>
Mixin meant forIPluginWorkflowNode
plugins that only wish to provide a workflow action that executes some business logic.interface
IPluginConditionNodeHandler<TData extends BaseConditionProps>
Mixin meant forIPluginWorkflowNode
plugins that only wish to provide a workflow condition that checks a condition and redirects to the if or else branch based upon the result.interface
IPluginTriggerHandler<TData extends BaseTriggerProps>
Mixin meant forIPluginWorkflowTrigger
plugins that only wish to provide a workflow trigger that executes some business logic.Classes in de.xima.fc.workflow.mixin that implement INamedUiElementModifier and TypeClassDescriptionclass
APluginActionNodeHandler<TData extends BaseActionProps>
Abstract base class meant forIPluginWorkflowNode
plugins that only wish to provide a workflow action that executes some business logic.class
APluginConditionNodeHandler<TData extends BaseConditionProps>
Abstract base class meant forIPluginWorkflowNode
plugins that only wish to provide a workflow condition that executes some business logic condition.class
APluginTriggerHandler<TData extends BaseTriggerProps>
Abstract base class meant forIPluginWorkflowTrigger
plugins that only wish to provide a workflow action that executes some business logic.