Uses of Interface
de.xima.fc.entities.interfaces.IUUIDEntity
-
Packages that use IUUIDEntity Package Description de.xima.fc.api.rest.impl.common.models.response de.xima.fc.entities Package für Datenbankentitätende.xima.fc.entities.common.file de.xima.fc.entities.common.file.i18n de.xima.fc.entities.interfaces Interfaces für Datenbankentitätende.xima.fc.entities.interfaces.file de.xima.fc.entities.interfaces.file.i18n de.xima.fc.export.model de.xima.fc.helper Package für konkrete Helperklassende.xima.fc.interfaces.workflow.reference de.xima.fc.mdl Allgemeine Modellklassen, nicht Datenbankpersitiertde.xima.fc.workflow de.xima.fc.workflow.converter de.xima.fc.workflow.designer.model de.xima.fc.workflow.processor.logic -
-
Uses of IUUIDEntity in de.xima.fc.api.rest.impl.common.models.response
Classes in de.xima.fc.api.rest.impl.common.models.response with type parameters of type IUUIDEntity Modifier and Type Class Description classALocalizedScopedFileResource<TFileMeta extends ILocalizedScopedFileMetaEntity<?,?> & IUUIDEntity>Abstract base class forlocalized scoped files.classAUuidEntityResource<TEntity extends IUUIDEntity>Abstract base class for UUID entity resources.classAUuidFileResource<TEntity extends IUUIDEntity>Abstract base class forfileREST API resources. -
Uses of IUUIDEntity in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IUUIDEntity Modifier and Type Class Description classAAppointmentClosingTimeDescribes the closing hours of anAppointmentTemplate.classAAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>Abstract base class for user authenticatorsclassAClientAuthorizationAbstract base class for authorizations of aMandantclassAInternalMessageclassAktionDeprecated.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.classAppointmentDescribes a booked appointment.classAppointmentClientClosingTimeDescribes the closing hours of anAppointmentTemplate.classAppointmentClosingTimeDescribes the closing hours of anAppointmentTemplate.classAppointmentTemplateAn entity for the appointment module of formcycle.classAppointmentTypeDescribes the type of an appointment and contains several metadata, such as the duration of the appointment.classAttachmentDie KlasseAttachmentbeinhaltet Meta-Informationen zu einem im System verfügbaren Anhang.classAWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>>Base class for workflow elements, i.e.classBedingungDeprecated.This entity is part of the old workflow engine.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.classClientFormThemeFileEntity model for the metadata of a file from aClientFormTheme.classClientPluginEntity for the binary data of an client-wide pluginclassClientPortalConfigFileEntity model for the metadata of a file from a client portal configclassDatenbankZugriffclassDatenquelleclassDirectClientAuthorizationDirect client authorizations define the permissions ofUserProfiles toMandants viaRolles andBenutzerGruppes.classFormEingangFormEingabeDaten +- Vorgang +- Eingangsinformationen (Datum, Nutzer) +- Mapping der Feldnamen-Alias auf die zugehörigen WerteclassFormElementclassFormRecordChatEntity representing a form record scoped chat.classFormRecordMessageclassFormRecordMessageUploadRequestEntity representing (pending or fulfilled) upload requests for form record messages.classFormTemplateclassFormVersionDie Entität FormVersion ermöglicht es verschiedene Versionen eines Formulars zu verwalten.classFormVersionBackupclassIndirectClientAuthorizationIndirect client authorizations define the permission toMandants using filters of aSystemAuthenticator.classInternalClientMessageclassInternalSystemMessageclassLDAPAbfrageclassLDAPZugriffclassMandantDiese Entität bildet einen Mandanten ab.classMandantRessourceclassPostfachDiese Entität stellt ein Postfach dar.classProjectDOIDataDeprecated.Only used by the old workflow.classProjectFileEntity model for the metadata of a file from a projectclassProjectIdentityCheckDataConfiguration for a project for detecting duplicate submissions.classProjectInviteDataEntity for project-specific invitation dataclassProjectPortalDataEntity for storing project specific portal data.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.classUserCredentialsUser credentials are the entries of the default formcycle authenticator.classUserIdentityUser identities are the connection betweenSystemAuthenticators andUserProfiles.classUserPortalEntity model for user portals.classUserPortalFileEntity model for the metadata of a file from a user portalclassUserProfileUser profiles store information about a specific user that may be able to sign in using multipleUserIdentitys.classUserProfileMfaThis entity represents the MFA configuration of a user profile.classVorgangA form record (Vorgang) is a record of aformsubmission.classWebDavAccessModels the connection data for a web DAV server.classWorkflowNodeA workflow node that represents a statement in a workflow task.classWorkflowProcessA workflow process that defines which actions are taken when certain events occur during the life cycle of a form record.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.classWorkflowVersionBackupFile descriptor for the JSON data of a workflow version backup. -
Uses of IUUIDEntity in de.xima.fc.entities.common.file
Classes in de.xima.fc.entities.common.file that implement IUUIDEntity Modifier and Type Class Description classAFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Abstract base class for file meta entities.classAScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Abstract base class for scoped file meta entities. -
Uses of IUUIDEntity in de.xima.fc.entities.common.file.i18n
Classes in de.xima.fc.entities.common.file.i18n that implement IUUIDEntity Modifier and Type Class Description classALocalizedScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Abstract base class for localized file meta entities. -
Uses of IUUIDEntity in de.xima.fc.entities.interfaces
Subinterfaces of IUUIDEntity in de.xima.fc.entities.interfaces Modifier and Type Interface Description interfaceIAppointmentClosingTimeCommon interface forAppointmentTemplateclosing times.interfaceIAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>Common interface for user authenticator entities.interfaceICounterCommon interface for counter entitiesinterfaceIEntityClientAuthorizationCommon 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.interfaceIUserIdentityCommon interface for identifying users within authenticators -
Uses of IUUIDEntity in de.xima.fc.entities.interfaces.file
Subinterfaces of IUUIDEntity in de.xima.fc.entities.interfaces.file Modifier and Type Interface Description interfaceIFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Common interface for the metadata of a file entityinterfaceIScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Common interface for the metadata of a scoped file. -
Uses of IUUIDEntity in de.xima.fc.entities.interfaces.file.i18n
Subinterfaces of IUUIDEntity in de.xima.fc.entities.interfaces.file.i18n Modifier and Type Interface Description interfaceILocalizedScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>>Common interface for localized file entities. -
Uses of IUUIDEntity in de.xima.fc.export.model
Classes in de.xima.fc.export.model that implement IUUIDEntity Modifier and Type Class Description classExportAktionDataDeprecated.classExportBedingungDataDeprecated.classExportStatusDataDeprecated. -
Uses of IUUIDEntity in de.xima.fc.helper
Methods in de.xima.fc.helper with parameters of type IUUIDEntity Modifier and Type Method Description static StringWorkflowSearchTermHelper. createEntitySearchTerm(IUUIDEntity entity) -
Uses of IUUIDEntity in de.xima.fc.interfaces.workflow.reference
Methods in de.xima.fc.interfaces.workflow.reference that return types with arguments of type IUUIDEntity Modifier and Type Method Description Class<? extends IUUIDEntity>IEntityReference. getEntityClass()Method parameters in de.xima.fc.interfaces.workflow.reference with type arguments of type IUUIDEntity Modifier and Type Method Description default StringISearchTermHandler. entitySearchTerm(Class<? extends IUUIDEntity> entityClass)Helper method for the default search term name used to store references to entities. -
Uses of IUUIDEntity in de.xima.fc.mdl
Classes in de.xima.fc.mdl that implement IUUIDEntity Modifier and Type Class Description classLDAPBenutzerDeprecated.classVirtualBenutzerDeprecated.classVirtualRolle -
Uses of IUUIDEntity in de.xima.fc.workflow
Methods in de.xima.fc.workflow with type parameters of type IUUIDEntity Modifier and Type Method Description static <TEntity extends IUUIDEntity>
UuidEntityRefUuidEntityRef. forEntity(TEntity entity)Creates a new entity reference for the given UUID entity.static <TEntity extends IUUIDEntity>
UuidEntityRefUuidEntityRef. forUuid(UUID uuid, Class<TEntity> entityClass)Creates a new entity reference with the given UUID and entity class.Methods in de.xima.fc.workflow that return types with arguments of type IUUIDEntity Modifier and Type Method Description Class<? extends IUUIDEntity>UuidEntityRef. getEntityClass()Methods in de.xima.fc.workflow with parameters of type IUUIDEntity Modifier and Type Method Description static EntityRefEntityRef. forUuidEntity(IUUIDEntity entity)Method parameters in de.xima.fc.workflow with type arguments of type IUUIDEntity Modifier and Type Method Description voidUuidEntityRef. setEntityClass(Class<? extends IUUIDEntity> entityClass) -
Uses of IUUIDEntity in de.xima.fc.workflow.converter
Method parameters in de.xima.fc.workflow.converter with type arguments of type IUUIDEntity Modifier and Type Method Description static <T extends IWorkflowElementTypeProviding & IUuidProviding>
voidFlowchartModelConverter. updateParams(Mandant client, ProcessModel process, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, BiFunction<Class<? extends IUUIDEntity>,UUID,UUID> updater)static <T extends IWorkflowElementTypeProviding & IUuidProviding>
voidFlowchartModelConverter. updateParams(Mandant client, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, UUID taskUuid, T element, BiFunction<Class<? extends IUUIDEntity>,UUID,UUID> updater) -
Uses of IUUIDEntity in de.xima.fc.workflow.designer.model
Constructor parameters in de.xima.fc.workflow.designer.model with type arguments of type IUUIDEntity Constructor Description WorkflowEntityReferences(Map<Class<? extends IUUIDEntity>,Map<UUID,WorkflowElementList>> refs, Map<NodeKey,String> nodeNames, Map<TriggerKey,String> triggerNames) -
Uses of IUUIDEntity in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic with type parameters of type IUUIDEntity 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.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.
-