Uses of Interface
de.xima.fc.interfaces.INamedUiElement
-
-
Uses of INamedUiElement in de.xima.fc.appointment
Classes in de.xima.fc.appointment that implement INamedUiElement Modifier and Type Class Description classEAppointmentBookingErrorAn enumeration of the possible errors that may occur when booking an appointment.classEAppointmentIcalErrorAn enumeration with the possible errors that may occur when creating an iCal file with the existingAppointments of anAppointmentTemplate. -
Uses of INamedUiElement in de.xima.fc.bl.fdv.processing
Classes in de.xima.fc.bl.fdv.processing that implement INamedUiElement Modifier and Type Class Description classAParameterVerarbeitungclassAVerarbeitungAbstrakte Basisklasse für IAktionsVerarbeitung-Implementierungen.classProcessingWrapperWrapper class for workflow processingclassVerarbeitungCallbackDeprecated.classVerarbeitungChangeStatusclassVerarbeitungCompressAsZipclassVerarbeitungCopyToPostfachclassVerarbeitungCopyToStatusErstellt eine Kopie des aktuellen Vorgangs, der ein anderer (über die Oberfläche auswählbarer) Status zugeordnet werden kann.classVerarbeitungDbSQLQueryclassVerarbeitungDeleteVorgangclassVerarbeitungEmailclassVerarbeitungExportFormulardatenverarbeitung - Export von eingegangenen Formulardaten als XML-Datei.classVerarbeitungExportPersistenceFormulardatenverarbeitung - Export von eingegangenen Formulardaten als Persistence-Datei.classVerarbeitungExterneRessourceclassVerarbeitungInboxDeprecated.This action is not necessary anymore.classVerarbeitungMoveToPostfachclassVerarbeitungPdfclassVerarbeitungPluginA wrapping action that executes a workflow action (processing plugin).classVerarbeitungPostDeprecated.Use the new workflow engine (FcHttpRequestExecutor).classVerarbeitungRenewProzessIDclassVerarbeitungReturnFileVerarbeitung die Dateien im Abschluss zurückliefertclassVerarbeitungSaveToFilesystemclassVerarbeitungSendToSalesforceclassVerarbeitungStopclassVerarbeitungTemplateclassVerarbeitungUploadDeprecated.This action is not necessary anymore.classVerarbeitungWeiterleitungclassVerarbeitungWordclassVerarbeitungWriteToFileclassVerarbeitungWriteToFormclassVerarbeitungXmlToFd -
Uses of INamedUiElement in de.xima.fc.cluster.model
Classes in de.xima.fc.cluster.model that implement INamedUiElement Modifier and Type Class Description classENodeStateEnumeration describing the possible states of a node in the cluster.classENodeTypeEnumeration of the possible modes of a node, i.e. which role a node represents in the cluster. -
Uses of INamedUiElement in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with type parameters of type INamedUiElement Modifier and Type Method Description <T extends Enum<T> & INamedUiElement>
List<SelectItemChoice<T>>EnumBean. getSelectItemsByDisplayName(Class<T> enumType)Returns all enum values asSelectItems, sorted by their display name.<T extends Enum<T> & INamedUiElement>
List<SelectItemChoice<T>>EnumBean. getSelectItemsByDisplayName(Map<?,T> values)Returns all enum values asSelectItems, 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 asSelectItems, 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 asSelectItems, 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 INamedUiElement Modifier and Type Class Description classEFileConflictResolutionEnumeration 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 INamedUiElement Modifier and Type Class Description classEAutoLoginType -
Uses of INamedUiElement in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean with parameters of type INamedUiElement Modifier and Type Method Description StringLocaleBean. getINamedUiElementDisplayName(INamedUiElement element)StringLocaleBean. getINamedUiElementDisplayName(Locale locale, INamedUiElement element)Method parameters in de.xima.fc.gui.common.bean with type arguments of type INamedUiElement Modifier and Type Method Description StringLocaleBean. getINamedUiElementDisplayName(Class<? extends INamedUiElement> clazz)StringLocaleBean. 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 Modifier and Type Class Description classEContentViewCategory -
Uses of INamedUiElement in de.xima.fc.gui.common.statics
Classes in de.xima.fc.gui.common.statics that implement INamedUiElement Modifier and Type Class Description classEContentViewEnumeration describing views to FORMCYCLE content pages.classEViews -
Uses of INamedUiElement in de.xima.fc.gui.statics
Classes in de.xima.fc.gui.statics that implement INamedUiElement Modifier and Type Class Description classEFormExportFormatType of form print exportclassEFormExportPartEnumeration indicating which part of a form should be exported.classELinkTargetclassEPlaceholderTypeCommon placeholder types.classEProjectExportFormatDeprecated.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 INamedUiElement Modifier and Type Class Description classEEntityConflictResolveActionPossible actions if entity conflicts arise -
Uses of INamedUiElement in de.xima.fc.inbox.enums
Classes in de.xima.fc.inbox.enums that implement INamedUiElement Modifier and Type Class Description classEFormProcessTypeDeprecated.Only used by old form record, use the new workflow engineclassEFormRecordQuartzJobTypeEnum 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.interfaces Modifier and Type Interface Description interfaceIAccessPropertyInterface 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.user Modifier and Type Interface Description interfaceIPluginAccessPropertyInterface 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.processing Modifier and Type Interface Description interfaceIProcessingDieses Interface muss von konkreten Aktionsverarbeitungen realisiert werden.interfaceIProcessingPlugininterfaceIProcessingWrapperWrapper interface forIProcessing -
Uses of INamedUiElement in de.xima.fc.interfaces.processing.dependent
Subinterfaces of INamedUiElement in de.xima.fc.interfaces.processing.dependent Modifier and Type Interface Description interfaceIDatabaseAccessDependentinterfaceIInboxDependentinterfaceIMailDependentMarkup-Interface für Verarbeitungen die einen Mail-Server benötigen!interfaceIStatusDependentinterfaceITemplateDependentinterfaceIUserDependentMarks dependency to a userinterfaceIUserGroupDependentMarks dependency to user groups -
Uses of INamedUiElement in de.xima.fc.interfaces.workflow.value
Classes in de.xima.fc.interfaces.workflow.value that implement INamedUiElement Modifier and Type Class Description classEValueTypeEnumeration 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 Modifier and Type Class Description classRessourcenTyp -
Uses of INamedUiElement in de.xima.fc.mdl.enums
Classes in de.xima.fc.mdl.enums that implement INamedUiElement Modifier and Type Class Description classEAccessPropertyAn access property describes the permissions a FORMCYCLE user is granted.classEAktionsResultatResultat eines Workflow-Schrittes.classEAnredeThe form of address of a person.classEAppenderTypeEnum with the available log-appender-typesclassEAppointmentStatusIndicates the status of anAppointment.classEAttachmentSourceclassEAuthClientTypeclassEBenamungsModusDie Enumeration Benamungsmodus wird dazuverwendet um anzugeben ob die Standardelementbenamung aus dem Designer genutzt wird, oder die benutzerspezifischen Benamungen.classEBenutzerStatusDer Benutzerstatus gibt an ob der Nutzer das System nutzen kann, er blockiert oder gar gelöscht ist.classEBenutzerverwaltungsTypclassEByteOrderMarkModeEnumeration of possible byte order marks, indicating whether a byte order mark is added to some data.classEChangeFormAvailabilityTypeEnumeration of the different ways to change a form's availability, used by the workflow action.classEClusterProtocolTypeclassECompressAsZipNamingSchemeEnumeration with the possible values for how files are named when put into a ZIP archive.classEConnectionStatusEnum der Verbindungs-StatusclassECounterActionTypeDefines types of actions for counters.classECounterRefGroupTypeEnum representing different groups for referencing countersclassECounterResetTypeTypes of conditions by which an object/entity may be resetclassEDatenabfrageTypclassEDatenbankTypEnumeration of the database management systems natively supported by FORMCYCLE.classEDatenquellenTypclassEDBEncryptionAlgorithmclassEEmailBodyFormatTypeTypes of mail body sending formatclassEEncryptionTestResultclassEExecConditionDeprecated.Use the new workflow engine, such asWorkflowNodeandWorkflowTrigger.classEExterneRessourcenTypclassEFormAuthTypDeprecated.classEFormElementTypElementtypen in Formularen, die für die Platzhalter-API relevant sind.classEFormImpexOptionDefiniert die möglichen Import/Export-Optionen für ein FormularclassEFormTemplateScopeclassEFormTypVon Formcycle unterstützte Formulartypen.classEFormVersionActionsFormVersion aktionen einer FormVersionclassEFreigabeStatusFreigabe-Status einer FormVersionclassEFreigabeTypTyp des Freigabemechanismus eines MandantenclassEI18nSourceGiven a default string and a language-specific string, indicates which string should be used.classELanguageclassELicenseFeatureclassELicenseStateclassELicenseVersionStateclassELoggerTypeclassEMailEncryptionclassEMatchConditionclassEModuleclassEMultipleConditionCombinationTypeEnumeration of the different possibilities how the individual conditions of a multiple condition workflow node may be combined.classEPasswordAssignTypeTypen für die Art der Passwortvergabe (bei Anlegen eines Benutzers)classEProtocolEntryProcessTypeclassEProtokollEintragTypDeprecated.classEResourceItemTypeEnumeration of the different types of resources that can be selected in the configuration of workflow actions.classERessourcenTypclassEStringMatchTypeEnumeration of how to string are compared to another.classETextbausteinKategorieclassETextFileContentTypeEnumeration of the possible content types that can be selected for theEWorkflowNodeType#FC_CREATE_TEXT_FILE.classETimePointTriggerDurationUnitEnumeration of the available duration units the user can enter forEWorkflowTriggerType.FC_TIME_POINT.classETimePointTriggerOperationEnumeration of the available operations for the left and right hand side expressions the user can enter forEWorkflowTriggerType.FC_TIME_POINT.classETimePointTypeEnumeration of the possible ways how a point in time may be specified.classEVerarbeitungsTypKlasse zum Mappen von hinterlegten Verarbeitungsnamen zur entsprechenden Klasse TODO: 2.5!classEWeiterverarbeitung_AktionclassEWeiterverarbeitung_BedingungDeprecated.Use the new workflow engine, such asWorkflowNodeandWorkflowTrigger.classEWeiterverarbeitung_StatusclassEWorkflowStateTypeEnumeration ofWorkflowStates types that may be treated specially by the system. -
Uses of INamedUiElement in de.xima.fc.mdl.ui
Subinterfaces of INamedUiElement in de.xima.fc.mdl.ui Modifier and Type Interface Description interfaceINamedUiElementDeprecated.useINamedUiElementMethods in de.xima.fc.mdl.ui with parameters of type INamedUiElement Modifier and Type Method Description intNamedUiElementComparator. 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 Modifier and Type Class Description classAFCPluginDeprecated.class will be removed. -
Uses of INamedUiElement in de.xima.fc.plugin.config
Subinterfaces of INamedUiElement in de.xima.fc.plugin.config Modifier and Type Interface Description interfaceIDescriptionProvidingPluginDeprecated.ImplementIFCPlugininstead and useIFCPlugin.getDescription(java.util.Locale).interfaceIPluginConfigParamListInterface for workflow action plugins (IPluginProcessing).interfaceIPluginCustomGUIInterface for a processing plugin with a custom user interface.interfaceIPluginShutdown -
Uses of INamedUiElement in de.xima.fc.plugin.entities
Subinterfaces of INamedUiElement in de.xima.fc.plugin.entities Modifier and Type Interface Description interfaceIPluginEntitiesInterface for an entities plugin. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces Modifier and Type Interface Description interfaceIFCPluginBase interface that all FORMCYCLE plugins must implement.interfaceIFCRemoteSyncPluginMarkup 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.auth Modifier and Type Interface Description interfaceIPluginAuthenticatorTypeInterface for custom authenticator types. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.backend
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.backend Modifier and Type Interface Description interfaceIPluginBackendThemeInterface for backend theme plugins.interfaceIPluginClientDashboardInterface for client dashboard plugins.interfaceIPluginMenuEntriesPlugin for adding custom menu entries to the backend UI of FORMCYCLE.interfaceIPluginProjectMenuPlugin 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.form Modifier and Type Interface Description interfaceIPluginDataSourceInterface for a data source plugin.interfaceIPluginFormElementCatalogueInterface for plugins that may add a set of form items to the designer.interfaceIPluginFormElementWidgetInterface for plugins to integrate own form element widgets within the form designer.interfaceIPluginFormPrePersistInterface for form pre-persist plugins.interfaceIPluginFormPreProcessInterface for a form pre-process plugin.interfaceIPluginFormPreRenderInterface for form pre-render plugins.interfaceIPluginFormPreRespondInterface for a form pre-respond plugin.interfaceIPluginFormPreviewInterface für Plugins vom Typ FormPreviewinterfaceIPluginFormResourceInterface 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 Modifier and Type Interface Description interfaceIPluginGenericInterface for a generic plugin. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.mail
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.mail Modifier and Type Interface Description interfaceIPluginMailEncryptionInterface 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.monitoring Modifier and Type Interface Description interfaceIPluginMonitorA 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.portal Modifier and Type Interface Description interfaceIPluginPortalPlugin 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.project Modifier and Type Interface Description interfaceIPluginProjectTemplateInterface 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.replacer Modifier and Type Interface Description interfaceIPluginFormReplacerInterface for a form replacer plugin.interfaceIPluginSessionReplacerInterface for a system replacer plugin.interfaceIPluginSystemReplacerInterface for a system replacer plugin.interfaceIPluginTemplateReplacerInterface for a template replacer plugin. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.scope
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.scope Modifier and Type Interface Description interfaceIPluginScopeClientThis interface marks anIFCPluginto only be initialized in Client scope.interfaceIPluginScopeSystemThis interface marks anIFCPluginto only be initialized in SYSTEM scope. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.servlet
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.servlet Modifier and Type Interface Description interfaceIPluginServletActionInterface for plugins servlet action plugins. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.user
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.user Modifier and Type Interface Description interfaceIPluginAccessPropertiesA plugin for adding customIPluginAccessPropertys to the FORMCYCLE backend. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.validation
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.validation Modifier and Type Interface Description interfaceIPluginValidationRuleInterface for validation rule plugins. -
Uses of INamedUiElement in de.xima.fc.plugin.interfaces.workflow
Subinterfaces of INamedUiElement in de.xima.fc.plugin.interfaces.workflow Modifier and Type Interface Description interfaceIPluginProcessingDeprecated.You should use the new workflow engine.interfaceIPluginWorkflowNodeInterface for workflow node plugins.interfaceIPluginWorkflowTriggerInterface for workflow trigger plugins. -
Uses of INamedUiElement in de.xima.fc.transform
Classes in de.xima.fc.transform that implement INamedUiElement Modifier and Type Class Description classEColumnLabelTypeRepresenting 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 INamedUiElement Modifier and Type Class Description classEWorkflowElementCategoryEnumeration 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.mixin Modifier and Type Interface Description interfaceIPluginActionNodeHandler<TData extends BaseActionProps>Mixin meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.interfaceIPluginTriggerHandler<TData extends BaseTriggerProps>Mixin meant forIPluginWorkflowTriggerplugins that only wish to provide a workflow trigger that executes some business logic.Classes in de.xima.fc.workflow.mixin that implement INamedUiElement Modifier and Type Class Description classAPluginActionNodeHandler<TData extends BaseActionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.classAPluginTriggerHandler<TData extends BaseTriggerProps>Abstract base class meant forIPluginWorkflowTriggerplugins that only wish to provide a workflow action that executes some business logic.
-