Uses of Interface
de.xima.fc.entities.interfaces.INameProviding
-
-
Uses of INameProviding in de.xima.fc.comparator
Classes in de.xima.fc.comparator with type parameters of type INameProviding Modifier and Type Class Description classNameProvidingComparator<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 INameProviding Modifier and Type Class Description classAAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>Abstract base class for user authenticatorsclassAktionDeprecated.This entity is part of the old workflow engine.classAktuellerBenutzerDiese Klasse wird aktuell nur genutzt, um die persönlichen Daten des angemeldetenBenutzer-Objekts zu ändern.classAPluginEntity<T extends IPluginFileEntity<?,?,?>,J extends IFileDataEntity<T>,C extends IFileDataEntity<T>>classAppointmentClosingTimeDescribes the closing hours of anAppointmentTemplate.classAppointmentTemplateAn 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.classBenutzerAn entity that describes a real-life person.classBenutzerGruppeDiese Entität bildet ein Guppensystem ab, dem verschiedeneBenutzerzugeordnet werden können.classClientAuthenticatorEntity model for user authenticators inMandantscopeclassClientCounterCounter entity inMandantscopeclassClientPluginEntity for the binary data of an client-wide pluginclassDatenbankZugriffclassDatenquelleclassFormTemplateclassFormTemplateTagclassFrontendServerclassLDAPAbfrageclassLDAPGruppeclassLDAPZugriffclassMandantDiese Entität bildet einen Mandanten ab.classMandantFrontendServerclassMandantRessourceclassModulclassPostfachDiese Entität stellt ein Postfach dar.classProjektThe entityProjektcontains the core functionality of the system.classProjektRessourceclassRolleDie Klasse Rolle dient dazu, die Rechte einesBenutzerfestzulegen.classStatusDeprecated.This entity is part of the old workflow engine.classSystemAuthenticatorEntity model for user authenticators in system scopeclassSystemMessageEntity for system messages.classSystemPluginEntity for system-wide pluginsclassTextbausteinDiese Entität ermöglicht eine Zuordnung zw. einem Schlüssselwort und einem dahinterliegenden Text.classWorkflowNodeA workflow node that represents a statement in a workflow task.classWorkflowStateDescribes the state of aVorgang.classWorkflowTaskA single workflow task with a program represented by theWorkflowTask.getRootNode()that is executed when one of itsWorkflowTask.getTrigger()fires.classWorkflowTriggerA 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.interfaces Modifier and Type Interface Description interfaceIAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>Common interface for user authenticator entities.interfaceICounterCommon interface for counter entitiesinterfaceIPluginEntity<T extends IPluginFileEntity<?,?,?>,J extends IFileDataEntity<T>,C extends IFileDataEntity<T>> -
Uses of INameProviding in de.xima.fc.export
Methods in de.xima.fc.export with type parameters of type INameProviding Modifier and Type Method Description protected <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 INameProviding Modifier and Type Class Description classExportAktionDataclassExportStatusData -
Uses of INameProviding in de.xima.fc.gui.bean.resource
Classes in de.xima.fc.gui.bean.resource with type parameters of type INameProviding Modifier and Type Class Description classABasicResourceBean<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 Modifier and Type Class Description classPluginWrapperModel<E extends IPluginEntity<?,?,?>> -
Uses of INameProviding in de.xima.fc.gui.validator.name
Classes in de.xima.fc.gui.validator.name with type parameters of type INameProviding Modifier and Type Class Description classAUniqueManDepNameValidator<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 INameProviding Modifier and Type Method Description static <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 INameProviding Modifier and Type Method Description intSortNameIgnoreCase. compare(INameProviding e1, INameProviding e2) -
Uses of INameProviding in de.xima.fc.interfaces.workflow
Subinterfaces of INameProviding in de.xima.fc.interfaces.workflow Modifier and Type Interface Description interfaceIWorkflowElementEntityInterface 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 INameProviding Modifier and Type Class Description classLDAPBenutzerclassVirtualBenutzerclassVirtualRolle -
Uses of INameProviding in de.xima.fc.plugin.abstracts
Classes in de.xima.fc.plugin.abstracts that implement INameProviding Modifier and Type Class Description classAFCPluginDeprecated.class will be removed. -
Uses of INameProviding in de.xima.fc.plugin.config
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.plugin.entities
Subinterfaces of INameProviding in de.xima.fc.plugin.entities Modifier and Type Interface Description interfaceIPluginEntitiesInterface for an entities plugin. -
Uses of INameProviding in de.xima.fc.plugin.interfaces
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.plugin.interfaces.auth
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.auth Modifier and Type Interface Description interfaceIPluginAuthenticatorTypeInterface for custom authenticator types. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.backend
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.plugin.interfaces.form
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.plugin.interfaces.generic
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.generic Modifier and Type Interface Description interfaceIPluginGenericInterface for a generic plugin. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.mail
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.mail Modifier and Type Interface Description interfaceIPluginMailEncryptionInterface 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.monitoring Modifier and Type Interface Description interfaceIPluginMonitorA 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.portal Modifier and Type Interface Description interfaceIPluginPortalPlugin 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.project Modifier and Type Interface Description interfaceIPluginProjectTemplateInterface 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.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 INameProviding in de.xima.fc.plugin.interfaces.scope
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.plugin.interfaces.servlet
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.servlet Modifier and Type Interface Description interfaceIPluginServletActionInterface for plugins servlet action plugins. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.user
Subinterfaces of INameProviding in de.xima.fc.plugin.interfaces.user Modifier and Type Interface Description interfaceIPluginAccessPropertiesA 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.validation Modifier and Type Interface Description interfaceIPluginValidationRuleInterface for validation rule plugins. -
Uses of INameProviding in de.xima.fc.plugin.interfaces.workflow
Subinterfaces of INameProviding 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 INameProviding in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement INameProviding Modifier and Type Class Description classWorkflowStateModelView 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.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 INameProviding 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. -
Uses of INameProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement INameProviding Modifier and Type Class Description classFcChangeFormAvailabilityPropsModel class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITY).classFcChangeFormValuePropsModel class for the change form value action (EWorkflowNodeType.FC_CHANGE_FORM_VALUE).classFcChangeStatePropsModel class for the state change workflow action (EWorkflowNodeType.FC_CHANGE_STATE).classFcCompressAsZipPropsModel class for the compress as ZIP workflow action (EWorkflowNodeType.FC_COMPRESS_AS_ZIP).classFcCopyFormRecordPropsModel class for the state change workflow action (EWorkflowNodeType.FC_COPY_FORM_RECORD).classFcCounterPropsModel class for the workflow action that modifies a counter, see alsoEWorkflowNodeType.FC_COUNTER.classFcCreateTextFilePropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.classFcDeleteFormRecordPropsModel class for the return action (EWorkflowNodeType.FC_RETURN).classFcDoiInitPropsModel class for the workflow action that initializes the Double-Opt-In process.classFcEmailPropsModel class for the email workflow action (EWorkflowNodeType.FC_EMAIL).classFcExportToPersistencePropsclassFcExportToXmlPropsModel class for the change form value action (EWorkflowNodeType.FC_EXPORT_TO_XML).classFcFillPdfPropsModel class for the PDF fill workflow action (EWorkflowNodeType.FC_FILL_PDF).classFcFillWordPropsModel class for the Word fill workflow action (EWorkflowNodeType.FC_FILL_WORD).classFcHttpRequestPropsModel class for the HTTP request workflow action (EWorkflowNodeType.FC_POST_REQUEST).classFcImportFormValueFromXmlPropsModel class for the change form value action (EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XML).classFcLdapQueryPropsModel class for the database statement action (EWorkflowNodeType.FC_LDAP_QUERY).classFcMoveFormRecordToInboxPropsModel class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX).classFcProvideResourcePropsModel class for the provide resource workflow action (EWorkflowNodeType.FC_PROVIDE_RESOURCE).classFcQueueTaskPropsModel class for the state change workflow action (EWorkflowNodeType.FC_QUEUE_TASK).classFcRedirectPropsModel class for the change form value action (EWorkflowNodeType.FC_REDIRECT).classFcRenewProcessIdPropsModel class for the provide resource workflow action (EWorkflowNodeType.FC_RENEW_PROCESS_ID).classFcReturnFilePropsModel class for the return file workflow action (EWorkflowNodeType.FC_RETURN_FILE).classFcReturnPropsModel class for the return action (EWorkflowNodeType.FC_RETURN).classFcSaveToFileSystemPropsModel class for the save to file system workflow action (EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEM).classFcSetSavedFlagPropsModel class for the workflow node action that marks form records as savedclassFcShowTemplatePropsModel class for the show template action (EWorkflowNodeType.FC_SHOW_TEMPLATE).classFcSqlStatementPropsModel class for the database statement action (EWorkflowNodeType.FC_SQL_STATEMENT).classFcThrowExceptionPropsModel class for the return action (EWorkflowNodeType.FC_THROW_EXCEPTION).classFcWriteFormRecordAttrPropsModel 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 INameProviding Modifier and Type Class Description classFcCatchErrorPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_CATCH_ERROR.classFcDoiVerifiedPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_DOI_VERIFIED.classFcFormSubmitButtonPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_FORM_SUBMIT_BUTTON.classFcInvitationErrorPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_INVITATION_ERROR.classFcInvitationSentPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_INVITATION_SENT.classFcManualPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_MANUAL.classFcQualifiedFormSubmitButtonPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_QUALIFIED_FORM_SUBMIT_BUTTON.classFcStateTimerPropsThe properties model for workflow triggers of typeEWorkflowTriggerType.FC_STATE_TIMER.classFcTimePointPropsThe 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 INameProviding Modifier and Type Method Description static <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<UuidEntityRef>>WorkflowProviderHelper. createSelectItems(List<T> entities)static <T extends IUUIDEntity & INameProviding & IDescriptionProviding>
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<EntityRef>>WorkflowProviderHelper. createWorkflowRefSelectItems(List<T> entities) -
Uses of INameProviding in de.xima.fc.workflow.taglib.model
Classes in de.xima.fc.workflow.taglib.model that implement INameProviding Modifier and Type Class Description classBaseActionPropsBase class for node properties.classBaseTriggerPropsBase class for trigger properties.
-