Uses of Interface
de.xima.fc.entities.interfaces.INameProviding
Packages that use INameProviding
Package
Description
Package für Datenbankentitäten
Interfaces für Datenbankentitäten
Allgemeine Modellklassen, nicht Datenbankpersitiert
-
Uses of INameProviding in de.xima.fc.comparator
Classes in de.xima.fc.comparator with type parameters of type INameProvidingModifier and TypeClassDescriptionclassNameProvidingComparator<T extends INameProviding>Klasse zum Sortieren von Plugins anhand desgetName() -
Uses of INameProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement INameProvidingModifier and TypeClassDescriptionclassDescribes the closing hours of anAppointmentTemplate.classAAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> Abstract base class for user authenticatorsclassAbstract base class for authorizations of aMandantclassDeprecated.This entity is part of the old workflow engine.classDeprecated.The new user managemen uses the system-scopedUserProfile, the client-scopedDirectClientAuthorizationetc.classAPluginEntity<META extends IPluginFileEntity<?,?, ?>, DATA extends IFileDataEntity<META>, CONFIG extends IFileDataEntity<META>> A formcycle plugin that provides additional features to an existing formcycle application.classDescribes the closing hours of anAppointmentTemplate.classDescribes the closing hours of anAppointmentTemplate.classAn entity for the appointment module of formcycle.classAWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>> Base class for workflow elements, i.e. nodes and triggers.classDeprecated.Since Version 8.0.0 user information is stored inuser profiles.classDiese Entität bildet ein Guppensystem ab, dem verschiedeneBenutzerzugeordnet werden können.classEntity model for user authenticators inMandantscopeclassCounter entity inMandantscopeclassEntity for the binary data of an client-wide pluginclassclassclassDirect client authorizations define the permissions ofUserProfiles toMandants viaRolles andBenutzerGruppes.classclassclassclassIndirect client authorizations define the permission toMandants using filters of aSystemAuthenticator.classclassDeprecated.Since Version 8.0.0 user information is storedUserProfiles.classclassDiese Entität bildet einen Mandanten ab.classclassclassDeprecated.Table no longer existsclassDiese Entität stellt ein Postfach dar.classA tag that is associated with aproject.classThe entityProjektcontains the core functionality of the system.classclassDie Klasse Rolle dient dazu, die Rechte einesBenutzerfestzulegen.classDeprecated.This entity is part of the old workflow engine.classEntity model for user authenticators in system scopeclassEntity for system messages.classEntity for system-wide pluginsclassDiese Entität ermöglicht eine Zuordnung zw. einem Schlüssselwort und einem dahinterliegenden Text.classModels the connection data for a web DAV server.classA workflow node that represents a statement in a workflow task.classDescribes the state of aVorgang.classA single workflow task with a program represented by theWorkflowTask.getRootNode()that is executed when one of itsWorkflowTask.getTrigger()fires.classA workflow trigger that start aWorkflowTaskwhen a certain event occurs. -
Uses of INameProviding in de.xima.fc.entities.interfaces
Subinterfaces of INameProviding in de.xima.fc.entities.interfacesModifier and TypeInterfaceDescriptioninterfaceCommon interface forAppointmentTemplateclosing times.interfaceIAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> Common interface for user authenticator entities.interfaceCommon interface for counter entitiesinterfaceCommon interface for authorization to aMandantthat are entities.interfaceIPluginEntity<META extends IPluginFileEntity<?,?, ?>, DATA extends IFileDataEntity<META>, CONFIG extends IFileDataEntity<META>> A plugin entity, either scoped to a particular client or to the system. -
Uses of INameProviding in de.xima.fc.export
Methods in de.xima.fc.export with type parameters of type INameProvidingModifier and TypeMethodDescriptionprotected <T extends INameProviding>
Map<String,T> AProjektUtil.createNamedMap(List<T> options) Generiert aus einer Liste vonINameProviding-Objekten eine Map mit Name als Key -
Uses of INameProviding in de.xima.fc.export.model
Classes in de.xima.fc.export.model that implement INameProvidingModifier and TypeClassDescriptionclassDeprecated.classDeprecated. -
Uses of INameProviding in de.xima.fc.gui.bean.resource
Classes in de.xima.fc.gui.bean.resource with type parameters of type INameProvidingModifier and TypeClassDescriptionclassABasicResourceBean<E extends IFileDataEntity<?>,T extends IFileProviding<?, E> & INameProviding & IDescriptionProviding> -
Uses of INameProviding in de.xima.fc.gui.model
Classes in de.xima.fc.gui.model that implement INameProviding -
Uses of INameProviding in de.xima.fc.gui.validator.name
Classes in de.xima.fc.gui.validator.name with type parameters of type INameProvidingModifier and TypeClassDescriptionclassAUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>classAUniqueNameValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>>Attach this validator to the input field for thegetName()of anIEntity. -
Uses of INameProviding in de.xima.fc.importer.util
Methods in de.xima.fc.importer.util with type parameters of type INameProvidingModifier and TypeMethodDescriptionstatic final <T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>>
StringEntityImportHelper.getUniqueEntityName(IEntityContext ec, T entity, T excludeEntity) Gets a unique entity name for the given entity -
Uses of INameProviding in de.xima.fc.inbox.utils.comparator
Methods in de.xima.fc.inbox.utils.comparator with parameters of type INameProvidingModifier and TypeMethodDescriptionintSortNameIgnoreCase.compare(INameProviding e1, INameProviding e2) -
Uses of INameProviding in de.xima.fc.interfaces.workflow
Subinterfaces of INameProviding in de.xima.fc.interfaces.workflowModifier and TypeInterfaceDescriptioninterfaceInterface for workflow elements that behave differently depending on their type. -
Uses of INameProviding in de.xima.fc.mdl
Classes in de.xima.fc.mdl that implement INameProvidingModifier and TypeClassDescriptionclassDeprecated.classDeprecated.class -
Uses of INameProviding in de.xima.fc.plugin.abstracts
Classes in de.xima.fc.plugin.abstracts that implement INameProviding -
Uses of INameProviding in de.xima.fc.plugin.config
Subinterfaces of INameProviding in de.xima.fc.plugin.configModifier and TypeInterfaceDescriptioninterfaceDeprecated.ImplementIFCPlugininstead and useIFCPlugin.getDescription(java.util.Locale).interfaceDeprecated.Use the new workflow engine, which lets you specify a custom model and a custom UI.interfaceDeprecated.Use the new workflow engine, e.g.interface -
Uses of INameProviding in de.xima.fc.plugin.entities
Subinterfaces of INameProviding in de.xima.fc.plugin.entities -
Uses of INameProviding in de.xima.fc.plugin.interfaces
Subinterfaces of INameProviding in de.xima.fc.plugin.interfacesModifier and TypeInterfaceDescriptioninterfaceBase interface that all formcycle plugins must implement.interfaceMarkup interface for plugins which need to be synchronized with the frontend server. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.auth
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.authModifier and TypeInterfaceDescriptioninterfaceCommon interface for plugins that provide a custom authentication logic.interfaceInterface for custom authenticator types. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.backend
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.backendModifier and TypeInterfaceDescriptioninterfaceInterface for backend theme plugins.interfaceInterface for client dashboard plugins.interfacePlugin for adding custom menu entries to the backend UI of formcycle.interfacePlugin interface for providing custom menus for projects with a specified scope -
Uses of INameProviding in de.xima.fc.plugin.interfaces.form
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.formModifier and TypeInterfaceDescriptioninterfaceBase interface for plugins which hook into the lifecycle of the form, such as pre-render or pre-process plugins.interfaceInterface for a data source plugin.interfaceInterface for plugins to add additional resources (CSS or JavaScript) to the form designer.interfaceInterface for plugins that may add a set of form items to the designer.interfaceA plugin that lets you add additional properties to existing form elements, which can be configured in the form designer.interfaceInterface for plugins that wish to provide custom template for the form designer.interfaceMixin that implements the methods ofIPluginFormElementTemplatewith defaults for static form element template plugins, when you have all templates stored as resources in the plugin's class path (i.e.interfaceInterface for plugins to integrate own form element widgets within the form designer.interfaceInterface for form pre-persist plugins.interfaceInterface for a form pre-process plugin.interfaceInterface for form pre-render plugins.interfaceInterface for a form pre-respond plugin.interfaceDeprecated.This plugin type was never called and will never have any function.interfacePlugins that allows the form render process to be customized.interfaceInterface for plugins to integrate form resources like CSS or JavaScript -
Uses of INameProviding in de.xima.fc.plugin.interfaces.generic
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.generic -
Uses of INameProviding in de.xima.fc.plugin.interfaces.mail
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.mailModifier and TypeInterfaceDescriptioninterfaceInterface for plugins of type email encryption. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.monitoring
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.monitoringModifier and TypeInterfaceDescriptioninterfaceA plugin for checking the current status of the formcycle system via monitoring MBeans. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.portal
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.portalModifier and TypeInterfaceDescriptioninterfacePlugin for creating custom portals with own ui -
Uses of INameProviding in de.xima.fc.plugin.interfaces.project
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.projectModifier and TypeInterfaceDescriptioninterfaceInterface for plugins of the typ project template. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.replacer
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.replacerModifier and TypeInterfaceDescriptioninterfaceInterface for a form replacer plugin.interfaceInterface for a system replacer plugin.interfaceInterface for a system replacer plugin.interfaceInterface for a template replacer plugin. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.scan
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.scanModifier and TypeInterfaceDescriptioninterfaceInterface for plugins that add additional malware scanners to the system. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.scope
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.scope -
Uses of INameProviding in de.xima.fc.plugin.interfaces.servlet
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.servletModifier and TypeInterfaceDescriptioninterfaceInterface for plugins servlet action plugins. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.user
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.userModifier and TypeInterfaceDescriptioninterfaceA plugin for adding customIPluginAccessPropertys to the formcycle backend. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.validation
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.validationModifier and TypeInterfaceDescriptioninterfaceInterface for validation rule plugins. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.workflow
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.workflowModifier and TypeInterfaceDescriptioninterfaceDeprecated.You should use the new workflow engine.interfaceinterfaceInterface for workflow node plugins.interfaceInterface for workflow trigger plugins. -
Uses of INameProviding in de.xima.fc.servlet.resource
Subinterfaces of INameProviding in de.xima.fc.servlet.resourceModifier and TypeInterfaceDescriptioninterfaceMixin forIPluginServletActionthat provides a basic implementation for a servlet action that provides static resources.Classes in de.xima.fc.servlet.resource that implement INameProvidingModifier and TypeClassDescriptionclassBase class forIPluginServletActionwhich provides a basic implementation for a servlet action that provides static resources. -
Uses of INameProviding in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement INameProvidingModifier and TypeClassDescriptionfinal classView model of aWorkflowStatethat can be sent to the client. -
Uses of INameProviding in de.xima.fc.workflow.mixin
Subinterfaces of INameProviding in de.xima.fc.workflow.mixinModifier and TypeInterfaceDescriptioninterfaceIPluginActionNodeHandler<TData extends BaseActionProps>Mixin meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.interfaceIPluginConditionNodeHandler<TData extends BaseConditionProps>Mixin meant forIPluginWorkflowNodeplugins that only wish to provide a workflow condition that checks a condition and redirects to the if or else branch based upon the result.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 INameProvidingModifier and TypeClassDescriptionclassAPluginActionNodeHandler<TData extends BaseActionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic.classAPluginConditionNodeHandler<TData extends BaseConditionProps>Abstract base class meant forIPluginWorkflowNodeplugins that only wish to provide a workflow condition that executes some business logic condition.classAPluginTriggerHandler<TData extends BaseTriggerProps>Abstract base class meant forIPluginWorkflowTriggerplugins that only wish to provide a workflow action that executes some business logic. -
Uses of INameProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement INameProvidingModifier and TypeClassDescriptionfinal classModel class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY).classModel class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_VALUE).final classModel class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE).final classModel class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP).classModel class for the state change workflow action (EWorkflowNodeType.FC_COPY_FORM_RECORD).classModel class for the workflow action that modifies a counter, see alsoEWorkflowNodeType.FC_COUNTER.final classThe properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.classModel class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64).classModel class for the delete attachment action (EWorkflowNodeType.FC_DELETE_ATTACHMENT).classModel class for the return action (EWorkflowNodeType.FC_RETURN).final classModel class for the workflow action that initializes the Double-Opt-In process.final classModel class for the email workflow action (EWorkflowNodeType.FC_EMAIL).classModel class for the PDF fill workflow action (EWorkflowNodeType.FC_ENCODE_BASE64).classclassModel class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML).classModel class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF).classModel class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD).final classModel class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST).classModel class for the change form value action (EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XML).classModel class for the database statement action (EWorkflowNodeType.FC_LDAP_QUERY).classModel class for the log entry action (EWorkflowNodeType.FC_LOG_ENTRY).classModel class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX).final classModel class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF).classModel class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE).final classModel class for the state change workflow action (EWorkflowNodeType.FC_QUEUE_TASK).classModel class for the change form value action (EWorkflowNodeType.FC_REDIRECT).classModel class for the provide resource workflow action (EWorkflowNodeType.FC_RENEW_PROCESS_ID).classModel class for the return file workflow action (EWorkflowNodeType.FC_RETURN_FILE).classModel class for the return action (EWorkflowNodeType.FC_RETURN).classModel class for the save to file system workflow action (EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEM).classModel class for the save to a WebDav provider workflow action (EWorkflowNodeType.FC_SAVE_TO_WEB_DAV).classModel class for the workflow node action that marks form records as savedclassModel class for the show template action (EWorkflowNodeType.FC_SHOW_TEMPLATE).classModel class for the database statement action (EWorkflowNodeType.FC_SQL_STATEMENT).classModel class for the return action (EWorkflowNodeType.FC_THROW_EXCEPTION).classModel class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES). -
Uses of INameProviding in de.xima.fc.workflow.model.triggers
Classes in de.xima.fc.workflow.model.triggers that implement INameProvidingModifier and TypeClassDescriptionclassThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_DOI_VERIFIED.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_FORM_SUBMIT_BUTTON.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_MANUAL.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_QUALIFIED_FORM_SUBMIT_BUTTON.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_STATE_TIMER.final classThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_TIME_POINT. -
Uses of INameProviding in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic with type parameters of type INameProvidingModifier and TypeMethodDescriptionstatic <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<EntityRef>WorkflowProviderHelper.createEntityRefsWithName(List<T> entities) Creates a list ofEntityRefs with one entry for each entity, and an additional entry for aEntityRef.forNameValue(String).static <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<EntityRef>>WorkflowProviderHelper.createEntityRefsWithNameSelectItems(List<T> entities, String labelEntities, String labelOthers, String labelName) Creates a list of choice entries with anEntityReffor each entity, and an additional entry for aEntityRef.forNameValue(String).static <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>WorkflowProviderHelper.createSelectItems(List<T> entities) Creates select items for the UI from the given list of entities.static <T extends IUUIDEntity & INameProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>WorkflowProviderHelper.createSelectItemsWithoutDescription(List<T> entities) Creates select items for the UI from the given list of entities. -
Uses of INameProviding in de.xima.fc.workflow.taglib.model
Classes in de.xima.fc.workflow.taglib.model that implement INameProvidingModifier and TypeClassDescriptionclassBase class for node properties.classBase class for trigger properties.