Uses of Interface
de.xima.fc.entities.interfaces.IDescriptionProviding
-
Packages that use IDescriptionProviding Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.entities.interfaces Interfaces für Datenbankentitätende.xima.fc.export.model de.xima.fc.gui.bean.resource de.xima.fc.interfaces.workflow de.xima.fc.mdl Allgemeine Modellklassen, nicht Datenbankpersitiertde.xima.fc.workflow.model.nodes de.xima.fc.workflow.model.triggers de.xima.fc.workflow.processor.logic de.xima.fc.workflow.taglib.model -
-
Uses of IDescriptionProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IDescriptionProviding 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.classAktuellerBenutzerDeprecated.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.classAppointmentTemplateAn entity for the appointment module of formcycle.classAWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>>Base class for workflow elements, i.e.classBenutzerDeprecated.Since Version 8.0.0 user information is stored inuser profiles.classBenutzerGruppeDiese Entität bildet ein Guppensystem ab, dem verschiedeneBenutzerzugeordnet werden können.classClientAuthenticatorEntity model for user authenticators inMandantscopeclassClientCounterCounter entity inMandantscopeclassClientFormThemeEntity model for a form theme.classClientPluginEntity for the binary data of an client-wide pluginclassDatenbankZugriffclassDatenquelleclassFormTemplateclassFrontendServerclassIndirectClientAuthorizationIndirect client authorizations define the permission toMandants using filters of aSystemAuthenticator.classLDAPAbfrageclassLDAPGruppeDeprecated.Since Version 8.0.0 user information is storedUserProfiles.classLDAPZugriffclassMandantDiese Entität bildet einen Mandanten ab.classMandantFrontendServerclassMandantRessourceclassModulDeprecated.Table no longer existsclassPostfachDiese 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.classUserPortalEntity model for user portals.classWebDavAccessModels the connection data for a web DAV server.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.classWorkflowVersionRepresents the version of a project's workflow. -
Uses of IDescriptionProviding in de.xima.fc.entities.interfaces
Subinterfaces of IDescriptionProviding 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<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 IDescriptionProviding in de.xima.fc.export.model
Classes in de.xima.fc.export.model that implement IDescriptionProviding Modifier and Type Class Description classExportAktionDataDeprecated.classExportStatusDataDeprecated. -
Uses of IDescriptionProviding in de.xima.fc.gui.bean.resource
Classes in de.xima.fc.gui.bean.resource with type parameters of type IDescriptionProviding Modifier and Type Class Description classABasicResourceBean<E extends IFileDataEntity<?>,T extends IFileProviding<?,E> & INameProviding & IDescriptionProviding> -
Uses of IDescriptionProviding in de.xima.fc.interfaces.workflow
Subinterfaces of IDescriptionProviding in de.xima.fc.interfaces.workflow Modifier and Type Interface Description interfaceIWorkflowElementEntityInterface for workflow elements that behave differently depending on their type. -
Uses of IDescriptionProviding in de.xima.fc.mdl
Classes in de.xima.fc.mdl that implement IDescriptionProviding Modifier and Type Class Description classLDAPBenutzerDeprecated.classVirtualBenutzerDeprecated.classVirtualRolle -
Uses of IDescriptionProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement IDescriptionProviding Modifier and Type Class Description classBaseMultipleConditionPropsThe properties model for workflow nodes for which a complex condition need to be configured.classBaseMultipleDoUntilLoopTestPropsThe properties model for workflow nodes for which a complex do-until loop test need to be configured.classBaseMultipleWhileLoopTestPropsThe properties model for workflow nodes for which a complex while loop test need to be configured.classFcBreakPropsModel class for the return action (EWorkflowNodeType.FC_BREAK).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).classFcContinuePropsModel class for the return action (EWorkflowNodeType.FC_CONTINUE).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.classFcDecodeBase64PropsModel class for the decode base64 workflow action (EWorkflowNodeType.FC_DECODE_BASE64).classFcDeleteAttachmentPropsModel class for the delete attachment action (EWorkflowNodeType.FC_DELETE_ATTACHMENT).classFcDeleteFormRecordPropsModel class for the return action (EWorkflowNodeType.FC_RETURN).classFcDoiInitPropsModel class for the workflow action that initializes the Double-Opt-In process.classFcDoUntilLoopPropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_DO_UNTIL_LOOP.classFcEmailPropsModel class for the email workflow action (EWorkflowNodeType.FC_EMAIL).classFcEncodeBase64PropsModel class for the PDF fill workflow action (EWorkflowNodeType.FC_ENCODE_BASE64).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).classFcForEachLoopPropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.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).classFcLogEntryPropsModel class for the log entry action (EWorkflowNodeType.FC_LOG_ENTRY).classFcMoveFormRecordToInboxPropsModel class for move the current form record to inbox action (EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOX).classFcMultipleConditionPropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_MULTIPLE_CONDITION.classFcProcessLogPdfPropsModel class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF).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).classFcSaveToWebDavPropsModel class for the save to a WebDav provider workflow action (EWorkflowNodeType.FC_SAVE_TO_WEB_DAV).classFcSendFormRecordMessagePropsModel class for the log entry action (EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGE).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).classFcWhileLoopPropsThe properties model for workflow nodes of typeEWorkflowNodeType.FC_WHILE_LOOP.classFcWriteFormRecordAttrPropsModel class for the write form record custom attributes action (EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTES). -
Uses of IDescriptionProviding in de.xima.fc.workflow.model.triggers
-
Uses of IDescriptionProviding in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic with type parameters of type IDescriptionProviding Modifier and Type Method Description static <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. -
Uses of IDescriptionProviding in de.xima.fc.workflow.taglib.model
Classes in de.xima.fc.workflow.taglib.model that implement IDescriptionProviding Modifier and Type Class Description classBaseActionPropsBase class for node properties.classBaseConditionPropsBase class for common properties used by binary condition nodes.classBaseDoUntilLoopPropsBase class for common properties used by do-until loop nodes.classBaseForEachLoopPropsBase class for common properties used by for-each loop nodes.classBaseTriggerPropsBase class for trigger properties.classBaseWhileLoopPropsBase class for common properties used by while loop nodes.
-