A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- AActionBean - Class in de.xima.fc.gui.bean.workflow
-
Deprecated.Use the new workflow engine.
- AActionBean() - Constructor for class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- AAddDynamicTablesForeignKeys - Class in de.xima.fc.liquibase.change
- AAddDynamicTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.AAddDynamicTablesForeignKeys
- AAddDynamicTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- AAddDynamicTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.AAddDynamicTablesPrimaryKeys
- AAppointmentClosingTime - Class in de.xima.fc.entities
-
Describes the closing hours of an
AppointmentTemplate. - AAppointmentClosingTime() - Constructor for class de.xima.fc.entities.AAppointmentClosingTime
- AAppointmentClosingTimeModel<T extends AAppointmentClosingTime> - Class in de.xima.fc.gui.model.appointment
-
The view model for the
AAppointmentClosingTime. - AAppointmentClosingTimeModel(Class<T>) - Constructor for class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
Creates a new empty model without any closing times.
- AAttachmentItemResolutionError(EAttachmentItemResolutionError, String, Throwable, AttachmentItem) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.AAttachmentItemResolutionError
- AAttachmentListResolutionError - Exception in de.xima.fc.exceptions
-
Exception class for the various kinds of
EAttachmentItemResolutionErrors with additional data. - AAttachmentListResolutionError(EAttachmentItemResolutionError, String, Throwable) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError
- AAttachmentListResolutionError.AAttachmentItemResolutionError - Exception in de.xima.fc.exceptions
-
Abstract class for all errors specific to an attachment item.
- AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.ATTACHMENT_COUNT_REDUCED_TO_ZERO_BY_FILTER_OPTIONSerror. - AAttachmentListResolutionError.AttachmentQueryDoesNotMatch - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.ATTACHMENT_QUERY_DOES_NOT_MATCHerror. - AAttachmentListResolutionError.CannotProcessAttachmentItem - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.CANNOT_PROCESS_ATTACHMENT_ITEMerror. - AAttachmentListResolutionError.CannotProcessAttachmentList - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.CANNOT_PROCESS_ATTACHMENT_LISTerror. - AAttachmentListResolutionError.DatabaseError - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.DATABASE_ERRORerror. - AAttachmentListResolutionError.FileSystemError - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.FILE_SYSTEM_ERRORerror. - AAttachmentListResolutionError.NodeDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.NODE_DOES_NOT_EXISTerror. - AAttachmentListResolutionError.NodeDoesNotProvideAttachments - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.NODE_DOES_NOT_PROVIDE_ATTACHMENTSerror. - AAttachmentListResolutionError.NodeNotExecuted - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.NODE_NOT_EXECUTEDerror. - AAttachmentListResolutionError.UploadFieldDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.UPLOAD_FIELD_DOES_NOT_EXISTerror. - AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments - Exception in de.xima.fc.exceptions
-
Exception data class for the
EAttachmentItemResolutionError.UPLOAD_FIELD_DOES_NOT_PROVIDE_ATTACHMENTSerror. - AAuthenticator<T extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> - Class in de.xima.fc.entities
-
Abstract base class for user authenticators
- AAuthenticator() - Constructor for class de.xima.fc.entities.AAuthenticator
- AAuthenticatorConfig - Class in de.xima.fc.entities
-
Abstract base class for authenticator configurations
- AAuthenticatorConfig() - Constructor for class de.xima.fc.entities.AAuthenticatorConfig
- ABackendJSFContext - Class in de.xima.fc.gui.bean
-
Deprecated.Inject beans directly via
@Inject, use helper classes and static methods directly. For the entity context, usenew RequestEntityContext(). - ABackendJSFContext() - Constructor for class de.xima.fc.gui.bean.ABackendJSFContext
-
Deprecated.
- ABackendPushContext - Class in de.xima.fc.gui.common.bean.push
-
Base class for backend push contexts (web sockets) with some utility methods for commonly used message, such as requesting an AJAX update or invoking a remote command.
- ABackendPushContext() - Constructor for class de.xima.fc.gui.common.bean.push.ABackendPushContext
- ABasicResourceBean<E extends IFileDataEntity<?>,T extends IFileProviding<?,E> & INameProviding & IDescriptionProviding> - Class in de.xima.fc.gui.bean.resource
- ABasicResourceBean() - Constructor for class de.xima.fc.gui.bean.resource.ABasicResourceBean
- ABBRUCH - de.xima.fc.mdl.enums.EWeiterverarbeitung_Aktion
-
(Regulärer) Abbruch der Formulardatenverarbeitung.
- ABBRUCH - de.xima.fc.mdl.enums.EWeiterverarbeitung_Bedingung
-
Deprecated.(Regulärer) Abbruch der Formulardatenverarbeitung.
- ABBRUCH - de.xima.fc.mdl.enums.EWeiterverarbeitung_Status
-
(Regulärer) Abbruch der Formulardatenverarbeitung.
- ABooleanExpressionBean - Class in de.xima.fc.gui.common.bean
-
Base bean for multiple condition UIs.
- ABooleanExpressionBean() - Constructor for class de.xima.fc.gui.common.bean.ABooleanExpressionBean
- ABORT - de.xima.fc.mdl.plugin.EPluginValidationFailureTreatment
-
Abort the installation procedure, do not install the plugin.
- abruptly(AbstractAbruptCompletionException) - Static method in class de.xima.fc.workflow.processor.model.WorkflowNodeResult
- ABSOLUT - de.xima.fc.interfaces.plugin.retval.backend.IPluginMenuEntry.EPluginMenuTargetType
-
Marks the menu entry as a simple absolute link to an external page.
- ABSOLUTE - de.xima.fc.css.builder.ECssPosition
-
The element is removed from the normal document flow, and no space is created for the element in the page layout.
- absoluteBaseUrl - Variable in class de.xima.fc.form.request.FormRequestContext
- AbstractAbruptCompletionException - Exception in de.xima.fc.exceptions
-
Indicates that execution of a workflow node ended abruptly.
- AbstractAbruptCompletionException(AbstractAbruptCompletionException.Builder<?>) - Constructor for exception de.xima.fc.exceptions.AbstractAbruptCompletionException
-
Creates a new exception with the given data for a node that wants to end abruptly by throwing.
- AbstractAbruptCompletionException.Builder<Self extends AbstractAbruptCompletionException.Builder> - Class in de.xima.fc.exceptions
-
A simple builder for an
AbstractAbruptCompletionException - AbstractDatei<T extends IAbstractDateiData> - Class in de.xima.fc.entities
-
Deprecated.use
AFileEntity - AbstractDatei() - Constructor for class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- AbstractDateiData - Class in de.xima.fc.entities
-
Deprecated.use
AFileDataEntity - AbstractDateiData() - Constructor for class de.xima.fc.entities.AbstractDateiData
-
Deprecated.
- AbstractEncryptor - Class in de.xima.fc.encryption.db
- AbstractEncryptor(Provider) - Constructor for class de.xima.fc.encryption.db.AbstractEncryptor
- AbstractEntity - Class in de.xima.fc.entities
-
Diese Klasse ist die Elternklasse aller Entitäten und beinhaltet die Attribute, die in jeder Entität vorhanden sein müssen.
- AbstractEntity() - Constructor for class de.xima.fc.entities.AbstractEntity
- AbstractFilter - Class in de.xima.fc.gui.common.filter
- AbstractFilter() - Constructor for class de.xima.fc.gui.common.filter.AbstractFilter
- AbstractHeaderTable<T> - Class in de.xima.fc.common.data.table
-
Abstract implementation of
IHeaderTable. - AbstractHeaderTable() - Constructor for class de.xima.fc.common.data.table.AbstractHeaderTable
- AbstractLockableEntity - Class in de.xima.fc.entities
-
Diese Klasse ist die Elternklasse aller Entitäten und beinhaltet die Attribute, die in jeder Entität vorhanden sein müssen.
- AbstractLockableEntity() - Constructor for class de.xima.fc.entities.AbstractLockableEntity
- AbstractMandantDependentEntity - Class in de.xima.fc.entities
- AbstractMandantDependentEntity() - Constructor for class de.xima.fc.entities.AbstractMandantDependentEntity
- AbstractServletHandler<T extends ITransferableEntity> - Class in de.xima.fc.servlet.handler
-
Deprecated.This is part of the old rest API. Use the new API when it becomes available.
- AbstractServletHandler() - Constructor for class de.xima.fc.servlet.handler.AbstractServletHandler
-
Deprecated.
- AbstractSuccessAbruptCompletionException - Exception in de.xima.fc.exceptions
-
Used by a node to indicate that the node completed abruptly by issuing a break or continue statement that jumps out of the current loop iteration.
- AbstractSuccessAbruptCompletionException(AbstractSuccessAbruptCompletionException.Builder) - Constructor for exception de.xima.fc.exceptions.AbstractSuccessAbruptCompletionException
-
Creates a new exception that should be thrown when a node wishes to complete abruptly in a successful manner.
- AbstractSuccessAbruptCompletionException.Builder<Self extends AbstractSuccessAbruptCompletionException.Builder> - Class in de.xima.fc.exceptions
-
A simple builder for configuring a
NodeReturnedException. - AbstractXfcException - Exception in de.xima.fc.exceptions
-
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.
- AbstractXfcException(IDaoException) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(IXfcException) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(String) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(String, Throwable) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(Throwable) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(Throwable, ITransferableEntity) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcException(Throwable, ITransferableEntity, String) - Constructor for exception de.xima.fc.exceptions.AbstractXfcException
- AbstractXfcRuntimeException - Exception in de.xima.fc.exceptions
-
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.
- AbstractXfcRuntimeException(IDaoException) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(IXfcException) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(String) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(String, Throwable) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(Throwable) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(Throwable, ITransferableEntity) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- AbstractXfcRuntimeException(Throwable, ITransferableEntity, String) - Constructor for exception de.xima.fc.exceptions.AbstractXfcRuntimeException
- ACacheModel - Class in de.xima.fc.mdl.cache
- ACacheModel(int) - Constructor for class de.xima.fc.mdl.cache.ACacheModel
- accept(DirectClientAuthorization) - Method in class de.xima.fc.gui.common.bean.security.UserInvitationsBean
- accept(ICrossViewScopeResponseData<T>) - Method in interface de.xima.fc.gui.common.interfaces.request.ICrossViewScopeResponseConsumer
-
Handles the response returned for the request.
- accept(IFormDataAdapter, WorkflowProcessingContext) - Method in class de.xima.fc.bl.fdv.ConditionCheck
-
Deprecated.Liefert
true, wenn die Bedingung dieses Checks von den übergebenen Formulardaten erfüllt wird. - accept(T) - Method in interface de.xima.fc.interfaces.IThrowingConsumer
- ACCEPT - de.xima.fc.mdl.enums.EObjectGraphVisitResult
-
This result indicates that the visit should descend into the children of the currently visited field's value (when it is a list or map etc.).
- acceptAsSignedInUser() - Method in class de.xima.fc.gui.common.bean.security.UserInviteBean
-
Accept the invitation as the currently signed-in user.
- acceptDirectClientAuthorization(IEntityContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.dao.impl.UserProfileDao
- acceptDirectClientAuthorization(IEntityContext, UserProfile, DirectClientAuthorization) - Method in interface de.xima.fc.dao.interfaces.IUserProfileDao
-
Adds the given client authorization to the given profile and accepts it.
- acceptDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.api.entity.UserProfileAPI
-
Adds the given client authorization to the given profile and accepts it.
- acceptDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.handler.entity.UserProfileHandler
- acceptDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in interface de.xima.fc.handler.interfaces.entity.IUserProfileHandler
-
Adds the given client authorization to the given profile and accepts it.
- acceptedUploadTypes() - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData
- acceptedUploadTypes() - Method in interface de.xima.fc.common.form_record.chat.IRequestUploadData
-
Types of files that are accepted for upload.
- acceptedUploadTypes(Iterable<String>) - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData.Builder
-
Sets the accepted upload types.
- acceptedUploadTypes(String...) - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData.Builder
-
Sets the accepted upload types.
- acceptsValue(Object) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
- acceptsValue(Object) - Method in interface de.xima.fc.interfaces.workflow.value.IVoidValueDescriptor
- acceptsValue(Object) - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- ACCESS - de.xima.fc.workflow.processor.enums.EWorkflowValidationGroup
-
Performs security checks to ensure the workflow does not contain features the user or client does not have access to.
- ACCESS_DENIED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- accessAtPath(Object, String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowVariableHandler
-
Access a value of the given object at a certain JSON path.
- accessAtPath(Object, String) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
-
Access a nested property in an object at a given JSON path.
- accessAtPath(Object, String) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- accessDenied() - Static method in class de.xima.fc.security.helper.SecurityWebEndpointHelper
- accessDenied(WebContext) - Static method in class de.xima.fc.security.helper.SecurityPac4jHelper
- AccessDeniedException - Exception in de.xima.fc.gui.exception
-
When a resource or page was found, but access was denied.
- AccessDeniedException(String) - Constructor for exception de.xima.fc.gui.exception.AccessDeniedException
-
Creates a new exception for when a resource or page was found, but access was denied.
- AccessDeniedException(String, Throwable) - Constructor for exception de.xima.fc.gui.exception.AccessDeniedException
-
Creates a new exception for when a resource or page was found, but access was denied.
- accessibleToEndUser() - Method in interface de.xima.fc.interfaces.workflow.execution.IAttachFilesToFormRecordOptions
-
trueif the attached files should be made available to end users andfalseotherwise. - AccessManager - Class in de.xima.fc.manager
-
Deprecated.
- AccessManager - Class in de.xima.fc.security
-
Deprecated.
- AccessManager() - Constructor for class de.xima.fc.manager.AccessManager
-
Deprecated.
- AccessManager() - Constructor for class de.xima.fc.security.AccessManager
-
Deprecated.
- AccessProperty - Annotation Type in de.xima.fc.annotations
- AccessPropertyEntryModel - Class in de.xima.fc.gui.model
- AccessPropertyEntryModel(IPluginAccessProperty, Locale) - Constructor for class de.xima.fc.gui.model.AccessPropertyEntryModel
- AccessPropertyEntryModel(EAccessProperty, Mandant, Locale) - Constructor for class de.xima.fc.gui.model.AccessPropertyEntryModel
-
Deprecated.
- AccessPropertyEntryModel(EAccessProperty, LicenseAccess, Locale) - Constructor for class de.xima.fc.gui.model.AccessPropertyEntryModel
- AccessPwdAuthenticator - Class in de.xima.fc.web.common.accesspwd
- ACCOUNT_CONNECTED_TO_USER_PROFILE_DETAIL - Static variable in class de.xima.fc.I18nKeys.Security
- ACCOUNT_CONNECTED_TO_USER_PROFILE_TITLE - Static variable in class de.xima.fc.I18nKeys.Security
- accumulator() - Method in class de.xima.fc.utils.range.RangeUtils.RangeSetCollector
- accumulator() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedAttachmentsCollector
- accumulator() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedFilesCollector
- accumulator() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedAttachmentCollector
- accumulator() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedFileCollector
- AClientAuthorization - Class in de.xima.fc.entities
-
Abstract base class for authorizations of a
Mandant - AClientAuthorization() - Constructor for class de.xima.fc.entities.AClientAuthorization
- AClientDependentEntity - Class in de.xima.fc.entities
- AClientDependentEntity() - Constructor for class de.xima.fc.entities.AClientDependentEntity
- AcmFilterCriterionSupplier<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.model.data.filter
-
A supplier for a list of filter criteria that should be applied when searching the database for matching entities.
- AcmFilterCriterionSupplier(String, Class<TEntity>, SelectCriterion, ISerializablePredicate<Tuple>) - Constructor for class de.xima.fc.gui.model.data.filter.AcmFilterCriterionSupplier
-
Creates a new filter criteria supplier with a single select criterion.
- AcmFilterCriterionSupplier(String, Class<TEntity>, List<SelectCriterion>, ISerializablePredicate<Tuple>) - Constructor for class de.xima.fc.gui.model.data.filter.AcmFilterCriterionSupplier
-
Creates a new filter criteria supplier with a single select criterion.
- AcmSortingCriterion<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.model.data.sorting
-
Sorting criterion base on
AttributeSelectCriteriaManager. - AcmSortingCriterion(String, Class<TEntity>, SelectCriterion, Comparator<Tuple>, Comparator<TEntity>) - Constructor for class de.xima.fc.gui.model.data.sorting.AcmSortingCriterion
- AcmSortingCriterion(String, List<SelectCriterion>, Class<TEntity>, Comparator<Tuple>, Comparator<TEntity>) - Constructor for class de.xima.fc.gui.model.data.sorting.AcmSortingCriterion
- AConditionUniquelyNamedValidator<A extends Annotation,T> - Class in de.xima.fc.validation.constraintvalidators
- AConditionUniquelyNamedValidator() - Constructor for class de.xima.fc.validation.constraintvalidators.AConditionUniquelyNamedValidator
- AConfigParam - Class in de.xima.fc.plugin.models.config
-
Referenz Implementierung für die
IPluginConfigParam- Schnittstelle - AConfigParam(String) - Constructor for class de.xima.fc.plugin.models.config.AConfigParam
- AConfigParam(String, boolean) - Constructor for class de.xima.fc.plugin.models.config.AConfigParam
- AConfigParam(String, String, boolean) - Constructor for class de.xima.fc.plugin.models.config.AConfigParam
- AConfigViewModel - Class in de.xima.fc.mdl.auth.config.view
-
Abstract base class for authenticator config view models
- AConfigViewModel() - Constructor for class de.xima.fc.mdl.auth.config.view.AConfigViewModel
-
Deprecated.For JSON deserialization only.
- AConfigViewModel(EAuthClientType, String, String, Map<String, String>, String) - Constructor for class de.xima.fc.mdl.auth.config.view.AConfigViewModel
- AContextBean - Class in de.xima.fc.gui.common.bean
- AContextBean() - Constructor for class de.xima.fc.gui.common.bean.AContextBean
- acquireExclusiveFormRecordLock(UserContext, IBasicFormRecordRequestData) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Acquires an exclusive lock on the form record.
- acquireExclusiveFormRecordLock(UserContext, IBasicFormRecordRequestData) - Method in class de.xima.fc.handler.entity.VorgangHandler
- acquireExclusiveFormRecordLock(UserContext, IBasicFormRecordRequestData) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
- acquireLock(IEntityContext, long) - Method in class de.xima.fc.dao.impl.FormRecordLockDao
- acquireLock(IEntityContext, long) - Method in interface de.xima.fc.dao.interfaces.IFormRecordLockDao
-
Attempts to acquire a lock on the
Vorgangwith the given ID. - action(EServletAction) - Method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams.Builder
- ACTION - de.xima.fc.gui.bean.workflow.model.ENodeTypes
-
Deprecated.
- ACTION - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- ACTION - Static variable in class de.xima.fc.CmnConst.AttachmentFormParams
- ACTION - Static variable in class de.xima.fc.CmnConst.AttachmentParams
- ACTION_DELETE - Static variable in class de.xima.fc.CmnConst.AttachmentFormParams
- ACTION_DESIGNER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- ACTION_DOWNLOAD - Static variable in class de.xima.fc.CmnConst.AttachmentFormParams
- ACTION_PREVIEW - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- ACTION_PROVIDE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- actionBean - Variable in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- ActionBean - Class in de.xima.fc.gui.bean.workflow
-
Deprecated.Use the new workflow engine.
- ActionBean() - Constructor for class de.xima.fc.gui.bean.workflow.ActionBean
-
Deprecated.
- ActionImportConfig - Class in de.xima.fc.importer.config
-
Deprecated.
- ActionImportStager - Class in de.xima.fc.importer.stager
-
Deprecated.
- ActionImportStager(IEntityContext, Aktion, Mandant) - Constructor for class de.xima.fc.importer.stager.ActionImportStager
-
Deprecated.
- ActionImportStager(IEntityContext, IEntityImportConfig<?>, Mandant) - Constructor for class de.xima.fc.importer.stager.ActionImportStager
-
Deprecated.
- actionListener(String) - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- actionOnPoints(float[], float[]) - Method in class de.xima.fc.css.builder.CssTransformListBuilder
-
A transform matrix is uniquely identified by its effect on three linearly independent points.
- actionOnPoints(Point2D, Point2D, Point2D, Point2D, Point2D, Point2D) - Method in class de.xima.fc.css.builder.CssTransformListBuilder
-
A transform matrix is uniquely identified by its effect on three linearly independent points.
- actions() - Static method in class de.xima.fc.gui.bean.application.PlaceholderBean
-
Methods that can be used from the outside to modify the available placeholders.
- activate(PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
When the user click on the button to activate a plugin.
- activate(IEntityContext) - Method in class de.xima.fc.dao.impl.ATransactionDao
-
Started die übergebene Transaktion, wenn sie nicht bereits aktiv ist.
- activate(IEntityContext) - Method in class de.xima.fc.dao.impl.VorgangsDataDao
-
Started die übergebene Transaktion, wenn sie nicht bereits aktiv ist.
- activateConfigState() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- activateLogger(XLogger) - Static method in class de.xima.fc.setup.model.log.LogConfigHelper
-
Deprecated.will be removed without replacement
- activateProject() - Method in class de.xima.fc.gui.bean.project.ProjectShareBean
- activateSelectedFrontendServer() - Method in class de.xima.fc.gui.bean.project.ProjectShareBean
- active - Variable in class de.xima.fc.entities.APluginEntity
- active - Variable in class de.xima.fc.entities.AWorkflowElement
- ACTIVE - de.xima.fc.mdl.enums.EAuthConfigState
-
The configuration of the authenticator is complete.
- ACTIVE - de.xima.fc.mdl.enums.EBenutzerStatus
- ACTIVE - de.xima.fc.mdl.enums.ESystemAccountState
- ACTIVE - Static variable in class de.xima.fc.config.XfcConfigKeys.Cluster
-
Gibt an ob der XFC-Server im Clustermodus laufen soll
- ActiveGraphics2D - Class in de.xima.fc.graphics
-
Wrapper for a
Graphics2Dinstance that disposes of the instance automatically when closed. - ActivePropertiesModel<TModel,TBean> - Class in de.xima.fc.workflow.designer.model
-
Model for when a trigger or node is selected and its details need to be shown in the properties panel.
- ACustomExpressionValidator<A extends Annotation,T> - Class in de.xima.fc.validation.constraintvalidators
- ACustomExpressionValidator() - Constructor for class de.xima.fc.validation.constraintvalidators.ACustomExpressionValidator
- adapt(HttpAction, WebContext) - Method in class de.xima.fc.security.pac4j.http.adapter.CallbackHttpActionAdapter
- adapt(HttpAction, WebContext) - Method in class de.xima.fc.security.pac4j.http.adapter.ExtendedJeeHttpActionAdapter
- adapt(HttpAction, WebContext) - Method in class de.xima.fc.web.common.auth.FormAuthHttpActionAdapter
- ADataQueryServlet - Class in de.xima.fc.servlet
-
Abstract base class for data query servlets
- ADataQueryServlet() - Constructor for class de.xima.fc.servlet.ADataQueryServlet
- ADataSheet<T extends Comparable<T>> - Class in de.xima.fc.gui.common.model.data
-
A data sheet for two dimensional data.
- ADataSheet() - Constructor for class de.xima.fc.gui.common.model.data.ADataSheet
- ADataSheet(int, int) - Constructor for class de.xima.fc.gui.common.model.data.ADataSheet
- ADataSourceServlet - Class in de.xima.fc.servlet
-
Abstract base class for data source servlets
- ADataSourceServlet() - Constructor for class de.xima.fc.servlet.ADataSourceServlet
- ADatenabfrageServlet - Class in de.xima.fc.servlet
-
Deprecated.Use
ADataQueryServletinstead - ADatenabfrageServlet() - Constructor for class de.xima.fc.servlet.ADatenabfrageServlet
-
Deprecated.
- ADatenquelleServlet - Class in de.xima.fc.servlet
-
Deprecated.Use
ADataSourceServletinstead - ADatenquelleServlet() - Constructor for class de.xima.fc.servlet.ADatenquelleServlet
-
Deprecated.
- add - de.xima.fc.gui.designer.form.model.params.EIncrementalPersistPatchOperation
- add - de.xima.fc.workflow.taglib.enums.EPatchOperation
-
Adds an item at the specified position of an array or object.
- add(int, MandantFrontendServer) - Method in class de.xima.fc.gui.bean.project.ProjectAccessBean.SelectedFrontendServerListView
- add(int, JsonPathEntry) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- add(Range<C>) - Method in class de.xima.fc.utils.range.RangeCounter
-
Adds a range to this map and counts it.
- add(IPlaceholderGroup, PlaceHolder) - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- add(IPlaceholderGroup, PlaceHolder) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- add(IValueDescriptor<?, ?>) - Method in interface de.xima.fc.interfaces.workflow.value.ITupleValueDescriptorBuilder
-
Adds an element of a certain type to the tuple.
- add(IValueDescriptorCreator) - Method in interface de.xima.fc.interfaces.workflow.value.ITupleValueDescriptorBuilder
-
Adds an element of a certain type to the tuple.
- add(JsonPathEntry) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- add(D, IValueDescriptor<?, ?>) - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptorBuilder
-
Adds a discriminated union member to the list of a members of the union.
- add(D, IValueDescriptorCreator) - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptorBuilder
-
Adds a discriminated union member to the list of a members of the union.
- add(Class<?>) - Method in interface de.xima.fc.validation.groups.BaseGroupSequenceProvider.IGroupBuilder
-
Adds a group to the list of groups to validate.
- add(String, Object) - Static method in class de.xima.fc.gui.designer.form.model.params.IncrementalPersistPatch
- add(T) - Method in class de.xima.fc.common.collection.ModCountDeque
- add(T) - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
Adds the given closing time to the list of all closing times.
- add(V) - Method in class de.xima.fc.common.collection.ModCountSet
- add(Value) - Method in class de.xima.fc.common.collection.CrudMapAdapter.SetLike
-
Adds a given value to the set.
- add(Value) - Method in class de.xima.fc.common.collection.CrudMapAdapter.SetLike.Immutable
- ADD - de.xima.fc.mdl.enums.EByteOrderMarkMode
-
Always add a byte order mark (BOM) if possible and supported by the encoding.
- ADD_FILE_TO_VORGANG - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- ADD_NAMING_SCHEME_7_0_5 - de.xima.fc.update.workflow.EFcCompressAsZipUpdates
-
formcycle version 7.0.5 adds a new naming scheme property.
- ADD_NEW_STATE_DIALOG - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- ADD_NEW_STATE_DIALOG - Static variable in class de.xima.fc.CmnConst.Workflow.ClientWidgetVar
- ADD_NEW_STATE_FORM - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- ADD_TAG_ON_BLUR - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- ADD_TO_EXISTING_FILES - de.xima.fc.api.rest.pub.impl.generic.model.response.form.EPublicUploadRequestFileMergeMode
- ADD_TO_EXISTING_FILES - de.xima.fc.mdl.enums.EUploadRequestFileMergeMode
- ADD_USER - de.xima.fc.gui.statics.EProjectAccessConfig
- addAcceptedUploadTypes(Iterable<String>) - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData.Builder
-
Adds types to the list of accepted upload types.
- addAcceptedUploadTypes(String...) - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData.Builder
-
Adds types to the list of accepted upload types.
- addAccessProjekte(Projekt) - Method in class de.xima.fc.entities.BenutzerGruppe
- addAction(IRolloverAction) - Method in class de.xima.fc.logging.components.appender.rolling.XDefaultRolloverStrategy
- addAdditionalMessage(FCMessage.ESeverity, String, Serializable...) - Method in class de.xima.fc.importer.mdl.EntityImportResult
- addAktion(Aktion) - Method in class de.xima.fc.entities.Status
-
Deprecated.
- addAll(int, Collection<? extends JsonPathEntry>) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- addAll(IPlaceholderGroup, Iterable<PlaceHolder>) - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- addAll(IPlaceholderGroup, Iterable<PlaceHolder>) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- addAll(Collection<? extends JsonPathEntry>) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- addAll(Collection<? extends T>) - Method in class de.xima.fc.common.collection.ModCountDeque
- addAll(Collection<? extends V>) - Method in class de.xima.fc.common.collection.ModCountSet
- addAll(Map<IPlaceholderGroup, Set<PlaceHolder>>) - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- addAll(Map<IPlaceholderGroup, Set<PlaceHolder>>) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- addAllModulesToMandantAdmin(IEntityContext) - Method in class de.xima.fc.dao.impl.ModulDao
-
Deprecated.
- addAllModulesToMandantAdmin(IEntityContext) - Method in interface de.xima.fc.dao.interfaces.IModulDao
-
Deprecated.
- addAllTo(FRQSession, IParameterContext) - Static method in class de.xima.fc.form.upload.AjaxUploadManager
-
Adds all AJAX uploads from the session to the given parameters wrapper.
- addAllToParametersWrapper(FRQSession, ParameterWrapper) - Static method in class de.xima.fc.form.upload.AjaxUploadManager
-
Adds all AJAX uploads from the session to the given parameters wrapper.
- addAndUseAsDefault(D, IValueDescriptor<?, ?>) - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptorBuilder
-
Adds a discriminated union member to the list of a members of the union.
- addAndUseAsDefault(D, IValueDescriptorCreator) - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptorBuilder
-
Adds a discriminated union member to the list of a members of the union.
- addAppender(IAppender) - Method in interface de.xima.fc.interfaces.logging.component.logger.ILogger
- addAppender(IAppender) - Method in class de.xima.fc.logging.components.logger.XLogger
- addAppender(IAppender) - Method in class de.xima.fc.logging.XLogConfig
- addAppointmentConfig(AppointmentType, Instant, Instant, EAppointmentStatus) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAppointmentConfig(IFormRecordAppointmentTestConfig) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAriaAttributesToInput(Node) - Method in class de.xima.fc.form.common.models.XItemRenderData
- addAttachment(Attachment) - Method in class de.xima.fc.entities.FormEingang
-
Deprecated.
- addAttachment(Attachment) - Method in class de.xima.fc.entities.Vorgang
- addAttachment(UserContext, Vorgang, Attachment) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Method for adding a attachment to a
Vorgang. - addAttachment(UserContext, Vorgang, Attachment) - Method in class de.xima.fc.handler.entity.VorgangHandler
- addAttachment(UserContext, Vorgang, Attachment) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
- addAttachment(UserContext, Long, Long) - Method in class de.xima.fc.handler.entity.VorgangHandler
- addAttachment(UserContext, Long, Long) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
- addAttachment(File) - Method in class de.xima.fc.bl.fdv.file.ProvidingFileHandlerImpl
-
Deprecated.
- addAttachment(File) - Method in interface de.xima.fc.interfaces.file.IProvidingFileHandler
-
Deprecated.Attaches the given file to the current form record of the workflow processing context.
- addAttachmentConfig(byte[]) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAttachmentConfig(byte[], String) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAttachmentConfig(IFormRecordAttachmentTestConfig) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAttachmentConfig(String) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAttachmentConfig(String, String) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addAttribute() - Method in class de.xima.fc.gui.bean.data.LdapQueryBean
- addAufruf() - Method in class de.xima.fc.entities.ProjektZaehler
- addAufruf() - Method in class de.xima.fc.entities.ProjektZaehlerDaten
- AddAuthenticatorsUpdate_6_4 - Class in de.xima.fc.update.updates.pre8
-
Generates new
ProjectAuthenticatorConfigs based on the old authentication configuration of aProjekt - AddAuthenticatorsUpdate_6_4() - Constructor for class de.xima.fc.update.updates.pre8.AddAuthenticatorsUpdate_6_4
- addAuthentificatorConfig(ProjectAuthenticatorConfig) - Method in class de.xima.fc.entities.Projekt
- addBcc(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addBcc(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addBeans(Set<Class<?>>) - Static method in class de.xima.fc.cdi.extension.BeanManagerAdapter
-
Adds the given bean classes as runtime beans to the
CDIinstance - addBenutzer(Benutzer) - Method in class de.xima.fc.entities.BenutzerGruppe
-
Deprecated.Use
BenutzerGruppe.setDirectClientAuthorizations(Set)instead. - addBenutzer(Benutzer) - Method in class de.xima.fc.entities.Rolle
-
Deprecated.
- addBenutzerGruppe(BenutzerGruppe) - Method in class de.xima.fc.entities.Benutzer
-
Deprecated.
- addBenutzerGruppe(BenutzerGruppe) - Method in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- addBenutzerGruppe(BenutzerGruppe) - Method in class de.xima.fc.entities.Postfach
- addBenutzerGruppe(BenutzerGruppe) - Method in class de.xima.fc.entities.Projekt
- addBenutzerGruppeUsageRight(BenutzerGruppe) - Method in class de.xima.fc.entities.Status
-
Deprecated.
- addBenutzerToGruppe(UserContext, Benutzer, BenutzerGruppe) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.Method to add a user to a user group.
- addBenutzerToGruppe(UserContext, Benutzer, BenutzerGruppe) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- addBenutzerToGruppe(UserContext, Benutzer, BenutzerGruppe) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.Methode um einen Benutzer einer Benutzergruppe hinzuzufügen.
- addBerechtigungen(Entityberechtigung) - Method in class de.xima.fc.entities.Rolle
-
Deprecated.Use
Rolle.addModule(EModule)instead. - addBereitstellungGruppen(String) - Method in class de.xima.fc.export.model.ExportProjektData
- addBinaryData(BinaryData) - Method in interface de.xima.fc.http.params.IBinaryDataBuilder
-
Adds a binary data file to this builder.
- addBinaryData(String, byte[], String, String) - Method in interface de.xima.fc.http.params.IBinaryDataBuilder
-
Adds a binary data item to this builder.
- addBinaryData(String, byte[], String, String, Charset) - Method in interface de.xima.fc.http.params.IBinaryDataBuilder
-
Adds a binary data item to this builder.
- addBinaryDataItems(Iterable<BinaryData>) - Method in interface de.xima.fc.http.params.IBinaryDataBuilder
-
Adds binary data items file to this builder.
- addBinayData(String, byte[], String, String) - Method in class de.xima.fc.http.HttpPostRequestBuilder
-
Deprecated.
- addBinayData(String, byte[], String, String, Charset) - Method in class de.xima.fc.http.HttpPostRequestBuilder
-
Deprecated.
- addBinayData(String, byte[], String, String) - Method in class de.xima.fc.http.HttpRequestBuilder
-
Deprecated.
- addBinayData(String, byte[], String, String, Charset) - Method in class de.xima.fc.http.HttpRequestBuilder
-
Deprecated.
- addBlacklisted(IResourceMatcher) - Method in class de.xima.fc.security.access.ListedResourceAccessControl.ListedResourceAccessControlBuilder
-
Adds a new matcher to the list of matchers for blacklisted resources.
- addBlackListValues(IXItemEvaluator) - Method in class de.xima.fc.form.common.condition.XItemCondition
-
Methode zum Hinzufügen einer
IXItemEvaluatorzur Blacklist - addBlocker(Instant, Instant) - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
-
Adds a blocker to this builder, such as an appointment that is booked already.
- addBody(String, String) - Method in class de.xima.fc.mdl.mail.MultipartMailData
- addBuilderEventListener(EXfcConfigType, EventType<E>, EventListener<? super E>) - Static method in class de.xima.fc.config.XfcConfig
-
Adds an event listener to the
ConfigurationBuilderof a given formcycle properties file. - addCaseValue() - Method in class de.xima.fc.workflow.designer.bean.nodes.FcSwitchCaseBean
-
Called when the user clicks on the add button to add a new condition.
- addCc(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addCc(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addCell(int, SheetCell<T>) - Method in class de.xima.fc.gui.common.model.data.SheetRow
-
Adds a cell at the specified index position in the
SheetRow - addCell(SheetCell<T>) - Method in class de.xima.fc.gui.common.model.data.SheetRow
-
Adds a cell at the end of the
SheetRow - addChangeAllFormsForFSProtocolEntry(MandantFrontendServer, IUser, IEntityContext, boolean) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Creates a log entry that shows when the release of all forms for a frontend server has changed.
- addChild(int, WorkflowNode) - Method in class de.xima.fc.entities.WorkflowNode
-
Adds a child node to the tail of the existing children, and sets the parent of the given node to this node.
- addChild(Vorgang) - Method in class de.xima.fc.entities.Vorgang
-
Deprecated.
- addChild(WorkflowNode) - Method in class de.xima.fc.entities.WorkflowNode
-
Adds a child node to the tail of the existing children, and sets the parent of the given node to this node.
- addChild(IMenuEntryModel) - Method in interface de.xima.fc.gui.common.interfaces.IMenuEntryModel
- addChild(IMenuEntryModel) - Method in class de.xima.fc.gui.common.model.MenuEntryModel
-
Deprecated.
- addChild(Builder<IMenuEntryModel>) - Method in interface de.xima.fc.gui.common.interfaces.IMenuEntryModel
- addChild(Builder<IMenuEntryModel>) - Method in class de.xima.fc.gui.common.model.MenuEntryModel
-
Deprecated.
- addChild(TreeNode<T>) - Method in class de.xima.fc.gui.model.tree.BasicTreeNode
- addClass(Node, String...) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Adds one or more classes to the list of classes.
- addClientConfig(Mandant) - Method in class de.xima.fc.entities.UserPortal
- addClientProtocolEntry(Mandant, ProtocolEntryClient, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Fills in missing pieces of information of a
ProtocolEntryClient, and saves that entry in the database. - addClientProtocolEntry(UserContext, Mandant, ProtocolEntryClient) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addClientProtocolEntry(UserContext, Mandant, ProtocolEntryClient) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
- addClientProtocolEntry(UserContext, Projekt, ProtocolEntryClient) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addClientProtocolEntry(UserContext, Projekt, ProtocolEntryClient) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
- addClientUUIDToDelete(String) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Marks a client for which no protocol entries should be created.
- addClosingTime(AppointmentClosingTime) - Method in class de.xima.fc.entities.AppointmentTemplate
-
Adds a closing time to this template.
- addClosingTimes(Iterable<AppointmentClosingTime>) - Method in class de.xima.fc.entities.AppointmentTemplate
-
Adds one or more closing times to this template.
- addColLeft() - Method in class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- addColRight() - Method in class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- addColumn(DataTableColumn) - Method in class de.xima.fc.mdl.fdv.DataTableTemplate
- addColumn(PostfachColumn) - Method in class de.xima.fc.mdl.fdv.PostfachTemplate
- addColumnAtPosition(Integer) - Method in class de.xima.fc.gui.common.model.data.ADataSheet
- addColumnWithName(String) - Method in class de.xima.fc.gui.common.model.data.ADataSheet
-
Add a new column at the end of the column list and set the column name
- addColumnWithNameSorted(String, int) - Method in class de.xima.fc.gui.common.model.data.ADataSheet
-
Add a new column in the column list, set the column name and sort the new column lexicographically in the column list from the given begin position.
- addCommentProtocolEntry(EAktionsResultat, String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowLoggingHandler
-
Adds a protocol entry of type
EProtocolEntryProcessType.COMMENTfor the node that is currently being executed. - addCondition() - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
-
Called when the user clicks on the add button to add a new condition.
- addCondition() - Method in class de.xima.fc.workflow.designer.bean.nodes.BaseMultipleCheckBean
-
Called when the user clicks on the add button to add a new condition.
- addCookie(Benutzer, Locale, HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.security.authentication.AutoLoginHelper
-
Deprecated.Use
AutoLoginHelper.addCookie(IUser, IAuthWebContext)instead. - addCookie(IUser, IAuthWebContext) - Static method in class de.xima.fc.security.authentication.AutoLoginHelper
- addCreated(IEntity<Long>) - Method in class de.xima.fc.importer.mdl.EntityImportResult
- addCredentialsAuthenticator(UserProfile, BiConsumer<HttpServletRequest, HttpServletResponse>) - Method in class de.xima.fc.gui.common.bean.profile.UserIdentityPanelBean
- addCspPolicy(HttpServletResponse, String) - Static method in class de.xima.fc.web.common.utils.ServletUtils
-
Amends the
Content-Security-Policyheader with the given policy, preserving existing policies. - addCspReportOnlyPolicy(HttpServletResponse, String) - Static method in class de.xima.fc.web.common.utils.ServletUtils
-
Amends the
Content-Security-Policy-Report-Onlyheader with the given policy, preserving existing policies. - addCssDevResource(String, String, String, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
- addCssResource(String, String, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Dynamically adds a CSS resource to the current page.
- addCurrentErrorValueDescriptors(IValueDescriptorFactory, IUnionValueDescriptorBuilder<String>) - Method in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Adds the error values descriptors for this type of item source to the union builder.
- addCurrentErrorValueDescriptors(IValueDescriptorFactory, IUnionValueDescriptorBuilder<String>, AListItemSourceProps) - Method in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Adds the error values descriptors for this type of item source to the union builder, for a specific set of model properties.
- addCurrentSoftErrorValueDescriptors(IValueDescriptorFactory, IUnionValueDescriptorBuilder<String>) - Method in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Adds the soft error values descriptors for this type of item source to the union builder.
- addCurrentSoftErrorValueDescriptors(IValueDescriptorFactory, IUnionValueDescriptorBuilder<String>, AListItemSourceProps) - Method in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Adds the soft error values descriptors for this type of item source to the union builder, for a specific set of model properties.
- addCurrentValueDescriptorEntries(IValueDescriptorFactory, IRecordValueDescriptorBuilder) - Method in interface de.xima.fc.workflow.mixin.IPluginDoUntilLoopNodeHandler
-
Optional method to add additional data to be made available to other workflow actions during a loop iteration.
- addCurrentValueDescriptorEntries(IValueDescriptorFactory, IRecordValueDescriptorBuilder) - Method in interface de.xima.fc.workflow.mixin.IPluginWhileLoopNodeHandler
-
Optional method to add additional data to be made available to other workflow actions during a loop iteration.
- addCustomFilter(FilterCriterion) - Method in class de.xima.fc.gui.model.lazydata.LazyEntityListModel
- addCustomFilters(List<FilterCriterion>) - Method in class de.xima.fc.gui.model.lazydata.LazyEntityListModel
- addCustomFormNode(Node) - Method in interface de.xima.fc.form.common.models.IXFormRenderConfig
- addCustomFormNode(Node) - Method in class de.xima.fc.form.common.models.XFormRenderConfig
- addCustomFormNode(Node) - Method in class de.xima.fc.workflow.processor.model.LanguageFd2Config
- addCustomNode(Node) - Method in class de.xima.fc.form.render.FormRenderContext
- addCustomNode(Node) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addCustomServerOption(String) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- addData(AutoLoginInData) - Static method in class de.xima.fc.security.authentication.AutoLoginCache
- AddDataTablesForeignKeys - Class in de.xima.fc.liquibase.change
- AddDataTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.AddDataTablesForeignKeys
- AddDataTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- AddDataTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.AddDataTablesPrimaryKeys
- addDependentMandatoryParamName(String) - Method in class de.xima.fc.plugin.models.config.AConfigParam
- addDirectClientAuthorization(DirectClientAuthorization) - Method in class de.xima.fc.entities.UserProfile
- addDirectClientAuthorization(IEntityContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.dao.impl.UserProfileDao
- addDirectClientAuthorization(IEntityContext, UserProfile, DirectClientAuthorization) - Method in interface de.xima.fc.dao.interfaces.IUserProfileDao
-
Adds the given client authorizations to the user profile.
- addDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.api.entity.UserProfileAPI
-
Adds the given client authorizations to the user profile.
- addDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in class de.xima.fc.handler.entity.UserProfileHandler
- addDirectClientAuthorization(UserContext, UserProfile, DirectClientAuthorization) - Method in interface de.xima.fc.handler.interfaces.entity.IUserProfileHandler
-
Adds the given client authorizations to the user profile.
- addDirectClientAuthorizations(DirectClientAuthorization) - Method in class de.xima.fc.entities.BenutzerGruppe
- addDirectClientAuthorizations(UuidEntityRef...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addDirectClientAuthorizations(Iterable<UuidEntityRef>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addDispositionHeader(HttpServletResponse, String, String, boolean) - Static method in class de.xima.fc.web.common.respond.ServletResponder
- addDummyFormSubmission(Vorgang, IUser) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addDummyFormSubmission(Vorgang, IUser, EFormRecordSubmitContext) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addDummyFormSubmission(Vorgang, IUser, EFormRecordSubmitContext, String, boolean) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addDummyFormSubmission(Vorgang, IUser, String, boolean) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addDynValues(IXItemPropertiesData, String, Map<String, List<String[]>>) - Method in class de.xima.fc.form.common.models.XItemRenderCtx
-
Adds all values from the item with the given ID that are found in the values map to the
XItemRenderCtx.getDynValues()map. - addEditGruppen(String) - Method in class de.xima.fc.export.model.ExportProjektData
- addEditorBenutzerGruppe(BenutzerGruppe) - Method in class de.xima.fc.entities.Projekt
- addEditorGroupToCurrentUser(BenutzerGruppe) - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- addEditorProjekte(Projekt) - Method in class de.xima.fc.entities.BenutzerGruppe
- addEingang() - Method in class de.xima.fc.entities.ProjektZaehler
- addEingang() - Method in class de.xima.fc.entities.ProjektZaehlerDaten
- addElementValidationMessage(ElementKey, IWorkflowValidationMessage) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Adds a validation message for the given workflow element.
- addEmail(UserEmail) - Method in class de.xima.fc.entities.UserProfile
- addEmail(UserProfile, Runnable) - Method in class de.xima.fc.gui.common.bean.profile.UserEmailPanelBean
- addEntites(IEntity<Long>...) - Method in exception de.xima.fc.exceptions.HasReferenceException
-
Adds the given entities to the list of referenced entities.
- addEntites(Collection<? extends IEntity<Long>>) - Method in exception de.xima.fc.exceptions.HasReferenceException
-
Adds the given entities to the list of referenced entities.
- addError(String, int, int, int, int) - Method in class de.xima.fc.gui.common.model.CodeMirrorLintResult
- addError(Throwable) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Sets the success return value to
falseand also add the error message as a return parameter. - addErrorMessage(String, FCMessage.ParamsLocalizer) - Method in class de.xima.fc.export.AProjektUtil
- addErrorMessage(String, Serializable...) - Method in class de.xima.fc.export.AProjektUtil
- addErrorMessage(String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.
- addErrorMessage(String, String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.Ermöglicht durch Angabe eines Keys, dass
FCMessagenur einmal in Liste eingefügt wird. - addErrorMsg(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsg(String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsg(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
-
Methode zum Erzeugen einer neuen Fehlermeldung
- addErrorMsg(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsg(String, Throwable) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsg(Throwable) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgFromString(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgFromString(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgToComponent(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgToComponent(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgToComponent(String, String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgToComponent(String, String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addErrorMsgToComponent(String, String, Throwable) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
-
Methode zum Erzeugen einer neuen Fehlermeldung
- addErrorMsgToComponent(String, Throwable) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addEvent(ScheduleEvent<?>) - Method in class de.xima.fc.gui.model.appointment.BasicScheduleModel
- addEvent(ScheduleEvent<?>) - Method in class de.xima.fc.inbox.model.lazydata.LazyAppointmentScheduleModel
- addException(Throwable) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Adds the exceptions to the validation result, see
IWorkflowElementValidationResult.getExceptions(). - addException(Throwable) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- addExceptions(Iterable<Throwable>) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Adds an exception to the validation result, see
IWorkflowElementValidationResult.getExceptions(). - addExceptions(Iterable<Throwable>) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- addExcluded(AppointmentTemplate) - Method in class de.xima.fc.entities.AppointmentClientClosingTime
- addExternalResultToModel(WorkflowValidationModel, IWorkflowValidationResult) - Static method in class de.xima.fc.workflow.designer.helper.ValidationHelper
- addFailedLoginAttempt(String) - Static method in class de.xima.fc.security.cache.LoginAttemptHelper
- addFailedLoginAttempt(String, Long) - Static method in class de.xima.fc.web.LoginAttemptHelper
-
Deprecated.Use
LoginAttemptHelper.addFailedLoginAttempt(String)instead. - addFehler() - Method in class de.xima.fc.entities.ProjektZaehler
- addFehler() - Method in class de.xima.fc.entities.ProjektZaehlerDaten
- addField(String, String) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- addFields(String...) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- addFile(ISerializableFile) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
Adds a file to the list of files to use for fulfilling the upload request.
- addFile(File...) - Method in class de.xima.fc.mdl.mail.MultipartMailData
- addFile(String, FileItem) - Method in interface de.xima.fc.form.upload.IParameterContext
- addFile(URL...) - Method in class de.xima.fc.mdl.mail.MultipartMailData
- addFile(TMeta) - Method in interface de.xima.fc.entities.interfaces.file.i18n.ILocalizedScopedFilesProviding
-
Adds the given file to this base entity.
- addFileEntityMetaData(Locale, String, String, E, F) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addFileParameter(AuthPluginParameterModel<F>) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- addFilePart(File) - Method in class de.xima.fc.mdl.mail.MultipartMailData
- addFilePart(String, byte[], String, String) - Method in class de.xima.fc.http.PostRequestBuilder
-
Deprecated.Adds a upload file section to the request
- addFilePart(URL) - Method in class de.xima.fc.mdl.mail.MultipartMailData
- addFilters(FilterCriterion...) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- addFinishedTask(String) - Method in class de.xima.fc.mdl.system.UpdateContext
- addFirst(T) - Method in class de.xima.fc.common.collection.ModCountDeque
- addFormeingang(FormEingang) - Method in class de.xima.fc.entities.Vorgang
-
Deprecated.
- addFormElement(FormElement) - Method in class de.xima.fc.entities.FormVersion
- addFormField(String, Integer) - Method in interface de.xima.fc.form.common.models.IFormContainerMetaData
- addFormField(String, Integer) - Method in class de.xima.fc.mdl.fdv.form.FormContainerMetaData
- addFormField(String, String) - Method in class de.xima.fc.http.PostRequestBuilder
-
Deprecated.Adds a form field to the request
- addFormVersion(FormVersion) - Method in class de.xima.fc.entities.Projekt
- addFrameIntegrationUrl() - Method in class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- addFreeSlot(Range<ZonedDateTime>, long) - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
-
Adds an available slot to this builder.
- addFrontendServer(FrontendServer) - Method in class de.xima.fc.entities.UserPortal
- addFrontendServer(MandantFrontendServer) - Method in class de.xima.fc.entities.UserPortal
- addFrqSessionAttributesDiff(IMapDiff<Serializable, Serializable>) - Method in class de.xima.fc.mdl.form.FormProcessData
- addFSAutomaticAddedToFormProtocolEntry(MandantFrontendServer, Projekt, IUser, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Creates a log entry that shows when a form has been automatically released for a frontend server.
- addFSChangedFromProjectProtocolEntry(Projekt, List<MandantFrontendServer>, IUser, IEntityContext, boolean) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Creates a log entry that shows when the assigned frontend servers of a project have changed.
- addGeneralPermission(IAccessProperty) - Method in class de.xima.fc.entities.UserProfile
- addGeneralPermission(String) - Method in class de.xima.fc.entities.UserProfile
- addGlobalValidationMessage(ElementKey, IWorkflowValidationMessage) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowGlobalHandlerValidationContext
-
Adds a validations message for the workflow element with the given key.
- addGlobalValidationMessage(ElementKey, IWorkflowValidationMessage) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- addGroup(IPlaceholderGroup) - Static method in class de.xima.fc.gui.event.PlaceholderUpdateActiveGroupsEvent
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<UserPortalStateConfigViewModel>) - Method in class de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<ResourceItem>) - Method in class de.xima.fc.mdl.resource.ResourceItem.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<ListItemSourcePropsRowsOfCharacterSeparatedValues>) - Method in class de.xima.fc.workflow.model.list_item_source.ListItemSourcePropsRowsOfCharacterSeparatedValues.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<FcCreateTextFileProps>) - Method in class de.xima.fc.workflow.model.nodes.FcCreateTextFileProps.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<FcEmailProps>) - Method in class de.xima.fc.workflow.model.nodes.FcEmailProps.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<FcMoveFormRecordToInboxProps>) - Method in class de.xima.fc.workflow.model.nodes.FcMoveFormRecordToInboxProps.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<FcSendFormRecordMessageProps>) - Method in class de.xima.fc.workflow.model.nodes.FcSendFormRecordMessageProps.ValidationGroup
- addGroups(BaseGroupSequenceProvider.IGroupBuilder<T>) - Method in class de.xima.fc.validation.groups.BaseGroupSequenceProvider
-
Lets you add additional validation groups based on the properties of the bean.
- addHeader() - Method in class de.xima.fc.bl.fdv.processing.VerarbeitungPost
-
Deprecated.
- addHeader(String, String) - Method in class de.xima.fc.http.HttpPostRequestBuilder
-
Deprecated.
- addHeader(String, String) - Method in class de.xima.fc.http.HttpRequestBuilder
-
Adds a header field to the HTTP request.
- addHeader(String, String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowHttpHandler
-
Adds the given header to the servlet response.
- addHeaders(Map<String, String>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowHttpHandler
-
Adds the given header to the servlet response.
- addHiddenInputParameter(String, String) - Method in interface de.xima.fc.form.common.models.IXForm
- addHiddenInputParameter(String, String) - Method in class de.xima.fc.form.common.models.XForm
- addHiddenInputParameter(String, String) - Method in class de.xima.fc.form.render.FormRenderContext
- addHiddenInputParameter(String, String) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addHiddenInputParameter(Map<String, String>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addHtmlAttributes(Node) - Method in class de.xima.fc.form.common.models.XItemRenderCtx
- addHtmlAttributes(Node, XItemRenderData) - Static method in class de.xima.fc.form.common.XItemRenderer
- addHtmlAttributes(Node, XItemRenderData, boolean) - Static method in class de.xima.fc.form.common.XItemRenderer
- addHtmlAttributes(Node, XItemRenderData, boolean, boolean) - Static method in class de.xima.fc.form.common.XItemRenderer
-
Adds HTML attributes to a node from XPropertyEnum.attributes configuration
- addHttpHeader(String, String) - Method in class de.xima.fc.mdl.response.ServletResponse
-
Adds an HTTP header with the given name.
- AddInboxTablesForeignKeys - Class in de.xima.fc.liquibase.change
- AddInboxTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.AddInboxTablesForeignKeys
- AddInboxTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- AddInboxTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.AddInboxTablesPrimaryKeys
- addInfo(String, int, int, int, int) - Method in class de.xima.fc.gui.common.model.CodeMirrorLintResult
- addInfoMessage(String, FCMessage.ParamsLocalizer) - Method in class de.xima.fc.export.AProjektUtil
- addInfoMessage(String, Serializable...) - Method in class de.xima.fc.export.AProjektUtil
- addInfoMessage(String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.
- addInfoMessage(String, String) - Method in class de.xima.fc.gui.bean.project.ProjectBean
- addInfoMessage(String, String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.Ermöglicht durch Angabe eines Keys, dass
FCMessagenur einmal in Liste eingefügt wird. - addInfoMsg(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsg(String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsg(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsg(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgFromString(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgFromString(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgToComponent(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgToComponent(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgToComponent(String, String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoMsgToComponent(String, String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addInfoProtocolEntry(EAktionsResultat, String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowLoggingHandler
-
Adds a protocol entry of type
EProtocolEntryProcessType.INFOfor the node that is currently being executed. - addInitViewMessage(ViewMessage) - Method in class de.xima.fc.security.session.SessionDataBean
-
Adds a view message that is to be displayed upon view initialization.
- addItem(XItem, XForm) - Static method in class de.xima.fc.form.common.XItemUtil
- ADDITIVITY - de.xima.fc.setup.model.log.ELoggerKey
-
Deprecated.
- addJavaScriptResourceInline(FacesContext, String, String) - Static method in class de.xima.fc.gui.util.FacesHelper
-
Adds a JavaScript code snippet as a
<script></script>tag to the page. - addJavaScriptResourceOnce(FacesContext, String, String, String) - Static method in class de.xima.fc.gui.util.FacesHelper
-
Dynamically adds a JavaScript resource to the current page.
- addJavaScriptResourceOnce(FacesContext, String, String, String, String) - Static method in class de.xima.fc.gui.util.FacesHelper
-
Dynamically adds a JavaScript resource to the current page.
- addJavaScriptResourceOnce(FacesContext, String, String, String, String, String) - Static method in class de.xima.fc.gui.util.FacesHelper
-
Dynamically adds a JavaScript resource to the current page.
- addJob(IJobWrapper, Trigger) - Static method in class de.xima.fc.timing.ScheduleManager
-
Method to add and start an job
- addJsDevResource(String, String, String, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
- addJsResource(String, String, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Dynamically adds a JavaScript resource to the current page.
- addKeyToCustomLocalizations(UserPortalViewModel, ELocalizationsType) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Adds a new key to the custom messages or files of the selected portal related entity of the given type.
- addKeyValuePair(ISummaryKeyValuePair) - Method in class de.xima.fc.workflow.SummaryKeyValueModelBuilder
- addKeyValuePairs(Iterable<? extends ISummaryKeyValuePair>) - Method in class de.xima.fc.workflow.SummaryKeyValueModelBuilder
- addLast(T) - Method in class de.xima.fc.common.collection.ModCountDeque
- addLdapGroup(LDAPGruppe) - Method in class de.xima.fc.entities.BenutzerGruppe
-
Deprecated.Use
BenutzerGruppe.setIndirectClientAuthorizations(Set)instead. - addListener(IClusterChannelStateListener) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterChannelStateObserver
-
Adds a listener that will be invoked when an event related to a change in a channel occurs.
- addListener(IClusterChannelStateListener) - Method in class de.xima.fc.cluster.observer.ClusterChannelStateObserver
- addListener(IClusterMessageListener) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterMessageObserver
-
Adds a listener that will be invoked when an event related to messages between nodes occurs.
- addListener(IClusterMessageListener) - Method in class de.xima.fc.cluster.observer.ClusterMessageObserver
- addListener(IClusterTopologyListener) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterTopologyObserver
-
Adds a listener that will be invoked when an event related to a change in the cluster topology occurs.
- addListener(IClusterTopologyListener) - Method in class de.xima.fc.cluster.observer.ClusterTopologyObserver
- addLocalizationData(Locale, String, String, E, F) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- addLogger(ILogger) - Method in class de.xima.fc.logging.XLogConfig
- addLoginAttempt(String) - Static method in class de.xima.fc.security.cache.LoginCache
- addLoginAttempt(String, Long) - Static method in class de.xima.fc.web.common.cache.LoginCache
-
Deprecated.Use
LoginCache.addLoginAttempt(String)instead. - addLoginFailMsg() - Method in class de.xima.fc.gui.common.bean.security.UserSignupBean
- addMainMenuEntry(IMenuEntryModel) - Method in class de.xima.fc.gui.common.bean.MenuTemplateBean
-
Deprecated.
- addMainMenuEntry(CustomViewModel) - Method in class de.xima.fc.gui.common.bean.MenuTemplateBean
-
Deprecated.
- addMainMenuEntry(Builder<IMenuEntryModel>) - Method in class de.xima.fc.gui.common.bean.MenuTemplateBean
-
Deprecated.
- addMalwareDetectedProtocolEntry(IEntityContext, IUser, String, MalwareScanReport) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a system protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(IEntityContext, IUser, String, MalwareScanReport, Mandant) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a client protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(IEntityContext, IUser, String, MalwareScanReport, Vorgang) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a processing protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Adds a system protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
-
Adds a system protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Mandant) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Adds a client protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Mandant) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
-
Adds a client protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Vorgang) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Adds a processing protocol entry when malware was detected in a file or some data.
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Vorgang) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addMalwareDetectedProtocolEntry(UserContext, String, MalwareScanReport, Vorgang) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
-
Adds a processing protocol entry when malware was detected in a file or some data.
- addMandantFrontendServer(MandantFrontendServer) - Method in class de.xima.fc.entities.Projekt
- addMandantNameToDelete(String) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Deprecated.
- addMandantPeBase(Mandant, ProtocolEntryClient, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
- addMandantProtokollEintrag(UserContext, Mandant, ProtocolEntryClient) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Method for creating a protocol entry when a client is changed.
- addMarked(T) - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Adds the given entity to the
Listof marked entities - addMarked(T) - Method in class de.xima.fc.gui.model.data.EntityListModel
- addMember(IUser) - Method in class de.xima.fc.entities.FormRecordChat
- addMemberProfiles(Set<UUID>) - Method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest.Builder
-
Adds member profiles to the chat.
- addMemberProfiles(UUID...) - Method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest.Builder
-
Adds member profiles to the chat.
- addMemberRefs(String...) - Method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest.Builder
-
Adds members to the chat.
- addMemberRefs(Set<String>) - Method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest.Builder
-
Adds member refs to the chat.
- addMessage(FormRecordMessage) - Method in class de.xima.fc.entities.FormRecordChat
-
Adds a message to this chat, and set this chat on the message.
- addMessage(IWorkflowValidationMessage) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Adds the given message @Override to the validation result.
- addMessage(IWorkflowValidationMessage) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- addMessage(EValidationSeverity, String) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Adds a message to the validation result.
- addMessage(EValidationSeverity, String) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- addMessage(EMessageSeverity, String, int, int, int, int) - Method in class de.xima.fc.gui.common.model.CodeMirrorLintResult
- addMessage(String, FacesMessage) - Method in class de.xima.fc.workflow.taglib.context.RecordValidationFailureFacesContext
- addMessage(String, FacesMessage) - Method in class de.xima.fc.workflow.taglib.context.SkipValidationFacesContext
- addMessages(Iterable<IWorkflowValidationMessage>) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Adds the given messages to the validation result.
- addMessages(Iterable<IWorkflowValidationMessage>) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- addMissingContextPath(String, HttpServletRequest) - Static method in class de.xima.fc.utils.URLUtils
-
Prepends the request context path to the URL if it is missing.
- AddMissingUUIDs - Class in de.xima.fc.liquibase.change
-
Custom change for
Liquibaseto generate UUIDs using the formcycle internal UUID generator - AddMissingUUIDs() - Constructor for class de.xima.fc.liquibase.change.AddMissingUUIDs
- addModul(Modul) - Method in class de.xima.fc.entities.Rolle
-
Deprecated.Use
Rolle.setModuleNames(Set)andEModuleinstead. - addModule(EModule) - Method in class de.xima.fc.entities.Rolle
-
Deprecated.
- addModulToRolle(IEntityContext, Rolle, Modul) - Method in class de.xima.fc.dao.impl.ModulDao
-
Deprecated.
- addModulToRolle(IEntityContext, Rolle, Modul) - Method in interface de.xima.fc.dao.interfaces.IModulDao
-
Deprecated.user regular update method
- addModulToRolle(UserContext, Rolle, Modul) - Method in class de.xima.fc.api.entity.RolleAPI
-
Deprecated.
- addModulToRolle(UserContext, Rolle, Modul) - Method in class de.xima.fc.handler.entity.RolleHandler
-
Deprecated.
- addModulToRolle(UserContext, Rolle, Modul) - Method in interface de.xima.fc.handler.interfaces.entity.IRolleHandler
-
Deprecated.Modules no longer exists.
- addMsg(FCMessage) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsg(String, FacesMessage) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsg(FacesMessage) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsg(FacesMessage.Severity, String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsgs(Iterable<FacesMessage>) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsgs(List<FCMessage>) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsgToComponent(String, FCMessage) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMsgToComponent(String, FacesMessage.Severity, String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addMultiValue(String, List<String[]>) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- addMultiValue(String, List<String[]>) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
-
Adds the given values to the values of the form element.
- addMultiValue(String, List<String[]>) - Method in class de.xima.fc.mdl.savedata.ASaveFormData
- addNew() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- addNew() - Method in class de.xima.fc.gui.bean.data.ClientCounterConfigBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.data.DataSourcesBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.data.DbConnectionBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.data.DbQueryBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.data.LdapConnectionBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.data.LdapQueryBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.inbox.InboxBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- addNew() - Method in class de.xima.fc.gui.bean.settings.ClientBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
- addNew() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.templates.TemplatesBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.user.ExternalUserClientBean
- addNew() - Method in class de.xima.fc.gui.bean.user.LDAPGroupBean.EntityListModelImpl
-
Deprecated.
- addNew() - Method in class de.xima.fc.gui.bean.user.UserBean.EntityListModelImpl
-
Deprecated.
- addNew() - Method in class de.xima.fc.gui.bean.user.UserGroupBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.user.UserRoleBean.EntityListModelImpl
- addNew() - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- addNew() - Method in class de.xima.fc.gui.bean.workflow.StateBean
-
Deprecated.
- addNew() - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Sets the currently selected model to a new model.
- addNew() - Method in interface de.xima.fc.gui.interfaces.data.IEntitySelectModel
-
Sets the currently selected model to a new model.
- addNew() - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
Adds a new closing time to the list of all closing times.
- addNew() - Method in class de.xima.fc.gui.model.data.EntityListModel
- addNew() - Method in class de.xima.fc.gui.model.data.EntitySelectModel
- addNew(Status) - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- addNewCustParameter() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- addNewCustParameter(ParameterModel) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- addNewDirect() - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
-
Method evoked after createNewAuthorization got called and a implementation is chosen, to add a new
DirectClientAuthorizationto this model here and fulfilling its specific conditions i.e. - addNewFileParameter() - Method in class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
- addNewFileParameter() - Method in class de.xima.fc.gui.bean.user.ExternalUserClientBean
- addNewIndirect() - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
-
Method evoked after createNewAuthorization got called and a implementation is chosen, to add a new
IndirectClientAuthorizationto this model here - addNewLocale() - Method in interface de.xima.fc.common.bean_models.ILocalizationViewModel
-
Adds a new locale to the list of localizations, using the current #getNewLanguageTag(); and clears the new language tag.
- addNewLocale() - Method in class de.xima.fc.common.bean_models.SourceableLocalizationViewModel
- addNewLocaleToPortal(IEntityContext, Locale, UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Adds a new locale to the portal.
- addNewParameter() - Method in class de.xima.fc.gui.bean.project.ProjectInviteBean
- addNewParameter() - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- addNewParameter() - Method in interface de.xima.fc.gui.interfaces.processing.IProcessingModel
-
Methode zum Hinzufügen eines neuen Parameters
- addNewParameter() - Method in class de.xima.fc.gui.model.processing.ProcessingModel
-
Deprecated.
- addNewParameter(IParameterModel) - Method in class de.xima.fc.gui.bean.project.ProjectInviteBean
- addNewParameter(IParameterModel) - Method in interface de.xima.fc.gui.interfaces.processing.IProcessingModel
-
Methode zum Hinzufügen eines neuen IParameterModels
- addNewParameter(IParameterModel) - Method in class de.xima.fc.gui.model.processing.ProcessingModel
-
Deprecated.
- addNewParameter(String) - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- addNewParameter(String) - Method in class de.xima.fc.plugin.abstracts.APluginCustomGUIBean
-
Deprecated.
- addNewParameter(String) - Method in interface de.xima.fc.plugin.config.IProcessingBean
-
Deprecated.Adds a new parameter to the list of parameters, and returns the newly created
IParameterModelfor that parameter. - addNewProperty() - Method in class de.xima.fc.gui.model.PluginWrapperModel
- AddNewStateData - Class in de.xima.fc.gui.model.workflow
-
POJO model with the data for adding a new state in the workflow designer.
- AddNewStateData(String, String) - Constructor for class de.xima.fc.gui.model.workflow.AddNewStateData
-
Creates a new POJO instance with the given data.
- AddNewStateRequest - Class in de.xima.fc.gui.bean.designer.request
-
Request a new state to be added to the workflow.
- AddNewStateRequest(EContentView, AddNewStateData) - Constructor for class de.xima.fc.gui.bean.designer.request.AddNewStateRequest
-
A new POJO with the given data.
- AddNewStateRequest(String, AddNewStateData) - Constructor for class de.xima.fc.gui.bean.designer.request.AddNewStateRequest
-
A new POJO with the given data.
- AddNewStateResponse - Class in de.xima.fc.gui.bean.designer.request
-
POJO response data for
AddNewStateRequest. - AddNewStateResponse(String) - Constructor for class de.xima.fc.gui.bean.designer.request.AddNewStateResponse
-
Creates a new POJO response with the given data.
- addNewStateToPersisted(IEntityContext, Locale, long, long, AddNewStateData) - Static method in class de.xima.fc.gui.bean.designer.state.DesignerStateHelper
-
Adds a new state to the given project.
- addNewUserPortal() - Method in class de.xima.fc.gui.bean.portal.UserPortalBean
- addNode(WorkflowNode) - Method in class de.xima.fc.entities.WorkflowTask
-
Adds the given node to the list of workflow nodes, and sets
AWorkflowElement.getTask()to this task. - addNodes(List<WorkflowNode>) - Method in class de.xima.fc.entities.WorkflowTask
-
Adds the given nodes to the list of workflow nodes, and sets
AWorkflowElement.getTask()to this task. - addNonEmptyPathSegmentsToURL(String, UnaryOperator<String>, Iterable<String>) - Static method in class de.xima.fc.utils.URLUtils
-
Encodes each given path segment and adds it to the base URL.
- addNonEmptyPathSegmentsToURL(String, UnaryOperator<String>, String...) - Static method in class de.xima.fc.utils.URLUtils
-
Encodes each given path segment and adds it to the base URL.
- addOwner(NodeKey) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphEdgeDataBuilder
- addPaging(Integer, Integer) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- addParam(String, String) - Method in class de.xima.fc.gui.common.utils.msg.AJSFContext.RedirectOptionsBuilder
-
Deprecated.
- addParameter(HttpRequestParameter) - Method in interface de.xima.fc.http.params.IParameterBuilder
-
Adds a parameter to this builder.
- addParameter(HttpRequestParameter) - Method in class de.xima.fc.http.UrlDataBuilder
- addParameter(String, Object) - Method in class de.xima.fc.mdl.fdv.VerarbeitungsParameterMap
- addParameter(String, String) - Method in class de.xima.fc.http.HttpPostRequestBuilder
-
Deprecated.
- addParameter(String, String) - Method in class de.xima.fc.http.HttpRequestBuilder
- addParameter(String, String) - Method in interface de.xima.fc.http.params.IParameterBuilder
-
Adds a parameter to this builder.
- addParameter(String, String) - Method in class de.xima.fc.http.UrlDataBuilder
- addParameter(String, String, ContentType) - Method in class de.xima.fc.http.HttpPostRequestBuilder
-
Deprecated.
- addParameter(String, String, ContentType) - Method in class de.xima.fc.http.HttpRequestBuilder
- addParameter(String, String, ContentType) - Method in interface de.xima.fc.http.params.IContentTypeParameterBuilder
-
Adds a parameter to this builder.
- addParameters(Iterable<? extends HttpRequestParameter>) - Method in interface de.xima.fc.http.params.IParameterBuilder
-
Adds parameters to this builder.
- addParameters(Iterable<? extends HttpRequestParameter>) - Method in class de.xima.fc.http.UrlDataBuilder
- addParameterToURL(String, String, String) - Static method in class de.xima.fc.utils.URLUtils
- addParameterToURL(String, String, String, boolean) - Static method in class de.xima.fc.utils.URLUtils
- addPasswordResetAttempt(String) - Static method in class de.xima.fc.security.cache.PasswordResetAttemptHelper
- addPasswordResetAttempt(String) - Static method in class de.xima.fc.security.cache.PasswordResetCache
- addPermission(String) - Method in class de.xima.fc.entities.UserProfile
- addPicture(UserProfile, UserProfile) - Static method in class de.xima.fc.security.helper.SecurityProfileHelper
- addPlugin(IFCPlugin) - Method in class de.xima.fc.plugin.runtime.PluginRuntime
-
Adds an additional plugin to the list of plugins managed by this runtime.
- addPluginCreatedEntry(IEntityContext, IPluginEntity<?, ?, ?>, String, String, IUser, Locale) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a protocol entry for when a client or system scoped plugin was newly created.
- addPluginDeletedEntry(IEntityContext, IPluginEntity<?, ?, ?>, String, String, IUser, Locale) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a protocol entry for when a client or system scoped plugin was deleted.
- addPluginDependencyToList(String, String, String, List<PluginDependencies>) - Static method in class de.xima.fc.proma.plugin.mdl.PluginDependencies
- addPluginMeta(String, JSONObject) - Method in class de.xima.fc.form.render.FormRenderContext
- addPluginMeta(String, JSONObject) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addPluginUpdatedEntry(IEntityContext, IPluginEntity<?, ?, ?>, String, String, IUser, Locale) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a protocol entry for when a client or system scoped plugin was updated with a new plugin JAR file.
- addPostfach(Postfach) - Method in class de.xima.fc.entities.BenutzerGruppe
- addPostfachProjekt(Projekt) - Method in class de.xima.fc.mdl.ExtendedPostfach
- addPrintJob(PrintJob) - Static method in class de.xima.fc.manager.PrintManager
-
Methode um einen PrintJob zu registrieren
- addProcessingResult(long, IProcessingResult) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContext
-
Deprecated.neues Aktionsergebnisobjekt hinzuzufügen
- addProcessingResult(long, IProcessingResult) - Method in interface de.xima.fc.interfaces.processing.IWorkflowProcessingContext
-
Deprecated.Add a new processing result for a given action.
- addProcessingResult(Integer, IProcessingResult) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContext
-
Deprecated.neues Aktionsergebnisobjekt hinzuzufügen
- addProcessingResult(Integer, IProcessingResult) - Method in interface de.xima.fc.interfaces.processing.IWorkflowProcessingContext
- addProcessProtocolEntry(Mandant, ProcessProtocolParams, ProtocolEntryProcessing, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Fills in missing pieces of information of a
ProtocolEntryProcessing, and saves that entry in the database. - addProcessProtocolEntry(Vorgang, ProtocolEntryProcessing, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Fills in missing pieces of information of a
ProtocolEntryProcessing, and saves that entry in the database. - addProcessProtocolEntry(UserContext, Vorgang, ProtocolEntryProcessing) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addProcessProtocolEntry(UserContext, Vorgang, ProtocolEntryProcessing) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
- addProcessValidationMessage(IWorkflowValidationMessage) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Adds a validation message for the given process.
- addProjectActivationChangedProtocolEntry(Projekt, IUser, IEntityContext, boolean, boolean) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Creates a log entry indicating whether a project has been switched online or offline.
- addProjectPortalConfig(Projekt) - Method in class de.xima.fc.entities.ClientPortalConfig
-
Adds a new project portal config to this client portal config.
- addProjectProtocolEntry(Projekt, ProtocolEntryClient, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Fills in missing pieces of information of a
ProtocolEntryClientfor a certain form, and saves that entry in the database. - addProjektPeBase(Projekt, ProtocolEntryClient, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
- addProjektProtokollEintrag(UserContext, Projekt, ProtocolEntryClient) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Method for creating a protocol entry when a project is changed.
- addProjektRessource(ProjektRessource) - Method in class de.xima.fc.entities.Projekt
- addProjektRessource(UserContext, long, long) - Method in class de.xima.fc.handler.entity.ProjektHandler
- addProjektRessource(UserContext, long, long) - Method in interface de.xima.fc.handler.interfaces.entity.IProjektHandler
- addProjektRessource(UserContext, Projekt, ProjektRessource) - Method in class de.xima.fc.api.entity.ProjektAPI
- addProperty(XItemConditionProperty) - Method in class de.xima.fc.form.common.condition.types.XItemPropertiesEvaluator
-
Methode zum Hinzufügen einer
XPropertyEnum-Werte-Kombination - addProtocolEntryForDeletedJob(IEntityContext, Locale, Vorgang, JobDetail) - Method in class de.xima.fc.workflow.setup.StateTimerTriggerSetup
- addProtocolEntryForDeletedJob(IEntityContext, Locale, Vorgang, JobDetail) - Method in class de.xima.fc.workflow.setup.TimePointTriggerSetup
- addProtocolEntryForNewJob(IEntityContext, Locale, Vorgang, WorkflowTrigger, IJobWrapper, Trigger, Instant) - Method in class de.xima.fc.workflow.setup.StateTimerTriggerSetup
- addProtocolEntryForNewJob(IEntityContext, Locale, Vorgang, WorkflowTrigger, IJobWrapper, Trigger, Instant) - Method in class de.xima.fc.workflow.setup.TimePointTriggerSetup
- addProtocolEntryForUpdatedJob(IEntityContext, Locale, Vorgang, WorkflowTrigger, IJobWrapper, Trigger, Instant) - Method in class de.xima.fc.workflow.setup.StateTimerTriggerSetup
- addProtocolEntryForUpdatedJob(IEntityContext, Locale, Vorgang, WorkflowTrigger, IJobWrapper, Trigger, Instant) - Method in class de.xima.fc.workflow.setup.TimePointTriggerSetup
- addProzessParameter(String, List<String>) - Method in class de.xima.fc.form.render.FormRenderContext
- addProzessParameter(String, List<String>) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addProzessParameter(Map<String, List<String>>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addQueryStringToUrl(String, String, Predicate<String>) - Static method in class de.xima.fc.utils.URLUtils
-
Adds each query parameter from the query string to which the predicate applies to the given URL.
- addQueryStringToUrl(String, Map<String, String[]>, Predicate<String>) - Static method in class de.xima.fc.utils.URLUtils
- addQueryStringToURL(String, String) - Static method in class de.xima.fc.utils.URLUtils
- addQueryStringToURL(String, String, IGenericFilter<String>) - Static method in class de.xima.fc.utils.URLUtils
-
Deprecated.
- addQueryStringToURL(String, Map<String, String[]>) - Static method in class de.xima.fc.utils.URLUtils
-
Adds all query parameters to the given URL.
- addQueryStringToURL(String, Map<String, String[]>, IGenericFilter<String>) - Static method in class de.xima.fc.utils.URLUtils
-
Deprecated.
- addr(String...) - Static method in class de.xima.fc.testhelper.TestHelper
-
Parses the given strings into
InternetAddressinstances. - addReadOnlyCondition(XItemCondition) - Method in class de.xima.fc.form.common.condition.XItemConditionsWrapper
- addRenderCondition(XItemCondition) - Method in class de.xima.fc.form.common.condition.XItemConditionsWrapper
- addRenderId(String) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Adds the given
componentclient IDto the set ofrender IDsof the given faces context, e.g. - addRenderId(FacesContext, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Adds the given
componentclient IDto the set ofrender IDsof the given faces context, e.g. - addRenderParam(String, List<String>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addRenderParam(Map<String, List<String>>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addRenderParameter(String, List<String>) - Method in class de.xima.fc.form.render.FormRenderContext
- addRenderParameter(String, List<String>) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addReplyTo(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addReplyTo(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addRequestType(EFormRequestType) - Method in class de.xima.fc.session.FRQSession
- addRequestValue(String, List<String>) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- addRequestValue(String, List<String>) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
- addRequestValue(String, List<String>) - Method in class de.xima.fc.mdl.savedata.GenericSaveFormData
- ADDRESS_SPLITTER - Static variable in interface de.xima.fc.interfaces.mail.IBaseMailData
- addressFilter - Variable in class de.xima.fc.mail.impl.context.DefaultMailContext
- addResultAttribute() - Method in class de.xima.fc.workflow.designer.bean.nodes.FcLdapQueryBean
-
Adds an new item to result attributes list
- addReturnValue(String, boolean) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Adds a return value for the remote command with the given parameter name.
- addReturnValue(String, int) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Adds a return value for the remote command with the given parameter name.
- addReturnValue(String, long) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Adds a return value for the remote command with the given parameter name.
- addReturnValue(String, Object) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Adds a return value for the remote command with the given parameter name.
- addRobotsTagHeader(HttpServletResponse, String, ERobotsTag...) - Static method in class de.xima.fc.web.common.utils.ServletUtils
-
Adds a
X-Robots-Tagheader for all or one specific bot. - addRole(Rolle) - Method in class de.xima.fc.entities.AClientAuthorization
- addRolle(Rolle) - Method in class de.xima.fc.entities.Modul
-
Deprecated.
- addRow(int) - Method in class de.xima.fc.gui.common.model.data.ADataSheet
-
Adds a new row at the given index.
- addRowAbove() - Method in class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- addRowBelow() - Method in class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- addRowLast() - Method in class de.xima.fc.gui.common.model.data.ADataSheet
-
Adds a new row at the end of the rows list.
- addSaveInvalidWorkflowProtocolEntry(Projekt, IUser, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Creates a log entry indicating whether a project's workflow is invalid and has been saved anyway.
- addScope(QueryCriteriaManager, Aktion) - Method in class de.xima.fc.gui.validator.name.UniqueActionName
-
Deprecated.
- addScope(QueryCriteriaManager, WorkflowState) - Method in class de.xima.fc.gui.validator.name.UniqueWorkflowStateNameValidator
- addScope(QueryCriteriaManager, TEntity) - Method in class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
-
Use this method to restrict the scope of entities considered for the duplicate search, such as to a certain client, version, project etc.
- addSearch(QueryCriteriaManager, String) - Method in class de.xima.fc.gui.validator.name.AUniqueNameValidator
- addSearch(QueryCriteriaManager, String) - Method in class de.xima.fc.gui.validator.name.UniqueUserPortalAlias
- addSearch(QueryCriteriaManager, TField) - Method in class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
-
Adds the criteria an entity must match to be considered a duplicate.
- addServer(ServerSelectionModel.Server) - Method in class de.xima.fc.gui.model.ServerSelectionModel
- addSession(XfcSession, String) - Static method in class de.xima.fc.session.FD2SessionManager
-
Deprecated.
- addSession(XfcSession, String) - Static method in class de.xima.fc.session.FRQSessionManager
-
Deprecated.
- addSession(HttpSession, String) - Static method in class de.xima.fc.session.FRQSessionManager
-
Deprecated.
- addSession(HttpSession, String, Locale) - Static method in class de.xima.fc.session.FRQSessionManager
- addSessionAttributesDiff(IMapDiff<String, Serializable>) - Method in class de.xima.fc.mdl.form.FormProcessData
- addSessionMessage() - Method in class de.xima.fc.gui.common.bean.NotificationBean
-
Saves the given message in the session.
- addSessionMessages(List<? extends TargettedFacesMessage>) - Method in class de.xima.fc.gui.common.bean.NotificationBean
-
Saves the given FacesMessages in the session.
- addSingleValue(String, String...) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- addSingleValue(String, String...) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
-
Adds the given values to the values of the form element.
- addSingleValue(String, String...) - Method in class de.xima.fc.mdl.savedata.ASaveFormData
- addSkipped(IEntity<Long>) - Method in class de.xima.fc.importer.mdl.EntityImportResult
- addSlot(AppointmentSlot) - Method in class de.xima.fc.entities.AppointmentTemplate
-
Adds a slot to this template.
- addSlotAt(LocalDateTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentTemplateListModel
-
Adds a new slot starting at the given time.
- addSlots(Iterable<AppointmentSlot>) - Method in class de.xima.fc.entities.AppointmentTemplate
-
Adds one ore more slots to this template.
- addSorting(AQueryCriteriaManager) - Method in class de.xima.fc.inbox.model.lazydata.LazyAppointmentScheduleModel
- addSourceBenutzerGruppeNamenToListe(String) - Method in class de.xima.fc.export.model.ExportStatusHelpData
-
Deprecated.
- addState(WorkflowState) - Method in class de.xima.fc.entities.WorkflowVersion
-
Adds the given state to this version, and sets
WorkflowState.getVersion()to this version. - addStateChangeProtocolEntry(IEntityContext, Mandant, Benutzer, Vorgang, WorkflowState, WorkflowState) - Method in class de.xima.fc.dao.utils.ProtokollUtils
- addStateChangeProtocolEntry(IEntityContext, Mandant, IUser, Vorgang, WorkflowState, WorkflowState) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds a protocol entry for a state change, i.e.
- addStatusPre(Status) - Method in class de.xima.fc.entities.Status
-
Deprecated.
- addStoreUrl() - Method in class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- addSubmission(IEntityContext, Vorgang, IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in class de.xima.fc.dao.impl.VorgangDao
- addSubmission(IEntityContext, Vorgang, IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Adds a new submission to the form record.
- addSubmission(IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in class de.xima.fc.entities.Vorgang
-
Adds a new submission to the form record.
- addSubmission(UserContext, Vorgang, IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Adds a new submission to the form record.
- addSubmission(UserContext, Vorgang, IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in class de.xima.fc.handler.entity.VorgangHandler
- addSubmission(UserContext, Vorgang, IUser, EFormRecordSubmitContext, FrontendServer, String, String, boolean) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Adds a new submission to the form record.
- addSubmissionConfig(IUser, EFormRecordSubmitContext) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addSubmissionConfig(IUser, EFormRecordSubmitContext, String) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addSubmissionConfig(IFormRecordSubmissionTestConfig) - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- addSubmittedParams(ElementKey, JSONObject) - Method in class de.xima.fc.workflow.taglib.component.flowchart.Flowchart
-
Only used by the renderer during the
ApplyRequestValuesPhase. - addSubtypePropertiesToItem(AppointmentClientClosingTime, JSONObject) - Method in class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
- addSubtypePropertiesToItem(AppointmentClosingTime, JSONObject) - Method in class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
- addSubtypePropertiesToItem(T, JSONObject) - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
When deserializing the JSON data received from the client.
- addSubtypePropertiesToJson(JSONObject, AppointmentClientClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
- addSubtypePropertiesToJson(JSONObject, AppointmentClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
- addSubtypePropertiesToJson(JSONObject, T) - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
When serializing an entity as JSON for the client.
- addSuccess() - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Sets the success return parameter to
true. - addSuccessValueDescriptorEntries(IValueDescriptorFactory, IRecordValueDescriptorBuilder) - Method in interface de.xima.fc.workflow.mixin.IPluginConditionNodeHandler
-
Optional method to add additional data to be made available to other workflow actions after the condition has finished.
- addSuccessValueDescriptorEntries(IValueDescriptorFactory, IRecordValueDescriptorBuilder) - Method in interface de.xima.fc.workflow.mixin.IPluginDoUntilLoopNodeHandler
-
Optional method to add additional data to be made available to other workflow actions after the loop has finished.
- addSuccessValueDescriptorEntries(IValueDescriptorFactory, IRecordValueDescriptorBuilder) - Method in interface de.xima.fc.workflow.mixin.IPluginWhileLoopNodeHandler
-
Optional method to add additional data to be made available to other workflow actions after the loop has finished.
- addSystemPeDokumentation(ProtocolEntrySystem, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
- addSystemPermission(IAccessProperty) - Method in class de.xima.fc.entities.UserProfile
- addSystemPermission(String) - Method in class de.xima.fc.entities.UserProfile
- addSystemProtocolEntry(ProtocolEntrySystem, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Fills in missing pieces of information of a
ProtocolEntrySystem, and saves that entry in the database. - addSystemProtocolEntry(UserContext, ProtocolEntrySystem) - Method in class de.xima.fc.handler.entity.ProtokollHandler
- addSystemProtocolEntry(UserContext, ProtocolEntrySystem) - Method in interface de.xima.fc.handler.interfaces.entity.IProtokollHandler
- addSystemProtokollEintrag(UserContext, ProtocolEntrySystem) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Method for creating a system protocol entry
- addTab() - Method in class de.xima.fc.gui.bean.designer.DesignerTabBean
-
Opens the given tab, adding it to the topbar menu.
- addTab(TabViewModel, String) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
-
Opens the given tab, adding it to the topbar menu.
- addTag(FormTemplateTag) - Method in class de.xima.fc.entities.FormTemplate
- addTag(ProjectTag) - Method in class de.xima.fc.entities.Projekt
- addTagToUserPortal(UserPortalViewModel, String) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Adds a new tag to the user portal.
- addTask(WorkflowTask) - Method in class de.xima.fc.entities.WorkflowProcess
-
Adds the given task to this process and sets the
WorkflowTask.getProcess()to this process. - addTaskValidationMessage(UUID, IWorkflowValidationMessage) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Adds a validation message for the given workflow task.
- addTcpHost() - Method in class de.xima.fc.gui.bean.settings.ClusterBean
- addTempFile(String, Path) - Method in class de.xima.fc.gui.model.designer.DesignerConversationModel
-
Adds a temp file or directory to the conversation scope.
- addTemplateBerechtigungen(Entityberechtigung) - Method in class de.xima.fc.entities.Modul
-
Deprecated.
- addTemplates(IPluginFormElementTemplateDescriptor...) - Method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateList.Builder
-
Adds the given templates to given list of templates.
- addTemplates(Iterable<? extends IPluginFormElementTemplateDescriptor>) - Method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateList.Builder
-
Adds the given templates to given list of templates.
- addTo(WorkflowTask, WorkflowNode, int, WorkflowNode) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Adds the child to the given parent.
- addTo(WorkflowTask, WorkflowNode, WorkflowNode) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Adds the child to the given parent.
- addTo(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addTo(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addToMessageList() - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
- addToRootSequence(WorkflowTask, WorkflowNode...) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Adds the given node the root node, i.e.
- addToSourceStatusPreIdList(Long) - Method in class de.xima.fc.export.model.ExportStatusHelpData
-
Deprecated.
- addToSourceStatusPreNameList(String) - Method in class de.xima.fc.export.model.ExportStatusHelpData
-
Deprecated.
- addTransformer(ClassTransformer) - Method in class de.xima.fc.plugin.entities.PluginPersistenceUnitInfo
- addTriggerFiredProtocolEntry(IEntityContext, Mandant, Benutzer, Vorgang, WorkflowTask) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Deprecated.
- addTriggerFiredProtocolEntry(IEntityContext, Mandant, IUser, Vorgang, WorkflowTask) - Method in class de.xima.fc.dao.utils.ProtokollUtils
-
Adds the protocol entry for when a workflow trigger was fired.
- addTriggers(WorkflowTrigger...) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- addType(long) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphEdgeDataBuilder
- addType(AppointmentType) - Method in class de.xima.fc.entities.AppointmentTemplate
-
Adds a type to this template.
- addUnhandledException(Throwable) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Adds an unhandled exception to this workflow validation context.
- addUnregisteredPlugin(Class<? extends IFCPlugin>) - Method in class de.xima.fc.plugin.runtime.PluginRuntime
-
Adds a plugin to the list of unregistered plugins, i.e.
- addUpdated(IEntity<Long>) - Method in class de.xima.fc.importer.mdl.EntityImportResult
- addUpload(FRQSession, String, AjaxUploadDetails, InputStream) - Static method in class de.xima.fc.form.upload.AjaxUploadManager
-
Registers an uploaded file with the given session.
- AddUpload() - Constructor for class de.xima.fc.CmnConst.AjaxUploadServletParams.AddUpload
- addUploadCustomMimeMapping() - Method in class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- addUploadedFileToSelectedPortal(UploadedFile, String, UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Adjusts the model by adding an uploaded file to the list of localized portal files.
- addUploadedFileToSelectedProject(UploadedFile, String, UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Adjusts the model by adding an uploaded file to the list of files of the currently selected project.
- addUploadRequest(Consumer<DefaultRequestUploadData.Builder>) - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Adds an upload request to the message, in addition to the existing requests.
- addUploadRequests(IRequestUploadData...) - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Adds the given upload requests to the message, in addition to the existing requests.
- addUrlParam(String, List<String>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addUrlParam(Map<String, List<String>>) - Method in class de.xima.fc.web.common.fd2.model.FD2RenderContext
-
Deprecated.
- addUrlParameter(String, List<String>) - Method in class de.xima.fc.form.render.FormRenderContext
- addUrlParameter(String, List<String>) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- addUserGroup(BenutzerGruppe) - Method in class de.xima.fc.entities.AClientAuthorization
- addUserGroups(UuidEntityRef...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addUserGroups(Iterable<UuidEntityRef>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- addUserIdentity(UserIdentity) - Method in class de.xima.fc.entities.UserProfile
- addUserIdentity(UserProfile, BiConsumer<HttpServletRequest, HttpServletResponse>) - Method in class de.xima.fc.gui.common.bean.profile.UserIdentityPanelBean
- addUserIdpData(UserIdpData) - Method in class de.xima.fc.gui.model.user.UserEmailQueryResult
- addUserLogMessageProtocolEntry(EAktionsResultat, String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowLoggingHandler
-
Adds a protocol entry of type
EProtocolEntryProcessType.USER_LOG_MESSAGEfor the node that is currently being executed. - addUsers(UuidEntityRef...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Deprecated.User references should be done via
UserProfile. - addUsers(Iterable<UuidEntityRef>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Deprecated.User references should be done via
UserProfile. - addV1ProjectExport(IEntityContext, File, List<? extends IEntity<Long>>, Benutzer) - Static method in class de.xima.fc.exporter.legacy.LegacyExporter
- addValidationAttributes(Node) - Method in class de.xima.fc.form.common.models.XItemRenderCtx
-
Deprecated.Validation rules are not registered with HTML attributes anymore. They are available via the global JSON object
XM_FORM_MODEL.validation.fieldson the client. - addValidationAttributes(Node, XItemRenderData) - Static method in class de.xima.fc.form.common.XItemRenderer
-
Deprecated.Validation rules are not registered with HTML attributes anymore. They are available via the global JSON object
XM_FORM_MODEL.validation.fieldson the client - addValidationError(String, Integer, String) - Method in interface de.xima.fc.form.common.models.IXFormRenderConfig
-
Adds a server validation message for the given form element.
- addValidationError(String, String) - Method in interface de.xima.fc.form.common.models.IXFormRenderConfig
-
Adds a server validation message for the given form element.
- addValidationError(String, String) - Method in class de.xima.fc.form.common.models.XFormRenderConfig
- addValidationError(String, String) - Method in class de.xima.fc.workflow.processor.model.LanguageFd2Config
- addValueToEntityField(IEntityContext, T, String, Object) - Static method in class de.xima.fc.importer.util.EntityImportHelper
-
Adds/sets the given value to the field property of the entity.
- addValueToEntityField(T, String, Object) - Static method in class de.xima.fc.importer.util.EntityImportHelper
-
Adds/sets the given value to the field property of the entity.
- addVisibilityGroupToCurrentUser(BenutzerGruppe) - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- addVisibilityUsergroup(BenutzerGruppe) - Method in class de.xima.fc.entities.Projekt
- addVisibleProject(Projekt) - Method in class de.xima.fc.entities.BenutzerGruppe
- addVorgangPeBase(Vorgang, ProtocolEntryProcessing, IEntityContext) - Method in class de.xima.fc.dao.utils.ProtokollUtils
- addVorgangProtokollEintrag(UserContext, Vorgang, ProtocolEntryProcessing) - Method in class de.xima.fc.api.entity.ProtokollAPI
-
Method for creating a protocol entry when a status is changed.
- addWarning(String, int, int, int, int) - Method in class de.xima.fc.gui.common.model.CodeMirrorLintResult
- addWarnMessage(String, FCMessage.ParamsLocalizer) - Method in class de.xima.fc.export.AProjektUtil
- addWarnMessage(String, Serializable...) - Method in class de.xima.fc.export.AProjektUtil
- addWarnMessage(String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.
- addWarnMessage(String, String, Serializable...) - Method in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.Ermöglicht durch Angabe eines Keys, dass
FCMessagenur einmal in Liste eingefügt wird. - addWarnMsg(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsg(String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsg(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsg(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgFromString(String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgFromString(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgToComponent(String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgToComponent(String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgToComponent(String, String, String) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWarnMsgToComponent(String, String, String, Object...) - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
- addWhitelisted(IResourceMatcher) - Method in class de.xima.fc.security.access.ListedResourceAccessControl.ListedResourceAccessControlBuilder
-
Adds a new matcher to the list of matchers for whitelisted resources.
- addWhiteListValues(IXItemEvaluator) - Method in class de.xima.fc.form.common.condition.XItemCondition
-
Methode zum Hinzufügen einer
IXItemEvaluatorzur Whitelist - addWorkflowExecutionPostProcessor(IWorkflowExecutionPostProcessor) - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- addWorkflowVersion(WorkflowVersion) - Method in class de.xima.fc.entities.Projekt
-
Adds the given workflow version and sets the
WorkflowVersion.getProject()to this project. - addXFormRessource(EFormResourceType, String, String) - Method in interface de.xima.fc.form.common.models.IXFormRenderConfig
-
Deprecated.
- addZugriffsrecht(EZugriffsrecht) - Method in class de.xima.fc.entities.Entityberechtigung
- adjoiningIndex() - Static method in class de.xima.fc.utils.XCollectionUtils
- adjoiningIndex(Function<Iterable<XIterableUtils.Indexed<T>>, R>) - Static method in class de.xima.fc.utils.XCollectionUtils
- adjoiningIndex(Collector<XIterableUtils.Indexed<T>, A, R>) - Static method in class de.xima.fc.utils.XCollectionUtils
- ADMIN - de.xima.fc.mdl.enums.EAuthClientType
- ADMIN - de.xima.fc.security.endpoint.EPublicView
- ADMIN_DASHBOARD - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- ADMIN_NAME - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- ADMIN_PASSWORD - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- adminDash(EAdminDashCategory) - Method in class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- AdminDashBean - Class in de.xima.fc.gui.bean
- AdminDashBean() - Constructor for class de.xima.fc.gui.bean.AdminDashBean
- ADOBE_IMPORTER - de.xima.fc.mdl.enums.EAccessProperty
-
Deprecated.
- ADRESS - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
-
Deprecated.
- ADropDynamicTablesForeignKeys - Class in de.xima.fc.liquibase.change
- ADropDynamicTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.ADropDynamicTablesForeignKeys
- ADropDynamicTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- ADropDynamicTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.ADropDynamicTablesPrimaryKeys
- ADVANCED - de.xima.fc.gui.model.portal.EUserPortalViewTab
-
Advanced tab for editing advanced settings such as custom properties.
- advancedContentFilter - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- advancedStateChange() - Method in class de.xima.fc.inbox.bean.ProcessStateChangeBean
-
After for the advanced state change dialog.
- AElementInfoHelper<THandler extends IElementHandler<?,?>> - Class in de.xima.fc.workflow.designer.helper
-
Helper class for generating the data for the workflow element info panel.
- AElementInfoHelper(THandler, Locale, String, String, ElementKey, Object) - Constructor for class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- AEncryptedFileDataEntity<T extends IFileEntity<?,?>> - Class in de.xima.fc.entities
- AEncryptedFileDataEntity() - Constructor for class de.xima.fc.entities.AEncryptedFileDataEntity
- aenderungsdatum - Variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- aenderungsdatum - Variable in class de.xima.fc.entities.AFileEntity
- aenderungsdatum - Variable in class de.xima.fc.entities.ProjectPreviewFile
- AEnitityHelper - Class in de.xima.fc.export.helper
-
Deprecated.
- AEnitityHelper(IEntityContext, Mandant, Projekt, Benutzer) - Constructor for class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.
- AEntityAPI<T extends ITransferableEntity> - Class in de.xima.fc.api.entity
-
Abstract class with diffrent CRUD operations for entities of the type
ITransferableEntity. - AEntityAPI() - Constructor for class de.xima.fc.api.entity.AEntityAPI
-
Instantiates a new entity API.
- AEntityContext - Class in de.xima.fc.jpa.context
- AEntityContext() - Constructor for class de.xima.fc.jpa.context.AEntityContext
- AEntityDetailsBean<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.bean
-
Abstract bean base class for displaying or editing the details of a single entity
- AEntityDetailsBean() - Constructor for class de.xima.fc.gui.bean.AEntityDetailsBean
- AEntityExporter<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.exporter
-
Abstract base class for entity exporters
- AEntityExporter(IEntityContext, T) - Constructor for class de.xima.fc.exporter.AEntityExporter
- AEntityExporter(IEntityContext, T...) - Constructor for class de.xima.fc.exporter.AEntityExporter
-
Deprecated.
- AEntityExporter(IEntityContext, T, boolean) - Constructor for class de.xima.fc.exporter.AEntityExporter
- AEntityImportConfig<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.importer.config
-
Configuration class for entity imports
- AEntityImportConfig(IEntityContext, IEntity<Long>, T, Set<IEntityDependency>, String) - Constructor for class de.xima.fc.importer.config.AEntityImportConfig
-
Deprecated.
- AEntityViewModel<E extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.model.project
-
Abstract base class for entity view models
- AEntityViewModel() - Constructor for class de.xima.fc.gui.model.project.AEntityViewModel
- AEventRunnerTest - Class in de.xima.fc.ms.test.workflow
-
Base class for tests that want to test the workflow event runner, such as tests for specific triggers.
- AEventRunnerTest() - Constructor for class de.xima.fc.ms.test.workflow.AEventRunnerTest
- AExternalUserBean<F extends IAuthentticatorFile<?,?>,E extends AAuthenticator<F>> - Class in de.xima.fc.gui.bean
- AExternalUserBean() - Constructor for class de.xima.fc.gui.bean.AExternalUserBean
- AFCBundleProperties - Class in de.xima.fc.plugin.abstracts
-
Deprecated.
- AFCBundleProperties() - Constructor for class de.xima.fc.plugin.abstracts.AFCBundleProperties
-
Deprecated.
- AFCPlugin - Class in de.xima.fc.plugin.abstracts
-
Deprecated.class will be removed. Only use the interfaces and helper within the plugin-lifecycle-methods (install,uninstall,...)
- AFCPlugin() - Constructor for class de.xima.fc.plugin.abstracts.AFCPlugin
-
Deprecated.
- AFD2LanguageProvider - Class in de.xima.fc.form.renderer.lang
- AFD2LanguageProvider() - Constructor for class de.xima.fc.form.renderer.lang.AFD2LanguageProvider
- AFdTransformBuilder - Class in de.xima.fc.transform
- AFdTransformBuilder() - Constructor for class de.xima.fc.transform.AFdTransformBuilder
- AffineTransformUtils - Class in de.xima.fc.utils
-
Utilities for
affine transformations. - AffineTransformUtils() - Constructor for class de.xima.fc.utils.AffineTransformUtils
- AFileDataEntity<T extends IFileEntity<?,?>> - Class in de.xima.fc.entities
- AFileDataEntity<TMeta extends IScopedFileMetaEntity<?,?>> - Class in de.xima.fc.entities.common.file
-
Abstract base class for entities providing the actual file data of
file entities. - AFileDataEntity() - Constructor for class de.xima.fc.entities.AFileDataEntity
- AFileDataEntity() - Constructor for class de.xima.fc.entities.common.file.AFileDataEntity
- AFileEntity<E extends de.xima.cmn.dao.interfaces.IEntity<Long>,T extends IFileDataEntity<?>> - Class in de.xima.fc.entities
- AFileEntity() - Constructor for class de.xima.fc.entities.AFileEntity
- AFileListResolutionError - Exception in de.xima.fc.exceptions
-
Exception class for the various kinds of
EResourceItemResolutionErrors with additional data. - AFileListResolutionError(EResourceItemResolutionError, String, Throwable) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError
- AFileListResolutionError.AResourceItemResolutionError - Exception in de.xima.fc.exceptions
-
Abstract class for all errors specific to a resource item.
- AFileListResolutionError.AttachmentQueryDoesNotMatch - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.ATTACHMENT_QUERY_DOES_NOT_MATCHerror. - AFileListResolutionError.CannotProcessFileList - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.CANNOT_PROCESS_FILE_LISTerror. - AFileListResolutionError.CannotProcessResourceItem - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.CANNOT_PROCESS_RESOURCE_ITEMerror. - AFileListResolutionError.ClientFileDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.CLIENT_FILE_DOES_NOT_EXISTerror. - AFileListResolutionError.DatabaseError - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.DATABASE_ERRORerror. - AFileListResolutionError.ExternalUrlCannotBeRead - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.EXTERNAL_URL_CANNOT_BE_READerror. - AFileListResolutionError.ExternalUrlIsSyntacticallyInvalid - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.EXTERNAL_URL_IS_SYNTACTICALLY_INVALIDerror. - AFileListResolutionError.FileCountReducedToZeroByFilter - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.FILE_COUNT_REDUCED_TO_ZERO_BY_FILTER_OPTIONSerror. - AFileListResolutionError.FileSystemError - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.FILE_SYSTEM_ERRORerror. - AFileListResolutionError.FormFileDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.FORM_FILE_DOES_NOT_EXISTerror. - AFileListResolutionError.NodeDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.NODE_DOES_NOT_EXISTerror. - AFileListResolutionError.NodeDoesNotProvideFiles - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.NODE_DOES_NOT_PROVIDE_FILESerror. - AFileListResolutionError.NodeNotExecuted - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.NODE_NOT_EXECUTEDerror. - AFileListResolutionError.TriggerDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.TRIGGER_DOES_NOT_EXISTerror. - AFileListResolutionError.TriggerDoesNotProvideFiles - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.TRIGGER_DOES_NOT_PROVIDE_FILESerror. - AFileListResolutionError.TriggerNotFired - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.TRIGGER_NOT_FIREDerror. - AFileListResolutionError.UploadFieldDoesNotExist - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.UPLOAD_FIELD_DOES_NOT_EXISTerror. - AFileListResolutionError.UploadFieldDoesNotProvideFiles - Exception in de.xima.fc.exceptions
-
Exception data class for the
EResourceItemResolutionError.UPLOAD_FIELD_DOES_NOT_PROVIDE_FILESerror. - AFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>> - Class in de.xima.fc.entities.common.file
-
Abstract base class for file meta entities.
- AFileMetaEntity() - Constructor for class de.xima.fc.entities.common.file.AFileMetaEntity
- AFileProvisionHandleError - Exception in de.xima.fc.exceptions
-
Exception class for the various kinds of
EFileProvisionHandleErrors with additional data. - AFileProvisionHandleError(EFileProvisionHandleError, String, Throwable) - Constructor for exception de.xima.fc.exceptions.AFileProvisionHandleError
- AFileProvisionHandleError.AttachmentCouldNotBeSaved - Exception in de.xima.fc.exceptions
-
Exception data class for the
EFileProvisionHandleError.ATTACHMENT_COULD_NOT_BE_SAVEDerror. - AFileProvisionHandleError.FileCouldNotBeRead - Exception in de.xima.fc.exceptions
-
Exception data class for the
EFileProvisionHandleError.FILE_COULD_NOT_BE_READerror. - AFileWatcher - Class in de.xima.fc.config
-
A watcher that runs an action each time at least one of the watched files have changed.
- AFileWatcher(long, TimeUnit, String, Iterable<File>) - Constructor for class de.xima.fc.config.AFileWatcher
-
Creates a new file watcher that periodically checks the given files for changes; and invokes
AFileWatcher.runOnChange(Iterable)once at least one file has changed. - AFormDependendServlet - Class in de.xima.fc.servlet
- AFormDependendServlet() - Constructor for class de.xima.fc.servlet.AFormDependendServlet
- AFormEncryptedFileDataEntity<T extends IFileEntity<?,?>> - Class in de.xima.fc.entities
- AFormEncryptedFileDataEntity() - Constructor for class de.xima.fc.entities.AFormEncryptedFileDataEntity
- AFormProcessingServlet - Class in de.xima.fc.servlet
-
Base class for workflow-servtes.
- AFormProcessingServlet() - Constructor for class de.xima.fc.servlet.AFormProcessingServlet
- AFormRecordEventData - Class in de.xima.fc.workflow.event
-
POJO base class implementing the methods of
IFormRecordProvidingEvent. - AFormRecordEventData(Mandant, IUser, Locale, Projekt, Vorgang) - Constructor for class de.xima.fc.workflow.event.AFormRecordEventData
- AFormRecordEventData(Mandant, IUser, Locale, Vorgang) - Constructor for class de.xima.fc.workflow.event.AFormRecordEventData
-
Deprecated.
- AFormRecordEventData(Mandant, IUser, Locale, Clock, Projekt, Vorgang) - Constructor for class de.xima.fc.workflow.event.AFormRecordEventData
- AFormRecordEventData(Mandant, IUser, Locale, Clock, Vorgang) - Constructor for class de.xima.fc.workflow.event.AFormRecordEventData
- AFormRecordWrapper - Class in de.xima.fc.inbox.model
-
Abstract base class for form record wrappers
- AFormRecordWrapper() - Constructor for class de.xima.fc.inbox.model.AFormRecordWrapper
- AFormShareScriptBuilder - Class in de.xima.fc.gui.builder
-
Abstract base class for generating form share scripts
- AFormShareScriptBuilder(ServerSelectionModel.Server, Projekt) - Constructor for class de.xima.fc.gui.builder.AFormShareScriptBuilder
- after() - Method in annotation type de.xima.fc.annotations.SequenceOrder
-
Defines the class that comes before in a sequence order
- AFTER_CREDENTIALS_AUTHENTICATORS - de.xima.fc.mdl.enums.ELoginNoticePosition
- AFTER_CURRENT_TASK - de.xima.fc.mdl.enums.EWorkflowEventLoopTiming
-
Add the new task immediately after the current task, so that it is executed next.
- AFTER_INITIALIZE - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- AFTER_INSTALL - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- AFTER_REDIRECT_AUTHENTICATORS - de.xima.fc.mdl.enums.ELoginNoticePosition
- AFTER_SHUTDOWN - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- AFTER_UNINSTALL - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- afterAll(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- afterEach(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- afterFormSubmitted() - Method in class de.xima.fc.inbox.bean.ProcessFormRecordEditBean
-
When a state change was triggered and the form data should be saved as well, the form is first submitted, and the workflow is executed.
- afterFormSubmitted() - Method in class de.xima.fc.inbox.bean.ProcessStateChangeBean
-
When a state change was triggered and the form data should be saved as well, the form is first submitted, and the workflow is executed.
- afterPhase(PhaseEvent) - Method in class de.xima.fc.workflow.designer.listener.PropertiesValidationListener
- afterSave() - Method in interface de.xima.fc.plugin.gui.IPluginCustomGUIBean
-
Deprecated.Functionality that is executed immediately after saving the plugin configuration in the ui
- afterTaskEnd(IWorkflowEventData, WorkflowTask, WorkflowTrigger) - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
-
Invoked internally before a task is about to be executed.
- afterTestExecution(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- AGenericDataCache - Class in de.xima.fc.api.cache
- AGenericDataCache() - Constructor for class de.xima.fc.api.cache.AGenericDataCache
- AggregateResourceBundle - Class in de.xima.fc.resource
-
A
ResourceBundlethat combines multiple different resource bundles. - AggregateResourceBundle(Iterable<? extends ResourceBundle>) - Constructor for class de.xima.fc.resource.AggregateResourceBundle
-
Creates a new resource bundle with all values from the given bundles.
- AHandlerProvider - Class in de.xima.fc.handler.interfaces
-
Base class for implementing
IHandlerProviderfor both the master and the frontend server. - AHandlerProvider() - Constructor for class de.xima.fc.handler.interfaces.AHandlerProvider
- AInternalMessage - Class in de.xima.fc.entities
- AInternalMessage() - Constructor for class de.xima.fc.entities.AInternalMessage
- AJavaCompileTest - Class in de.xima.fc.testhelper
-
Base test for interface tests that check whether the contract of an interface has changed.
- AJavaCompileTest() - Constructor for class de.xima.fc.testhelper.AJavaCompileTest
- AJAX - de.xima.fc.gui.statics.EFormShareType
- AJAX_LOGIN - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- AJAX_LOGIN_BACK - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- AJAX_ONCOMPLETE_CALLBACK_TEMPLATE - Static variable in class de.xima.fc.CmnConst.ClientScript
- AJAX_ONERROR_CALLBACK_TEMPLATE - Static variable in class de.xima.fc.CmnConst.ClientScript
- AJAX_ONSTART_CALLBACK_TEMPLATE - Static variable in class de.xima.fc.CmnConst.ClientScript
- AJAX_ONSUCCESS_CALLBACK_TEMPLATE - Static variable in class de.xima.fc.CmnConst.ClientScript
- AJAX_UPLOAD - de.xima.fc.mdl.enums.ECommonServlets
- ajaxAuto - Variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- AjaxCallPushData - Class in de.xima.fc.gui.common.model.push
-
POJO data model for the push event beans.
- AjaxCallPushData.Builder - Class in de.xima.fc.gui.common.model.push
-
Simple builder for creating a
AjaxCallPushData. - ajaxClient(boolean, boolean) - Static method in class de.xima.fc.http.HttpClients
-
Deprecated.Not working with latest RESTEasy version for now, use
HttpClients.websocketClientAsync()orHttpClients.websocketClientSync(). - AjaxUploadDetails - Class in de.xima.fc.form.upload
-
Details with meta data for an AJAX upload, see also
AjaxUploadManager. - AjaxUploadDetails.Builder - Class in de.xima.fc.form.upload
-
Simple builder for an
AjaxUploadDetailsinstance. - AjaxUploadException - Exception in de.xima.fc.exceptions
-
When an error occurred in the AJAX upload servlet.
- AjaxUploadException(String, String, String) - Constructor for exception de.xima.fc.exceptions.AjaxUploadException
- AjaxUploadException(String, Throwable, String, String) - Constructor for exception de.xima.fc.exceptions.AjaxUploadException
- AjaxUploadManager - Class in de.xima.fc.form.upload
-
Manages the files uploaded via AJAX before the form was submitted.
- AjaxUploadRequest - Class in de.xima.fc.form.upload
-
POJO for a single AJAX upload add or removal request.
- AjaxUploadRequest(AjaxUpload, long) - Constructor for class de.xima.fc.form.upload.AjaxUploadRequest
-
Creates a new POJO with the given data.
- ajaxUploadServlet(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- AjaxUploadServlet - Class in de.xima.fc.servlet
-
Servlet for the AJAX upload feature.
- AjaxUploadServlet() - Constructor for class de.xima.fc.servlet.AjaxUploadServlet
- AjaxUploadServletAddUploadParams - Class in de.xima.fc.servlet.parameter
-
Parameters for the
addUploadsub request type of theAjaxUploadServlet. - AjaxUploadServletFetchUploadDataParams - Class in de.xima.fc.servlet.parameter
- AjaxUploadServletParams() - Constructor for class de.xima.fc.CmnConst.AjaxUploadServletParams
- AjaxUploadServletRemoveUploadParams - Class in de.xima.fc.servlet.parameter
- AJSFContext - Class in de.xima.fc.gui.common.utils.msg
-
Deprecated.Inject beans directly via
@Inject, use helper classes and static methods directly. - AJSFContext() - Constructor for class de.xima.fc.gui.common.utils.msg.AJSFContext
-
Deprecated.
- AJSFContext.RedirectOptions - Interface in de.xima.fc.gui.common.utils.msg
-
Deprecated.Additional options for
AJSFContext.redirect(String, RedirectOptions). - AJSFContext.RedirectOptionsBuilder - Class in de.xima.fc.gui.common.utils.msg
-
Deprecated.
- Aktion - Class in de.xima.fc.entities
-
Deprecated.This entity is part of the old workflow engine. Use
WorkflowNode, which is the closest equivalent in the new workflow engine. - Aktion() - Constructor for class de.xima.fc.entities.Aktion
-
Deprecated.
- AKTION - Static variable in class de.xima.fc.api.APIProvider
-
Deprecated.Use
APIProvider.WORKFLOW_NODE_APIand the new workflow engine. - AKTION_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
Deprecated.
Aktionentities exist only in the old workflow. UseDaoProvider.WORKFLOWNODE_DAOfor the closest equivalent in the new workflow. - AKTION_DELETING_NOT_ALLOWED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- AKTION_MOVING_NOT_ALLOWED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- AKTION_MOVING_NOT_ALLOWED_NAME - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- AktionAPI - Class in de.xima.fc.api.entity
-
Deprecated.Use
WorkflowNodeAPIand the new workflow engine. - AktionAPI() - Constructor for class de.xima.fc.api.entity.AktionAPI
-
Deprecated.
- AktionDao - Class in de.xima.fc.dao.impl
-
Deprecated.
- AktionDao() - Constructor for class de.xima.fc.dao.impl.AktionDao
-
Deprecated.
- AktionHandler - Class in de.xima.fc.handler.entity
-
Deprecated.This is part of the old workflow engine, use the new workflow engine, e.g.
WorkflowNodeHandler. - AktionHandler() - Constructor for class de.xima.fc.handler.entity.AktionHandler
-
Deprecated.
- AktionOrderHelper - Class in de.xima.fc.order
-
Deprecated.The old workflow engine will be removed, use the new workflow engine.
- AktionOrderHelper() - Constructor for class de.xima.fc.order.AktionOrderHelper
-
Deprecated.
- AktionServletHandler - Class in de.xima.fc.servlet.handler
-
Deprecated.This is part of the old rest API. Use the new API when it becomes available.
- AktionServletHandler() - Constructor for class de.xima.fc.servlet.handler.AktionServletHandler
-
Deprecated.
- AktuellerBenutzer - Class in de.xima.fc.entities
-
Deprecated.The new user managemen uses the system-scoped
UserProfile, the client-scopedDirectClientAuthorizationetc. - AktuellerBenutzer() - Constructor for class de.xima.fc.entities.AktuellerBenutzer
-
Deprecated.
- AKTUELLERBENUTZER_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
Deprecated.
- AktuellerBenutzerServletHandler - Class in de.xima.fc.servlet.handler
-
Deprecated.This is part of the old rest API. Use the new API when it becomes available.
- AktuellerBenutzerServletHandler() - Constructor for class de.xima.fc.servlet.handler.AktuellerBenutzerServletHandler
-
Deprecated.
- alias(String) - Method in class de.xima.fc.gui.model.PlaceHolder.PlaceHolderBuilder
- ALIAS - de.xima.fc.css.builder.ECssCursor
-
An alias or shortcut is to be created.
- ALIAS - de.xima.fc.mdl.enums.EFormRequestType
-
Formularauslieferung über das FormVersionAliasServlet
- ALIAS_APPOINTMENT_TEMPLATE_ID - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_EXTRACT_PATTERN - Static variable in class de.xima.fc.CmnConst
- ALIAS_FORM_RECORD_SUBJECT - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_ID - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_INBOX_NAME - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_IS_SAVED - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_PROJECT_TITLE - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_RECORD_ID - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_TIMESTAMP_FROM - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_TIMESTAMP_UNTIL - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_VERIFY_LOCK - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIAS_VERIFY_UUID - Static variable in class de.xima.fc.gui.common.model.AppointmentEventView
- ALIASCOPY - de.xima.fc.mdl.enums.EFormRequestType
- ALIASCOPY_EXTRACT_PATTERN - Static variable in class de.xima.fc.CmnConst
- aliasFieldMap - Variable in class de.xima.fc.mdl.savedata.ASaveFormData
-
Reverses Mapping zwischen Alias und Feldname
- aliasFor(Mandant) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormImageFor(Projekt, String) - Static method in class de.xima.fc.PathHandler.Web
-
Liefert die allgemeine (offizielle und nach außen sichtbare) URL zum Aufruf des Thumbnail des aktiven Formulars eines
- aliasFormImageFor(Long, String) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormImageFor(String, String) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormImageFor(String, String, String) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormRequestFor(MandantFrontendServer, Projekt) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormRequestFor(Projekt) - Static method in class de.xima.fc.PathHandler.Web
-
Liefert die allgemeine (offizielle und nach außen sichtbare) URL zum Aufruf des aktiven Formulars eines Projektes.
- aliasFormRequestWithoutAlias(Mandant) - Static method in class de.xima.fc.PathHandler.Web
- aliasFormRequestWithoutAlias(MandantFrontendServer, Mandant) - Static method in class de.xima.fc.PathHandler.Web
- AliasHelper - Class in de.xima.fc.helper
-
Deprecated.
- AliasHelper() - Constructor for class de.xima.fc.helper.AliasHelper
-
Deprecated.
- aliasname - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - aliasValue(String) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- aliasValue(String) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
- aliasValue(String) - Method in class de.xima.fc.mdl.savedata.ASaveFormData
- aliceblue - de.xima.fc.color.ENamedCssColor
- aliceblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- aliceblue - de.xima.fc.common.graphdot.EColorSchemeX11
- aliceblue - de.xima.fc.gui.common.enums.EWebColors
- alignItems(Object...) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
align-items: safe center - AListItemSourceProps - Class in de.xima.fc.workflow.model.list_item_source
-
Base class for the different models describing one of the possible
loop item sources. - AListItemSourceProps() - Constructor for class de.xima.fc.workflow.model.list_item_source.AListItemSourceProps
- AListItemSourcePropsCsvFormat - Class in de.xima.fc.workflow.model.list_item_source
-
Base class for item sources for the for-each loop that require a CSV format.
- AListItemSourcePropsCsvFormat() - Constructor for class de.xima.fc.workflow.model.list_item_source.AListItemSourcePropsCsvFormat
- all - Variable in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- all - Variable in class de.xima.fc.gui.model.data.EntityListModel
- all() - Static method in enum de.xima.fc.mdl.enums.EAnrede
- all() - Static method in enum de.xima.fc.mdl.enums.EBenutzerverwaltungsTyp
-
Deprecated.Liefert alle verfügbaren Anrede-Elemente.
- all() - Static method in enum de.xima.fc.mdl.enums.EConnectionStatus
-
Liefert alle verfügbaren Anrede-Elemente.
- all() - Static method in enum de.xima.fc.mdl.enums.ELanguage
-
Deprecated.Use
ELanguage.values(). - all(IEntityContext, QueryCriteriaManager, FormVersion) - Method in class de.xima.fc.dao.impl.FormElementDao
- all(IEntityContext, QueryCriteriaManager, FormVersion) - Method in interface de.xima.fc.dao.interfaces.IFormElementDao
- all(IEntityContext, QueryCriteriaManager, Postfach) - Method in class de.xima.fc.dao.impl.FormEingangDao
-
Deprecated.
- all(IEntityContext, QueryCriteriaManager, Postfach) - Method in interface de.xima.fc.dao.interfaces.IFormEingangDao
-
Deprecated.
- all(IEntityContext, Vorgang) - Method in class de.xima.fc.dao.impl.FormEingangDao
-
Deprecated.
- all(IEntityContext, Vorgang) - Method in interface de.xima.fc.dao.interfaces.IFormEingangDao
-
Deprecated.
- ALL - de.xima.fc.css.builder.ECssPointerEvent
-
SVG only (experimental for HTML).
- ALL - de.xima.fc.gui.statics.EProtocolCleanupRange
- ALL - de.xima.fc.mdl.enums.ELogLevel
- ALL - de.xima.fc.protocol.EProtocolType
- ALL - de.xima.fc.setup.model.log.ELogLevel
-
Deprecated.
- ALL - de.xima.fc.web.common.respond.ERobotsTag
-
There are no restrictions for indexing or serving.
- ALL - Static variable in class de.xima.fc.workflow.FlowGraphConnectionType
-
A union of all possible flow graph connection types.
- ALL_SCROLL - de.xima.fc.css.builder.ECssCursor
-
Something can be scrolled in any direction (panned).
- allActiveByDate(IEntityContext, Date) - Method in class de.xima.fc.dao.impl.SystemMessageDao
- allActiveByDate(IEntityContext, Date) - Method in interface de.xima.fc.dao.interfaces.ISystemMessageDao
-
Retrieves all system messages that are both #
SystemMessage.isFlagActive()and available at the given date. - allByClassName(Node, Class<T>, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds elements in the subtree of the given context that have the given class.
- allByClient(IEntityContext, Mandant, boolean) - Method in class de.xima.fc.dao.impl.ProjektDao
- allByClient(IEntityContext, Mandant, boolean) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
- allByClient(IEntityContext, Mandant, String, boolean) - Method in class de.xima.fc.dao.impl.ProjektDao
- allByClient(IEntityContext, Mandant, String, boolean) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
- allByDate(IEntityContext, Date) - Method in class de.xima.fc.dao.impl.SystemMessageDao
- allByDate(IEntityContext, Date) - Method in interface de.xima.fc.dao.interfaces.ISystemMessageDao
-
Retrieves all system messages that are available at the given date.
- allByFormVersion(IEntityContext, FormVersion) - Method in class de.xima.fc.dao.impl.FormVersionBackupDao
- allByFormVersion(IEntityContext, FormVersion) - Method in interface de.xima.fc.dao.interfaces.IFormVersionBackupDao
- allByMandant(IEntityContext, Mandant) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allByMandant(IEntityContext, Mandant) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- allByName(Node, Class<T>, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds all elements in the subtree of the given context that have a name attribute with the given value.
- allByPortal(IUserPortalInvocationContext, UserPortalResource) - Method in interface de.xima.fc.user_portal.api.provider.spec.IFormsApi
-
Reads all forms of a given portal.
- allByPortal(IUserPortalInvocationContext, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IFormsApi
-
Reads all forms of a given portal.
- allByPostfach(IEntityContext, Postfach) - Method in class de.xima.fc.dao.impl.VorgangDao
- allByPostfach(IEntityContext, Postfach) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- allByProjekt(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.VorgangDao
- allByProjekt(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- allByTagName(Node, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Find all elements in the subtree of the given context that have the given tag name.
- allByType(Node, Class<T>) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds all element in the subtree of the given context that have the given type.
- allByWorkflowVersion(IEntityContext, WorkflowVersion) - Method in class de.xima.fc.dao.impl.WorkflowVersionBackupDao
- allByWorkflowVersion(IEntityContext, WorkflowVersion) - Method in interface de.xima.fc.dao.interfaces.IWorkflowVersionBackupDao
-
Retrieves all available backups for the given workflow version, sorted in ascending order by
getDateCreated(). - allChats(IUserPortalInvocationContext, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IChatsApi
-
Gets all chats for the current user.
- allClientPermissions(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- allClientRole(String...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- AllClientsFinder - Class in de.xima.fc.security.pac4j.client.finder
-
Client finder that finds all clients of the config
Clients. - allEditableProjects(IEntityContext, Benutzer, Mandant, String, boolean) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allEditableProjects(IEntityContext, Benutzer, Mandant, String, boolean) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- allEditableProjects(IEntityContext, Benutzer, Mandant, String, boolean, QueryCriteriaManager) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allEditableProjects(IEntityContext, Benutzer, Mandant, String, boolean, QueryCriteriaManager) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- allMatch(Iterable<? extends T>, Predicate<? super T>) - Static method in class de.xima.fc.utils.XIterableUtils
-
Similar to the
matchesAllmethod from Apache Commons, but does not throw on null predicates. - allMatching(Node, Class<T>, Predicate<? super T>) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds elements in the subtree of the given context that match a predicate.
- allOf(int, Iterable<? extends Supplier<? extends CompletionStage<? extends T>>>) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
XCompletionStageUtils.allOf(Iterable), but additional partitions the stages into chunks of a given size and processes the chunks in order. - allOf(int, Supplier<? extends CompletionStage<? extends T>>...) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
XCompletionStageUtils.allOf(CompletionStage...), but additional partitions the stages into chunks of a given size and processes the chunks in order. - allOf(int, Stream<? extends Supplier<? extends CompletionStage<? extends T>>>) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
XCompletionStageUtils.allOf(Stream), but additional partitions the stages into chunks of a given size and processes the chunks in order. - allOf(IStageChainFactory, int, Iterable<? extends Supplier<? extends StageChain<? extends T, T>>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(IStageChainFactory, int, Function<? super T, ? extends R>, Iterable<? extends Supplier<? extends StageChain<? extends T, R>>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to allOf, but additional partitions the stages into chunks of a given size and processes the chunks in order.
- allOf(IStageChainFactory, int, Function<? super T, ? extends R>, Supplier<? extends StageChain<? extends T, R>>...) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to allOf, but additional partitions the stages into chunks of a given size and processes the chunks in order.
- allOf(IStageChainFactory, int, Function<? super T, ? extends R>, Stream<? extends Supplier<? extends StageChain<? extends T, R>>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to allOf, but additional partitions the stages into chunks of a given size and processes the chunks in order.
- allOf(IStageChainFactory, int, Supplier<? extends StageChain<? extends T, T>>...) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(IStageChainFactory, int, Stream<? extends Supplier<? extends StageChain<? extends T, T>>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(IStageChainFactory, StageChain<? extends T, T>...) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(IStageChainFactory, Iterable<? extends StageChain<? extends T, T>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(IStageChainFactory, Function<? super T, ? extends R>, StageChain<? extends T, R>...) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - allOf(IStageChainFactory, Function<? super T, ? extends R>, Iterable<? extends StageChain<? extends T, R>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - allOf(IStageChainFactory, Function<? super T, ? extends R>, Stream<? extends StageChain<? extends T, R>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - allOf(IStageChainFactory, Stream<? extends StageChain<? extends T, T>>) - Static method in class de.xima.fc.stage.XStageChainUtils
-
Waits for all stages to complete normally, then returns a list with the result of each stage, in that order.
- allOf(Iterable<? extends CompletionStage<? extends T>>) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - allOf(CompletionStage<? extends T>...) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - allOf(Stream<? extends CompletionStage<? extends T>>) - Static method in class de.xima.fc.stage.XCompletionStageUtils
-
Similar to
CompletableFuture.allOf(), but grants immediate access to the individual values. - ALLOW - de.xima.fc.mdl.enums.EMailSenderAddressMode
-
Allow a sender addresses that is different than the sender address configured for the mail server.
- ALLOW_AFTER_MAX_ADVANCE_BOOKING - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to be booked even after the
AppointmentTemplate.getMaximumAdvanceBooking()time. - ALLOW_ALL_STATUS - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to be changed irrespective of its current
IEffectiveAppointmentStatusProviding.getEffectiveStatus(). - ALLOW_CLIENTSPEZIFIC_SUPPORT_MAIL_TO - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
- ALLOW_CUSTOM_SENDER_ADDRESS - Static variable in class de.xima.fc.config.XfcConfigDefaults.SystemMail
-
The default for whether to allow a sender address that is different from the entered sender address.
- ALLOW_CUSTOM_SENDER_ADDRESS - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
-
Whether to allow a sender address that is different from the entered
XfcConfigKeys.SystemMail.SENDER_ADDRESS. - ALLOW_DEMO - Static variable in class de.xima.fc.config.XfcConfigKeys.License
- ALLOW_DISALLOWED_DURATION - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allows an appointment to have a duration different than defined by the
AppointmentType.getDuration(). - ALLOW_FULL_SLOTS - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment even if no
AppointmentTemplate.getSlots()are available anymore - ALLOW_INVALID_DURATION - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allows an appointment to have an invalid duration, such as a negative, zero or infinite duration.
- ALLOW_OUTSIDE_GRID - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to lie outside the grid defined by the
AppointmentTemplate - ALLOW_OUTSIDE_SLOTS - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to lie outside the
AppointmentSlotdefined by theAppointmentTemplate. - ALLOW_UF8 - Static variable in class de.xima.fc.config.XfcConfigDefaults.SystemMail
- ALLOW_UTF8 - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
- ALLOW_WITHIN_CLOSING_TIME - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to lie within the
closing times. - ALLOW_WITHIN_MIN_BOOKING_NOTICE - de.xima.fc.appointment.EAppointmentBookingFlag
-
Allow an appointment to be booked even within the time window normally excluded by
AppointmentTemplate.getMinimumBookingNotice()time. - allowAccessToAnonymousApplicant - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- allowAccessToApplicant - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- allowAuthenticatedUser - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- allowBeanWithNoScope(boolean) - Method in class de.xima.fc.gui.bean.plugingui.PluginBeanOptions.Builder
- allowDoubleQuoteEscape - Variable in class de.xima.fc.logic.text.csv.CsvFormat
- allowDoubleQuoteEscape(boolean) - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Whether to allow double quote escape.
- ALLOWED - de.xima.fc.mdl.enums.ELoginState
- ALLOWED - de.xima.fc.mdl.enums.EPasswordResetState
- ALLOWED - de.xima.fc.web.LoginAttemptHelper.ELoginStatus
-
Deprecated.
- allowedFileExtensions() - Method in exception de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.FileExtensionNotAllowed
-
The allowed extensions for the upload request.
- allowedFileExtensions() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.FileExtensionNotAllowed
-
Allowed file extensions for the element.
- AllowedHttpMethodFilter - Class in de.xima.fc.servlet.filter
- AllowedHttpMethodFilter() - Constructor for class de.xima.fc.servlet.filter.AllowedHttpMethodFilter
- allowInvalidCertificates(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
When connecting via HTTPS, sets whether to allow invalid certificates.
- allowPasswordAuthenticator - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- allowsAnyFiles() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileListDescriptor
-
Whether the constraints of list descriptor allow any files.
- allowsAnyFiles() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileValueDescriptor
-
Whether this file value descriptor allows any files.
- allowsEdge(NodeKey, NodeKey, IFlowGraphEdgeData) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphFilterInstance
-
Filter for all edges.
- allowsFinalEdge(NodeKey, NodeKey, IFlowGraphEdgeData) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphFilterInstance
-
Filter for the fianl edge type via which a source node should connect to a target node.
- allowsInitialEdge(NodeKey, NodeKey, IFlowGraphEdgeData) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphFilterInstance
-
Filter for the initial edge type via which a source node should connect to a target node.
- allowUtf8 - Variable in class de.xima.fc.mail.models.ClientMailServerData
- allowUtf8 - Variable in class de.xima.fc.mail.models.CustomMailServerData
- allSystemPermissions(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- allSystemRole(String...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- allTemplatesByClient(IEntityContext, Mandant) - Method in class de.xima.fc.dao.impl.ProjektDao
- allTemplatesByClient(IEntityContext, Mandant) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
- allTemplatesByClient(IEntityContext, Mandant, String) - Method in class de.xima.fc.dao.impl.ProjektDao
- allTemplatesByClient(IEntityContext, Mandant, String) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
- allValues() - Method in interface de.xima.aspose.processor.interfaces.IPhase2State
- allVisibleProjects(IEntityContext, Benutzer, Mandant, String, boolean) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allVisibleProjects(IEntityContext, Benutzer, Mandant, String, boolean) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- allVisibleProjects(IEntityContext, Benutzer, Mandant, String, boolean, QueryCriteriaManager) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allVisibleProjects(IEntityContext, Benutzer, Mandant, String, boolean, QueryCriteriaManager) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- allVisibleProjectsQcm(IEntityContext, Benutzer, Mandant, String, boolean) - Method in class de.xima.fc.dao.impl.ProjektDao
-
Deprecated.
- allVisibleProjectsQcm(IEntityContext, Benutzer, Mandant, String, boolean) - Method in interface de.xima.fc.dao.interfaces.IProjektDao
-
Deprecated.
- ALocalization<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.entities.common.i18n
-
Abstract base class for entity localizations
- ALocalization() - Constructor for class de.xima.fc.entities.common.i18n.ALocalization
- ALocalizedScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>> - Class in de.xima.fc.entities.common.file.i18n
-
Abstract base class for localized file meta entities.
- ALocalizedScopedFileMetaEntity() - Constructor for class de.xima.fc.entities.common.file.i18n.ALocalizedScopedFileMetaEntity
- ALocalizedScopedFileResource<TFileMeta extends ILocalizedScopedFileMetaEntity<?,?> & IUUIDEntity> - Class in de.xima.fc.api.rest.impl.common.models.response
-
Abstract base class for
localized scoped files. - ALocalizedScopedFileResource(TFileMeta, String, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.impl.common.models.response.ALocalizedScopedFileResource
- ALockableEntity - Class in de.xima.fc.entities
-
Diese Klasse ist die Elternklasse aller Entitäten und beinhaltet die Attribute, die in jeder Entität vorhanden sein müssen.
- ALockableEntity() - Constructor for class de.xima.fc.entities.ALockableEntity
- alsoExcludeClasses(Predicate<Class<?>>) - Method in class de.xima.fc.helper.ObjectGraphScanner
- alt - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - always() - Static method in class de.xima.fc.security.access.ResourceMatchers
- always(IValueCreator) - Method in interface de.xima.fc.interfaces.workflow.params.ICompletionResultBuilder
-
Sets (replaces) the value made available by the node regardless of whether it was executed successfully (or threw an exception).
- always(IValueCreator) - Method in interface de.xima.fc.interfaces.workflow.params.INodeThrewExceptionBuilder
- always(IValueCreator) - Method in interface de.xima.fc.interfaces.workflow.params.INormalCompletionResultBuilder
- always(Object) - Method in interface de.xima.fc.interfaces.workflow.params.ICompletionResultBuilder
-
Sets (replaces) the value made available by the node regardless of whether it was executed successfully (or threw an exception).
- always(Object) - Method in interface de.xima.fc.interfaces.workflow.params.INodeThrewExceptionBuilder
- always(Object) - Method in interface de.xima.fc.interfaces.workflow.params.INormalCompletionResultBuilder
- ALWAYS - de.xima.fc.mdl.fdv.EProcessingResult
-
(new workflow engine only) The value that is always returned by a node, whether successful or not.
- alwaysValue(Object) - Method in class de.xima.fc.exceptions.AbstractAbruptCompletionException.Builder
- alwaysValue(Object) - Method in class de.xima.fc.workflow.processor.model.NormalCompletionResult.Builder
- AMailUtil - Class in de.xima.fc.mail.utils
- AMailUtil() - Constructor for class de.xima.fc.mail.utils.AMailUtil
- AMBER - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_1 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_10 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_11 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_12 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_13 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_14 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_2 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_3 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_4 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_5 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_6 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_7 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_8 - de.xima.fc.gui.common.enums.EQuasarColor
- AMBER_9 - de.xima.fc.gui.common.enums.EQuasarColor
- AMessaging - Class in de.xima.fc.gui.common.utils.msg
-
Deprecated.Use the static methods from
MessageUtilsdirectly. - AMessaging() - Constructor for class de.xima.fc.gui.common.utils.msg.AMessaging
-
Deprecated.
- AMetaDataWrapper - Class in de.xima.fc.form.common.abstracts
-
Diese Klasse bildet den Rahmen für die Meta-Daten die einem Formular angefügt werden können.
- AMetaDataWrapper() - Constructor for class de.xima.fc.form.common.abstracts.AMetaDataWrapper
-
Default constructor, to create the script block of metadata with the default name
AMetaDataWrapper.DEFAULT_SCRIPT_NAME - AMetaDataWrapper(String) - Constructor for class de.xima.fc.form.common.abstracts.AMetaDataWrapper
-
Konstruktor um einen individuellen Namen für den Skriptblock zu definieren, über welchen das Objekt im JavaScript referenziert werden kann.
- amount(double) - Method in enum de.xima.fc.css.builder.ECssUnit
- amount(long) - Method in enum de.xima.fc.css.builder.ECssUnit
- AMSApiHandler - Class in de.xima.fc.handler
- AMSApiHandler() - Constructor for class de.xima.fc.handler.AMSApiHandler
- analyzeCss(Iterable<CssRequest>) - Static method in class de.xima.fc.gui.designer.form.utils.FormCssHelper
-
Analyzes the given CSS files and finds all classes and font face rules.
- analyzeCssForClasses(Iterable<CssRequest>) - Static method in class de.xima.fc.gui.designer.form.utils.FormCssHelper
-
Finds all CSS classes that occur in the given CSS style sheets, including sheets imported via
@importrules. - analyzeCssForFontFaces(Iterable<CssRequest>) - Static method in class de.xima.fc.gui.designer.form.utils.FormCssHelper
-
Finds all font faces rules that occur in the given CSS style sheets, including sheets imported via
@importrules. - analyzeCssForFontFaces(String, String) - Static method in class de.xima.fc.gui.designer.form.utils.FormCssHelper
-
Finds all font faces rules that occur in the given CSS style sheets, including sheets imported via
@importrules. - analyzeProcess(WorkflowProcess, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis
-
Analyzes the execution of all tasks of the given workflow process.
- analyzeProjectDataForImport(File) - Method in class de.xima.fc.export.ProjektUpdateUtil
-
Deprecated.
- analyzeRootNodes(Iterable<IElementWithTask<TElement>>, ITreeWithDataAccessor<TElement, UUID, Object>, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis
-
Analyzes the execution of a single task.
- analyzeTask(WorkflowTask, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis
-
Analyzes the execution of a single task.
- and(IFilterCriterionSupplier...) - Static method in class de.xima.fc.gui.model.data.filter.FilterCriterionSupplierBuilder
-
Creates a filter criterion supplier that combined are suppliers with a logical AND connection.
- and(IAuthorizer...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- and(IAvailabiltyResolver...) - Static method in class de.xima.fc.security.endpoint.state.AvailabilityResolverFactory
- and(ILicenseAuthorizer...) - Static method in class de.xima.fc.license.LicenseAuthorizerFactory
-
Creates an authorizer that checks if all given authorizers are authorized.
- and(ELicenseFeature...) - Static method in class de.xima.fc.license.LicenseAuthorizerFactory
-
Creates an authorizer that checks if all given features are authorized.
- AND - de.xima.fc.mdl.enums.EMultipleConditionCombinationType
-
The individual conditions are combined via a logical
and - andPredicate(Iterable<? extends Predicate<? super T>>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Combines all predicates with a logical AND.
- andPredicate(Predicate<? super T>...) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Combines all predicates with a logical AND.
- ANNOYING_REGISTER_PROMPT_DIALOG - Static variable in class de.xima.fc.CmnConst.ClientWidgetVar
- anonymize() - Method in class de.xima.fc.entities.FormRecordSubmission
- anonymize(Boolean) - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- anonymous(Collection<BenutzerGruppe>) - Static method in class de.xima.fc.user.UserFactory
- ANONYMOUS - de.xima.fc.mdl.enums.EAuthClientType
- ANONYMOUS - de.xima.fc.mdl.enums.EReservedUser
- ANONYMOUS - Static variable in class de.xima.fc.user.UserContextFactory
-
Deprecated.An anonymous user context with the virtual user
VirtualUser.ANONYMOUSshould never be used. UseUserContextFactory.forUser(IUser)authenticated users orUserContextFactory.forSystem()instead. - ANONYMOUS - Static variable in class de.xima.fc.user.VirtualUser
- ANONYMOUS - Static variable in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.
- AnonymousConfigViewModel - Class in de.xima.fc.mdl.auth.config.view
-
View model for authenticator configs of type
EAuthClientType.ANONYMOUS - AnonymousConfigViewModel() - Constructor for class de.xima.fc.mdl.auth.config.view.AnonymousConfigViewModel
-
Deprecated.For JSON deserialization only.
- AnonymousConfigWrapper - Class in de.xima.fc.web.common.auth.wrapper.config
-
Wrapper for authenticator configs of type
EAuthClientType.ANONYMOUS - AnonymousUserClient - Class in de.xima.fc.web.common.auth.anonymous
-
Deprecated.Use
AnonymousClientinstead. - AnonymousUserClient() - Constructor for class de.xima.fc.web.common.auth.anonymous.AnonymousUserClient
-
Deprecated.
- antiquewhite - de.xima.fc.color.ENamedCssColor
- antiquewhite - de.xima.fc.common.graphdot.EColorSchemeSvg
- antiquewhite - de.xima.fc.common.graphdot.EColorSchemeX11
- antiquewhite - de.xima.fc.gui.common.enums.EWebColors
- antiquewhite1 - de.xima.fc.common.graphdot.EColorSchemeX11
- antiquewhite2 - de.xima.fc.common.graphdot.EColorSchemeX11
- antiquewhite3 - de.xima.fc.common.graphdot.EColorSchemeX11
- antiquewhite4 - de.xima.fc.common.graphdot.EColorSchemeX11
- any() - Static method in class de.xima.fc.workflow.FileListDescriptor
-
Returns an
IFileListDescriptorthat allows any file type and any number of files. - any(Object) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- ANY - de.xima.fc.common.graphdot.ECompassPointType
-
A point anywhere on the element.
- ANY - de.xima.fc.interfaces.workflow.value.EValueType
-
The value may be of any type.
- anyBuilder() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- anyBuilder() - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- anyClientPermissions(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- anyClientRole(String...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- anyEdge(BitFlagSetPredicate) - Method in class de.xima.fc.workflow.FlowGraphFilters.EdgeTypeMatchesBuilder
-
Sets the filter to apply to edge types of all edges, see
IFlowGraphFilterInstance#allowsEdge. - anyEdge(Consumer<BitFlagSetPredicate.Builder>) - Method in class de.xima.fc.workflow.FlowGraphFilters.EdgeTypeMatchesBuilder
-
Sets the filter to apply to edge types of all edges, see
IFlowGraphFilterInstance#allowsEdge. - anyGroup() - Static method in class de.xima.fc.timing.NameMatcher
- anyJobGroup() - Static method in class de.xima.fc.timing.NameMatcher
- anyMatch(Iterable<? extends T>, Predicate<? super T>) - Static method in class de.xima.fc.utils.XIterableUtils
-
Similar to the
matchesAnymethod from Apache Commons, but does not throw on null predicates. - AnyoneConfigWrapper - Class in de.xima.fc.web.common.auth.wrapper.config
-
Wrapper for virtual authenticator config for anyone.
- anySystemPermissions(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- anySystemRole(String...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- anyTriggerGroup() - Static method in class de.xima.fc.timing.NameMatcher
- AParameterVerarbeitung - Class in de.xima.fc.bl.fdv.processing
-
Deprecated.This is part of the old workflow engine. Use the new workflow engine. Actions should implement
INodeHandler. - AParameterVerarbeitung() - Constructor for class de.xima.fc.bl.fdv.processing.AParameterVerarbeitung
-
Deprecated.
- API - de.xima.fc.gui.statics.EFormShareType
- API_BASE_URL - Static variable in class de.xima.fc.config.XfcConfigKeys.Proma
- apiBundle() - Method in class de.xima.fc.user_portal.api.client.UserPortalClient
- ApiCrudMixin - Interface in de.xima.fc.ms.test.dao
-
Mixin to simplify CRUD (create-read-update-delete) operations on entities implemented via the
Configuration.ApiProviderlayer . - ApiPagedResultFactory - Class in de.xima.fc.api.utils
-
Factory for creating
PagedResults forAPI queries. - APIProvider - Class in de.xima.fc.api
-
API-Provider-Klasse welche alle verfügbaren Unter-APIs zur instanziiert zur Verfügung stellt
- APIProvider() - Constructor for class de.xima.fc.api.APIProvider
- APISettings - Class in de.xima.fc.api
-
Current settings of the API.
- APISettings() - Constructor for class de.xima.fc.api.APISettings
- APluginActionNodeHandler<TData extends BaseActionProps> - Class in de.xima.fc.workflow.mixin
-
Abstract base class meant for
IPluginWorkflowNodeplugins that only wish to provide a workflow action that executes some business logic. - APluginActionNodeHandler() - Constructor for class de.xima.fc.workflow.mixin.APluginActionNodeHandler
- APluginClientDashboardCustomGUIBean - Class in de.xima.fc.plugin.abstracts
-
Base class for the bean of a
IPluginClientDashboard. - APluginClientDashboardCustomGUIBean() - Constructor for class de.xima.fc.plugin.abstracts.APluginClientDashboardCustomGUIBean
- APluginConditionNodeHandler<TData extends BaseConditionProps> - Class in de.xima.fc.workflow.mixin
-
Abstract base class meant for
IPluginWorkflowNodeplugins that only wish to provide a workflow condition that executes some business logic condition. - APluginConditionNodeHandler() - Constructor for class de.xima.fc.workflow.mixin.APluginConditionNodeHandler
- APluginCustomGUIBean - Class in de.xima.fc.plugin.abstracts
-
Deprecated.Use the new workflow engine, see e.g.
IPluginWorkflowNode. - APluginCustomGUIBean() - Constructor for class de.xima.fc.plugin.abstracts.APluginCustomGUIBean
-
Deprecated.
- APluginDoUntilLoopNodeHandler<TData extends BaseDoUntilLoopProps,TState extends IWorkflowLoopDataProviding> - Class in de.xima.fc.workflow.mixin
-
Abstract base class meant for
IPluginWorkflowNodeplugins that only wish to provide a do-until loop with a custom test. - APluginDoUntilLoopNodeHandler() - Constructor for class de.xima.fc.workflow.mixin.APluginDoUntilLoopNodeHandler
- APluginEntity<META extends IPluginFileEntity<?,?,?>,DATA extends IFileDataEntity<META>,CONFIG extends IFileDataEntity<META>> - Class in de.xima.fc.entities
-
A formcycle plugin that provides additional features to an existing formcycle application.
- APluginEntity() - Constructor for class de.xima.fc.entities.APluginEntity
- APluginFileEntity<T extends IPluginEntity<?,?,?>,J extends IFileDataEntity<?>,C extends IFileDataEntity<?>> - Class in de.xima.fc.entities
- APluginFileEntity() - Constructor for class de.xima.fc.entities.APluginFileEntity
- APluginGenericCustomGUIBean - Class in de.xima.fc.plugin.abstracts
-
The base class for the bean of a plugin with a custom UI.
- APluginGenericCustomGUIBean() - Constructor for class de.xima.fc.plugin.abstracts.APluginGenericCustomGUIBean
- APluginStaticResourceServletAction - Class in de.xima.fc.servlet.resource
-
Base class for
IPluginServletActionwhich provides a basic implementation for a servlet action that provides static resources. - APluginStaticResourceServletAction() - Constructor for class de.xima.fc.servlet.resource.APluginStaticResourceServletAction
- APluginTriggerHandler<TData extends BaseTriggerProps> - Class in de.xima.fc.workflow.mixin
-
Abstract base class meant for
IPluginWorkflowTriggerplugins that only wish to provide a workflow action that executes some business logic. - APluginTriggerHandler() - Constructor for class de.xima.fc.workflow.mixin.APluginTriggerHandler
- APluginWhileLoopNodeHandler<TData extends BaseWhileLoopProps,TState extends IWorkflowLoopDataProviding> - Class in de.xima.fc.workflow.mixin
-
Abstract base class meant for
IPluginWorkflowNodeplugins that only wish to provide a while loop with a custom test. - APluginWhileLoopNodeHandler() - Constructor for class de.xima.fc.workflow.mixin.APluginWhileLoopNodeHandler
- APP_ADVANCED_FILE_DISCOVERY - Static variable in class de.xima.fc.I18nKeys.Workflow
- APP_COPIED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_COPY_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_DELETE_ENTITY_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_ENTITY_INFO_ID - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_ENTITY_INFO_ID_UUID - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_ENTITY_INFO_NAME - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_ENTITY_INFO_VERSION - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_FILE_ATTACHMENT_SEARCH - Static variable in class de.xima.fc.I18nKeys.Workflow
- APP_FILE_CLIENT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_FILE_EXTERNAL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_FILE_EXTERNAL - Static variable in class de.xima.fc.I18nKeys.Workflow
- APP_FILE_FORM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_FILE_OTHER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_FILE_OTHER - Static variable in class de.xima.fc.I18nKeys.Workflow
- APP_INVALID_ZONE_ID - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_JAVASCRIPT - de.xima.fc.mdl.enums.EMime
- APP_JSON - de.xima.fc.mdl.enums.EMime
- APP_LOGIN_HEADER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_LOGIN_HEADER_CLOUD - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_ERROR_INVALID_CODE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_INFO_RESET_TO_EMAIL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_REGISTER_ERROR_NO_REQUEST_FOUND - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_REGISTER_INFO_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_REGISTER_WARN_NOT_REGISTERED - Static variable in class de.xima.fc.I18nKeys.Security
- APP_MFA_REGISTER_WARN_REQUEST_EXPIRED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MFA_SAVE_AUTHENTICATION_FOR_X_DAYS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MSG_DATABASE_MISSING - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MSG_LICENSE_INVALID - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MSG_MS_DISCONNECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MSG_NEED_UPDATE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_MSG_SYSTEM_ADMIN_NEEDED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_OCTET - de.xima.fc.mdl.enums.EMime
- APP_OR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_PDF - de.xima.fc.mdl.enums.EMime
- APP_SAVE_ENTITY_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APP_XML - de.xima.fc.mdl.enums.EMime
- APP_ZIP - de.xima.fc.mdl.enums.EMime
- appand(IFSClient, FSSessionImpl) - Static method in class de.root1.simon.FSServerFilter
- appand(IFSServer, FSConnection) - Static method in class de.root1.simon.FSClientFilter
- append(IWorkflowElementValidationResult) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowElementValidationResultBuilder
-
Appends the given validation result to this builder.
- append(IWorkflowElementValidationResult) - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- APPEND_TO_EXISTING_UPLOADS - de.xima.fc.common.form_record.update.EFormDataUploadUpdateMergeMode
-
Indicates that new files should be appended to the existing files of the upload element.
- appendChild(int, Node) - Method in class de.xima.fc.form.common.gagawa.Legend
-
Appends a child node at the given index
- appendChild(int, Node) - Method in class de.xima.fc.form.common.Main
-
Appends a child node at the given index
- appendChild(Node) - Method in class de.xima.fc.form.common.gagawa.Legend
-
Appends a child node to the end of this element's DOM tree
- appendChild(Node) - Method in class de.xima.fc.form.common.Main
-
Appends a child node to the end of this element's DOM tree
- appendChild(Node...) - Method in class de.xima.fc.form.common.gagawa.Legend
-
Appends the given children in the order given
- appendChild(Node...) - Method in class de.xima.fc.form.common.Main
-
Appends the given children in the order given
- appendChild(Node, Node...) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Adds a node as a child to another node.
- appendChild(List<Node>) - Method in class de.xima.fc.form.common.gagawa.Legend
-
Appends a list of children in the order given in the list
- appendChild(List<Node>) - Method in class de.xima.fc.form.common.Main
-
Appends a list of children in the order given in the list.
- appendCSSFolderIncludes(FertileNode, String, File, IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
-
Deprecated.
- appendCSSFolderIncludes(FertileNode, String, String, IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
- appendElementValidationResult(ElementKey, IWorkflowElementValidationResult) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- appendFilterStatement(StringBuilder, String, String, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendFilterStatement(StringBuilder, String, String, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.MySQLEncryptedVorgangsDataSQLBuilder
- appendFilterStatement(StringBuilder, String, String, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.OracleVorgangsDataSQLBuilder
- appendFormSessionId - Variable in class de.xima.fc.mdl.response.ServletResponse
- appendInsertKeyStatement(StringBuilder, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendInsertValueStatement(StringBuilder, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendInsertValueStatement(StringBuilder, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.MySQLEncryptedVorgangsDataSQLBuilder
- appendJSFolderIncludes(FertileNode, String, File, IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
-
Deprecated.
- appendJSFolderIncludes(FertileNode, String, String, IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
- appendJsonObject(WidgetBuilder, IFastJsonConverter, Object, Object) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Serializes the given object via
JSONExceptionand appends the result to the widget builder. - appendMandantFilter(List<FilterCriterion>, HttpSession) - Method in class de.xima.fc.servlet.handler.AbstractServletHandler
-
Deprecated.Die Filter Kriterien werden um den Mandanten-Filter erweitert, sobald die Entität mandantenabhängig ist.
- appendNonCustomColumnsForInsert(StringBuilder, StringBuilder, Map<String, String>) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendNonCustomColumnsForInsert(StringBuilder, StringBuilder, Map<String, String>) - Method in class de.xima.fc.dao.impl.sqlbuilder.MySQLEncryptedVorgangsDataSQLBuilder
- appendOrderByClauses(StringBuilder, SortingCriterion[], Projekt) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendOrderStatement(StringBuilder, String, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendOrderStatement(StringBuilder, String, String, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.OracleVorgangsDataSQLBuilder
- appendProcess(String) - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- appendProcessValidationResult(IWorkflowElementValidationResult) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- appendQueryCriterias(StringBuilder, IEntityContext, Map<String, ITableColumn>, Projekt, QueryCriteriaManager, boolean) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendSelectPre(StringBuilder, Map<String, ITableColumn>) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendSelectPre(StringBuilder, Map<String, ITableColumn>) - Method in class de.xima.fc.dao.impl.sqlbuilder.MySQLEncryptedVorgangsDataSQLBuilder
- appendTaskValidationResult(UUID, IWorkflowElementValidationResult) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- appendText(String) - Method in class de.xima.fc.form.common.gagawa.Legend
-
Deprecated.This sets the raw text, you are responsible for encoding the string according to the HTML syntax!
- appendText(String) - Method in class de.xima.fc.form.common.Main
-
Convenience method which appends a text node to this element.
- appendUpdate(String) - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- appendWhereClause(StringBuilder, int, FilterCriterion, Map<String, ITableColumn>, Map<String, String>, Map<String, Date>, Map<String, Boolean>, Map<String, Integer>, Map<String, Long>, Map<String, List<Long>>) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendWhereClauses(StringBuilder, FilterCriterion[], Map<String, ITableColumn>, Map<String, String>, Map<String, Date>, Map<String, Boolean>, Map<String, Integer>, Map<String, Long>, Map<String, List<Long>>) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- appendWidgetConfig(FacesContext, WidgetBuilder, IWidgetConfigProviding<T>) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Serializes the given config via
JSONand appends the result to the widget builder. - APPLE - de.xima.fc.form.common.statics.EAppointmentLinkType
- Application() - Constructor for class de.xima.fc.config.XfcConfigDefaults.Application
- Application() - Constructor for class de.xima.fc.config.XfcConfigKeys.Application
- APPLICATION - de.xima.fc.config.EXfcConfigType
-
General settings related to the formcycle application.
- APPLICATION - de.xima.fc.mdl.enums.ESystemInfo
- APPLICATION - Static variable in class de.xima.fc.config.XfcConfig
-
General settings related to the formcycle application.
- APPLICATION_CONTEXT - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- APPLICATION_CONTEXT - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- APPLICATION_JSON_PUBLIC_REST_V1 - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.MediaType.V_1_0
- APPLICATION_OCTET_PUBLIC_REST_V1 - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.MediaType.V_1_0
- ApplicationConfigBean - Class in de.xima.fc.gui.bean.settings
-
Bean for configuring settings of the application properties file.
- ApplicationConfigBean() - Constructor for class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- ApplicationEventBusBean - Class in de.xima.fc.gui.common.bean.eventbus
-
Bean for event subscription and handling during session
- ApplicationEventBusBean() - Constructor for class de.xima.fc.gui.common.bean.eventbus.ApplicationEventBusBean
- ApplicationOmniFacesPushKeepAliveCheck() - Constructor for class de.xima.fc.gui.common.bean.push.BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck
- ApplicationPropertiesChangedEvent - Class in de.xima.fc.gui.common.event
- ApplicationPropertiesChangedEvent() - Constructor for class de.xima.fc.gui.common.event.ApplicationPropertiesChangedEvent
- ApplicationPropertiesChangedEventHandler - Class in de.xima.fc.gui.common.event.handler
- ApplicationPropertiesChangedEventHandler(AContextBean) - Constructor for class de.xima.fc.gui.common.event.handler.ApplicationPropertiesChangedEventHandler
- AppliesToEventParams<TData> - Class in de.xima.fc.workflow.processor.model
-
Default implementation of
ITriggerAppliesToEventParams. - AppliesToEventParams(IWorkflowEventData, WorkflowTrigger) - Constructor for class de.xima.fc.workflow.processor.model.AppliesToEventParams
-
Creates a new instance with the given data.
- apply(JSON, Object[], Object) - Method in enum de.xima.fc.workflow.taglib.enums.EPatchOperation
-
Applies this JSON patch operation.
- apply(IEntityContext) - Method in class de.xima.fc.gui.model.data.filter.AcmFilterCriterionSupplier
- apply(IEntityContext) - Method in class de.xima.fc.gui.model.data.filter.QcmFilterCriterionSupplier
- apply(String, FacesContext) - Method in interface de.xima.fc.gui.common.utils.msg.AJSFContext.RedirectOptions
-
Deprecated.
- apply(FaceletContext, UIComponent) - Method in class de.xima.fc.gui.taghandler.ImportEnumMapTagHandler
- apply(FaceletContext, UIComponent) - Method in class de.xima.fc.gui.taghandler.LoadBundleTagHandler
-
Deprecated.
- apply(FaceletContext, UIComponent) - Method in class de.xima.fc.gui.taghandler.ValidateBeanTagHandler
-
If the parent component has the
valueattribute or is an instance ofUICommandorUIInputand is new and we're in the restore view phase of a postback, then delegate toValidateBeanTagHandler.processValidateBean(FacesContext, UIComponent). - apply(FaceletContext, UIComponent) - Method in class de.xima.fc.workflow.taglib.taghandler.PropertiesFormParams
-
If the parent component is an instance of
UICommandand is new and we're in the restore view phase of a postback, then delegate toPropertiesFormParams.processApply(UIComponent, PropertiesFormOverrides). - apply(T) - Method in interface de.xima.fc.interfaces.ISerializableThrowingFunction
- apply(T) - Method in interface de.xima.fc.interfaces.IThrowingFunction
- apply(T) - Method in interface de.xima.fc.stage.XCompletionStageUtils.CheckedFunction
- apply(T, U) - Method in interface de.xima.fc.interfaces.IThrowingBiFunction
- applyAuthOrderIndex() - Method in class de.xima.fc.entities.WorkflowState
- applyBackward(Map<K, V>) - Method in interface de.xima.fc.interfaces.IMapDiff
-
Applies the diff represented by this instance to the given map.
- applyBackward(Map<K, V>) - Method in class de.xima.fc.workflow.model.MapDiff
- applyEventColors(DefaultScheduleEvent.Builder<?>, IGuiColor, StringBuilder) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
-
Given a schedule event builder, applies the color of the template to the event.
- applyForward(Map<? super K, ? super V>) - Method in interface de.xima.fc.interfaces.IMapDiff
-
Applies the diff represented by this instance to the given map.
- applyForward(Map<? super K, ? super V>) - Method in class de.xima.fc.workflow.model.MapDiff
- applyLocale(Document, int) - Static method in class de.xima.fc.form.export.AsposeLocale
-
Applies the given locale to the document by setting the locale ID on all nodes in the document.
- applyPortalStatePreset(EPortalStatePreset) - Method in class de.xima.fc.workflow.designer.bean.nodes.FcChangeStateBean
-
Applies the given preset to the current user portal state configuration.
- applyProcessingConfiguration() - Method in class de.xima.fc.gui.bean.project.FormExportBean
- applySelectionFromPreviousPortalViewModel(IEntityContext, UserPortalViewModel, UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Applies the selection from the previous view model to the new view model.
- applySlotConstraints(List<AppointmentSlot>, AppointmentTemplate) - Static method in class de.xima.fc.appointment.BaseAppointmentHelper
-
Sanitizes the given slots so that they conform the restrictions imposed by the given appointment template.
- applyStatusChangeOnExisting() - Method in class de.xima.fc.gui.bean.workflow.StateBean
-
Deprecated.
- ApplyToExistingFormRecordResult - Class in de.xima.fc.workflow.setup
- applyToExistingFormRecords() - Method in class de.xima.fc.workflow.designer.bean.triggers.FcStateTimerBean
-
Callback for the button that lets the user apply the trigger to existing form records.
- applyToExistingFormRecords() - Method in class de.xima.fc.workflow.designer.bean.triggers.FcTimePointBean
-
Callback for the button that lets the user apply the trigger to existing form records.
- applyToExistingFormRecords(IEntityContext, Status, Status, int) - Static method in class de.xima.fc.timing.helper.TimedStatusChangeHelper
-
Deprecated.
- applyToPortalState(UserPortalStateConfigViewModel) - Method in enum de.xima.fc.common.bean_models.workflow.state.EPortalStatePreset
- appName() - Static method in class de.xima.fc.VersionsInfo
- appointment(Appointment) - Method in class de.xima.fc.appointment.AppointmentBookingParams.Builder
- appointment(UUID, UUID, UUID, String) - Method in class de.xima.fc.appointment.AppointmentBookingParams.Builder
- appointment(UUID, UUID, UUID, Instant) - Method in class de.xima.fc.appointment.AppointmentBookingParams.Builder
- Appointment - Class in de.xima.fc.entities
-
Describes a booked appointment.
- Appointment() - Constructor for class de.xima.fc.entities.Appointment
- APPOINTMENT - de.xima.fc.gui.statics.EPlaceholderType
- APPOINTMENT - Static variable in class de.xima.fc.api.APIProvider
- APPOINTMENT_ADD_TO_CALENDAR - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_ALREADY_CANCELED - de.xima.fc.appointment.EAppointmentBookingError
-
The action could not be performed because the appointment was already canceled.
- APPOINTMENT_ALREADY_CREATED - de.xima.fc.appointment.EAppointmentBookingError
-
The appointment cannot be created (booked) because it exists already.
- APPOINTMENT_APPOINTMENT_TYPE_UUID_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_APPOINTMENT_UUID_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_CONFIRMATION - de.xima.fc.mdl.enums.ETextbausteinMsgCode
- APPOINTMENT_CONFIRMATION - Static variable in class de.xima.fc.I18nKeys.Defaults
- APPOINTMENT_CREATED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- APPOINTMENT_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- APPOINTMENT_DATE_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_DELETED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- APPOINTMENT_DESCRIPTION - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_DESCRIPTION_HTML - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_DOES_NOT_EXIST - de.xima.fc.appointment.EAppointmentBookingError
-
The appointment cannot be moved or cancelled because it is not persisted.
- APPOINTMENT_FORMER_DATE_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_FORMER_END_TIME_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_FORMER_TIME_END_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_FORMER_TIME_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_FORMER_TIMESTAMP_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_FREESLOTS - de.xima.fc.mdl.enums.ECommonServlets
- APPOINTMENT_ICAL - de.xima.fc.mdl.enums.ECommonServlets
- APPOINTMENT_LINK_NAME - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_NOT_FOUND - de.xima.fc.appointment.EAppointmentBookingError
-
The appointment could not be found via the given UUID.
- APPOINTMENT_PICKER_SUFFIXES - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_SCHEDULE - de.xima.fc.inbox.enums.EProcessListView
-
Appointment schedule view.
- APPOINTMENT_SLOT - Static variable in class de.xima.fc.api.APIProvider
- APPOINTMENT_SLOT_ID_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_STATUS_CANCELED - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_STATUS_DOUBLE_OPT_IN - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_STATUS_SAVED - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- APPOINTMENT_STYLE - Static variable in class de.xima.fc.I18nKeys.Defaults
- APPOINTMENT_TEMPLATE - Static variable in class de.xima.fc.api.APIProvider
- APPOINTMENT_TEMPLATE_NOT_FOUND - de.xima.fc.appointment.EAppointmentIcalError
-
The specified appointment template could not be found.
- APPOINTMENT_TIME_END_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_TIME_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_TIMESTAMP_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- APPOINTMENT_TYPE - Static variable in class de.xima.fc.api.APIProvider
- APPOINTMENT_UPDATED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- APPOINTMENT_VALIDATION_FAILED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- appointmentAction(SubmittedAppointment) - Method in class de.xima.fc.appointment.AppointmentValidateParams.Builder
- appointmentActions(Iterable<SubmittedAppointment>) - Method in class de.xima.fc.appointment.AppointmentValidateParams.Builder
- AppointmentAPI - Class in de.xima.fc.api.entity
-
API class for reading and writing
Appointmententities. - AppointmentAPI() - Constructor for class de.xima.fc.api.entity.AppointmentAPI
- AppointmentAvailableDate - Class in de.xima.fc.appointment
-
Implementation of a
IAppointmentAvailableDate. - AppointmentAvailableDate(LocalDate, IAppointmentFreeSlot...) - Constructor for class de.xima.fc.appointment.AppointmentAvailableDate
-
Creates a new free slot for the given date and times.
- AppointmentAvailableDate(LocalDate, Iterable<IAppointmentFreeSlot>) - Constructor for class de.xima.fc.appointment.AppointmentAvailableDate
-
Creates a new free slot for the given date and times.
- AppointmentAvailableDate(LocalDate, Stream<IAppointmentFreeSlot>) - Constructor for class de.xima.fc.appointment.AppointmentAvailableDate
-
Creates a new free slot for the given date and times.
- AppointmentBookingException - Exception in de.xima.fc.appointment
-
Exception thrown by the appointment booking handler.
- AppointmentBookingException() - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(EAppointmentBookingError) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(EAppointmentBookingError, String) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(EAppointmentBookingError, String, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(EAppointmentBookingError, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(String) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(String, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingException(Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentBookingException
- AppointmentBookingExecutor - Class in de.xima.fc.appointment
-
Executor with the logic for booking appointments, canceling appointments, or moving appointments to another date.
- AppointmentBookingExecutor(IEntityContext) - Constructor for class de.xima.fc.appointment.AppointmentBookingExecutor
-
Creates a new handler for handling booking of an appointment.
- AppointmentBookingParams - Class in de.xima.fc.appointment
-
POJO implementation of
IAppointmentBookingParamswith a builder. - AppointmentBookingParams(AppointmentBookingParams.Builder<?, ? extends IAppointmentBookingParams>) - Constructor for class de.xima.fc.appointment.AppointmentBookingParams
- AppointmentBookingParams(IAppointmentSpecifier, ImmutableSet<EAppointmentBookingFlag>, Mandant) - Constructor for class de.xima.fc.appointment.AppointmentBookingParams
- AppointmentBookingParams.AppointmentSpecifier - Class in de.xima.fc.appointment
- AppointmentBookingParams.Builder<THIS,TARGET extends IAppointmentBookingParams> - Class in de.xima.fc.appointment
- AppointmentBookingParams.SlotIdSpecifier - Class in de.xima.fc.appointment
- AppointmentClientClosingTime - Class in de.xima.fc.entities
-
Describes the closing hours of an
AppointmentTemplate. - AppointmentClientClosingTime() - Constructor for class de.xima.fc.entities.AppointmentClientClosingTime
- APPOINTMENTCLIENTCLOSINGTIME_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- AppointmentClientClosingTimeDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentClientClosingTimeDaofor reading and writingAppointmentClientClosingTimeentities. - AppointmentClientClosingTimeDao() - Constructor for class de.xima.fc.dao.impl.AppointmentClientClosingTimeDao
-
Creates a new, default appointment closing time DAO.
- AppointmentClientClosingTimeModel - Class in de.xima.fc.gui.model.appointment
-
The view model for the
AppointmentClientClosingTime. - AppointmentClientClosingTimeModel(Mandant, AppointmentTemplate) - Constructor for class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
-
Creates a new empty model without any closing times.
- AppointmentClosingTime - Class in de.xima.fc.entities
-
Describes the closing hours of an
AppointmentTemplate. - AppointmentClosingTime() - Constructor for class de.xima.fc.entities.AppointmentClosingTime
- APPOINTMENTCLOSINGTIME_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- AppointmentClosingTimeDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentClosingTimeDaofor reading and writingAppointmentClosingTimeentities. - AppointmentClosingTimeDao() - Constructor for class de.xima.fc.dao.impl.AppointmentClosingTimeDao
-
Creates a new, default appointment closing time DAO.
- AppointmentClosingTimeModel - Class in de.xima.fc.gui.model.appointment
-
The view model for the
AppointmentClosingTime. - AppointmentClosingTimeModel(AppointmentTemplate) - Constructor for class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
-
Creates a new empty model without any closing times.
- AppointmentConverter - Class in de.xima.fc.appointment
-
Converts between the timestamp / ID representation of an appointment and the appointment itself.
- AppointmentCreateBookingParams - Class in de.xima.fc.appointment
-
POJO implementation of
IAppointmentCreateBookingParamswith a builder. - AppointmentCreateBookingParams(AppointmentCreateBookingParams.Builder) - Constructor for class de.xima.fc.appointment.AppointmentCreateBookingParams
- AppointmentCreateBookingParams(IAppointmentSpecifier, ImmutableSet<EAppointmentBookingFlag>, Mandant) - Constructor for class de.xima.fc.appointment.AppointmentCreateBookingParams
- AppointmentCreateBookingParams.Builder - Class in de.xima.fc.appointment
- AppointmentDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentDaofor reading and writingAppointmententities. - AppointmentDao() - Constructor for class de.xima.fc.dao.impl.AppointmentDao
-
Creates a new, default appointment DAO.
- AppointmentData - Class in de.xima.fc.web.common.fd2.model
-
POJO implementation of
IAppointmentData. - AppointmentData(Appointment, AppointmentTemplate) - Constructor for class de.xima.fc.web.common.fd2.model.AppointmentData
-
Creates a new appointment view for the given appointment.
- AppointmentDataCreator - Class in de.xima.fc.placeholder.replacer.appointment
-
Class for creating the data of an ical entry
- AppointmentDataCreator() - Constructor for class de.xima.fc.placeholder.replacer.appointment.AppointmentDataCreator
- AppointmentDeleteBookingParams - Class in de.xima.fc.appointment
-
POJO implementation of
IAppointmentDeleteBookingParamswith a builder. - AppointmentDeleteBookingParams(AppointmentDeleteBookingParams.Builder) - Constructor for class de.xima.fc.appointment.AppointmentDeleteBookingParams
- AppointmentDeleteBookingParams(IAppointmentSpecifier, ImmutableSet<EAppointmentBookingFlag>, Mandant) - Constructor for class de.xima.fc.appointment.AppointmentDeleteBookingParams
- AppointmentDeleteBookingParams.Builder - Class in de.xima.fc.appointment
- AppointmentEventView - Class in de.xima.fc.gui.common.model
-
POJO view for the
AttributeSelectCriteriaManagerwhen loading data in the inbox. - AppointmentEventView(long, String, long, String, long, long, boolean, String, boolean, long, String) - Constructor for class de.xima.fc.gui.common.model.AppointmentEventView
- AppointmentFilterBean - Class in de.xima.fc.inbox.bean.filter
-
Bean that keeps a list of available appointment tempplates, shown in the sidebar menu to the left.
- AppointmentFilterBean() - Constructor for class de.xima.fc.inbox.bean.filter.AppointmentFilterBean
- AppointmentFreeSlot - Class in de.xima.fc.appointment
-
POJO implementation of a
IAppointmentFreeSlot. - AppointmentFreeSlot(LocalTime, LocalDateTime, long, String) - Constructor for class de.xima.fc.appointment.AppointmentFreeSlot
-
Creates a new
IAppointmentFreeSlotPOJO with the given data. - AppointmentFreeSlotQueryResult - Class in de.xima.fc.appointment
-
POJO implementation of a
IAppointmentFreeSlotQueryParams. - AppointmentFreeSlotQueryResult(ImmutableList<IAppointmentAvailableDate>, String, ZoneId) - Constructor for class de.xima.fc.appointment.AppointmentFreeSlotQueryResult
-
Creates a new result with the given data.
- AppointmentFreeSlotQueryResultSerializeFilter - Class in de.xima.fc.servlet.result
-
Filter converting a
IAppointmentFreeSlotQueryResultto the appropriate JSON object that is returned by theAppointmentFreeSlotsServlet. - AppointmentFreeSlotQueryResultSerializeFilter() - Constructor for class de.xima.fc.servlet.result.AppointmentFreeSlotQueryResultSerializeFilter
- AppointmentFreeSlotsParams() - Constructor for class de.xima.fc.CmnConst.AppointmentFreeSlotsParams
- appointmentFreeSlotsServlet(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- AppointmentFreeSlotsServlet - Class in de.xima.fc.servlet
-
Servlet for the appointment feature.
- AppointmentFreeSlotsServlet() - Constructor for class de.xima.fc.servlet.AppointmentFreeSlotsServlet
- AppointmentFreeSlotsServletParameter - Class in de.xima.fc.servlet.parameter
-
Represents the parsed parameters of a request to the
AppointmentFreeSlotsServlet. - AppointmentHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
Appointmententities. - AppointmentHandler() - Constructor for class de.xima.fc.handler.entity.AppointmentHandler
- AppointmentHelper - Class in de.xima.fc.gui.common.appointment
-
Helper methods for the appointment module.
- AppointmentHelper() - Constructor for class de.xima.fc.gui.common.appointment.AppointmentHelper
- AppointmentIcalException - Exception in de.xima.fc.appointment
-
Exception thrown by the iCal query executor that creates calendars for appointments.
- AppointmentIcalException() - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(EAppointmentIcalError) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(EAppointmentIcalError, String) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(EAppointmentIcalError, String, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(EAppointmentIcalError, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(String) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(String, Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalException(Throwable) - Constructor for exception de.xima.fc.appointment.AppointmentIcalException
- AppointmentIcalParams() - Constructor for class de.xima.fc.CmnConst.AppointmentIcalParams
- AppointmentIcalQueryResult - Class in de.xima.fc.appointment
-
Simple POJO implementation of a
IAppointmentIcalQueryResult. - AppointmentIcalQueryResult(String, String) - Constructor for class de.xima.fc.appointment.AppointmentIcalQueryResult
-
Creates a new iCal query result with the given file name and iCal data.
- appointmentIcalServlet(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- appointmentIcalServlet(String, ValueParameters, AppointmentTemplate) - Static method in class de.xima.fc.form.helper.URLHelper
- AppointmentIcalServlet - Class in de.xima.fc.servlet
-
Servlet for the appointment feature.
- AppointmentIcalServlet() - Constructor for class de.xima.fc.servlet.AppointmentIcalServlet
- AppointmentIcalServletParameter - Class in de.xima.fc.servlet.parameter
-
Represents the parameters of the
AppointmentIcalServlet. - AppointmentLinkBuilder - Class in de.xima.fc.placeholder.replacer.appointment
-
Builder for creating ical links to calendars.
- AppointmentLinkBuilder(Vorgang, Appointment, String, IReplacerParams, EAppointmentLinkType) - Constructor for class de.xima.fc.placeholder.replacer.appointment.AppointmentLinkBuilder
- AppointmentLinkBuilder(Vorgang, List<Appointment>, String, IReplacerParams, EAppointmentLinkType) - Constructor for class de.xima.fc.placeholder.replacer.appointment.AppointmentLinkBuilder
- AppointmentListBuilder - Class in de.xima.fc.placeholder.replacer.appointment
-
Builder for creating an html appointment list
- AppointmentListBuilder(Vorgang, List<Appointment>, String, IReplacerParams) - Constructor for class de.xima.fc.placeholder.replacer.appointment.AppointmentListBuilder
- AppointmentMoveBookingParams - Class in de.xima.fc.appointment
-
POJO implementation of
IAppointmentMoveBookingParamswith a builder. - AppointmentMoveBookingParams(AppointmentMoveBookingParams.Builder) - Constructor for class de.xima.fc.appointment.AppointmentMoveBookingParams
- AppointmentMoveBookingParams(IAppointmentSpecifier, ImmutableSet<EAppointmentBookingFlag>, Mandant, Range<Instant>) - Constructor for class de.xima.fc.appointment.AppointmentMoveBookingParams
- AppointmentMoveBookingParams.Builder - Class in de.xima.fc.appointment
- AppointmentPersistBuilder - Class in de.xima.fc.form.appointment
-
Builder for persisting appointments of a
Vorgang. - AppointmentPersistBuilder(IEntityContext, IFormRequestContext, Map<String, UUID>) - Constructor for class de.xima.fc.form.appointment.AppointmentPersistBuilder
-
Creates a new appointment persister for a given form submission.
- AppointmentQueryParams - Class in de.xima.fc.appointment
-
POJO implementation with builder for
IAppointmentQueryParams. - AppointmentQueryParams.Builder - Class in de.xima.fc.appointment
-
A builder for
IAppointmentQueryParams. - AppointmentRangeView - Class in de.xima.fc.appointment
-
An implementation of a
IAppointmentRangeViewthat takes an existing appointment and reflects changes in that appointment. - AppointmentRangeView(Appointment) - Constructor for class de.xima.fc.appointment.AppointmentRangeView
-
Creates a new appointment range view of the given appointment .Changes in the given appointment are reflected in this view.
- APPOINTMENTS - de.xima.fc.gui.common.statics.EContentView
- APPOINTMENTS - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- APPOINTMENTS - de.xima.fc.mdl.enums.EAccessProperty
- APPOINTMENTS - de.xima.fc.security.endpoint.EClientView
- APPOINTMENTS - de.xima.fc.security.endpoint.EProjectView
- APPOINTMENTS_CLOSED_DAY_DATE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_INITIAL_NAME - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_MISSING_DATE_FROM_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_MISSING_DATE_UNTIL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_MISSING_NAME_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_MISSING_TIME_FROM_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_MISSING_TIME_UNTIL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_TIME_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_CLOSED_DAY_VALIDATION_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_ERROR_OVERLAPPING - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_EVENT_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_ICAL_URL - de.xima.fc.gui.common.enums.EPagePart
- APPOINTMENTS_WARN_NO_EVENT_SELECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- APPOINTMENTS_WARN_START_END_CHANGED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- AppointmentScheduleBean - Class in de.xima.fc.inbox.bean
-
Bean for the appointment schedule view in the inbox.
- AppointmentScheduleBean() - Constructor for class de.xima.fc.inbox.bean.AppointmentScheduleBean
- AppointmentSlot - Class in de.xima.fc.entities
-
Describes an available slot (time range) of an
AppointmentTemplate. - AppointmentSlot() - Constructor for class de.xima.fc.entities.AppointmentSlot
- APPOINTMENTSLOT_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- AppointmentSlotAPI - Class in de.xima.fc.api.entity
-
API class for reading and writing
AppointmentSlotentities. - AppointmentSlotAPI() - Constructor for class de.xima.fc.api.entity.AppointmentSlotAPI
- AppointmentSlotDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentSlotDaofor reading and writingAppointmentSlotentities. - AppointmentSlotDao() - Constructor for class de.xima.fc.dao.impl.AppointmentSlotDao
-
Creates a new, default appointment template DAO.
- AppointmentSlotHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
AppointmentTemplateentities. - AppointmentSlotHandler() - Constructor for class de.xima.fc.handler.entity.AppointmentSlotHandler
- AppointmentSlotIdConverter - Class in de.xima.fc.appointment
-
Converts between a free
IAppointmentFreeSlotreturned by the appointment free slot servlet and the correspondingLocalDateTime. - AppointmentSlotIdConverter() - Constructor for class de.xima.fc.appointment.AppointmentSlotIdConverter
- AppointmentSpecifier(Appointment) - Constructor for class de.xima.fc.appointment.AppointmentBookingParams.AppointmentSpecifier
- AppointmentStartEndDateValidator - Class in de.xima.fc.gui.validator
- AppointmentStartEndDateValidator() - Constructor for class de.xima.fc.gui.validator.AppointmentStartEndDateValidator
- AppointmentStartEndTimeValidator - Class in de.xima.fc.gui.validator
- AppointmentStartEndTimeValidator() - Constructor for class de.xima.fc.gui.validator.AppointmentStartEndTimeValidator
- appointmentTemplate - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - AppointmentTemplate - Class in de.xima.fc.entities
-
An entity for the appointment module of formcycle.
- AppointmentTemplate() - Constructor for class de.xima.fc.entities.AppointmentTemplate
- APPOINTMENTTEMPLATE_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- AppointmentTemplateAPI - Class in de.xima.fc.api.entity
-
API class for reading and writing
AppointmentTemplateentities. - AppointmentTemplateAPI() - Constructor for class de.xima.fc.api.entity.AppointmentTemplateAPI
- AppointmentTemplateBean - Class in de.xima.fc.gui.bean.appointment
-
Bean for the backend menu that lets the user configure the available appointments.
- AppointmentTemplateBean() - Constructor for class de.xima.fc.gui.bean.appointment.AppointmentTemplateBean
- AppointmentTemplateDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentTemplateDaofor reading and writingAppointmentTemplateentities. - AppointmentTemplateDao() - Constructor for class de.xima.fc.dao.impl.AppointmentTemplateDao
-
Creates a new, default appointment template DAO.
- AppointmentTemplateData - Class in de.xima.fc.web.common.fd2.model
-
POJO implementation of
IAppointmentTemplateData. - AppointmentTemplateData(AppointmentTemplate, AppointmentType) - Constructor for class de.xima.fc.web.common.fd2.model.AppointmentTemplateData
- AppointmentTemplateDeletionBean - Class in de.xima.fc.gui.bean.appointment
-
Bean for the backend menu for deleting one or multiple appointment templates.
- AppointmentTemplateDeletionBean() - Constructor for class de.xima.fc.gui.bean.appointment.AppointmentTemplateDeletionBean
- AppointmentTemplateHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
AppointmentTemplateentities. - AppointmentTemplateHandler() - Constructor for class de.xima.fc.handler.entity.AppointmentTemplateHandler
- AppointmentTemplateImportConfig - Class in de.xima.fc.importer.config
- AppointmentTemplateImportConfig(IEntityImportConfigData<AppointmentTemplate>) - Constructor for class de.xima.fc.importer.config.AppointmentTemplateImportConfig
- AppointmentTemplateImportConfig(IEntityContext, Mandant, AppointmentTemplate, Set<IEntityDependency>, String) - Constructor for class de.xima.fc.importer.config.AppointmentTemplateImportConfig
-
Deprecated.
- AppointmentTemplateImportStager - Class in de.xima.fc.importer.stager
-
Deprecated.
- AppointmentTemplateImportStager(IEntityContext, AppointmentTemplate, Mandant) - Constructor for class de.xima.fc.importer.stager.AppointmentTemplateImportStager
-
Deprecated.
- AppointmentTemplateImportStager(IEntityContext, IEntityImportConfig<?>, Mandant) - Constructor for class de.xima.fc.importer.stager.AppointmentTemplateImportStager
-
Deprecated.
- AppointmentTemplateItem - Class in de.xima.fc.inbox.model
- AppointmentTemplateItem(AppointmentTemplate, IGuiColor) - Constructor for class de.xima.fc.inbox.model.AppointmentTemplateItem
- AppointmentTemplateListModel - Class in de.xima.fc.gui.model.appointment
-
The view model for the
AppointmentTemplate- the backend menu for configuring the appointments. - AppointmentTemplateListModel(QueryCriteriaManager, Mandant) - Constructor for class de.xima.fc.gui.model.appointment.AppointmentTemplateListModel
- AppointmentTemplateModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- AppointmentTemplateModifiedEvent(AppointmentTemplate, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.AppointmentTemplateModifiedEvent
-
Creates a new entity POJO with the given data.
- AppointmentTemplateSlotEditBean - Class in de.xima.fc.gui.bean.appointment
-
Bean for the appointment menu that lets the user change the details of a slot, mainly the start end time.
- AppointmentTemplateSlotEditBean() - Constructor for class de.xima.fc.gui.bean.appointment.AppointmentTemplateSlotEditBean
- appointmentToId(Appointment) - Static method in class de.xima.fc.appointment.AppointmentSlotIdConverter
- appointmentType(AppointmentType) - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
- appointmentType(String) - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
- appointmentType(UUID) - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
- AppointmentType - Class in de.xima.fc.entities
-
Describes the type of an appointment and contains several metadata, such as the duration of the appointment.
- AppointmentType() - Constructor for class de.xima.fc.entities.AppointmentType
- APPOINTMENTTYPE_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- AppointmentTypeAPI - Class in de.xima.fc.api.entity
-
API class for reading and writing
AppointmentTypeentities. - AppointmentTypeAPI() - Constructor for class de.xima.fc.api.entity.AppointmentTypeAPI
- AppointmentTypeDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IAppointmentDaofor reading and writingAppointmententities. - AppointmentTypeDao() - Constructor for class de.xima.fc.dao.impl.AppointmentTypeDao
-
Creates a new, default appointment DAO.
- AppointmentTypeHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
AppointmentTypeentities. - AppointmentTypeHandler() - Constructor for class de.xima.fc.handler.entity.AppointmentTypeHandler
- AppointmentValidateParams - Class in de.xima.fc.appointment
-
POJO implementation of
IAppointmentValidateParamswith a builder. - AppointmentValidateParams(ImmutableList<SubmittedAppointment>, ImmutableSet<EAppointmentBookingFlag>, Mandant) - Constructor for class de.xima.fc.appointment.AppointmentValidateParams
- AppointmentValidateParams(AppointmentValidateParams.Builder) - Constructor for class de.xima.fc.appointment.AppointmentValidateParams
- AppointmentValidateParams.Builder - Class in de.xima.fc.appointment
- AppointmentValidationBuilder<Context> - Class in de.xima.fc.appointment
-
Validation builder for validation a sequence of appointment actions.
- APPROVED - de.xima.fc.common.bean_models.workflow.state.EPortalStatePreset
-
Preset for a portal state when an
applicationwas approved. - AProcessingResult - Class in de.xima.fc.bl.fdv.processing.result
-
Deprecated.This is part of the old workflow engine. Use the new workflow engine.
- AProcessingResult(boolean) - Constructor for class de.xima.fc.bl.fdv.processing.result.AProcessingResult
-
Deprecated.
- AProjectDetailsBean - Class in de.xima.fc.gui.bean.project
-
Abstract bean base class for displaying or editing the details of a single project
- AProjectDetailsBean() - Constructor for class de.xima.fc.gui.bean.project.AProjectDetailsBean
- AProjectEventData - Class in de.xima.fc.workflow.event
-
Base POJO class implementing the methods of
IProjectProvidingEvent. - AProjectEventData(Mandant, IUser, Locale, Projekt) - Constructor for class de.xima.fc.workflow.event.AProjectEventData
-
Deprecated.
- AProjectEventData(Mandant, IUser, Locale, Clock, Projekt) - Constructor for class de.xima.fc.workflow.event.AProjectEventData
- AProjektUtil - Class in de.xima.fc.export
- AProjektUtil(Mandant, IEntityContext) - Constructor for class de.xima.fc.export.AProjektUtil
- AProtocolEntry - Class in de.xima.fc.entities
- AProtocolEntry() - Constructor for class de.xima.fc.entities.AProtocolEntry
- aqua - de.xima.fc.color.ENamedCssColor
- aqua - de.xima.fc.common.graphdot.EColorSchemeSvg
- aqua - de.xima.fc.common.graphdot.EColorSchemeX11
- aqua - de.xima.fc.gui.common.enums.EWebColors
- AQUA - de.xima.fc.gui.common.enums.EMrmrsColor
- aquamarine - de.xima.fc.color.ENamedCssColor
- aquamarine - de.xima.fc.common.graphdot.EColorSchemeSvg
- aquamarine - de.xima.fc.common.graphdot.EColorSchemeX11
- aquamarine - de.xima.fc.gui.common.enums.EWebColors
- aquamarine1 - de.xima.fc.common.graphdot.EColorSchemeX11
- aquamarine2 - de.xima.fc.common.graphdot.EColorSchemeX11
- aquamarine3 - de.xima.fc.common.graphdot.EColorSchemeX11
- aquamarine4 - de.xima.fc.common.graphdot.EColorSchemeX11
- archive(IBaseMailData, Mandant, File) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- archive(IBaseMailData, Mandant, File) - Method in interface de.xima.fc.mail.interfaces.IMailContext
-
Create an archived file of the mail.
- archive(File, MandantMailData, IBaseMailData, EEmailArchiveFormat) - Static method in class de.xima.fc.mail.MailArchiveUtils
-
Archives an email by writing it to a
File. - ARCHIVE_EMAIL_FAILED - de.xima.fc.workflow.error.EFcEmailError
-
When the archiving of an email failed.
- ARCHIVED_FORM_UPLOAD - de.xima.fc.api.rest.pub.impl.generic.model.response.form.EPublicAttachmentSource
- ARCHIVED_FORM_UPLOAD - de.xima.fc.mdl.enums.EAttachmentSource
-
An attachment that was uploaded via a form submission, see
EAttachmentSource.FORM_UPLOADand is now archived. - ArchiveException - Exception in de.xima.fc.exceptions
-
Exception for failed email archiving.
- ArchiveException(String) - Constructor for exception de.xima.fc.exceptions.ArchiveException
- ArchiveException(String, Throwable) - Constructor for exception de.xima.fc.exceptions.ArchiveException
- ArchiveException(Throwable) - Constructor for exception de.xima.fc.exceptions.ArchiveException
- areChangeSetsUnrun(String...) - Static method in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- areChangeSetsUnrun(String, String, String...) - Static method in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- areChangeSetsUnrun(String, Contexts, String...) - Static method in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- areClientsEqual(Mandant, Mandant) - Static method in class de.xima.fc.gui.common.utils.EntityUtils
- AResource - Class in de.xima.fc.api.rest.impl.common.models.response
-
Abstract base class for
REST API resources. - AResource(String, String, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.impl.common.models.response.AResource
- AResourceItemResolutionError(EResourceItemResolutionError, String, Throwable, ResourceItem) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.AResourceItemResolutionError
- AResourcePage<TResource extends IResource> - Class in de.xima.fc.api.rest.impl.common.models.response
-
Abstract base model representing a page of resources provided by the PUBLIC REST API.
- AResourcePage(List<TResource>, int, int, int, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.impl.common.models.response.AResourcePage
- areSubtypePropertiesEqual(AppointmentClientClosingTime, AppointmentClientClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
- areSubtypePropertiesEqual(AppointmentClosingTime, AppointmentClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
- areSubtypePropertiesEqual(T, T) - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
Compares two closing times for whether they are equal.
- array(C, Iterable<?>) - Method in interface de.xima.fc.common.json.IJsonContentMatcher
-
Matches a JSON array.
- array(T...) - Static method in class de.xima.fc.testhelper.TestHelper
-
Shortcut for creating an array of items.
- arrayAdd(A, Object) - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Add a value to an array.
- arrayGet(A, int) - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Gets the value at the specified index from the array.
- arrayRemove(A, int) - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Removes the value at the specified index from the array.
- arraySet(A, int, Object) - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Sets the value at the specified index in the array.
- arraySize(A) - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Gets the size of an array.
- arrayToString(String[]) - Static method in class de.xima.fc.utils.FormDataUtils
-
Wandelt den übergebenen Wert in eine Zeichenkette um.
- arrayType() - Method in interface de.xima.fc.common.json.IJsonBuilder
-
Gets the runtime type of the arrays.
- arrivingNodes(Graph<N>, Iterable<? extends N>) - Static method in class de.xima.fc.utils.XGraphUtils
-
Returns the set of nodes from which the
nodecan be reached. - arrivingNodes(Graph<N>, N) - Static method in class de.xima.fc.utils.XGraphUtils
-
Returns the set of nodes from which the
nodecan be reached. - arrivingNodes(ValueGraph<N, ? extends V>, Iterable<? extends N>, IValueGraphEdgePredicate<? super N, ? super V>) - Static method in class de.xima.fc.utils.XGraphUtils
-
Returns the set of nodes from which the
nodecan be reached. - ARROW_HEAD - de.xima.fc.common.graphdot.EStandardAttribute
-
The arrowhead attribute.
- ARROW_HEAD - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
arrowheadattribute. - ARROW_SIZE - de.xima.fc.common.graphdot.EStandardAttribute
-
The arrowsize attribute.
- ARROW_SIZE - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
arrowsizeattribute. - ARROW_TAIL - de.xima.fc.common.graphdot.EStandardAttribute
-
The arrowtail attribute.
- ARROW_TAIL - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
arrowheadattribute. - arrowType() - Method in enum de.xima.fc.common.graphdot.EArrowShape
- asAny() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to an any value descriptor type.
- asAny() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asAttachment() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- ASaveFormData - Class in de.xima.fc.mdl.savedata
- ASaveFormData() - Constructor for class de.xima.fc.mdl.savedata.ASaveFormData
- asBoolean() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asBoolean() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a boolean value builder.
- asBoolean() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a boolean value descriptor type.
- asBoolean() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- ASC - de.xima.fc.mdl.Attribut.SortTyp
- ASC_INST - Static variable in class de.xima.fc.mdl.ui.NamedUiElementComparator
-
Instanz für aufsteigende Sortierung ('A' kommt vor 'B').
- ASCENDING - de.xima.fc.mdl.enums.ESortingOrder
- asClientFile() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- asConst() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asConst() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a constant value builder.
- asConst() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a constant value descriptor type.
- asConst() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- AScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,TData extends IFileDataEntity<?>> - Class in de.xima.fc.entities.common.file
-
Abstract base class for scoped file meta entities.
- AScopedFileMetaEntity() - Constructor for class de.xima.fc.entities.common.file.AScopedFileMetaEntity
- asError() - Method in interface de.xima.fc.interfaces.workflow.execution.ITaskExecutionResult
- AServletParameter - Class in de.xima.fc.servlet.parameter
-
Base class for servlet parameters classes.
- AServletParameter() - Constructor for class de.xima.fc.servlet.parameter.AServletParameter
- AServletParameter.MultipartRequest - Class in de.xima.fc.servlet.parameter
-
Deprecated.use
MultipartRequest - asFloat() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asFloat() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a floating point value builder.
- asFloat() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a float value descriptor type.
- asFloat() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asFormFile() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- asInteger() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asInteger() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to an integer value builder.
- asInteger() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to an integer value descriptor type.
- asInteger() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asIntValue(Long) - Method in class de.xima.fc.entities.AbstractEntity
- asLargeString() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a large string value descriptor type.
- asLargeString() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asList() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asList() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a list value builder.
- asList() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a list value descriptor type.
- asList() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asList(Class<S>) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a list value descriptor type.
- asList(Class<S>) - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asMap() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asMap() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a map value builder.
- asMap() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a map value descriptor type.
- asMap() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asMap(Class<S>) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a map value descriptor type.
- asMap(Class<S>) - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asNull() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asNull() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a null value builder.
- asNull() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a null value descriptor type.
- asNull() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- ASpecificData(ASpecificTriggerWithFormRecordEventDataBuilder<?, ?>) - Constructor for class de.xima.fc.workflow.event.ASpecificTriggerWithFormRecordEventDataBuilder.ASpecificData
- ASpecificTriggerWithFormRecordEventDataBuilder<Event extends IFormRecordProvidingEvent,Self> - Class in de.xima.fc.workflow.event
-
Base builder for the event data for running a specific trigger, specified by its ID, that also require a form record.
- ASpecificTriggerWithFormRecordEventDataBuilder(Vorgang, WorkflowTrigger) - Constructor for class de.xima.fc.workflow.event.ASpecificTriggerWithFormRecordEventDataBuilder
- ASpecificTriggerWithFormRecordEventDataBuilder.ASpecificData - Class in de.xima.fc.workflow.event
-
Event data for running a specific trigger, specified by its ID.
- AsposeDataAdapter - Class in de.xima.fc.bl.fdv.processing.helper
-
Deprecated.
- AsposeDataAdapter - Class in de.xima.fc.word
- AsposeDataAdapter(IWorkflowProcessingContext) - Constructor for class de.xima.fc.bl.fdv.processing.helper.AsposeDataAdapter
-
Deprecated.
- AsposeDataAdapter(IBaseWorkflowExecutionContext, IFormDataAdapter) - Constructor for class de.xima.fc.word.AsposeDataAdapter
- AsposeLicencNotFoundException - Exception in de.xima.aspose.processor.exceptions
-
Exception die bei fehlender Lizenz geworfen wird
- AsposeLicencNotFoundException() - Constructor for exception de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
- AsposeLicencNotFoundException(String) - Constructor for exception de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
- AsposeLicencNotFoundException(String, Throwable) - Constructor for exception de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
- AsposeLicencNotFoundException(Throwable) - Constructor for exception de.xima.aspose.processor.exceptions.AsposeLicencNotFoundException
- AsposeLicense - Class in de.xima.aspose.processor.core
-
Helper functions related to the Aspose license.
- AsposeLocale - Class in de.xima.fc.form.export
-
Helper class to convert between Java locales and Aspose locales.
- AsposeLocale() - Constructor for class de.xima.fc.form.export.AsposeLocale
- AsposeRootArgs - Class in de.xima.aspose.processor.core
- AsposeRootArgs(List<String>, Map<String, String>) - Constructor for class de.xima.aspose.processor.core.AsposeRootArgs
- AsposeSimpleDataAdapter - Class in de.xima.fc.word
- AsposeSimpleDataAdapter(HashMap<String, String>) - Constructor for class de.xima.fc.word.AsposeSimpleDataAdapter
-
Deprecated.
- AsposeSimpleDataAdapter(Map<String, String>) - Constructor for class de.xima.fc.word.AsposeSimpleDataAdapter
- AsposeWordConnector - Class in de.xima.aspose.processor.core
-
Diese Klasse dient dazu ein Word-Dokument mit Formularinhalten zu befüllen und als PDF (andere, von Aspose unterstützte Ausgabetypen möglich) anzulegen.
- AsposeWordConnector() - Constructor for class de.xima.aspose.processor.core.AsposeWordConnector
- asPreviousNode() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedAttachmentSourceDetails
- asRecord() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asRecord() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a record value builder.
- asRecord() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a record value descriptor type.
- asRecord() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asResponsePage(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
- asRuntimeException() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException
-
Converts this exception to a runtime exception.
- asSearch() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedAttachmentSourceDetails
- assemble(Serializable, Object) - Method in class de.xima.fc.security.encryption.FCEncryptedBinaryType
- assemble(Serializable, Object) - Method in class de.xima.fc.security.encryption.FCEncryptedIntegerType
- assemble(Serializable, Object) - Method in class de.xima.fc.security.encryption.FCEncryptedStringType
- assemble(Serializable, Object) - Method in class de.xima.fc.type.NullableUUID
- assemble(Serializable, Object) - Method in class de.xima.fc.type.NullSafeUUID
- ASSEMBLY - de.xima.fc.common.graphdot.EShape
-
The
assemblyshape. - asSeparator() - Method in interface de.xima.fc.common.text.newline.Newline
-
Interprets this type of newline as a line separator.
- assertAttachmentAccessibleByEndUsers(EAttachmentSource, boolean) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentContentJsonObject(EAttachmentSource, Predicate<String>, Object) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentContentString(EAttachmentSource, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentContentString(EAttachmentSource, Predicate<String>, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentContentZippedString(Map<String, String>, Attachment) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentCount(EAttachmentSource, int) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentFileName(EAttachmentSource, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentFileName(EAttachmentSource, Predicate<String>, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsAccessibleByEndUsers(EAttachmentSource, boolean...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsAccessibleByEndUsers(List<Attachment>, boolean...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsContentJsonObject(EAttachmentSource, Predicate<String>, Object...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsContentJsonObject(List<Attachment>, Object...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsContentString(EAttachmentSource, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsContentString(EAttachmentSource, Predicate<String>, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsContentString(List<Attachment>, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsFileName(EAttachmentSource, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsFileName(EAttachmentSource, Predicate<String>, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertAttachmentsFileName(List<Attachment>, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertBlank(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string is blank.
- assertClientPortalConfig(IEntityContext, ClientPortalConfig) - Method in class de.xima.fc.dao.impl.ClientPortalConfigDao
- assertClientPortalConfig(IEntityContext, ClientPortalConfig) - Method in interface de.xima.fc.dao.interfaces.IClientPortalConfigDao
-
Checks if the client portal config can be persisted (create/update).
- assertContains(Iterable<?>, Iterable<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts actual items contain the expected items.
- assertContains(String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string contains the expected content.
- assertContainsEntries(Map<Object, Object>, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given value is a map entry and that the expected map contains a key-value pair with the same key and value.
- assertContainsTriggers(WorkflowTrigger...) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertContainsValuesAtKeys(Set<?>, Set<?>, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given value is a
Mapand that it contains the expected keys and values. - assertCounterDoesNotChange(AtomicInteger, int, int) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertCounterReaches(AtomicInteger, int, int) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertCounterReachesOrHasReached(AtomicInteger, int, int) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertCounterReachesOrHasReachedAtLeast(AtomicInteger, int, int) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertDidFire(IEventExecutionResult, WorkflowTrigger) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that the trigger did fire, i.e.
- assertEmpty(Iterable<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given iterable is empty.
- assertEmpty(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string is empty.
- assertEndsWith(String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string ends with the expected suffix.
- assertEntriesAreEqual(Map<?, ?>, Map<?, ?>) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertEqualsAsJson(Object, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Serializes both objects to JSON, then structurally compares those JSON values.
- assertErrorData(IEventExecutionResult, WorkflowNode, Object) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertErrorData(IEventExecutionResult, WorkflowNode, Object, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertErrorMessage(IEventExecutionResult, WorkflowNode, String) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertErrorMessage(IEventExecutionResult, WorkflowNode, String, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertErrorType(IEventExecutionResult, WorkflowNode, String) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertErrorType(IEventExecutionResult, WorkflowNode, String, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertExecutionFinishedOrder(IEventExecutionResult, WorkflowNode...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that node executions finished in the given order.
- assertExecutionFinishedOrderPartial(IEventExecutionResult, WorkflowNode...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that node executions finished in the given order.
- assertExecutionStartedOrder(IEventExecutionResult, WorkflowNode...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that node executions started in the given order.
- assertExecutionStartedOrderPartial(IEventExecutionResult, WorkflowNode...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that node executions started in the given order.
- assertFailure(IEventExecutionResult) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertFailure(IEventExecutionResult, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertFailure(IEventExecutionResult, WorkflowNode, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertFormRecordIsInState(Vorgang, WorkflowState) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertFormRecordIsInState(WorkflowState) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertFullyConformingHtml(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given HTML is W3C conform, without any errors, warnings or fatal errors.
- assertFullyConformingHtml(String, INuValidator) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given HTML is W3C conform, without any errors, warnings or fatal errors.
- assertFullyConformingHtml(String, INuValidator, Consumer<INuValidatorOptionsBuilder>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given HTML is W3C conform, without any errors, warnings or fatal errors.
- assertFullyConformingHtml(String, Consumer<INuValidatorOptionsBuilder>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given HTML is W3C conform, without any errors, warnings or fatal errors.
- assertHasLogEntriesOfType(EProtocolEntryProcessType, int) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertHasNoAttachments(EAttachmentSource) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertHasOneItem(Iterable<T>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given iterable has exactly one item, and returns that item.
- assertHasSingleLogEntryOfType(EProtocolEntryProcessType) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertHasSize(int, Collection<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts the given collection has the expected size.
- assertInRange(Range<Double>, double) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual numerical value is within the expected range.
- assertInRange(Range<Float>, float) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual numerical value is within the expected range.
- assertInRange(Range<Integer>, int) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual numerical value is within the expected range.
- assertInRange(Range<Long>, long) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual numerical value is within the expected range.
- assertInvokesTriggers(IFormRecordProvidingEvent, WorkflowTrigger...) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts the given event invokes the given triggers, and only the given triggers; in the given order.
- assertIsAssignableFrom(Class<T>, Class<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual type is assignable to the expected type.
- assertIsInstance(Class<T>, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Deprecated.Use
Assertions.assertInstanceOf(Class, Object). - assertIsOrHasCause(Class<T>, Throwable) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given throwable is of the given type or has a throwable of that type somewhere in its chain of causes.
- assertIsOrHasCause(Throwable, Class<T>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Deprecated.
- assertLengthGreaterThan(int, CharSequence) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string's length is greater than the expected minimum length.
- assertLinesEqual(String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Splits both strings into lines, trims them, and compares them line by line.
- assertNodeCompletionType(ENodeCompletionType, IEventExecutionResult, WorkflowNode, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertNodeExecutionCount(IEventExecutionResult, WorkflowNode, int) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertNodeSuccessResultAtKeyEquals(Object, IEventExecutionResult, WorkflowNode, String) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertNodeSuccessResultAtKeyEquals(Object, IWorkflowNodeResult, String) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertNoFormRecordChats() - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- assertNoneEquals(Iterable<?>, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual item is not equal to any of the unexpected items.
- assertNotBlank(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string is blank.
- assertNotContains(Iterable<?>, Iterable<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the actual items do not contain the unexpected items.
- assertOuterClassCompiles(IJavaSourceFile) - Static method in class de.xima.fc.testhelper.AJavaCompileTest
-
Asserts the source file compiles.
- assertOuterClassCompiles(IJavaSourceFile, Class<T>) - Static method in class de.xima.fc.testhelper.AJavaCompileTest
-
Asserts the source file compiles.
- assertProjectPortalConfig(IEntityContext, ProjectPortalConfig) - Method in class de.xima.fc.dao.impl.ProjectPortalConfigDao
- assertProjectPortalConfig(IEntityContext, ProjectPortalConfig) - Method in interface de.xima.fc.dao.interfaces.IProjectPortalConfigDao
-
Checks if the project portal config can be persisted (create/update).
- assertSameItems(Object, Object) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that both given values are collections with the same items, regardless of the order.
- assertServletResponseContentString(IEventExecutionResult, String) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that the text content of the servlet response of the given event execution result equals the expected value.
- assertSetEquals(Iterable<?>, Iterable<?>) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that both iterables contain the same items, regardless of the order.
- assertStartsWith(String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the given string starts with the expected prefix.
- assertStreamEquals(byte[], InputStream) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the data from the given input stream equals the expected data.
- assertStreamEquals(InputStream, InputStream) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the data from the given input stream equals the expected data.
- assertStreamEquals(Reader, Reader) - Static method in class de.xima.fc.testhelper.TestHelper
-
Asserts that the data from the given reader equals the expected data.
- assertSuccess(IEventExecutionResult) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertSuccess(IEventExecutionResult, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertSuccess(IEventExecutionResult, WorkflowNode, int...) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertUserEmail(IEntityContext, UserEmail) - Method in class de.xima.fc.dao.impl.UserEmailDao
- assertUserEmail(IEntityContext, UserEmail) - Method in interface de.xima.fc.dao.interfaces.IUserEmailDao
-
Checks if the user email can be persisted (create/update).
- assertUserIdentity(IEntityContext, UserIdentity) - Method in class de.xima.fc.dao.impl.UserIdentityDao
- assertUserIdentity(IEntityContext, UserIdentity) - Method in interface de.xima.fc.dao.interfaces.IUserIdentityDao
-
Checks if the user identity can be persisted (create/update).
- assertUserPortal(IEntityContext, UserPortal) - Method in class de.xima.fc.dao.impl.UserPortalDao
- assertUserPortal(IEntityContext, UserPortal) - Method in interface de.xima.fc.dao.interfaces.IUserPortalDao
-
Checks if the user portal can be persisted (create/update).
- assertUserProfileMfa(IEntityContext, UserProfileMfa) - Method in class de.xima.fc.dao.impl.UserProfileMfaDao
- assertUserProfileMfa(IEntityContext, UserProfileMfa) - Method in interface de.xima.fc.dao.interfaces.IUserProfileMfaDao
-
Checks if the user profile MFA config can be persisted (create/update).
- assertWasExecuted(IEventExecutionResult, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that the given node was executed.
- assertWasExecutedNTimes(int, IEventExecutionResult, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that the given node was executed the given number of times.
- assertWasExecutedNTimes(IEventExecutionResult, int, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- assertWasNotExecuted(IEventExecutionResult, WorkflowNode) - Static method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Asserts that the given node was not executed.
- assignment(CharSequence, Object) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment expression that assign a value to a named property.
- Assignment - Class in de.xima.fc.common.graphdot
-
An assignment from a name to a value.
- Assignment(CharSequence, Object) - Constructor for class de.xima.fc.common.graphdot.Assignment
-
Creates a new assignment.
- assignmentStatement(Assignment) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new property statement that assign a value to a named property.
- assignmentStatement(CharSequence, Object) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new property statement that assign a value to a named property.
- AssignmentStatement - Class in de.xima.fc.common.graphdot
-
An property statement assigning a value to a named property.
- AssignmentStatement(Assignment) - Constructor for class de.xima.fc.common.graphdot.AssignmentStatement
-
Creates a new assignment.
- associate(K, Function<K, V>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ITaskFlowAnalysisData
-
Associates and returns a value with a given key.
- associateDeep(Object, Supplier<T>, Object...) - Method in class de.xima.fc.workflow.designer.model.AssociatesModel
-
Computes a quantity derived from the given fields of this model.
- associateDeepDiff(Object, Supplier<T>, Object...) - Method in class de.xima.fc.workflow.designer.model.AssociatesModel
-
Computes a quantity derived from the given fields of this model.
- AssociateHelper - Class in de.xima.fc.workflow.designer.helper
-
Contains all methods that associate derived quantities with the current state.
- associateShallow(Object, Supplier<T>, Object...) - Method in class de.xima.fc.workflow.designer.model.AssociatesModel
-
Computes a quantity derived from the given fields of this model.
- associateShallowDiff(Object, Supplier<T>, Object...) - Method in class de.xima.fc.workflow.designer.model.AssociatesModel
-
Computes a quantity derived from the given fields of this model.
- AssociatesModel - Class in de.xima.fc.workflow.designer.model
-
Stores quantities derived from the current state.
- AssociatesModel() - Constructor for class de.xima.fc.workflow.designer.model.AssociatesModel
- associateValue(Object, Function<IWorkflowLocalValidationContext, T>) - Method in interface de.xima.fc.interfaces.workflow.validation.IWorkflowLocalValidationContext
-
Associates the given value for the duration of the workflow validation process.
- associateValue(Object, Function<IWorkflowLocalValidationContext, T>) - Method in class de.xima.fc.workflow.designer.logic.FacesWorkflowLocalValidationContext
- associateValue(Object, Function<IWorkflowLocalValidationContext, T>) - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- associateValue(Object, Function<IWorkflowLocalValidationContext, T>) - Method in class de.xima.fc.workflow.processor.logic.validation.InjectableValidationContext
- asString() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asString() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a string value builder.
- asString() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a string value descriptor type.
- asString() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asStringArray(String...) - Static method in class de.xima.fc.utils.FormDataUtils
- asStringMap(Map<String, List<String>>, boolean) - Static method in class de.xima.fc.utils.FormDataUtils
- asStringValue(String[]) - Method in interface de.xima.aspose.processor.interfaces.IDataAdapter
- asStringValue(String[]) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- asStringValue(String[]) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
- asStringValue(String[]) - Method in class de.xima.fc.mdl.savedata.ASaveFormData
- asStringValue(String[]) - Method in class de.xima.fc.word.AsposeDataAdapter
- asStringValue(String[]) - Method in class de.xima.fc.word.AsposeSimpleDataAdapter
- asStringValue(List<String[]>) - Method in interface de.xima.aspose.processor.interfaces.IDataAdapter
- asStringValue(List<String[]>) - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- asStringValue(List<String[]>) - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
- asStringValue(List<String[]>) - Method in class de.xima.fc.mdl.savedata.ASaveFormData
- asStringValue(List<String[]>) - Method in class de.xima.fc.word.AsposeDataAdapter
- asStringValue(List<String[]>) - Method in class de.xima.fc.word.AsposeSimpleDataAdapter
- asSuccess() - Method in interface de.xima.fc.interfaces.workflow.execution.ITaskExecutionResult
- assumeTemplate(ActionEvent) - Method in class de.xima.fc.gui.bean.settings.DbSettingsBean
-
Deprecated.URL-Connection Template aus Dialog in Eingabefeld übernehmen
- assumeTemplate(ActionEvent) - Method in class de.xima.fc.gui.bean.settings.UpdateBean.DbSettings
-
URL-Connection Template aus Dialog in Eingabefeld übernehmen
- AStatisticsBean - Class in de.xima.fc.gui.bean.statistics
-
Base class for beans for a PrimeFaces chart.
- AStatisticsBean() - Constructor for class de.xima.fc.gui.bean.statistics.AStatisticsBean
- asTemplate(boolean) - Method in class de.xima.fc.copy.ProjectDuplicator
- asTerminator() - Method in interface de.xima.fc.common.text.newline.Newline
-
Interprets this type of newline as a line terminator.
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IAnyValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IBooleanValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IConstValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IFloatValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IIntegerValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.ILargeStringValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IListValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IMapValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.INullValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IRecordValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IStringValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.ISubTypeValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.ITupleValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueBuilder
- asThis() - Method in interface de.xima.fc.interfaces.workflow.value.IVoidValueBuilder
- AStringListConverter - Class in de.xima.fc.gui.component.tagify
-
A list converter for the
Tagifycomponent. - AStringListConverter(char) - Constructor for class de.xima.fc.gui.component.tagify.AStringListConverter
- asTuple() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asTuple() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a tuple value builder.
- asTuple() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a tuple value descriptor type.
- asTuple() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- ASubAPI - Class in de.xima.fc.api
-
Abstrakte Klasse zur Bereitstellung einer einheitlichen Verarbeitung von Requests an die Handler-Klassen
- ASubAPI() - Constructor for class de.xima.fc.api.ASubAPI
- asUnion() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asUnion() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a union value builder.
- asUnion() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a union value descriptor type.
- asUnion() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asUnion(Class<E>) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a union value descriptor type with a discriminator of the given type.
- asUnion(Class<E>) - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asUpload() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedAttachmentSourceDetails
- asUploadElement() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- asUrl() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- asVoid() - Method in interface de.xima.fc.interfaces.workflow.value.IValueBuilder
- asVoid() - Method in interface de.xima.fc.interfaces.workflow.value.IValueConfigurator
-
Casts this builder to a void value builder.
- asVoid() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Casts this descriptor to a void value descriptor type.
- asVoid() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- asWorkflowNode() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- asWorkflowTrigger() - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileSourceDetails
- async(boolean) - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- atLeastSince(Instant) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- atMostUntil(Instant) - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- atomicLongCounter() - Static method in class de.xima.fc.common.counter.Counters
- atomicLongCounter(long) - Static method in class de.xima.fc.common.counter.Counters
- ATransactionDao - Class in de.xima.fc.dao.impl
- ATransactionDao() - Constructor for class de.xima.fc.dao.impl.ATransactionDao
- ATTACH_FILE - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- attachFilesFromActionToFormRecord(long) - Method in class de.xima.fc.bl.fdv.file.ProvidingFileHandlerImpl
-
Deprecated.
- attachFilesFromActionToFormRecord(long) - Method in interface de.xima.fc.interfaces.file.IProvidingFileHandler
-
Deprecated.For a given action, attaches the files produced by that action to the current form record.
- attachFilesFromCurrentActionToFormRecord(Aktion) - Method in class de.xima.fc.bl.fdv.file.ProvidingFileHandlerImpl
-
Deprecated.
- attachFilesFromCurrentActionToFormRecord(Aktion) - Method in interface de.xima.fc.interfaces.file.IProvidingFileHandler
-
Deprecated.For a workflow action that provides files, takes the files it produces and attaches those files to the current form record.
- attachFilesToFormRecord(File...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Attaches the given files to the current form record for which the workflow is executed.
- attachFilesToFormRecord(Iterable<File>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Attaches the given files to the current form record for which the workflow is executed.
- attachFilesToFormRecord(Iterable<File>, IAttachFilesToFormRecordOptions) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Attaches the given files to the current form record for which the workflow is executed.
- attachment(Attachment...) - Method in interface de.xima.fc.interfaces.workflow.params.ICompletionResultBuilder
-
Sets (replaces) the attachments created by the node when it was executed.
- attachment(IWorkflowAttachmentValue) - Method in interface de.xima.fc.interfaces.workflow.params.ICompletionResultBuilder
-
Sets (replaces) the attachments created by the node when it was executed.
- attachment(Iterable<Attachment>) - Method in interface de.xima.fc.interfaces.workflow.params.ICompletionResultBuilder
-
Sets (replaces) the attachments created by the node when it was executed.
- Attachment - Class in de.xima.fc.entities
-
Die Klasse
Attachmentbeinhaltet Meta-Informationen zu einem im System verfügbaren Anhang. - Attachment() - Constructor for class de.xima.fc.entities.Attachment
- ATTACHMENT - de.xima.fc.gui.statics.EPlaceholderType
- ATTACHMENT - de.xima.fc.interfaces.placeholder.params.EPlaceholderType
- ATTACHMENT - de.xima.fc.mdl.enums.ECommonServlets
- ATTACHMENT - de.xima.fc.mdl.enums.EContentDisposition
- ATTACHMENT - de.xima.fc.mdl.enums.EUploadType
- ATTACHMENT - Static variable in class de.xima.fc.api.APIProvider
- ATTACHMENT - Static variable in class de.xima.fc.http.ContentDisposition
-
Constant for the content disposition type
attachment. - ATTACHMENT - Static variable in class de.xima.fc.workflow.processor.value.common.CommonRecordValueDescriptors
-
A
IValueDescriptorfor the metadata of anattachment, consisting of its UUID, source, and optionally a file. - ATTACHMENT_COULD_NOT_BE_SAVED - de.xima.fc.mdl.enums.EFileProvisionHandleError
-
When a file should be attached to the form record, but could not be attached, usually due to a database error.
- ATTACHMENT_COUNT - Static variable in class de.xima.fc.CmnConst.TableColumns
- ATTACHMENT_COUNT_REDUCED_TO_ZERO_BY_FILTER_OPTIONS - de.xima.fc.mdl.enums.EAttachmentItemResolutionError
-
For all attachment item types: When at least one attachment was found, but none of those attachments matches the additional
filter options. - ATTACHMENT_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- ATTACHMENT_DELETED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- ATTACHMENT_DELETING_FAILED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- ATTACHMENT_GET_SERVLET - Static variable in class de.xima.fc.CmnConst
- ATTACHMENT_PREFIX - Static variable in class de.xima.fc.CmnConst
- ATTACHMENT_QUERY_DOES_NOT_MATCH - de.xima.fc.mdl.enums.EAttachmentItemResolutionError
-
For
SEARCH: When not even a single attachment was found that matches the search criteria. - ATTACHMENT_QUERY_DOES_NOT_MATCH - de.xima.fc.mdl.enums.EResourceItemResolutionError
-
For
ATTACHMENT_SEARCH: When not a single attachment was found that matches the search criteria. - ATTACHMENT_SEARCH - de.xima.fc.mdl.enums.EResourceItemType
-
A form record attachment determined by a filename search
- ATTACHMENT_UPDATED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- ATTACHMENT_UUID - Static variable in class de.xima.fc.CmnConst.AttachmentFormParams
- ATTACHMENT_WITH_FILE_ITEM - Static variable in class de.xima.fc.workflow.processor.value.common.CommonRecordValueDescriptors
-
A
IValueDescriptorfor the metadata of anattachment, consisting of its UUID, source, and optionally a file. - attachmentAccessibleToEndUser(boolean) - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
- attachmentAccessibleToEndUser(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
- attachmentAccessibleToEndUser(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
- AttachmentAPI - Class in de.xima.fc.api.entity
-
API class for manipulation of
Attachmententities. - AttachmentAPI() - Constructor for class de.xima.fc.api.entity.AttachmentAPI
- AttachmentCouldNotBeSaved(File, Throwable) - Constructor for exception de.xima.fc.exceptions.AFileProvisionHandleError.AttachmentCouldNotBeSaved
- AttachmentCountReducedToZeroByFilter(AttachmentItem, Set<String>) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter
- AttachmentDao - Class in de.xima.fc.dao.impl
- AttachmentDao() - Constructor for class de.xima.fc.dao.impl.AttachmentDao
- AttachmentData - Class in de.xima.fc.mdl.request
- AttachmentData(List<FileItem>, String, boolean) - Constructor for class de.xima.fc.mdl.request.AttachmentData
-
Deprecated.
- AttachmentData(FileItem, String, boolean) - Constructor for class de.xima.fc.mdl.request.AttachmentData
- AttachmentDatei - Class in de.xima.fc.entities
- AttachmentDatei() - Constructor for class de.xima.fc.entities.AttachmentDatei
- AttachmentDateiData - Class in de.xima.fc.entities
- AttachmentDateiData() - Constructor for class de.xima.fc.entities.AttachmentDateiData
- AttachmentDescriptor - Class in de.xima.fc.workflow.processor.value.common
-
A
IValueDescriptorfor the metadata of anattachment, consisting of its UUID, source, and optionally a file. - AttachmentDescriptor.Builder - Class in de.xima.fc.workflow.processor.value.common
-
Builder for creating a value that conforms to the
AttachmentDescriptorvalue descriptor. - AttachmentDownloadServlet - Class in de.xima.fc.servlet
-
Download eines oder mehrerer Attachments eines Vorgangs
- AttachmentDownloadServlet() - Constructor for class de.xima.fc.servlet.AttachmentDownloadServlet
- attachmentFormActionURL(String, ValueParameters, String, FRQSession, String) - Static method in class de.xima.fc.form.helper.URLHelper
- AttachmentFormParams() - Constructor for class de.xima.fc.CmnConst.AttachmentFormParams
- AttachmentFormServlet - Class in de.xima.fc.servlet
-
Behandlung von Attachments innerhalb des Formulars
- AttachmentFormServlet() - Constructor for class de.xima.fc.servlet.AttachmentFormServlet
- AttachmentHandler - Class in de.xima.fc.handler.entity
-
The Class AttachmentHandler.
- AttachmentHandler() - Constructor for class de.xima.fc.handler.entity.AttachmentHandler
- AttachmentHelper - Class in de.xima.fc.form.helper
- AttachmentHelper() - Constructor for class de.xima.fc.form.helper.AttachmentHelper
- AttachmentItem - Class in de.xima.fc.mdl.resource
-
Models the descriptor for an attachment reference that can be selected in the configuration UI of some workflow actions.
- AttachmentItem() - Constructor for class de.xima.fc.mdl.resource.AttachmentItem
- AttachmentItemChoiceProvider - Class in de.xima.fc.workflow.model.choices
-
A choice provider for the workflow that finds the available attachment items from the current
bean validation contextobtained via CDI. - AttachmentItemChoiceProvider() - Constructor for class de.xima.fc.workflow.model.choices.AttachmentItemChoiceProvider
- AttachmentParams() - Constructor for class de.xima.fc.CmnConst.AttachmentParams
- AttachmentPersistBuildData - Class in de.xima.fc.mdl.attachment
-
POJO class used when a form with uploads was submitted.
- AttachmentPersistBuildData(String, List<AttachmentPersistData>, List<Attachment>) - Constructor for class de.xima.fc.mdl.attachment.AttachmentPersistBuildData
-
Creates a new POJO with the data describing which attachments to persist and which attachments to delete.
- AttachmentPersistData - Class in de.xima.fc.mdl.attachment
- AttachmentPersisterBuilder - Class in de.xima.fc.form.persist
-
Builder for persisting attachments of a
Vorgangan returning that form record. - AttachmentPersisterBuilder(IFormRequestContext, FormPersistRequest, Vorgang, IXForm) - Constructor for class de.xima.fc.form.persist.AttachmentPersisterBuilder
-
Creates a new attachment persister for a given form submission.
- AttachmentPersistMetaData - Class in de.xima.fc.mdl.form
-
POJO model for the metadata of a form upload, identified by its UUID.
- AttachmentPersistMetaData(String, String, String) - Constructor for class de.xima.fc.mdl.form.AttachmentPersistMetaData
-
Deprecated.
- AttachmentPersistMetaData(String, String, String, boolean) - Constructor for class de.xima.fc.mdl.form.AttachmentPersistMetaData
- AttachmentQueryDoesNotMatch(AttachmentItem, String, Set<EAttachmentSource>) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentQueryDoesNotMatch
- AttachmentQueryDoesNotMatch(ResourceItem, String, Collection<EAttachmentSource>) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.AttachmentQueryDoesNotMatch
- attachments() - Method in interface de.xima.fc.common.form_record.update.IFormDataUpdateUploadResponse
-
The new attachments of the upload element.
- attachments() - Method in interface de.xima.fc.interfaces.workflow.retval.IHandleFileProvisionResult
-
Gets a list of attachments that were added to the form record.
- attachments(IWorkflowAttachmentValue) - Method in class de.xima.fc.workflow.itemlist.ItemData.Builder
-
Sets attachments to make available while the loop body is executed with the current value.
- attachments(MultiFile) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- attachments(List<Map<String, Object>>) - Method in class de.xima.fc.workflow.processor.value.common.FormRecordMessageUploadRequestDescriptor.Builder
-
Adds the value for the attachments property to the value, using the attachments of the upload request.
- Attachments() - Constructor for class de.xima.fc.workflow.model.loop_data.ForEachLoopData.Attachments
-
Creates a new loop data instance for the
INodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating of items provided by aATTACHMENTSitem source. - ATTACHMENTS - de.xima.fc.inbox.enums.EInboxFilterTag
- ATTACHMENTS - de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Iterates over a list of multiple attachments.
- ATTACHMENTS_COUNT - Static variable in class de.xima.fc.CmnConst.SqlQueryAlias
- attachmentServlet(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- AttachmentShowServlet - Class in de.xima.fc.servlet
- AttachmentShowServlet() - Constructor for class de.xima.fc.servlet.AttachmentShowServlet
- attachmentSource() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest
- attachmentSource() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadRequest
-
Applies only when the
upload requestdoes not reference anupload element. - attachmentSource(EAttachmentSource) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
Sets the source of the attachments to create.
- attachmentValue(IWorkflowAttachmentValue) - Method in class de.xima.fc.exceptions.AbstractAbruptCompletionException.Builder
- attachmentValue(IWorkflowAttachmentValue) - Method in class de.xima.fc.workflow.processor.model.NormalCompletionResult.Builder
- AttachmentValueDescriptor - Class in de.xima.fc.workflow
-
POJO implementation of
IAttachmentValueDescriptor. - AttachmentValueDescriptor(String) - Constructor for class de.xima.fc.workflow.AttachmentValueDescriptor
-
Creates a new POJO implementation of
IAttachmentValueDescriptorwith the given data. - attachToFormRecord() - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
-
Attaches the created text file to the form record.
- attachToFormRecord(boolean) - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
- attachToFormRecord(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
- attachToFormRecord(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
- attempt() - Method in class de.xima.fc.mdl.LoginAttempt
- attempt() - Method in class de.xima.fc.mdl.PasswordResetAttempt
- attemptLogin(String, String, ILoginMethod<PROFILE>) - Static method in class de.xima.fc.security.cache.LoginAttemptHelper
-
Attempts to login with the given username and password.
- attemptToExecute(WorkflowNode) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowExecutor
-
For advanced usage only.
- attemptToExecuteChild(WorkflowNode, int) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowExecutor
-
For advanced usage only.
- attr(Node, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Gets the value of an attribute with a given name.
- attr(Node, String, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Sets an attribute with a given name to a given value.
- attr(AttributeListBuilder.ITypedAttribute.Edge<T>) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderEdge
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttribute.Graph<T>) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderGraph
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttribute.Node<T>) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderNode
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttribute.SubGraph<T>) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderSubGraph
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttributeDescriptor.Edge<T, ? extends AttributeListBuilder.ITypedAttribute.Edge<T>>, T) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderEdge
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttributeDescriptor.Graph<T, ? extends AttributeListBuilder.ITypedAttribute.Graph<T>>, T) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderGraph
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttributeDescriptor.Node<T, ? extends AttributeListBuilder.ITypedAttribute.Node<T>>, T) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderNode
-
Sets a typed attribute.
- attr(AttributeListBuilder.ITypedAttributeDescriptor.SubGraph<T, ? extends AttributeListBuilder.ITypedAttribute.SubGraph<T>>, T) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.BuilderSubGraph
-
Sets a typed attribute.
- attr(EStandardAttribute, Object) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder
-
Sets a custom attribute.
- attr(String, Object) - Method in class de.xima.fc.common.graphdot.AttributeListBuilder
-
Sets a custom attribute.
- ATTR_ABFRAGE - Static variable in class de.xima.fc.entities.LDAPAbfrage
- ATTR_ABSOLUTE_PATH - Static variable in interface de.xima.fc.workflow.retval.node.IFcSaveToFileSystemDescriptors
-
Name of the corresponding property of the
IFcSaveToFileSystemDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ACCEPTED_FILE_EXTENSIONS - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_ACCESS_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.AClientAuthorization
- ATTR_ACCESS_GRANTED_BY - Static variable in class de.xima.fc.entities.AClientAuthorization
- ATTR_ACCESS_GRANTED_INSTANT - Static variable in class de.xima.fc.entities.AClientAuthorization
- ATTR_ACCESS_USER_GROUPS - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.getAccessUserGroups()field. - ATTR_ACCESSPROJEKTE - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_ACR_VALUES - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_ACTION_NAME - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcDoiVerifiedDescriptors
-
Name of the corresponding property of the
IFcDoiVerifiedDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_ACTIVATESTATUS - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_ACTIVATESTATUS_FAIL - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_ACTIVE - Static variable in class de.xima.fc.entities.APluginEntity
-
JPA attribute name for the
APluginEntity.isActive()field. - ATTR_ACTIVE - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.isActive()field. - ATTR_ACTIVE - Static variable in class de.xima.fc.entities.ClientPortalConfig
- ATTR_ACTIVE - Static variable in class de.xima.fc.entities.ProjectDOIData
- ATTR_ACTIVE - Static variable in class de.xima.fc.entities.ProjectPortalConfig
- ATTR_ACTIVE - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_ACTIVE - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_ACTIVE_ON_MASTER_SERVER - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_ACTIVE_VERSION - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ACTIVE_WORKFLOW_VERSION - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ADDRESS - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_AENDERUNGSDATUM - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_AENDERUNGSDATUM - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_AKTION - Static variable in class de.xima.fc.entities.Bedingung
-
Deprecated.
- ATTR_AKTIONEN - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_AKTIONSNAME - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_AKTIONSRESULTAT - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_AKTIV - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- ATTR_AKTIV - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_AKTIV - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_AKTIV - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ALIAS - Static variable in class de.xima.fc.entities.FormElement
- ATTR_ALIAS - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getAlias()field. - ATTR_ALIAS - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_ALIAS - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_ALL_DAY - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
JPA attribute name for the
IAppointmentClosingTime.isAllDay()field. - ATTR_ALLOW_ACCESS_APPLICANT - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.isAllowAccessToApplicant()field. - ATTR_ALLOW_ACCESS_TO_ANONYMOUS_APPLICANT - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.isAllowAccessToAnonymousApplicant()field. - ATTR_ALLOW_ALL_CLIENTS - Static variable in class de.xima.fc.entities.SystemAuthenticator
- ATTR_ALLOW_CUSTOM_MAIL_SERVER - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.isAllowCustomMailServer()field. - ATTR_ALLOW_CUSTOM_SENDER_ADDRESS - Static variable in class de.xima.fc.entities.MandantMailData
-
JPA attribute name for the
MandantMailData.isAllowCustomSenderAddress()field. - ATTR_ALLOW_ICAL - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.isAllowIcal()field. - ATTR_ALLOW_REST - Static variable in class de.xima.fc.entities.Rolle
- ATTR_ALLOW_SYSTEM_MAIL_SERVER - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.isAllowSystemMailServer()field. - ATTR_ALLOW_UNREGISTERED_REPROVIDE - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_ALLOW_UNSIGNED_ID_TOKENS - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_ALLOW_UTF8 - Static variable in class de.xima.fc.entities.MandantMailData
-
JPA attribute name for the
MandantMailData.isAllowUtf8()field. - ATTR_ALLOWALLFORMS - Static variable in class de.xima.fc.entities.MandantFrontendServer
- ATTR_ALLOWED_CLIENTS - Static variable in class de.xima.fc.entities.SystemAuthenticator
- ATTR_ALTES_PASSWORT - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_ANONYMISIEREN - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ANREDE - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_APPOINTMENT_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentClosingTime
-
JPA attribute name for the
AppointmentClosingTime.getAppointmentTemplate()field. - ATTR_APPOINTMENT_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentSlot
-
JPA attribute name for the
AppointmentSlot.getAppointmentTemplate()field. - ATTR_APPOINTMENT_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentType
-
JPA attribute name for the
AppointmentType.getAppointmentTemplate()field. - ATTR_APPOINTMENT_TYPE - Static variable in class de.xima.fc.entities.Appointment
-
JPA attribute name for the
Appointment.getAppointmentType()field. - ATTR_APPOINTMENT_TYPES - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getAppointmentTypes()field. - ATTR_APPOINTMENT_USAGE - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_ASSERT_CONS_SERVICE_IDX - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_ATTACHMENT - Static variable in class de.xima.fc.entities.AttachmentDatei
- ATTR_ATTACHMENTS - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_ATTACHMENTS - Static variable in class de.xima.fc.entities.ProtocolEntryClient
-
Deprecated.
- ATTR_ATTACHMENTS - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_ATTACHMENTS - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_ATTRIBUTE - Static variable in class de.xima.fc.entities.LDAPAbfrage
- ATTR_ATTRIBUTES - Static variable in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
-
JPA attribute name for the
WorkflowStateAuthenticatorConfig.getAttributes()field. - ATTR_ATTRIBUTES - Static variable in interface de.xima.fc.workflow.retval.node.IFcWriteFormRecordAttrDescriptors
-
Name of the corresponding property of the
IFcWriteFormRecordAttrDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_AUFRUFE - Static variable in class de.xima.fc.entities.ProjektZaehler
- ATTR_AUFRUFE - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_AUTH_ENABLED - Static variable in class de.xima.fc.entities.MandantMailData
-
Deprecated.
- ATTR_AUTH_REQ_BINDING_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_AUTH_REQUEST_SIGNED - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_AUTHENTICATION_METHOD - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_AUTHENTICATION_URL - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_AUTHENTICATOR_CONFIGS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_AUTHENTICATOR_CONFIGS - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_AUTHENTICATOR_CONFIGS - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- ATTR_AUTHENTICATOR_CONFIGS - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.getAuthenticatorConfigs()field. - ATTR_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.AAuthenticatorConfig
- ATTR_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_BACKEND_REDIRECTION_TARGET - Static variable in class de.xima.fc.CmnConst.Security.Authenticator
- ATTR_BASE_64_STRING - Static variable in interface de.xima.fc.workflow.retval.node.IFcEncodeBase64Descriptor
-
Name of the corresponding property of the
IFcEncodeBase64Descriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_BASE_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_BASEURL - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getBaseUrl()field. - ATTR_BASEURL - Static variable in class de.xima.fc.entities.MandantFrontendServer
- ATTR_BEARBEITER_REF - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.
- ATTR_BEDINGUNG - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- ATTR_BEMERKUNG - Static variable in class de.xima.fc.entities.AProtocolEntry
- ATTR_BEMERKUNGINTERN - Static variable in class de.xima.fc.entities.ProtocolEntryClient
-
Deprecated.
- ATTR_BEMERKUNGOEFFENTLICH - Static variable in class de.xima.fc.entities.ProtocolEntryClient
-
Deprecated.
- ATTR_BENAMUNGSMODUS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_BENUTZER - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_BENUTZER - Static variable in class de.xima.fc.entities.AProtocolEntry
- ATTR_BENUTZER - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_BENUTZER - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_BENUTZER - Static variable in class de.xima.fc.entities.Rolle
- ATTR_BENUTZER_GEAENDERT - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_BENUTZER_GEAENDERT - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_BENUTZERGRUPPEN - Static variable in interface de.xima.fc.entities.interfaces.IBenutzerGruppeDependent
- ATTR_BENUTZERGRUPPEN - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_BENUTZERGRUPPEN - Static variable in class de.xima.fc.entities.Projekt
- ATTR_BENUTZERTYP - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_BENUTZERVERWALTUNGSTYP - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getBenutzerverwaltungstyp()field. - ATTR_BERECHTIGUNGEN - Static variable in class de.xima.fc.entities.Modul
-
Deprecated.
- ATTR_BERECHTIGUNGEN - Static variable in class de.xima.fc.entities.Rolle
- ATTR_BESCHREIBUNG - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_BESCHREIBUNG - Static variable in interface de.xima.fc.entities.interfaces.IDescriptionProviding
- ATTR_BESCHREIBUNG - Static variable in class de.xima.fc.entities.MandantFrontendServer
- ATTR_BEZEICHNER - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_BG_USER_RIGHT - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_BLACKLLISTED_SIGN_ALGO - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_BUTTON_NAME - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormSubmitButtonDescriptors
-
Name of the corresponding property of the
IFcFormSubmitButtonDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_BUTTON_NAME - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcQualifiedFormSubmitButtonDescriptors
-
Name of the corresponding property of the
IFcQualifiedFormSubmitButtonDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_BUTTON_QUALIFIER - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormSubmitButtonDescriptors
-
Name of the corresponding property of the
IFcFormSubmitButtonDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_BUTTON_QUALIFIER - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcQualifiedFormSubmitButtonDescriptors
-
Name of the corresponding property of the
IFcQualifiedFormSubmitButtonDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_CALLBACK_URL_TYPE - Static variable in class de.xima.fc.CmnConst.Security.Authenticator
- ATTR_CALLBACK_URL_TYPE - Static variable in class de.xima.fc.entities.AAuthenticator
- ATTR_CALLBACK_UUID - Static variable in class de.xima.fc.entities.AAuthenticator
- ATTR_CAN_SUBMIT - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_CAPACITY - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getCapacity()field. - ATTR_CHANGED - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_CHARSET_NAME - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.will be removed
- ATTR_CHAT - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_CHAT - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormRecordMessagePostedDescriptors
-
Name of the corresponding property of the
IFcFormRecordMessagePostedDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_CHAT - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormRecordMessageUploadRequestFulfilledDescriptors
-
Name of the corresponding property of the
IFcFormRecordMessageUploadRequestFulfilledDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_CHATS - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_CHECKOUT_TIMEOUT - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_CHILDREN - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.
- ATTR_CHILDREN - Static variable in class de.xima.fc.entities.WorkflowNode
-
JPA attribute name for the
WorkflowNode.getChildren()field. - ATTR_CLASSNAME - Static variable in class de.xima.fc.entities.FormTemplate
- ATTR_CLEARTEXT_PWD - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_CLIENT - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_CLIENT_AUTHENTICATOR - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_CLIENT_AUTHENTICATOR - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_CLIENT_AUTHENTICATOR - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_CLIENT_CONFIG - Static variable in class de.xima.fc.entities.ProjectPortalConfig
- ATTR_CLIENT_DASHBOARD - Static variable in class de.xima.fc.entities.Rolle
- ATTR_CLIENT_FRONTEND_SERVER - Static variable in class de.xima.fc.entities.Projekt
- ATTR_CLIENT_ID - Static variable in class de.xima.fc.mail.impl.context.MSGraphMailContext
-
Name of the
authentication attributefor the client ID. - ATTR_CLIENT_ID - Static variable in class de.xima.fc.web.common.auth.wrapper.FacebookWrapper
-
Deprecated.Use
FacebookAuthenticatorPropertiesinstead. - ATTR_CLIENT_ID - Static variable in class de.xima.fc.web.common.auth.wrapper.GoogleWrapper
-
Deprecated.Use
GoogleAuthenticatorPropertiesinstead. - ATTR_CLIENT_ID - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_CLIENT_PORTAL_CONFIGS - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_CLIENT_SECRET - Static variable in class de.xima.fc.mail.impl.context.MSGraphMailContext
-
Name of the
authentication attributefor the client secret. - ATTR_CLIENT_SECRET - Static variable in class de.xima.fc.web.common.auth.wrapper.FacebookWrapper
-
Deprecated.Use
FacebookAuthenticatorPropertiesinstead. - ATTR_CLIENT_SECRET - Static variable in class de.xima.fc.web.common.auth.wrapper.GoogleWrapper
-
Deprecated.Use
GoogleAuthenticatorPropertiesinstead. - ATTR_CLIENT_SECRET - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_CLIENTAUTHENTICATOR - Static variable in class de.xima.fc.entities.AAuthenticatorConfig
- ATTR_CLOSING_TIMES - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getClosingTimes()field. - ATTR_CN - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_CODE_CHALLENGE_METHOD - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_COLOR_BACKGROUND - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getColorBackground()field. - ATTR_COLOR_BACKGROUND - Static variable in class de.xima.fc.entities.UserPortalTag
-
JPA attribute name for the
UserPortalTag.getColorBackground()field. - ATTR_COLOR_TEXT - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getColorText()field. - ATTR_COLOR_TEXT - Static variable in class de.xima.fc.entities.UserPortalTag
-
JPA attribute name for the
UserPortalTag.getColorText()field. - ATTR_COMMENTS - Static variable in interface de.xima.fc.workflow.retval.node.IFcLogEntryDescriptor
-
Name of the corresponding property of the
IFcLogEntryDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_COMPRESSED_FILE_NAME - Static variable in class de.xima.fc.workflow.model.nodes.FcCompressAsZipProps
-
Name of the JSON property for
FcCompressAsZipProps.getCompressedFileName(). - ATTR_COMPRESSED_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCompressAsZipDescriptors
-
Name of the corresponding property of the
IFcCompressAsZipDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_CONFIG_STATE - Static variable in class de.xima.fc.entities.AAuthenticator
- ATTR_CONNECTION_TIMEOUT - Static variable in class de.xima.fc.entities.WebDavAccess
-
JPA attribute name for the
WebDavAccess.getConnectionTimeout()field. - ATTR_CONNECTION_TIMEOUT - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_CONSUMING_SERVICE_IDX - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_CONTENT - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_CONTENT - Static variable in interface de.xima.fc.workflow.retval.node.IFcCreateTextFileDescriptors
-
Name of the corresponding property of the
IFcCreateTextFileDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_CONTENT - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The contents of the generated
.emlmail archive file. - ATTR_CONTENT - Static variable in interface de.xima.fc.workflow.retval.node.IFcExportToPersistenceDescriptors
-
Name of the corresponding property of the
IFcExportToPersistenceDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_CONTENT - Static variable in interface de.xima.fc.workflow.retval.node.IFcExportToXmlDescriptors
-
Name of the corresponding property of the
IFcExportToXmlDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_COPIED_FORM_RECORD - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_COUNTER_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_CREATED_AT - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getCreatedAt()field. - ATTR_CREATED_BY - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_CREATED_INSTANT - Static variable in class de.xima.fc.entities.FormRecordChat
- ATTR_CREATED_INSTANT - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_CREATED_INSTANT - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_CREATED_ON - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_CREATED_TIMESTAMP - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_CREATED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_CREATOR_DATA - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - ATTR_CREATOR_PROFILE_UUID - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - ATTR_CREATOR_REF - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - ATTR_CREDENTIALS_SET_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_CREDENTIALS_SET_UUID - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_CURRENT_FORMEINGANG - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.the form record data belongs to a
submission. A form record has nVorgang.submissions. - ATTR_CURRENT_STATE - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeFormAvailabilityDescriptors
-
Name of the corresponding property of the
IFcChangeFormAvailabilityDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_CURRENT_WORKFLOW_STATE - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_CUST_KEYSTORE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_CUSTOM_ATTRIBUTES - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getCustomAttributes()field. - ATTR_CUSTOM_PARAMETERS - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.getCustomParameters()field. - ATTR_CUSTOM_PARAMETERS_VERSION - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.getCustomParametersVersion()field. - ATTR_CUSTOM_USER_MAPPING_ATTRIBUTES - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_DATA - Static variable in interface de.xima.fc.entities.interfaces.file.IFileDataEntity
- ATTR_DATA - Static variable in interface de.xima.fc.entities.interfaces.IFileDataEntity
- ATTR_DATA_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_DATA_URI - Static variable in interface de.xima.fc.workflow.retval.node.IFcEncodeBase64Descriptor
-
Name of the corresponding property of the
IFcEncodeBase64Descriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_DATAMAP - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_DATASOURCE - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_DATATABLE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DATATABLE_TEMPLATE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DATE_CREATED - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_DATE_CREATED - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_DATE_EDITED - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_DATE_EDITED - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_DATE_END - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_DATE_FROM - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
JPA attribute name for the
IAppointmentClosingTime.getDateFrom()field. - ATTR_DATE_START - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_DATE_UNTIL - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
JPA attribute name for the
IAppointmentClosingTime.getDateUntil()field. - ATTR_DATEI - Static variable in interface de.xima.fc.entities.interfaces.IFileProviding
-
Deprecated.
- ATTR_DATEINAME - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_DATEINAME - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_DATEN - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_DATEN - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_DATUM - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_DATUM_ERSTER_EINGANG - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DATUM_LETZTER_EINGANG - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DATUM_PUBLIZIERUNG - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_DATUM_VERFUEGBAR_BIS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DATUM_VERFUEGBAR_VON - Static variable in class de.xima.fc.entities.Projekt
- ATTR_DAY_OF_WEEK - Static variable in class de.xima.fc.entities.AppointmentSlot
-
JPA attribute name for the
AppointmentSlot.getDayOfWeek()field. - ATTR_DB_TYP - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_DEFAULT_LOCALE - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_DEFAULT_LOCALE - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_DELETABLE - Static variable in class de.xima.fc.entities.Postfach
- ATTR_DELETABLE - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_DELETE_DELAY - Static variable in class de.xima.fc.entities.ProjectDOIData
- ATTR_DELETE_REQUEST_EXPIRE_ISNTANT - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_DELETE_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_DELETED_ATTACHMENTS - Static variable in interface de.xima.fc.workflow.retval.node.IFcDeleteAttachmentDescriptors
-
Name of the property in the result descriptors for the attachments that were deleted.
- ATTR_DEMO - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_DEPRECATED - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_DESCRIPTION - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.getDescription()field. - ATTR_DESCRIPTION - Static variable in class de.xima.fc.entities.FormTemplate
- ATTR_DESCRIPTION - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_DESCRIPTION - Static variable in interface de.xima.fc.entities.interfaces.IDescriptionProviding
- ATTR_DIRECT_CLIENT_COOKIE_ENABLED - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_COOKIE_ENABLED - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DIRECT_CLIENT_COOKIE_NAME - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_COOKIE_NAME - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DIRECT_CLIENT_ENABLED - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_ENABLED - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.
- ATTR_DIRECT_CLIENT_HEADER_ENABLED - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_HEADER_ENABLED - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DIRECT_CLIENT_HEADER_NAME - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_HEADER_NAME - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DIRECT_CLIENT_HEADER_PREFIX - Static variable in class de.xima.fc.security.authentication.model.properties.OpenIdConnectAuthenticatorProperties
- ATTR_DIRECT_CLIENT_HEADER_PREFIX - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DISCOVERY_URI - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_DISPLAY_NAME - Static variable in interface de.xima.fc.interfaces.INamedUiElement
- ATTR_DISPLAY_NAME - Static variable in class de.xima.fc.workflow.model.triggers.FcUserInvocationLocalizationEntry
-
The name of the virtual property for accessing the display name.
- ATTR_DISTINGUISHED_NAME - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_DURATION - Static variable in class de.xima.fc.entities.AppointmentType
-
JPA attribute name for the
AppointmentType.getDuration()field. - ATTR_EDITOR_DATA - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - ATTR_EDITOR_PROFILE_UUID - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - ATTR_EDITOR_REF - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - ATTR_EDITORGRUPPEN - Static variable in class de.xima.fc.entities.Projekt
- ATTR_EDITORPROJEKTE - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_EINGAENGE - Static variable in class de.xima.fc.entities.ProjektZaehler
- ATTR_EINGAENGE - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_EINGANGSDATUM - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_ELEMENT - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
JPA attribute name for the
AWorkflowElementSearchTerm.getElement()field. - ATTR_ELEMENT_NAME - Static variable in class de.xima.fc.entities.Attachment
- ATTR_EMAIL - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_ENABLED - Static variable in class de.xima.fc.entities.MandantMailData
-
JPA attribute name for the
MandantMailData.isEnabled()field. - ATTR_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.file.IFileDataEntity
- ATTR_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- ATTR_ENTITY_ID - Static variable in class de.xima.fc.entities.common.i18n.LocalizationId
- ATTR_ENTRY_TYPE - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_ERROR_CHAT_UUID - Static variable in interface de.xima.fc.workflow.retval.node.IFcSendFormRecordMessageDescriptor
-
Name of the corresponding property of the
error value descriptor. - ATTR_ERROR_LDAP_FILTER - Static variable in interface de.xima.fc.workflow.retval.node.IFcLdapQueryDescriptors
-
Name of the corresponding property of the
IFcLdapQueryDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_ERROR_NODE_ERROR_DATA - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ERROR_NODE_ERROR_TYPE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ERROR_NODE_MESSAGE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ERSTELLER_REF - Static variable in class de.xima.fc.entities.FormEingang
-
Deprecated.Use the
universal reference IDof theform records first submissioninstead. - ATTR_ERSTELLER_REF - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - ATTR_ERSTELLT_AM - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ERSTELLT_VON - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ERSTELLUNGSDATUM - Static variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- ATTR_ERSTELLUNGSDATUM - Static variable in class de.xima.fc.entities.AProtocolEntry
- ATTR_ERSTELLUNGSDATUM - Static variable in interface de.xima.fc.entities.interfaces.IFileEntity
- ATTR_EXCLUDED - Static variable in class de.xima.fc.entities.AppointmentClientClosingTime
-
JPA attribute name for the
AppointmentClientClosingTime.getExcluded()field. - ATTR_EXECUTION_DATE - Static variable in class de.xima.fc.entities.SystemChange
- ATTR_EXECUTION_USERNAME - Static variable in class de.xima.fc.entities.SystemChange
- ATTR_EXECUTION_VERSION - Static variable in class de.xima.fc.entities.SystemChange
- ATTR_EXPIRE_SESSION_TOKEN - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_EXTERNAL_ACCESS_PERMITTED - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.isExternalAccessPermitted()field. - ATTR_FAILURE_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
JPA attribute name for the
ProjectIdentityCheckData.getFailureTemplate()field. - ATTR_FAMILY_NAME - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_FEHLER - Static variable in class de.xima.fc.entities.ProjektZaehler
- ATTR_FEHLER - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_FEHLERANZAHL - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_FIELDNAME - Static variable in class de.xima.fc.entities.FormElement
- ATTR_FILE - Static variable in interface de.xima.fc.entities.interfaces.IFileProviding
- ATTR_FILE_ENTITY - Static variable in interface de.xima.fc.entities.interfaces.IFileDataEntity
- ATTR_FILE_KEY - Static variable in interface de.xima.fc.entities.interfaces.file.IScopedFileMetaEntity
- ATTR_FILE_NAME - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_FILE_SIZE - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCreateTextFileDescriptors
-
Name of the corresponding property of the
IFcCreateTextFileDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcDecodeBase64Descriptor
-
Name of the corresponding property of the
IFcDecodeBase64Descriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The size of the generated
.emlmail archive file. - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcExportToPersistenceDescriptors
-
Name of the corresponding property of the
IFcExportToPersistenceDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcExportToXmlDescriptors
-
Name of the corresponding property of the
IFcExportToXmlDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcFillPdfDescriptors
-
Name of the corresponding property of the
IFcFillPdfDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcFillWordDescriptors
-
Name of the corresponding property of the
IFcFillWordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcProcessLogPdfDescriptor
-
Name of the corresponding property of the
IFcProcessLogPdfDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcProvideResourceDescriptors
-
Name of the corresponding property of the
IFcProvideResourceDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory)Is only set when one file is returned. - ATTR_FILE_SIZE - Static variable in interface de.xima.fc.workflow.retval.node.IFcReturnFileDescriptors
-
Name of the corresponding property of the
IFcReturnFileDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_FILES - Static variable in class de.xima.fc.entities.ClientPortalConfig
- ATTR_FILES - Static variable in interface de.xima.fc.entities.interfaces.file.i18n.ILocalizedScopedFilesProviding
- ATTR_FIRST_NAME - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_FLAG_ACTIVE - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_FOLGE_AKTION - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.Konstanter Wert, der den Namen des Attributes
Aktion.getFolgeAktion()enthält - ATTR_FOLGE_AKTION - Static variable in class de.xima.fc.entities.Bedingung
-
Deprecated.Konstanter Wert, der den Namen des Felds der FolgeAktion beinhaltet
- ATTR_FORCE_AUTH - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_FORM_ELEMENTE - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_FORM_FIELD_NAME - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_FORM_PROPERTIES - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_FORM_RECORD - Static variable in class de.xima.fc.entities.FormRecordChat
- ATTR_FORM_RECORD - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_FORM_RECORD_DATA - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_FORM_RECORD_DATA_HISTORY_ENABLED - Static variable in class de.xima.fc.entities.Projekt
- ATTR_FORM_RECORD_DELETABLE - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.isFormRecordDeletable()field. - ATTR_FORM_RECORD_DELETED - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_FORM_RECORD_ID - Static variable in class de.xima.fc.entities.FormRecordLock
-
JPA attribute name for the
FormRecordLock.getFormRecordId()field. - ATTR_FORM_RECORD_ID - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_FORM_TYP - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_FORM_VERSIONS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_FORMEINGAENGE - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.
- ATTR_FORMEINGANG - Static variable in class de.xima.fc.entities.Attachment
-
Deprecated.
- ATTR_FORMEINGANG - Static variable in class de.xima.fc.entities.FormEingangDatei
- ATTR_FORMVERSION - Static variable in class de.xima.fc.entities.FormElement
- ATTR_FORMVERSION - Static variable in class de.xima.fc.entities.FormVersionBackup
- ATTR_FORMVERSION - Static variable in class de.xima.fc.entities.FormVersionDatei
- ATTR_FORMVERSION - Static variable in class de.xima.fc.entities.ProtocolEntryClient
- ATTR_FORMVERSION - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_FREIGABE_STATUS - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_FREIGABETYP - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getFreigabeTyp()field. - ATTR_FROMROW - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_FRONTEND_SERVERS - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_FRONTENDSERVER - Static variable in class de.xima.fc.entities.MandantFrontendServer
- ATTR_FSTOKEN - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_FURTHER_ATTRIBUTES - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_GELESEN - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_GENDER - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_GIVENNAME - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_GRUPPENNAME - Static variable in class de.xima.fc.entities.Projekt
- ATTR_HASHED - Static variable in class de.xima.fc.mdl.auth.config.view.PasswordConfigViewModel
-
Deprecated.
- ATTR_HIDDEN - Static variable in class de.xima.fc.entities.Projekt
- ATTR_HOST - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_HTML_DESCRIPTION_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getHtmlDescriptionTemplate()field. - ATTR_HTTP_ERROR_REDIRECT_URL - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_REDIRECTED - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESOLVED_REDIRECT_URL - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_BODY - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_CODE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_HEADERS - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_JSON - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_REASON_PHRASE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_HTTP_ERROR_RESPONSE_STATUS_LINE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_I18N_NAME - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- ATTR_I18N_VALUE - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- ATTR_I18N_VALUES - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_ICON - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_ICON_COLOR - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_ICON_STYLE_CLASS - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getIconStyleClass()field. - ATTR_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property for the ID of entities in
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_IDENTIFIER - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_IDENTITY_TOKEN - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_IDENTITY_TOKEN_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
JPA attribute name for the
ProjectIdentityCheckData.getIdentityTokenTemplate()field. - ATTR_IDENTITY_TOKEN_TEMPLATE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_IDS - Static variable in class de.xima.fc.handler.system.BeanHandler
- ATTR_IDS - Static variable in class de.xima.fc.web.common.utils.BeanUtils
- ATTR_IDXNUM - Static variable in interface de.xima.fc.entities.interfaces.IIndexed
- ATTR_IN_ARBEIT - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_INBOX_CHANGED - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_INBOX_NAME - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_INBOX_UUID - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_INBOX_UUID - Static variable in interface de.xima.fc.workflow.retval.node.IFcMoveFormRecordToInboxDescriptors
-
Name of the corresponding property of the
IFcMoveFormRecordToInboxDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_INDEX - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
JPA attribute name for the
AWorkflowElementSearchTerm.getIndex()field. - ATTR_INDEX - Static variable in class de.xima.fc.entities.FormEingang
-
Deprecated.Form record data is ordered by their
submit instant. - ATTR_INDEX - Static variable in class de.xima.fc.entities.Modul
-
Deprecated.
- ATTR_INITIAL_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_INPUT_CLIENT_LAYOUT - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- ATTR_INVITATION_ACCEPTED - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- ATTR_INVITATION_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- ATTR_INVITATION_UUID - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- ATTR_INVITED_EMAIL_ADDRESS - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- ATTR_IS_ACTIVE_VERSION - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_IS_SAVED - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_ISSYSTEM - Static variable in class de.xima.fc.entities.FormElement
- ATTR_JAHR - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_JDBC_URL - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_JWT_ALGO - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_KATEGORIE - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_KEY - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
JPA attribute name for the
AWorkflowElementSearchTerm.getKey()field. - ATTR_KEY - Static variable in interface de.xima.fc.entities.interfaces.IKeyDependentFileEntity
- ATTR_KEY - Static variable in class de.xima.fc.entities.SystemProperty
- ATTR_KEY - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_KEYPAIR_PASSWORD - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_KEYSTORE_FILE - Static variable in class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties
- ATTR_KEYSTORE_FILE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_KEYSTORE_PASSWORD - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_LANGUAGE - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getLanguage()field. - ATTR_LANGUAGE_TAG - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalizedDatabaseObject
- ATTR_LAST_AUTHENTICATED_INSTANT - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_LAST_LOGIN - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_LAST_PING_DATE_TIME - Static variable in class de.xima.fc.entities.ServerNode
- ATTR_LAST_STATUS_CHANGE_DATE - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.The lastStatusChangeDate will be perssited in the last
FormRecordSubmission. - ATTR_LAST_USER_LOGIN - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getLastUserLogin()field. - ATTR_LDAP_DATA - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_LDAP_GROUPS - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_LDAPZUGRIFF - Static variable in class de.xima.fc.entities.LDAPAbfrage
- ATTR_LETZTE_AENDERUNG_AM - Static variable in class de.xima.fc.entities.Projekt
- ATTR_LETZTE_AENDERUNG_VON - Static variable in class de.xima.fc.entities.Projekt
- ATTR_LEVEL - Static variable in interface de.xima.fc.workflow.retval.node.IFcLogEntryDescriptor
-
Name of the corresponding property of the
IFcLogEntryDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_LICENSE_DATA - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_LICENSE_FILE_TYPE - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_LICENSE_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_LOCALIZATIONS - Static variable in class de.xima.fc.entities.ClientPortalConfig
- ATTR_LOCALIZATIONS - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalizationProviding
- ATTR_LOCKED_WHEN - Static variable in class de.xima.fc.entities.FormRecordLock
-
JPA attribute name for the
FormRecordLock.getLockedWhen()field. - ATTR_LOESCHBAR - Static variable in class de.xima.fc.entities.Attachment
- ATTR_LOGIN_CONFIG - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_LOGIN_CONFIG - Static variable in class de.xima.fc.entities.UserPortalAuthConfig
- ATTR_LOGIN_NAME - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_LOGOUT_REQUEST_SIGNED - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_MAIL - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_MAIL_DATA - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_MAIL_TO - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcInvitationErrorDescriptors
-
Name of the corresponding property of the
IFcInvitationErrorDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_MAIL_TO - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcInvitationSentDescriptors
-
Name of the corresponding property of the
IFcInvitationSentDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_MAILCOLUMN - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_MAILCONTENT - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_MAILS - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
A list of mails that were sent by the email action.
- ATTR_MAILS_BCC - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For each mail that was sent: A list of BCC addresses.
- ATTR_MAILS_CC - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For each mail that was sent: A list of CC addresses.
- ATTR_MAILS_SUBJECT - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For each mail that was sent: The subject of the sent email.
- ATTR_MAILS_TO - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For each mail that was sent: A list of recipient addresses.
- ATTR_MAILSUBJECT - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_MAIN_PROCESS - Static variable in class de.xima.fc.entities.WorkflowVersion
-
JPA attribute name for the
WorkflowVersion.getMainProcess()field. - ATTR_MANDANT - Static variable in class de.xima.fc.entities.Attachment
-
Deprecated.will be removed, use
AClientDependentEntity.getMandant() - ATTR_MANDANT - Static variable in class de.xima.fc.entities.FormEingang
-
Deprecated.Use
FormEingang.ATTR_SUBMISSION+ "." +FormRecordSubmission.ATTR_FORM_RECORD+ "." +IMandantDependent.ATTR_MANDANTinstead. - ATTR_MANDANT - Static variable in class de.xima.fc.entities.FormElement
-
Deprecated.will be removed, use
FormElement.getFormVersion()andFormVersion.getProjekt()andAbstractMandantDependentEntity.getMandant() - ATTR_MANDANT - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.will be removed, use
FormVersion.getProjekt()andAbstractMandantDependentEntity.getMandant() - ATTR_MANDANT - Static variable in interface de.xima.fc.entities.interfaces.IMandantDependent
- ATTR_MANDANT - Static variable in class de.xima.fc.entities.ProjektRessource
-
Deprecated.will be removed, use
ProjektRessource.getProjekt()andAbstractMandantDependentEntity.getMandant() - ATTR_MANDANT - Static variable in class de.xima.fc.entities.Protokoll
-
Deprecated.
- ATTR_MANDANT_ID - Static variable in class de.xima.fc.entities.Datenquelle
-
Deprecated.
- ATTR_MANDANT_RESSOURCE - Static variable in class de.xima.fc.entities.MandantRessourceDatei
- ATTR_MANDNAT - Static variable in class de.xima.fc.entities.MandantRessource
- ATTR_MAX_AUT_AGE - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_MAX_AUTH_LIFETIME - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_MAX_BACKUP_COUNT - Static variable in class de.xima.fc.entities.WorkflowVersion
-
JPA attribute name for the
WorkflowVersion.getMaxBackupCount()field. - ATTR_MAX_CLOCK_SKEW - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_MAX_CLOCK_SKEW - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_MAX_VERBINDUNGEN - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_MAXFORMS - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_MAXIMUM_ADVANCE_BOOKING - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getMaximumAdvanceBooking()field. - ATTR_MAXINVITES - Static variable in class de.xima.fc.entities.Mandant
-
Deprecated.
- ATTR_MEMBER_PROFILES - Static variable in class de.xima.fc.entities.FormRecordChat
- ATTR_MEMBER_REFS - Static variable in class de.xima.fc.entities.FormRecordChat
- ATTR_MERGE_AUTHORIZATIONS - Static variable in class de.xima.fc.CmnConst.Security.Authenticator
- ATTR_MERGE_REQUEST_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_MERGE_REQUEST_PROFILE - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_MERGE_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_MESSAGE - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_MESSAGE - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_MESSAGE - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormRecordMessagePostedDescriptors
-
Name of the corresponding property of the
IFcFormRecordMessagePostedDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_MESSAGE - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormRecordMessageUploadRequestFulfilledDescriptors
-
Name of the corresponding property of the
IFcFormRecordMessageUploadRequestFulfilledDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_MESSAGE_CREATED - Static variable in class de.xima.fc.entities.AInternalMessage
- ATTR_MESSAGE_PARAMS - Static variable in class de.xima.fc.entities.AInternalMessage
- ATTR_MESSAGE_TYPE - Static variable in class de.xima.fc.entities.AInternalMessage
- ATTR_MIME_TYPE - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_MIME_TYPE - Static variable in interface de.xima.fc.workflow.retval.node.IFcEncodeBase64Descriptor
-
Name of the corresponding property of the
IFcEncodeBase64Descriptor.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_MINIMUM_BOOKING_NOTICE - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getMinimumBookingNotice()field. - ATTR_MODIFIED_BY - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_MODIFIED_ON - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_MODIFIED_TIMESTAMP - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_MODULE - Static variable in class de.xima.fc.entities.Rolle
- ATTR_MONAT - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_MSGCODE - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_MULTI_FILE - Static variable in class de.xima.fc.workflow.model.nodes.FcCompressAsZipProps
-
Name of the JSON property for
FcCompressAsZipProps.getMultiFile(). - ATTR_NAME - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- ATTR_NAME - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_NAME - Static variable in class de.xima.fc.entities.Datenquelle
- ATTR_NAME - Static variable in class de.xima.fc.entities.FormTemplate
- ATTR_NAME - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_NAME - Static variable in interface de.xima.fc.entities.interfaces.INameProviding
-
JPA attribute name for the
INameProviding.getName()field. - ATTR_NAME_ID_POLICY_ALLOW_CREATE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_NAME_ID_POLICY_FORMAT - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_NAMING_SCHEME - Static variable in class de.xima.fc.workflow.model.nodes.FcCompressAsZipProps
-
Name of the JSON property for
FcCompressAsZipProps.getNamingScheme(). - ATTR_NEW_INBOX - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_NEW_STATE - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_NNAME - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_NODE_NAME - Static variable in class de.xima.fc.entities.ServerNode
- ATTR_NODES - Static variable in class de.xima.fc.entities.WorkflowTask
-
JPA attribute name for the
WorkflowTask.getNodes()field. - ATTR_NOT_DELETED_ATTACHMENT_ATTACHMENT - Static variable in interface de.xima.fc.workflow.retval.node.IFcDeleteAttachmentDescriptors
-
Name of the property in the result descriptors for the attachment that was not deleted
- ATTR_NOT_DELETED_ATTACHMENT_ERROR_DETAILS - Static variable in interface de.xima.fc.workflow.retval.node.IFcDeleteAttachmentDescriptors
-
Name of the property in the result descriptors for the error details why an attachment was not deleted
- ATTR_NOT_DELETED_ATTACHMENT_ERROR_MESSAGE - Static variable in interface de.xima.fc.workflow.retval.node.IFcDeleteAttachmentDescriptors
-
Name of the property in the result descriptors for the error message why an attachment was not deleted
- ATTR_NOT_DELETED_ATTACHMENTS - Static variable in interface de.xima.fc.workflow.retval.node.IFcDeleteAttachmentDescriptors
-
Name of the property in the result descriptors for the attachments that were not deleted.
- ATTR_NOTIZ - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_NUMBERROWS - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_NUTZER_INFO - Static variable in class de.xima.fc.entities.FormEingang
-
Deprecated.
- ATTR_OBJECTCLASS - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OBJECTGUID_IPLANET - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OBJECTGUID_MS - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OBJECTGUID_NOVEL - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OBJECTGUID_OPENLDAP - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OBJECTGUID_ORACLE - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_OFFLINE_MODE_PROVIDE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_OFFLINE_MODE_REVIEW - Static variable in class de.xima.fc.entities.Projekt
- ATTR_OLD_INBOX - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_OLD_STATE - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_OMIT_WELCOME_MAIL - Static variable in class de.xima.fc.entities.SystemAuthenticator
- ATTR_OPEN - Static variable in class de.xima.fc.entities.FormRecordChat
- ATTR_OPT_IN_ERROR_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectDOIData
- ATTR_OPT_IN_SUCCESS_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectDOIData
- ATTR_ORDER_IDX - Static variable in class de.xima.fc.entities.AAuthenticatorConfig
- ATTR_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.getOrderIndex()field. - ATTR_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
-
JPA attribute name for the
WorkflowStateAuthenticatorConfig.getOrderIndex()field. - ATTR_ORIGIN - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_OUTPUT_ALIAS - Static variable in class de.xima.fc.entities.Attachment
- ATTR_PAGESIZE - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_PAGESIZE - Static variable in class de.xima.fc.entities.LDAPZugriff
- ATTR_PAGESIZE - Static variable in class de.xima.fc.entities.MandantLdapData
-
Deprecated.
- ATTR_PARAMETER - Static variable in class de.xima.fc.entities.Datenquelle
- ATTR_PARENT - Static variable in class de.xima.fc.entities.WorkflowNode
-
JPA attribute name for the
WorkflowNode.getParent()field. - ATTR_PARENT_ID - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_PARENT_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_PARENT_VORGANG - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.
- ATTR_PASSIVE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_PASSWORD - Static variable in class de.xima.fc.entities.WebDavAccess
-
JPA attribute name for the
WebDavAccess.getPassword()field. - ATTR_PASSWORD - Static variable in class de.xima.fc.mdl.auth.config.view.PasswordConfigViewModel
- ATTR_PASSWORD_HASH - Static variable in class de.xima.fc.entities.UserCredentials
- ATTR_PASSWORD_LINK_ID - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_PASSWORD_LINK_TYPE - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_PASSWORD_LINK_VALIDDATE - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_PASSWORD_SET_INSTANT - Static variable in class de.xima.fc.entities.UserCredentials
- ATTR_PASSWORT - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_PLAIN_DESCRIPTION_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getPlainDescriptionTemplate()field. - ATTR_PLUGIN_FILE_KEY - Static variable in class de.xima.fc.entities.APluginEntity
-
JPA attribute name for the
APluginEntity.getPluginFileKey()field. - ATTR_PLUGIN_KEY - Static variable in class de.xima.fc.entities.APluginEntity
-
JPA attribute name for the
APluginEntity.getPluginKey()field. - ATTR_PLUGIN_NAME - Static variable in class de.xima.fc.security.authentication.model.properties.PluginAuthenticatorProperties
- ATTR_PLUGIN_NAME - Static variable in class de.xima.fc.web.common.auth.wrapper.PluginWrapper
-
Deprecated.Use
PluginAuthenticatorPropertiesinstead. - ATTR_PLUGIN_REPOSITORY - Static variable in class de.xima.fc.entities.APluginEntity
-
JPA attribute name for the
APluginEntity.getPluginRepository()field. - ATTR_PORT - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_PORTAL - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- ATTR_PORTAL - Static variable in class de.xima.fc.entities.UserPortalTag
-
JPA attribute name for the
UserPortalTag.getPortal()field. - ATTR_POSTFACH - Static variable in class de.xima.fc.entities.Projekt
- ATTR_POSTFACH - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_POSTFACHTEMPLATE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_POSTFAECHER - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_PREPEND_PROCESS_STATE - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.isPrependProcessState()field. - ATTR_PRESERVE - Static variable in class de.xima.fc.entities.AProtocolEntry
- ATTR_PREVIOUS_PROCESS_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcRenewProcessIdDescriptors
-
Name of the corresponding property of the
IFcRenewProcessIdDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_PREVIOUS_STATE - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeFormAvailabilityDescriptors
-
Name of the corresponding property of the
IFcChangeFormAvailabilityDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_PRIMARY_EMAIL - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_PRIMARY_REQUEST_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_PRIMARY_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_PROCESS - Static variable in class de.xima.fc.entities.WorkflowTask
-
JPA attribute name for the
WorkflowTask.getProcess()field. - ATTR_PROCESS_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property for the name of the (new / old) form record of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_PROCESS_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcRenewProcessIdDescriptors
-
Name of the corresponding property of the
IFcRenewProcessIdDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_PROCESSING_TYPE - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- ATTR_PROFILE - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_PROFILE - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_PROFILE_ID - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_PROFILE_REQUEST_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_PROFILE_URL - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_PROJECT - Static variable in class de.xima.fc.entities.ProjectAuthenticatorConfig
- ATTR_PROJECT - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_PROJECT_ID - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_PROJECT_PORTAL_CONFIGS - Static variable in class de.xima.fc.entities.ClientPortalConfig
- ATTR_PROJECT_TITLE - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_PROJEKT - Static variable in interface de.xima.fc.entities.interfaces.IProjektDependent
-
JPA attribute name for the
IProjektDependent.getProjekt()field. - ATTR_PROJEKT - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_PROJEKT - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_PROJEKT_RESSOURCE - Static variable in class de.xima.fc.entities.MandantRessourceDatei
-
Deprecated.
- ATTR_PROJEKT_RESSOURCE - Static variable in class de.xima.fc.entities.ProjektRessourceDatei
- ATTR_PROJEKTE - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.getProjekte()field. - ATTR_PROJEKTNAME - Static variable in class de.xima.fc.entities.AProtocolEntry
-
Deprecated.
- ATTR_PROPERTIES - Static variable in class de.xima.fc.entities.Rolle
- ATTR_PROPERTIES_MODEL - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_PROTOKOLL - Static variable in class de.xima.fc.entities.AProtocolEntry
-
Deprecated.
- ATTR_PROZESSID - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_PUBLIC - Static variable in class de.xima.fc.entities.Datenquelle
- ATTR_PUBLIC - Static variable in class de.xima.fc.entities.LDAPAbfrage
- ATTR_QUELLSERVER - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.Use
FormRecordSubmission.ATTR_SUBMIT_SERVER_BASE_URLinstead. - ATTR_QUELLSERVER_ID - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.Use
FormRecordSubmission.ATTR_SUBMIT_FRONTEND_SERVER_IDinstead. - ATTR_READ - Static variable in class de.xima.fc.entities.AInternalMessage
- ATTR_READ_TIMEOUT - Static variable in class de.xima.fc.entities.WebDavAccess
-
JPA attribute name for the
WebDavAccess.getReadTimeout()field. - ATTR_READ_USER_PROFILES - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_RECONNECT_ATTEMPTS - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_RECONNECT_TIMEOUT - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_RECORD_ACCESSIBLE - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.isRecordAccessible()field. - ATTR_REDIRECT_TARGET - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- ATTR_REDIRECT_URL - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_REDIRECTED - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_REFERRAL_HOPCOUNT - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_REFERRAL_HOPCOUNT - Static variable in class de.xima.fc.entities.LDAPZugriff
- ATTR_REFERRAL_HOPCOUNT - Static variable in class de.xima.fc.entities.MandantLdapData
-
Deprecated.
- ATTR_REGISTRATION_ENABLED - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- ATTR_REMOTE_SYNC - Static variable in class de.xima.fc.entities.APluginEntity
-
JPA attribute name for the
APluginEntity.isRemoteSync()field. - ATTR_REMOVE_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_REMOVE_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_REMOVE_UUID - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_REMOVE_UUID - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_REPETITION_ID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_REQUEST_SCOPE - Static variable in class de.xima.fc.web.common.auth.wrapper.GoogleWrapper
-
Deprecated.Use
GoogleAuthenticatorPropertiesinstead. - ATTR_REQUESTED_FIELS - Static variable in class de.xima.fc.web.common.auth.wrapper.FacebookWrapper
-
Deprecated.Use
FacebookAuthenticatorPropertiesinstead. - ATTR_REQUESTED_SCOPE - Static variable in class de.xima.fc.web.common.auth.wrapper.FacebookWrapper
-
Deprecated.Use
FacebookAuthenticatorPropertiesinstead. - ATTR_RESET_CONDITION_TYPE - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_CONDITION_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_DAY - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_MONTH - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_PERIODICALLY - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_TIME - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESET_WEEKDAY - Static variable in class de.xima.fc.entities.ClientCounter
- ATTR_RESOLVED_REDIRECT_URL - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESOURCE - Static variable in class de.xima.fc.entities.Datenquelle
-
Deprecated.Should not be used for DAO queries because this field is mapped by CLOB column in ORACLE DBMS. WHERE clauses are not possible for ORACLE CLOBs.
- ATTR_RESPONSE_BINDING_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_RESPONSE_BODY - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_CODE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_CODE - Static variable in interface de.xima.fc.workflow.retval.node.IFcShowTemplateDescriptors
-
Name of the corresponding property of the
IFcShowTemplateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_HEADERS - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_JSON - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_MODE - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_RESPONSE_REASON_PHRASE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_STATUS_LINE - Static variable in interface de.xima.fc.workflow.retval.node.IFcHttpRequestDescriptors
-
Name of the corresponding property of the
IFcHttpRequestDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_RESPONSE_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_RESSOURCEN - Static variable in class de.xima.fc.entities.Projekt
- ATTR_ROLE - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_ROLES - Static variable in class de.xima.fc.entities.AClientAuthorization
- ATTR_ROLLE - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_ROLLE - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_ROLLEN - Static variable in class de.xima.fc.entities.Modul
-
Deprecated.
- ATTR_ROLLENTYP - Static variable in class de.xima.fc.entities.Rolle
- ATTR_ROOT_NODE - Static variable in class de.xima.fc.entities.WorkflowTask
-
JPA attribute name for the
WorkflowTask.getRootNode()field. - ATTR_ROWS - Static variable in interface de.xima.fc.workflow.retval.node.IFcLdapQueryDescriptors
-
Name of the corresponding property of the
IFcLdapQueryDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ROWS - Static variable in interface de.xima.fc.workflow.retval.node.IFcSqlStatementDescriptors
-
Name of the corresponding property of the
IFcSqlStatementDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_ROWS_COUNT - Static variable in interface de.xima.fc.workflow.retval.node.IFcLdapQueryDescriptors
-
Name of the corresponding property of the
IFcLdapQueryDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_SADMIN_ACCESS - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.isSadminAccess()field. - ATTR_SADMIN_ACCESS_INBOX - Static variable in class de.xima.fc.entities.Mandant
-
JPA attribute name for the
Mandant.isSadminInboxAccess()field. - ATTR_SAMACCOUNTNAME - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_SCOPE - Static variable in class de.xima.fc.entities.FormTemplate
- ATTR_SCOPE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_SCOPE - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_SCOPE - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_SEARCH_TERMS - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
IElementSearchTermsProviding.getSearchTerms()field. - ATTR_SECRET - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_SECRET - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_SEND_SUCCESS_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectDOIData
- ATTR_SENDER_AUTH_REF - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_SENDER_CONTEXT - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_SENDER_NAME - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_SENDER_USER_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_SENDERMAIL - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_SENDERNAME - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_SENDMAILS - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_SENT_INSTANT - Static variable in class de.xima.fc.entities.FormRecordMessage
- ATTR_SERVER_URL - Static variable in class de.xima.fc.entities.WebDavAccess
-
JPA attribute name for the
WebDavAccess.getServerUrl()field. - ATTR_SERVICE_PROV_ENTITY_ID - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SIG_CANON_ALGO - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SIGNATURE_ALGO - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SIGNATURE_REF_DIGEST_METH - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SIZE - Static variable in class de.xima.fc.entities.AttachmentDatei
- ATTR_SIZE - Static variable in class de.xima.fc.entities.ClientFile
- ATTR_SIZE - Static variable in class de.xima.fc.entities.FormEingangDatei
- ATTR_SIZE - Static variable in class de.xima.fc.entities.MandantRessourceDatei
- ATTR_SIZE - Static variable in class de.xima.fc.entities.ProjektRessourceDatei
- ATTR_SIZE - Static variable in class de.xima.fc.entities.UserProfileFile
- ATTR_SKIP_VALIDATORS - Static variable in class de.xima.fc.gui.util.ValidationHelper
- ATTR_SLOTS - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getSlots()field. - ATTR_SN - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_SOURCE - Static variable in class de.xima.fc.entities.Attachment
- ATTR_SOURCE_FORM_RECORD - Static variable in interface de.xima.fc.workflow.retval.node.IFcCopyFormRecordDescriptors
-
Name of the corresponding property of the
IFcCopyFormRecordDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_SPLOGOUT_REQ_BINDING_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SPLOGOUT_RESP_BINDING_TYPE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_SSL - Static variable in class de.xima.fc.entities.MandantLdapData
-
Deprecated.
- ATTR_SSL_KEYSTORE_PASS - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_SSL_KEYSTORE_PATH - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_SSL_USE - Static variable in class de.xima.fc.entities.FrontendServer
- ATTR_STATE_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property for the database ID of the (new / old) state of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_STATE_NAME - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property for the name of the (new / old) state of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_STATE_UUID - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeStateDescriptors
-
Name of the corresponding property for the UUID of the (new / old) state of the
IFcChangeStateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_STATES - Static variable in class de.xima.fc.entities.WorkflowVersion
-
JPA attribute name for the
WorkflowVersion.getStates()field. - ATTR_STATUS - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- ATTR_STATUS - Static variable in class de.xima.fc.entities.Appointment
-
JPA attribute name for the
Appointment.getStatus()field. - ATTR_STATUS - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_STATUS - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_STATUS_CHANGED_READ - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.
- ATTR_STATUS_PRE - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_STATUS_TYP - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_STATUSALT - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_STATUSNACHWIEDERVORLAGE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_STATUSNEU - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_STORAGE_FILES - Static variable in interface de.xima.fc.workflow.retval.node.IFcSaveToWebDavDescriptors
-
Name of the corresponding property of the
IFcSaveToWebDavDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_STORAGE_URL - Static variable in interface de.xima.fc.workflow.retval.node.IFcSaveToWebDavDescriptors
-
Name of the corresponding property of the
IFcSaveToWebDavDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_STUNDE - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_SUBJECT - Static variable in class de.xima.fc.entities.Projekt
- ATTR_SUBJECT - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_SUBJECT_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getSubjectTemplate()field. - ATTR_SUBMISSION - Static variable in class de.xima.fc.entities.FormEingang
- ATTR_SUBMISSIONS - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_SUBMIT_CONTEXT - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_SUBMIT_FRONTEND_SERVER_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_SUBMIT_INSTANT - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_SUBMIT_SERVER_BASE_URL - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_SUBMIT_STATE_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_SUCCESS_CHAT - Static variable in interface de.xima.fc.workflow.retval.node.IFcSendFormRecordMessageDescriptor
-
Name of the corresponding property of the
success value descriptor. - ATTR_SUCCESS_MESSAGE - Static variable in interface de.xima.fc.workflow.retval.node.IFcSendFormRecordMessageDescriptor
-
Name of the corresponding property of the
success value descriptor. - ATTR_SUCCESS_NEW_VALUE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCounterDescriptor
-
Name of the corresponding property of the
IFcCounterDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_SUCCESS_OLD_VALUE - Static variable in interface de.xima.fc.workflow.retval.node.IFcCounterDescriptor
-
Name of the corresponding property of the
IFcCounterDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_SUCCESS_WAS_RESET - Static variable in interface de.xima.fc.workflow.retval.node.IFcCounterDescriptor
-
Name of the corresponding property of the
IFcCounterDescriptor.getSuccessValueDescriptor(IValueDescriptorFactory). - ATTR_SYSTEM - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_SYSTEM_AUTHENTICATOR - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- ATTR_SYSTEM_AUTHENTICATOR - Static variable in class de.xima.fc.entities.UserIdentity
- ATTR_SYSTEM_AUTHENTICATOR - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_SYSTEM_ROLE - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_SYSTEM_SENDER_ADDRESS_MODE - Static variable in class de.xima.fc.entities.MandantMailData
-
JPA attribute name for the
MandantMailData.getSystemSenderAddressMode()field. - ATTR_SYSTEMAUTHENTICATOR - Static variable in class de.xima.fc.entities.AAuthenticatorConfig
- ATTR_TAG - Static variable in class de.xima.fc.entities.ProjektZaehlerDaten
- ATTR_TAGS - Static variable in class de.xima.fc.entities.FormTemplate
- ATTR_TAGS - Static variable in class de.xima.fc.entities.ProjectPortalConfig
- ATTR_TAGS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_TAGS - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_TANENT_ID - Static variable in class de.xima.fc.mail.impl.context.MSGraphMailContext
-
Deprecated.
- ATTR_TARGETSTATUS_FAIL - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_TARGETSTATUS_SUCCESS - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_TASK - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.getTask()field. - ATTR_TASK_NAME - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcDoiVerifiedDescriptors
-
Name of the corresponding property of the
IFcDoiVerifiedDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_TASKS - Static variable in class de.xima.fc.entities.WorkflowProcess
-
JPA attribute name for the
WorkflowProcess.getTasks()field. - ATTR_TELEFON - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_TELEPHONENUMBER - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_TEMPLATE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_TEMPLATE_UUID - Static variable in interface de.xima.fc.workflow.retval.node.IFcShowTemplateDescriptors
-
Name of the corresponding property of the
IFcShowTemplateDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_TEMPLATES - Static variable in class de.xima.fc.entities.FormTemplateTag
- ATTR_TENANT_ID - Static variable in class de.xima.fc.mail.impl.context.MSGraphMailContext
-
Name of the
authentication attributefor the tenant ID - ATTR_TEXT_VALUE - Static variable in class de.xima.fc.entities.Textbaustein
- ATTR_THEME - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.will be removed, use
FormVersion.getThemeUUID()orFormVersion.getThemeUUIDObject()instead - ATTR_THEME_UUID - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.
- ATTR_TIME_FROM - Static variable in class de.xima.fc.entities.AppointmentSlot
-
JPA attribute name for the
AppointmentSlot.getTimeFrom()field. - ATTR_TIME_FROM - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
JPA attribute name for the
IAppointmentClosingTime.getTimeFrom()field. - ATTR_TIME_UNTIL - Static variable in class de.xima.fc.entities.AppointmentSlot
-
JPA attribute name for the
AppointmentSlot.getTimeUntil()field. - ATTR_TIME_UNTIL - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
JPA attribute name for the
IAppointmentClosingTime.getTimeUntil()field. - ATTR_TIMEOUT - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_TIMER_EXEC_OFFSET - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_TIMER_ONLY_UNREAD - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_TIMER_TARGET_STATUS - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_TIMESTAMP_FROM - Static variable in class de.xima.fc.entities.Appointment
-
JPA attribute name for the
Appointment.getInstantFrom()field. - ATTR_TIMESTAMP_UNTIL - Static variable in class de.xima.fc.entities.Appointment
-
JPA attribute name for the
Appointment.getInstantUntil()field. - ATTR_TITEL - Static variable in class de.xima.fc.entities.Projekt
- ATTR_TOKEN_EXPIRATION_ADVANCE - Static variable in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.Use
OpenIdConnectAuthenticatorPropertiesto get or set the properties instead. - ATTR_TOKEN_URL - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_TRIGGER - Static variable in class de.xima.fc.entities.WorkflowTask
-
JPA attribute name for the
WorkflowTask.getTrigger()field. - ATTR_TRIGGER_NAME - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcDoiVerifiedDescriptors
-
Name of the corresponding property of the
IFcDoiVerifiedDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory) - ATTR_TYP - Static variable in class de.xima.fc.entities.Datenquelle
- ATTR_TYP - Static variable in class de.xima.fc.entities.FormElement
- ATTR_TYPE - Static variable in class de.xima.fc.entities.AAuthenticator
- ATTR_TYPE - Static variable in class de.xima.fc.entities.AWorkflowElement
-
JPA attribute name for the
AWorkflowElement.getType()field. - ATTR_TYPE - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getType()field. - ATTR_TYPE - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_TYPE - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.getType()field. - ATTR_UID - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_UNIVERSAL_REFERENCE_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_UPDATE_COUNT - Static variable in interface de.xima.fc.workflow.retval.node.IFcSqlStatementDescriptors
-
Name of the corresponding property of the
IFcSqlStatementDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_UPDATE_DESCRIPTION - Static variable in class de.xima.fc.entities.SystemChange
- ATTR_UPDATE_UUID - Static variable in class de.xima.fc.entities.SystemChange
- ATTR_UPLOAD_REQUEST - Static variable in interface de.xima.fc.workflow.retval.trigger.IFcFormRecordMessageUploadRequestFulfilledDescriptors
-
Name of the corresponding property of the
IFcFormRecordMessageUploadRequestFulfilledDescriptors.getTriggerDataDescriptor(IValueDescriptorFactory). - ATTR_UPLOADED_INSTANT - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_UPLOADER_AUTH_REF - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_UPLOADER_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- ATTR_URL_HOST - Static variable in interface de.xima.fc.workflow.retval.node.IFcRedirectDescriptors
-
Name of the corresponding property of the
IFcRedirectDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_URL_PATH - Static variable in interface de.xima.fc.workflow.retval.node.IFcRedirectDescriptors
-
Name of the corresponding property of the
IFcRedirectDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_URL_PORT - Static variable in interface de.xima.fc.workflow.retval.node.IFcRedirectDescriptors
-
Name of the corresponding property of the
IFcRedirectDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_URL_PROTOCOL - Static variable in interface de.xima.fc.workflow.retval.node.IFcRedirectDescriptors
-
Name of the corresponding property of the
IFcRedirectDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_URL_QUERY_STRING - Static variable in interface de.xima.fc.workflow.retval.node.IFcRedirectDescriptors
-
Name of the corresponding property of the
IFcRedirectDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory) - ATTR_USE_KERBEROS_AUTHENTICATION - Static variable in class de.xima.fc.entities.Projekt
-
Deprecated.
- ATTR_USE_MANDANTZUGRIFF - Static variable in class de.xima.fc.entities.LDAPAbfrage
- ATTR_USE_MANDANTZUGRIFF - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_USE_NAME_QUALIFIER - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_USE_NTLM_AUTHENTICATION - Static variable in class de.xima.fc.entities.Projekt
-
Deprecated.
- ATTR_USE_POSTFACHTEMPLATE - Static variable in class de.xima.fc.entities.Projekt
- ATTR_USE_SYSTEM_AUTHENTICATION - Static variable in class de.xima.fc.entities.WorkflowState
-
Deprecated.Use
WorkflowState.ATTR_EXTERNAL_ACCESS_PERMITTEDinstead - ATTR_USEMAPPINGL - Static variable in class de.xima.fc.entities.ProjectInviteData
- ATTR_USER_CREDENTIALS - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_CREDENTIALS_SET_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_CREDENTIALS_SET_UUID - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_DATA - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_USER_GROUPS - Static variable in class de.xima.fc.entities.AClientAuthorization
- ATTR_USER_ID - Static variable in class de.xima.fc.entities.UserRefreshToken
- ATTR_USER_IDENTITIES - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_MAPPING_ATTRIBUTES - Static variable in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.Use
OAuth2AuthenticatorPropertiesinstead. - ATTR_USER_MAPPING_ATTRIBUTES - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_USER_NAME - Static variable in class de.xima.fc.entities.UserCredentials
- ATTR_USER_NAME - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_NAME_CREATED - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_USER_NAME_CREATOR - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_USER_NAME_EDITOR - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_USER_NAME_MODIFIED - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- ATTR_USER_NOT_FOUND_USERS - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
Name of the corresponding property of the
IFcEmailDescriptors.getSoftErrorValueDescriptor(IValueDescriptorFactory). - ATTR_USER_NOT_FOUND_USERS_ID - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The (database) ID of the user to which no mail could be sent.
- ATTR_USER_NOT_FOUND_USERS_NAME - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The name of the user to which no mail could be sent.
- ATTR_USER_NOT_FOUND_USERS_TYPE - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The type of the user to which no mail could be sent.
- ATTR_USER_NOT_FOUND_USERS_TYPE_USER_DIRECT - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The
IFcEmailDescriptors.ATTR_USER_NOT_FOUND_USERS_TYPEfor a user from a direct client authorization. - ATTR_USER_NOT_FOUND_USERS_TYPE_USER_INDIRECT - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
The
IFcEmailDescriptors.ATTR_USER_NOT_FOUND_USERS_TYPEfor a user from an indirect client authorization. - ATTR_USER_NOT_FOUND_USERS_TYPE_USER_INDIRECT_LOOKUP_ENTRIES - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For
IFcEmailDescriptors.ATTR_USER_NOT_FOUND_USERS_TYPE_USER_INDIRECTusers, a list of found user entries without an email address. - ATTR_USER_NOT_FOUND_USERS_TYPE_USER_INDIRECT_LOOKUP_ENTRIES_NAME - Static variable in interface de.xima.fc.workflow.retval.node.IFcEmailDescriptors
-
For
IFcEmailDescriptors.ATTR_USER_NOT_FOUND_USERS_TYPE_USER_INDIRECTusers, the technical name of the user entry. - ATTR_USER_PORTAL - Static variable in class de.xima.fc.entities.ClientPortalConfig
- ATTR_USER_PORTALS - Static variable in class de.xima.fc.entities.UserProfile
- ATTR_USER_PROFILE - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- ATTR_USER_PROFILE - Static variable in class de.xima.fc.entities.UserCredentials
- ATTR_USER_PROFILE - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_USER_PROFILE - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_USER_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- ATTR_USER_PROFILES - Static variable in class de.xima.fc.entities.UserPortal
- ATTR_USER_REF_CREATOR - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_USER_REF_EDITOR - Static variable in class de.xima.fc.entities.SystemMessage
- ATTR_USERNAME - Static variable in class de.xima.fc.entities.WebDavAccess
-
JPA attribute name for the
WebDavAccess.getUsername()field. - ATTR_USERPRINCIPALNAME - Static variable in class de.xima.fc.ldap.LDAPKeys
- ATTR_USESSL - Static variable in class de.xima.fc.entities.LDAPGruppe
-
Deprecated.
- ATTR_USESSL - Static variable in class de.xima.fc.entities.LDAPZugriff
- ATTR_UUID - Static variable in interface de.xima.fc.entities.interfaces.IUUIDEntity
- ATTR_UUID - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_VALID_UNTIL - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_VALIDATE_SUBMIT_ACTION - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.
- ATTR_VALUE - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
JPA attribute name for the
AWorkflowElementSearchTerm.getValue()field. - ATTR_VALUE - Static variable in class de.xima.fc.entities.SystemProperty
- ATTR_VALUE - Static variable in class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- ATTR_VALUE - Static variable in class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
- ATTR_VERARBEITUNGSNAME - Static variable in interface de.xima.fc.interfaces.processing.IProcessing
-
Deprecated.
- ATTR_VERARBEITUNGSTYP - Static variable in class de.xima.fc.entities.Bedingung
-
Deprecated.
- ATTR_VERBINDUNGS_URL - Static variable in class de.xima.fc.entities.DatenbankZugriff
- ATTR_VERIFICATION_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_VERIFICATION_EXPIRE_INSTANT - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_VERIFICATION_STATE - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_VERIFICATION_STATE - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_VERIFIED_INSTANT - Static variable in class de.xima.fc.entities.UserEmail
- ATTR_VERIFIED_INSTANT - Static variable in class de.xima.fc.entities.UserProfileMfa
- ATTR_VERIFY_EXPIREDATE - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_VERIFY_LOCK - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_VERIFY_USER_AUTOMATICALLY - Static variable in class de.xima.fc.entities.SystemAuthenticator
- ATTR_VERIFY_UUID - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_VERSION - Static variable in class de.xima.fc.entities.WorkflowProcess
-
JPA attribute name for the
WorkflowProcess.getVersion()field. - ATTR_VERSION - Static variable in class de.xima.fc.entities.WorkflowState
-
JPA attribute name for the
WorkflowState.getVersion()field. - ATTR_VERSION_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- ATTR_VERSION_NUMBER - Static variable in class de.xima.fc.entities.WorkflowVersion
-
JPA attribute name for the
WorkflowVersion.getVersionNumber()field. - ATTR_VERSION_WORKFLOW_INVALID - Static variable in class de.xima.fc.entities.WorkflowVersion
-
JPA attribute name for the
WorkflowVersion.isWorkflowInvalid()field. - ATTR_VERSIONS_NUMMER - Static variable in class de.xima.fc.entities.FormVersion
- ATTR_VISIBILITY_USERGROUPS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_VISIBLE_PROJECTS - Static variable in class de.xima.fc.entities.BenutzerGruppe
- ATTR_VNAME - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- ATTR_VORGANG - Static variable in class de.xima.fc.entities.Attachment
- ATTR_VORGANG - Static variable in class de.xima.fc.entities.FormEingang
-
Deprecated.Use
FormEingang.ATTR_SUBMISSION+ "." +FormRecordSubmission.ATTR_FORM_RECORDinstead. - ATTR_VORGANG - Static variable in interface de.xima.fc.entities.interfaces.IVorgangDependent
- ATTR_VORGANG_ID - Static variable in class de.xima.fc.entities.ProtocolEntryProcessing
- ATTR_VORGANGLOESCHBAR - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_WANT_ASSERTION_SIGNED - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_WANT_RESPONSE_SIGNED - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_WAS_CHANGED - Static variable in interface de.xima.fc.workflow.retval.node.IFcChangeFormAvailabilityDescriptors
-
Name of the corresponding property of the
IFcChangeFormAvailabilityDescriptors.getErrorValueDescriptor(IValueDescriptorFactory) - ATTR_WEITERVERARBEITUNG - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- ATTR_WINDOW_HEIGHT - Static variable in class de.xima.fc.CmnConst.Security.Authenticator
- ATTR_WINDOW_WIDTH - Static variable in class de.xima.fc.CmnConst.Security.Authenticator
- ATTR_WORKFLOW_STATE - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getWorkflowState()field. - ATTR_WORKFLOW_STATE - Static variable in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
-
JPA attribute name for the
WorkflowStateAuthenticatorConfig.getWorkflowState()field. - ATTR_WORKFLOW_VERISON - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_WORKFLOW_VERSION - Static variable in class de.xima.fc.entities.Vorgang
- ATTR_WORKFLOW_VERSION - Static variable in class de.xima.fc.entities.WorkflowVersionBackup
-
JPA attribute name for the
WorkflowVersionBackup.getBaseEntity()field. - ATTR_WORKFLOW_VERSIONS - Static variable in class de.xima.fc.entities.Projekt
- ATTR_XML_CONFIG_CACHE_DURATION - Static variable in class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties
- ATTR_XML_CONFIG_FILE - Static variable in class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties
- ATTR_XML_CONFIG_FILE - Static variable in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.Use
SamlAuthenticatorPropertiesinstead. - ATTR_XML_CONFIG_TYPE - Static variable in class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties
-
Type that defines metadata integration from file or URL resource
- ATTR_XML_CONFIG_URL - Static variable in class de.xima.fc.security.authentication.model.properties.SamlAuthenticatorProperties
- ATTR_ZONE_ID_STRING - Static variable in class de.xima.fc.entities.AppointmentTemplate
-
JPA attribute name for the
AppointmentTemplate.getZoneIdString()field. - attrContains(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[name*=a] - attrContainsPart(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[lang|=CH] - attrContainsWord(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[name~=red] - attrEndsWith(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[name$=bar] - attrEquals(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[type=input] - attrExists(Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[type] - Attribut - Class in de.xima.fc.mdl
- Attribut(String, Attribut.DatenTyp) - Constructor for class de.xima.fc.mdl.Attribut
- Attribut(String, Attribut.DatenTyp, FilterCriterion.Operator, List<String>) - Constructor for class de.xima.fc.mdl.Attribut
- Attribut(String, Attribut.DatenTyp, FilterCriterion.Operator, List<String>, Attribut.SortTyp) - Constructor for class de.xima.fc.mdl.Attribut
- Attribut(String, Attribut.DatenTyp, Attribut.SortTyp) - Constructor for class de.xima.fc.mdl.Attribut
- Attribut.DatenTyp - Enum in de.xima.fc.mdl
- Attribut.SortTyp - Enum in de.xima.fc.mdl
- ATTRIBUTE_W3C_MODE - de.xima.fc.form.common.XFormPropertyEnum
-
trueto use only attributes allowed by the W3C spec,falseto use the legacy mode. - AttributeListBuilder<A extends IGraphDotAttributeList,Self extends AttributeListBuilder<A,Self>> - Class in de.xima.fc.common.graphdot
-
Type safe builder for a list of graphviz dot graph attributes.
- AttributeListBuilder(Function<List<? extends Map.Entry<? extends CharSequence, Object>>, A>) - Constructor for class de.xima.fc.common.graphdot.AttributeListBuilder
- AttributeListBuilder.AttributeArrowHead - Class in de.xima.fc.common.graphdot
-
The
arrowheadattribute. - AttributeListBuilder.AttributeArrowSize - Class in de.xima.fc.common.graphdot
-
The
arrowsizeattribute. - AttributeListBuilder.AttributeArrowTail - Class in de.xima.fc.common.graphdot
-
The
arrowtailattribute. - AttributeListBuilder.AttributeBgColor - Class in de.xima.fc.common.graphdot
-
The
bgcolorattribute. - AttributeListBuilder.AttributeClass - Class in de.xima.fc.common.graphdot
-
The
classattribute. - AttributeListBuilder.AttributeCluster - Class in de.xima.fc.common.graphdot
-
The
clusterattribute. - AttributeListBuilder.AttributeClusterRank - Class in de.xima.fc.common.graphdot
-
The
clusterrankattribute. - AttributeListBuilder.AttributeColor - Class in de.xima.fc.common.graphdot
-
The
colorattribute. - AttributeListBuilder.AttributeConstraint - Class in de.xima.fc.common.graphdot
-
The
constraintattribute. - AttributeListBuilder.AttributeDirection - Class in de.xima.fc.common.graphdot
-
The
dirattribute. - AttributeListBuilder.AttributeEdgeStyle - Class in de.xima.fc.common.graphdot
-
The
styleattribute for edges. - AttributeListBuilder.AttributeEdgeTooltip - Class in de.xima.fc.common.graphdot
-
The
edgetooltipattribute. - AttributeListBuilder.AttributeExteriorLabelPosition - Class in de.xima.fc.common.graphdot
-
The
xlpattribute. - AttributeListBuilder.AttributeExternalLabel - Class in de.xima.fc.common.graphdot
-
The
xlabelattribute. - AttributeListBuilder.AttributeFillColor - Class in de.xima.fc.common.graphdot
-
The
fillcolorattribute. - AttributeListBuilder.AttributeFontColor - Class in de.xima.fc.common.graphdot
-
The
fontcolorattribute. - AttributeListBuilder.AttributeFontName - Class in de.xima.fc.common.graphdot
-
The
fontnameattribute. - AttributeListBuilder.AttributeFontSize - Class in de.xima.fc.common.graphdot
-
The
fontsizeattribute. - AttributeListBuilder.AttributeGraphRoot - Class in de.xima.fc.common.graphdot
-
The
rootattribute for graphs. - AttributeListBuilder.AttributeHeadLabel - Class in de.xima.fc.common.graphdot
-
The
headlabelattribute. - AttributeListBuilder.AttributeHeadTooltip - Class in de.xima.fc.common.graphdot
-
The
headtooltipattribute. - AttributeListBuilder.AttributeHeight - Class in de.xima.fc.common.graphdot
-
The
withattribute. - AttributeListBuilder.AttributeLabel - Class in de.xima.fc.common.graphdot
-
The
labelattribute. - AttributeListBuilder.AttributeLabelCenterPosition - Class in de.xima.fc.common.graphdot
-
The
lpattribute. - AttributeListBuilder.AttributeLabelFontColor - Class in de.xima.fc.common.graphdot
-
The
labelfontcolorattribute. - AttributeListBuilder.AttributeLabelLocation - Class in de.xima.fc.common.graphdot
-
The
labellocattribute. - AttributeListBuilder.AttributeLabelTooltip - Class in de.xima.fc.common.graphdot
-
The
labeltooltipattribute. - AttributeListBuilder.AttributeMargin - Class in de.xima.fc.common.graphdot
-
The
marginattribute. - AttributeListBuilder.AttributeNodeRoot - Class in de.xima.fc.common.graphdot
-
The
rootattribute for nodes. - AttributeListBuilder.AttributeNodeSeparation - Class in de.xima.fc.common.graphdot
-
The
nodsepattribute. - AttributeListBuilder.AttributeNodeStyle - Class in de.xima.fc.common.graphdot
-
The
styleattribute for nodes. - AttributeListBuilder.AttributeOrdering - Class in de.xima.fc.common.graphdot
-
The
orderingattribute. - AttributeListBuilder.AttributePenColor - Class in de.xima.fc.common.graphdot
-
The
pencolorattribute. - AttributeListBuilder.AttributePenWidth - Class in de.xima.fc.common.graphdot
-
The
penwithattribute. - AttributeListBuilder.AttributePeripheries - Class in de.xima.fc.common.graphdot
-
The
peripheriesattribute. - AttributeListBuilder.AttributeRankDirection - Class in de.xima.fc.common.graphdot
-
The
rankdirattribute. - AttributeListBuilder.AttributeRankSeparation - Class in de.xima.fc.common.graphdot
-
The
ranksepattribute. - AttributeListBuilder.AttributeShape - Class in de.xima.fc.common.graphdot
-
The
shapeattribute. - AttributeListBuilder.AttributeShowBoxes - Class in de.xima.fc.common.graphdot
-
The
showboxesattribute. - AttributeListBuilder.AttributeSubGraphStyle - Class in de.xima.fc.common.graphdot
-
The
styleattribute for sub graphs. - AttributeListBuilder.AttributeTailLabel - Class in de.xima.fc.common.graphdot
-
The
taillabelattribute. - AttributeListBuilder.AttributeTailTooltip - Class in de.xima.fc.common.graphdot
-
The
tailtooltipattribute. - AttributeListBuilder.AttributeTooltip - Class in de.xima.fc.common.graphdot
-
The
tooltipattribute. - AttributeListBuilder.AttributeTrueColor - Class in de.xima.fc.common.graphdot
-
The
truecolorattribute. - AttributeListBuilder.AttributeWidth - Class in de.xima.fc.common.graphdot
-
The
withattribute. - AttributeListBuilder.BuilderEdge - Class in de.xima.fc.common.graphdot
-
A builder for an
EdgeAttributeList. - AttributeListBuilder.BuilderGraph - Class in de.xima.fc.common.graphdot
-
A builder for an
GraphAttributeList. - AttributeListBuilder.BuilderNode - Class in de.xima.fc.common.graphdot
-
A builder for an
NodeAttributeList. - AttributeListBuilder.BuilderSubGraph - Class in de.xima.fc.common.graphdot
-
A builder for an
SubGraphAttributeList. - AttributeListBuilder.IMixinColor<A extends AttributeListBuilder.ITypedAttribute<Color>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a single color.
- AttributeListBuilder.IMixinColorList<A extends AttributeListBuilder.ITypedAttribute<ColorList>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a color list.
- AttributeListBuilder.IMixinLabelString<A extends AttributeListBuilder.ITypedAttribute<LabelString>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a label string.
- AttributeListBuilder.IMixinLength<L extends Length,A extends AttributeListBuilder.ITypedAttribute<L>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a length with some unit.
- AttributeListBuilder.IMixinLengthInches<A extends AttributeListBuilder.ITypedAttribute<Length.Inches>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a length with the unit inches.
- AttributeListBuilder.IMixinLengthList<L extends Length,A extends AttributeListBuilder.ITypedAttribute<LengthList<L>>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a length with the some unit.
- AttributeListBuilder.IMixinLengthListInches<A extends AttributeListBuilder.ITypedAttribute<LengthList<Length.Inches>>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a length with the unit inches.
- AttributeListBuilder.IMixinLengthPoints<A extends AttributeListBuilder.ITypedAttribute<Length.Points>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a length with the unit pints.
- AttributeListBuilder.IMixinPoint<A extends AttributeListBuilder.ITypedAttribute<Point>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a point.
- AttributeListBuilder.IMixinStyleList<X extends IStyle,A extends AttributeListBuilder.ITypedAttribute<StyleList<X>>> - Interface in de.xima.fc.common.graphdot
-
Mixin for attributes that accept a style list.
- AttributeListBuilder.ITypedAttribute<T> - Interface in de.xima.fc.common.graphdot
-
A named attribute for a dot graph.
- AttributeListBuilder.ITypedAttribute.Edge<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on edges. - AttributeListBuilder.ITypedAttribute.GE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and edges. - AttributeListBuilder.ITypedAttribute.GN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and nodes. - AttributeListBuilder.ITypedAttribute.GNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs, nodes, and edges. - AttributeListBuilder.ITypedAttribute.Graph<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs. - AttributeListBuilder.ITypedAttribute.GS<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and sub graphs. - AttributeListBuilder.ITypedAttribute.GSE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs, sub graphs, and edges. - AttributeListBuilder.ITypedAttribute.GSN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs, sub graphs, and nodes. - AttributeListBuilder.ITypedAttribute.GSNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs, sub graphs, nodes, and edges. - AttributeListBuilder.ITypedAttribute.NE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on nodes, and edges. - AttributeListBuilder.ITypedAttribute.Node<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and nodes. - AttributeListBuilder.ITypedAttribute.SE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and edges. - AttributeListBuilder.ITypedAttribute.SN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on graphs and nodes. - AttributeListBuilder.ITypedAttribute.SNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on sub graphs, nodes, and edges. - AttributeListBuilder.ITypedAttribute.SubGraph<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributethat is valid on sub graphs. - AttributeListBuilder.ITypedAttributeDescriptor<T,A extends AttributeListBuilder.ITypedAttribute<T>> - Interface in de.xima.fc.common.graphdot
-
Models the type of a graphviz element attribute.
- AttributeListBuilder.ITypedAttributeDescriptor.E<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on edges. - AttributeListBuilder.ITypedAttributeDescriptor.Edge<T,A extends AttributeListBuilder.ITypedAttribute<T>> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on edges. - AttributeListBuilder.ITypedAttributeDescriptor.G<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs. - AttributeListBuilder.ITypedAttributeDescriptor.GE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs and edges. - AttributeListBuilder.ITypedAttributeDescriptor.GN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs and nodes. - AttributeListBuilder.ITypedAttributeDescriptor.GNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs, nodes, and edges. - AttributeListBuilder.ITypedAttributeDescriptor.Graph<T,A extends AttributeListBuilder.ITypedAttribute<T>> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs. - AttributeListBuilder.ITypedAttributeDescriptor.GS<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs and sub graphs. - AttributeListBuilder.ITypedAttributeDescriptor.GSE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs, sub graphs, and edges. - AttributeListBuilder.ITypedAttributeDescriptor.GSN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs, sub graphs, and nodes. - AttributeListBuilder.ITypedAttributeDescriptor.GSNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on graphs, sub graphs, nodes, and edges. - AttributeListBuilder.ITypedAttributeDescriptor.N<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on nodes. - AttributeListBuilder.ITypedAttributeDescriptor.NE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on nodes, and edges. - AttributeListBuilder.ITypedAttributeDescriptor.Node<T,A extends AttributeListBuilder.ITypedAttribute<T>> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on nodes. - AttributeListBuilder.ITypedAttributeDescriptor.S<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on sub graphs. - AttributeListBuilder.ITypedAttributeDescriptor.SE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on sub graphs and edges. - AttributeListBuilder.ITypedAttributeDescriptor.SN<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on sub graphs and nodes. - AttributeListBuilder.ITypedAttributeDescriptor.SNE<T> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on sub graphs, nodes, and edges. - AttributeListBuilder.ITypedAttributeDescriptor.SubGraph<T,A extends AttributeListBuilder.ITypedAttribute<T>> - Interface in de.xima.fc.common.graphdot
-
A
AttributeListBuilder.ITypedAttributeDescriptorthat is valid on sub graphs. - AttributeListBuilder.StandardAttribute - Class in de.xima.fc.common.graphdot
-
List of pre-defined
AttributeListBuilder.TypedAttributes. - attributeName() - Method in enum de.xima.fc.common.graphdot.EStandardAttribute
- attributes - de.xima.fc.form.common.XPropertyEnum
-
Data type:
JSONArray - attributes - Variable in class de.xima.fc.entities.AAuthenticator
- attributeStatement(EAttributeStatementType, IGraphDotAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment statement that assigns default properties to a graph element.
- AttributeStatement - Class in de.xima.fc.common.graphdot
-
An attribute statement assigning default properties to a graph, node, or edge.
- AttributeStatement(EAttributeStatementType, IGraphDotAttributeList) - Constructor for class de.xima.fc.common.graphdot.AttributeStatement
-
Creates a new assignment.
- attributeStatementEdge(EdgeAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment statement that assigns default properties to an edge.
- attributeStatementGraph(GraphAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment statement that assigns default properties to a graph.
- attributeStatementNode(NodeAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment statement that assigns default properties to a node.
- attributeStatementSubGraph(SubGraphAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new assignment statement that assigns default properties to a sub graph.
- attrStartsWith(Object, Object) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
[name^=foo] - ATypeAdapter<T> - Class in de.xima.fc.serialize.gson.type
-
Abstract base class for formcycle type adapters for GSON serialization
- AUniqueBeanFieldValidator<TBean,TField> - Class in de.xima.fc.gui.validator.name
-
Abstract base class for faces validators that check whether a certain field of a bean is unique amongst all existing entities (within a certain scope).
- AUniqueBeanFieldValidator(Class<TBean>, Class<TField>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- AUniqueBeanStringFieldValidator<TBean> - Class in de.xima.fc.gui.validator.name
-
Abstract base class for faces validators that check whether a certain string field of a bean is unique amongst all existing entities (within a certain scope).
- AUniqueBeanStringFieldValidator(Class<TBean>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueBeanStringFieldValidator
- AUniqueEntityFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>,TField> - Class in de.xima.fc.gui.validator.name
-
Abstract base class for faces validators that check whether a certain field of an entity is unique amongst all existing entities within a certain scope.
- AUniqueEntityFieldValidator(Class<TEntity>, Class<TField>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueEntityFieldValidator
- AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent> - Class in de.xima.fc.gui.validator.name
- AUniqueManDepNameValidator(Class<T>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueManDepNameValidator
- AUniqueManDepNameValidator(Class<T>, boolean) - Constructor for class de.xima.fc.gui.validator.name.AUniqueManDepNameValidator
- AUniqueNameValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.validator.name
-
Attach this validator to the input field for the
INameProviding.getName()of anIEntity. - AUniqueNameValidator(Class<TEntity>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueNameValidator
- AUniqueNameValidator(Class<TEntity>, boolean) - Constructor for class de.xima.fc.gui.validator.name.AUniqueNameValidator
- AUniqueStringFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.validator.name
-
Abstract base class for faces validators that check whether a certain string field of an entity is unique amongst all existing entities within a certain scope.
- AUniqueStringFieldValidator(Class<TEntity>) - Constructor for class de.xima.fc.gui.validator.name.AUniqueStringFieldValidator
- AUniqueStringFieldValidator(Class<TEntity>, boolean) - Constructor for class de.xima.fc.gui.validator.name.AUniqueStringFieldValidator
- AUpdater - Class in de.xima.fc.update
- AUpdater() - Constructor for class de.xima.fc.update.AUpdater
- Auth() - Constructor for class de.xima.fc.CmnConst.Auth
- AUTH_BASE_URL - Static variable in class de.xima.fc.CmnConst.Security.AzureAd
- AUTH_BTN_TEXT - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_CALLBACK_URI - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_CLIENT_CACHE_HEAP_COUNT - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
-
Default value for the atuh client cache
heap count. - AUTH_CLIENT_CACHE_HEAP_COUNT - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
-
Heap count that determines the pool size for the auth client cache, which caches the authentication clients.
- AUTH_CLIENT_CACHE_PREFIX - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AUTH_CLIENT_CACHE_TIME_TO_IDLE - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
-
Default value for the atuh client cache
Time-To-Idle. - AUTH_CLIENT_CACHE_TIME_TO_IDLE - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
-
Time-To-Idle exipiry policy in hours for the auth client cache, which caches the authentication clients.
- AUTH_CLIENT_SUBTYPE_SEPARATOR - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_CONFIG_DISPLAY_NAME - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- AUTH_ERROR_PARAM - Static variable in class de.xima.fc.CmnConst.Auth
- AUTH_KEY - Static variable in class de.xima.fc.config.XfcConfigKeys.FrontendServer
- AUTH_LOGIN_ERROR_GENERAL - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_LOGIN_ERROR_LOCKED - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_LOGIN_ERROR_MISSING_FIELD - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_LOGIN_ERROR_MISSING_PERMISSION - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_LOGIN_URI - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_LOGOUT_URI - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_MESSAGES - de.xima.fc.gui.helper.user_portal.ELocalizationsType
- AUTH_PARAM - Static variable in class de.xima.fc.CmnConst.Auth
- AUTH_PARAM_AUTHENTICATION_TARGET - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_BACK_URL - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_CLIENT_NAME - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_IDENTITY_CHECK_TOKEN - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_REDIRECT - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_SESSION_ID - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_STATE_PARAMETERS - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_PARAM_USER_PORTAL_ALIAS - Static variable in class de.xima.fc.CmnConst.Security.Authentication
-
authentication parameter, for identifying the user portal during user portal authentication requests.
- AUTH_PW_ERROR_GENERAL - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_PW_ERROR_MISSING_FIELD - Static variable in class de.xima.fc.I18nKeys.TemplateKeys
- AUTH_RESONSE_PARAM_CODE - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_RESONSE_PARAM_CONTENT - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_RESONSE_PARAM_LOCATION - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_RESONSE_PARAM_PAREMTERS - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_RESONSE_PARAM_PROFILE - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_BACKEND - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_EXTERNAL - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_FORM - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_IDENTITY_CHECK - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_REST - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TARGET_KEY_USER_PORTAL - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- AUTH_TOKEN_SEPARATOR - Static variable in class de.xima.fc.CmnConst.Security.Authentication
- authAttributes - Variable in class de.xima.fc.entities.MandantMailData
- authAtttributes - Variable in class de.xima.fc.mail.models.ClientMailServerData
- authAtttributes - Variable in class de.xima.fc.mail.models.CustomMailServerData
- AuthCallbackFilter - Class in de.xima.fc.servlet.filter
-
Endpoint for authentication request callbacks.
- AuthCallbackFilter() - Constructor for class de.xima.fc.servlet.filter.AuthCallbackFilter
- AuthCheckServlet - Class in de.xima.fc.servlet.auth
-
Used for polling of new frid during authentication
- AuthCheckServlet() - Constructor for class de.xima.fc.servlet.auth.AuthCheckServlet
- authClient(IFSClient, FrontendServer) - Method in interface de.xima.fc.com.interfaces.IFSServer
-
Method to authenticate an client (master-server) with the frontend-server
- authClient(IFSClient, FrontendServer) - Static method in class de.xima.fc.fs.server.FSServer
- authClient(IFSClient, FrontendServer) - Method in class de.xima.fc.fs.server.FSServerImpl
- AuthClientCache - Class in de.xima.fc.security.cache
- AuthClientCache() - Constructor for class de.xima.fc.security.cache.AuthClientCache
- AuthClientCacheHelper - Class in de.xima.fc.security.cache
-
Helper class for working with the
AuthClientCache. - AuthConfigConversion - Class in de.xima.fc.converter.project
-
Sets up the
ProjectAuthenticatorConfigs of a project from old entity data - AuthConfigConversion() - Constructor for class de.xima.fc.converter.project.AuthConfigConversion
- authenticate(String, String) - Method in class de.xima.fc.api.rest.pub.impl.generic.services.auth.AuthenticationService
- authenticate(Projekt, HttpServletRequest) - Static method in class de.xima.fc.web.common.accesspwd.AccessPwdAuthenticator
-
Performs the authentication for the form access password of the given form.
- authenticate(String, String) - Method in class de.xima.fc.api.rest.pub.impl.generic.controller.UserTokenController
- authenticate(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.kerberos.KerberosAuthenticator
-
Deprecated.
- authenticate(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.ntlm.NtlmAuthenticator
-
Deprecated.
- authenticated() - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- authenticateWithClient(ScopeSelectionModel) - Method in class de.xima.fc.gui.common.bean.security.ScopeSelectionBean
- AUTHENTICATING - de.xima.fc.mdl.enums.EConnectionStatus
- authentication() - Method in interface de.xima.fc.user_portal.api.context.IUserPortalInvocationContext
-
Optional authentication information applied automatically to all requests.
- Authentication() - Constructor for class de.xima.fc.CmnConst.Security.Authentication
- AUTHENTICATION - Static variable in class de.xima.fc.api.APIProvider
- AUTHENTICATION - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
- AUTHENTICATION_ATTR_AUTHENTICATION_CLIENT - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_AUTHENTICATION_TARGET - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_CLIENT_AUTHORIZATIONS - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_CLIENT_INVITATION_TEST_PERIOD_DAYS - Static variable in class de.xima.fc.CmnConst.Security.Authorization
-
Authentication attribute defining the length of the test period for test clients in the CLOUD in days.
- AUTHENTICATION_ATTR_CLIENT_INVITATION_UUID - Static variable in class de.xima.fc.CmnConst.Security.Authorization
-
Authentication attribute for
pac4j user profilesthat specifies an extradirect client authorizationby its invitation UUID that the user is supposed to have. - AUTHENTICATION_ATTR_MULTI_FACTOR_AUTHENTICATED - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_MULTI_FACTOR_AUTHENTICATION_TOKEN - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_MULTI_FACTOR_AUTHENTICATION_TOKEN_EXPIRE_INSTANT - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_PERMANENT_PREFIX - Static variable in class de.xima.fc.CmnConst.Security.Authorization
-
Prefix for permanent authentication attributes of a
user profile. - AUTHENTICATION_ATTR_PERMISSIONS - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTR_USER_PROFILE - Static variable in class de.xima.fc.CmnConst.Security.Authorization
- AUTHENTICATION_ATTRIBUES_PREFIX - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
- AUTHENTICATION_FAILED - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Authentifizierung fehlgeschlagen (Das Formular ist geschützt, jedoch ist die Anmeldung fehlgeschlagen)
- AUTHENTICATION_FAILED - Static variable in class de.xima.fc.I18nKeys.Defaults
- AUTHENTICATION_FORBIDDEN - de.xima.fc.mdl.enums.ETextbausteinMsgCode
- AUTHENTICATION_FORBIDDEN - Static variable in class de.xima.fc.I18nKeys.Defaults
- AUTHENTICATION_NECESSARY - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Deprecated.
- AUTHENTICATION_NECESSARY - Static variable in class de.xima.fc.I18nKeys.Defaults
- AUTHENTICATION_OR_PASSWORD_NECESSARY - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Deprecated.
- AUTHENTICATION_OR_PASSWORD_NECESSARY - Static variable in class de.xima.fc.I18nKeys.Defaults
- AUTHENTICATION_SELECTION - de.xima.fc.mdl.enums.ETextbausteinMsgCode
- AUTHENTICATION_SELECTION - Static variable in class de.xima.fc.I18nKeys.Defaults
- AUTHENTICATION_SUB - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Path
- AUTHENTICATION_SUCCESSFUL - de.xima.fc.mdl.enums.ETextbausteinMsgCode
- AUTHENTICATION_SUCCESSFUL - Static variable in class de.xima.fc.I18nKeys.Defaults
- AuthenticationAPI - Class in de.xima.fc.api.system
- AuthenticationAPI() - Constructor for class de.xima.fc.api.system.AuthenticationAPI
- authenticationCallback(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.respond.FormResponder
- AuthenticationData - Class in de.xima.fc.mdl.auth
- AuthenticationData() - Constructor for class de.xima.fc.mdl.auth.AuthenticationData
- AuthenticationDataBuilder - Class in de.xima.fc.auth
- AuthenticationDataBuilder(UserContext, AuthenticationDataRequest) - Constructor for class de.xima.fc.auth.AuthenticationDataBuilder
- AuthenticationDataRequest - Class in de.xima.fc.mdl.auth
- AuthenticationDataRequest(Long, Long) - Constructor for class de.xima.fc.mdl.auth.AuthenticationDataRequest
-
Deprecated.
- AuthenticationDataRequest(Long, Long, String) - Constructor for class de.xima.fc.mdl.auth.AuthenticationDataRequest
- AuthenticationHandler - Class in de.xima.fc.handler.system
- AuthenticationHandler() - Constructor for class de.xima.fc.handler.system.AuthenticationHandler
- authenticationMethods - Variable in class de.xima.fc.gui.bean.AExternalUserBean
- authenticationSelection(IExtendedFormRequestContext, IFormAuthContext) - Static method in class de.xima.fc.web.common.respond.FormResponder
- authenticationSelection(IExtendedFormRequestContext, IFormAuthContext, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
- authenticationSelection(IExtendedFormRequestContext, IFormAuthContext, boolean, ProjectAuthenticatorConfig...) - Static method in class de.xima.fc.web.common.respond.FormResponder
-
Deprecated.
- authenticationSelection(IExtendedFormRequestContext, IFormAuthContext, boolean, Collection<ProjectAuthenticatorConfig>) - Static method in class de.xima.fc.web.common.respond.FormResponder
-
Deprecated.
- AuthenticationService - Class in de.xima.fc.api.rest.pub.impl.generic.services.auth
-
Service that provides authentication endpoints
- AuthenticationService() - Constructor for class de.xima.fc.api.rest.pub.impl.generic.services.auth.AuthenticationService
- AuthenticationTargetFactory - Class in de.xima.fc.mdl.auth
-
Factory for
IAuthenticationTargets. - AuthenticationTargetGenerator - Class in de.xima.fc.security.pac4j.authorization.generator
-
Adds the authentication target to the authentication attributes of the user profile.
- AuthenticationTargetStateGenerator - Class in de.xima.fc.security.pac4j.util.generator
-
Generator for authentication target values
- AuthenticationTargetStateGenerator() - Constructor for class de.xima.fc.security.pac4j.util.generator.AuthenticationTargetStateGenerator
- AuthenticationTestBean - Class in de.xima.fc.gui.bean.user
-
Bean for testing the client
- AuthenticationTestBean() - Constructor for class de.xima.fc.gui.bean.user.AuthenticationTestBean
- Authenticator() - Constructor for class de.xima.fc.CmnConst.Security.Authenticator
- Authenticator() - Constructor for class de.xima.fc.CmnConst.UserPortalLocalizationKey.Authenticator
- AuthenticatorConfigRenderContextBuilder - Class in de.xima.fc.web.common.auth.wrapper.config.render
-
Builder for
AuthenticatorConfigRenderContext - AuthenticatorConfigRenderContextBuilder(IExtendedFormRequestContext, IFormAuthContext) - Constructor for class de.xima.fc.web.common.auth.wrapper.config.render.AuthenticatorConfigRenderContextBuilder
- AuthenticatorConfigsAssociate - Class in de.xima.fc.workflow.designer.model
- AuthenticatorConfigsAssociate(WorkflowStateModel, List<BaseConfigViewModel>, List<BaseConfigViewModel>) - Constructor for class de.xima.fc.workflow.designer.model.AuthenticatorConfigsAssociate
- AuthenticatorDependenciesData - Class in de.xima.fc.gui.model
-
This model represents the data about dependencies a authenticator could have.
- AuthenticatorDependenciesData(IEntityContext, IAuthenticator<?>) - Constructor for class de.xima.fc.gui.model.AuthenticatorDependenciesData
- AuthenticatorPropertiesFactory - Class in de.xima.fc.security.authentication.model.properties
-
Factory for creating models for accessing the properties (
IAuthenticatorProperties) of authenticator entities (IAuthenticator). - AuthenticatorRendererFactory - Class in de.xima.fc.web.common.auth.wrapper.config.render
-
Factory for creating authenticator renderers.
- AuthenticatorResource - Class in de.xima.fc.api.rest.pub.impl.generic.model.response.security
-
Abstract base class for
authenticatorsREST API resources. - AuthenticatorResource(IClientDescriptor, UriInfo, HttpServletRequest, Locale) - Constructor for class de.xima.fc.api.rest.pub.impl.generic.model.response.security.AuthenticatorResource
- AuthenticatorResourcePage - Class in de.xima.fc.api.rest.pub.impl.generic.model.response.security.page
-
Model representing a page of
AuthenticatorResources provided by the PUBLIC REST API. - AuthenticatorResourcePage(List<AuthenticatorResource>, int, int, int, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.pub.impl.generic.model.response.security.page.AuthenticatorResourcePage
- authenticators - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- AUTHENTICATORS_SUB - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Path
- authenticatorsByPortal(IUserPortalInvocationContext, UserPortalResource) - Method in interface de.xima.fc.user_portal.api.provider.spec.IUsersApi
-
Retrieves all available authenticators for a user portal.
- authenticatorsByPortal(IUserPortalInvocationContext, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IUsersApi
-
Retrieves all available authenticators for a user portal.
- AuthenticatorService - Class in de.xima.fc.api.rest.pub.impl.generic.services.security
- AuthenticatorService() - Constructor for class de.xima.fc.api.rest.pub.impl.generic.services.security.AuthenticatorService
- authenticatorType - Variable in class de.xima.fc.entities.AAuthenticatorConfig
- authenticatorType - Variable in class de.xima.fc.entities.UserRefreshToken
- AuthFailedException - Exception in de.xima.fc.com.auth
-
Exception which is thrown when an authentication-error occurs
- AuthFailedException(EAuthError) - Constructor for exception de.xima.fc.com.auth.AuthFailedException
- AuthFailedException(Throwable) - Constructor for exception de.xima.fc.com.auth.AuthFailedException
- AuthFormServlet - Class in de.xima.fc.servlet.auth
- AuthFormServlet() - Constructor for class de.xima.fc.servlet.auth.AuthFormServlet
- AuthHelper - Class in de.xima.fc.web.common.utils.auth
-
Helper class for dealing with authentication
- AuthKeyUtils - Class in de.xima.fc.utils
- AuthKeyUtils() - Constructor for class de.xima.fc.utils.AuthKeyUtils
- AuthLogicFactory - Class in de.xima.fc.web.common.auth.logic
- AuthLogicFactory() - Constructor for class de.xima.fc.web.common.auth.logic.AuthLogicFactory
- AuthLogicHelper - Class in de.xima.fc.web.common.auth.logic
-
Helper class for security logics.
- AuthLogicHelper() - Constructor for class de.xima.fc.web.common.auth.logic.AuthLogicHelper
- AuthLoginFilter - Class in de.xima.fc.servlet.filter
-
Endpoint for authentication login request.
- AuthLoginFilter() - Constructor for class de.xima.fc.servlet.filter.AuthLoginFilter
- AuthLoginServlet - Class in de.xima.fc.servlet.auth
- AuthLoginServlet() - Constructor for class de.xima.fc.servlet.auth.AuthLoginServlet
- authLoginUrlBaseFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- AuthLoginUrlBuilder - Class in de.xima.fc.auth
-
Builds login URLs for authentication clients.
- AuthLoginUrlBuilder(String, IClientDescriptor) - Constructor for class de.xima.fc.auth.AuthLoginUrlBuilder
-
Constructor for a new authenticator login URL builder with the required parameters for an authenticator login URL.
- AuthLogoutFilter - Class in de.xima.fc.servlet.filter
- AuthLogoutFilter() - Constructor for class de.xima.fc.servlet.filter.AuthLogoutFilter
- AuthLogoutServlet - Class in de.xima.fc.servlet.auth
-
Handles redirect to logout template
- AuthLogoutServlet() - Constructor for class de.xima.fc.servlet.auth.AuthLogoutServlet
- authLogoutUrlBaseFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- authLogoutUrlFor(String, ValueParameters, FRQSession) - Static method in class de.xima.fc.form.helper.URLHelper
- authName - Variable in class de.xima.fc.mail.models.ClientMailServerData
- authName - Variable in class de.xima.fc.mail.models.CustomMailServerData
- Authorization() - Constructor for class de.xima.fc.CmnConst.Security.Authorization
- AUTHORIZATION_FAILED - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Deprecated.
- AUTHORIZATION_FAILED - Static variable in class de.xima.fc.I18nKeys.Defaults
- AuthorizationContext - Class in de.xima.fc.security.context
- AuthorizationFilter - Class in de.xima.fc.gui.common.filter
-
Deprecated.Authorization is now handled via pac4j.
- AuthorizationFilter() - Constructor for class de.xima.fc.gui.common.filter.AuthorizationFilter
-
Deprecated.
- AuthorizationFilterProperties - Class in de.xima.fc.mdl.auth.authorization
-
Properties model for authorization filters of
IndirectClientAuthorizations. - AuthorizationFilterProperties() - Constructor for class de.xima.fc.mdl.auth.authorization.AuthorizationFilterProperties
- authorize() - Method in interface de.xima.fc.interfaces.auth.IFormAuthContext
-
Deprecated.Since 7.2.0. Use
IFormAuthContext.login(FilterChain, EAuthenticationFlow)instead. - authorize(FilterChain) - Method in interface de.xima.fc.interfaces.auth.IFormAuthContext
-
Deprecated.Since 7.2.0. Use
IFormAuthContext.login(FilterChain, EAuthenticationFlow)instead. - AuthorizerFactory - Class in de.xima.fc.security.authorization
-
Builder for different types of
IAuthorizers. - authorizers() - Method in annotation type de.xima.fc.api.rest.impl.common.security.pac4j.filter.Pac4jSecurity
- authPassword - Variable in class de.xima.fc.mail.models.ClientMailServerData
- authPassword - Variable in class de.xima.fc.mail.models.CustomMailServerData
- AuthPasswordServlet - Class in de.xima.fc.servlet.auth
- AuthPasswordServlet() - Constructor for class de.xima.fc.servlet.auth.AuthPasswordServlet
- AuthPluginParameterModel<E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> - Class in de.xima.fc.gui.model
- AuthPluginParameterModel(String, E) - Constructor for class de.xima.fc.gui.model.AuthPluginParameterModel
- authProps - Variable in class de.xima.fc.gui.bean.AExternalUserBean
- AuthTemplateUpdate_6_4 - Class in de.xima.fc.update.updates.pre8
-
Marks old HTML templates as outdated and creates/resets new templates for authentication
- AuthTemplateUpdate_6_4() - Constructor for class de.xima.fc.update.updates.pre8.AuthTemplateUpdate_6_4
- authUsernamePassword(String, String) - Method in class de.xima.fc.webdav.SardineBuilder
- AuthWebContextFactory - Class in de.xima.fc.security.context
-
Factory for creating
auth web contexts. - AuthWrapperFactory - Class in de.xima.fc.web.common.auth.wrapper
-
Deprecated.Use
ClientFactoryorFormClientFactoryinstead if you want to create pac4j clients. - AuthWrapperFactory() - Constructor for class de.xima.fc.web.common.auth.wrapper.AuthWrapperFactory
-
Deprecated.
- AuthWrapperHelper - Class in de.xima.fc.web.common.auth.wrapper
-
Deprecated.functionality has been moved to package fc-security.
- AuthWrapperHelper() - Constructor for class de.xima.fc.web.common.auth.wrapper.AuthWrapperHelper
-
Deprecated.
- AUTO - de.xima.fc.css.builder.ECssCursor
-
The user agent will determine the cursor to display based on the current context.
- AUTO - de.xima.fc.css.builder.ECssOverflow
-
Depends on the user agent.
- AUTO - de.xima.fc.css.builder.ECssPointerEvent
-
The element behaves as it would if the pointer-events property were not specified.
- AUTO - de.xima.fc.mdl.enums.EByteOrderMarkMode
-
Add a byte order mark if required by the encoding, otherwise remove it.
- AUTO_UPDATE - Static variable in class de.xima.fc.config.XfcConfigDefaults.Database
-
Default value for auto updates.
- AUTO_UPDATE_PLUGINS - Static variable in class de.xima.fc.config.XfcConfigDefaults.Database
-
Default value for plugin auto updates.
- AutoClosableSardine - Interface in de.xima.fc.webdav
-
A
Sardinethat can also beclosed automaticallyso that it can be used with a try-with-resources statement. - autocomplete - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - autocomplete_category - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - autocomplete_section - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - AUTOCOMPLETE_TAGS - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- autoConnectProfile(UserProfile, String, String, String) - Static method in class de.xima.fc.security.pac4j.authorization.generator.UserAccountConnector
- autoExecuteIndirectClient() - Method in interface de.xima.fc.interfaces.auth.IAuthenticatorClients
-
Determines whether or not the provided
indirect clientshould be executed automatically iff there is only one authenticator configured for access to a protected resource (e.g. - autoExecuteIndirectClient() - Method in interface de.xima.fc.interfaces.plugin.retval.auth.IPluginFormAuthenticatorRetVal
-
Deprecated.Determines whether or not the provided
indirect clientshould be executed automatically iff there is only one authenticator configured for access to a protected resource (e.g. - autoExecuteIndirectClient() - Method in interface de.xima.fc.interfaces.plugin.retval.auth.IPluginGenericAuthenticatorRetVal
-
Determines whether or not the provided
indirect clientshould be executed automatically iff there is only one authenticator configured for access to a protected resource (e.g. - autoExecuteIndirectClient() - Method in class de.xima.fc.mdl.auth.DefaultAuthenticatorClients
- autoExecuteIndirectClient() - Method in class de.xima.fc.plugin.models.retval.auth.PluginAuthenticatorRetVal
- autoExecuteIndirectClient() - Method in class de.xima.fc.plugin.models.retval.auth.PluginGenericAuthenticatorRetVal
- AUTOFILL - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for setting autocomplete settings of a form field (input fields).
- AUTOLOGIN_CACHE_DISK_SIZE - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AUTOLOGIN_CACHE_HEAP_COUNT - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AUTOLOGIN_DURATION - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AUTOLOGIN_ENABLED - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AUTOLOGIN_PREFIX - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- AutoLoginBean - Class in de.xima.fc.gui.bean.settings
-
Deprecated.
- AutoLoginBean() - Constructor for class de.xima.fc.gui.bean.settings.AutoLoginBean
-
Deprecated.
- AutoLoginCache - Class in de.xima.fc.security.authentication
- AutoLoginCache() - Constructor for class de.xima.fc.security.authentication.AutoLoginCache
- AutoLoginCacheManager - Class in de.xima.fc.web.common.cache
-
Deprecated.
- AutoLoginCacheManager() - Constructor for class de.xima.fc.web.common.cache.AutoLoginCacheManager
-
Deprecated.
- autoLoginExternal() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- AutoLoginFilter - Class in de.xima.fc.servlet.filter
- AutoLoginFilter() - Constructor for class de.xima.fc.servlet.filter.AutoLoginFilter
- AutoLoginHelper - Class in de.xima.fc.security.authentication
- AutoLoginHelper() - Constructor for class de.xima.fc.security.authentication.AutoLoginHelper
- AutoLoginInData - Class in de.xima.fc.mdl
-
Model for the data needed for auto login which is saved in the browser via a Cookie value.
- AutoLoginInData(IClientDescriptor, String) - Constructor for class de.xima.fc.mdl.AutoLoginInData
- autoLoginPrivate() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- autosize - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - AUuidEntityResource<TEntity extends IUUIDEntity> - Class in de.xima.fc.api.rest.impl.common.models.response
-
Abstract base class for UUID entity resources.
- AUuidEntityResource(TEntity, String, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.impl.common.models.response.AUuidEntityResource
- AUuidFileResource<TEntity extends IUUIDEntity> - Class in de.xima.fc.api.rest.impl.common.models.response
-
Abstract base class for
fileREST API resources. - AUuidFileResource(TEntity, String, int, Instant, Instant, String, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.impl.common.models.response.AUuidFileResource
- AVAILABILITY_SETTINGS - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for configuring when the element should be available, depending on the user's group and the current state.
- AvailabilityContext - Class in de.xima.fc.security.context
- AvailabilityResolverFactory - Class in de.xima.fc.security.endpoint.state
-
Factory for creating state resolvers of views.
- availableBackgroundColors - Variable in class de.xima.fc.gui.common.bean.AContextBean
- availableBackgrounds - Variable in class de.xima.fc.gui.common.bean.AContextBean
- availableTypes - Variable in class de.xima.fc.gui.bean.AExternalUserBean
- AvatarBean - Class in de.xima.fc.gui.bean
-
Helper bean for rendering avatar composite components.
- AvatarBean() - Constructor for class de.xima.fc.gui.bean.AvatarBean
- AVerarbeitung - Class in de.xima.fc.bl.fdv.processing
-
Deprecated.This is part of the old workflow engine. Use the new workflow engine. Actions should implement
INodeHandler. - AVerarbeitung() - Constructor for class de.xima.fc.bl.fdv.processing.AVerarbeitung
-
Deprecated.
- AVorgangsDataSQLBuilder - Class in de.xima.fc.dao.impl.sqlbuilder
- AVorgangsDataSQLBuilder(EProjectSpecificDBTable, EDatenbankTyp) - Constructor for class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- AWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>> - Class in de.xima.fc.entities
-
Base class for workflow elements, i.e.
- AWorkflowElement() - Constructor for class de.xima.fc.entities.AWorkflowElement
- AWorkflowElementCategory - Class in de.xima.fc.workflow.designer.model
-
Abstract base class for element categories
- AWorkflowElementCategory(String, String, IGuiIcon) - Constructor for class de.xima.fc.workflow.designer.model.AWorkflowElementCategory
-
Creates a new element category with the given data.
- AWorkflowElementSearchTerm<TElement extends IWorkflowElementEntity> - Class in de.xima.fc.entities
-
Each workflow element can have one or more search terms that are used in database queries to filter the applicable elements.
- AWorkflowElementSearchTerm() - Constructor for class de.xima.fc.entities.AWorkflowElementSearchTerm
- AWorkflowEngineTest - Class in de.xima.fc.ms.test.workflow
-
Base test for all workflow tests that created the workflow process.
- AWorkflowEngineTest() - Constructor for class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- AWorkflowEventData - Class in de.xima.fc.workflow.event
-
Base POJO class that can be used (but does not have to be) for implementations of
IWorkflowEventData. - AWorkflowEventData(Mandant, IUser, Locale) - Constructor for class de.xima.fc.workflow.event.AWorkflowEventData
-
Deprecated.
- AWorkflowEventData(Mandant, IUser, Locale, Clock) - Constructor for class de.xima.fc.workflow.event.AWorkflowEventData
- AXItemPropertiesData - Class in de.xima.fc.form.common.models
-
Stores all the properties (
XPropertyEnum) of a form item and offers methods to access these properties. - AXItemPropertiesData(Map<String, XPropertyValue>) - Constructor for class de.xima.fc.form.common.models.AXItemPropertiesData
-
Deprecated.
- AXItemPropertiesData(Map<String, XPropertyValue>, JSONObject) - Constructor for class de.xima.fc.form.common.models.AXItemPropertiesData
-
Deprecated.This is an internal method meant only for sub classes. This will be changed to
protected. - azure - de.xima.fc.color.ENamedCssColor
- azure - de.xima.fc.common.graphdot.EColorSchemeSvg
- azure - de.xima.fc.common.graphdot.EColorSchemeX11
- azure - de.xima.fc.gui.common.enums.EWebColors
- AZURE_AD - de.xima.fc.mdl.enums.EAuthClientType
-
Now known as Microsoft Entra ID.
- azure1 - de.xima.fc.common.graphdot.EColorSchemeX11
- azure2 - de.xima.fc.common.graphdot.EColorSchemeX11
- azure3 - de.xima.fc.common.graphdot.EColorSchemeX11
- azure4 - de.xima.fc.common.graphdot.EColorSchemeX11
- AzureAd() - Constructor for class de.xima.fc.CmnConst.Security.AzureAd
- AzureAdOauth2AuthenticatorProperties<TAuthenticator extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> - Class in de.xima.fc.security.authentication.model.properties
-
Model class for the properties of an authenticator of type
EAuthClientType.AZURE_AD. - AzureAdOauth2AuthenticatorProperties(TAuthenticator) - Constructor for class de.xima.fc.security.authentication.model.properties.AzureAdOauth2AuthenticatorProperties
- AzureAdProfileAttributeFilterExtension - Class in de.xima.fc.security.authorization.filter
-
Built-in default implementation for a plugin profile filter extensions for authenticators of type
EAuthClientType.AZURE_AD. - AzureAdWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> - Class in de.xima.fc.web.common.auth.wrapper
-
Deprecated.Use
AzureAdOauth2AuthenticatorPropertiesinstead. - AzureAdWrapper(T) - Constructor for class de.xima.fc.web.common.auth.wrapper.AzureAdWrapper
-
Deprecated.
- azureDisabledScopeTags - Variable in class de.xima.fc.gui.bean.AExternalUserBean
B
- BACK - de.xima.fc.common.graphdot.EArrowHeadDirection
-
Place arrow head at the start of an arrow.
- BACKEND - de.xima.fc.mdl.enums.EFcWebAppFeature
- BACKEND - Static variable in class de.xima.fc.mdl.auth.AuthenticationTargetFactory
-
Authentication results in a user in the
HttpSession - BACKEND_ACCESS - de.xima.fc.security.endpoint.ESystemView
- BACKEND_LOGIN_CONFIG_CLIENTS - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
An ordered
Listofauthentication client namesof the backend login page. - BACKEND_LOGIN_CONFIG_GLOBAL_REDIRECT_TARGET - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
global redirect targetof the backend login page. - BACKEND_LOGIN_CONFIG_GLOBAL_REDIRECT_TARGET - Static variable in class de.xima.fc.CmnConst.SystemProperty.Defaults
- BACKEND_LOGIN_CONFIG_INPUT_CLIENT_LAYOUT_TYPE - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
layout of the input clientsof the backend login page. - BACKEND_LOGIN_CONFIG_INPUT_CLIENT_LAYOUT_TYPE - Static variable in class de.xima.fc.CmnConst.SystemProperty.Defaults
- BACKEND_LOGIN_CONFIG_LAYOUT_TYPE - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
general layoutof the backend login page. - BACKEND_LOGIN_CONFIG_LAYOUT_TYPE - Static variable in class de.xima.fc.CmnConst.SystemProperty.Defaults
- BACKEND_LOGIN_CONFIG_PREFIX - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
Prefix for system properties related to the backend login configuration.
- BACKEND_LOGIN_CONFIG_REMEMBER_ME_ACTIVE - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
Booleanvalue that determines whether the remember me option should be displayed on the backend login page. - BACKEND_LOGIN_CONFIG_REMEMBER_ME_ACTIVE - Static variable in class de.xima.fc.CmnConst.SystemProperty.Defaults
- BACKEND_LOGIN_CONFIG_SUPER_USER_LOGIN_ACTIVE - Static variable in class de.xima.fc.CmnConst.SystemProperty
-
Booleanvalue that determines whether the super user login is active. - BACKEND_LOGIN_CONFIG_SUPER_USER_LOGIN_ACTIVE - Static variable in class de.xima.fc.CmnConst.SystemProperty.Defaults
- BACKEND_LOGIN_LAYOUT_HEADER - Static variable in class de.xima.fc.CmnConst.SystemProperty
- BACKEND_LOGIN_LAYOUT_NOTICE - Static variable in class de.xima.fc.CmnConst.SystemProperty
- BACKEND_LOGIN_LAYOUT_NOTICE_POSITION - Static variable in class de.xima.fc.CmnConst.SystemProperty
- BackendApplicationPushContext - Class in de.xima.fc.gui.common.bean.push
-
A backend push context that should scoped to the application scope.
- BackendApplicationPushContext() - Constructor for class de.xima.fc.gui.common.bean.push.BackendApplicationPushContext
- BackendAuthLogics - Class in de.xima.fc.security.logic
-
Initializer class providing the backend authentication logics (login, callback).
- BackendAuthLogics() - Constructor for class de.xima.fc.security.logic.BackendAuthLogics
- BackendBean - Class in de.xima.fc.gui.bean
- BackendBean() - Constructor for class de.xima.fc.gui.bean.BackendBean
- BackendClientFactory - Class in de.xima.fc.security.pac4j.client
-
Factory for creating Pac4j
Clients. - BackendCommonContextListener - Class in de.xima.fc.context
-
Servlet context listener for executing common initialization and shutdown tasks for web applications with access to the backend (MS and Fs with Inbox).
- BackendCommonContextListener() - Constructor for class de.xima.fc.context.BackendCommonContextListener
- BackendConfigFactory - Class in de.xima.fc.security.pac4j.config
- BackendConfigFactory() - Constructor for class de.xima.fc.security.pac4j.config.BackendConfigFactory
- BackendLoginPageConfigProducer - Class in de.xima.fc.security.config
- BackendLoginPageConfigProducer() - Constructor for class de.xima.fc.security.config.BackendLoginPageConfigProducer
- BackendPushContextBean - Class in de.xima.fc.gui.common.bean.push
-
Bean with the action listener for the
AjaxCallPushData.getActionListener(). - BackendPushContextBean() - Constructor for class de.xima.fc.gui.common.bean.push.BackendPushContextBean
- BackendPushContextBean.ApplicationOmniFacesPushKeepAliveCheck - Class in de.xima.fc.gui.common.bean.push
-
Keepalive check for the OmniFaces socket, with a mutex scoped to the current application.
- BackendPushContextBean.SessionOmniFacesPushKeepAliveCheck - Class in de.xima.fc.gui.common.bean.push
-
Keepalive check for the OmniFaces socket, with a mutex scoped to the current session.
- BackendPushContextBean.ViewOmniFacesPushKeepAliveCheck - Class in de.xima.fc.gui.common.bean.push
-
Keepalive check for the OmniFaces socket, with a mutex scoped to the current view.
- BackendSavedRequestHandler - Class in de.xima.fc.security.pac4j.savedrequest
- BackendSecurityConfigProducer - Class in de.xima.fc.security.config
-
Producer for the formcycle backend
security config. - BackendSecurityConfigProducer() - Constructor for class de.xima.fc.security.config.BackendSecurityConfigProducer
- BackendSecurityFilter - Class in de.xima.fc.servlet.filter
-
Filter that adds security-relevant headers and other settings for the backend.
- BackendSecurityFilter() - Constructor for class de.xima.fc.servlet.filter.BackendSecurityFilter
- BackendSessionPushContext - Class in de.xima.fc.gui.common.bean.push
-
A backend push context that should be scoped to a HTTP session.
- BackendSessionPushContext() - Constructor for class de.xima.fc.gui.common.bean.push.BackendSessionPushContext
- backendUserContextForWebContext(FacesContext) - Static method in class de.xima.fc.user.UserContextFactory
-
Reads the user from the given Faces context, and creates a new backend user context wrapper for that user.
- BackendViewPushContext - Class in de.xima.fc.gui.common.bean.push
-
A backend push context that is scoped to a JSF view.
- BackendViewPushContext() - Constructor for class de.xima.fc.gui.common.bean.push.BackendViewPushContext
- BACKGROUND_COLOR - de.xima.fc.common.graphdot.EStandardAttribute
-
The bgcolor attribute.
- BACKGROUND_COLORS - Static variable in class de.xima.fc.gui.common.utils.UIUtils
- backgroundcolor - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - backgroundRepeat(Object...) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
background-repeat: repeat space; - BACKGROUNDS - Static variable in class de.xima.fc.gui.common.utils.UIUtils
- backgroundSize(Object...) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
background-size: 6px, auto, contain; - BACKSPACE - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- BACKUP_DIALOG - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- BACKUP_DIALOG - Static variable in class de.xima.fc.CmnConst.Workflow.ClientWidgetVar
- BackupChangeEvent - Class in de.xima.fc.workflow.taglib.event
-
Event for the
Flowchartcomponent, when the backup state has unsaved changed. - BackupChangeEvent(UIComponent, Behavior) - Constructor for class de.xima.fc.workflow.taglib.event.BackupChangeEvent
-
Creates a new POJO with the given values.
- backupCustomDataProvider - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- backupCustomDataVersion - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- backupDelaySeconds - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- BackupDetectEvent - Class in de.xima.fc.workflow.taglib.event
-
Event for the
Flowchartcomponent, when the presence of a backup was detected on the client. - BackupDetectEvent(UIComponent, Behavior, FlowchartSnapshot, EFlowchartBackupRequestSource) - Constructor for class de.xima.fc.workflow.taglib.event.BackupDetectEvent
-
Creates a new POJO with the given values.
- BackupDialogModel - Class in de.xima.fc.workflow.designer.model
- BackupDialogModel() - Constructor for class de.xima.fc.workflow.designer.model.BackupDialogModel
- backupKey - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- BackupUnchangeEvent - Class in de.xima.fc.workflow.taglib.event
-
Event for the
Flowchartcomponent, when the backup state has no unsaved changed. - BackupUnchangeEvent(UIComponent, Behavior) - Constructor for class de.xima.fc.workflow.taglib.event.BackupUnchangeEvent
-
Creates a new POJO with the given values.
- BACKWARDS - Static variable in class de.xima.fc.workflow.FlowGraphConnectionType
-
An edge that leads back to a previous node that has already been executed.
- baked() - Method in class de.xima.fc.portal.PortalBeanBuilder
- BASE - de.xima.fc.gui.model.portal.EUserPortalViewTab
-
Base tab with for editing e.g.
- BASE - Static variable in class de.xima.fc.CmnConst.Designer.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.FormDesigner.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.FormPreview.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.ProjectOverview.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.ProjectResource.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.RemoteCommand
- BASE - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommand
- BASE_HELP_PATH - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_DESIGNER_ELEMENT_PROPERTIES - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_DESIGNER_ELEMENTS - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_FC - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_FC_PLUGIN_DOC - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_FC_SYSTEM_SETTINGS - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_FC_UI - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_WORKFLOW_ACTIONS - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_WORKFLOW_ENDPOINTS - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_WORKFLOW_EVENTS - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_HELP_PATH_WORKFLOW_FLOW_CONTROL - Static variable in class de.xima.fc.CmnConst.Views
-
Deprecated.
- BASE_PROPERTIES - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel with the basic settings of a form element.
- baseActionProps(Class<TData>, String, ClientIcon, ClientOpaqueColor) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- BaseActionProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for node properties.
- BaseActionProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseActionProps
- BaseActionProps.name - Interface in de.xima.fc.workflow.taglib.model
- BaseAppointmentHelper - Class in de.xima.fc.appointment
-
Helper methods for the appointment module.
- BaseAppointmentHelper() - Constructor for class de.xima.fc.appointment.BaseAppointmentHelper
- BaseBuilder(OneOfN.Either<IFormRecordChatReference, ICreateNewFormRecordChatRequest>) - Constructor for class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
- BaseBuilder(UUID) - Constructor for class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
- baseConditionProps(Class<? extends TData>, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- BaseConditionProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for common properties used by binary condition nodes.
- BaseConditionProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseConditionProps
- BaseConfigViewModel - Class in de.xima.fc.mdl.auth.config.view
-
View model for general authenticator configs
- BaseConfigViewModel() - Constructor for class de.xima.fc.mdl.auth.config.view.BaseConfigViewModel
-
Deprecated.For JSON deserialization only.
- baseData(IEntityContext, QueryCriteriaManager) - Static method in class de.xima.fc.factory.form.record.FormRecordDataFactory
- BaseDesignerModel - Class in de.xima.fc.gui.model.designer
-
Base designer model used by all designer pages.
- BaseDesignerModel(String, List<BenutzerGruppe>) - Constructor for class de.xima.fc.gui.model.designer.BaseDesignerModel
-
Creates a new POJO model with the given data.
- baseDoUntilLoopProps(Class<? extends TData>, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- BaseDoUntilLoopProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for common properties used by do-until loop nodes.
- BaseDoUntilLoopProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseDoUntilLoopProps
- BaseForEachLoopProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for common properties used by for-each loop nodes.
- BaseForEachLoopProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseForEachLoopProps
- baseFormIncludeUrlFor(Mandant) - Static method in class de.xima.fc.PathHandler.Web
-
Determines the path to the JavaScript file for including the form via AJAX.
- baseFormIncludeUrlFor(MandantFrontendServer) - Static method in class de.xima.fc.PathHandler.Web
- baseFormUrlFor(Mandant) - Static method in class de.xima.fc.PathHandler.Web
-
Returns the clients base-url with form servlet sub-dir
- baseFormUrlFor(MandantFrontendServer) - Static method in class de.xima.fc.PathHandler.Web
- BaseGroupSequenceProvider<T> - Class in de.xima.fc.validation.groups
-
Mixin for implementing
DefaultGroupSequenceProvider, with a little bit less boilerplate. - BaseGroupSequenceProvider() - Constructor for class de.xima.fc.validation.groups.BaseGroupSequenceProvider
- BaseGroupSequenceProvider.IGroupBuilder<T> - Interface in de.xima.fc.validation.groups
- baseIncludesFor(Mandant) - Static method in class de.xima.fc.PathHandler.Web
-
Generates the base URL for form includes,
/form/includes. - baseIncludesFor(MandantFrontendServer) - Static method in class de.xima.fc.PathHandler.Web
-
Generates the base URL for form includes,
/form/includes. - BASELINE - de.xima.fc.css.builder.ECssAlignItems
-
All flex items are aligned such that their flex container baselines align.
- BASELINE - de.xima.fc.css.builder.ECssJustifyContent
-
Aligns the alignment baseline of the box's first baseline set with the corresponding baseline in the shared first baseline set of all the boxes in its baseline-sharing group.
- BaseMultipleCheckBean<TData extends IMultipleCheckProps> - Class in de.xima.fc.workflow.designer.bean.nodes
-
Bean for editing workflow nodes for which a complex condition need to be configured, such as an if-else condition or a while loop.
- BaseMultipleCheckBean() - Constructor for class de.xima.fc.workflow.designer.bean.nodes.BaseMultipleCheckBean
- BaseMultipleConditionProps - Class in de.xima.fc.workflow.model.nodes
-
The properties model for workflow nodes for which a complex condition need to be configured.
- BaseMultipleConditionProps() - Constructor for class de.xima.fc.workflow.model.nodes.BaseMultipleConditionProps
- BaseMultipleDoUntilLoopTestProps - Class in de.xima.fc.workflow.model.nodes
-
The properties model for workflow nodes for which a complex do-until loop test need to be configured.
- BaseMultipleDoUntilLoopTestProps() - Constructor for class de.xima.fc.workflow.model.nodes.BaseMultipleDoUntilLoopTestProps
- BaseMultipleWhileLoopTestProps - Class in de.xima.fc.workflow.model.nodes
-
The properties model for workflow nodes for which a complex while loop test need to be configured.
- BaseMultipleWhileLoopTestProps() - Constructor for class de.xima.fc.workflow.model.nodes.BaseMultipleWhileLoopTestProps
- baseNameWithSuffix(String) - Method in class de.xima.fc.appointment.FieldName
- BaseNodeEvent - Class in de.xima.fc.cluster.model.events
-
Base class for all cluster events with a node.
- BaseNodeEvent(NodeModel) - Constructor for class de.xima.fc.cluster.model.events.BaseNodeEvent
-
Creates a new node event.
- baseRequest() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedFulfillRequestedUploadRequest
- baseRequest() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedPostFormRecordMessageRequest
- baseRequest() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedFulfillRequestedUploadRequest
-
The base request data for fulfilling a form record message upload request.
- baseRequest() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedPostFormRecordMessageRequest
-
The base request data for posting a form record message.
- BaseResolvedFileListProcessor<R,E extends Throwable> - Class in de.xima.fc.workflow.processor.logic.execution
-
A base implementation of
IResolvedFileListProcessorthat ignores all errors. - BaseResolvedFileListProcessor() - Constructor for class de.xima.fc.workflow.processor.logic.execution.BaseResolvedFileListProcessor
- baseResponse() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedFulfillRequestedUploadResponse
-
The base response.
- baseResponse() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedPostFormRecordMessageResponse
-
The base response.
- baseResult() - Method in interface de.xima.fc.logic.workflow.IExtendedTriggeredWorkflowExecutionResult
-
The base workflow execution result.
- BaseTopologyEvent - Class in de.xima.fc.cluster.model.events.topo
-
Base class for events the relate to a change in the cluster topology (e.g.
- BaseTopologyEvent(NodeModel, ICluster) - Constructor for class de.xima.fc.cluster.model.events.topo.BaseTopologyEvent
- baseTriggerProps(Class<TData>, String, ClientIcon, ClientOpaqueColor) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- BaseTriggerProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for trigger properties.
- BaseTriggerProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseTriggerProps
- baseUrl - Variable in class de.xima.fc.form.request.FormRequestContext
- baseUrl() - Method in interface de.xima.fc.user_portal.api.context.IUserPortalInvocationContext
-
Base URL of the user portal REST API.
- baseUrl(String) - Method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams.Builder
- baseUrl(String) - Method in class de.xima.fc.workflow.model.HttpContextData.Builder
- baseURL - Variable in class de.xima.fc.form.render.FormRenderContext
-
Deprecated.never used
- baseUrlFor(Mandant) - Static method in class de.xima.fc.PathHandler.Web
-
Liefert die (ggfs mandantenabhängige) Basis-Adresse zum Aufruf von Formcycle.
- baseUrlFor(MandantFrontendServer) - Static method in class de.xima.fc.PathHandler.Web
- baseWhileLoopProps(Class<? extends TData>, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- BaseWhileLoopProps - Class in de.xima.fc.workflow.taglib.model
-
Base class for common properties used by while loop nodes.
- BaseWhileLoopProps() - Constructor for class de.xima.fc.workflow.taglib.model.BaseWhileLoopProps
- BASIC_RESOURCE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_INFO_DELETE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_INFO_DELETE_PLURAL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_INFO_PERSIST_NEW - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_INFO_PERSIST_UPDATE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_INFO_SKIP - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_PERSIST_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- BASIC_RESOURCE_READ_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- basicAuth(String, String) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
Sets up basic authentication for the HTTP request.
- BasicAuthProps() - Constructor for class de.xima.fc.workflow.model.nodes.FcHttpRequestProps.BasicAuthProps
- BasicClientAuthorization - Class in de.xima.fc.mdl.auth.authorization
-
Model class for a basic client authorization.
- BasicClientAuthorization.Builder - Class in de.xima.fc.mdl.auth.authorization
- BasicDataTableBean - Class in de.xima.fc.gui.bean.project
-
Basisklasse für
ProjectDataTableBeanundProjectInboxBean - BasicDataTableBean() - Constructor for class de.xima.fc.gui.bean.project.BasicDataTableBean
- BasicFormRecordRequestData - Class in de.xima.fc.mdl.form.record.request
-
Model class for basic form record request data
- BasicPluginBean<E extends IPluginEntity<?,?,?>> - Class in de.xima.fc.gui.bean.plugin
- BasicPluginBean(IGenericDao<E>) - Constructor for class de.xima.fc.gui.bean.plugin.BasicPluginBean
- BasicRefResult - Class in de.xima.fc.mdl
- BasicRefResult() - Constructor for class de.xima.fc.mdl.BasicRefResult
- BasicRefResult(boolean, long...) - Constructor for class de.xima.fc.mdl.BasicRefResult
- BasicScheduleModel - Class in de.xima.fc.gui.model.appointment
-
Extends the
DefaultScheduleModeland adds some additional functionality. - BasicScheduleModel() - Constructor for class de.xima.fc.gui.model.appointment.BasicScheduleModel
- BasicTreeNode<T> - Class in de.xima.fc.gui.model.tree
-
A basic tree node.
- BasicTreeNode() - Constructor for class de.xima.fc.gui.model.tree.BasicTreeNode
-
Creates a new basic root node.
- BasicTreeNode(String, T, String, TreeNode<T>) - Constructor for class de.xima.fc.gui.model.tree.BasicTreeNode
-
Creates a new node with a parent.
- bcc - Variable in class de.xima.fc.mdl.mail.TextMailData
- bcc(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- bcc(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- bean() - Method in interface de.xima.fc.validation.groups.BaseGroupSequenceProvider.IGroupBuilder
-
Gets the bean that is being validated.
- BEAN - Static variable in class de.xima.fc.api.APIProvider
- BEAN_NAME - Static variable in class de.xima.fc.gui.common.bean.AContextBean
- BEAN_NOT_ASSIGNABLE - Static variable in class de.xima.fc.errors.ErrorCode
-
Allgemeiner Fehler bei der dynamischen Verarbeitung von Java-Beans
- BEAN_NOT_ASSIGNABLE - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- BEAN_PROPERTY - Static variable in class de.xima.fc.errors.ErrorCode
-
Fehler der beim Setzen von Bean-Attributen auftritt.
- BEAN_VALUE_VALIDATION - Static variable in class de.xima.fc.errors.ErrorCode
-
Validierungsfehler beim Setzen von Bean-Attributen
- BEAN_VALUE_VALIDATION - Static variable in class de.xima.fc.I18nKeys.Exceptions
- BeanAPI - Class in de.xima.fc.api.system
-
API class for manipulation of beans.
- BeanAPI() - Constructor for class de.xima.fc.api.system.BeanAPI
- BeanAttribute - Class in de.xima.fc.mdl
- BeanAttribute(String, boolean) - Constructor for class de.xima.fc.mdl.BeanAttribute
- beanClass - Variable in class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- BeanHandler - Class in de.xima.fc.handler.system
- BeanHandler() - Constructor for class de.xima.fc.handler.system.BeanHandler
- BeanManagerAdapter - Class in de.xima.fc.cdi.extension
-
Adapter for
CDIBeanManagerwhich extends default BeanManger functionality - BEANS - de.xima.fc.errors.EErrorType
- BeanUtils - Class in de.xima.fc.web.common.utils
-
Hilfsklasse für das (generische) Setzen von Eigenschaften (speziell von Entitäten).
- BeanWorkflowValidationEnvironmentData - Class in de.xima.fc.workflow.designer.logic
-
AN implementation of
IWorkflowValidationEnvironmentDatathat lazily reads the data from the context beans (session bean, locale bean etc.). - BeanWorkflowValidationEnvironmentData(FacesContext) - Constructor for class de.xima.fc.workflow.designer.logic.BeanWorkflowValidationEnvironmentData
-
Creates a new instance that uses the given faces context for locating the beans that hold the data.
- BEARBEITER_REF - Static variable in class de.xima.fc.CmnConst.TableColumns
- Bedingung - Class in de.xima.fc.entities
-
Deprecated.This entity is part of the old workflow engine. The closest equivalent to this entity is a
WorkflowNodewith theAWorkflowElement.getType()set toEWorkflowNodeType.FC_MULTIPLE_CONDITION. - Bedingung() - Constructor for class de.xima.fc.entities.Bedingung
-
Deprecated.
- BEDINGUNG - Static variable in class de.xima.fc.api.APIProvider
-
Deprecated.Use
APIProvider.WORKFLOW_STATE_APIand the new workflow engine. - BEDINGUNG_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
Deprecated.
Aktionentities exist only in the old workflow. UseDaoProvider.WORKFLOWNODE_DAOfor the closest equivalent in the new workflow. Conditions correspond to workflow nodes of typeEWorkflowNodeType.FC_MULTIPLE_CONDITION. - BedingungAPI - Class in de.xima.fc.api.entity
-
Deprecated.Use
WorkflowNodeAPIand the new workflow engine. - BedingungAPI() - Constructor for class de.xima.fc.api.entity.BedingungAPI
-
Deprecated.
- BedingungDao - Class in de.xima.fc.dao.impl
-
Deprecated.
- BedingungDao() - Constructor for class de.xima.fc.dao.impl.BedingungDao
-
Deprecated.
- BedingungServletHandler - Class in de.xima.fc.servlet.handler
-
Deprecated.This is part of the old rest API. Use the new API when it becomes available.
- BedingungServletHandler() - Constructor for class de.xima.fc.servlet.handler.BedingungServletHandler
-
Deprecated.
- BEFORE_CREDENTIALS_AUTHENTICATORS - de.xima.fc.mdl.enums.ELoginNoticePosition
- BEFORE_INITIALIZE - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- BEFORE_INSTALL - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- BEFORE_REDIRECT_AUTHENTICATORS - de.xima.fc.mdl.enums.ELoginNoticePosition
- BEFORE_SHUTDOWN - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- BEFORE_UNINSTALL - de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
- beforeAll(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- beforeDelete() - Method in interface de.xima.fc.plugin.gui.IPluginCustomGUIBean
-
Deprecated.Functionality that is executed immediately before delete the plugin configuration in the ui.
- beforeEach(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- beforePhase(PhaseEvent) - Method in class de.xima.fc.workflow.designer.listener.PropertiesValidationListener
- beforeSave() - Method in interface de.xima.fc.plugin.gui.IPluginCustomGUIBean
-
Deprecated.Functionality that is executed immediately before saving the plugin configuration in the ui
- beforeTaskStart(Object, IWorkflowFileValue, IWorkflowEventData, WorkflowTask, WorkflowTrigger) - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
-
Invoked internally before a task is about to be executed.
- beforeTestExecution(ExtensionContext) - Method in class de.xima.fc.ms.test.extension.FcSystemIntegrationExtension
- begin() - Method in interface de.xima.fc.stage.IStageChainFactory
- begin(Executor) - Static method in class de.xima.fc.stage.StageChain
-
Starts a new chain with an empty set of
LocalVariables. - begin(T) - Method in interface de.xima.fc.stage.IStageChainFactory
- begin(T, Executor) - Static method in class de.xima.fc.stage.StageChain
-
Starts a new chain initialized with the given current value.
- BEGINNING - de.xima.fc.common.graphdot.EShowBoxesMode
-
Print guide boxes in PostScript at the beginning of route splines
- beginRepetition(INodeExecutionParams<TData>, TState, int) - Method in interface de.xima.fc.workflow.mixin.IPluginDoUntilLoopNodeHandler
-
Callback that is invoked at the beginning of each loop iteration.
- beginRepetition(INodeExecutionParams<TData>, TState, int) - Method in interface de.xima.fc.workflow.mixin.IPluginWhileLoopNodeHandler
-
Callback that is invoked at the beginning of each loop iteration.
- beginTransaction() - Method in class de.xima.fc.filter.db.PluginEmManager
- beginTransaction() - Static method in class de.xima.fc.filter.db.RequestEMManager
- beginTransaction() - Method in interface de.xima.fc.interfaces.plugin.param.entities.IPluginEmManager
-
Begins a new transation, if no transaction is currently active.
- beige - de.xima.fc.color.ENamedCssColor
- beige - de.xima.fc.common.graphdot.EColorSchemeSvg
- beige - de.xima.fc.common.graphdot.EColorSchemeX11
- beige - de.xima.fc.gui.common.enums.EWebColors
- Benutzer - Class in de.xima.fc.entities
-
Deprecated.Since Version 8.0.0 user information is stored in
user profiles. An entity that describes a real-life person. - Benutzer() - Constructor for class de.xima.fc.entities.Benutzer
-
Deprecated.
- BENUTZER - de.xima.fc.mdl.enums.EModule
-
Deprecated.
- BENUTZER - de.xima.fc.mdl.enums.ERollenTyp
-
Dieser RollenTyp beschreibt einen
Benutzer, der regulär das System benutzt ohne dabei Einstellungen setzen zu dürfen. - BENUTZER - Static variable in class de.xima.fc.api.APIProvider
-
Deprecated.Benutzers have been replaced by
UserProfile - BENUTZER_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
Deprecated.
- BENUTZER_DELETING_NOT_ALLOWED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- BENUTZER_DELETION_UNPERMITTED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- benutzer_erstellt - Variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- benutzer_erstellt - Variable in class de.xima.fc.entities.AFileEntity
- benutzer_erstellt - Variable in class de.xima.fc.entities.ProjectPreviewFile
- benutzer_geaendert - Variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- benutzer_geaendert - Variable in class de.xima.fc.entities.AFileEntity
- benutzer_geaendert - Variable in class de.xima.fc.entities.ProjectPreviewFile
- BENUTZER_NOT_AUTHENTIFICATED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- BENUTZER_PASSWORD_RESETED - Static variable in class de.xima.fc.I18nKeys.Msg
- BENUTZER_PWD_SEND_EMAIL_ERROR - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- BENUTZER_SEND_EMAIL_ERROR - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- BenutzerAPI - Class in de.xima.fc.api.entity
-
Deprecated.The
Benutzerhas been replaced byUserProfile. - BenutzerAPI() - Constructor for class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.
- BenutzerDao - Class in de.xima.fc.dao.impl
-
Deprecated.Since Version 8.0.0 user information is stored
UserProfiles. For accessing user information useUserProfileDao. - BenutzerDao() - Constructor for class de.xima.fc.dao.impl.BenutzerDao
-
Deprecated.
- BENUTZERDEFINIERT - de.xima.fc.mdl.enums.EBenamungsModus
-
Benutzerdefiniert gibt an, dass die benutzerspezifischen Elementnamen genutzt werden (Backendparameter)
- BenutzerGruppe - Class in de.xima.fc.entities
-
Diese Entität bildet ein Guppensystem ab, dem verschiedene
Benutzerzugeordnet werden können. - BenutzerGruppe() - Constructor for class de.xima.fc.entities.BenutzerGruppe
- BENUTZERGRUPPE_ADMINS_NAME - Static variable in class de.xima.fc.I18nKeys.Defaults
- BENUTZERGRUPPE_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- BENUTZERGRUPPE_NAME - Static variable in class de.xima.fc.I18nKeys.Defaults
- BenutzerGruppeAPI - Class in de.xima.fc.api.entity
-
API class for manipulation of
BenutzerGruppeentities. - BenutzerGruppeAPI() - Constructor for class de.xima.fc.api.entity.BenutzerGruppeAPI
- BenutzerGruppeDao - Class in de.xima.fc.dao.impl
- BenutzerGruppeDao() - Constructor for class de.xima.fc.dao.impl.BenutzerGruppeDao
- BenutzerGruppeHandler - Class in de.xima.fc.handler.entity
-
The Class BenutzerHandler.
- BenutzerGruppeHandler() - Constructor for class de.xima.fc.handler.entity.BenutzerGruppeHandler
- benutzerGruppen - Variable in class de.xima.fc.form.render.FormRenderContext
-
Deprecated.never used
- BENUTZERGRUPPEN - Static variable in class de.xima.fc.api.APIProvider
- BenutzerHandler - Class in de.xima.fc.handler.entity
-
Deprecated.The
Benutzerhas been replaced byUserProfile. - BenutzerHandler() - Constructor for class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- BenutzerServletHandler - Class in de.xima.fc.servlet.handler
-
Deprecated.This is part of the old rest API. Use the new API when it becomes available.
- BenutzerServletHandler() - Constructor for class de.xima.fc.servlet.handler.BenutzerServletHandler
-
Deprecated.
- BETWEEN - de.xima.fc.form.common.statics.EConditionType
- betweenMaps(Map<K, V>, Map<K, V>) - Static method in class de.xima.fc.workflow.model.MapDiff
-
Computes and returns the difference between two
Maps. - BG_COLOR - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
bgcolorattribute. - bigIntegerCounter() - Static method in class de.xima.fc.common.counter.Counters
-
Creates a new
CounterforBigIntegervalues with an initial value of 0. - bigIntegerCounter(BigInteger) - Static method in class de.xima.fc.common.counter.Counters
-
Creates a new
CounterforBigIntegervalues with the given initial value. - BinaryCacheModel - Class in de.xima.fc.mdl.cache
- BinaryCacheModel(byte[], long, int) - Constructor for class de.xima.fc.mdl.cache.BinaryCacheModel
- BinaryData - Class in de.xima.fc.http.params
-
Binary data that can be added to a HTTP request.
- BinaryData(String, byte[], String, String) - Constructor for class de.xima.fc.http.params.BinaryData
-
Creates a new binary data item.
- BinaryData(String, byte[], String, String, Charset) - Constructor for class de.xima.fc.http.params.BinaryData
-
Creates a new binary data item.
- binaryResource(String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- binaryTimeout() - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContext
- binaryTimeout(Duration) - Method in interface de.xima.fc.proma.context.IPublicNativeSyncContextBuilder
- binaryTimeout(Duration) - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContextBuilder
- binValue - Variable in class de.xima.fc.mdl.response.ServletResponse
- bisque - de.xima.fc.color.ENamedCssColor
- bisque - de.xima.fc.common.graphdot.EColorSchemeSvg
- bisque - de.xima.fc.common.graphdot.EColorSchemeX11
- bisque - de.xima.fc.gui.common.enums.EWebColors
- bisque1 - de.xima.fc.common.graphdot.EColorSchemeX11
- bisque2 - de.xima.fc.common.graphdot.EColorSchemeX11
- bisque3 - de.xima.fc.common.graphdot.EColorSchemeX11
- bisque4 - de.xima.fc.common.graphdot.EColorSchemeX11
- BitFlagSetPredicate - Class in de.xima.fc.bitflag
-
A
predicatefor checking whether a bit flag includes or excludes some or all of a given set of flags. - BitFlagSetPredicate.Builder - Class in de.xima.fc.bitflag
-
Builder for a
BitFlagSetPredicate. - black - de.xima.fc.color.ENamedCssColor
- black - de.xima.fc.common.graphdot.EColorSchemeSvg
- black - de.xima.fc.common.graphdot.EColorSchemeX11
- black - de.xima.fc.gui.common.enums.EWebColors
- BLACK - de.xima.fc.gui.common.enums.EMrmrsColor
- BLACK - de.xima.fc.gui.common.enums.EQuasarColor
- blacklist - Variable in class de.xima.fc.gui.component.tagify.TagifyRenderer.TagifyRenderData
- BLACKLIST - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- blanchedalmond - de.xima.fc.color.ENamedCssColor
- blanchedalmond - de.xima.fc.common.graphdot.EColorSchemeSvg
- blanchedalmond - de.xima.fc.common.graphdot.EColorSchemeX11
- blanchedalmond - de.xima.fc.gui.common.enums.EWebColors
- BLANK - de.xima.fc.gui.statics.ELinkTarget
- BLANK - Static variable in class de.xima.fc.CmnConst.Target
- BLOCK - de.xima.fc.css.builder.ECssDisplay
-
The element generates a block element box, generating line breaks both before and after the element when in the normal flow.
- blue - de.xima.fc.color.ENamedCssColor
- blue - de.xima.fc.common.graphdot.EColorSchemeSvg
- blue - de.xima.fc.common.graphdot.EColorSchemeX11
- blue - de.xima.fc.gui.common.enums.EWebColors
- BLUE - de.xima.fc.gui.common.enums.EMrmrsColor
- BLUE - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_1 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_10 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_11 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_12 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_13 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_14 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_2 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_3 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_4 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_5 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_6 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_7 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_8 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_9 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_1 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_10 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_11 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_12 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_13 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_14 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_2 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_3 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_4 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_5 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_6 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_7 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_8 - de.xima.fc.gui.common.enums.EQuasarColor
- BLUE_GREY_9 - de.xima.fc.gui.common.enums.EQuasarColor
- blue1 - de.xima.fc.common.graphdot.EColorSchemeX11
- blue2 - de.xima.fc.common.graphdot.EColorSchemeX11
- blue3 - de.xima.fc.common.graphdot.EColorSchemeX11
- blue4 - de.xima.fc.common.graphdot.EColorSchemeX11
- blueviolet - de.xima.fc.color.ENamedCssColor
- blueviolet - de.xima.fc.common.graphdot.EColorSchemeSvg
- blueviolet - de.xima.fc.common.graphdot.EColorSchemeX11
- blueviolet - de.xima.fc.gui.common.enums.EWebColors
- body(String, String) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Sends an email with both a plain text and HTML body.
- BODY - Static variable in class de.xima.fc.I18nKeys.MailPostfix
- bodyFileProvision(FileProvision) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
Sets the options for how to handle the archive file.
- bodyHtml(String) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Sends an email with only a plain HTML body.
- BodyPartData - Class in de.xima.fc.mdl.mail.data
-
Class for storing informations and data for an mail-bodypart based on text
- BodyPartData(String, String) - Constructor for class de.xima.fc.mdl.mail.data.BodyPartData
- bodyParts - Variable in class de.xima.fc.mdl.mail.TextMailData
- bodyPlainText(String) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Sends an email with only a plain text body.
- bodyType(EEmailBodyFormatType) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- BOLD - de.xima.fc.common.graphdot.EEdgeStyle
-
Bold lines
- BOLD - de.xima.fc.common.graphdot.ENodeStyle
-
Bold border
- BOLD - de.xima.fc.pdf.form.ETextFormatFlag
-
Bold text.
- bomMode(EByteOrderMarkMode) - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
- BOOK - de.xima.fc.appointment.EAppointmentActionType
-
Create (book) a new appointment
- BOOKED - de.xima.fc.mdl.enums.EAppointmentStatus
-
The appointment was booked and will take place.
- bool() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- bool(boolean) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- bool(boolean, String) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- boolBuilder() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- boolBuilder() - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- BOOLEAN - de.xima.fc.interfaces.workflow.value.EValueType
-
The value must be a boolean, i.e.
- BORDER_BOX - de.xima.fc.css.builder.ECssBoxSizing
-
This is the initial and default value as specified by the CSS standard.
- BOT_DETECTED - de.xima.fc.mdl.enums.ETextbausteinMsgCode
- BOT_DETECTED - Static variable in class de.xima.fc.I18nKeys.Defaults
- BOT_FIELD - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- BOT_FIELD_AUTOCOMPLETE - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
-
Default value for the application property that controls the
autocompleteattribute of the invisible bot field. - BOT_FIELD_AUTOCOMPLETE - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
-
Name of the application property that controls the
autocompleteattribute of the invisible bot field. - BOT_FIELD_NAME - Static variable in class de.xima.fc.form.common.statics.FD2Const
- botDetected(IExtendedFormRequestContext) - Static method in class de.xima.fc.web.common.respond.FormResponder
- botDetected(HttpServletRequest, HttpServletResponse, Mandant) - Static method in class de.xima.fc.web.common.respond.FormResponder
- BOTH - de.xima.fc.common.graphdot.EArrowHeadDirection
-
Place arrow head at both ends of an arrow.
- BOTH - de.xima.fc.mdl.enums.EEmailBodyFormatType
- bottom(Object) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
bottom: 50%; - BOTTOM - de.xima.fc.common.graphdot.ELabelLocation
-
Place label at bottom.
- BOTTOM - de.xima.fc.css.builder.ECssTranformOrigin
-
100% along the vertical axis.
- BOTTOM_TO_TOP - de.xima.fc.common.graphdot.ERankDirection
-
Layout from bottom to top.
- BOTTOMBAR_FORM_TITLE - Static variable in class de.xima.fc.CmnConst.Designer.ClientId
- boundType - Variable in class de.xima.fc.utils.range.Endpoint
- BOX - de.xima.fc.common.graphdot.EArrowShape
-
The
boxshape. - BOX - de.xima.fc.common.graphdot.EShape
-
The
boxshape. - BOX3D - de.xima.fc.common.graphdot.EShape
-
The
box3dshape. - boxSizing(Object) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
box-sizing: "border-box"; - BrandingBean - Class in de.xima.fc.gui.bean.application
- BrandingBean() - Constructor for class de.xima.fc.gui.bean.application.BrandingBean
- BreadCrumbBean - Class in de.xima.fc.gui.bean
-
Helper bean for rendering the
<xi:breadCrumb />composite component. - BreadCrumbBean() - Constructor for class de.xima.fc.gui.bean.BreadCrumbBean
- BREAK - de.xima.fc.mdl.enums.EStandardControlTransferType
-
Transfers control to the enclosing matching target.
- breakStatement() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_BREAKthat issues a control transfer via a break statement, targeting the closest control flow node. - breakStatement() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_BREAKthat issues a control transfer via a break statement, targeting the closest control flow node. - breakStatement(WorkflowNode) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_BREAKthat issues a control transfer via a break statement. - breakStatement(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_BREAKthat issues a control transfer via a break statement. - breakStatement(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_BREAKthat issues a control transfer via a break statement. - brown - de.xima.fc.color.ENamedCssColor
- brown - de.xima.fc.common.graphdot.EColorSchemeSvg
- brown - de.xima.fc.common.graphdot.EColorSchemeX11
- brown - de.xima.fc.gui.common.enums.EWebColors
- BROWN - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_1 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_10 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_11 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_12 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_13 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_14 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_2 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_3 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_4 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_5 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_6 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_7 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_8 - de.xima.fc.gui.common.enums.EQuasarColor
- BROWN_9 - de.xima.fc.gui.common.enums.EQuasarColor
- brown1 - de.xima.fc.common.graphdot.EColorSchemeX11
- brown2 - de.xima.fc.common.graphdot.EColorSchemeX11
- brown3 - de.xima.fc.common.graphdot.EColorSchemeX11
- brown4 - de.xima.fc.common.graphdot.EColorSchemeX11
- BROWSER_COMPATIBLE - de.xima.fc.mdl.enums.EMultipartHeaderType
-
browser-compatible mode, i.e.
- build() - Method in class de.xima.fc.appointment.AppointmentBookingParams.Builder
- build() - Method in class de.xima.fc.appointment.AppointmentCreateBookingParams.Builder
- build() - Method in class de.xima.fc.appointment.AppointmentDeleteBookingParams.Builder
- build() - Method in class de.xima.fc.appointment.AppointmentMoveBookingParams.Builder
- build() - Method in class de.xima.fc.appointment.AppointmentQueryParams.Builder
- build() - Method in class de.xima.fc.appointment.AppointmentValidateParams.Builder
- build() - Method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
-
Creates the free slots from the data of this builder.
- build() - Method in class de.xima.fc.auth.AuthenticationDataBuilder
- build() - Method in class de.xima.fc.auth.AuthLoginUrlBuilder
-
Builds the login URI
- build() - Method in class de.xima.fc.bitflag.BitFlagSetPredicate.Builder
- build() - Method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest.Builder
-
Creates a new
DefaultCreateNewFormRecordChatRequestwith the current builder state. - build() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
Creates the data needed to fulfill a pending upload request.
- build() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.Builder
- build() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Builds a request with the current configuration.
- build() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.Builder
- build() - Method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData.Builder
-
Creates a new
IRequestUploadDatainstance. - build() - Method in class de.xima.fc.common.form_record.update.DefaultFormDataUpdateUploadRequest.Builder
-
Creates a new
IFormDataUpdateUploadRequestwith the current builder state. - build() - Method in class de.xima.fc.common.graphdot.AttributeListBuilder
-
Builds a POJO attribute list model with the current attributes.
- build() - Method in class de.xima.fc.common.tree.TreeVisit.TreeVisitParams.Builder
-
Creates a new tree visit params instance with the current settings.
- build() - Method in class de.xima.fc.converter.json.JsonPathEntryConverter.Builder
-
Builds a
JsonPathEntryConverterwith the configured settings. - build() - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
- build() - Method in class de.xima.fc.css.builder.CssRuleListBuilder
- build() - Method in class de.xima.fc.css.builder.CssSelectorBuilder
- build() - Method in class de.xima.fc.css.builder.CssTransformListBuilder
- build() - Method in class de.xima.fc.exceptions.http.RedirectException.Builder
- build() - Method in class de.xima.fc.exceptions.NodeReturnedException.Builder
- build() - Method in class de.xima.fc.exceptions.NodeThrewException.Builder
- build() - Method in class de.xima.fc.exceptions.NodeTransferredControlException.Builder
- build() - Method in class de.xima.fc.form.common.models.XItemRenderCtx.XItemRenderCtxBuilder
- build() - Method in class de.xima.fc.form.common.models.XItemRenderData.XItemRenderDataBuilder
- build() - Method in class de.xima.fc.form.FormPersistDataBuilder
- build() - Method in class de.xima.fc.form.FormProcessDataBuilder
- build() - Method in class de.xima.fc.form.FormRenderDataBuilder
- build() - Method in class de.xima.fc.form.FormRequestDataBuilder
- build() - Method in class de.xima.fc.form.FormUserRequestDataBuilder
-
Deprecated.
- build() - Method in class de.xima.fc.form.persist.AttachmentPersisterBuilder
-
Deprecated.Use
AttachmentPersisterBuilder.createPersistData()(which may be called before a form record exists), then callAttachmentPersisterBuilder.build(AttachmentPersistBuildData, Vorgang)with the existing form record. - build() - Method in class de.xima.fc.form.persist.FormPersistContextBuilder
- build() - Method in class de.xima.fc.form.process.FormProcessContextBuilder
-
builds an
IFormProcessContextbased on the givenIFormRequestContextof the builder - build() - Method in class de.xima.fc.form.upload.AjaxUploadDetails.Builder
- build() - Method in class de.xima.fc.gui.bean.plugingui.PluginBeanOptions.Builder
- build() - Method in class de.xima.fc.gui.builder.AFormShareScriptBuilder
-
Builds the for loading script based on the given properties
- build() - Method in class de.xima.fc.gui.builder.FormAjaxScriptBuilder
- build() - Method in class de.xima.fc.gui.builder.FormApiScriptBuilder
- build() - Method in class de.xima.fc.gui.common.model.CustomColor.Builder
- build() - Method in class de.xima.fc.gui.common.model.data.DataTableEntriesModel.Builder
- build() - Method in class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- build() - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- build() - Method in class de.xima.fc.gui.common.utils.ClientDashboardBuilder
-
creates a
DashboardModelconsisting a list ofMenuItem - build() - Method in class de.xima.fc.gui.common.utils.MainMenuBuilder
- build() - Method in class de.xima.fc.gui.common.utils.msg.AJSFContext.RedirectOptionsBuilder
-
Deprecated.
- build() - Method in class de.xima.fc.gui.common.utils.SystemDashboardBuilder
-
creates a
DashboardModelconsisting a list ofMenuItem - build() - Method in class de.xima.fc.gui.model.lazydata.DaoLazyDataModel.Builder
- build() - Method in class de.xima.fc.gui.model.params.PreviewParams.Builder
- build() - Method in class de.xima.fc.gui.model.PlaceHolder.PlaceHolderBuilder
- build() - Method in class de.xima.fc.gui.model.SubMenuEntryModel.Builder
-
Deprecated.
- build() - Method in class de.xima.fc.gui.utils.user.UserEmailServiceClient.Builder
- build() - Method in class de.xima.fc.helper.JsonPathBuilder
- build() - Method in class de.xima.fc.http.CustomBodyDataBuilder
- build() - Method in class de.xima.fc.http.FileBodyBuilder
- build() - Method in class de.xima.fc.http.HttpRequestBuilder
-
Deprecated.
- build() - Method in interface de.xima.fc.http.params.IFormDataBodyBuilder
-
Adds the multipart body to the HTTP requests builder and returns the HTTP request builder.
- build() - Method in interface de.xima.fc.http.params.IHttpBodyBuilder
-
Adds the multipart body to the HTTP requests builder and returns the HTTP request builder.
- build() - Method in class de.xima.fc.http.PostRequestBuilder
-
Deprecated.Completes the request and receives response from the server.
- build() - Method in class de.xima.fc.http.UrlDataBuilder
- build() - Method in class de.xima.fc.i18n.I18nValuesJSONBuilder
- build() - Method in class de.xima.fc.importer.ctx.ProjectImportContextBuilder
-
Deprecated.Use
ProjectImporterinstead - build() - Method in class de.xima.fc.inbox.model.request.InboxFormRecordRequestBuilder
- build() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileListBuilder
-
Builds the list of files with the current data.
- build() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileValueBuilder
-
Builds the workflow file value with the current data.
- build() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedFulfillRequestedUploadRequest.Builder
- build() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedPostFormRecordMessageRequest.Builder
-
Creates a new request for posting a form record message with the current state of this builder.
- build() - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Builds the
CsvFormatinstance. - build() - Method in class de.xima.fc.mdl.auth.authorization.BasicClientAuthorization.Builder
- build() - Method in class de.xima.fc.mdl.auth.DefaultAuthenticatorClients.Builder
- build() - Method in class de.xima.fc.mdl.auth.filter.DefaultPluginProfileFilterAttribute.Builder
- build() - Method in class de.xima.fc.mdl.auth.filter.DefaultPluginProfileFilterValue.Builder
- build() - Method in class de.xima.fc.mdl.form.record.FormRecordBaseData.Builder
- build() - Method in class de.xima.fc.mdl.http.RedirectAction.Builder
- build() - Method in class de.xima.fc.mdl.mail.SupportInquiryDataBuilder
- build() - Method in class de.xima.fc.mdl.placeholder.PlaceholderDescriptorBuilder
- build() - Method in class de.xima.fc.mdl.ui.CustomGuiIcon.Builder
- build() - Method in class de.xima.fc.mdl.ViewMessage.Builder
- build() - Method in class de.xima.fc.mock.MockFrqSessionBuilder
- build() - Method in class de.xima.fc.mock.MockRequestResponseBuilder
- build() - Method in class de.xima.fc.placeholder.replacer.appointment.AppointmentLinkBuilder
-
Builds the calendar link
- build() - Method in class de.xima.fc.placeholder.replacer.appointment.AppointmentListBuilder
-
Builds the html link list
- build() - Method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams.Builder
- build() - Method in class de.xima.fc.plugin.models.retval.auth.PluginAuthenticatorRetVal.Builder
- build() - Method in class de.xima.fc.plugin.models.retval.auth.PluginGenericAuthenticatorRetVal.Builder
- build() - Method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateList.Builder
-
Creates a new template return value from the current configuration.
- build() - Method in class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor.Builder
- build() - Method in class de.xima.fc.pluginstore.PluginStoreItem.Builder
-
Creates a new store item with the current data.
- build() - Method in interface de.xima.fc.proma.context.IPublicNativeSyncContextBuilder
- build() - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContextBuilder
- build() - Method in class de.xima.fc.proma.request.GetStoreItemsRequest.Builder
-
Creates a new request with the current data.
- build() - Method in class de.xima.fc.security.access.ListedResourceAccessControl.ListedResourceAccessControlBuilder
- build() - Method in class de.xima.fc.security.endpoint.uri.RewriteUriResolverBuilder
- build() - Method in class de.xima.fc.security.endpoint.uri.StaticUriResolverBuilder
- build() - Method in class de.xima.fc.security.msgraph.MsGraphClientBuilder
- build() - Method in class de.xima.fc.testhelper.form.record.FormRecordSubmissionTestConfig.Builder
- build() - Method in class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- build() - Method in class de.xima.fc.testhelper.security.pac4j.DummyProfileBuilder
- build() - Method in class de.xima.fc.update.FormcycleUpdate.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.FormCardModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.FormPageModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.FormRecordPageModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.LoginPageModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.PortalHeaderModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.SidebarViewModel.Builder
- build() - Method in class de.xima.fc.user_portal.view_model.WelcomePageModel.Builder
-
Builds a new instance of the welcome page model with the configured properties.
- build() - Method in class de.xima.fc.user.VirtualUser.Builder
- build() - Method in class de.xima.fc.web.common.auth.FormAuthContextBuilder
-
Builds the
IFormAuthContext - build() - Method in class de.xima.fc.web.common.auth.wrapper.config.render.AuthenticatorConfigRenderContextBuilder
- build() - Method in class de.xima.fc.web.common.fd2.FD2ConfigBuilder
- build() - Method in class de.xima.fc.webdav.SardineBuilder
- build() - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings.Builder
- build() - Method in class de.xima.fc.workflow.event.FormRecordMessagePostedEventBuilder
- build() - Method in class de.xima.fc.workflow.event.FormRecordMessageUploadRequestFulfilledEventBuilder
- build() - Method in class de.xima.fc.workflow.event.FormSubmissionEventDataBuilder
- build() - Method in class de.xima.fc.workflow.event.InvitationErrorEventDataBuilder
- build() - Method in class de.xima.fc.workflow.event.InvitationSentEventDataBuilder
- build() - Method in class de.xima.fc.workflow.event.SpecificTriggerEventDataBuilder
- build() - Method in class de.xima.fc.workflow.event.UserInvocationEventDataBuilder
- build() - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Builds a new
FileListDescriptorwith the data set in this builder. - build() - Method in class de.xima.fc.workflow.FileSearchOptions.Builder
-
Builds the file search options.
- build() - Method in class de.xima.fc.workflow.FileValueDescriptor.Builder
-
Builds a new file value descriptor with the data that was added to this builder.
- build() - Method in class de.xima.fc.workflow.FlowGraphFilters.EdgeTypeMatchesBuilder
- build() - Method in class de.xima.fc.workflow.GetAvailableAttachmentsParams.Builder
-
Creates a new params instance with the current configuration of this builder.
- build() - Method in class de.xima.fc.workflow.GetAvailableResourcesParams.Builder
-
Creates a new params instance with the current configuration of this builder.
- build() - Method in class de.xima.fc.workflow.itemlist.ItemData.Builder
-
Creates a new
ItemDatainstance with the current configuration. - build() - Method in class de.xima.fc.workflow.model.HttpContextData.Builder
- build() - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- build() - Method in class de.xima.fc.workflow.NodePrototypeDescriptor.NodePrototypeBuilder
-
Takes the configuration from this builder to create a new node prototype.
- build() - Method in class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- build() - Method in interface de.xima.fc.workflow.processor.factory.IChangeFormValuesBuilder
-
Creates a new workflow node that changes the value of one or more form elements.
- build() - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file. - build() - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an email. - build() - Method in interface de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
-
Creates a new workflow node for a
EWorkflowNodeType.FC_FILL_PDFthat fills a PDF document. - build() - Method in interface de.xima.fc.workflow.processor.factory.IFormRecordMessagePostedBuilder
-
Creates a new workflow trigger for a
EWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_POSTEDevent listener that listens for new messages posted to a form record chat. - build() - Method in interface de.xima.fc.workflow.processor.factory.IFormRecordMessageUploadRequestFulfilledBuilder
-
Creates a new workflow trigger for a
EWorkflowTriggerType.FC_FORM_RECORD_MESSAGE_UPLOAD_REQUEST_FULFILLEDevent listener that listens for when a pending upload requst was fulfilled by uploading a file or files. - build() - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
Creates a new workflow node for a
EWorkflowNodeType.FC_POST_REQUESTthat sends a HTTP request to the given URL. - build() - Method in interface de.xima.fc.workflow.processor.factory.IMultipleConditionBuilder
-
Creates a new multiple condition node with the current configuration.
- build() - Method in interface de.xima.fc.workflow.processor.factory.ISendFormRecordMessageBuilder
-
Creates a new send portal message node with the current configuration.
- build() - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Creates a new single condition with the current configuration.
- build() - Method in interface de.xima.fc.workflow.processor.factory.IUserInvocationTriggerBuilder
-
Builds a new
WorkflowTriggerinstance of typeFC_USER_INVOCATIONwith the current configuration. - build() - Method in class de.xima.fc.workflow.processor.logic.execution.CodeOnlyStandardAttachmentListResolutionErrorCreator.Builder
- build() - Method in class de.xima.fc.workflow.processor.logic.execution.CodeOnlyStandardFileListResolutionErrorCreator.Builder
- build() - Method in class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- build() - Method in class de.xima.fc.workflow.processor.model.NormalCompletionResult.Builder
- build() - Method in class de.xima.fc.workflow.processor.model.ResolvedAttachmentItem.Builder
- build() - Method in class de.xima.fc.workflow.processor.model.ResolvedResourceItem.Builder
- build() - Method in class de.xima.fc.workflow.processor.model.WorkflowPlaceholderRefactorRetVal.Builder
- build() - Method in class de.xima.fc.workflow.processor.model.WorkflowValidationParams.Builder
- build() - Method in class de.xima.fc.workflow.processor.value.common.AttachmentDescriptor.Builder
-
Builds the value conforming to the
AttachmentDescriptorvalue descriptor. - build() - Method in class de.xima.fc.workflow.processor.value.common.FormRecordChatDescriptor.Builder
-
A new value conforming to the
FormRecordChatDescriptorvalue descriptor. - build() - Method in class de.xima.fc.workflow.processor.value.common.FormRecordMessageDescriptor.Builder
-
Builds the value that conforms to the
FormRecordMessageDescriptorvalue descriptor. - build() - Method in class de.xima.fc.workflow.processor.value.common.FormRecordMessageUploadRequestDescriptor.Builder
-
A new value conforming to the
FormRecordMessageUploadRequestDescriptorvalue descriptor. - build() - Method in class de.xima.fc.workflow.Setting.Builder
- build() - Method in class de.xima.fc.workflow.SummaryKeyValueModelBuilder
- build() - Method in class de.xima.fc.workflow.TriggerPrototypeDescriptor.TriggerPrototypeBuilder
-
Takes the configuration from this builder to create a new trigger prototype.
- build() - Method in class de.xima.fc.workflow.WorkflowFileValueBuilder
-
Creates a new file value with the current state of this builder.
- build() - Method in class de.xima.fc.workflow.WorkflowStateModel.Builder
-
Builds a new
WorkflowStateModelwith the current configuration of this builder. - build(Benutzer, PublishRequestParameter) - Method in class de.xima.fc.form.publish.FormPublishContextBuilder
-
Deprecated.
- build(Vorgang) - Method in class de.xima.fc.form.appointment.AppointmentPersistBuilder
-
Processes the appointments, saving them or deleting them as required.
- build(IExtendedFormRequestContext) - Method in class de.xima.fc.form.persist.FormPersistContextBuilder
-
builds an
IExtendedFormPersistContextbased on theIFormRequestContextand theIXFormof the builder and theIExtendedFormRequestContext. - build(IExtendedFormRequestContext) - Method in class de.xima.fc.form.process.FormProcessContextBuilder
-
builds an
IExtendedFormProcessContextbased on theIFormRequestContextof the builder and theIExtendedFormRequestContext. - build(IExtendedFormRequestContext) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
builds an
IExtendedFormRenderContextbased on the data of the builder and theIExtendedFormRequestContext. - build(IFormPersistContext) - Method in class de.xima.fc.form.persist.FormPersistContextBuilder
-
builds the
IFormPersistContextbased on the given builder data by loading all needed data from the master-server and sets them into the givenIFormPersistContext - build(IFormProcessContext) - Method in class de.xima.fc.form.process.FormProcessContextBuilder
-
Builds the
IFormProcessContextbased on the given builder data by loading all needed data from the master server and sets them into the givenIFormProcessContext. - build(IFormPublishContext) - Method in class de.xima.fc.form.publish.FormPublishContextBuilder
-
builds the
IFormPublishContextbased by loading all needed data from the master-server and sets them into the givenIFormPublishContext - build(IFormRenderContext) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
builds the
IFormRenderContextbased on the given builder data by loading all needed data from the master-server and sets them into the givenIFormRenderContext - build(IFormRequestContext) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
builds an
IFormRenderContextbased on the givenIFormRequestContext. - build(IFormRequestContext) - Method in class de.xima.fc.form.request.FormRequestContextBuilder
-
builds the
IFormRequestContextbased on the given builder data by loading all needed data from the master-server and sets them into the givenIFormRequestContext - build(IFormRequestContext, XButtonDescriptor) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
builds an
IFormRenderContextbased on the givenIFormRequestContext. - build(IEntityContext) - Method in class de.xima.fc.form.FormUserRequestDataBuilder
-
Deprecated.
- build(AttachmentPersistBuildData, Vorgang) - Method in class de.xima.fc.form.persist.AttachmentPersisterBuilder
-
Updates the form record with the attachments that were submitted and return the updated form record.
- build(EFormRequestType) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
Builds an
IFormRenderContextwith the default values for the given request type. - build(EFormRequestType) - Method in class de.xima.fc.form.request.FormRequestContextBuilder
-
builds an
IFormRequestContextbased on the data of the builder and the given parameters. - build(EFormRequestType, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.form.render.FormRenderContextBuilder
-
builds an
IExtendedFormRenderContextbased on the data of the builder and the given parameters. - build(EFormRequestType, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.form.request.FormRequestContextBuilder
-
builds an
IExtendedFormRequestContextbased on the data of the builder and the given parameters. - build(UserContext, IUser, ViewBean) - Method in class de.xima.fc.inbox.model.ProcessGUIModel.Builder
-
Deprecated.
- build(Object...) - Method in class de.xima.fc.api.rest.impl.common.security.pac4j.config.RestSecurityConfigFactory
- build(Object...) - Method in class de.xima.fc.security.pac4j.config.BackendConfigFactory
- build(Charset) - Method in class de.xima.fc.http.HttpRequestBuilder
-
Performs the HTTP request to the server and returns the response.
- build(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.form.persist.FormPersistContextBuilder
-
builds an
IExtendedFormPersistContextbased on theIFormRequestContextand theIXFormof the builder and the given parameters. - build(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.form.process.FormProcessContextBuilder
-
builds an
IExtendedFormProcessContextbased on theIFormRequestContextof the builder and the given parameters. - build(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.form.publish.FormPublishContextBuilder
-
builds an
IExtendedFormPublishContextbased on the given parameters. - buildAjaxRequest(FacesContext, UIComponent, AjaxSource, String) - Static method in class de.xima.fc.gui.util.ComponentHelper
- buildAndSendMessage(IBaseMailData, Mandant) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildAuthClients(IFormAuthContext) - Method in interface de.xima.fc.interfaces.auth.config.IAuthenticatorConfigWrapper
-
Deprecated.since version 8.0.0.
AuthClientCacheshould usually be used instead. For backwards compatibility with older plugin versions this method is still used for form logins. - buildAuthClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.AnyoneConfigWrapper
- buildAuthClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.DistinctUserConfigWrapper
- buildAuthClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.NtlmConfigWrapper
-
Deprecated.
- buildAuthClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.PasswordConfigWrapper
- buildAuthConfig() - Method in class de.xima.fc.web.common.auth.FormAuthContext
-
Deprecated.Since 7.2.0. Use
FormAuthContext.buildAuthConfig(EAuthenticationFlow)instead. - buildAuthConfig(EAuthenticationFlow) - Method in class de.xima.fc.web.common.auth.FormAuthContext
- buildAuthenticationProvider() - Method in class de.xima.fc.mail.impl.context.MSGraphMailContext
- buildAuthenticator() - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildAuthenticator() - Method in class de.xima.fc.mail.impl.context.PasswordMailContext
- buildAuthenticator() - Method in class de.xima.fc.web.common.auth.wrapper.config.PasswordConfigWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in interface de.xima.fc.interfaces.auth.IAuthenticatorWrapper
-
Deprecated.Builds the authentication clients based on the current data of the wrapper
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.AzureAdWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.FacebookWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.GoogleWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.OAuth20Wrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.OIDCWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.PluginWrapper
-
Deprecated.
- buildAuthenticatorClients(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.SAMLWrapper
-
Deprecated.
- buildAuthorizer(IFormAuthContext) - Method in interface de.xima.fc.interfaces.auth.config.IAuthenticatorConfigWrapper
-
Builds the authorizer base on the current data of the wrapper
- buildAuthorizer(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.AnonymousConfigWrapper
- buildAuthorizer(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.AnyoneConfigWrapper
- buildAuthorizer(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.DistinctUserConfigWrapper
- buildAuthorizer(IFormAuthContext) - Method in class de.xima.fc.web.common.auth.wrapper.config.PasswordConfigWrapper
- buildBackendLoginPageConfig() - Method in class de.xima.fc.security.config.BackendLoginPageConfigProducer
- buildBackendSecurityConfig() - Method in class de.xima.fc.security.config.BackendSecurityConfigProducer
- buildBaseRequest() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
- buildBaseRequest() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
- buildBenutzerMsg(Benutzer, HttpSession, String, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Deprecated.
- buildBinaryEncryptor(String, EDBEncryptionAlgorithm, boolean) - Method in class de.xima.fc.encryption.db.DBEncryptionProcessor
- buildBinaryEncryptor(String, EDBEncryptionAlgorithm, boolean) - Method in interface de.xima.fc.interfaces.security.encryption.IDBEncryptionProcessor
- buildBodyPart(BodyPartData) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildCallbackLogic(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.auth.logic.AuthLogicFactory
- buildContent(IBaseMailData, MimeMessage, Mandant) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildContext(SAML2Client, WebContext, SessionStore) - Method in class de.xima.fc.security.pac4j.saml.UrlResolvedSAML2ContextProvider
- buildCssIncludes() - Method in class de.xima.fc.form.renderer.XFormIncludesBuilder
- buildCsvFormat(AListItemSourcePropsCsvFormat) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Builds the
CsvFormatfrom the given workflow node properties model. - buildCsvFormat(ListItemSourcePropsCharacterSeparatedValues) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Builds the
CsvFormatfrom the given workflow node properties model. - buildCsvFormat(ListItemSourcePropsRowsOfCharacterSeparatedValues) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Builds the
CsvFormatfrom the given workflow node properties model. - buildCsvFormatExampleString(AListItemSourceProps) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Sometimes, it is easier to understand the format by looking at an example.
- buildCsvFormatExampleValues(AListItemSourceProps) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Sometimes, it is easier to understand the format by looking at an example.
- buildDataMap(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- buildDefault() - Method in class de.xima.fc.plugin.PluginPermissionsProviderProducer
- buildDefaultDownloadGetResponse(HttpServletRequest, Request, Supplier<ITransferableLockableEntity>) - Static method in class de.xima.fc.api.rest.impl.common.util.RestServiceHelper
- buildDefaultResourceGetResponse(HttpServletRequest, Request, Supplier<TEntity>, BiFunction<TEntity, Locale, IResource>) - Static method in class de.xima.fc.api.rest.impl.common.util.RestServiceHelper
- buildDefaultResourcePageGetResponse(HttpServletRequest, Request, Supplier<PagedResult<TEntity>>, BiFunction<PagedResult<TEntity>, Locale, IResourcePage<?>>) - Static method in class de.xima.fc.api.rest.impl.common.util.RestServiceHelper
- buildDefaultZippedDownloadResponse(HttpServletRequest, Request, String, Supplier<List<? extends ITransferableLockableEntity>>) - Static method in class de.xima.fc.api.rest.impl.common.util.RestServiceHelper
- buildDiscriminatedMember() - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueBuilder
- buildEmptyObj() - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Liefert einen 'leeren' Response-Inhalt, der beispielsweise im Fehlerfall verwendet werden kann.
- buildEntityList(List<? extends ITransferableEntity>, ArrayList<BeanAttribute>, HttpSession, HashMap<String, String>) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Stellt den Response-Inhalt im JSON-Format bereit, mit allen Entitäten welche übergeben wurden
- buildEntityList(List<? extends ITransferableEntity>, ArrayList<BeanAttribute>, HttpSession, HashMap<String, String>, List<LocalizedMessageWrapper>) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Diese Methode erlaubt es eine Liste mit
LocalizedMessageWrapper-Objekten zu lokalisieren und der Map, die als ParameterreturnValuesmitkommt, hinzuzufügen. - builder() - Static method in class de.xima.fc.appointment.AppointmentCreateBookingParams
- builder() - Static method in class de.xima.fc.appointment.AppointmentDeleteBookingParams
- builder() - Static method in class de.xima.fc.appointment.AppointmentMoveBookingParams
- builder() - Static method in class de.xima.fc.appointment.AppointmentQueryParams
- builder() - Static method in class de.xima.fc.appointment.AppointmentValidateParams
- builder() - Static method in class de.xima.fc.bitflag.BitFlagSetPredicate
- builder() - Static method in class de.xima.fc.common.form_record.chat.DefaultRequestUploadData
- builder() - Static method in class de.xima.fc.converter.json.JsonPathEntryConverter
-
Creates a builder for configuring a
JsonPathEntryConverter. - builder() - Static method in class de.xima.fc.form.upload.AjaxUploadDetails
-
Creates a simple builder for an
AjaxUploadDetailsinstance. - builder() - Static method in class de.xima.fc.gui.common.model.CustomColor
- builder() - Static method in class de.xima.fc.gui.common.model.push.AjaxCallPushData
- builder() - Static method in class de.xima.fc.gui.model.params.PreviewParams
-
Creates builder to build
PreviewParams. - builder() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileListDescriptor
-
Creates a new builder for configuring a file list conforming to this descriptor.
- builder() - Method in interface de.xima.fc.interfaces.workflow.execution.IFileValueDescriptor
-
Creates a builder for building a file value that conforms to this file value descriptor.
- builder() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Creates a new value builder for creating a value that conforms to the restrictions imposed by this value descriptor.
- builder() - Static method in class de.xima.fc.mdl.ui.CustomGuiIcon
-
Creates a new builder for a custom GUI icon.
- builder() - Static method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams
- builder() - Static method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateList
-
Gets a new builder for creating a form element template return value.
- builder() - Static method in class de.xima.fc.pluginstore.PluginStoreItem
-
Creates a new builder for configuring a store item instance.
- builder() - Static method in class de.xima.fc.user_portal.view_model.DashboardPageModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.FormCardModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.FormPageModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.FormRecordPageModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.LoginPageModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.PortalHeaderModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.SidebarViewModel
- builder() - Static method in class de.xima.fc.user_portal.view_model.WelcomePageModel
-
Creates a new builder for configuring an instance of the welcome page model.
- builder() - Static method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings
-
Creates builder to build
FlowGraphToGraphDotConverterSettings. - builder() - Method in class de.xima.fc.workflow.FileListDescriptor
- builder() - Static method in class de.xima.fc.workflow.FileSearchOptions
-
Creates a new builder for file search options.
- builder() - Method in class de.xima.fc.workflow.FileValueDescriptor
- builder() - Static method in class de.xima.fc.workflow.GetAvailableAttachmentsParams
-
Creates a new builder for configuring a
GetAvailableAttachmentsParamsinstance. - builder() - Static method in class de.xima.fc.workflow.GetAvailableResourcesParams
-
Creates a new builder for configuring a
GetAvailableResourcesParamsinstance. - builder() - Static method in class de.xima.fc.workflow.model.HttpContextData
- builder() - Static method in class de.xima.fc.workflow.processor.logic.execution.CodeOnlyStandardAttachmentListResolutionErrorCreator
-
Creates builder to build
IStandardAttachmentListResolutionErrorCreator. - builder() - Static method in class de.xima.fc.workflow.processor.logic.execution.CodeOnlyStandardFileListResolutionErrorCreator
-
Creates builder to build
IStandardFileListResolutionErrorCreator. - builder() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- builder() - Static method in class de.xima.fc.workflow.Setting
- builder(int) - Static method in class de.xima.fc.workflow.itemlist.ItemData
-
Creates a builder for a single item of an iteration.
- builder(Mandant) - Static method in class de.xima.fc.appointment.AppointmentQueryParams
- builder(Mandant) - Static method in class de.xima.fc.mdl.auth.authorization.BasicClientAuthorization
- builder(Mandant, Projekt, WorkflowVersion) - Static method in class de.xima.fc.workflow.processor.engine.WorkflowValidator
- builder(Projekt) - Static method in class de.xima.fc.workflow.processor.engine.WorkflowValidator
- builder(Status) - Static method in class de.xima.fc.workflow.WorkflowStateModel
-
Deprecated.
- builder(UserProfile) - Static method in class de.xima.fc.user.VirtualUser
- builder(Vorgang) - Static method in class de.xima.fc.appointment.AppointmentQueryParams
- builder(Vorgang) - Static method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams
- builder(WorkflowNode) - Static method in exception de.xima.fc.exceptions.NodeReturnedException
- builder(WorkflowNode) - Static method in exception de.xima.fc.exceptions.NodeThrewException
- builder(WorkflowNode) - Static method in exception de.xima.fc.exceptions.NodeTransferredControlException
- builder(WorkflowNode) - Static method in class de.xima.fc.workflow.processor.model.NormalCompletionResult
- builder(WorkflowState) - Static method in class de.xima.fc.workflow.WorkflowStateModel
-
Creates a new builder for a
WorkflowStateModel. - builder(WorkflowVersion) - Static method in class de.xima.fc.workflow.processor.engine.WorkflowValidator
- builder(EEntityKeySelectionType, Class<T>) - Static method in class de.xima.fc.gui.model.lazydata.DaoLazyDataModel
-
Creates a new builder for a lazy entity list model.
- builder(EPlaceholderSyntaxKind) - Static method in class de.xima.fc.mdl.placeholder.PlaceholderDescriptorBuilder
- builder(IUser) - Static method in class de.xima.fc.user.VirtualUser
- builder(ITreeAccessor<Node, Id>) - Static method in class de.xima.fc.common.tree.TreeVisit.TreeVisitParams
-
A new builder for the given tree accessor.
- builder(AttachmentItem) - Static method in class de.xima.fc.workflow.processor.model.ResolvedAttachmentItem
-
Creates a builder to build
ResolvedAttachmentItem. - builder(ResourceItem) - Static method in class de.xima.fc.workflow.processor.model.ResolvedResourceItem
-
Creates a builder to build
ResolvedResourceItem. - builder(String) - Static method in class de.xima.fc.common.form_record.update.DefaultFormDataUpdateUploadRequest
-
Creates a new builder for a
IFormDataUpdateUploadRequest. - builder(String) - Static method in class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor
- builder(String) - Static method in class de.xima.fc.proma.request.GetStoreItemsRequest
-
Creates a new builder for a request to fetch store items.
- builder(String) - Static method in class de.xima.fc.user.VirtualUser
- builder(String) - Static method in class de.xima.fc.workflow.itemlist.ItemData
-
Creates a builder for a single item of an iteration.
- Builder() - Constructor for class de.xima.fc.appointment.AppointmentBookingParams.Builder
- Builder() - Constructor for class de.xima.fc.appointment.AppointmentCreateBookingParams.Builder
- Builder() - Constructor for class de.xima.fc.appointment.AppointmentDeleteBookingParams.Builder
- Builder() - Constructor for class de.xima.fc.appointment.AppointmentMoveBookingParams.Builder
- Builder() - Constructor for class de.xima.fc.appointment.AppointmentValidateParams.Builder
- Builder() - Constructor for class de.xima.fc.gui.bean.plugingui.PluginBeanOptions.Builder
- Builder() - Constructor for class de.xima.fc.gui.common.model.CustomColor.Builder
- Builder() - Constructor for class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- Builder() - Constructor for class de.xima.fc.testhelper.form.record.FormRecordSubmissionTestConfig.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.FormCardModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.FormPageModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.FormRecordPageModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.LoginPageModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.PortalHeaderModel.Builder
- Builder() - Constructor for class de.xima.fc.user_portal.view_model.SidebarViewModel.Builder
- Builder() - Constructor for class de.xima.fc.workflow.FileSearchOptions.Builder
- Builder() - Constructor for class de.xima.fc.workflow.model.HttpContextData.Builder
- Builder() - Constructor for class de.xima.fc.workflow.processor.model.WorkflowPlaceholderRefactorRetVal.Builder
- Builder() - Constructor for class de.xima.fc.workflow.Setting.Builder
-
Creates a new setting builder with the default values.
- Builder(Mandant, Projekt, WorkflowVersion) - Constructor for class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- Builder(Projekt) - Constructor for class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- Builder(Projekt, WorkflowVersion, Mandant, IUser, Locale, IEntityContext, boolean, WorkflowResourceBundleLocator.MutableWorkflowResourceBundleLocator) - Constructor for class de.xima.fc.workflow.processor.model.WorkflowValidationParams.Builder
-
Creates a new builder with the given values.
- Builder(Projekt, TState) - Constructor for class de.xima.fc.testhelper.form.record.FormRecordTestConfig.Builder
- Builder(Vorgang) - Constructor for class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
-
Creates a new builder for executing a task of the given form record.
- Builder(Vorgang, Locale) - Constructor for class de.xima.fc.inbox.model.ProcessGUIModel.Builder
-
Deprecated.
- Builder(WorkflowNode) - Constructor for class de.xima.fc.exceptions.AbstractAbruptCompletionException.Builder
- Builder(WorkflowNode) - Constructor for class de.xima.fc.exceptions.AbstractSuccessAbruptCompletionException.Builder
- Builder(WorkflowNode) - Constructor for class de.xima.fc.workflow.processor.model.NormalCompletionResult.Builder
- Builder(WorkflowVersion) - Constructor for class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- Builder(CustomViewModel) - Constructor for class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- Builder(EViews) - Constructor for class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- Builder(EViews) - Constructor for class de.xima.fc.gui.model.SubMenuEntryModel.Builder
-
Deprecated.
- Builder(EViews, ViewBean) - Constructor for class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- Builder(ProcessGUIModel) - Constructor for class de.xima.fc.inbox.model.ProcessGUIModel.Builder
-
Deprecated.
- Builder(IUser, Locale) - Constructor for class de.xima.fc.update.FormcycleUpdate.Builder
- builderCsvFormat(AListItemSourcePropsCsvFormat) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Creates a builder for a
CsvFormatands sets it up with the data from the given workflow node properties model. - builderCsvFormat(ListItemSourcePropsCharacterSeparatedValues) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Creates a builder for a
CsvFormatands sets it up with the data from the given workflow node properties model. - builderCsvFormat(ListItemSourcePropsRowsOfCharacterSeparatedValues) - Static method in class de.xima.fc.workflow.itemlist.CsvItemSourceHelper
-
Creates a builder for a
CsvFormatands sets it up with the data from the given workflow node properties model. - builderFrom(PreviewParams) - Static method in class de.xima.fc.gui.model.params.PreviewParams
-
Creates a builder to build
PreviewParamsand initialize it with the given object. - buildErrorMsg(Exception, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildErrorMsg(String, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildErrorMsg(List<LocalizedMessageWrapper>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildErrorMsgByKey(String, String, HttpSession, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildErrorMsgByKey(String, HttpSession, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Liefert eine Fehlermeldung anhand des übergebenen i18n-Schlüssels
- buildErrorMsgWithResult(String, HttpSession, ITransferableEntity) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Liefert eine Fehlermeldung anhand des übergebenen Schlüsses und Rückgabewert
- buildExtendedEntityList(List<ExtendedEntityModel<E>>, ArrayList<BeanAttribute>, HttpSession, HashMap<String, String>) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildFilePart(FilePartData) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildFinalCallbackUrl(HttpServletRequest, FRQSession) - Static method in class de.xima.fc.form.helper.URLHelper
- buildFinalCallbackUrl(HttpServletRequest, FRQSession, boolean) - Static method in class de.xima.fc.form.helper.URLHelper
- buildForInbox(UserContext, Benutzer, QueryCriteriaManager) - Method in class de.xima.fc.transform.excel.FdToExcelBuilder
-
Deprecated.
- buildForInbox(UserContext, Benutzer, QueryCriteriaManager) - Method in class de.xima.fc.transform.xml.FdToXmlBuilder
-
Deprecated.
- buildFormAuthClient(IPluginFormAuthenticatorParams<? extends IAuthenticator<? extends IFileEntity<? extends IEntity<Long>, ? extends IFileDataEntity<?>>>>) - Method in interface de.xima.fc.plugin.interfaces.auth.IPluginAuthenticatorType
-
Deprecated.since Version 8.0.0 Use
IPluginAuthenticatorType.buildGenericAuthClient(IPluginGenericAuthenticatorParams)instead.IFormAuthContextshould not be necessary on client creation. If web context (request, response, session, etc.) details are required then the returned client should use appropriate resolvers (e.g.CallbackUrlResolver) which will be given web context information upon evaluation (requests). This method can't create clients that are to be used for authentication targets other thanform authentication. This method will be ignored ifIPluginAuthenticatorType.buildGenericAuthClient(IPluginGenericAuthenticatorParams)has been implemented. - buildForProcess(UserContext, Vorgang, IFormDataAdapter, IXForm) - Method in class de.xima.fc.transform.xml.FdToXmlBuilder
-
Builds the XML export of an single form record
- buildForProcessIDs(UserContext, Benutzer, List<Long>) - Method in class de.xima.fc.transform.excel.FdToExcelBuilder
-
Deprecated.
- buildForProcessIDs(UserContext, Benutzer, List<Long>) - Method in class de.xima.fc.transform.xml.FdToXmlBuilder
-
Deprecated.
- buildForProcessIDs(UserContext, IUser, List<Long>) - Method in class de.xima.fc.transform.excel.FdToExcelBuilder
-
Builds the excel export for an list of
Vorgang.getId()´s - buildForProcessIDs(UserContext, IUser, List<Long>) - Method in class de.xima.fc.transform.xml.FdToXmlBuilder
-
Builds the XML export of an
ListofVorgang.getId()´s - buildForProjectInbox(Projekt, List<ExtendedEntityModel<Vorgang>>) - Method in class de.xima.fc.transform.excel.FdToExcelBuilder
-
Deprecated.
- buildForProjectInbox(UserContext, List<ExtendedEntityModel<Vorgang>>) - Method in class de.xima.fc.transform.xml.FdToXmlBuilder
-
Deprecated.
- buildFromTrackableSession(WebContext, Object) - Method in class de.xima.fc.session.FRQSessionStore
- buildFromTrackableSession(WebContext, Object) - Method in class de.xima.fc.user_portal.integration.security.pac4j.context.session.UserPortalSessionStore
- buildGenericAuthClient(IPluginGenericAuthenticatorParams<? extends IAuthenticator<? extends IFileEntity<? extends IEntity<Long>, ? extends IFileDataEntity<?>>>>) - Method in interface de.xima.fc.plugin.interfaces.auth.IPluginAuthenticatorType
-
Method to build a client used to authenticate users for a generic authentication context.
- buildInnerJSON(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Diese Methode fügt die Basiselemente als
JSONObjectdem FormMetaData-Objekt hinzu. - BuildInProjectTemplate - Class in de.xima.fc.gui.model.project
- BuildInProjectTemplate(String, String, String) - Constructor for class de.xima.fc.gui.model.project.BuildInProjectTemplate
- buildJsIncludes() - Method in class de.xima.fc.form.renderer.XFormIncludesBuilder
- buildList() - Method in class de.xima.fc.common.graphdot.AttributeListBuilder
-
Builds a new attribute list with the current settings.
- buildList(List<? extends ITransferable>, ArrayList<BeanAttribute>, HttpSession, HashMap<String, String>) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Verarbeitet die konkreten Entitäten und baut den JSON-Response zusammen
- buildList(List<ArrayList<ValueDescriptor>>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildList(List<ArrayList<ValueDescriptor>>, HttpSession, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildLoginLogic(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.auth.logic.AuthLogicFactory
- buildLoginMsg(Benutzer, HttpSession, String, String, Long, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Deprecated.
- buildLoginMsg(Benutzer, HttpSession, String, String, Long, String, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Deprecated.
- buildLoginMsg(IUser, HttpSession, String, String, String, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildLogoutLogic(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.common.auth.logic.AuthLogicFactory
- buildMessage(String, HttpSession, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildMessage(MimeMessage, Mandant) - Method in class de.xima.fc.mail.impl.context.MSGraphMailContext
- buildMessageByKey(String, HttpSession, boolean, Object...) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Erstellt den Response-Inhalt mit einer Rückmeldung bezüglich des Löschvorgangs
- buildMetaData() - Method in class de.xima.fc.security.pac4j.saml.SAML2MultipleServerMetadataGenerator
- buildMetadataResolver() - Method in class de.xima.fc.security.pac4j.saml.ExtendedSAML2IdentityProviderMetadataResolver
- buildMimeMessage(Session) - Method in interface de.xima.fc.interfaces.mail.IBaseMailData
-
Deprecated.
- buildMimeMultiPart() - Method in interface de.xima.fc.interfaces.mail.IMailContent
- buildMimeParts(Session) - Method in interface de.xima.fc.interfaces.mail.IBaseMailData
-
Deprecated.
- buildOfficialHelpPageLink(String) - Method in class de.xima.fc.gui.common.bean.workflow.ElementHelpLocationBean
- buildOtherList(SerializableResultSet, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildOtherList(List<ArrayList<ValueDescriptor>>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildOtherSet(Set<ArrayList<ValueDescriptor>>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
-
Stellt den Response-Inhalt im JSON-Format bereit, mit allen Enums welche übergeben wurden
- buildProperties() - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- buildProperties() - Method in class de.xima.fc.mail.impl.context.MSGraphMailContext
- buildProperties() - Method in class de.xima.fc.mail.impl.context.PasswordMailContext
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IChangeFormValuesBuilder
-
Creates a new workflow node properties POJO that changes the value of one or more form elements.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
-
Creates a new properties model for a node that creates a text file.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
-
Creates a new model for a workflow action that sends an email.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
-
Creates a new properties model for a node that fill a PDF document.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IFormRecordMessagePostedBuilder
-
Creates a new properties model for an event listener that reacts to new messages posted to a form record chat.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IFormRecordMessageUploadRequestFulfilledBuilder
-
Creates a new properties model for an event listener that reacts to when a pending upload request was fulfilled by uploading a file or files.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
Creates a new model for a workflow action that sends a HTTP request to the given URL.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IMultipleConditionBuilder
-
Creates a new multiple condition properties POJO with the current configuration.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.ISendFormRecordMessageBuilder
-
Creates a new send portal message POJO with the current configuration.
- buildProps() - Method in interface de.xima.fc.workflow.processor.factory.IUserInvocationTriggerBuilder
-
Builds a new user invocation trigger model instance with the current configuration.
- buildRestEntryUri(UriInfo) - Static method in class de.xima.fc.api.rest.impl.common.util.RestUriHelper
- buildResult() - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Called after validation is done.
- buildReturnJsonArrMsg(String, HttpSession, JSONArray, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildReturnJsonObjMsg(String, HttpSession, JSONObject, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildReturnMsg(String, HttpSession, String, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildReturnMsgByKey(String, HttpSession, String, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildReturnValue(String, boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildSAML2Credentials(SAML2MessageContext, Response) - Method in class de.xima.fc.security.pac4j.saml.ExtendedSAML2AuthnResponseValidator
- buildServerOptions() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- buildServerOptions() - Method in class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
- buildServerOptions() - Method in class de.xima.fc.gui.bean.user.ExternalUserClientBean
- buildSet(Set<ArrayList<ValueDescriptor>>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildSimpleIdMap(Map<Integer, String>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildSimpleList(List<String>, HttpSession) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildStringEncryptor(String, EDBEncryptionAlgorithm, boolean) - Method in class de.xima.fc.encryption.db.DBEncryptionProcessor
- buildStringEncryptor(String, EDBEncryptionAlgorithm, boolean) - Method in interface de.xima.fc.interfaces.security.encryption.IDBEncryptionProcessor
- buildSuccessMsg(boolean) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- buildTagNames(List<FormTemplateTag>) - Static method in class de.xima.fc.gui.designer.form.utils.FormTemplateHelper
- buildTagNames(Locale, FetchTemplateResult) - Static method in class de.xima.fc.gui.designer.form.utils.FormTemplateHelper
- buildTagNames(Set<String>) - Static method in class de.xima.fc.gui.designer.form.utils.FormTemplateHelper
- buildTemplateHTML(IExtendedFormRequestContext, String) - Static method in class de.xima.fc.web.common.respond.ServletResponder
- buildTemplateHTML(Locale, String) - Static method in class de.xima.fc.web.common.respond.ServletResponder
- buildTemplateJson(FacesContext, Locale, Mandant, FetchTemplateResult) - Static method in class de.xima.fc.gui.designer.form.utils.FormTemplateHelper
- buildUri(IView) - Method in class de.xima.fc.gui.common.bean.ViewHelperBean
- buildUri(IView, Object...) - Method in class de.xima.fc.gui.common.bean.ViewHelperBean
- buildUri(IUriBuilderContext) - Method in interface de.xima.fc.security.interfaces.endpoint.uri.IUriResolver
-
Builds the URI with the given context.
- buildUri(UriInfo, String, Map<String, String>, Locale) - Static method in class de.xima.fc.api.rest.impl.common.util.RestUriHelper
- buildUri(UriInfo, List<String>, Map<String, String>, Locale) - Static method in class de.xima.fc.api.rest.impl.common.util.RestUriHelper
- buildXForm() - Method in class de.xima.fc.form.render.FormRenderContext
- buildXForm() - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
-
builds the
IXFormfrom the context - buildXForm(IFormRenderContext) - Static method in class de.xima.fc.form.FormHelper
- buildXFormConfig() - Method in class de.xima.fc.form.render.FormRenderContext
- buildXFormConfig() - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
-
builds the
IXFormRenderConfigfrom the context - buildXFormConfig(IFormRenderContext) - Static method in class de.xima.fc.form.FormHelper
- buildXFormJSON() - Method in class de.xima.fc.form.render.FormRenderContext
- buildXFormJSON() - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
-
builds the
JSONObjectfrom the render-context - buildXFormJSON(FormRenderContext) - Static method in class de.xima.fc.form.FormHelper
-
Deprecated.
- builtin(ImmutableSet<FlowGraphEndPoint.Normal>, ImmutableSet<FlowGraphEndPoint.Throwing>, ImmutableSet<FlowGraphEndPoint.ControlTransfer>, ImmutableSet<FlowGraphEndPoint.Returning>) - Static method in class de.xima.fc.workflow.processor.model.FlowGraphEndPoints
-
Get a new end points instance with the given built-in end points.
- BUILTIN_PLACEHOLDER - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- BUILTIN_PLACEHOLDER_USER_COMMON_PATHS - Static variable in class de.xima.fc.CmnConst
- builtinEndpointActionProps(Class<TData>, EWorkflowNodeType, Locale) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- builtinStandardActionProps(Class<TData>, EWorkflowNodeType, Locale) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- builtinStandardTriggerProps(Class<TData>, EWorkflowTriggerType, Locale) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowElementPropsFactory
- bulkdDeleteAll(IEntityContext, Postfach) - Method in class de.xima.fc.dao.impl.VorgangDao
-
Deprecated.
- bulkdDeleteAll(IEntityContext, Postfach) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Deprecated.
- bulkdDeleteAll(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.VorgangDao
-
Deprecated.
- bulkdDeleteAll(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Deprecated.
- bulkDelete(IEntityContext, List<Long>) - Method in class de.xima.fc.dao.impl.VorgangDao
- bulkDelete(IEntityContext, List<Long>) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Bulk deletes all form records with the given IDs iff the authenticated user given by the entity context has permission to access the form records and the form records can be deleted (the state allows deletion).
- bulkDelete(IEntityContext, Q) - Method in class de.xima.fc.dao.hook.DefaultDaoActionHook
- bulkDelete(UserContext, List<Long>) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Bulk deletes all form records with the given IDs iff the authenticated user given by the user context has permission to access the form records and the form records can be deleted (the state allows deletion).
- bulkDelete(UserContext, List<Long>) - Method in class de.xima.fc.handler.entity.VorgangHandler
- bulkDelete(UserContext, List<Long>) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Bulk deletes all form records with the given IDs iff the authenticated user given by the user context has permission to access the form records and the form records can be deleted (the state allows deletion).
- bulkDeleteAll(IEntityContext, Postfach) - Method in class de.xima.fc.dao.impl.VorgangDao
- bulkDeleteAll(IEntityContext, Postfach) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- bulkDeleteAll(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.VorgangDao
- bulkDeleteAll(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- bulkDeleteAllByClient(IEntityContext, Mandant, EInternalMessageType) - Method in class de.xima.fc.dao.impl.InternalClientMessageDao
- bulkDeleteAllByClient(IEntityContext, Mandant, EInternalMessageType) - Method in interface de.xima.fc.dao.interfaces.IInternalClientMessageDao
- bulkDeleteAllByType(IEntityContext, EInternalMessageType) - Method in class de.xima.fc.dao.impl.InternalClientMessageDao
- bulkDeleteAllByType(IEntityContext, EInternalMessageType) - Method in class de.xima.fc.dao.impl.InternalSystemMessageDao
- bulkDeleteAllByType(IEntityContext, EInternalMessageType) - Method in interface de.xima.fc.dao.interfaces.IInternalClientMessageDao
- bulkDeleteAllByType(IEntityContext, EInternalMessageType) - Method in interface de.xima.fc.dao.interfaces.IInternalSystemMessageDao
- bulkMarkRead(IEntityContext, List<Long>, boolean) - Method in class de.xima.fc.dao.impl.VorgangDao
- bulkMarkRead(IEntityContext, List<Long>, boolean) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Bulk updates the 'read' value of all form records with the given IDs to the given 'read' value iff the authenticated user given by the entity context has permission to access the form records.
- bulkMarkRead(UserContext, List<Long>, boolean) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Bulk updates the 'read' value of all form records with the given IDs to the given 'read' value iff the authenticated user given by the user context has permission to access the form records.
- bulkMarkRead(UserContext, List<Long>, boolean) - Method in class de.xima.fc.handler.entity.VorgangHandler
- bulkMarkRead(UserContext, List<Long>, boolean) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Bulk updates the 'read' value of all form records with the given IDs to the given 'read' value iff the authenticated user given by the user context has permission to access the form records.
- bulkMove(IEntityContext, Set<Long>, Postfach) - Method in class de.xima.fc.dao.impl.VorgangDao
- bulkMove(IEntityContext, Set<Long>, Postfach) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Bulk moves all form records with the given IDs to the given inbox iff the authenticated user given by the entity context has permission to access the form records.
- bulkMove(UserContext, Set<Long>, Postfach) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Bulk moves all form records with the given IDs to the given inbox iff the authenticated user given by the user context has permission to access the form records.
- bulkMove(UserContext, Set<Long>, Postfach) - Method in class de.xima.fc.handler.entity.VorgangHandler
- bulkMove(UserContext, Set<Long>, Postfach) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Bulk moves all form records with the given IDs to the given inbox iff the authenticated user given by the user context has permission to access the form records.
- BulkProtocolEntryResolver<TEntityMeta extends IEntityMeta,TProtocolEntry extends AProtocolEntry> - Class in de.xima.fc.mdl.dao
-
Resolves protocol entries for DAO bulk operations on entities.
- bulkUpdate(IEntityContext, Q) - Method in class de.xima.fc.dao.hook.DefaultDaoActionHook
- bundle() - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContext
- bundle(ApiBundle) - Method in interface de.xima.fc.proma.context.IPublicNativeSyncContextBuilder
- bundle(ApiBundle) - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContextBuilder
- bundle(String, Locale) - Method in interface de.xima.fc.interfaces.plugin.lifecycle.helper.IPluginResourceHelper
- BundleConfigGroupItem - Class in de.xima.fc.plugin.models.config
- BundleConfigGroupItem(String) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigGroupItem
- BundleConfigGroupItem(String, String) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigGroupItem
- BundleConfigParam - Class in de.xima.fc.plugin.models.config
- BundleConfigParam(String, String, boolean) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigParam
- BundleConfigParam(String, String, boolean, boolean) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigParam
- BundleConfigParam(String, String, boolean, boolean, String) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigParam
- BundleConfigParam(String, String, boolean, String) - Constructor for class de.xima.fc.plugin.models.config.BundleConfigParam
- burlywood - de.xima.fc.color.ENamedCssColor
- burlywood - de.xima.fc.common.graphdot.EColorSchemeSvg
- burlywood - de.xima.fc.common.graphdot.EColorSchemeX11
- burlywood - de.xima.fc.gui.common.enums.EWebColors
- burlywood1 - de.xima.fc.common.graphdot.EColorSchemeX11
- burlywood2 - de.xima.fc.common.graphdot.EColorSchemeX11
- burlywood3 - de.xima.fc.common.graphdot.EColorSchemeX11
- burlywood4 - de.xima.fc.common.graphdot.EColorSchemeX11
- BUTTON_CLONE - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_DELETE - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_HELP - de.xima.fc.mdl.enums.EAccessProperty
-
Deprecated.
- BUTTON_LOAD - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_LOCK - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_OPTION - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_OVERVIEW - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_PDF_IMPORT - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_PUBLISH - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_REDIRECT - de.xima.fc.api.rest.pub.impl.generic.model.response.security.EPublicAuthRenderType
- BUTTON_REDIRECT - de.xima.fc.mdl.enums.EAuthenticatorRenderType
-
Renders the authenticator as a button that redirects to the authenticator's login page.
- BUTTON_REDIRECT - de.xima.fc.mdl.enums.EAuthRenderType
-
The authenticator is rendered as a button that redirects to a third-party identity provider.
- BUTTON_REDO - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_SAVE - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_STYLE - Static variable in class de.xima.fc.I18nKeys.Defaults
- BUTTON_TEMPLATE_ADD - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_TEMPLATE_REMOVE - de.xima.fc.mdl.enums.EAccessProperty
- BUTTON_UNDO - de.xima.fc.mdl.enums.EAccessProperty
- buttonDescriptor - Variable in class de.xima.fc.form.render.FormRenderContext
- buttons - de.xima.fc.form.common.XPropertyEnum
-
Data type:
JSONArray - BUTTONS - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for editing the available buttons of a button set form element.
- byAlias(IUserPortalInvocationContext, String) - Method in interface de.xima.fc.user_portal.api.provider.spec.IPortalsApi
-
Gets a user portal by its alias.
- byClassName(Node, Class<T>, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds an element in the subtree of the given context that has the given class.
- byId(long) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the node by the given ID in the current workflow execution context.
- byId(long) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the task by the given ID in the current workflow execution context.
- byId(long) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the trigger by the given ID in the current workflow execution context.
- byId(String) - Static method in enum de.xima.fc.gui.designer.form.utils.ETemplateType
- byIds(long...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the nodes by the given ID in the current workflow execution context.
- byIds(long...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the tasks by the given ID in the current workflow execution context.
- byIds(long...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the triggers by the given ID in the current workflow execution context.
- byIds(Iterable<Long>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the nodes by the given ID in the current workflow execution context.
- byIds(Iterable<Long>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the tasks by the given ID in the current workflow execution context.
- byIds(Iterable<Long>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the triggers by the given ID in the current workflow execution context.
- byLDAPGruppe(UserContext, String, Mandant) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.
- byLDAPGruppe(UserContext, String, Mandant) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- byLDAPGruppe(UserContext, String, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.
- byLDAPGruppeLogin(UserContext, Mandant, String, String) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.
- byLDAPGruppeLogin(UserContext, Mandant, String, String) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- byLDAPGruppeLogin(UserContext, Mandant, String, String) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.Methode zum Auslesen und Erzeugen eines temporären Benutzers aus einer LDAP-Gruppe
- byLogin(IEntityContext, String, String, Mandant) - Method in class de.xima.fc.dao.impl.BenutzerDao
-
Deprecated.
- byLogin(IEntityContext, String, String, Mandant) - Method in interface de.xima.fc.dao.interfaces.IBenutzerDao
-
Deprecated.Diese Methode sucht einen
Benutzeranhand desBenutzer.getLoginName()und desBenutzer.getPasswort(), wurde ein aktiverBenutzergefunden, wird dieser zurückgeben. - byLogin(UserContext, String, String, Mandant) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.Method for determining a user based on his login data.
- byLogin(UserContext, String, String, Mandant) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- byLogin(UserContext, String, String, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.By login.
- byName(Node, Class<T>, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Find the first element in the subtree of the given context that has a name attribute with the given value.
- byNameAndMandant(IEntityContext, String, Mandant) - Method in class de.xima.fc.dao.impl.BenutzerDao
-
Deprecated.
- byNameAndMandant(IEntityContext, String, Mandant) - Method in interface de.xima.fc.dao.interfaces.IBenutzerDao
-
Deprecated.
- byNameAndMandant(UserContext, String, Mandant) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.
- byNameAndMandant(UserContext, String, Mandant) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- byNameAndMandant(UserContext, String, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.Methode zum Ermitteln eines Benutzers anhand seines Namens und des Mandantens
- byPropertyKey(String) - Static method in enum de.xima.fc.mdl.enums.EPasswordPolicy
- byTabIndexOrNull(int) - Static method in enum de.xima.fc.gui.model.portal.EUserPortalViewTab
-
Gets the tab by its index.
- byTagName(Node, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Find the first element in the subtree of the given context that has the given tag name.
- ByteArrayResourceDescriptor - Class in de.xima.fc.workflow
-
Implements
IResourceDescriptorvia data from a byte array. - ByteArrayResourceDescriptor(URI, byte[]) - Constructor for class de.xima.fc.workflow.ByteArrayResourceDescriptor
-
Creates a new resource descriptor for the given URI with the given data.
- ByteArrayResourceDescriptor(URI, byte[], Charset) - Constructor for class de.xima.fc.workflow.ByteArrayResourceDescriptor
-
Creates a new resource descriptor for the given URI with the given data.
- ByteArrayResourceDescriptor(URI, String, Charset) - Constructor for class de.xima.fc.workflow.ByteArrayResourceDescriptor
-
Creates a new resource descriptor for the given URI with the given data.
- ByteOrderMarkUtil - Class in de.xima.fc.utils
-
Utility class for working with byte order marks.
- ByteOrderMarkUtil() - Constructor for class de.xima.fc.utils.ByteOrderMarkUtil
- byType(Node, Class<T>) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Finds an element in the subtree of the given context that has the given type.
- byUuid(IEntityContext, long, UUID, UUID) - Method in interface de.xima.fc.dao.interfaces.IWorkflowElementDao
- byUuid(IEntityContext, WorkflowProcess, UUID, UUID) - Method in interface de.xima.fc.dao.interfaces.IWorkflowElementDao
- byUuid(IUserPortalInvocationContext, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IPortalsApi
-
Gets a user portal by its uuid.
- byUuid(IUserPortalInvocationContext, UUID, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IChatsApi
-
Gets a chat by its UUID.
- byUuid(IUserPortalInvocationContext, UUID, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IFormRecordsApi
-
Gets a form record by its UUID.
- byUuid(IUserPortalInvocationContext, UUID, UUID, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IFormsApi
-
Reads a form by its UUID.
- byUuid(NodeKey) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the node by the given UUID in the current workflow execution context.
- byUuid(TriggerKey) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the trigger by the given UUID in the current workflow execution context.
- byUuid(UUID) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the task by the given UUID in the current process.
- byUuid(UUID, UUID) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the node by the given UUID in the current workflow execution context.
- byUuid(UUID, UUID) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the trigger by the given UUID in the current workflow execution context.
- byUuids(NodeKey...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the nodes by the given UUID in the current workflow execution context.
- byUuids(TriggerKey...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the triggers by the given UUID in the current workflow execution context.
- byUuids(Iterable<NodeKey>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds the nodes by the given UUID in the current workflow execution context.
- byUuids(Iterable<TriggerKey>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds the triggers by the given UUID in the current workflow execution context.
- byUuids(Iterable<UUID>) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the tasks by the given UUID in the current process.
- byUuids(UUID...) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
-
Finds the tasks by the given UUID in the current process.
C
- CACHE - de.xima.fc.config.EXfcConfigType
-
Settings related to caches, such as the form or data cache.
- CACHE - Static variable in class de.xima.fc.config.XfcConfig
-
Settings related to caches, such as the form or data cache.
- CACHE_FULL - de.xima.fc.mdl.enums.ELoginState
- CACHE_FULL - de.xima.fc.mdl.enums.EPasswordResetState
- CACHE_FULL - de.xima.fc.web.LoginAttemptHelper.ELoginStatus
-
Deprecated.
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.GenericDataCache
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.GenericDataCacheManager
-
Deprecated.
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.LicenseCache
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.LicenseCacheManager
-
Deprecated.
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.XFormCache
- CACHE_NAME - Static variable in class de.xima.fc.api.cache.XFormCacheManager
-
Deprecated.
- CACHE_NAME - Static variable in class de.xima.fc.security.authentication.AutoLoginCache
-
Name of the auto login cache.
- CACHE_NAME - Static variable in class de.xima.fc.security.cache.LoginCache
-
Name of the login cache.
- CACHE_NAME - Static variable in class de.xima.fc.security.cache.PasswordResetCache
-
Name of the cache.
- CACHE_NAME - Static variable in class de.xima.fc.web.common.cache.LoginCache
-
Deprecated.Use
LoginCache.CACHE_NAMEinstead. - CacheConfigBean - Class in de.xima.fc.gui.bean.settings
-
Bean zum Abspeichern / Laden der NTLM-Konfiguration.
- CacheConfigBean() - Constructor for class de.xima.fc.gui.bean.settings.CacheConfigBean
- cacheData(T, String) - Static method in class de.xima.fc.api.cache.AGenericDataCache
- cacheFileData(UserContext, T) - Static method in class de.xima.fc.api.cache.FileCache
- cacheFileEntityData(UserContext, T) - Static method in class de.xima.fc.api.cache.FileCache
- cacheForm(UserContext, FormVersion) - Static method in class de.xima.fc.api.cache.XFormCache
- cacheStringData(UserContext, T, String) - Static method in class de.xima.fc.api.cache.GenericDataCache
-
Writes the given data into the cache under the locking version of the given entity.
- cadetblue - de.xima.fc.color.ENamedCssColor
- cadetblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- cadetblue - de.xima.fc.common.graphdot.EColorSchemeX11
- cadetblue - de.xima.fc.gui.common.enums.EWebColors
- cadetblue1 - de.xima.fc.common.graphdot.EColorSchemeX11
- cadetblue2 - de.xima.fc.common.graphdot.EColorSchemeX11
- cadetblue3 - de.xima.fc.common.graphdot.EColorSchemeX11
- cadetblue4 - de.xima.fc.common.graphdot.EColorSchemeX11
- calcNewVersionNumber(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.FormVersionDao
- calcNewVersionNumber(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IFormVersionDao
- calculateWidth(PostfachColumn) - Method in class de.xima.fc.inbox.bean.ProcessListBean
- call() - Method in class de.xima.fc.proma.context.PublicPromaInvokableCall
- call() - Method in class de.xima.fc.update.FormcycleUpdate
- CALL - de.xima.fc.statistic.StatisticsPersister.ECountType
- callback() - Method in interface de.xima.fc.interfaces.auth.IFormAuthContext
-
Starts the callback handling of the current context.
- callback() - Method in class de.xima.fc.web.common.auth.FormAuthContext
- callback(String, IFormDataAdapter, Vorgang) - Method in interface de.xima.fc.com.interfaces.IFSSession
-
Method to perform an callback on the frontend-server
- callback(String, IFormDataAdapter, Vorgang) - Method in class de.xima.fc.fs.server.FSSessionImpl
-
Deprecated.will be removed
- Callback - Annotation Type in de.xima.fc.fs.callback
-
Deprecated.will be removed
- CALLBACK - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- CALLBACK_LOGIC - Static variable in class de.xima.fc.security.pac4j.config.BackendConfigFactory
- CallbackExecuter - Class in de.xima.fc.fs.callback
-
Deprecated.will be removed
- CallbackExecuter() - Constructor for class de.xima.fc.fs.callback.CallbackExecuter
-
Deprecated.
- callbackExecutor(Runnable) - Method in class de.xima.fc.gui.bean.settings.ClientBean
- CallbackHttpActionAdapter - Class in de.xima.fc.security.pac4j.http.adapter
-
HTTP action adapter for authentication request callbacks.
- canAccessAuthenticatorType(EAuthClientType) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- canAccessAuthenticatorType(EAuthClientType) - Method in class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
- canAccessAuthenticatorType(EAuthClientType) - Method in class de.xima.fc.gui.bean.user.ExternalUserClientBean
- canAccessClient(IUser, Mandant) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Whether the given user has permission to access the given client.
- canAccessClientScopedView(Mandant, IView) - Method in class de.xima.fc.gui.common.bean.security.UserPermissionsBean
- canAccessClientScopedView(Mandant, IView) - Method in interface de.xima.fc.gui.common.interfaces.IUserPermissionCheck
-
Checks if the user can access the given client-specific view in the context.
- canAccessInbox(IUser, Postfach) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Whether the user has permission to access the client inbox.
- canAccessProjectPage(Projekt, EViews) - Method in class de.xima.fc.gui.bean.project.ProjectPermissionBean
-
Deprecated.
- canAccessProjectPage(Projekt, EAccessProperty...) - Method in class de.xima.fc.gui.bean.project.ProjectPermissionBean
-
Deprecated.
- canAccessProjectScopedView(Projekt, IView) - Method in class de.xima.fc.gui.common.bean.security.UserPermissionsBean
- canAccessProjectScopedView(Projekt, IView) - Method in interface de.xima.fc.gui.common.interfaces.IUserPermissionCheck
-
Checks if the user can access the given project-specific view in the context.
- canAccessViaPublicApi(IEntityContext, FormRecordChat, IUser) - Method in class de.xima.fc.dao.impl.FormRecordChatDao
- canAccessViaPublicApi(IEntityContext, FormRecordChat, IUser) - Method in interface de.xima.fc.dao.interfaces.IFormRecordChatDao
-
Returns whether the given user can access the given chat within a user portal.
- canBeDeleted(IEntityClientAuthorization) - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
- canBeDeleted(UserIdentity) - Method in class de.xima.fc.gui.common.bean.profile.UserIdentityPanelBean
- canBeDeleted(IEntityContext, UserProfile) - Method in class de.xima.fc.dao.impl.UserProfileDao
- canBeDeleted(IEntityContext, UserProfile) - Method in interface de.xima.fc.dao.interfaces.IUserProfileDao
-
Checks whether or not the user profile can be deleted.
- canBeDeleted(UserContext, UserProfile) - Method in class de.xima.fc.api.entity.UserProfileAPI
-
Checks whether or not the user profile can be deleted.
- canBeDeleted(UserContext, UserProfile) - Method in class de.xima.fc.handler.entity.UserProfileHandler
- canBeDeleted(UserContext, UserProfile) - Method in interface de.xima.fc.handler.interfaces.entity.IUserProfileHandler
-
Checks whether or not the user profile can be deleted.
- canBeEdited(IEntityClientAuthorization) - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
- cancel() - Method in class de.xima.fc.gui.bean.user.UserProfileCreateBean
- cancel() - Method in class de.xima.fc.gui.common.bean.security.UserEmailPrimaryChangeBean
- cancel() - Method in class de.xima.fc.gui.common.bean.security.UserEmailVerificationBean
- cancel() - Method in class de.xima.fc.gui.common.bean.security.UserIdentityRemovalBean
- cancel() - Method in class de.xima.fc.gui.common.bean.security.UserProfileMfaRemovalBean
- cancel() - Method in interface de.xima.fc.gui.common.interfaces.view.IWelcomeConfirmView
-
Cancels the confirmation.
- CANCEL - de.xima.fc.appointment.EAppointmentActionType
-
Cancels an existing appointment.
- cancelBookedAppointment(IAppointmentDeleteBookingParams, Instant) - Method in class de.xima.fc.appointment.AppointmentBookingExecutor
-
Deletes (cancels) an existing appointment.
- cancelBookedAppointment(UserContext, IAppointmentDeleteBookingParams) - Method in class de.xima.fc.api.entity.AppointmentAPI
-
Cancels the given appointment.
- cancelBookedAppointment(UserContext, IAppointmentDeleteBookingParams) - Method in class de.xima.fc.handler.entity.AppointmentHandler
- cancelBookedAppointment(UserContext, IAppointmentDeleteBookingParams) - Method in interface de.xima.fc.handler.interfaces.entity.IAppointmentHandler
-
Cancels the given appointment.
- canceled - Variable in class de.xima.fc.form.persist.FormPersistContext
- CANCELED - de.xima.fc.mdl.enums.EAppointmentStatus
-
The appointment was cancelled and will not take place anymore.
- cancelProcessing() - Method in class de.xima.fc.bl.fdv.WorkflowProcessing
-
Deprecated.
- cancelProcessing() - Method in interface de.xima.fc.interfaces.processing.IWorkflowProcessing
-
Deprecated.
- cancelUpload() - Method in class de.xima.fc.gui.common.bean.file.FileUploadConfirmBean
- canChangeFormRecordToState(UserContext, Vorgang, Status) - Static method in class de.xima.fc.inbox.utils.InboxUtils
-
Deprecated.
- canEditProject(IUser, Projekt) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Whether or not the given user has permission to edit the given project.
- CANNOT_DELETE_ATTACHMENT - de.xima.fc.workflow.error.EFcDeleteAttachmentError
-
When an attachment could not be deleted, which may be caused by a database error, but not necessarily so.
- CANNOT_POST_MESSAGE - de.xima.fc.workflow.error.EFcSendFormRecordMessageError
-
When the message could not be posted to the chat.
- CANNOT_PROCESS_ATTACHMENT_ITEM - de.xima.fc.mdl.enums.EAttachmentItemResolutionError
-
Any other unhandled or unexpected errors that may have occurred while processing a specific attachment item.
- CANNOT_PROCESS_ATTACHMENT_LIST - de.xima.fc.mdl.enums.EAttachmentItemResolutionError
-
Any other unhandled or unexpected errors that may have occurred while processing the list of referenced attachments, not specific to a particular attachment item.
- CANNOT_PROCESS_FILE_LIST - de.xima.fc.mdl.enums.EResourceItemResolutionError
-
Any other unhandled or unexpected errors that may have occurred while processing the list of referenced files, not specific to a particular resource item.
- CANNOT_PROCESS_RESOURCE_ITEM - de.xima.fc.mdl.enums.EResourceItemResolutionError
-
Any other unhandled or unexpected errors that may have occurred while processing a specific resource item.
- CannotProcessAttachmentItem(String, Throwable, AttachmentItem) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentItem
- CannotProcessAttachmentList(String, Throwable, IReferencedAttachmentList) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentList
- CannotProcessFileList(String, Throwable, IReferencedFileList) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.CannotProcessFileList
- CannotProcessResourceItem(String, Throwable, ResourceItem) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.CannotProcessResourceItem
- CannotReadFileContent(String, Throwable) - Constructor for exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotReadFileContent
-
Constructor for the exception that is thrown when the content of a new file cannot be read.
- CannotReadUploadFileData(FormRecordMessageUploadRequest, Throwable) - Constructor for exception de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.CannotReadUploadFileData
-
Constructs a new exception indicating that the data of an input file could not be read.
- CannotUpdateUploadElement(String, Throwable) - Constructor for exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotUpdateUploadElement
-
Constructor for the exception that is thrown when the upload element cannot be updated due to some unknown error.
- CANONICAL - de.xima.fc.utils.range.EndpointTypeComparators
-
Default comparator that compares end point types in the following order
)[](. - CANONICAL_COMPARATOR - Static variable in class de.xima.fc.utils.range.Endpoint
-
Canonical comparator for two end points.
- CANONICAL_INVERTED - de.xima.fc.utils.range.EndpointTypeComparators
-
Comparator that compares end point types in the opposite order
EndpointTypeComparators.CANONICAL, that is(][). - canPermissionDetailsBeEdited(IEntityClientAuthorization) - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
- canPluginBeRegistered(PluginRuntime, Class<T>) - Static method in class de.xima.fc.plugin.PluginHelper
- CanRenderUserPortalEvent - Class in de.xima.fc.user_portal.event
-
Event that is fired when a user portal UI page is ready to render.
- CanRenderUserPortalEvent() - Constructor for class de.xima.fc.user_portal.event.CanRenderUserPortalEvent
- canResetAttempts(long, int) - Method in class de.xima.fc.mdl.PasswordResetAttempt
- canRoleBeEdited(Rolle, IEntityClientAuthorization) - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
- canRolePermissionsBeEdited(Rolle) - Method in class de.xima.fc.gui.bean.application.templates.RolePropertiesTemplateBean
- canSadminAccessClient(Mandant) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
- canSigninToBackend(UserProfile) - Method in class de.xima.fc.gui.bean.user.UserProfileAdministrationBean
- canUserAccessFormRecord(UserContext, Benutzer, Vorgang) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserAccessInbox(Benutzer, Postfach) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.Use
UserMgmtUtils.canAccessInbox(IUser, Postfach)instead. - canUserAccessInbox(Benutzer, Integer) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.Use
UserMgmtUtils.canAccessInbox(IUser, Postfach)instead. - canUserAccessProcess(Benutzer, long) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserAccessProcess(Benutzer, Vorgang) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserAccessProcess(Benutzer, String) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserAccessProjectPage(UserContext, Benutzer, Projekt, EAccessProperty...) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
- canUserAccessProjectPage(UserContext, Benutzer, Rolle, Mandant, boolean, EAccessProperty...) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserAccessProjectPage(UserContext, Benutzer, Rolle, Projekt, boolean, EAccessProperty...) - Static method in class de.xima.fc.gui.common.utils.PermissionUtils
-
Deprecated.
- canUserChangeToState(UserContext, IUser, Status) - Static method in class de.xima.fc.inbox.utils.InboxUtils
-
Deprecated.
- canUserCredentialsBeDeleted(UserProfile) - Method in class de.xima.fc.gui.common.bean.profile.UserProfileSecurityPanelBean
- canUserEditProcess(Benutzer, long) - Static method in class de.xima.fc.inbox.utils.InboxUtils
-
Deprecated.Use
UserMgmtUtils.canAccessInbox(IUser, Postfach)instead. - canUserModify(ImportConfigWrapper) - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- canViewProject(IUser, Projekt) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Whether the given user has permission to view the given project.
- cap(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- cap(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- CAP - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.CAPITAL_HEIGHT. - CAPITAL_HEIGHT - de.xima.fc.css.builder.ECssUnit
-
CSS unit for the cap-height in the element's font, approximately equal to the height of a capital Latin letter.
- capitalHeight(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- capitalHeight(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- catalogue - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - catalogueitem - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - cataloguelabel - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - cataloguename - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - catalogueunique - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - catchError() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- catchError() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerPropsFactory
- catchError(FcCatchErrorProps) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- catchingBiFunction(IThrowingBiFunction<I1, I2, O>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Wraps a throwing bi-function into a bi-function that catches checked exceptions and rethrows them as runtime exceptions.
- catchingFunction(IThrowingFunction<I, O>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Wraps a throwing function into a function that catches checked exceptions and rethrows them as runtime exceptions.
- catchingSupplier(IThrowingSupplier<O>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Wraps a throwing supplier into a supplier that catches checked exceptions and rethrows them as runtime exceptions.
- cause(Throwable) - Method in class de.xima.fc.exceptions.AbstractAbruptCompletionException.Builder
- cause(Throwable) - Method in interface de.xima.fc.interfaces.workflow.params.IAbruptCompletionExceptionBuilder
- cause(Throwable) - Method in interface de.xima.fc.interfaces.workflow.params.INodeThrewExceptionBuilder
- cc - Variable in class de.xima.fc.mdl.mail.TextMailData
- cc(Iterable<String>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- cc(String...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- CDATA - de.xima.fc.mdl.enums.EPlaceholderEscaper
-
Encodes the value of all placeholders for an XML CDATA section.
- CDATA_FORM_ONLY - de.xima.fc.mdl.enums.EPlaceholderEscaper
-
Encodes the value of form placeholders for an XML CDATA section.
- CdiUtils - Class in de.xima.fc.utils
- CdiUtils() - Constructor for class de.xima.fc.utils.CdiUtils
- CDS - de.xima.fc.common.graphdot.EShape
-
The
cdsshape. - cell(int) - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets the value of the cell in this row at the given column.
- cell(int, int) - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- cell(int, int) - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Gets the value at the given row and column.
- cell(int, String) - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- cell(int, String) - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Gets the value at the given row and column.
- cell(String) - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets the value of the cell in this row at the given column.
- CELL - de.xima.fc.css.builder.ECssCursor
-
The table cell or set of cells can be selected.
- cellFilter - Variable in class de.xima.fc.logic.text.csv.CsvFormat
- cellFilter(Predicate<String>) - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Sets the cell filter that is applied to each cell.
- cellNormalizer - Variable in class de.xima.fc.logic.text.csv.CsvFormat
- cellNormalizer(UnaryOperator<String>) - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Sets the cell normalizer that is applied to each cell.
- cells() - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets the values of the cells in the row.
- CENTER - de.xima.fc.common.graphdot.ECompassPointType
-
A point at the center of an element.
- CENTER - de.xima.fc.common.graphdot.ELabelLocation
-
Place label at center.
- CENTER - de.xima.fc.css.builder.ECssAlignItems
-
The flex items' margin boxes are centered within the line on the cross-axis.
- CENTER - de.xima.fc.css.builder.ECssJustifyContent
-
The items are packed flush to each other toward the center of the alignment container along the main axis.
- CENTER - de.xima.fc.css.builder.ECssTextAlign
-
The inline contents are centered within the line box.
- CENTER - de.xima.fc.css.builder.ECssTranformOrigin
-
50% along the horizontal or vertical axis.
- centimeters() - Method in class de.xima.fc.common.graphdot.Length
-
Gets the length in centimeters.
- centimeters(double) - Method in interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLength
-
Uses the given length in centimeters
- centimeters(double) - Method in interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLengthList
-
Uses the given length in centimeters
- centimeters(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- centimeters(double...) - Method in interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinLengthList
-
Uses the given length in centimeters
- centimeters(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- CENTIMETERS - de.xima.fc.css.builder.ECssUnit
-
CSS unit centimeters.
- CertRequestDataModel - Class in de.xima.fc.mail.models
- CertRequestDataModel() - Constructor for class de.xima.fc.mail.models.CertRequestDataModel
- ch(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- ch(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- CH - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.CHARACTER_UNIT. - chain(ClassLoader[]) - Static method in class de.xima.fc.classloader.ChainedClassLoader
-
Creates a new class loader that combines the given loaders.
- chain(Iterable<ClassLoader>) - Static method in class de.xima.fc.classloader.ChainedClassLoader
-
Creates a new class loader that combines the given loaders.
- ChainedClassLoader - Class in de.xima.fc.classloader
-
A class loader that combines several other class loaders.
- ChainedClassLoader(ClassLoader[]) - Constructor for class de.xima.fc.classloader.ChainedClassLoader
-
Creates a new chained class loader that combines the given loaders.
- ChainedClassLoader(Iterable<ClassLoader>) - Constructor for class de.xima.fc.classloader.ChainedClassLoader
-
Creates a new chained class loader that combines the given loaders.
- ChainExpression - Class in de.xima.fc.placeholder.parser.form_function.node
- ChainExpression(List<ValueTransformer>) - Constructor for class de.xima.fc.placeholder.parser.form_function.node.ChainExpression
- CHALLANGE_CACHE_NAME - Static variable in class de.xima.fc.web.common.cache.NtlmCache
-
Name of challenge manager cache.
- CHANGE_PAGE_TITLE - Static variable in class de.xima.fc.CmnConst.ClientScript
- CHANGE_PW - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CHANGE_STATUS - de.xima.fc.inbox.servlet.InboxWorkflowServlet.EAction
-
Deprecated.
- CHANGE_STATUS - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- changeBy(long) - Method in interface de.xima.fc.common.counter.Counter
-
Changes the counter by the specific amount of units.
- changeBy(long) - Method in interface de.xima.fc.common.counter.Counter.LongCounter
- changeByAndGet(long) - Method in interface de.xima.fc.common.counter.Counter
-
Changes the counter by the specific amount of units and returns the new value.
- changeByAndGet(long) - Method in interface de.xima.fc.common.counter.Counter.LongCounter
- changeByAndGetLong(long) - Method in interface de.xima.fc.common.counter.Counter.LongCounter
-
Changes the counter by the given amount and returns the new value as a primitive
long. - changeClient(EViews) - Method in class de.xima.fc.gui.bean.BackendBean
-
Deprecated.the client is determined by the view. To get the current client use
ViewContextBean.getClient() - changeCountryLocaleCode() - Method in class de.xima.fc.gui.common.bean.LocaleBean
- changeExtension(String) - Method in enum de.xima.fc.mdl.enums.EMime
- changeFormAvailability(EChangeFormAvailabilityType) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITYthat changes the availability of a form. - changeFormAvailability(EChangeFormAvailabilityType) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITYthat changes the availability of a form. - changeFormValue() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a builder for workflow node for a
EWorkflowNodeType.FC_CHANGE_FORM_VALUEthat modifies the value of one or more form elements. - changeFormValue(Map<String, String>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Deprecated.Use the
builder. - changeFormValue(Map<String, String>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CHANGE_FORM_VALUEthat modifies the value of one or more form elements. - changeJdbcUrl(AjaxBehaviorEvent) - Method in class de.xima.fc.gui.bean.data.DbConnectionBean
-
Methode zum Ändern der JDBC-Url-Strings Achtung: Dieser wird nur geändert, wenn noch kein Wert gesetzt ist.
- changeLocaleNodeState(ENodeState) - Method in class de.xima.fc.cluster.impl.jgroup.JGroupsCluster
- changeLocaleNodeState(ENodeState) - Method in interface de.xima.fc.cluster.model.ICluster
-
Changes the state of the local node, i.e.
- changeNodeState(ENodeState) - Static method in class de.xima.fc.cluster.ClusterNodeStateManager
- changePasswordByLink() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.Method for updating the password on reset.
- changePasswordByLogin() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- changePostfachUsage(AjaxBehaviorEvent) - Method in class de.xima.fc.gui.bean.project.ProjectInboxBean
-
Deprecated.
- changePrimaryEmail(String) - Static method in class de.xima.fc.security.logic.profile.UserProfileTaskFactory
-
Creates a task to change the primary email address of a user profile.
- changeProcessing() - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- ChangePwdModel - Class in de.xima.fc.gui.common.model
-
Modelklasse für den Login
- ChangePwdModel() - Constructor for class de.xima.fc.gui.common.model.ChangePwdModel
- changeScheme(String, String) - Static method in class de.xima.fc.utils.URLUtils
-
Changes the scheme of a URL (such as
https) to the given schema. - changeScope() - Method in class de.xima.fc.gui.common.bean.security.ScopeSelectionBean
-
Method to change View Context depending on the selected
ScopeSelectionModeland thereforeMandant - changeScope(FrontendServer) - Method in class de.xima.fc.api.APISettings
-
Methode zum Wecheln des API-Scops zwischen Local- oder Remote-Ausführung.
- changeScopeAndSaveDefaultClient(ScopeSelectionModel) - Method in class de.xima.fc.gui.common.bean.security.ScopeSelectionBean
-
Before view Context may be changed, set clicked model as selected
- changeState(WorkflowState) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFormHandler
-
Deprecated.
- changeState(WorkflowState) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CHANGE_STATEthat changes the current form record to the given state. - changeState(WorkflowState) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CHANGE_STATEthat changes the current form record to the given state. - changeState(WorkflowState, boolean) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFormHandler
-
Change the state of the form record to the given state.
- changeStateAndRedirect(HttpServletRequest, HttpServletResponse) - Method in interface de.xima.fc.servlet.handler.interfaces.IVorgangServletHandler
-
Deprecated.Use the new workflow engine. Build event data via WorkflowEventDataFactory and trigger the event via WorkflowEventRunner.
- changeStateAndRedirect(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.VorgangServletHandler
-
Deprecated.Funktion zum Ändern des Status an einem Vorgang.
- changeStatusChangedReadFlag(UserContext, Vorgang, boolean) - Method in class de.xima.fc.api.entity.VorgangAPI
- changeStatusChangedReadFlag(UserContext, Vorgang, boolean) - Method in class de.xima.fc.handler.entity.VorgangHandler
- changeStatusChangedReadFlag(UserContext, Vorgang, boolean) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
- changeUpdateOption(ValueChangeEvent) - Method in class de.xima.fc.gui.bean.project.ProjectUpdateBean
-
Deprecated.
- CHANNEL_BACKEND_APPLICATION - Static variable in class de.xima.fc.CmnConst.Push
- CHANNEL_BACKEND_SESSION - Static variable in class de.xima.fc.CmnConst.Push
- CHANNEL_BACKEND_VIEW - Static variable in class de.xima.fc.CmnConst.Push
- ChannelCommunicationData - Class in de.xima.fc.cluster.model
-
Models the state of a cluster channel for a node in the cluster.
- ChannelCommunicationData(String, String, String) - Constructor for class de.xima.fc.cluster.model.ChannelCommunicationData
-
Creates a new data set that describes the state of a channel in the cluster.
- ChannelMessage - Class in de.xima.fc.gui.common.model.push
-
A message sent to the client via a web socket.
- ChannelMessage(String, Serializable) - Constructor for class de.xima.fc.gui.common.model.push.ChannelMessage
-
Creates a new channel message with the given data.
- CHARACTER_SEPARATED_VALUES - de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Iterate over a list of items separated by a user-defined character.
- CHARACTER_UNIT - de.xima.fc.css.builder.ECssUnit
-
CSS unit for the advance measure (advance width or height, whichever is in the inline axis of the element) of the glyph "0" of the element's font.
- characterCount - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - CharacterEncodingFilter - Class in de.xima.fc.servlet.filter
-
This filter will set the request body character encoding.
- CharacterEncodingFilter() - Constructor for class de.xima.fc.servlet.filter.CharacterEncodingFilter
- characteristics() - Method in class de.xima.fc.utils.range.RangeUtils.RangeSetCollector
- characteristics() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedAttachmentsCollector
- characteristics() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedFilesCollector
- characteristics() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedAttachmentCollector
- characteristics() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedFileCollector
- CharacterSeparatedValues() - Constructor for class de.xima.fc.workflow.model.loop_data.ForEachLoopData.CharacterSeparatedValues
-
Creates a new loop data instance for the
INodeExecutionDatapublished by theEWorkflowNodeType.FC_FOR_EACH_LOOPwhen iterating of items provided by aCHARACTER_SEPARATED_VALUESitem source. - characterUnit(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- characterUnit(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- charset(Charset) - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
- chartreuse - de.xima.fc.color.ENamedCssColor
- chartreuse - de.xima.fc.common.graphdot.EColorSchemeSvg
- chartreuse - de.xima.fc.common.graphdot.EColorSchemeX11
- chartreuse - de.xima.fc.gui.common.enums.EWebColors
- chartreuse1 - de.xima.fc.common.graphdot.EColorSchemeX11
- chartreuse2 - de.xima.fc.common.graphdot.EColorSchemeX11
- chartreuse3 - de.xima.fc.common.graphdot.EColorSchemeX11
- chartreuse4 - de.xima.fc.common.graphdot.EColorSchemeX11
- chat() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadResponse
- chat() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest
- chat() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageResponse
- chat() - Method in exception de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.UserNotMemberOfChat
-
The chat that the user is not a member of.
- chat() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadResponse
-
Gets the chat to which the message with the fulfilled upload request belongs.
- chat() - Method in interface de.xima.fc.common.form_record.chat.IPostFormRecordMessageRequest
-
Required.
- chat() - Method in interface de.xima.fc.common.form_record.chat.IPostFormRecordMessageResponse
-
Gets the chat the message was posted to.
- chat() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.ChatNotOpen
-
The chat that is not open.
- chat() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.MissingUser
-
The chat requiring a user for a message to be posted.
- chat() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.UserNotMemberOfChat
-
The chat that the user cannot post a message to.
- chat(FormRecordChat) - Method in class de.xima.fc.workflow.event.FormRecordMessagePostedEventBuilder
-
Sets the chat containing the posted message.
- chat(FormRecordChat) - Method in class de.xima.fc.workflow.event.FormRecordMessageUploadRequestFulfilledEventBuilder
-
Sets the chat containing the fulfilled upload request.
- CHAT_NOT_FOUND - de.xima.fc.workflow.error.EFcSendFormRecordMessageError
-
When an existing chat was selected as the target chat, but the chat could not be found for the given filter settings (e.g.
- ChatNotOpen(FormRecordChat) - Constructor for exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.ChatNotOpen
-
Constructs a new exception indicating that the chat is not open (and that the chat must be open to post a message).
- chats - Static variable in class de.xima.fc.user_portal.api.provider.impl.UserPortalApi
-
High-level methods for interacting with portal chats and messages.
- chatUuid() - Method in class de.xima.fc.common.form_record.chat.DefaultFormRecordChatReference
- chatUuid() - Method in exception de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.MismatchingChat
-
The expected chat UUID that does not match chat of the upload request.
- chatUuid() - Method in interface de.xima.fc.common.form_record.chat.IFormRecordChatReference
-
The UUID of an existing chat.
- chatUuid() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.MissingChat
-
The UUID of the missing chat.
- check() - Method in class de.xima.fc.db.DatabaseMonitor
-
Checks whether the database connection is healthy, i.e.
- check() - Method in class de.xima.fc.gui.common.bean.security.UserMultiFactorAuthenticationBean
- check() - Method in interface de.xima.fc.plugin.interfaces.monitoring.IPluginMonitor
-
This method is invoked each time the monitor is refreshed.
- check() - Method in interface de.xima.fc.system.server.api.health.IHealthCheck
-
Perform the health check.
- check(HttpServletRequest, boolean) - Static method in class de.xima.fc.session.FD2SessionManager
-
Deprecated.
- check(HttpServletRequest, boolean) - Static method in class de.xima.fc.session.FRQSessionManager
- check(HttpServletRequest, String, boolean) - Static method in class de.xima.fc.session.FD2SessionManager
-
Deprecated.
- check(HttpServletRequest, String, boolean) - Static method in class de.xima.fc.session.FRQSessionManager
- CHECK - de.xima.fc.mdl.enums.ELiquibaseCmd
- CHECK - de.xima.fc.mdl.setup.ELiquibaseCmd
-
Deprecated.
- CHECK_ERROR - Static variable in interface de.xima.fc.plugin.interfaces.monitoring.IPluginMonitor
-
The constant for a non-successful check.
- CHECK_SUCCESS - Static variable in interface de.xima.fc.plugin.interfaces.monitoring.IPluginMonitor
-
The constant for a successful check.
- checkAttachmentsHash(UserContext, String, String, int) - Method in class de.xima.fc.api.entity.AttachmentAPI
-
Method for checking if the hashkey is correct for the attachments of a
Vorgang. - checkAuthorisation(UserProfile) - Method in interface de.xima.fc.interfaces.auth.IFormAuthContext
-
Deprecated.Use
IFormAuthContext.checkAuthorization(IUser)instead. - checkAuthorisation(UserProfile) - Method in class de.xima.fc.web.common.auth.FormAuthContext
- checkAuthorization(IAuthenticationTarget) - Method in class de.xima.fc.gui.common.bean.security.UserCredentialsSigninBean
- checkAuthorization(IUser) - Method in interface de.xima.fc.interfaces.auth.IFormAuthContext
- checkAuthorization(IUser) - Method in class de.xima.fc.web.common.auth.FormAuthContext
- checkBackupFormVersionContext(XfcSession, FormVersionBackup) - Static method in class de.xima.fc.form.edit.FormEditValidator
-
Deprecated.
- checkBotField(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.FormProcessUtil
-
Methode zum Prüfen, ob das Bot-Feld ausgefüllt wurde
- CHECKBOX - de.xima.fc.mdl.enums.EFormFieldTyp
-
The checkbox type, ie.
- CHECKBOX - de.xima.fc.pdf.form.EPdfAcroFormType
-
A check box that can be enabled or disabled.
- checkboxmax - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - checkboxmin - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - checkboxvalue - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - checkClientResourceExists(ERessourcenTyp, String) - Method in class de.xima.fc.export.AProjektUtil
-
Checks whether the given resource exists for the action and issues and error message in case it does not.
- checkConncection() - Method in class de.xima.fc.gui.bean.settings.DbSettingsBean
-
Deprecated.
- checkConncection() - Method in class de.xima.fc.gui.bean.settings.UpdateBean.DbSettings
- checkConncectionForUpdate() - Method in class de.xima.fc.gui.bean.settings.DbSettingsBean
-
Deprecated.
- checkConncectionForUpdate() - Method in class de.xima.fc.gui.bean.settings.UpdateBean.DbSettings
- checkConnection() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- checkConnection() - Method in class de.xima.fc.gui.bean.data.DbConnectionBean
- checkConnection() - Method in class de.xima.fc.gui.bean.data.LdapConnectionBean
- checkConnection() - Method in class de.xima.fc.gui.bean.data.WebDavConnectionBean
-
Method connected to button for connection testing, saving the return from sardine.list() in a List
- checkConnection() - Method in class de.xima.fc.gui.bean.settings.AutoLoginBean
-
Deprecated.
- checkConnection() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- checkConnection() - Method in class de.xima.fc.gui.bean.settings.KerberosConfigBean
-
Prüft Verbindungen für Kerberos und LDAP.
- checkConnection() - Method in class de.xima.fc.gui.bean.settings.NtlmConfigBean
- checkConnection() - Method in class de.xima.fc.gui.bean.user.LDAPGroupBean
-
Deprecated.
- checkConnectionForLDAP() - Method in class de.xima.fc.gui.bean.settings.KerberosConfigBean
- checkCurrentFormVersionContext(XfcSession, FormVersion) - Static method in class de.xima.fc.form.edit.FormEditValidator
-
Deprecated.
- checked() - Method in exception de.xima.fc.common.form_record.chat.PostFormRecordMessageException.PostFormRecordMessageRuntimeException
- checkedForUpdate() - Method in class de.xima.fc.mdl.cache.LicenseCacheModel
- checkEditContext(Mandant, Projekt, Benutzer) - Static method in class de.xima.fc.form.edit.FormEditValidator
-
Deprecated.
- checkedvalue - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - checkEncryption(DataSource, IDBStringEncryptor) - Method in class de.xima.fc.encryption.db.DBEncryptionProcessor
- checkEncryption(DataSource, String, EDBEncryptionAlgorithm) - Method in class de.xima.fc.encryption.db.DBEncryptionProcessor
- checkEncryption(DataSource, String, EDBEncryptionAlgorithm) - Method in interface de.xima.fc.interfaces.security.encryption.IDBEncryptionProcessor
- checkEncryption(DataSource, String, EDBEncryptionAlgorithm) - Static method in class de.xima.fc.security.encryption.DBEncryptionProvider
- checkEntityNameExists(IEntityContext, String, IEntity<Long>, IEntity<Long>) - Static method in class de.xima.fc.importer.util.EntityImportHelper
- checkForAvailableUpdates() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
This method is called when the plugin management page is loaded initially.
- checkForCycles(boolean) - Method in class de.xima.fc.common.tree.TreeVisit.TreeVisitParams.Builder
-
Avoids endless loops caused by checking for already visited node.
- checkForDate(Object) - Static method in class de.xima.fc.web.common.utils.ServletUtils
-
Falls übergebener Wert kein Datums-String im erwarteten Format ist, wird der Original-Wert zurückgegeben, ansonsten das entsprechende
java.util.Date. - checkForNeededUpdates(IUser) - Static method in class de.xima.fc.update.UpdateManager
-
Checks whether updates are required.
- checkForQuerySelectionChange() - Method in class de.xima.fc.workflow.designer.bean.nodes.FcLdapQueryBean
-
Whether the selected LDAP query was changed and the details need to be reinitialized.
- checkForQuerySelectionChange() - Method in class de.xima.fc.workflow.designer.bean.nodes.FcSqlStatementBean
-
Checks whether the selected DB query was changed and reinitializes the query details.
- CheckForUnsavedChangedResult<TElement> - Class in de.xima.fc.workflow.designer.model
- CheckForUnsavedChangedResult(boolean, TElement) - Constructor for class de.xima.fc.workflow.designer.model.CheckForUnsavedChangedResult
- checkForUnsavedChanges(IEntityContext, long, UUID, UUID, TData, INodeHandler<TData>) - Static method in class de.xima.fc.workflow.designer.helper.ElementPropertiesHelper
- checkForUnsavedChanges(IEntityContext, long, UUID, UUID, TData, ITriggerHandler<TData>) - Static method in class de.xima.fc.workflow.designer.helper.ElementPropertiesHelper
- checkForUpdates(IPublicPromaInvocationContext, String, String, String, String, Locale, String, boolean, boolean) - Static method in class de.xima.fc.proma.util.PromaStoreItems
-
Checks for update for a given PROMA store item.
- checkHardwareId(String[]) - Static method in class de.xima.fc.license.HardwareId
-
Checks the hardware-id against the current one
- checkLDAPGroupsActiveUser(IEntityContext, Long, String) - Static method in class de.xima.fc.ldap.LDAPBenutzerUtil
-
Deprecated.The user management has been reworked in version 8.0.0.
- checkLDAPGroupsActiveUser(UserContext, Long, String) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.
- checkLDAPGroupsActiveUser(UserContext, Long, String) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- checkLDAPGroupsActiveUser(UserContext, Long, String) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.
- checkLDAPLogin(IEntityContext, LDAPGruppe, String, String) - Static method in class de.xima.fc.ldap.LDAPBenutzerUtil
-
Deprecated.
LDAPGruppehas been deprecated in version 8.0.0 - checkLDAPLogin(IEntityContext, Mandant, String, String) - Static method in class de.xima.fc.ldap.LDAPBenutzerUtil
-
Deprecated.
MandantLdapDatahas been deprecated in version 8.0.0 - checkLDAPLogin(UserContext, Mandant, String, String) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.Method for determining a user based on his LDAP login.
- checkLDAPLogin(UserContext, Mandant, String, String) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- checkLDAPLogin(UserContext, Mandant, String, String) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.Methode zum Prüfen des LDAP-Logins eines Benutzers
- checkLicense(LicenseAccess) - Method in enum de.xima.fc.mdl.enums.ELicenseFeature
-
Determines whether this license feature needs to be checked given the license context (
LicenseAccess). - checkLogin(UserContext, String, String, Mandant) - Method in class de.xima.fc.api.entity.BenutzerAPI
-
Deprecated.Method for checking login data of a user.
- checkLogin(UserContext, String, String, Mandant) - Method in class de.xima.fc.handler.entity.BenutzerHandler
-
Deprecated.
- checkLogin(UserContext, String, String, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IBenutzerHandler
-
Deprecated.Checks the login of an user.
- checkLoginAttempts(UserProfile) - Static method in class de.xima.fc.security.cache.LoginAttemptHelper
- checkLoginAttempts(String) - Static method in class de.xima.fc.security.cache.LoginAttemptHelper
- checkLoginAttempts(String, Long) - Static method in class de.xima.fc.web.LoginAttemptHelper
-
Deprecated.Use
LoginAttemptHelper.checkLoginAttempts(String)instead. - checkMarkedPluginUpdates() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
x Handler for when the user click on the button in the UI.
- checkMultiLogin() - Method in class de.xima.fc.gui.common.bean.SessionBean
- checkOverload(PluginStoreItem) - Method in class de.xima.fc.gui.bean.plugin.PluginStoreBean
-
Checks if a client can install a plugin, which already is installed in the system scope.
- checkPassword(String) - Method in class de.xima.fc.entities.UserCredentials
- checkPassword(String, String) - Static method in class de.xima.fc.utils.UserMgmtUtils
- checkPasswordChangeView() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- checkPasswordResetAttempts(UserProfile) - Static method in class de.xima.fc.security.cache.PasswordResetAttemptHelper
- checkPasswordResetAttempts(String) - Static method in class de.xima.fc.security.cache.PasswordResetAttemptHelper
- checkPasswordStrength() - Method in class de.xima.fc.gui.bean.BackendBean
-
Deprecated.Use
PasswordPolicyBean.checkPasswordStrength()instead. - checkPasswordStrength() - Method in class de.xima.fc.gui.bean.settings.ClientBean
-
Deprecated.Use
PasswordPolicyBean.checkPasswordStrength()instead. - checkPasswordStrength() - Method in class de.xima.fc.gui.bean.user.UserBean
-
Deprecated.Checks the strength of a password phrase.
- checkPasswordStrength() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.Use
PasswordPolicyBean.checkPasswordStrength()instead. - checkPasswordStrength() - Method in class de.xima.fc.gui.common.bean.security.PasswordPolicyBean
-
Remote command that takes a password and checks its strength.
- checkPluginStoreAvailable() - Method in class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- checkPluginUpdate() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
This method checks if the currently selected plugin needs an update.
- checkPluginUpdate(PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
This method checks if the passed plugin needs an update.
- checkPluginVersion(PluginManifest) - Static method in class de.xima.fc.plugin.PluginHelper
- checkPluginVersion(String) - Static method in class de.xima.fc.plugin.PluginHelper
- checkPrecondition(TReferenced, IEntityContext) - Method in class de.xima.fc.workflow.designer.listener.EntityReferenceDaoListener
-
If the
EntityReferenceDaoListener.createEntityRefsFilter(IEntity, IEntityContext)is complex, you can use this method to check whether the query for referencing entities should be performed. - checkPrintContext(IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkProcessCtx(IExtendedFormRequestContext) - Method in class de.xima.fc.inbox.servlet.InboxWorkflowServlet
- checkProcessCtx(IExtendedFormRequestContext) - Method in class de.xima.fc.servlet.AFormProcessingServlet
-
Validates the form request context, ie.
- checkProcessCtx(IExtendedFormRequestContext) - Method in class de.xima.fc.servlet.FormProcessServlet
- checkProcessCtx(IExtendedFormRequestContext) - Method in class de.xima.fc.servlet.FormVerifyServlet
- checkProductUpdatePrompt() - Method in class de.xima.fc.gui.common.bean.SessionBean
- checkProjectAliasExist(IEntityContext, String, Mandant) - Static method in class de.xima.fc.export.AProjektUtil
-
Checks whether or not the given project name already exist within the given client
- checkProjectNameExist(IEntityContext, String, Mandant) - Static method in class de.xima.fc.export.AProjektUtil
-
Checks whether or not the given project name already exist within the given client
- checkProvideCtx(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkProvideCtx(IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkProzessCtx(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkProzessCtx(IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkPublishCtx(IFormPublishContext) - Static method in class de.xima.fc.form.publish.FormPublishValidator
- checkRenderParam(String, boolean) - Static method in class de.xima.fc.web.common.respond.FormResponder
- checkResourceNameExist(String) - Method in class de.xima.fc.gui.bean.resource.ABasicResourceBean
- checkResourceNameExist(String) - Method in class de.xima.fc.gui.bean.resource.ClientResourceBean
- checkResourceNameExist(String) - Method in class de.xima.fc.gui.bean.resource.ProjectResourceBean
- checkResourceNameExist(String, MandantRessource) - Method in class de.xima.fc.gui.bean.resource.ClientResourceBean
- checkResourceNameExist(String, ProjektRessource) - Method in class de.xima.fc.gui.bean.resource.ProjectResourceBean
- checkResourceNameExist(String, T) - Method in class de.xima.fc.gui.bean.resource.ABasicResourceBean
- checkResourceUploads(UploadInfo) - Method in class de.xima.fc.gui.bean.resource.ABasicResourceBean
-
Before the files are uploaded, this checks for possible conflicts and other decisions the user has to make.
- checkReviewCtx(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkReviewCtx(IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkSaltedHash(String, String) - Static method in class de.xima.fc.utils.EncryptionUtils
- checkStatePrecondition(IWorkflowEventData, List<UuidEntityRef>) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
- checkSystemLicense() - Static method in class de.xima.fc.license.LicenseManager
-
Deprecated.
- checkTableExists(String) - Static method in class de.xima.fc.db.DatabaseUtils
-
Methode zum Überprüfen, ob eine Tabelle existiert oder nicht
- checkTableExists(Connection, String) - Static method in class de.xima.fc.db.DatabaseUtils
- checkUpdate(ViewSettingsModel, IWorkflowProvider) - Static method in class de.xima.fc.workflow.designer.helper.ViewSettingsHelper
-
Checks whether the view properties form needs to be updated and updates it if necessary.
- checkUpdateIndex(Long) - Method in class de.xima.fc.workflow.taglib.model.FlowchartModel
-
Checks whether the update received from the client is valid.
- checkUserGroupPrecondition(IWorkflowEventData, List<UuidEntityRef>) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
- checkUserGroupPrecondition(IWorkflowEventData, List<UuidEntityRef>, String) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
- checkWorkflowCtx(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.request.FormRequestValidator
- checkWorkflowCtx(IExtendedFormRequestContext, boolean) - Static method in class de.xima.fc.form.request.FormRequestValidator
- child() - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
.foo > .bar - CHILD_ALTERNATE - Static variable in class de.xima.fc.workflow.executor.FcMultipleConditionExecutor
-
The child that represents the else-block.
- CHILD_BODY - Static variable in class de.xima.fc.workflow.executor.FcExperimentExecutor
-
The child that represents the try block.
- CHILD_CONSEQUENT - Static variable in class de.xima.fc.workflow.executor.FcMultipleConditionExecutor
-
The child that represents the if-block.
- CHILD_DEFAULT_CASE - Static variable in class de.xima.fc.workflow.executor.FcSwitchExecutor
-
The child that represents the default case.
- CHILD_FINALIZER - Static variable in class de.xima.fc.workflow.executor.FcExperimentExecutor
-
The child that represents the finalizer block.
- CHILD_HANDLER - Static variable in class de.xima.fc.workflow.executor.FcExperimentExecutor
-
The child that represents the catch block.
- CHILD_LOOP_BODY - Static variable in class de.xima.fc.workflow.executor.FcDoUntilLoopExecutor
-
The child that represents the body of the loop.
- CHILD_LOOP_BODY - Static variable in class de.xima.fc.workflow.executor.FcForEachLoopExecutor
-
The child that represents the body of the loop.
- CHILD_LOOP_BODY - Static variable in class de.xima.fc.workflow.executor.FcWhileLoopExecutor
-
The child that represents the body of the loop.
- childCount(TElement) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- childrenRendered - de.xima.fc.gui.component.lazycontainer.LazyContainer.PropertyKeys
- chocolate - de.xima.fc.color.ENamedCssColor
- chocolate - de.xima.fc.common.graphdot.EColorSchemeSvg
- chocolate - de.xima.fc.common.graphdot.EColorSchemeX11
- chocolate - de.xima.fc.gui.common.enums.EWebColors
- chocolate1 - de.xima.fc.common.graphdot.EColorSchemeX11
- chocolate2 - de.xima.fc.common.graphdot.EColorSchemeX11
- chocolate3 - de.xima.fc.common.graphdot.EColorSchemeX11
- chocolate4 - de.xima.fc.common.graphdot.EColorSchemeX11
- choice - Variable in class de.xima.fc.common.data.algebraic.OneOfN
- CHROME - de.xima.fc.gui.common.enums.EBrowserType
- CIRCLE - de.xima.fc.common.graphdot.EShape
-
The
circleshape. - CLASS - de.xima.fc.common.graphdot.EStandardAttribute
-
The class attribute.
- CLASS - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
classattribute. - classList(Node) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Gets a list of classes of a node.
- className - Variable in class de.xima.fc.form.common.models.AXItemPropertiesData
- className() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.NotAnUploadElement
-
The actual class name of the element that was requested, but is not an upload element.
- className(String) - Method in class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor.Builder
- classPath(Class<?>) - Static method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateLoader
-
Creates a loader that loads icons and the persist JSON from the class path, using the given class path loader.
- classPath(ClassLoader) - Static method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateLoader
-
Creates a loader that loads icons and the persist JSON from the class path, using the given class path loader.
- classpathResourceBinary(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Reads a resource from the class path as binary data.
- classpathResourcePlainText(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Reads a resource from the class path as a plain text string, using UTF-8 encoding.
- clazz(String) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
.my-class - cleanErrorMsg() - Static method in class de.xima.fc.gui.common.utils.msg.MessageUtils
-
Methode zum entfernen aller Fehler-Meldungen der Oberfläche
- cleanHtml(String) - Static method in class de.xima.fc.mail.utils.AMailUtil
- cleanup() - Method in class de.xima.fc.gui.bean.resource.ABasicResourceBean
- cleanup() - Method in class de.xima.fc.mdl.request.ParameterWrapper
-
Deprecated.
- cleanup(FrontendServer) - Static method in class de.xima.fc.fs.FSConnectionManager
- cleanup(FrontendServer) - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- cleanUp() - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- cleanUp(String) - Static method in class de.xima.fc.placeholder.PlaceholderReplacer
- CLEANUP_WORKER_ACTIVATED - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- CLEANUP_WORKER_CRONEXPRESSION - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
- CLEANUP_WORKER_CRONEXPRESSION - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- CLEANUP_WORKER_PREFIX - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- cleanupAfterAll(AutoCloseable) - Static method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- cleanupAfterEach(AutoCloseable) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- cleanupPortalViewModel(UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Cleans up an existing portal view model, releasing resource such as temporary files.
- cleanupProtocol() - Method in class de.xima.fc.gui.bean.protocol.ProtocolCleanupBean
-
Deletes all protocol entries according to the configuration
- cleanupSelectedFS() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- cleanupUserProfileMfa(IEntityContext, UserProfileMfa) - Static method in class de.xima.fc.dao.impl.UserProfileMfaDao
- clear() - Method in class de.xima.fc.common.collection.ModCountDeque
- clear() - Method in class de.xima.fc.common.collection.ModCountMap
- clear() - Method in class de.xima.fc.common.collection.ModCountSet
- clear() - Method in class de.xima.fc.gui.bean.inbox.InboxBean
-
Leert das selektierte Postfach
- clear() - Method in class de.xima.fc.gui.common.converter.TypePartsConverter.TypeConvertibleMap
- clear() - Method in interface de.xima.fc.gui.component.convertible.IConvertibleMap
- clear() - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- clear() - Method in class de.xima.fc.security.user.SessionUserManager
- clear() - Method in class de.xima.fc.workflow.designer.model.AssociatesModel
-
Clears all stored associates.
- clear() - Method in class de.xima.fc.workflow.processor.logic.execution.TaskQueue
- clear(IEntityContext, Mandant, Postfach) - Method in class de.xima.fc.dao.impl.PostfachDao
-
Deprecated.
- clear(IEntityContext, Mandant, Postfach) - Method in interface de.xima.fc.dao.interfaces.IPostfachDao
-
Deprecated.
- clear(IEntityContext, Postfach) - Method in class de.xima.fc.dao.impl.PostfachDao
- clear(IEntityContext, Postfach) - Method in interface de.xima.fc.dao.interfaces.IPostfachDao
-
Deletes all
form recordsin the given inbox. - clear(UserContext, Mandant, Postfach) - Method in class de.xima.fc.api.entity.PostfachAPI
-
Deprecated.
- clear(UserContext, Postfach) - Method in class de.xima.fc.api.entity.PostfachAPI
-
Method for emptying a
Postfach. - clear(UserContext, Postfach) - Method in class de.xima.fc.handler.entity.PostfachHandler
- clear(UserContext, Postfach) - Method in interface de.xima.fc.handler.interfaces.entity.IPostfachHandler
- CLEAR - de.xima.fc.gui.statics.EProjectAccessConfig
- clearAccessPropertyValues() - Method in class de.xima.fc.gui.common.bean.ViewBean
-
Deprecated.Permissions are stored within the
IUser. - clearAll() - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- clearAll() - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- clearAll(IPlaceholderGroup) - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- clearAll(IPlaceholderGroup) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- clearAll(Collection<IPlaceholderGroup>) - Method in interface de.xima.fc.gui.interfaces.IPlaceholderLibrary
- clearAll(Collection<IPlaceholderGroup>) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- clearAllButFRQSessionParameters(HttpSession) - Static method in class de.xima.fc.session.FRQSessionManager
- clearAllMessages() - Method in class de.xima.fc.gui.bean.InternalMessageBean
-
This method deletes all current shown internal messages from the database
- ClearAndUpdateDatatablesUpdate_6_0 - Class in de.xima.fc.update.updates.pre8
- ClearAndUpdateDatatablesUpdate_6_0() - Constructor for class de.xima.fc.update.updates.pre8.ClearAndUpdateDatatablesUpdate_6_0
- clearBeanSet(BeanManagerImpl) - Static method in class de.xima.fc.cdi.extension.WeldAccessUtils
-
Deprecated.
- clearCells() - Method in class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- clearCollapsedNodes() - Method in class de.xima.fc.workflow.taglib.model.FlowchartModel
-
Clears the hidden expansion of all nodes, making all nodes expanded again.
- clearCounters() - Static method in class de.xima.fc.statistic.StatisticsCounter
- clearCustomFilters() - Method in class de.xima.fc.gui.model.lazydata.LazyEntityListModel
- clearFilter(String) - Static method in class de.xima.fc.ldap.LDAPFilters
- clearFilterList() - Method in interface de.xima.fc.gui.interfaces.processing.IProcessingModel
-
Setzt die Liste für die gefilterten Parameter auf null.
- clearFilterList() - Method in class de.xima.fc.gui.model.processing.ProcessingModel
-
Deprecated.
- clearFlags() - Method in class de.xima.fc.appointment.AppointmentValidationBuilder
-
Clears all flags that are used for validation.
- clearFontCache() - Static method in class de.xima.fc.utils.FontUtils
- clearGridFilterAndUpdateData() - Method in class de.xima.fc.inbox.bean.ProcessListBean
- clearHeaders() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowHttpHandler
-
Removes all headers from the servlet response.
- clearHiddenTasks() - Method in class de.xima.fc.workflow.taglib.model.FlowchartModel
-
Clears the hidden state of all tasks, making all tasks visible again.
- clearMetaDataWrapper() - Method in interface de.xima.fc.form.common.interfaces.IFD2MetaDataProvider
- clearMetaDataWrapper() - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2MetaDataProvider
- clearNewPassword() - Method in class de.xima.fc.gui.common.bean.profile.UserProfileSecurityPanelBean
- clearOldWorkflowState() - Method in class de.xima.fc.entities.Vorgang
- clearParent() - Method in class de.xima.fc.gui.model.tree.BasicTreeNode
- clearParent() - Method in class de.xima.fc.gui.model.tree.LazyTreeNode
- clearParent() - Method in class de.xima.fc.gui.model.tree.LazyTreeSuperRootNode
- clearPasswords() - Method in class de.xima.fc.gui.common.model.ChangePwdModel
- clearPasswords() - Method in class de.xima.fc.gui.common.model.LoginModel
- clearProjectEditorSettings() - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- clearProjectVisibilitySettings() - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- clearPwd() - Method in class de.xima.fc.gui.bean.BackendBean
-
Deprecated.
- clearSelectedFormRecord() - Method in class de.xima.fc.inbox.bean.ProcessListBean
- clearUnreferenced(IEntityContext, Projekt, EProjectSpecificDBTable) - Method in class de.xima.fc.dao.impl.VorgangsDataDao
- clearUnreferenced(IEntityContext, Projekt, EProjectSpecificDBTable) - Method in interface de.xima.fc.dao.interfaces.IVorgangsDataDao
- clearUpdate() - Method in class de.xima.fc.gui.bean.settings.UpdateBean
- clearUploads(IXForm, IXFormRenderConfig, IExtendedFormRequestContext, Map<String, List<String[]>>) - Static method in class de.xima.fc.form.FormHelper
- clearWasDataUpdate() - Method in class de.xima.fc.entities.FormEingangDatei
-
Clears the
FormEingangDatei.isWasDataUpdated()flag. - client - Variable in class de.xima.fc.entities.Appointment
- client - Variable in class de.xima.fc.entities.AppointmentTemplate
- client - Variable in class de.xima.fc.entities.InternalClientMessage
- client - Variable in class de.xima.fc.export.AProjektUtil
- client - Variable in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- client(Mandant) - Method in class de.xima.fc.appointment.AppointmentBookingParams.Builder
- client(Mandant) - Method in class de.xima.fc.appointment.AppointmentValidateParams.Builder
- client(Mandant) - Static method in class de.xima.fc.mdl.WorkspaceScope
-
Gets a workspace scope instance for a client.
- client(Mandant) - Method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams.Builder
- client(Mandant) - Method in class de.xima.fc.workflow.event.ASpecificTriggerWithFormRecordEventDataBuilder
- client(Mandant) - Method in class de.xima.fc.workflow.event.FormSubmissionEventDataBuilder
- client(Mandant) - Method in class de.xima.fc.workflow.event.SpecificTriggerEventDataBuilder
- client(Mandant) - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- client(Mandant) - Method in class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- CLIENT - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CLIENT - de.xima.fc.gui.statics.EEntityKeySelectionType
-
View exists once for each client, i.e.
- CLIENT - de.xima.fc.mdl.enums.EExportContext
- CLIENT - de.xima.fc.mdl.enums.EFormTemplateScope
-
Entität ist für spezifischen Mandanten verfübar
- CLIENT - de.xima.fc.mdl.enums.ELicenseFileType
- CLIENT - de.xima.fc.mdl.enums.EMailServerScope
-
A mail server configured in the scope of a client.
- CLIENT - de.xima.fc.mdl.enums.EResourceItemType
-
Resource from client scope
- CLIENT - de.xima.fc.pluginstore.EPluginStoreItemInstallScope
-
The plugin is installed in client scope.
- CLIENT - de.xima.fc.protocol.EProtocolType
- CLIENT_ADMIN_DELETE_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_ADMIN_INVITATION_MAIL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_ADMIN_INVITATION_MAIL_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_ADMIN_ROLE_ADD_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_ALIAS_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_CANT_DELETE_NO_CLIENT_ADMIN_LEFT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_CANT_DELETE_USER_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_CANT_DELETE_USERS_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_DIRECT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_EXPIRE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_EXPIRE_UNLIMITED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_INDIRECT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_INVITATION_MAIL_FAIL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_INVITATION_MAIL_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_MAIL_PATTERN_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_MAIL_UNIQUE1_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_MAIL_UNIQUE2_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_ROLE_UNAVAILABLE_CLIENT_AUTHENTICATOR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_ROLE_UNAVAILABLE_NO_BACKEND_ACCESS_FOR_CLIENT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_ROLE_UNAVAILABLE_NO_BACKEND_ACCESS_FOR_CLIENT_SYSADMIN_NEEDED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTH_SAVE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_AUTHENTICATION_NEEDED - Static variable in class de.xima.fc.I18nKeys.Security
- CLIENT_AUTHENTICATOR - Static variable in class de.xima.fc.api.APIProvider
- CLIENT_CONNECTIONS - de.xima.fc.gui.common.enums.EContentViewCategory
- CLIENT_CONTRACT - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CLIENT_COUNTER - de.xima.fc.timing.JobKeyFactory.JobGroups
-
Job group for triggers of
ClientCounters - CLIENT_COUNTER - de.xima.fc.timing.TriggerKeyFactory.ETriggerGroups
-
Trigger group for triggers of
ClientCounters - CLIENT_COUNTER - Static variable in class de.xima.fc.api.APIProvider
- CLIENT_DATA - de.xima.fc.gui.common.enums.EContentViewCategory
- CLIENT_DELETE - Static variable in class de.xima.fc.I18nKeys.Msg
- CLIENT_DELETED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_ERROR - de.xima.fc.workflow.error.EFcHttpRequestError
-
When the request was successful, but the server returned a 4xx response.
- CLIENT_ERROR - de.xima.fc.workflow.error.EFcHttpRequestSoftError
-
When the request was successful, but the server returned a 4xx response.
- CLIENT_ERROR_MAXCOUNT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_FILE_DOES_NOT_EXIST - de.xima.fc.mdl.enums.EResourceItemResolutionError
-
For
CLIENT: When no client file with the given UUID exists. - CLIENT_FRONTENDSERVER - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CLIENT_MAIL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_MAIL_SENDER - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- CLIENT_MAIL_SENDER - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- CLIENT_MAIL_SENDERNAME - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- CLIENT_MAIL_SENDERNAME - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- CLIENT_MAIL_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_NONMATCHING - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_NONMATCHING_SINGLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_NOT_FOUND - de.xima.fc.appointment.EAppointmentIcalError
-
The specified client could not be found.
- CLIENT_OWNER - Static variable in class de.xima.fc.CmnConst.ClientAttribute
- CLIENT_PLUGIN_UPDATE - de.xima.fc.mdl.enums.EInternalMessageType
-
The internal message is a update message for a client plugin.
- CLIENT_PLUGINS - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CLIENT_PORTAL_CONFIG - Static variable in class de.xima.fc.api.APIProvider
- CLIENT_RESOURCE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLIENT_SETTINGS - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- CLIENT_SINGLE_CONTRACT - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_SINGLE_FRONTSERVER - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_SINGLE_PLUGIN_OVERLOAD - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_SINGLE_PLUGINS - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_SINGLE_SETTINGS - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_SINGLE_USER_PORTAL - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_TEMPLATES - de.xima.fc.gui.common.enums.EContentViewCategory
- CLIENT_TEST_MARKER - Static variable in class de.xima.fc.CmnConst.ClientAttribute
-
Booleanvalue marking the client a test client (used in the CLOUD). - CLIENT_USER_PORTAL_ADVANCED - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_USER_PORTAL_BASE - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_USER_PORTAL_CUSTOMIZATION - de.xima.fc.mdl.enums.EAccessProperty
- CLIENT_USER_PORTAL_FORMS - de.xima.fc.mdl.enums.EAccessProperty
- clientAccess() - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- ClientAliasValidator - Class in de.xima.fc.gui.validator
- ClientAliasValidator() - Constructor for class de.xima.fc.gui.validator.ClientAliasValidator
- ClientAttribute() - Constructor for class de.xima.fc.CmnConst.ClientAttribute
- clientAuthenticator - Variable in class de.xima.fc.entities.AAuthenticatorConfig
- ClientAuthenticator - Class in de.xima.fc.entities
-
Entity model for user authenticators in
Mandantscope - ClientAuthenticator() - Constructor for class de.xima.fc.entities.ClientAuthenticator
- CLIENTAUTHENTICATOR_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- ClientAuthenticatorAPI - Class in de.xima.fc.api.entity
- ClientAuthenticatorAPI() - Constructor for class de.xima.fc.api.entity.ClientAuthenticatorAPI
- ClientAuthenticatorDao - Class in de.xima.fc.dao.impl
-
The default implementation of
IClientAuthenticatorDaothat can be accessed viaDaoProvider. - ClientAuthenticatorDao() - Constructor for class de.xima.fc.dao.impl.ClientAuthenticatorDao
-
Creates a new instance of this DAO.
- ClientAuthenticatorFile - Class in de.xima.fc.entities
- ClientAuthenticatorFile() - Constructor for class de.xima.fc.entities.ClientAuthenticatorFile
- ClientAuthenticatorFileData - Class in de.xima.fc.entities
- ClientAuthenticatorFileData() - Constructor for class de.xima.fc.entities.ClientAuthenticatorFileData
- ClientAuthenticatorHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
ClientAuthenticatorentities. - ClientAuthenticatorHandler() - Constructor for class de.xima.fc.handler.entity.ClientAuthenticatorHandler
- ClientAuthorizationBean - Class in de.xima.fc.gui.bean.user
-
Bean for handling of
IEntityClientAuthorizationin theauthorizations.xhtml - ClientAuthorizationBean() - Constructor for class de.xima.fc.gui.bean.user.ClientAuthorizationBean
- ClientAuthorizationDeletionBean - Class in de.xima.fc.gui.bean.user
- ClientAuthorizationDeletionBean() - Constructor for class de.xima.fc.gui.bean.user.ClientAuthorizationDeletionBean
- ClientAuthorizationDialogBean - Class in de.xima.fc.gui.bean.user
-
Bean extending
ClientAuthorizationBeanfor handling of dialog validate() - ClientAuthorizationDialogBean() - Constructor for class de.xima.fc.gui.bean.user.ClientAuthorizationDialogBean
- ClientAuthorizationHelper - Class in de.xima.fc.auth
-
Helper class for working with
IClientAuthorizations - ClientAuthorizationHelperBean - Class in de.xima.fc.gui.bean.user
-
Helper bean for working with
IEntityClientAuthorizations. - ClientAuthorizationHelperBean() - Constructor for class de.xima.fc.gui.bean.user.ClientAuthorizationHelperBean
- ClientAuthorizationTestBean - Class in de.xima.fc.gui.bean.user
-
Bean for displaying the result of a client authorization test by user login.
- ClientAuthorizationTestBean() - Constructor for class de.xima.fc.gui.bean.user.ClientAuthorizationTestBean
- ClientBean - Class in de.xima.fc.gui.bean.settings
- ClientBean() - Constructor for class de.xima.fc.gui.bean.settings.ClientBean
- ClientBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.settings
- ClientClientCounterView - Class in de.xima.fc.workflow.taglib.model
-
View of a
ClientCounterthat can be sent to the client. - ClientClientResourceView - Class in de.xima.fc.workflow.taglib.model
-
View of a
ClientResourcethat can be sent to the client. - ClientConst - Annotation Type in de.xima.fc.beans.ann
-
Marker-Annotation für Konstanten, die sowohl server- wie auch clientseitig verwendet werden.
- ClientCounter - Class in de.xima.fc.entities
-
Counter entity in
Mandantscope - ClientCounter() - Constructor for class de.xima.fc.entities.ClientCounter
- CLIENTCOUNTER_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- ClientCounterApi - Class in de.xima.fc.api.entity
-
API for
ClientCounters that can be accessed viaAPIProvider. - ClientCounterApi() - Constructor for class de.xima.fc.api.entity.ClientCounterApi
- ClientCounterChoiceProvider - Class in de.xima.fc.workflow.model.choices
-
Provider for client counters available in the current client during workflow editing and validation.
- ClientCounterChoiceProvider() - Constructor for class de.xima.fc.workflow.model.choices.ClientCounterChoiceProvider
- ClientCounterConfigBean - Class in de.xima.fc.gui.bean.data
-
Bean for configuring
ClientCounterentities - ClientCounterConfigBean() - Constructor for class de.xima.fc.gui.bean.data.ClientCounterConfigBean
- ClientCounterConfigBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.data
- ClientCounterDao - Class in de.xima.fc.dao.impl
-
The default implementation of
IClientCounterDaothat can be accessed viaDaoProvider. - ClientCounterDao() - Constructor for class de.xima.fc.dao.impl.ClientCounterDao
- ClientCounterDaoListener - Class in de.xima.fc.ms.listener
-
Listener registrator for listeners of the
ClientCounterDao - ClientCounterDaoListener() - Constructor for class de.xima.fc.ms.listener.ClientCounterDaoListener
- ClientCounterHandler - Class in de.xima.fc.handler.entity
-
Default implementation of
IClientCounterHandler - ClientCounterHandler() - Constructor for class de.xima.fc.handler.entity.ClientCounterHandler
- ClientCounterImportConfig - Class in de.xima.fc.importer.config
-
Import config for
ClientCounters - ClientCounterModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- ClientCounterModifiedEvent(ClientCounter, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.ClientCounterModifiedEvent
-
Creates a new entity POJO with the given data.
- ClientCounterResetWorker - Class in de.xima.fc.timing.worker
-
Job for periodically resetting a counter
- ClientCounterResetWorker() - Constructor for class de.xima.fc.timing.worker.ClientCounterResetWorker
- ClientCounterServlet - Class in de.xima.fc.servlet
-
Servlet for accessing
ClientCounters - ClientCounterServlet() - Constructor for class de.xima.fc.servlet.ClientCounterServlet
- ClientCounterServletParams() - Constructor for class de.xima.fc.CmnConst.ClientCounterServletParams
- clientCounterUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- ClientDashBean - Class in de.xima.fc.gui.bean
- ClientDashBean() - Constructor for class de.xima.fc.gui.bean.ClientDashBean
- ClientDashboardBuilder - Class in de.xima.fc.gui.common.utils
-
Builder for client dashboard panel entries.
- ClientDashboardBuilder(IUser, Mandant) - Constructor for class de.xima.fc.gui.common.utils.ClientDashboardBuilder
- ClientDeleteTriggerJob - Class in de.xima.fc.timing.worker
-
Runnable for deleting all quartz jobs/triggers of the given workflow trigger type and deleted client.
- ClientDeleteTriggerJob(long, String) - Constructor for class de.xima.fc.timing.worker.ClientDeleteTriggerJob
- ClientDescriptorDaoHelper - Class in de.xima.fc.dao.utils
-
Helper class for working with
authentication clientswithin the DAO. - ClientDescriptorFactory - Class in de.xima.fc.mdl.auth.client
-
Factory creating client descriptors for authentication/security.
- ClientDescriptorHelper - Class in de.xima.fc.auth
-
Helper for retrieving client descriptors for a context.
- ClientDirectClientAuthorizationView - Class in de.xima.fc.workflow.taglib.model
-
View of a
direct client authorizationthat can be sent to the client. - clientExisting() - Static method in class de.xima.fc.security.endpoint.state.AvailabilityResolverFactory
- ClientFactory - Class in de.xima.fc.security.pac4j.client
-
Factory for creating Pac4j
Clients. - ClientFile - Class in de.xima.fc.entities
-
Entity representing files of a
Mandant - ClientFile() - Constructor for class de.xima.fc.entities.ClientFile
- ClientFileData - Class in de.xima.fc.entities
-
Entity containing the actual data of a user profile file entity
- ClientFileData() - Constructor for class de.xima.fc.entities.ClientFileData
- ClientFileDoesNotExist(ResourceItem, UUID) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.ClientFileDoesNotExist
- ClientFilter - Class in de.xima.fc.web.common.json
- ClientFilter(HttpServletRequest) - Constructor for class de.xima.fc.web.common.json.ClientFilter
- ClientFormFileService - Class in de.xima.fc.api.rest.pub.impl.generic.services.client
- ClientFormFileService() - Constructor for class de.xima.fc.api.rest.pub.impl.generic.services.client.ClientFormFileService
- ClientFormService - Class in de.xima.fc.api.rest.pub.impl.generic.services.client
- ClientFormService() - Constructor for class de.xima.fc.api.rest.pub.impl.generic.services.client.ClientFormService
- ClientFormTrackerHelper - Class in de.xima.fc.gui.common.statics
- ClientFormTrackerHelper - Class in de.xima.fc.gui.model.data
-
Deprecated.Use
ClientFormTrackerHelperinstead. - clientFrontendServer(MandantFrontendServer) - Static method in class de.xima.fc.gui.model.http.ServerModelFactory
- clientFrontendServers(IEntityContext, FrontendServer) - Static method in class de.xima.fc.gui.model.http.ServerModelFactory
- ClientHandlerLocatorBean - Class in de.xima.fc.workflow.designer.bean
-
Bean for the flowchart component to locate the appropriate client handlers.
- ClientHandlerLocatorBean() - Constructor for class de.xima.fc.workflow.designer.bean.ClientHandlerLocatorBean
- clientHandlerService - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- ClientIcon - Class in de.xima.fc.workflow.taglib.model
-
Similar to
IGuiIcon, but a final mutable class that can be serialized and deserialized viaJSON. - ClientIcon() - Constructor for class de.xima.fc.workflow.taglib.model.ClientIcon
-
Deprecated.Use that static methods, this is required for JSON de/serialization.
- ClientIconWrapper - Class in de.xima.fc.workflow.taglib.model
-
Wraps a
ClientIconand treats it as aIGuiIcon. - ClientIconWrapper(ClientIcon) - Constructor for class de.xima.fc.workflow.taglib.model.ClientIconWrapper
- clientId() - Method in class de.xima.fc.gui.model.portal.ProjectConfigKey
- ClientId() - Constructor for class de.xima.fc.CmnConst.ClientId
- ClientId() - Constructor for class de.xima.fc.CmnConst.Designer.ClientId
- ClientId() - Constructor for class de.xima.fc.CmnConst.FormDesigner.ClientId
- ClientId() - Constructor for class de.xima.fc.CmnConst.Workflow.ClientId
- ClientInboxView - Class in de.xima.fc.workflow.taglib.model
-
View of an
Inboxthat can be sent to the client. - ClientMailServerData - Class in de.xima.fc.mail.models
- ClientMailServerData(MandantMailData) - Constructor for class de.xima.fc.mail.models.ClientMailServerData
- clientMasterServer(Mandant) - Static method in class de.xima.fc.gui.model.http.ServerModelFactory
- ClientNameRestorer - Class in de.xima.fc.security.pac4j.authorization.generator
-
Authorization generator that restores the profiles client name if it contains any suffixes needed for direct clients.
- ClientOpaqueColor - Class in de.xima.fc.workflow.taglib.model
-
Represents an opaque (=no transparency) color for a node or trigger.
- ClientOpaqueColor() - Constructor for class de.xima.fc.workflow.taglib.model.ClientOpaqueColor
-
Deprecated.Use that static methods, this is required for JSON de/serialization.
- clientOrSystem(IAuthorizer, IAuthorizer) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
-
Creates a new authorizer that delegates to either the given client or system authorizer, depending on whether a
clientis present. - clientOrSystem(IAvailabiltyResolver, IAvailabiltyResolver) - Static method in class de.xima.fc.security.endpoint.state.AvailabilityResolverFactory
-
Creates a new authorizer that delegates to either the given client or system resolver, depending on whether a
clientis present. - ClientPaginator - Class in de.xima.fc.web.common.json
-
Diese Klasse dient dazu eine
PaginationCriterion-Instanz ausHttpServletRequest-Parametern zu erzeugen. - ClientPaginator(HttpServletRequest) - Constructor for class de.xima.fc.web.common.json.ClientPaginator
-
Konstruktor zum Erzeugen des
ClientPaginator - ClientPlugin - Class in de.xima.fc.entities
-
Entity for the binary data of an client-wide plugin
- ClientPlugin() - Constructor for class de.xima.fc.entities.ClientPlugin
- CLIENTPLUGIN_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- ClientPluginBean - Class in de.xima.fc.gui.bean.plugin
- ClientPluginBean() - Constructor for class de.xima.fc.gui.bean.plugin.ClientPluginBean
- ClientPluginConfigData - Class in de.xima.fc.entities
-
Entity for the configuration of an client-wide plugin
- ClientPluginConfigData() - Constructor for class de.xima.fc.entities.ClientPluginConfigData
- ClientPluginDao - Class in de.xima.fc.dao.impl
- ClientPluginDao() - Constructor for class de.xima.fc.dao.impl.ClientPluginDao
- ClientPluginFile - Class in de.xima.fc.entities
-
Entity for the binary data of an client-wide plugin
- ClientPluginFile() - Constructor for class de.xima.fc.entities.ClientPluginFile
- ClientPluginFileData - Class in de.xima.fc.entities
-
Entity for the binary data of an system-wide plugin
- ClientPluginFileData() - Constructor for class de.xima.fc.entities.ClientPluginFileData
- ClientPortalConfig - Class in de.xima.fc.entities
-
Entity model for client portal config.
- ClientPortalConfig() - Constructor for class de.xima.fc.entities.ClientPortalConfig
- CLIENTPORTALCONFIG_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
The singleton instance of
IClientPortalConfigDaofor accessing, creating, deleting, and updatingClientPortalConfigDaoentities. - ClientPortalConfigAPI - Class in de.xima.fc.api.entity
-
API for reading and writing
ClientPortalConfigentities. - ClientPortalConfigAPI() - Constructor for class de.xima.fc.api.entity.ClientPortalConfigAPI
- ClientPortalConfigDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IClientPortalConfigDaofor reading and writingClientPortalConfigentities. - ClientPortalConfigDao() - Constructor for class de.xima.fc.dao.impl.ClientPortalConfigDao
- ClientPortalConfigFile - Class in de.xima.fc.entities
-
Entity model for the metadata of a file from a client portal config
- ClientPortalConfigFile() - Constructor for class de.xima.fc.entities.ClientPortalConfigFile
- ClientPortalConfigFileData - Class in de.xima.fc.entities
-
Entity model for the data of a file from a client portal config
- ClientPortalConfigFileData() - Constructor for class de.xima.fc.entities.ClientPortalConfigFileData
- ClientPortalConfigLocalization - Class in de.xima.fc.entities
-
Implementation of the localizations for
ClientPortalConfigentities. - ClientPortalConfigLocalization() - Constructor for class de.xima.fc.entities.ClientPortalConfigLocalization
- ClientProjectResourceView - Class in de.xima.fc.workflow.taglib.model
-
View of a
ProjectResourcethat can be sent to the client. - ClientResource - Class in de.xima.fc.api.rest.pub.impl.generic.model.response.client
-
Resource of a
client - ClientResource(Mandant, UriInfo, Locale) - Constructor for class de.xima.fc.api.rest.pub.impl.generic.model.response.client.ClientResource
- ClientResourceBean - Class in de.xima.fc.gui.bean.resource
- ClientResourceBean() - Constructor for class de.xima.fc.gui.bean.resource.ClientResourceBean
- ClientResourceBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.resource
- ClientResourceImportConfig - Class in de.xima.fc.importer.config
- ClientResourceImportConfig(IEntityImportConfigData<MandantRessource>) - Constructor for class de.xima.fc.importer.config.ClientResourceImportConfig
- ClientResourceImportConfig(IEntityContext, Mandant, MandantRessource, Set<IEntityDependency>, String) - Constructor for class de.xima.fc.importer.config.ClientResourceImportConfig
-
Deprecated.
- ClientResourceImportStager - Class in de.xima.fc.importer.stager
-
Deprecated.
- ClientResourceImportStager(IEntityContext, MandantRessource, Mandant) - Constructor for class de.xima.fc.importer.stager.ClientResourceImportStager
-
Deprecated.
- ClientResourceImportStager(IEntityContext, IEntityImportConfig<?>, Mandant) - Constructor for class de.xima.fc.importer.stager.ClientResourceImportStager
-
Deprecated.
- ClientResourceItem - Class in de.xima.fc.mdl.resource
-
Deprecated.This class is part of the old workflow engine and will be removed together with it soon. See
ResourceItemfor the closest equivalent in the new workflow engine. - ClientResourceItem(String, String) - Constructor for class de.xima.fc.mdl.resource.ClientResourceItem
-
Deprecated.
- ClientResourceModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- ClientResourceModifiedEvent(MandantRessource, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.ClientResourceModifiedEvent
-
Creates a new entity POJO with the given data.
- clients(IClientDescriptor) - Static method in class de.xima.fc.api.rest.impl.common.security.pac4j.client.RestClientFactory
- clients(IClientDescriptor) - Static method in class de.xima.fc.security.pac4j.client.BackendClientFactory
-
Creates all direct and indirect backend clients from the given client descriptor.
- clients(IClientDescriptor) - Static method in class de.xima.fc.security.pac4j.client.FormClientFactory
-
Creates all direct and indirect form clients from the given client descriptor.
- clients(IClientDescriptor) - Static method in class de.xima.fc.user_portal.integration.security.pac4j.client.UserPortalClientFactory
- CLIENTS - de.xima.fc.security.endpoint.ESystemView
- CLIENTS_SUB - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Path
- clientScoped(Mandant) - Static method in class de.xima.fc.security.endpoint.uri.UriBuilderContextFactory
- ClientScript() - Constructor for class de.xima.fc.CmnConst.ClientScript
- ClientScript() - Constructor for class de.xima.fc.CmnConst.Designer.ClientScript
- ClientScript() - Constructor for class de.xima.fc.CmnConst.FormDesigner.ClientScript
- ClientSorter - Class in de.xima.fc.web.common.json
- ClientSorter(HttpServletRequest) - Constructor for class de.xima.fc.web.common.json.ClientSorter
- ClientSubmitButtonView - Class in de.xima.fc.workflow.taglib.model
-
View of a
IWorkflowSubmitButtonthat can be sent to the client. - ClientTemplateView - Class in de.xima.fc.workflow.taglib.model
-
View of a
Textbausteinthat can be sent to the client. - clientUri(List<String>, String) - Static method in class de.xima.fc.security.endpoint.uri.UriResolverFactory
- ClientUserGroupView - Class in de.xima.fc.workflow.taglib.model
-
View of a
UserGroupthat can be sent to the client. - ClientUserManagementValidator - Class in de.xima.fc.gui.validator
- ClientUserManagementValidator() - Constructor for class de.xima.fc.gui.validator.ClientUserManagementValidator
- ClientUserView - Class in de.xima.fc.workflow.taglib.model
-
Deprecated.
- ClientUtils - Class in de.xima.fc.client
-
Utility class for working with
clients. - ClientWidgetVar() - Constructor for class de.xima.fc.CmnConst.ClientWidgetVar
- ClientWidgetVar() - Constructor for class de.xima.fc.CmnConst.FormDesigner.ClientWidgetVar
- ClientWidgetVar() - Constructor for class de.xima.fc.CmnConst.Workflow.ClientWidgetVar
- ClientWorkflowStateView - Class in de.xima.fc.workflow.taglib.model
-
View of a
WorkflowStatethat can be sent to the client. - CLIP - de.xima.fc.css.builder.ECssOverflow
-
Similar to
hidden, the content is clipped to the element's padding box. - clipboardErrorListener(ClipboardErrorEvent) - Method in class de.xima.fc.gui.bean.project.ProjectShareBean
- clipboardSuccessListener(ClipboardSuccessEvent) - Method in class de.xima.fc.gui.bean.project.ProjectShareBean
- clock(Clock) - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- clockProvider(ClockProvider) - Method in class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- clone() - Method in class de.xima.fc.common.Unit
- clone() - Method in interface de.xima.fc.form.common.models.IXForm
- clone() - Method in class de.xima.fc.form.common.models.XForm
- clone() - Method in class de.xima.fc.form.common.models.XPropertyValue
- clone(IEntityContext, Vorgang) - Static method in class de.xima.fc.bl.fdv.processing.helper.VorgangCopyHelper
-
Deprecated.use
ProcessCopyUtil - clone(IEntityContext, Vorgang) - Static method in class de.xima.fc.copy.ProcessCopyUtil
-
Deprecated.
- clone(IEntityContext, Vorgang, boolean) - Static method in class de.xima.fc.copy.ProcessCopyUtil
-
Creates a copy of the given form record.
- cloneBasics() - Method in class de.xima.fc.entities.Aktion
-
Deprecated.
- cloneBasics() - Method in class de.xima.fc.entities.AppointmentClientClosingTime
- cloneBasics() - Method in class de.xima.fc.entities.AppointmentClosingTime
- cloneBasics() - Method in class de.xima.fc.entities.Attachment
- cloneBasics() - Method in class de.xima.fc.entities.AttachmentDatei
- cloneBasics() - Method in class de.xima.fc.entities.AttachmentDateiData
- cloneBasics() - Method in class de.xima.fc.entities.AWorkflowElement
- cloneBasics() - Method in class de.xima.fc.entities.AWorkflowElementSearchTerm
- cloneBasics() - Method in class de.xima.fc.entities.Bedingung
-
Deprecated.
- cloneBasics() - Method in class de.xima.fc.entities.ClientPortalConfigLocalization
- cloneBasics() - Method in class de.xima.fc.entities.common.i18n.LocalizationId
- cloneBasics() - Method in class de.xima.fc.entities.FormElement
- cloneBasics() - Method in class de.xima.fc.entities.FormRecordSubmission
- cloneBasics() - Method in class de.xima.fc.entities.FormVersion
- cloneBasics() - Method in class de.xima.fc.entities.ProjectDOIData
- cloneBasics() - Method in class de.xima.fc.entities.ProjectFile
- cloneBasics() - Method in class de.xima.fc.entities.ProjectIdentityCheckData
- cloneBasics() - Method in class de.xima.fc.entities.ProjectInviteData
- cloneBasics() - Method in class de.xima.fc.entities.ProjectLocalization
- cloneBasics() - Method in class de.xima.fc.entities.Projekt
- cloneBasics() - Method in class de.xima.fc.entities.ProtocolEntryClient
- cloneBasics() - Method in class de.xima.fc.entities.ProtocolEntrySystem
- cloneBasics() - Method in class de.xima.fc.entities.Status
-
Deprecated.
- cloneBasics() - Method in class de.xima.fc.entities.UserPortalAuthConfigLocalization
- cloneBasics() - Method in class de.xima.fc.entities.UserPortalLocalization
- cloneBasics() - Method in class de.xima.fc.entities.UserPortalState
- cloneBasics() - Method in class de.xima.fc.entities.UserPortalStateLocalization
- cloneBasics() - Method in class de.xima.fc.entities.UserPortalTagLocalization
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowNodeSearchTerm
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowProcess
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowState
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowTask
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowTriggerSearchTerm
- cloneBasics() - Method in class de.xima.fc.entities.WorkflowVersion
- cloneBasics(AAppointmentClosingTime) - Method in class de.xima.fc.entities.AAppointmentClosingTime
- cloneFormeingaengeAndAttachToVorgang(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.bl.fdv.processing.helper.VorgangCopyHelper
-
Deprecated.use
ProcessCopyUtil - cloneItem(AppointmentClientClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
- cloneItem(AppointmentClosingTime) - Method in class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
- cloneItem(T) - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
- cloneSubmitsAndAttachToProcess(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.copy.ProcessCopyUtil
- cloneSubmitsAndAttachToProcess(IEntityContext, Vorgang, Vorgang, boolean) - Static method in class de.xima.fc.copy.ProcessCopyUtil
-
Diese Methode dient dazu die Formeingänge eines Vorgangs zu klonen und diese einem neuen Vorgang hinzuzufügen.
- cloneWorkflowVersion(WorkflowVersion) - Method in class de.xima.fc.export.AProjektUtil
-
Creates a copy of the given workflow version.
- Closable<T> - Class in de.xima.fc.mdl
-
A
auto closablewrapper for an item that needs to be cleaned up via a custom close action. - close() - Method in class de.xima.fc.bl.fdv.WorkflowProcessing
-
Deprecated.
- close() - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContext
-
Deprecated.
- close() - Method in class de.xima.fc.classloader.ChainedClassLoader
-
Closes all chained loaders if they implement
AutoCloseable. - close() - Static method in class de.xima.fc.cluster.ClusterManager
-
Closes the cluster connection when previously opened via
ClusterManager.open(). - close() - Method in class de.xima.fc.cluster.impl.jgroup.JGroupsCluster
- close() - Method in class de.xima.fc.cluster.impl.jgroup.JGroupsClusterConnection
- close() - Method in interface de.xima.fc.cluster.interfaces.IClusterConnection
-
Closes the connection to other nodes.
- close() - Method in class de.xima.fc.common.graphdot.GraphDotTokenWriter
- close() - Method in class de.xima.fc.common.io.DeleteFileOnCloseInputStream
- close() - Method in class de.xima.fc.filter.db.ContextualEntityContext
- close() - Method in class de.xima.fc.filter.db.PluginEntityContext
- close() - Method in class de.xima.fc.filter.db.RequestEntityContext
- close() - Method in class de.xima.fc.form.lock.FormRecordLockContext
- close() - Method in class de.xima.fc.form.persist.AttachmentPersisterBuilder
- close() - Method in class de.xima.fc.form.publish.FormPublishContext
- close() - Method in class de.xima.fc.form.request.ExtendedFormRequestContext
- close() - Method in class de.xima.fc.formstore.ValidatedFormStoreFile
- close() - Method in class de.xima.fc.graphics.ActiveGraphics2D
- close() - Method in class de.xima.fc.gui.bean.project.ProjectTemplateBean
- close() - Method in class de.xima.fc.gui.designer.form.pdfimport.PdfImportSession
- close() - Method in class de.xima.fc.gui.model.designer.DesignerConversationModel
- close() - Method in class de.xima.fc.gui.model.designer.PreviewSubmitData
- close() - Method in class de.xima.fc.http.result.HttpResponseWrapper
- close() - Method in interface de.xima.fc.interfaces.form.IExtendedFormPublishContext
- close() - Method in interface de.xima.fc.interfaces.form.IExtendedFormRequestContext
- close() - Method in interface de.xima.fc.interfaces.form.IFormPublishContext
- close() - Method in interface de.xima.fc.interfaces.processing.IWorkflowProcessing
-
Deprecated.Closes the processing
- close() - Method in class de.xima.fc.io.TempFile
- close() - Method in class de.xima.fc.jpa.context.EntityContext
- close() - Method in interface de.xima.fc.jpa.IEMFactory
- close() - Method in class de.xima.fc.jpa.manager.InternalEMFactory
- close() - Method in class de.xima.fc.mdl.Closable
- close() - Method in class de.xima.fc.mdl.request.ParameterWrapper
- close() - Method in class de.xima.fc.ms.test.extension.WeldEnvironment
- close() - Method in class de.xima.fc.parser.CSVParserWrapper
- close() - Method in class de.xima.fc.printer.CSVPrinterWrapper
- close() - Method in class de.xima.fc.session.FRQSession
- close() - Method in class de.xima.fc.testhelper.WebDavServer
- close() - Method in class de.xima.fc.transform.excel.FdToExcelResult
- close() - Method in class de.xima.fc.transform.xml.FdToXmlResult
- close() - Method in class de.xima.fc.user_portal.api.provider.model.TempFile
- close() - Method in interface de.xima.fc.webdav.AutoClosableSardine
- close() - Method in interface de.xima.fc.workflow.processor.logic.execution.FormRecordLockManager.ILockedFormRecord
-
Deprecated.
- close() - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
- close() - Method in class de.xima.fc.workflow.processor.logic.MarkableRandomAccessFileInputStream
- close() - Method in class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
- close() - Method in class de.xima.fc.workflow.taglib.context.RecordValidationFailureFacesContext
- close() - Method in class de.xima.fc.workflow.taglib.context.SkipValidationFacesContext
- close(boolean) - Method in class de.xima.fc.printer.CSVPrinterWrapper
- close(T) - Method in interface de.xima.fc.stage.IResourceCloseAction
- closeable - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - closeAll() - Static method in class de.xima.fc.filter.db.PluginEmManager
- closeAllConnections(UserContext) - Method in class de.xima.fc.api.system.FSConnectionAPI
-
Method for disconnecting all
FrontendServerconnections. - closeAllConnections(UserContext) - Method in interface de.xima.fc.handler.interfaces.system.IFSConnectionHandler
-
Close all connections.
- closeAllConnections(UserContext) - Method in class de.xima.fc.handler.system.FSConnectionHandler
-
Close all connections.
- closed(C, EndpointDirection) - Static method in class de.xima.fc.utils.range.Endpoint
- closed(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.listener.IClusterChannelStateListener
-
Invoked when the channel for a node was closed.
- closed(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterChannelStateObserver
-
Method that should be called when the channel was closed.
- closed(ChannelCommunicationData) - Method in class de.xima.fc.cluster.observer.ClusterChannelStateObserver
- closeDataSource(DatenbankZugriff) - Static method in class de.xima.fc.db.DBAccessPoolManager
- closeDialog(EViews) - Method in class de.xima.fc.gui.bean.application.DialogBean
-
Deprecated.
- closeDialog(String) - Method in class de.xima.fc.gui.bean.application.DialogBean
- closeEMF() - Static method in class de.xima.fc.jpa.manager.EMProvider
- closeEMF(boolean) - Static method in class de.xima.fc.jpa.manager.EMProvider
- closeEntityManager() - Method in class de.xima.fc.filter.db.PluginEmManager
- closeEntityManager() - Static method in class de.xima.fc.filter.db.RequestEMManager
- closeEntityManager() - Method in interface de.xima.fc.interfaces.plugin.param.entities.IPluginEmManager
-
If the
EntityManagerassociated with the current thread is open, close it. - closeEntityManager(EntityManager) - Static method in class de.xima.fc.jpa.manager.EMProvider
- closeFormDetails() - Method in class de.xima.fc.user_portal.bean.pages.UserPortalFormsPageBean
- closeNewProjectDialog() - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- closePlaceholders() - Method in class de.xima.fc.gui.bean.project.ProjectInviteBean
-
remove context Placeholders on close dialog
- closest(UIComponent, Class<T>) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Similar to
ComponentTraversalUtils.closest(Class, UIComponent)andComponents.getClosestParent(UIComponent, Class), but with the difference that this method returns the given base if the base already matches the target type. - closest(UIComponent, Class<T>, Predicate<T>) - Static method in class de.xima.fc.gui.util.ComponentHelper
-
Similar to
ComponentTraversalUtils.closest(Class, UIComponent)andComponents.getClosestParent(UIComponent, Class), but with the difference that (a) this method returns the given base if the base already matches the target type, and (b) that this method lets you specifiy a custom filter function that target must match. - closestParentExcludingStart(Node, ITreeParentAccessor<Node, ?>, Predicate<? super Node>) - Static method in class de.xima.fc.common.tree.TreeParentIterable
-
Finds the closest parent of the given item that matches the given filter.
- closestParentIncludingStart(Node, ITreeParentAccessor<Node, ?>, Predicate<? super Node>) - Static method in class de.xima.fc.common.tree.TreeParentIterable
-
Finds the closest parent of the given item that matches the given filter.
- closeTab(TabModel) - Method in class de.xima.fc.gui.bean.designer.DesignerTabBean
-
Close the given tab, removing it from the topbar menu.
- closeTab(TabViewModel, TabModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
-
Close the given tab, removing it from the topbar menu.
- CLOUD - de.xima.fc.mdl.enums.ELicenseType
- CLOUD - de.xima.fc.mdl.enums.ELizenzTyp
-
Deprecated.
- cluster - Variable in class de.xima.fc.cluster.model.events.topo.BaseTopologyEvent
- Cluster() - Constructor for class de.xima.fc.CmnConst.Cluster
- Cluster() - Constructor for class de.xima.fc.config.XfcConfigKeys.Cluster
- CLUSTER - de.xima.fc.common.graphdot.EStandardAttribute
-
The cluster attribute.
- CLUSTER - de.xima.fc.config.EXfcConfigType
-
Settings related to the cluster configuration when using multiple master servers in a cluster.
- CLUSTER - de.xima.fc.security.endpoint.ESystemView
- CLUSTER - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
classattribute. - CLUSTER - Static variable in class de.xima.fc.config.XfcConfig
-
Settings related to the cluster configuration when using multiple master servers in a cluster.
- CLUSTER_IMPLEMENTATION_NAME - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
-
Gibt an welche Implementierung für den Cluster genutzt werden soll: jgroups, shoal
- CLUSTER_OPEN_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CLUSTER_RANK - de.xima.fc.common.graphdot.EStandardAttribute
-
The clusterrank attribute.
- CLUSTER_RANK - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
clusterankattribute. - ClusterBean - Class in de.xima.fc.gui.bean.settings
- ClusterBean() - Constructor for class de.xima.fc.gui.bean.settings.ClusterBean
- ClusterChannelStateObserver - Class in de.xima.fc.cluster.observer
-
Default implementation of a
IClusterChannelStateObserverthat delegates to the registeredIClusterChannelStateListener. - ClusterChannelStateObserver() - Constructor for class de.xima.fc.cluster.observer.ClusterChannelStateObserver
- ClusterControllMessage - Class in de.xima.fc.cluster.model.msg
-
A message is sent to control other nodes, such as when a node should change its state and start or stop performing work.
- ClusterControllMessage(NodeModel, EClusterControllMessage) - Constructor for class de.xima.fc.cluster.model.msg.ClusterControllMessage
-
Creates a new cluster control message targeted at the given node.
- ClusterListener - Class in de.xima.fc.ms.listener
- ClusterListener() - Constructor for class de.xima.fc.ms.listener.ClusterListener
- ClusterManager - Class in de.xima.fc.cluster
-
Manager for the cluster that can be used to control the cluster in a way that is independent of the implementation used for the clustering.
- ClusterMessageObserver - Class in de.xima.fc.cluster.observer
-
Default implementation of
IClusterMessageObserverthat delegates to the registeredIClusterMessageListener. - ClusterMessageObserver() - Constructor for class de.xima.fc.cluster.observer.ClusterMessageObserver
- ClusterNodeStateManager - Class in de.xima.fc.cluster
- ClusterNodeStateManager() - Constructor for class de.xima.fc.cluster.ClusterNodeStateManager
- ClusterOpenException - Exception in de.xima.fc.cluster.exception
-
Exception that is thrown when a cluster connection could not be opened.
- ClusterOpenException(Throwable) - Constructor for exception de.xima.fc.cluster.exception.ClusterOpenException
-
Creates a new exception for when a cluster connection could not be openend.
- ClusterPluginSyncMessage - Class in de.xima.fc.cluster.model.msg
-
A message that is sent when a plugin was activated or deactivated.
- ClusterPluginSyncMessage(PluginSyncData) - Constructor for class de.xima.fc.cluster.model.msg.ClusterPluginSyncMessage
-
Creates a new message that tells another node to sync a plugin.
- ClusterSystemUpdatedMessage - Class in de.xima.fc.cluster.model.msg
- ClusterSystemUpdatedMessage() - Constructor for class de.xima.fc.cluster.model.msg.ClusterSystemUpdatedMessage
- ClusterTopologyObserver - Class in de.xima.fc.cluster.observer
-
Default implementation of
IClusterTopologyObserverthat delegates to the registeredIClusterTopologyListener. - ClusterTopologyObserver() - Constructor for class de.xima.fc.cluster.observer.ClusterTopologyObserver
- cm(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- cm(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- CM - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.CENTIMETERS. - CmnConst - Class in de.xima.fc
-
Allgemeine Konstanten.
- CmnConst.AjaxUploadServletParams - Class in de.xima.fc
-
Parameters for the AJAX upload servlet (/form/ajaxupload).
- CmnConst.AjaxUploadServletParams.AddUpload - Class in de.xima.fc
-
Parameters for the addUpload sub request type of the AJAX upload servlet.
- CmnConst.AjaxUploadServletParams.FetchUploadData - Class in de.xima.fc
- CmnConst.AjaxUploadServletParams.RemoveUpload - Class in de.xima.fc
- CmnConst.AppointmentFreeSlotsParams - Class in de.xima.fc
-
Parameters for the appointment free slots servlet (/appointment/freeslots).
- CmnConst.AppointmentIcalParams - Class in de.xima.fc
-
Parameters for the appointment iCal servlet (/appointment/ical)
- CmnConst.AttachmentFormParams - Class in de.xima.fc
- CmnConst.AttachmentParams - Class in de.xima.fc
- CmnConst.Auth - Class in de.xima.fc
- CmnConst.ClientAttribute - Class in de.xima.fc
- CmnConst.ClientCounterServletParams - Class in de.xima.fc
- CmnConst.ClientId - Class in de.xima.fc
- CmnConst.ClientScript - Class in de.xima.fc
- CmnConst.ClientWidgetVar - Class in de.xima.fc
- CmnConst.Cluster - Class in de.xima.fc
- CmnConst.Database - Class in de.xima.fc
- CmnConst.DataQuery - Class in de.xima.fc
- CmnConst.DatenabfrageDB - Class in de.xima.fc
- CmnConst.DatenabfrageLDAP - Class in de.xima.fc
- CmnConst.Designer - Class in de.xima.fc
- CmnConst.Designer.ClientId - Class in de.xima.fc
- CmnConst.Designer.ClientScript - Class in de.xima.fc
- CmnConst.Designer.RemoteCommand - Class in de.xima.fc
- CmnConst.Designer.RemoteCommandParam - Class in de.xima.fc
- CmnConst.DownloadManagerParams - Class in de.xima.fc
- CmnConst.EcParamKey - Class in de.xima.fc
- CmnConst.EntityTables - Class in de.xima.fc
- CmnConst.FormDesigner - Class in de.xima.fc
- CmnConst.FormDesigner.ClientId - Class in de.xima.fc
- CmnConst.FormDesigner.ClientScript - Class in de.xima.fc
- CmnConst.FormDesigner.ClientWidgetVar - Class in de.xima.fc
- CmnConst.FormDesigner.PushEvent - Class in de.xima.fc
- CmnConst.FormDesigner.RemoteCommand - Class in de.xima.fc
- CmnConst.FormDesigner.RemoteCommandParam - Class in de.xima.fc
- CmnConst.FormPreview - Class in de.xima.fc
- CmnConst.FormPreview.RemoteCommand - Class in de.xima.fc
- CmnConst.FormPreview.RemoteCommandParam - Class in de.xima.fc
- CmnConst.FormPreviewImageParams - Class in de.xima.fc
- CmnConst.FormReviewParams - Class in de.xima.fc
- CmnConst.Healthcheck - Class in de.xima.fc
- CmnConst.Healthcheck.Common - Class in de.xima.fc
- CmnConst.Healthcheck.FS - Class in de.xima.fc
- CmnConst.Healthcheck.MS - Class in de.xima.fc
- CmnConst.ICal - Class in de.xima.fc
- CmnConst.Inbox - Class in de.xima.fc
- CmnConst.Inbox.InternalFieldName - Class in de.xima.fc
- CmnConst.Inbox.InternalFilterName - Class in de.xima.fc
- CmnConst.Limits - Class in de.xima.fc
- CmnConst.LoggingKeys - Class in de.xima.fc
-
Keys, that used with the
MDCThe Keys can be used inside a log file pattern configuration with the placeholder '%X{<key>}'. - CmnConst.NamedQuery - Class in de.xima.fc
- CmnConst.NamedQuery.Vorgang - Class in de.xima.fc
- CmnConst.PersistenceParams - Class in de.xima.fc
- CmnConst.Plugins - Class in de.xima.fc
- CmnConst.Print - Class in de.xima.fc
- CmnConst.ProjectFileKey - Class in de.xima.fc
- CmnConst.ProjectOverview - Class in de.xima.fc
- CmnConst.ProjectOverview.RemoteCommand - Class in de.xima.fc
- CmnConst.ProjectOverview.RemoteCommandParam - Class in de.xima.fc
- CmnConst.ProjectResource - Class in de.xima.fc
- CmnConst.ProjectResource.RemoteCommand - Class in de.xima.fc
- CmnConst.ProjectResource.RemoteCommandParam - Class in de.xima.fc
- CmnConst.Proma - Class in de.xima.fc
- CmnConst.ProzessParams - Class in de.xima.fc
- CmnConst.Push - Class in de.xima.fc
- CmnConst.RemoteCommand - Class in de.xima.fc
- CmnConst.RemoteCommandParam - Class in de.xima.fc
- CmnConst.RenderParams - Class in de.xima.fc
- CmnConst.ResourceParams - Class in de.xima.fc
- CmnConst.Rest - Class in de.xima.fc
- CmnConst.Security - Class in de.xima.fc
- CmnConst.Security.Authentication - Class in de.xima.fc
- CmnConst.Security.Authenticator - Class in de.xima.fc
- CmnConst.Security.Authorization - Class in de.xima.fc
- CmnConst.Security.AzureAd - Class in de.xima.fc
- CmnConst.Security.Servlets - Class in de.xima.fc
- CmnConst.Security.Signup - Class in de.xima.fc
- CmnConst.SqlQueryAlias - Class in de.xima.fc
- CmnConst.Support - Class in de.xima.fc
- CmnConst.SystemProperties - Class in de.xima.fc
- CmnConst.SystemProperty - Class in de.xima.fc
- CmnConst.SystemProperty.Defaults - Class in de.xima.fc
- CmnConst.TableColumns - Class in de.xima.fc
- CmnConst.Target - Class in de.xima.fc
- CmnConst.Template - Class in de.xima.fc
- CmnConst.UserPortal - Class in de.xima.fc
- CmnConst.UserPortalFileKey - Class in de.xima.fc
- CmnConst.UserPortalLocalizationKey - Class in de.xima.fc
- CmnConst.UserPortalLocalizationKey.Authenticator - Class in de.xima.fc
- CmnConst.UserPortalLocalizationKey.Project - Class in de.xima.fc
- CmnConst.Views - Class in de.xima.fc
- CmnConst.Workflow - Class in de.xima.fc
- CmnConst.Workflow.ClientId - Class in de.xima.fc
- CmnConst.Workflow.ClientWidgetVar - Class in de.xima.fc
- CmnConst.Workflow.PostRequest - Class in de.xima.fc
- CmnConst.Workflow.Push - Class in de.xima.fc
- CmnConst.Workflow.RemoteCommand - Class in de.xima.fc
- CmnConst.Workflow.RemoteCommandParam - Class in de.xima.fc
- cob2auto - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - cob2autoMinLength - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - cob2autoUnrestrict - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - codeChallengeMethods - Variable in class de.xima.fc.gui.bean.AExternalUserBean
- CodeMirrorLintResult - Class in de.xima.fc.gui.common.model
-
Result for the server side linting callback of code mirror, see the script function
Formcycle.CodeMirror.setupLinting - CodeMirrorLintResult() - Constructor for class de.xima.fc.gui.common.model.CodeMirrorLintResult
- CodeOnlyStandardAttachmentListResolutionErrorCreator - Class in de.xima.fc.workflow.processor.logic.execution
-
Implementation of
IStandardAttachmentListResolutionErrorCreatorthat lets you customize only the error code for each error type, and provides no error data. - CodeOnlyStandardAttachmentListResolutionErrorCreator.Builder - Class in de.xima.fc.workflow.processor.logic.execution
-
Builder to build
CodeOnlyStandardAttachmentListResolutionErrorCreator. - CodeOnlyStandardFileListResolutionErrorCreator - Class in de.xima.fc.workflow.processor.logic.execution
-
Implementation of
IStandardFileListResolutionErrorCreatorthat lets you customize only the error code for each error type, and provides no error data. - CodeOnlyStandardFileListResolutionErrorCreator.Builder - Class in de.xima.fc.workflow.processor.logic.execution
-
Builder to build
CodeOnlyStandardFileListResolutionErrorCreator. - CodeSnippetBean - Class in de.xima.fc.gui.bean.application
-
We use the monaco editor for editing JavaScript.
- CodeSnippetBean() - Constructor for class de.xima.fc.gui.bean.application.CodeSnippetBean
- COL_ACCEPTED_FILE_EXTENSIONS - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_ACCEPTED_UPLOAD_TYPES - Static variable in class de.xima.fc.entities.ProjectPortalData
- COL_ACCESS_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.AClientAuthorization
- COL_ACCESS_GRANTED_BY - Static variable in class de.xima.fc.entities.AClientAuthorization
- COL_ACCESS_GRANTED_TIMESTAMP - Static variable in class de.xima.fc.entities.AClientAuthorization
- COL_ACCESSIBLE_TO_ENDUSER - Static variable in class de.xima.fc.entities.Attachment
- COL_ACTIVE - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.isActive()field. - COL_ACTIVE - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.isActive()field. - COL_ADDRESS - Static variable in class de.xima.fc.entities.UserEmail
- COL_ALIAS - Static variable in class de.xima.fc.entities.UserPortal
- COL_ALL_DAY - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
Database column name for the
IAppointmentClosingTime.isAllDay()field. - COL_ALLOW_ACCESS_TO_ANONYMOUS_APPLICANT - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.isAllowAccessToAnonymousApplicant()field. - COL_ALLOW_ACCESS_TO_APPLICANT - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.isAllowAccessToApplicant()field. - COL_ALLOW_CUSTOM_SENDER_ADDRESS - Static variable in class de.xima.fc.entities.MandantMailData
-
Database column name for the
MandantMailData.isAllowCustomSenderAddress()field. - COL_ALLOW_UTF8 - Static variable in class de.xima.fc.entities.MandantMailData
-
Database column name for the
MandantMailData.isAllowUtf8()field. - COL_APPOINTMENT_TEMPLATE - Static variable in class de.xima.fc.entities.AppointmentSlot
-
Database column name for the
AppointmentSlot.getAppointmentTemplate()field. - COL_ATTACHMENT_COUNT - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_ATTACHMENT_ID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_AUTH_REF - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_AUTHENTICATOR - Static variable in class de.xima.fc.entities.UserIdentity
-
Deprecated.Use
UserIdentity.COL_SYSTEM_AUTHENTICATOR_IDinstead. - COL_AUTHENTICATOR_CLIENT - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_AUTHENTICATOR_SYSTEM - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.UserIdentity
- COL_AUTHENTICATOR_TYPE - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_BASE_ENTITY - Static variable in class de.xima.fc.entities.WorkflowVersionBackup
-
Database column name for the
WorkflowVersionBackup.getBaseEntity()field. - COL_CALLBACK_URL_TYPE - Static variable in class de.xima.fc.entities.AAuthenticator
- COL_CAN_SUBMIT - Static variable in class de.xima.fc.entities.FormVersion
- COL_CHAT_ID - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_CLIENT - Static variable in class de.xima.fc.entities.LicenseFile
- COL_CLIENT_AUTHENTICATOR_ID - Static variable in class de.xima.fc.entities.UserIdentity
- COL_CLIENT_AUTHENTICATOR_ID - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_CLIENT_CONFIG_ID - Static variable in class de.xima.fc.entities.ProjectPortalConfig
- COL_CLIENT_ID - Static variable in interface de.xima.fc.entities.interfaces.IMandantDependent
- COL_CLIENTID - Static variable in class de.xima.fc.entities.AClientDependentEntity
- COL_CLIENTID - Static variable in class de.xima.fc.entities.ClientAuthenticator
- COL_CLIENTID - Static variable in class de.xima.fc.entities.ClientPlugin
- COL_COLOR_BACKGROUND - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getColorBackground()field. - COL_COLOR_BACKGROUND - Static variable in class de.xima.fc.entities.UserPortalTag
-
Database column name for the
UserPortalTag.getColorBackground()field. - COL_COLOR_TEXT - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getColorText()field. - COL_COLOR_TEXT - Static variable in class de.xima.fc.entities.UserPortalTag
-
Database column name for the
UserPortalTag.getColorText()field. - COL_CONNECTION_TIMEOUT - Static variable in class de.xima.fc.entities.WebDavAccess
-
Database column name for the
WebDavAccess.getConnectionTimeout()field. - COL_CONTENT - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_COUNT_ERRORS - Static variable in class de.xima.fc.entities.Vorgang
- COL_COUNTER_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- COL_CREATED_AT - Static variable in class de.xima.fc.entities.Mandant
-
Database column name for the
Mandant.getCreatedAt()field. - COL_CREATED_BY - Static variable in class de.xima.fc.entities.LicenseFile
- COL_CREATED_ON - Static variable in class de.xima.fc.entities.LicenseFile
- COL_CREATED_TIMESTAMP - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_CREATED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserIdentity
- COL_CREATED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfile
- COL_CREATED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_CREDENTIALS_SET_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfile
- COL_CREDENTIALS_SET_UUID - Static variable in class de.xima.fc.entities.UserProfile
- COL_CURRENT_WORKFLOW_STATE - Static variable in class de.xima.fc.entities.Vorgang
- COL_CUSTOM_PARAMETERS - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getCustomParameters()field. - COL_CUSTOM_PARAMETERS_VERSION - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getCustomParametersVersion()field. - COL_CUSTOM_PROPERTIES - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_DATA - Static variable in interface de.xima.fc.entities.interfaces.file.IFileDataEntity
- COL_DATE_CREATED - Static variable in class de.xima.fc.entities.AFileEntity
-
Database column name for the
AFileEntity.getErstellungsdatum()field. - COL_DATE_CREATED - Static variable in class de.xima.fc.entities.ClientCounter
- COL_DATE_CREATED - Static variable in class de.xima.fc.entities.Vorgang
- COL_DATE_EDITED - Static variable in class de.xima.fc.entities.ClientCounter
- COL_DATE_FROM - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
Database column name for the
IAppointmentClosingTime.getDateFrom()field. - COL_DATE_MODIFIED - Static variable in class de.xima.fc.entities.AFileEntity
-
Database column name for the
AFileEntity.getAenderungsdatum()field. - COL_DATE_STATUS_CHANGED - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.The lastStatusChangeDate will be perssited in the last
FormRecordSubmission. - COL_DATE_UNTIL - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
Database column name for the
IAppointmentClosingTime.getDateUntil()field. - COL_DAY_OF_WEEK - Static variable in class de.xima.fc.entities.AppointmentSlot
-
Database column name for the
AppointmentSlot.getDayOfWeek()field. - COL_DEFAULT_LOCALE - Static variable in class de.xima.fc.entities.UserPortal
- COL_DEFAULT_LOCALE - Static variable in class de.xima.fc.entities.UserProfile
- COL_DEFAULT_SENDER_NAME - Static variable in class de.xima.fc.entities.ProjectPortalData
- COL_DELETE_REQUEST_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfile
- COL_DELETE_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserProfile
- COL_DESCRIPTION - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getDescription()field. - COL_DESCRIPTION - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_DESCRIPTION - Static variable in interface de.xima.fc.entities.interfaces.IDescriptionProviding
- COL_DESCRIPTION - Static variable in class de.xima.fc.entities.WorkflowTask
-
Database column name for the
WorkflowTask.getDescription()field. - COL_DESCRIPTION - Static variable in class de.xima.fc.entities.WorkflowVersion
-
Database column name for the
WorkflowVersion.getProject()field. - COL_ELEMENT - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
Database column name for the
AWorkflowElementSearchTerm.getElement()field. - COL_ENTITY_ID - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_ENTITY_ID - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- COL_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_EXTERNAL_ACCESS_PERMITTED - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.isUseSystemAuthentication()field. - COL_FAILURE_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
Database column name for the
ProjectIdentityCheckData.getFailureTemplate()field. - COL_FAMILY_NAME - Static variable in class de.xima.fc.entities.UserProfile
- COL_FILE_KEY - Static variable in interface de.xima.fc.entities.interfaces.file.IScopedFileMetaEntity
- COL_FILE_MERGE_MODE - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_FILE_NAME - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_FILE_SIZE - Static variable in class de.xima.fc.entities.ClientFile
- COL_FILE_SIZE - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_FILE_SIZE - Static variable in class de.xima.fc.entities.UserProfileFile
- COL_FIRST_NAME - Static variable in class de.xima.fc.entities.UserProfile
- COL_FLAG_ACTIVE - Static variable in class de.xima.fc.entities.ClientPortalConfig
- COL_FLAG_ACTIVE - Static variable in class de.xima.fc.entities.ProjectPortalConfig
- COL_FLAG_ACTIVE - Static variable in class de.xima.fc.entities.UserPortal
- COL_FLAG_ACTIVE - Static variable in class de.xima.fc.entities.UserProfile
- COL_FLAG_ACTIVE_ON_MS - Static variable in class de.xima.fc.entities.UserPortal
- COL_FLAG_ALLOW_ALL_CLIENTS - Static variable in class de.xima.fc.entities.SystemAuthenticator
- COL_FLAG_IN_PROGRESS - Static variable in class de.xima.fc.entities.Vorgang
- COL_FLAG_READ - Static variable in class de.xima.fc.entities.Vorgang
- COL_FLAG_RECORD_DATA_HISTORY - Static variable in class de.xima.fc.entities.Projekt
- COL_FLAG_REGISTRATION_ENABLED - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- COL_FLAG_SYSTEM_ROLE - Static variable in class de.xima.fc.entities.UserProfile
- COL_FORM_FIELD_NAME - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_FORM_RECORD_BOX_ID - Static variable in class de.xima.fc.entities.Vorgang
- COL_FORM_RECORD_DATA_ID - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.the form record data belongs to a
submission. A form record has nVorgang.submissions. - COL_FORM_RECORD_DELETABLE - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.isFormRecordDeletable()field. - COL_FORM_RECORD_ID - Static variable in class de.xima.fc.entities.FormRecordChat
- COL_FORM_RECORD_ID - Static variable in class de.xima.fc.entities.FormRecordLock
-
Database column name for the
FormRecordLock.getFormRecordId()field. - COL_FORM_RECORD_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_FORM_RECORD_META_ID - Static variable in class de.xima.fc.entities.Attachment
- COL_FORM_VERSION_ID - Static variable in class de.xima.fc.entities.Vorgang
- COL_FORMEINGANG - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_FORMEINGANG_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_GENDER - Static variable in class de.xima.fc.entities.UserProfile
- COL_I18N_NAME - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- COL_I18N_VALUE - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalization
- COL_ICON_STYLE_CLASS - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getIconStyleClass()field. - COL_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_ID - Static variable in class de.xima.fc.entities.AbstractEntity
- COL_IDENTIFIER - Static variable in class de.xima.fc.entities.UserIdentity
- COL_IDENTITY_TOKEN_TEMPLATE - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
Database column name for the
ProjectIdentityCheckData.getIdentityTokenTemplate()field. - COL_IDENTITYTOKEN - Static variable in class de.xima.fc.entities.Vorgang
- COL_INDEX - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
Database column name for the
AWorkflowElementSearchTerm.getIndex()field. - COL_INITIAL_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- COL_INPUT_CLIENT_LAYOUT - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- COL_INVITATION_ACCEPTED - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- COL_INVITATION_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- COL_INVITATION_UUID - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- COL_INVITED_EMAIL_ADDRESS - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- COL_KEY - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
Database column name for the
AWorkflowElementSearchTerm.getKey()field. - COL_KEY - Static variable in class de.xima.fc.entities.ClientAuthenticatorFile
- COL_KEY - Static variable in interface de.xima.fc.entities.interfaces.IKeyDependentFileEntity
- COL_KEY - Static variable in class de.xima.fc.entities.SystemProperty
- COL_LANGUAGE_TAG - Static variable in interface de.xima.fc.entities.interfaces.i18n.ILocalizedDatabaseObject
- COL_LAST_AUTHENTICATED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_LAST_PING_DATE_TIME - Static variable in class de.xima.fc.entities.ServerNode
- COL_LICENSE_FILE - Static variable in class de.xima.fc.entities.LicenseFile
- COL_LICENSE_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- COL_LICENSE_NAME - Static variable in class de.xima.fc.entities.LicenseFile
- COL_LICENSE_TYPE - Static variable in class de.xima.fc.entities.LicenseFile
- COL_LOCKED_WHEN - Static variable in class de.xima.fc.entities.FormRecordLock
-
Database column name for the
FormRecordLock.getLockedWhen()field. - COL_LOCKINGVERSION - Static variable in class de.xima.fc.entities.AbstractLockableEntity
- COL_LOGIN_CONFIG_ID - Static variable in class de.xima.fc.entities.UserPortalAuthConfig
- COL_MANDANT_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_MAX_BACKUP_COUNT - Static variable in class de.xima.fc.entities.WorkflowVersion
-
Database column name for the
WorkflowVersion.getMaxBackupCount()field. - COL_MAX_FILES - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_MERGE_REQUEST_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfile
- COL_MERGE_REQUEST_PROFILE_ID - Static variable in class de.xima.fc.entities.UserProfile
- COL_MERGE_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserProfile
- COL_MESSAGE_CREATED - Static variable in class de.xima.fc.entities.AInternalMessage
- COL_MESSAGE_PARAMS - Static variable in class de.xima.fc.entities.AInternalMessage
- COL_MESSAGE_TYPE - Static variable in class de.xima.fc.entities.AInternalMessage
- COL_MIME_TYPE - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_MIN_FILES - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_MODIFIED_BY - Static variable in class de.xima.fc.entities.LicenseFile
- COL_MODIFIED_ON - Static variable in class de.xima.fc.entities.LicenseFile
- COL_MODIFIED_TIMESTAMP - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_MSG_ID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_NAME - Static variable in class de.xima.fc.entities.AFileEntity
-
Database column name for the
AFileEntity.getDateiname()field. - COL_NAME - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getName()field. - COL_NAME - Static variable in class de.xima.fc.entities.IndirectClientAuthorization
- COL_NAME - Static variable in interface de.xima.fc.entities.interfaces.INameProviding
-
Database column name for the
INameProviding.getName()field. - COL_NAME - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.getName()field. - COL_NAME - Static variable in class de.xima.fc.entities.WorkflowTask
-
Database column name for the
WorkflowTask.getName()field. - COL_NAME_PROJECT_INBOX - de.xima.fc.transform.EColumnLabelType
- COL_NODE_NAME - Static variable in class de.xima.fc.entities.ServerNode
- COL_OFFLINE_MODE_PROVIDE - Static variable in class de.xima.fc.entities.Projekt
- COL_OFFLINE_MODE_REVIEW - Static variable in class de.xima.fc.entities.Projekt
- COL_OMIT_WELCOME_MAIL - Static variable in class de.xima.fc.entities.SystemAuthenticator
- COL_ORDER_INDEX - Static variable in class de.xima.fc.entities.UserPortalAuthConfig
- COL_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.getOrderIndex()field. - COL_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
-
Database column name for the
WorkflowStateAuthenticatorConfig.getOrderIndex()field. - COL_ORIGIN - Static variable in class de.xima.fc.entities.UserEmail
- COL_PARENT - Static variable in class de.xima.fc.entities.WorkflowNode
-
Database column name for the
WorkflowNode.getParent()field. - COL_PARENT_ID - Static variable in class de.xima.fc.entities.Vorgang
- COL_PARENT_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- COL_PARENT_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowNode
-
The index at which this entity appear in
WorkflowNode.getChildren(). - COL_PASSWORD - Static variable in class de.xima.fc.entities.WebDavAccess
-
Database column name for the
WebDavAccess.getPassword()field. - COL_PASSWORD_HASH - Static variable in class de.xima.fc.entities.UserCredentials
- COL_PASSWORD_SET_TIMESTAMP - Static variable in class de.xima.fc.entities.UserCredentials
- COL_PLUGIN_FILE_KEY - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.getPluginFileKey()field. - COL_PLUGIN_KEY - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.getPluginKey()field. - COL_PLUGIN_REPOSITORY - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.getPluginRepository()field. - COL_PORTAL_ID - Static variable in class de.xima.fc.entities.ClientPortalConfig
- COL_PORTAL_ID - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- COL_PORTAL_ID - Static variable in class de.xima.fc.entities.UserPortalTag
-
Database column name for the
UserPortalTag.getPortal()field. - COL_POSTFACH_FK - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_POSTFACH_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_POSTFACH_NAME - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_PRIMARY_EMAIL - Static variable in class de.xima.fc.entities.UserProfile
- COL_PRIMARY_REQUEST_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserEmail
- COL_PRIMARY_REQUEST_UUID - Static variable in class de.xima.fc.entities.UserEmail
- COL_PROCESS - Static variable in class de.xima.fc.entities.WorkflowTask
-
Database column name for the
WorkflowTask.getProcess()field. - COL_PROCESS_FK - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_PROCESS_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_PROCESS_ORDER_INDEX - Static variable in class de.xima.fc.entities.WorkflowTask
-
The index at which this entity appear in
WorkflowProcess.getTasks(). - COL_PROFILE - Static variable in class de.xima.fc.entities.UserIdentity
- COL_PROFILE - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_PROFILE_ID - Static variable in class de.xima.fc.entities.DirectClientAuthorization
- COL_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_PROJECT - Static variable in class de.xima.fc.entities.WorkflowVersion
-
Database column name for the
WorkflowVersion.getProject()field. - COL_PROJECT_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_PROJECT_ID - Static variable in class de.xima.fc.entities.ProjectAuthenticatorConfig
- COL_PROJECT_ID - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
Database column name for the
ProjectIdentityCheckData.getProjekt()field. - COL_PROJECT_ID - Static variable in class de.xima.fc.entities.ProjectPortalData
- COL_PROJECT_ID - Static variable in class de.xima.fc.entities.Vorgang
- COL_PROJEKT_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_READ - Static variable in class de.xima.fc.entities.AInternalMessage
- COL_READ_TIMEOUT - Static variable in class de.xima.fc.entities.WebDavAccess
-
Database column name for the
WebDavAccess.getReadTimeout()field. - COL_RECORD_ACCESSIBLE - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.isRecordAccessible()field. - COL_REDIRECT_TARGET - Static variable in class de.xima.fc.entities.UserPortalLoginConfig
- COL_REMOTE_SYNC - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.isRemoteSync()field. - COL_REMOVE_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserIdentity
- COL_REMOVE_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_REMOVE_UUID - Static variable in class de.xima.fc.entities.UserIdentity
- COL_REMOVE_UUID - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_REPETITION_ID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_RESET_AUTOMATICALLY - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_DAY - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_MONTH - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_TIME - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_TYPE - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_VALUE - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESET_WEEKDAY - Static variable in class de.xima.fc.entities.ClientCounter
- COL_RESIZE - de.xima.fc.css.builder.ECssCursor
-
The item/column can be resized horizontally.
- COL_RESTRICT_SERVER_TYPE - Static variable in class de.xima.fc.entities.APluginEntity
- COL_ROLE - Static variable in class de.xima.fc.entities.UserProfile
- COL_ROOT_NODE - Static variable in class de.xima.fc.entities.WorkflowTask
-
Database column name for the
WorkflowTask.getRootNode()field. - COL_SAVED - Static variable in class de.xima.fc.entities.Vorgang
- COL_SECRET - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_SENDER_AUTH_REF - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_SENDER_CONTEXT - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_SENDER_NAME - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_SENDER_PROFILE_ID - Static variable in class de.xima.fc.entities.FormRecordMessage
-
Deprecated.
- COL_SENDER_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_SENT_TIMESTAMP - Static variable in class de.xima.fc.entities.FormRecordMessage
- COL_SOURCE_SERVER_ID - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.Use
FormRecordSubmission.getSubmitFrontendServerId()instead. - COL_SOURCE_SERVER_NAME - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.Use
FormRecordSubmission.getSubmitServerBaseUrl()instead. - COL_STATUS_DELETABLE - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_STATUS_FK - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_STATUS_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_STATUS_ID - Static variable in class de.xima.fc.entities.Vorgang
- COL_STATUS_NAME - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_SUBJECT - Static variable in class de.xima.fc.entities.Vorgang
- COL_SUBMISSION_ID - Static variable in class de.xima.fc.entities.FormEingang
- COL_SUBMIT_CONTEXT - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_SUBMIT_FRONTEND_SERVER_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_SUBMIT_SERVER_BASE_URL - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_SUBMIT_STATE_ID - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_SUBMIT_TIMESTAMP - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_SYSTEM_AUTHENTICATOR_ID - Static variable in class de.xima.fc.entities.UserIdentity
- COL_SYSTEM_AUTHENTICATOR_ID - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_SYSTEM_SENDER_ADDRESS_MODE - Static variable in class de.xima.fc.entities.MandantMailData
-
Database column name for the
MandantMailData.getSystemSenderAddressMode()field. - COL_TASK - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getTask()field. - COL_THEME_UUID - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.
- COL_TIME_FROM - Static variable in class de.xima.fc.entities.AppointmentSlot
-
Database column name for the
AppointmentSlot.getTimeFrom()field. - COL_TIME_FROM - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
Database column name for the
IAppointmentClosingTime.getTimeFrom()field. - COL_TIME_UNTIL - Static variable in class de.xima.fc.entities.AppointmentSlot
-
Database column name for the
AppointmentSlot.getTimeUntil()field. - COL_TIME_UNTIL - Static variable in interface de.xima.fc.entities.interfaces.IAppointmentClosingTime
-
Database column name for the
IAppointmentClosingTime.getTimeUntil()field. - COL_TOKEN - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_TYPE - Static variable in class de.xima.fc.entities.AWorkflowElement
-
Database column name for the
AWorkflowElement.getType()field. - COL_TYPE - Static variable in class de.xima.fc.entities.Rolle
- COL_TYPE - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getType()field. - COL_TYPE - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_TYPE - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.getType()field. - COL_UPLOAD_REQUEST_ID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_UPLOAD_SIZE_LIMIT - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_UPLOAD_SIZE_LIMIT - Static variable in class de.xima.fc.entities.ProjectPortalData
- COL_UPLOADED_TIMESTAMP - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_UPLOADER_AUTH_REF - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_UPLOADER_PROFILE_UUID - Static variable in class de.xima.fc.entities.FormRecordMessageUploadRequest
- COL_USE_SYSTEM_AUTHENTICATION - Static variable in class de.xima.fc.entities.WorkflowState
-
Deprecated.Use
WorkflowState.COL_EXTERNAL_ACCESS_PERMITTEDinstead - COL_USER_DATA - Static variable in class de.xima.fc.entities.FormRecordSubmission
- COL_USER_DATA_CREATOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - COL_USER_DATA_EDITOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - COL_USER_ID - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_USER_NAME - Static variable in class de.xima.fc.entities.UserProfile
- COL_USER_NAME_CREATED - Static variable in class de.xima.fc.entities.AFileEntity
-
Database column name for the
AFileEntity.getBenutzer_erstellt()field. - COL_USER_NAME_CREATED - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_USER_NAME_MODIFIED - Static variable in class de.xima.fc.entities.AFileEntity
-
Database column name for the
AFileEntity.getBenutzer_geaendert()field. - COL_USER_NAME_MODIFIED - Static variable in interface de.xima.fc.entities.interfaces.file.IFileMetaEntity
- COL_USER_PROFILE - Static variable in class de.xima.fc.entities.UserEmail
- COL_USER_PROFILE - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_USER_PROFILE_ID - Static variable in class de.xima.fc.entities.UserCredentials
- COL_USER_PROFILE_UUID_CREATOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - COL_USER_PROFILE_UUID_EDITOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - COL_USER_REF_CREATOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the creator is now stored in the
initial form record submission - COL_USER_REF_EDITOR - Static variable in class de.xima.fc.entities.Vorgang
-
Deprecated.user information of the last editor is now stored in the
last form record submission - COL_USERNAME - Static variable in class de.xima.fc.entities.WebDavAccess
-
Database column name for the
WebDavAccess.getUsername()field. - COL_UUID - Static variable in class de.xima.fc.entities.AAuthenticator
- COL_UUID - Static variable in class de.xima.fc.entities.Aktion
-
Deprecated.
- COL_UUID - Static variable in class de.xima.fc.entities.APluginEntity
-
Database column name for the
APluginEntity.getUUID()field. - COL_UUID - Static variable in class de.xima.fc.entities.Attachment
- COL_UUID - Static variable in class de.xima.fc.entities.Bedingung
-
Deprecated.
- COL_UUID - Static variable in class de.xima.fc.entities.Benutzer
-
Deprecated.
- COL_UUID - Static variable in class de.xima.fc.entities.BenutzerGruppe
- COL_UUID - Static variable in class de.xima.fc.entities.DatenbankZugriff
- COL_UUID - Static variable in class de.xima.fc.entities.Datenquelle
- COL_UUID - Static variable in class de.xima.fc.entities.FormEingang
- COL_UUID - Static variable in class de.xima.fc.entities.FormElement
- COL_UUID - Static variable in class de.xima.fc.entities.FormTemplate
- COL_UUID - Static variable in class de.xima.fc.entities.FormVersion
- COL_UUID - Static variable in class de.xima.fc.entities.FormVersionBackup
- COL_UUID - Static variable in interface de.xima.fc.entities.interfaces.IUUIDEntity
- COL_UUID - Static variable in class de.xima.fc.entities.LDAPAbfrage
- COL_UUID - Static variable in class de.xima.fc.entities.LDAPZugriff
- COL_UUID - Static variable in class de.xima.fc.entities.Mandant
-
Database column name for the
Mandant.getUUID()field. - COL_UUID - Static variable in class de.xima.fc.entities.MandantRessource
- COL_UUID - Static variable in class de.xima.fc.entities.Postfach
- COL_UUID - Static variable in class de.xima.fc.entities.ProjectDOIData
- COL_UUID - Static variable in class de.xima.fc.entities.ProjectIdentityCheckData
-
Database column name for the
ProjectIdentityCheckData.getUUID()field. - COL_UUID - Static variable in class de.xima.fc.entities.ProjectInviteData
- COL_UUID - Static variable in class de.xima.fc.entities.Projekt
- COL_UUID - Static variable in class de.xima.fc.entities.ProjektRessource
- COL_UUID - Static variable in class de.xima.fc.entities.Rolle
- COL_UUID - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- COL_UUID - Static variable in class de.xima.fc.entities.SystemMessage
- COL_UUID - Static variable in class de.xima.fc.entities.Textbaustein
- COL_UUID - Static variable in class de.xima.fc.entities.UserRefreshToken
- COL_UUID - Static variable in class de.xima.fc.entities.Vorgang
- COL_UUID - Static variable in class de.xima.fc.entities.WorkflowVersionBackup
-
Database column name for the
WorkflowVersionBackup.getUUID()field. - COL_VALID_UNTIL - Static variable in class de.xima.fc.entities.LicenseFile
- COL_VALIDATE_SUBMIT_ACTION - Static variable in class de.xima.fc.entities.FormVersion
-
Deprecated.
- COL_VALUE - Static variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
-
Database column name for the
AWorkflowElementSearchTerm.getValue()field. - COL_VALUE - Static variable in class de.xima.fc.entities.SystemProperty
- COL_VERIFICATION_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserEmail
- COL_VERIFICATION_EXPIRE_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_VERIFICATION_STATE - Static variable in class de.xima.fc.entities.UserEmail
- COL_VERIFICATION_STATE - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_VERIFIED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserEmail
- COL_VERIFIED_TIMESTAMP - Static variable in class de.xima.fc.entities.UserProfileMfa
- COL_VERIFY_EXPIREDATE - Static variable in class de.xima.fc.entities.Vorgang
- COL_VERIFY_LOCK - Static variable in class de.xima.fc.entities.Vorgang
- COL_VERIFY_USER_AUTOMATICALLY - Static variable in class de.xima.fc.entities.SystemAuthenticator
- COL_VERIFY_UUID - Static variable in class de.xima.fc.entities.Vorgang
- COL_VERSION - Static variable in class de.xima.fc.entities.WorkflowProcess
-
Database column name for the
WorkflowProcess.getVersion()field. - COL_VERSION - Static variable in class de.xima.fc.entities.WorkflowState
-
Database column name for the
WorkflowState.getVersion()field. - COL_VERSION_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_VERSION_KEY - Static variable in class de.xima.fc.entities.LicenseFile
- COL_VERSION_NUMBER - Static variable in class de.xima.fc.entities.WorkflowVersion
-
Database column name for the
WorkflowVersion.getVersionNumber()field. - COL_VORGANG - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_VORGANGLOESCHBAR - Static variable in class de.xima.fc.entities.Status
-
Deprecated.
- COL_WF_STATE_DELETABLE - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_STATE_FK - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_STATE_ID - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_STATE_NAME - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_STATE_TYPE - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_STATE_VERSION - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WF_VERSION_FK - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- COL_WORKFLOW_INVALID - Static variable in class de.xima.fc.entities.WorkflowVersion
-
Database column name for the
WorkflowVersion.isWorkflowInvalid()field. - COL_WORKFLOW_STATE_ID - Static variable in class de.xima.fc.entities.UserPortalState
-
Database column name for the
UserPortalState.getWorkflowState()field. - COL_WORKFLOW_STATE_ID - Static variable in class de.xima.fc.entities.WorkflowStateAuthenticatorConfig
-
Database column name for the
WorkflowStateAuthenticatorConfig.getWorkflowState()field. - COL_WORKFLOW_VERSION - Static variable in class de.xima.fc.entities.Vorgang
- collectAnnotatedFields(Class<?>, Map<String, Field>) - Static method in class de.xima.fc.portal.model.PortalManagedBeanInfo
-
Deprecated.
- collectDescriptors(Set<String>, IResourceDescriptorLocator) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Given a set of workflow element types, collects all JavaScript or CSS resources required by element handlers of those types.
- collectDistinct(Iterable<? extends Item>, Function<? super Item, ? extends Key>, Collector<? super Item, ?, ? extends Container>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Collects the distinct items from the given iterable into a new container.
- collectDistinct(Iterable<? extends Item>, Collector<? super Item, ?, ? extends Container>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Collects the distinct items from the given iterable into a new container.
- CollectingValidator(Set<String>, Map<String[], Object>, Map<Object, String[]>) - Constructor for class de.xima.fc.gui.taghandler.ValidateBeanTagHandler.CollectingValidator
- COLLECTION - de.xima.fc.mdl.enums.EFormElementTyp
-
Variable Menge von Werten (keine, eine oder mehrere Zeichenketten)
- collectionsHaveOverlap(Collection<?>, Collection<?>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Checks if the two given collections have any overlap, i.e.
- collectIterable(Iterable<? extends T>, Collector<? super T, A, ? extends C>) - Static method in class de.xima.fc.utils.XIterableUtils
-
Collects the elements of an iterable using a collector.
- collector - Variable in class de.xima.fc.workflow.processor.logic.execution.StandardErrorAttachmentListProcessor
- collector - Variable in class de.xima.fc.workflow.processor.logic.execution.StandardErrorFileListProcessor
- collector() - Method in interface de.xima.fc.interfaces.workflow.execution.IResolvedAttachmentListProcessor
- collector() - Method in interface de.xima.fc.interfaces.workflow.execution.IResolvedFileListProcessor
- collector() - Method in class de.xima.fc.workflow.processor.logic.execution.StandardErrorAttachmentListProcessor
- collector() - Method in class de.xima.fc.workflow.processor.logic.execution.StandardErrorFileListProcessor
- collectResult(IResolvedAttachmentListProcessor<R, E>) - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedAttachmentList
-
Iterates over all resolved attachment items, processes them with the given handler, and returns the combined result of all attachment items.
- collectResult(IResolvedAttachmentListProcessor<R, E>) - Method in class de.xima.fc.workflow.processor.model.ResolvedAttachmentList
- collectResult(IResolvedFileListProcessor<R, E>) - Method in interface de.xima.fc.interfaces.workflow.retval.IResolvedFileList
-
Iterates over all resolved resource items, processes them with the given handler, and returns the combined result of all resource items.
- collectResult(IResolvedFileListProcessor<R, E>) - Method in class de.xima.fc.workflow.processor.model.ResolvedFileList
- collectValidatedElements(IWorkflowValidationResult) - Static method in class de.xima.fc.workflow.designer.helper.ValidationHelper
- color - Variable in enum de.xima.fc.color.ENamedCssColor
- color(Object) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
color: #fff; - Color - Class in de.xima.fc.common.graphdot
-
A single color for graphviz.
- Color(CharSequence) - Constructor for class de.xima.fc.common.graphdot.Color
-
Creates a new color with the given representation.
- COLOR - de.xima.fc.common.graphdot.EStandardAttribute
-
The color attribute.
- COLOR - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
colorattribute. - COLOR_000000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_000080 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0000ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00349e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_003c30 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00441b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_004529 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_005824 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_005a32 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_005bd3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0066cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_006837 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_006ba4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_006d2c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_008080 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_008837 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_009dd9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00a2b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00a2e6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00addc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_00c6bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_014636 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_016450 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_01665e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_016c59 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_018571 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_023858 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_027b8e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_02818a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_029676 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_034e7b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_045a8d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_052f61 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_053061 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0570b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0571b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_05e0db - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_073779 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_081d58 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_08306b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_084081 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_084594 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_08519c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_08589e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0868ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_08a1d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_08cc78 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_09622a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0989b1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0a96e4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0bd0d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0c2c84 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0c5986 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0d335e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0d8be6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_0f6fc6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_10cf9b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1170aa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_12a2a8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_146c36 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_14967c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_17becf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_17c7ba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1a1a1a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1a7232 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1a9641 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1a9850 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1ab39f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1b4430 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1b587c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1b7837 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1b9e77 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1ba3c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1c4596 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1c5998 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1c713b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1c73b1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1c9099 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1cade4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1d5b57 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1d86cd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1d91c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1e1e1e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1e7735 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1f77b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1f78b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_1f83b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2046a5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_20768c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_21449b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2166ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2171b5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_21B087 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_225ea8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_22763f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_238443 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_238b45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2397e2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_244a58 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_24693d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_252525 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_253494 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_256f3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_257740 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_26456e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2683c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_26897e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_276419 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_27763d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_27823b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_27ced7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_282828 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_294171 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_297839 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_297fd5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2a5783 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2b5c8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2b7c40 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2b83ba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2b8cbe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c5985 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c69b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c7bb6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c7c9f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c7fb8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2c9c89 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2ca02c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2ca030 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2ca25f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2cb5c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2d004b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2d608a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2d7d45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2da2bf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2e5a87 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2e5f8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2f3c35 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2f6790 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2f8e41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_2fa3ee - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_305d8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_308344 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_309143 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_309343 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_30acec - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_30bcad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_313695 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_316f96 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3182bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_31a1b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_31a354 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_31b6fd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_324966 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_32779b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3288bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_32a251 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_32c7a9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_330f42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_333333 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3333ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_33608c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_339444 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3399ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_33a02c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_33a65c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_347ea1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_34844a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3494ba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3586a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_358ead - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_35978f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_35aca2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3679a8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3690c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_376491 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_377eb8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_37a76f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_383838 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_386cb0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3891a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3896c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_393939 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_39639d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_39737c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_398949 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_39b87f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3a87b7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3a8a4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3b95c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3b96b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3c8200 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3c9770 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3ca8bc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3cb7cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3d6a98 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3e8853 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3f007d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_3f3f3f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_40004b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_404040 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_40619d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4083cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_40914f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_40bad2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_414451 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_418ab3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_419eb6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_41ab5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_41ae76 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_41aebd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_41b6c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_41b7c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_423e5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_424e5b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_428f49 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_428f4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4292c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_42ba97 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_437a9f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_438086 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4393c3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_439eb7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_43a2ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_44709d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4472c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_44914e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_44c1a3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4575b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4576a3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4584d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_45934d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_45a5ed - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_466f9d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_46b298 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_46b2b5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_474b78 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_475a8d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4775e7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_477bd1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_479751 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4878a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_49006a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_49525e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_49964f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_499894 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a0505 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a1486 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a66ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a8c1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a9bdc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4a9ccc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4ab5c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4b4b4b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4b5a60 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4b9b5f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4ba5ba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4bacc6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4baf73 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4bcaad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4c5a6a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4c6f75 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4ca198 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4d004b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4d1434 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4d4d4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4d9221 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4dac26 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4dadcf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4daf4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e66b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e67c8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4E79A7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e7fab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e7fac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e8542 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4e9f50 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4ea5d1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4ea6dc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4eb3cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4eb3d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f5864 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f6980 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f7cba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f81af - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f81bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_4f9e53 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5039c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_504539 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_506e94 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_508709 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_50b4c8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_50bea3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_50c49f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_511818 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_519c51 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_51a6c2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_51b364 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_51c2a9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_51c3f9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_525252 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_526db0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_528a02 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_529985 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_529c51 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_53548a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5383af - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_539e52 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_542788 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_54278f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_542d90 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_543005 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5430bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5485b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_549e39 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_54a021 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_553876 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_555f6a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_559633 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_55992b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_55ad89 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_565656 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_569735 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_575757 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_57606c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_57a337 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_580101 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_585858 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_586215 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_586ea6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_58b6c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_59504e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_595959 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5982db - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_598ab5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_59A14F - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_59a253 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_59acbe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_59b0b9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5a1705 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5aa2ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5aa355 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5aa6c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5aae61 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5ab4ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5b6570 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5b8cb8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5b8fbc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5b9bd5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5b9ea4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5bd078 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5c6068 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5c8db8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5c92b5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5d5ad2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5d739a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5dceaf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5e3c99 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5e4fa2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5ea049 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5ec795 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5eccf3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5f5654 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5f5a41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5f5f5f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5f9c9d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5f9ed1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5fa2ce - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_5fbb68 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_604878 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_60636a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_606372 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6076b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_608f3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_60a24d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_60b5cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_615d9a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_61625e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_616c77 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_61a956 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6283ad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_629dd1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_62a39f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_636363 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6388b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_63891f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_638b66 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6394be - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_63a0cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_63a537 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_640f10 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_641345 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_645135 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_64969f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_64a73b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_64cdcc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_656a59 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_657689 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6585cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_660066 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_660075 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_662506 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_663366 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66553e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_665c51 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_665eb8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_666666 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_666699 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_667559 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66a61e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66b1ce - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66b2c2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66bd63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66c2a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_66c2a5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67000d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67001f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67737c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67787b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67924b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67a956 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67a9cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67add4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67af5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_67bf5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_68007f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6892a0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6997af - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_69a761 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_69aa56 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_69b764 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_69c5be - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_69ffff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6a3d9a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6a51a3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6a9bc3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6a9e1f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6a9ec5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6aac90 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6aac91 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6b4a0b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6b6149 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6b6b6b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6b9bc7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6ba3d6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6baed6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6bb1c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6bb76d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6c6260 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6c9e6e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6cae59 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6dccda - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6de304 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6e016b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6e7a81 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6e9ec2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6ea0b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6eb663 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f63bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f6c7d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f6f6f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f6f74 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f777d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6f8183 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6fb899 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_6feba0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_707c83 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_70a525 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_70ad47 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_71685a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_71685c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_71b2bc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_726056 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_727ca3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_728653 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_729ece - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_72a376 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_72a3c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_72bac6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_730e00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_732bea - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_732e9a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_733678 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_736967 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_736c5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_737373 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_738ac8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_73ba67 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7411d0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_747474 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_748560 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_748a2f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_748cbc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_749805 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_74a9cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_74add1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_74af72 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_74c476 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_755dd9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_756bb1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7570b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_758085 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_758087 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7598d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_759aa5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_75b65d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_75bc69 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_75bda7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_762a83 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_767676 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_767f8b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_76af56 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_76B7B2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_76c5ef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_777777 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_777c84 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_77a2bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_77a9cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_77acd3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_786c71 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7873c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_78a641 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_78aa5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_78ac35 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_78c679 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_790a14 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_79463d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_795faf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_79706e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_79706E - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_797b7e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_79a8a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_79aacf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a0177 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a500a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a6a60 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a7a7a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a855d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7a8c8e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7abc5f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7b3014 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7b3294 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7b66d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7b848f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7ba79d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7bc8e2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7bccc4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7c4d79 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7c7270 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7c878d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7c984a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7cca62 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7d3c4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7d639b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7d888d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7d8f8c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7dc1ef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7dc370 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7e13e3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7e6bc9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7e756d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7e848d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7e97ad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7eaed3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7eb606 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7ec1ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7ec251 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f0000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f2704 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f3b08 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f5f52 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f7f7f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f8fa9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7f9a71 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7fbc41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7fbf7b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7fc97f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7fcdbb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_7fd13b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_800000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_800026 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_800080 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8064a2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80716a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80737a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8073ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8074a8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_807774 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_807dba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_808080 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_808da0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_808da9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_809ec2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80b0d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80b1d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80b606 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80c34f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_80cdc1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_810f7c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_81537f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8175aa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_818183 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_818b3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_81bb42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_824f1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_826276 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_827752 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_828288 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_82853b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_82c162 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_834736 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_835b82 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_838383 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_838d9b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_83992a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_839c41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_83c1c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_846648 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_848058 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_848e93 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_849db1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_84aa33 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_84ac9d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_84acb6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_84b457 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_855d5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_85776d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_85ca77 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_860908 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_865640 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_865986 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_867099 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_867e7b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_86b4a9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_86BCB6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_86c157 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_86ce24 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_873624 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_87706b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_87795d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_877f6c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8784c7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_878787 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_87d180 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_88419d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8856a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8971e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8976ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_897b61 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_898989 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_89b8da - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_89c8cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8a60b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ab833 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ac4a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ac765 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ace7e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8b5d3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8b723d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8b7c6e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8b9598 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c2d04 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c510a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c564b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c5f86 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c6bb1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c73d0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c7b70 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c8d86 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8c96c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8caa7e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8cadae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8cc2ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8CD17D - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d34e0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d35d1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d6374 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d6974 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d8481 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d878b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8d89a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8da0cb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8dab8e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8dbfa8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8dd3c7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8e0152 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8e736a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8e887c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ec0c1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8ed07f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8f7a05 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8f8782 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8fb08c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8fd180 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_8fd9fb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_903163 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90728f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_907f76 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_908342 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_909465 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_909ce1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90ac97 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90b960 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90ba4c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90bb23 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90c226 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_90cb68 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91003f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_918485 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_918655 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91b3d7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91bfdb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91cf60 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91d183 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_91dcea - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92278f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_926591 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_928b70 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_929292 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92a185 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92a9b9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92aa4c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92c0df - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_92c5de - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_939c9e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_93a299 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_93b958 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_93e50d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94147c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9467bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94734e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_948c88 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94917b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94a088 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94a323 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94b6d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94bb83 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94c600 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94d0c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_94d6b7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_956251 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_956b43 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_958b8b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_959c9e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_95a39d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_95c1dd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_95c5b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_95c5e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_95cecf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_964305 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_964d2c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_968c8c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_969696 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_969fa7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_972109 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9768a5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_97cfd0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_97e9d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_980043 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_984ea3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_989aac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_989ca3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_98c723 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_98d687 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_98d9e4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_98df8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_990000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99000d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_993232 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_993366 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9933ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_993404 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_995688 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9970ab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_998ec3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99987f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_999966 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_999999 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9999ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99b059 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99cb38 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99cc00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99d594 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_99d8c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9a66ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9a6a96 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9a92cd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ac4e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9acd4c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ad26d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b2d1f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b57d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b6bf2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b6c34 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b7362 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b75b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b8357 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b9256 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b938f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b93c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9b9b9b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9bafb5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9bb05e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9bbb59 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9bc7e4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c0001 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c007f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c0824 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c5238 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c5252 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c5b14 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c6a6a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9C755F - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c8265 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c85c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9c9290 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ca383 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ca3a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9cb084 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9cbebd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9d09d1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9d7660 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9D7660 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9d90a0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9d936f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9d983d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9de61e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e0142 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e3a26 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e3d22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e5e9b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e8e5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e9273 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9e9ac8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9eb060 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ebcda - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ec544 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9ecae1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9edae5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9f2936 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9f3632 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9f8351 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9f8f12 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9fb8cd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9fcd99 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9fdafb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_9fe62f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a04da3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a08400 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a09781 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a0988c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a0a16a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a0a7a8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_A0CBE8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a0d4ee - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a0d571 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a16bb1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a19574 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a1d5d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a1d68b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a1d76a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a1d99b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a1dab4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a23c33 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a26dc2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a27099 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a28e6a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a29996 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2a2a2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2b170 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2b627 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2c18f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2c816 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2c8ec - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2ceaa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a2cf49 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a3123a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a32323 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a33202 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a35dd1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a379bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a39fc9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a3a101 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a3acb9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a3bd5a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a3cce9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a46645 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a4a4a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a4a4d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a4a9ab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a50026 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a50e82 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a50f15 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5300f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a53010 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a55a43 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5644e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5a5a5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5ab81 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5acaf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5b592 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5c249 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5cfe9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5d028 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5d848 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a5db96 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a63212 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a63603 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a63d32 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a64122 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a65628 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6611a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a666e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6761d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6987d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a699e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6b727 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6bddb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6cee3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6d854 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6d96a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a6dba0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a7b789 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a7ea52 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a83e24 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a84415 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a8786e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a8b97f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a8cdd7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a8ddb5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a90c38 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a98d63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a9a09d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a9a57c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_a9b5ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aa2b1e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aa759d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aa8780 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ab6ad5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ababab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_abd9e9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_abdda4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac3ec1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac613c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac66bb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac7299 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac8763 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ac956e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_acb0b1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_acd98d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_acdc7a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad0101 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad4433 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad7d4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad8082 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad84c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad8bc9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad8f67 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad9024 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad9277 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ad9d7b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_addd8e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ae017e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ae123a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aeafa9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aeb795 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aebad5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aec7e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_aedcd5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_af4623 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_af8dc3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_afa14b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_afbf41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_afd6ed - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b01513 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_B07AA1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b0a7a4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b0ccb0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b10026 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b10318 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b10c1d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b15928 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b173a0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b19c7d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b1a089 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b1de7f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2182b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b22600 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2324b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b24223 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b258d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b27ba1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b27d49 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2abd2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2ad8f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2b2b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2c25b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2df8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b2e2e2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b30000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b31166 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b32c16 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b34d34 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b35806 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3b3b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3b7b8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3cde3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3de69 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3e0a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b3e2cd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b41f27 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b45ec7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b4936d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b4b19b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b4b392 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b4b7b7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b4d4da - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b50b1b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b523b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b54721 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b560d4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b58b80 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b5ae53 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b5bb83 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b5c8e2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b5dffd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b60a1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b64926 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b66353 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_B6992D - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b6df5e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b71d3e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b71e42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b74d21 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b77bb4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b7afab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b7cde2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b7e6a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b80e0f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b8163a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b81840 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b83d68 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b84b23 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b85636 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b85a0d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b882a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b88472 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b8e186 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9a0b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9a489 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9aa97 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9ab6f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9ca1a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9ca5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9d7b7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_b9ddf1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ba43b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ba7e45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_baa094 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_BAB0AC - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bab2ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bababa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bacc82 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bad6ad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bae4b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bae4bc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bb5137 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bb6348 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bb7359 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bb7693 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bb8640 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bbc9e5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bc451b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bc4623 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bc72f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bc80bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bcbd22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bcbddc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bcbfbe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bccfb4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bce4d8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd0026 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd0a36 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd1100 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd1316 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd273f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd582c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bd6036 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bdbdbd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bdc0bf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bdc9e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bdd7e7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_be0204 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_be2a3e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_be89ac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_beae98 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_beaed4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_beb6b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bebada - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bf5b17 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bf5e00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bf7b1b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bf812d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bf974d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bfb202 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bfbb60 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bfbfa5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bfbfbf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_bfd3e6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c00000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c0504d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c08262 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c0beaf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c0cf3a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c11a3b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c14f22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c16941 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c17529 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c189b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c19859 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c1a33b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c1ad79 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c1b56b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c1e6b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c21417 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c26b51 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c2a5cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c2ad8d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c2bc80 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c2e699 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c2e8c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c32d2e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3986d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3bc3f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3c3c3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3c55d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3ce3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c3e394 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c42f1a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c43141 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c46487 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c4652d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c47247 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c47810 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c48fb2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c49c94 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c4d8f3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c4eab1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c51b7d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c51b8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c54f71 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c5a6e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c5b0d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c5bdb9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c5bfbe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c5c7c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c61b1b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c62324 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c64847 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c64a22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c66951 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c6b178 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c6c1f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c6c6c6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c6dbef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c6ebb8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c70f0c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7519c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c76402 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c799bc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7c7c7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7e298 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7e9b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7e9c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c7eae5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c8133b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c82912 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c830cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c85200 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c89f5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c8d0d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c913ad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c92b14 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c95f2b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c96731 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c9784d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c994c7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c9972b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_c9dad2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ca0020 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ca223c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ca3a42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ca5422 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ca96b8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cab2d6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cacaca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cadaf1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cae6c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cb181d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cbc9e2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cbd5e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc312b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc4c02 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc5439 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc8e60 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc8f63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cc9900 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccaf0a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccb22b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccb400 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccc94d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cccccc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccccff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccebc5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccece6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccff33 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ccffff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cd9c47 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cdb756 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cdc4c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cdcc5d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cdcecd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ce1256 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ce6633 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ce69be - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ce8451 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ce8d3e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ceb966 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cec597 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cecb76 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ced7c3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf1719 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf3e53 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf4f22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf543f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf6da4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf7133 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cf9dbe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cfc60d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cfcfcf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_cfdcef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d01c8b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d04344 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d06b20 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d092a7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d098ee - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d09a08 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d0be40 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d0d1e6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d0dcef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d0e0f6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d11719 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d16349 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d17df9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d19049 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d1d1d1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d1e5f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d23a21 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d25921 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d2610c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d2c2f1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d2cb6c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d2da7a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d3293d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d34817 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d35940 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d36f68 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_D37295 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d38c54 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d3ba68 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d3c95f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d3d3d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d43e25 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d45b21 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d4a3c3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_D4A6C8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d4b95e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d4b9da - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d4ccc8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d4e6cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5393d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d53dd0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d53e4f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d54773 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d54c45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d55816 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5a4c4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5bb21 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5d5d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5dfec - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d5f0ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d62728 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d63a3a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d64787 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d64a3b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d64c45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d6604d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d6862d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7191c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7301f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d73027 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d74401 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d75521 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7b5a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_D7B5A6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7b5d8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7ce9f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7d447 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d7d5c5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d82526 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d8392c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d85a13 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d898ba - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d89c63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d8b25c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d8b365 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d8daeb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d94701 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d94801 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d95f02 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d95f0e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d97828 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d99455 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d99c3f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d9d5c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d9d9d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d9ef8b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d9f0a3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_d9f0d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_da1f28 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_da323f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_da5af4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_daabcb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dab6af - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dadaeb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dae1ea - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_db5e20 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dba13a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dbcf47 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dbd4c5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dbdb8d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dbe1ea - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dbe8b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dc4930 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dc5447 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dc5924 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dc5fbd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dcb64d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dcd084 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dcd4d0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dce8f8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dd1c77 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dd3497 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dd6b0d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dd8047 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dd9d31 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ddb5d5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ddc9b4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dddddd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dde6d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ddf53d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de2d26 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de478e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de5d1f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de6c36 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de77ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de7e18 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de9c3c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_de9d5a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_deae00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_deb340 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dec18c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_decbe4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_deebf7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_df2e28 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_df513f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_df5327 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_df65b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dfc27d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dfd4d1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_dff3b2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e03426 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e03531 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e03b42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e04e35 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e07602 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0773c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e08214 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0b2d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0e0e0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0e3e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0ecf4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0f3db - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e0f3f8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e13b42 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e15759 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_E15759 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e15c48 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e19825 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e1dc53 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e25247 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e25f48 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e26f08 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e2751d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e28394 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e28b55 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e29c36 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e29d3e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e29f1d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e2a562 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e31a1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e32d91 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e33d6f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e33e43 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e33f43 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e34a33 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e35745 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e36420 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e36621 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e377c2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e39802 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e3a14f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e3cd62 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e3d8cf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e3f5db - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e40059 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e41a1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e45f3c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e4641e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e48312 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e4aa63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e4c402 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5ae6c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5c494 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5d8bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5e5e5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5f5e0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e5f5f9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e64823 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6550d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6583e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e66101 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e66549 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e66c7d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e68230 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e68422 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6ab02 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6b729 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6b91e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6b9d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6c069 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6f598 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6f5c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e6f5d0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7298a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e74545 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e76618 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7718a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e78ac3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e78d35 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7bc29 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7bf5f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7d4e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e7e1ef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e84c22 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e86753 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e87d37 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e88651 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8950e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8b54d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8b777 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8b7b7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8bc4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8e8e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e8effa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e94a00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e96b20 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9943a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9a039 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9a3c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9bf35 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9c39b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_e9dabe - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ea157a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ea5e45 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ea6312 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ea6b73 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ea8783 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eac085 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eac0bd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eac1df - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb1e2c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb5605 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb6349 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb641b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb6615 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb6c1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb73b3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eb8f00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ebc24b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ebc994 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ebe1d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ec5049 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ec534b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ec7014 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ec7016 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ecd2ad - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ecdbdc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ece2f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ece7f2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed444a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed515c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed665d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed7846 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed7d31 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ed97ca - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_EDC948 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_edf8b1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_edf8e9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_edf8fb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ee574d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ee7008 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ee7422 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eec9e5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eedbbd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef3b2c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef6548 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef654d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef6f6a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef755f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef8a0c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ef8a62 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_efab16 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_efb251 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_efe1a2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_efedf5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_eff3ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0027f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f02720 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f03b20 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f05c4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f06511 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f06719 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0751e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0774a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f07e27 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f07f09 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f09415 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0a22e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0ad00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0b763 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0bd27 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0c294 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0dccd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0ddcd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0f0f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f0f9e8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f14124 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f16913 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1788d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1a340 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1b015 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1b6da - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_F1CE63 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1e2cc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1eef6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f1faed - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f24099 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f26c64 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f28026 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2882d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_F28E2B - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2d1d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2d908 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2ec86 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2f0f7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2f2f2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f2fabf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f36754 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f38b2f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f3a447 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f3a546 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f3e0c2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f3f3f3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f3f7fd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f46b55 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f46d43 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f4737a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f47942 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f47f4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f49234 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f49538 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f498b6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f4a582 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f4cae4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f4d166 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f4de3a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f56617 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5715d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f57667 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f59c3c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5a645 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5c040 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5c201 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5c75f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5cac7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5cd2d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5d9c2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f5f5f5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f64971 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f69035 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f69200 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f69e41 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6a21d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6ba57 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6bc58 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6c760 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6d29c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6e8c3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f6eff7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f768a1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7705b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f77b66 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f781bf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7894b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7901e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f79646 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7a84a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7ae54 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7b254 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7b6d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7c480 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7c577 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7d42a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7f4f9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7f7f7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7fbff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7fcb9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7fcf0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7fcf5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f7fcfd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f81b02 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f83500 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f87f69 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8816b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f88600 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f88f4d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f89217 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8931d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f89a90 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8b252 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8b323 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8b620 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8bc58 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8c000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f8c7c9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f96a1b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f97817 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9856e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9a729 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9a750 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9b639 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9b665 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9d23c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_f9d4b6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa7e5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa8716 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa8d3d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa8f79 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa9d4f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fa9fb5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_faa700 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_faa93a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fab900 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_FABFD2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fac810 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fada7a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb6a4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb8072 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb8547 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb934d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb9984 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fb9a99 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbb04e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbb3ab - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbb4ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbb4b9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbc01e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fbec85 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc4e2a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc719e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc7715 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc7d0b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc8375 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc8d59 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc8d62 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fc9272 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fca290 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fca294 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcad52 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcae91 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcb11c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcb4a5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcbba1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcbdc0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcbe75 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcc5c0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcc66d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fccde5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fcfbfd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd6f30 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd7864 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd7e6b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd8938 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd8d3c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fd9c8f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fda023 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdab67 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdab9b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdac9d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdac9e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdae61 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdae6b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdb462 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdb863 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdbb84 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdbe85 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdbf6f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdc086 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdcc8a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdcdac - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdd0a2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdd0aa - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fdd49e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fddaec - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fddbc7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fde0dd - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fde0ef - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe801a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe8637 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe8b7a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe8e7e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe9929 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fe9e00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fea022 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feaa9a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feb24c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feb4a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feb5a2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feb80a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fec306 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fec44f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fec60b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fecc5c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fed976 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fed98e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fed9a6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee08b - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee090 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee0b6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee0d2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee391 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee5d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee6ce - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fee8c8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feebe2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feedde - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fef0d9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_feffd9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff0000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff00ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff33ff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff388c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff6600 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff6700 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff684c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff7f00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff7f01 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff7f0e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff7f0f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff800e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff8021 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff8080 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff8427 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff9888 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff9896 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_FF9D9A - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_FF9DA7 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ff9e4a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffaa0e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffad1c - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffae34 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffb2b6 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffb400 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffb6b0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffb91d - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffb977 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffba00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbb78 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbc79 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbd47 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_FFBE7D - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbeb2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbed1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffbf50 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc000 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc0da - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc156 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc2a1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc2c5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffc685 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffca08 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffcc00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffcc9e - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffd1d3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffd6b1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffd92f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffd94a - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffda66 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffdd71 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffe0c5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffe0e1 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffead8 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffed6f - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffeda0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff0f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff2ae - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff5eb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff5f0 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff7bc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff7ec - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff7f3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_fff7fb - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffff00 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffff33 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffff99 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffb2 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffb3 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffbf - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffcc - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffd4 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffd9 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffe5 - de.xima.fc.gui.common.enums.ENagixChartJsColor
- COLOR_ffffff - de.xima.fc.gui.common.enums.ENagixChartJsColor
- ColorField<T extends Serializable> - Class in de.xima.fc.color
-
List of common
IColorFields. - ColorField.Identifier - Class in de.xima.fc.color
-
Constants with the
IColorField.getIdentifier()values for theColorFields. - ColorList - Class in de.xima.fc.common.graphdot
-
A list of weighed colors, used e.g.
- ColorList(List<WeighedColor>) - Constructor for class de.xima.fc.common.graphdot.ColorList
-
Creates a new list of colors.
- COLUMN_NAME_DEFAULT - Static variable in class de.xima.fc.gui.bean.templates.TemplatesSheetBean
- COLUMN_NAME_KEY - Static variable in class de.xima.fc.gui.bean.templates.TemplatesSheetBean
- columnCount() - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- columnCount() - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Returns the number of columns in the table.
- columnNames() - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Gets the names of each column.
- columnNames() - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets the names of the columns.
- columnNames() - Method in class de.xima.fc.common.data.table.ImmutableListHeaderTable
- columnsByIndex() - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets a view of the values of the cells in the row as a map.
- columnsByIndex(int) - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- columnsByIndex(int) - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Gets a view of the given row as a map.
- columnsByName() - Method in interface de.xima.fc.common.data.table.IHeaderTable.ITableRowEntry
-
Gets a view of the values of the cells in the row as a map.
- columnsByName(int) - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- columnsByName(int) - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Gets a view of the given row as a map.
- columnToIndex(String) - Method in class de.xima.fc.common.data.table.AbstractHeaderTable
- columnToIndex(String) - Method in interface de.xima.fc.common.data.table.IHeaderTable
-
Converts a column name to an index.
- columnToIndex(String) - Method in class de.xima.fc.common.data.table.ImmutableListHeaderTable
- com.hp.gagawa.java - package com.hp.gagawa.java
- combinationType(EMultipleConditionCombinationType) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Sets the combination type to be used to combine all individual conditions.
- CombinedResourceDescriptor - Class in de.xima.fc.workflow
-
Implements
IResourceDescriptorby combining severalIResourceDescriptor. - CombinedResourceDescriptor(URI, Iterable<IResourceDescriptor>) - Constructor for class de.xima.fc.workflow.CombinedResourceDescriptor
-
Creates a new resource descriptor that reads the data from the given URL.
- combinedTimeout() - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContext
- combinedTimeout(Duration) - Method in interface de.xima.fc.proma.context.IPublicNativeSyncContextBuilder
- combinedTimeout(Duration) - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContextBuilder
- combiner() - Method in class de.xima.fc.utils.range.RangeUtils.RangeSetCollector
- combiner() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedAttachmentsCollector
- combiner() - Method in enum de.xima.fc.workflow.processor.logic.execution.EMultipleResolvedFilesCollector
- combiner() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedAttachmentCollector
- combiner() - Method in enum de.xima.fc.workflow.processor.logic.execution.ESingleResolvedFileCollector
- COMBO_BOX - de.xima.fc.pdf.form.EPdfAcroFormType
-
A single line field with the selected option.
- COMBOBOXMAX - de.xima.fc.form.common.statics.EValidations
- COMBOBOXMIN - de.xima.fc.form.common.statics.EValidations
- COMMA - de.xima.fc.gui.statics.ECSVDelimiterType
- COMMA_SEPARATED_VALUES - de.xima.fc.mdl.enums.EHttpContentType
-
The text file contains CSV content (comma separated)
- COMMA_SEPARATED_VALUES - de.xima.fc.mdl.enums.EPlaceholderEscaper
-
Encodes the value of form placeholders for CSV fields (comma separated).
- COMMA_SEPARATED_VALUES - de.xima.fc.mdl.enums.ETextFileContentType
-
The text file contains CSV content (comma separated)
- COMMA_SEPARATED_VALUES_FORM_ONLY - de.xima.fc.mdl.enums.EPlaceholderEscaper
-
Encodes the value of form placeholders for CSV fields (comma separated).
- COMMA_TO_SELICOLON_COMMA_SPACE - Static variable in class de.xima.fc.gui.common.converter.PlaceholderStringListConverter
-
Splits by commas.
- comment - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - COMMENT - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- commit() - Method in class de.xima.fc.filter.db.PluginEmManager
- commit() - Static method in class de.xima.fc.filter.db.RequestEMManager
- commit() - Method in interface de.xima.fc.interfaces.plugin.param.entities.IPluginEmManager
-
If a transaction is currently active, commits it.
- Common() - Constructor for class de.xima.fc.CmnConst.Healthcheck.Common
- COMMON - de.xima.fc.errors.EErrorType
- COMMON_ACCESS_DENIED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COMMON_ACCESS_GRANTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COMMON_ERROR - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Generic error.
- COMMON_ERROR - Static variable in class de.xima.fc.I18nKeys.Defaults
- COMMON_ERROR_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COMMON_ERROR_TITLE - Static variable in class de.xima.fc.I18nKeys
- COMMON_INFO_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COMMON_INFO_TITLE - Static variable in class de.xima.fc.I18nKeys
- COMMON_STYLE - Static variable in class de.xima.fc.I18nKeys.Defaults
- COMMON_WARN_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COMMON_WARN_TITLE - Static variable in class de.xima.fc.I18nKeys
- CommonAuthLogics - Class in de.xima.fc.security.logic
-
Initializer class for common authentication logics (login, callback).
- CommonAuthLogics() - Constructor for class de.xima.fc.security.logic.CommonAuthLogics
- CommonBundleLocator - Class in de.xima.fc.i18n
-
A Hibernate bean validation API resource bundle locator for the
xima-common-localizationsresource bundle. - CommonBundleLocator() - Constructor for class de.xima.fc.i18n.CommonBundleLocator
- CommonBundleMessageInterpolator - Class in de.xima.fc.i18n
-
A JAKARTA bean validation API message interpolator for the
xima-common-localizationsresource bundle. - CommonBundleMessageInterpolator() - Constructor for class de.xima.fc.i18n.CommonBundleMessageInterpolator
- commonError(IExtendedFormRequestContext) - Static method in class de.xima.fc.web.common.respond.FormResponder
- commonError(HttpServletRequest, HttpServletResponse, Mandant) - Static method in class de.xima.fc.web.common.respond.FormResponder
- CommonFormUtil - Class in de.xima.fc.form
- CommonJacksonConfig - Class in de.xima.fc.api.rest.impl.common.jax.rs.json
-
JAX-RS provider for Jackson
ObjectMapper. - CommonJacksonConfig() - Constructor for class de.xima.fc.api.rest.impl.common.jax.rs.json.CommonJacksonConfig
- CommonJsonBuilder - Class in de.xima.fc.common.json
-
Common
IJsonBuilderimplementations for widely-used libraries. - CommonJsonIterator - Class in de.xima.fc.common.json
-
Implementation of
IJsonIteratorfor common types. - CommonModuleInterface - Class in de.xima.fc.web.common.utils
-
Helper for setting up interfaces to the
fc-commonmodule allowing access to other modules. - CommonPlaceholders - Class in de.xima.fc.mdl.placeholder
-
List of common, non-dynamic placeholders that can be used within formcycle.
- CommonPlaceholders() - Constructor for class de.xima.fc.mdl.placeholder.CommonPlaceholders
- CommonPlaceholders.DoubleDollar - Enum in de.xima.fc.mdl.placeholder
-
List of common, non-dynamic
sessionplaceholders that can be used within formcycle. - CommonPlaceholders.NoPrefix - Enum in de.xima.fc.mdl.placeholder
-
List of common, non-dynamic
formplaceholders that can be used within formcycle. - CommonPlaceholders.SingleDollar - Enum in de.xima.fc.mdl.placeholder
-
List of common, non-dynamic
systemplaceholders that can be used within formcycle. - CommonRecordValueDescriptors - Class in de.xima.fc.workflow.processor.value.common
-
A list of
IRecordValueDescriptorfor common or shared model types independent of an action's specific type. - CommonRedirectAuthenticatorProperties<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> - Class in de.xima.fc.security.authentication.model.properties
-
Model class for the properties of authenticators that use redirection to an external IDP.
- CommonRedirectAuthenticatorProperties(T) - Constructor for class de.xima.fc.security.authentication.model.properties.CommonRedirectAuthenticatorProperties
- ComparableUtils - Class in de.xima.fc.user_portal.common
-
Utility class for comparing comparable values.
- COMPARATOR - Static variable in class de.xima.fc.gui.model.PlaceHolder
- COMPARATOR - Static variable in interface de.xima.fc.gui.statics.IPlaceholderType
- compare(IEntity<Long>, IEntity<Long>) - Method in class de.xima.fc.comparator.EntityComparator
- compare(INameProviding, INameProviding) - Method in class de.xima.fc.inbox.utils.comparator.SortNameIgnoreCase
- compare(ScopeSelectionModel, ScopeSelectionModel) - Method in class de.xima.fc.gui.common.comparator.ScopeSelectionComparator
- compare(ParameterModel, ParameterModel) - Method in class de.xima.fc.gui.model.comparator.ParameterModelComparator
- compare(INamedUiElement, INamedUiElement) - Method in class de.xima.fc.mdl.ui.NamedUiElementComparator
-
Vergleicht die übergebenen Elemente lexikalisch anhand ihres Namens.
- compare(XLogAppender, XLogAppender) - Method in class de.xima.fc.mdl.log.XLogAppenderComparator
- compare(IFCPlugin, IFCPlugin) - Method in class de.xima.fc.plugin.comperator.PluginNameComperator
- compare(Endpoint<C>, Endpoint<C>) - Static method in class de.xima.fc.utils.range.Endpoint
- compare(EndpointDirection, BoundType, EndpointDirection, BoundType) - Method in interface de.xima.fc.utils.range.EndpointTypeComparator
-
Compares two end points.
- compare(EndpointDirection, BoundType, EndpointDirection, BoundType) - Method in enum de.xima.fc.utils.range.EndpointTypeComparators
- compare(EndpointType, EndpointType) - Method in interface de.xima.fc.utils.range.EndpointTypeComparator
-
Compares two end points.
- compare(T, T) - Method in class de.xima.fc.comparator.NameProvidingComparator
- compareByEndpoint(T, EndpointAccessor<T, C>, T, EndpointAccessor<T, C>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Compares to endpoints of a range.
- compareByEndpoint(T, EndpointAccessor<T, C>, T, EndpointAccessor<T, C>, EndpointTypeComparator) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Compares to endpoints of a range.
- compareByEndpoint(T, T) - Method in interface de.xima.fc.utils.range.EndpointAccessor
-
Compares the given items by the end points they hold.
- compareByEndpoint(T, T, EndpointTypeComparator) - Method in interface de.xima.fc.utils.range.EndpointAccessor
-
Compares the given items by the end points they hold.
- compareByEntityClass(Object, Object) - Static method in class de.xima.fc.importer.util.EntityImportHelper
- comparePlaceholderType(IPlaceholderType, IPlaceholderType) - Method in class de.xima.fc.gui.bean.application.PlaceholderBean
-
Compares two given placeholder types.
- compareTo(FieldName) - Method in class de.xima.fc.appointment.FieldName
- compareTo(TimeDuration) - Method in class de.xima.fc.common.bean_models.TimeDuration
- compareTo(Unit) - Method in class de.xima.fc.common.Unit
- compareTo(SheetCell<T>) - Method in class de.xima.fc.gui.common.model.data.SheetCell
- compareTo(ProjectViewModel) - Method in class de.xima.fc.gui.model.project.ProjectViewModel
- compareTo(IEntityImportConfig<?>) - Method in class de.xima.fc.importer.config.ActionImportConfig
-
Deprecated.
- compareTo(IEntityImportConfig<?>) - Method in class de.xima.fc.importer.config.StateImportConfig
-
Deprecated.
- compareTo(IEntityImportConfig<?>) - Method in interface de.xima.fc.importer.interfaces.IEntityImportConfig
- compareTo(IColorField<?>) - Method in interface de.xima.fc.interfaces.color.IColorField
- compareTo(ILogger) - Method in class de.xima.fc.logging.components.logger.XLogger
- compareTo(IOrderable) - Method in interface de.xima.fc.listener.IOrderable
- compareTo(RollingFile) - Method in class de.xima.fc.logging.components.appender.rolling.RollingFile
- compareTo(FormFieldDataModel) - Method in class de.xima.fc.mdl.form.record.FormFieldDataModel
- compareTo(PortalFilterWrapper) - Method in class de.xima.fc.portal.model.PortalFilterWrapper
- compareTo(Endpoint<C>) - Method in class de.xima.fc.utils.range.Endpoint
- comparingArray(Comparator<T>) - Static method in class de.xima.fc.utils.XComparisonUtils
-
Creates a comparator that compares arrays by comparing their items in order.
- comparingInStages(Comparator<T>...) - Static method in class de.xima.fc.utils.XComparisonUtils
-
Creates a comparator that compares items in stages.
- comparingLocaleByDisplayName(Locale) - Static method in class de.xima.fc.common.utils.XLocaleUtils
-
Compares two locales by their display name in the given locale, ignoring case.
- CompatibilityHelper - Class in de.xima.fc.web.common.utils
-
Common helper for maintaining compatibility.
- CompatibilityHelper() - Constructor for class de.xima.fc.web.common.utils.CompatibilityHelper
- complete(String) - Method in class de.xima.fc.gui.bean.LocalizationTabsBean.CompletionProvider
- COMPLETE - de.xima.fc.mdl.enums.EObjectGraphVisitResult
-
This result indicates that the visit should be terminated and no more field should be visited.
- completeActionName(String) - Method in class de.xima.fc.gui.bean.project.FormExportBean
- completeCustomExpression(CompleteEvent) - Method in class de.xima.fc.gui.common.bean.ABooleanExpressionBean
-
Autocomplete method for the code mirror used to edit the custom boolean infix expression.
- COMPLETED - de.xima.fc.common.bean_models.workflow.state.EPortalStatePreset
-
Preset for a portal state when an
applicationwas completed. - completeLanguageTag(String) - Method in class de.xima.fc.gui.bean.portal.UserPortalConfigBean
-
When the user triggers an autocomplete for a language tag input.
- completeResourceName(String) - Method in class de.xima.fc.gui.bean.project.FormExportBean
- completeSubmitUrl(String, String, FRQSession, String) - Static method in class de.xima.fc.form.helper.URLHelper
- COMPLETION_TYPE_CONVERSION - de.xima.fc.interfaces.workflow.analysis.EVirtualFlowGraphNodePurpose
-
A virtual node in the flow graph that was introduced for the purpose of modeling a conversion from one type of completion to another type of completion.
- CompletionProvider(ILocalizationViewModel<?>) - Constructor for class de.xima.fc.gui.bean.LocalizationTabsBean.CompletionProvider
- COMPONENT - de.xima.fc.common.graphdot.EShape
-
The
componentshape. - COMPONENT_FAMILY - Static variable in class de.xima.fc.gui.component.htmleditor.HtmlEditor
- COMPONENT_FAMILY - Static variable in class de.xima.fc.gui.component.lazycontainer.LazyContainer
- COMPONENT_FAMILY - Static variable in class de.xima.fc.gui.component.messagelistener.MessageListener
- COMPONENT_FAMILY - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- COMPONENT_FAMILY - Static variable in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase
-
Component family of the flowchart.
- COMPONENT_TYPE - Static variable in class de.xima.fc.gui.component.htmleditor.HtmlEditor
- COMPONENT_TYPE - Static variable in class de.xima.fc.gui.component.lazycontainer.LazyContainer
- COMPONENT_TYPE - Static variable in class de.xima.fc.gui.component.messagelistener.MessageListener
- COMPONENT_TYPE - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- COMPONENT_TYPE - Static variable in class de.xima.fc.workflow.taglib.component.flowchart.Flowchart
-
The component type of the flowchart.
- COMPONENT_TYPE - Static variable in class de.xima.fc.workflow.taglib.component.propertiesform.PropertiesForm
-
The component type used to register this component.
- ComponentHelper - Class in de.xima.fc.gui.util
-
Utility methods for working with
UIComponents. - ComponentHelper() - Constructor for class de.xima.fc.gui.util.ComponentHelper
- componentToExternalValue(IConvertibleMap<ComponentValue>) - Method in interface de.xima.fc.gui.component.convertible.IComponentValueConverter
- componentToExternalValue(IConvertibleMap<Object>) - Method in class de.xima.fc.gui.common.converter.TypePartsConverter
- componentToExternalValue(IConvertibleMap<String>) - Method in class de.xima.fc.gui.common.converter.DurationPartsConverter
- compose(Predicate<B>, Function<A, ? extends B>) - Static method in class de.xima.fc.utils.PredicateUtils
-
Returns the composition of a function and a predicate.
- composeFunction(Function<? super A, ? extends B>, Function<? super B, ? extends C>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Composes two functions, applying the first function and then the second function to the input.
- CompoundConditionEvaluator - Class in de.xima.fc.condition
-
Predicate that combines multiple single conditions via a
EMultipleConditionCombinationType. - COMPRESS_AS_ZIP - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- compressAsZip(MultiFile, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compressAsZip(MultiFile, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compressAsZip(MultiFile, String, boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compressAsZip(MultiFile, String, boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compressAsZip(MultiFile, String, boolean, ECompressAsZipNamingScheme) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compressAsZip(MultiFile, String, boolean, ECompressAsZipNamingScheme) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. - compute(String, WebContext) - Method in class de.xima.fc.security.pac4j.url.ContextPathUrlResolver
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class de.xima.fc.common.collection.ModCountMap
- computeActiveTab(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeAllAttachmentSources() - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllClientCounterRefs(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllClientCounters(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllClientResources(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllDatabaseConnections(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllDatabaseQueries(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllDirectClientAuthorizations(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllFormElements(IEntityContext, Mandant, Projekt, FormPersist) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllInboxes(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllLdapConnections(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllLdapQueries(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllNodesOfType(WorkflowElementIndex, String) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllProjectResources(IEntityContext, Projekt) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllQualifiedSubmitButtons(IEntityContext, Projekt, Locale, FormPersist) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all qualified form submit button from the form of the given project.
- computeAllRepeatedFormElementContainers(IEntityContext, Projekt, FormPersist) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllRepeatedFormElements(IEntityContext, Mandant, Projekt, FormPersist) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllStateModels(IEntityContext, WorkflowVersion, Locale) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllSubmitButtons(IEntityContext, Projekt, FormPersist) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all form submit button from the form of the given project.
- computeAllTasks(WorkflowElementIndex, UUID) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllTriggersOfType(WorkflowElementIndex, String, UUID) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllUploadElements(Projekt) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllUserGroups(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllUsers(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAllWebDavConnections(IEntityContext, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAssignedProvidingTriggers(Mandant, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAssignedProvidingTriggers(IBaseEnvironmentData, NodeKey, WorkflowElementIndex) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAssignedTriggers(Mandant, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAssignedTriggers(IBaseEnvironmentData, NodeKey, WorkflowElementIndex) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAttachmentProvidingParents(Mandant, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent node keys that can provide attachments for the given target node.
- computeAttachmentProvidingParents(WorkflowNode, Mandant, Map<NodeKey, IWorkflowElementWithDeserializedModel<?, WorkflowNode>>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node and that can provide attachments to the given node, via
IExecutionResultDescriptor.getCurrentAttachmentValueDescriptor(). - computeAvailableAttachments(List<String>, List<INodeWithName>, List<INodeWithName>, GetAvailableAttachmentsParams, Locale) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Computes all available attachments items.
- computeAvailableResources(Mandant, Locale, List<ProjektRessource>, List<MandantRessource>, List<String>, List<IFileProvidingTriggerWithName>, List<IFileProvidingNodeWithName>, List<IFileProvidingNodeWithName>, GetAvailableResourcesParams) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeAvailableTabs(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeCompletionAttachmentProvidingPredecessors(Mandant, IWorkflowFlowAnalysis, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes that can provide attachments for the given target node.
- computeCompletionAttachmentProvidingPredecessors(IBaseEnvironmentData, IWorkflowFlowAnalysis, NodeKey, WorkflowElementIndex, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes that can provide attachments for the given target node.
- computeCompletionFileProvidingPredecessors(Mandant, IWorkflowFlowAnalysis, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes that have finished execution and that can provide files for the given target node.
- computeCompletionFileProvidingPredecessors(IBaseEnvironmentData, IWorkflowFlowAnalysis, NodeKey, WorkflowElementIndex, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes that have finished execution and that can provide files for the given target node.
- computeCompletionPredecessors(IWorkflowFlowAnalysis, NodeKey, FlowchartElementIndex, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes for the given target node, that have finished execution.
- computeCompletionPredecessors(IBaseEnvironmentData, IWorkflowFlowAnalysis, NodeKey, WorkflowElementIndex, FlowGraphFilter.Backward) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all previous nodes for the given target node, that have finished execution.
- COMPUTED_INBOX_NAME - de.xima.fc.workflow.model.enums.EMoveFormRecordToInboxTargetType
-
Use the inbox with the given name.
- computeDeadNodes(WorkflowFlowAnalysis, ProcessModel) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Computes the set of all nodes in a program represented by the abstract syntax tree of
WorkflowNodes. - computedwidth - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - computeErrorMessage(Exception) - Method in class de.xima.fc.web.common.auth.password.PasswordClient
-
Deprecated.Return the error message depending on the thrown exception.
- computeExtraTopMenuEntriesForActiveTab(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeFileProvidingNodeNamesForCurrent(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, Iterable<NodeKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeFileProvidingNodeNamesForPrevious(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, Iterable<NodeKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeFileProvidingParents(Mandant, NodeKey, FlowchartElementIndex, Map<ElementKey, JSONObject>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent node keys that can provide files for the given target node.
- computeFileProvidingParents(WorkflowNode, Mandant, Map<NodeKey, IWorkflowElementWithDeserializedModel<?, WorkflowNode>>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node and that can provide files to the given node, via
IExecutionResultDescriptor.getCurrentFileValueDescriptor(). - computeFileProvidingTriggerNames(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, Iterable<TriggerKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeFlowAnalysis(List<IElementWithTask<TElement>>, ITreeWithDataAccessor<TElement, UUID, Object>, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Computes the flow analysis for the program represented by the given
root nodes. - computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class de.xima.fc.common.collection.ModCountMap
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class de.xima.fc.common.collection.ModCountMap
- computeInstalledCharsets() - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeInstalledFontNames() - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeIsHasMoreTabMenuEntries(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeMoreTabIds(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeMoreTabMenuEntries(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeNodeNames(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, Iterable<NodeKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeNonOrderableAuthenticatorConfigs(Locale) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeOrderableAuthenticatorConfigs(IEntityContext, Mandant, Locale, boolean, boolean) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeOverlayStyleClass(TabViewModel, TabModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeParentControlTransferTargets(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, NodeKey, String[]) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node, filtered to those parent nodes that support one of the given control transfer types.
- computeParentControlTransferTargets(WorkflowNode, Mandant, Map<NodeKey, IWorkflowElementWithDeserializedModel<?, WorkflowNode>>, String[]) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node, filtered to those parent nodes that support one of the given control transfer types.
- computeParents(WorkflowNode, Mandant, Map<NodeKey, IWorkflowElementWithDeserializedModel<?, WorkflowNode>>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node.
- computeParents(NodeKey, Map<NodeKey, NodeKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Finds all parent nodes for the given target node.
- computeRequestedData(IComputeRequestedDataParams) - Method in interface de.xima.fc.gui.common.interfaces.request.ICrossViewScopeResponseSupplier
- computeScore(GenericFormPersistFile) - Method in enum de.xima.fc.workflow.converter.EFormPersistFile
- computeScoreOrZero(GenericFormPersistFile) - Method in enum de.xima.fc.workflow.converter.EFormPersistFile
- computeSize() - Method in interface de.xima.fc.common.collection.CrudMapAdapter
-
Gets the number of values associated with a key.
- computeStandardSupportedCharsets() - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeSumOfListSizes(Map<K, List<V>>) - Static method in class de.xima.fc.utils.XMapUtils
-
Computes the sum of the sizes of all list contained within the given map
- computeTabMenuCloseIconStyleClass(TabViewModel, TabModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeTabMenuItems(TabViewModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeTabMenuStyleClass(TabViewModel, TabModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeTabStyleClass(TabViewModel, TabModel) - Static method in class de.xima.fc.gui.utils.designer.TabViewActions
- computeTextTemplatesByCategory(IEntityContext, Mandant, ETextbausteinKategorie) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeTriggerName(UUID, TriggerModel, Map<ElementKey, JSONObject>, Mandant) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- computeTriggerNames(Mandant, FlowchartElementIndex, Map<ElementKey, JSONObject>, Iterable<TriggerKey>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
- concatenateCssResources(Iterable<? extends IResourceDescriptor>) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Concatenates the given CSS resources into a single file.
- concatenateJavaScriptResources(Iterable<? extends IResourceDescriptor>) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Concatenates the given JavaScript resources into a single file.
- CONDITION_VALUE_FORMULA - Static variable in class de.xima.fc.form.common.statics.FD2Const
-
Special value for conditions such as
XPropertyEnum.hiddenifthat indicates a custom formular is to be used. - conditionAnd(ISingleConditionProducer...) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Combines all individual conditions with a logical OR.
- ConditionCheck - Class in de.xima.fc.bl.fdv
-
Deprecated.Use the new workflow engine (
CompoundConditionEvaluator). - ConditionCheck(Bedingung) - Constructor for class de.xima.fc.bl.fdv.ConditionCheck
-
Deprecated.Erstellt eine Instanz, die prüft, ob die Formulardaten die übergebene Bedingung erfüllen.
- conditionCustom(String, ISingleConditionProducer...) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Combines all individual conditions with a custom boolean expression.
- ConditionEvaluationHelper - Class in de.xima.fc.condition
-
Helper class providing generic condition check utility methods.
- conditionOr(ISingleConditionProducer...) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Combines all individual conditions with a logical AND.
- conditions(ISingleConditionProducer...) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Sets the individual conditions to the list of conditions.
- conditions(Iterable<SingleCondition>) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Sets the individual conditions to the list of conditions.
- config(String) - Method in class de.xima.fc.user_portal.api.config.UserPortalRestConfigManager
-
Gets the local user portal REST API configuration for the server sending a request to itself.
- CONFIG_DIR - Static variable in class de.xima.fc.CmnConst.SystemProperties
- CONFIG_DIR_RELATIV - Static variable in class de.xima.fc.CmnConst.SystemProperties
- CONFIG_FILENAME - Static variable in class de.xima.fc.plugin.abstracts.AFCBundleProperties
-
Deprecated.
- CONFIG_FILENAME - Static variable in interface de.xima.fc.plugin.interfaces.IFCPlugin
-
Deprecated.
- configBuilder(IFdTransformBuilder) - Method in class de.xima.fc.inbox.model.FdExportConfigModel
- configEntities - Variable in class de.xima.fc.entities.APluginFileEntity
- CONFIGURATION - de.xima.fc.gui.common.enums.EAdminDashCategory
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IAnyValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IBooleanValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IConstValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IFloatValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IIntegerValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.ILargeStringValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IListValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IMapValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.INullValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IRecordValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IStringValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.ITupleValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptor
- configure() - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptor
-
Creates a new builder pre-configured with the settings of this descriptor.
- configure() - Method in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- configure(IFlowGraphEdgeDataBuilder) - Method in interface de.xima.fc.interfaces.workflow.analysis.IFlowGraphEdgeDataConfigurator
-
Accepts a builder and should set the appropriate edge data.
- configure(ResourceInfo, FeatureContext) - Method in class de.xima.fc.api.rest.impl.common.jax.rs.feature.Pac4jSecurityFeature
- configure(FeatureContext) - Method in class de.xima.fc.api.rest.impl.common.jax.rs.feature.Pac4jSecurityFeature
- configureLocale() - Static method in class de.xima.fc.config.XfcConfig
- configureLog4j() - Static method in class de.xima.fc.config.XfcConfig
- configureSchedulerName(String) - Static method in class de.xima.fc.timing.ScheduleManager
- ConfigWrapperFactory - Class in de.xima.fc.web.common.auth.wrapper.config
-
Factory for creating
IAuthenticatorConfigWrapper - confirm() - Method in class de.xima.fc.gui.common.bean.security.UserEmailPrimaryChangeBean
- confirm() - Method in class de.xima.fc.gui.common.bean.security.UserEmailVerificationBean
- confirm() - Method in class de.xima.fc.gui.common.bean.security.UserIdentityRemovalBean
- confirm() - Method in class de.xima.fc.gui.common.bean.security.UserProfileMfaRemovalBean
- confirm() - Method in interface de.xima.fc.gui.common.interfaces.view.IWelcomeConfirmView
-
Executes the confirmation.
- confirmUpload() - Method in class de.xima.fc.gui.common.bean.file.FileUploadConfirmBean
- connect() - Method in class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean
- connect(ImmutableSet<NodeKey>, INodeKeyProviding, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
For each
sourceinfrom, adds an edge(source, to)to the flow graph. - connect(ImmutableSet<NodeKey>, NodeKey) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- connect(ImmutableSet<NodeKey>, NodeKey, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
For each
sourceinfrom, adds an edge(source, to)to the flow graph. - connect(ImmutableSet<NodeKey>, TElement, int) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- connect(ImmutableSet<NodeKey>, TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Finds the
childat the given index in thetoParentand adds an edge(from, child)to the flow graph. - connect(ImmutableSet<NodeKey>, TElement, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(from, child)to the flow graph for every element in the set of from nodes. - connect(FrontendServer) - Static method in class de.xima.fc.fs.FSConnectionManager
- connect(FrontendServer) - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- connect(MandantFrontendServer) - Method in class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean
- connect(INodeKeyProviding, INodeKeyProviding, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(from, to)to the flow graph. - connect(INodeKeyProviding, TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Finds the
childat the given index in thetoParentand adds an edge(from, child)to the flow graph. - connect(UserContext, FrontendServer) - Method in class de.xima.fc.api.system.FSConnectionAPI
-
Method for establishing the connection to a
FrontendServer. - connect(UserContext, FrontendServer) - Method in interface de.xima.fc.handler.interfaces.system.IFSConnectionHandler
-
Connect.
- connect(UserContext, FrontendServer) - Method in class de.xima.fc.handler.system.FSConnectionHandler
-
Connect.
- connect(NodeKey, NodeKey) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- connect(NodeKey, NodeKey, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(from, to)to the flow graph. - connect(NodeKey, TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Finds the
childat the given index in thetoParentand adds an edge(from, child)to the flow graph. - connect(HttpServletRequest, HttpServletResponse) - Method in interface de.xima.fc.servlet.handler.interfaces.IMandantFrontendServerServletHandler
-
Deprecated.
- connect(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.MandantFrontendServerServletHandler
-
Deprecated.
- connect(TElement, TElement) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- connect(TElement, TElement, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(from, to)to the flow graph. - connect_frontendserver_by_id(long, boolean) - Method in class de.xima.fc.ms.monitoring.MSMonitor
- connect_frontendserver_by_id(long, boolean) - Method in interface de.xima.fc.ms.monitoring.MSMonitorMBean
-
Trigger (re-)connect to a frontend server
- connect_frontendserver_by_name(String, boolean) - Method in class de.xima.fc.ms.monitoring.MSMonitor
- connect_frontendserver_by_name(String, boolean) - Method in interface de.xima.fc.ms.monitoring.MSMonitorMBean
-
Trigger (re-)connect to a frontend server
- connectAccountBasedOnEmail(UserProfile) - Static method in class de.xima.fc.security.helper.SecurityProfileHelper
-
Connects the user authentication (identity) provided by the given pac4j profile to an existing formcycle user profile account that has the same verified email address as the one provided by the pac4j profile.
- connectChildToParent(TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Finds the
childat the given index in thetoParentand adds an edge(child, parent)to the flow graph. - connected(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.listener.IClusterChannelStateListener
-
Invoked when the connection to a node was established.
- connected(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterChannelStateObserver
-
Method that should be called when the connection to a node was established.
- connected(ChannelCommunicationData) - Method in class de.xima.fc.cluster.observer.ClusterChannelStateObserver
- CONNECTED - de.xima.fc.mdl.enums.EConnectionStatus
- CONNECTED - de.xima.fc.mdl.enums.ELdapLoginStatus
- connectEndPoints(ImmutableSet<? extends INodeKeyProviding>, INodeKeyProviding, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
For each
sourceinfrom, adds an edge(source, to)to the flow graph. - connectEndPoints(ImmutableSet<? extends INodeKeyProviding>, NodeKey, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
For each
sourceinfrom, adds an edge(source, to)to the flow graph. - connectEndPoints(ImmutableSet<? extends INodeKeyProviding>, TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Finds the
childat the given index in thetoParentand adds an edge(from, child)to the flow graph. - connectEndPoints(ImmutableSet<? extends INodeKeyProviding>, TElement, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(from, child)to the flow graph for every element in the set of from nodes. - CONNECTING - de.xima.fc.mdl.enums.EConnectionStatus
- CONNECTION_SUCC - Static variable in class de.xima.fc.I18nKeys.LDAP
- CONNECTION_SUCC_TITLE - Static variable in class de.xima.fc.I18nKeys.LDAP
- ConnectionFilter - Class in de.xima.fc.servlet.filter
-
Filter for all pages that require access to the database.
- ConnectionFilter() - Constructor for class de.xima.fc.servlet.filter.ConnectionFilter
- connectionTimeout(Duration) - Method in class de.xima.fc.webdav.SardineBuilder
- connector() - Method in interface de.xima.aspose.processor.interfaces.IPhase1State
- connector() - Method in interface de.xima.aspose.processor.interfaces.IPhase2State
- connector() - Method in interface de.xima.aspose.processor.interfaces.IRootState
- connectParentToChild(TElement, int) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- connectParentToChild(TElement, int, IFlowGraphEdgeDataConfigurator) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Adds an edge
(parent, parent[childIndex])to the flow graph. - connectTimeout() - Method in interface de.xima.fc.interfaces.config.IRestClientConfig
-
Gets the connect timeout for the REST client.
- connectTimeout() - Method in interface de.xima.fc.user_portal.api.config.IUserPortalRestClientConfig
-
Gets the connection timeout for HTTP requests made by API calls.
- connectTimeout() - Method in interface de.xima.fc.user_portal.config.IUserPortalConfig
-
Gets the connect timeout for the REST client.
- connectTimeout(TimeDuration) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
- connectToSelectedFS() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- conNoSearchValues(List<String[]>, List<String>) - Static method in class de.xima.aspose.processor.helper.WordHelper
- CONSOLE - de.xima.fc.mdl.enums.EAppenderType
-
Appends log output directly to the console.
- CONST - de.xima.fc.interfaces.workflow.value.EValueType
-
The value is a constant, such as
3or[1,2]. - constant(boolean) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constant(double) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constant(long) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constant(LargeString) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constant(String) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBiFunction(C) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Returns a bi-function that always returns the same value.
- constantBuilder(boolean) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBuilder(boolean) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- constantBuilder(double) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBuilder(double) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- constantBuilder(long) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBuilder(long) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- constantBuilder(LargeString) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBuilder(LargeString) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- constantBuilder(String) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorFactory
- constantBuilder(String) - Method in class de.xima.fc.workflow.processor.value.ValueDescriptorFactory
- constantFunction(B) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Returns a function that always returns the same value.
- constantIntFunction(T) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Returns an int function that always returns the same value.
- constantPredicate(boolean) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Returns a predicate that always returns the same value.
- Constants() - Constructor for class de.xima.fc.gui.common.statics.EContentType.Constants
- constantSupplier(T) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Returns a supplier that always returns the same value.
- constrainLayoutToFlow() - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings
- constrainLayoutToFlow(boolean) - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings.Builder
- constrainLayoutToHierarchy() - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings
- constrainLayoutToHierarchy(boolean) - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings.Builder
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiAttachmentSizeGroup
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiAttachmentSizeIf
-
Deprecated.
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiFileSizeGroup
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiFileSizeIf
-
Deprecated.
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleAttachmentGroup
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleAttachmentIf
-
Deprecated.
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleFileGroup
- constraint() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleFileIf
-
Deprecated.
- CONSTRAINT - de.xima.fc.common.graphdot.EStandardAttribute
-
The constraint attribute.
- CONSTRAINT - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
constraintattribute. - constrainToRange(C, Range<? extends C>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Constrains the given value to the given range.
- constrainToRange(T, T, T) - Static method in class de.xima.fc.user_portal.common.ComparableUtils
-
Constrains a comparable value to a range.
- constrainToRange(T, T, T) - Static method in class de.xima.fc.utils.XComparisonUtils
-
Constrains a comparable value to a range.
- constrainToRange(T, T, T, T) - Static method in class de.xima.fc.user_portal.common.ComparableUtils
-
Constrains a comparable value to a range.
- constrainToRange(T, T, T, T) - Static method in class de.xima.fc.utils.XComparisonUtils
-
Constrains a comparable value to a range.
- CONSTRAINTS - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for configuring constraints (eg.
- ConsumingFileHandlerImpl - Class in de.xima.fc.bl.fdv.file
-
Deprecated.This is part of the old workflow engine. Use the new workflow engine.
- ConsumingFileHandlerImpl(IWorkflowProcessingContext) - Constructor for class de.xima.fc.bl.fdv.file.ConsumingFileHandlerImpl
-
Deprecated.
- contact() - Method in interface de.xima.fc.proma.provider.interfaces.IPromaApiProvider
- container() - Method in class de.xima.fc.ms.test.extension.WeldEnvironment
-
Gets the Weld container that was started for the test environment.
- containerId - Variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- containerName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.ElementInsideRepeatedContainer
-
Name of the repeated container that the element is inside.
- containerNodeData(EWorkflowNodeType, TData, List<INodePrototypeData<?>>) - Static method in class de.xima.fc.workflow.NodePrototypeData
-
Creates trigger prototype data instance with children.
- containerNodeData(String, TData, List<INodePrototypeData<?>>) - Static method in class de.xima.fc.workflow.NodePrototypeData
-
Creates trigger prototype data instance with children.
- contains(XPropertyEnum) - Method in class de.xima.fc.form.common.models.AXItemPropertiesData
- contains(XPropertyEnum) - Method in interface de.xima.fc.form.common.models.IXItemPropertiesData
- contains(EInboxProcessDetails) - Method in class de.xima.fc.inbox.bean.ProcessViewBean
-
Method to if the process detail may be displayed.
- contains(Object) - Method in class de.xima.fc.common.collection.ModCountDeque
- contains(Object) - Method in class de.xima.fc.common.collection.ModCountSet
- contains(Object) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- contains(Object, Object) - Static method in class de.xima.fc.condition.ConditionEvaluationHelper
- contains(String) - Method in class de.xima.fc.form.common.models.AXItemPropertiesData
- contains(String) - Method in interface de.xima.fc.form.common.models.IXItemPropertiesData
- contains(String) - Static method in enum de.xima.fc.form.common.XPropertyEnum
- contains(String, String) - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Sets up the condition so that the given left hand side must contain the given right hand side.
- contains(K) - Method in interface de.xima.fc.common.data.IDataStore
-
Check if the data store contains a value for the given key.
- contains(Value) - Method in class de.xima.fc.common.collection.CrudMapAdapter.SetLike
-
Checks whether the set contains the given value.
- CONTAINS - de.xima.fc.mdl.enums.EMatchCondition
- CONTAINS - de.xima.fc.mdl.enums.EStringMatchType
-
The value must contain the search string.
- containsAll(Collection<?>) - Method in class de.xima.fc.common.collection.ModCountDeque
- containsAll(Collection<?>) - Method in class de.xima.fc.common.collection.ModCountSet
- containsAll(Collection<?>) - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- containsContentTypes(Collection<?>, String...) - Static method in class de.xima.fc.utils.XMimeTypeUtils
- containsField(String) - Method in interface de.xima.fc.form.common.models.IFormContainerMetaData
- containsField(String) - Method in class de.xima.fc.mdl.fdv.form.FormContainerMetaData
- containsFormField(String) - Method in class de.xima.fc.mdl.fdv.form.FormContainerMetaData
-
Deprecated.
- containsKey(Object) - Method in class de.xima.fc.common.collection.CrudMap
- containsKey(Object) - Method in class de.xima.fc.common.collection.ModCountMap
- containsKey(Object) - Method in class de.xima.fc.gui.model.ImmutableEnumNameToEnumMap
- containsMediaTypes(Collection<?>, String...) - Static method in class de.xima.fc.utils.XMimeTypeUtils
- containsPlaceholder(String) - Static method in class de.xima.fc.placeholder.PlaceholderReplacer
-
Checks whether the given text contains any placeholder.
- containsPropertyKey(EAccessProperty) - Method in class de.xima.fc.gui.common.bean.ViewBean
-
Deprecated.Permissions are stored within the
IUser. - containsValue(Object) - Method in class de.xima.fc.common.collection.ModCountMap
- containsValue(Object) - Method in class de.xima.fc.gui.model.ImmutableEnumNameToEnumMap
- content() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest
- content() - Method in interface de.xima.fc.common.form_record.chat.IPostFormRecordMessageRequest
-
Optional, but recommended that you set this.
- content(String) - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Optional, but recommended that you set this.
- content(String) - Method in class de.xima.fc.mdl.placeholder.PlaceholderDescriptorBuilder
- CONTENT_BOX - de.xima.fc.css.builder.ECssBoxSizing
-
The width and height properties include the content, padding, and border, but do not include the margin.
- CONTENT_TYPE - Static variable in class de.xima.fc.CmnConst
- CONTENT_TYPES_CSS - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_CSV - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_EXCEL - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_HTML - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_JAVASCRIPT - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_JSON - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_PDF - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_PLAIN_TEXT - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_SCSS - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_SQL - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_WORD - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- CONTENT_TYPES_XML - Static variable in class de.xima.fc.gui.common.statics.EContentType.Constants
- ContentDisposition - Class in de.xima.fc.http
-
Class for working with the
Content-Disposition. - ContentDispositionParseException - Exception in de.xima.fc.http
-
Exception thrown by
ContentDispositionwhen a value cannot be parsed. - ContentDispositionParseException(String) - Constructor for exception de.xima.fc.http.ContentDispositionParseException
-
Creates a new parse exception with the given details.
- ContentDispositionParseException(String, Throwable) - Constructor for exception de.xima.fc.http.ContentDispositionParseException
-
Creates a new parse exception with the given details.
- ContentDispositionParseException(Throwable) - Constructor for exception de.xima.fc.http.ContentDispositionParseException
-
Creates a new parse exception with the given details.
- CONTENTS - de.xima.fc.css.builder.ECssDisplay
-
These elements don't produce a specific box by themselves.
- contentsCss - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- contentType - Variable in class de.xima.fc.gui.common.bean.ResourceContentBean
- contentType - Variable in enum de.xima.fc.mdl.enums.EMime
-
Deprecated.Use
EMime.getContentType(). This will be made private soon. - contentType - Variable in class de.xima.fc.mdl.response.ServletResponse
- contentType() - Method in class de.xima.fc.common.data.file.DefaultSerializableFile
- contentType() - Method in interface de.xima.fc.common.data.file.ISerializableFile
-
Gets the content type (mime type) of the file.
- contentType() - Method in class de.xima.fc.form.upload.AjaxUploadDetails
- contentType() - Method in class de.xima.fc.gui.model.portal.UserPortalFileMeta
- contentType(ETextFileContentType) - Method in interface de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
- contentType(String) - Method in class de.xima.fc.form.upload.AjaxUploadDetails.Builder
- contentType(String) - Method in class de.xima.fc.mdl.placeholder.PlaceholderDescriptorBuilder
- contentType(String) - Method in class de.xima.fc.workflow.GetAvailableResourcesParams.Builder
-
Sets the content types to which to limit the search.
- ContentTypeHttpRequestParameter - Class in de.xima.fc.http.params
-
An HTTP request parameter with a name, value, and content type that can be added to a request.
- ContentTypeHttpRequestParameter(String, String, ContentType) - Constructor for class de.xima.fc.http.params.ContentTypeHttpRequestParameter
-
Creates a new immutable HTTP request parameter.
- contentTypes() - Method in class de.xima.fc.workflow.GetAvailableResourcesParams
-
A list of content types for filtering the returned resources.
- contentTypes(String...) - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Adds content types that are allowed for the files.
- contentTypes(String...) - Method in class de.xima.fc.workflow.GetAvailableResourcesParams.Builder
-
Sets the content types to which to limit the search.
- contentTypes(Set<String>) - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Adds content types that are allowed for the files.
- contentTypes(Set<String>) - Method in class de.xima.fc.workflow.FileSearchOptions.Builder
-
Sets the allowed content types.
- contentTypes(Set<String>) - Method in class de.xima.fc.workflow.GetAvailableResourcesParams.Builder
-
Sets the content types to which to limit the search.
- ContentTypeUtils - Class in de.xima.fc.form.common
-
Performs content type detection by utilizing the Apache Tika framework.
- context - Variable in class de.xima.fc.gui.component.tagify.TagifyRenderer.TagifyRenderData
- context - Variable in class de.xima.fc.importer.config.AEntityImportConfig
- context() - Method in annotation type de.xima.fc.annotations.ExportDetails
- context() - Method in annotation type de.xima.fc.annotations.Placeholder
- CONTEXT - de.xima.fc.interfaces.placeholder.params.EPlaceholderType
- CONTEXT_MENU - de.xima.fc.css.builder.ECssCursor
-
A context menu is available.
- CONTEXT_PRODUCTIVE - Static variable in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- CONTEXT_TEST - Static variable in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- ContextBuilderException - Exception in de.xima.fc.exceptions
- ContextBuilderException() - Constructor for exception de.xima.fc.exceptions.ContextBuilderException
- ContextBuilderException(String) - Constructor for exception de.xima.fc.exceptions.ContextBuilderException
- ContextBuilderException(String, Throwable) - Constructor for exception de.xima.fc.exceptions.ContextBuilderException
- ContextBuilderException(Throwable) - Constructor for exception de.xima.fc.exceptions.ContextBuilderException
- contextDestroyed(ServletContextEvent) - Method in class de.xima.fc.context.WebCommonContextListener
- contextDestroyed(ServletContextEvent) - Method in class de.xima.fc.fs.FSContextListener
- contextDestroyed(ServletContextEvent) - Method in class de.xima.fc.gui.common.listener.TaskExecutorListener
- contextDestroyed(ServletContextEvent) - Method in class de.xima.fc.ms.MSContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.api.rest.impl.common.context.RestApiContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.context.BackendCommonContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.context.FsGuiContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.context.WebCommonContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.form.renderer.XFormRendererContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.fs.FSContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.gui.common.listener.DevelopmentServletContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.gui.common.listener.TaskExecutorListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.inbox.context.InboxContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.ms.MSContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.security.context.SecurityContextListener
- contextInitialized(ServletContextEvent) - Method in class de.xima.fc.user_portal.integration.context.UserPortalIntegrationContextListener
- contextPart(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- contextPart(HttpServletRequest) - Static method in class de.xima.fc.form.helper.URLHelper
- contextPart(HttpServletRequest, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- contextPath - Variable in class de.xima.fc.form.request.FormRequestContext
- contextPath(String) - Method in class de.xima.fc.plugin.models.params.servlet.PluginServletActionParams.Builder
- contextPath(String) - Method in class de.xima.fc.workflow.model.HttpContextData.Builder
- ContextPathUrlResolver - Class in de.xima.fc.security.pac4j.url
-
URL resolver that prepends the context part to the URL if missing.
- ContextPlaceholderType - Class in de.xima.fc.gui.statics
-
An implementation of
IPlaceholderTypefor context placeholders of the form[%key.value%]. - ContextPlaceholderType(String, String, IGuiIcon) - Constructor for class de.xima.fc.gui.statics.ContextPlaceholderType
- ContextualEntityContext - Class in de.xima.fc.filter.db
-
An entity context intended to be used when you do not know whether you are inside a UI thread or not.
- ContextualEntityContext(UserContext) - Constructor for class de.xima.fc.filter.db.ContextualEntityContext
-
Creates a new contextual entity context that delegates either to the shared request entity context or a new entity context.
- contextualExecutor() - Method in interface de.xima.fc.proma.context.IPublicAsyncWebSocketContext
-
Returns an executor that can be used to run an action within a Faces context.
- contextualExecutor(IContextualExecutor) - Method in interface de.xima.fc.proma.context.IPublicAsyncWebSocketContextBuilder
- contextualExecutor(IContextualExecutor) - Method in interface de.xima.fc.proma.context.IPublicSyncWebSocketContextBuilder
- CONTINUE - de.xima.fc.mdl.enums.EStandardControlTransferType
-
Transfers control to the enclosing matching target, and requests the node should continue with the next execution cycle of its child nodes.
- continueBySigningIn() - Method in class de.xima.fc.gui.common.bean.security.UserSignupBean
-
Continue registration for test / invited client by signing in to an existing profile.
- continueStatement() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CONTINUEthat issues a control transfer via a continue statement,targeting the closest loop. - continueStatement() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CONTINUEthat issues a control transfer via a continue statement, targeting the closest control flow node. - continueStatement(WorkflowNode) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CONTINUEthat issues a control transfer via a continue statement. - continueStatement(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CONTINUEthat issues a control transfer via a continue statement. - continueStatement(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CONTINUEthat issues a control transfer via a continue statement. - continueWithDifferentUser() - Method in class de.xima.fc.gui.common.bean.security.UserInviteBean
-
Choose a different user or create a new profile to accept the invitation.
- continueWithEmail() - Method in class de.xima.fc.gui.common.bean.security.UserSignupBean
-
Continue registration / sign-in with input email address.
- continueWithImport() - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- continueWithImport(boolean) - Method in class de.xima.fc.gui.bean.project.ProjectTemplateBean
- continueWithStateMapping(StateMapperModel, Object) - Method in class de.xima.fc.gui.bean.project.ProjectImportBean
- CONTRACT - de.xima.fc.security.endpoint.EClientView
- CONTRACT_UPDATE_PRODUCT_EXPIRE_TIME - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CONTRACT_UPDATE_PRODUCT_PROMPT_ACTIVE - Static variable in class de.xima.fc.CmnConst.SystemProperty
- CONTROL_FLOW - de.xima.fc.workflow.processor.enums.EWorkflowValidationGroup
-
Validates the control flow of the workflow nodes, such as checking for dead code and requiring return statements.
- CONTROL_TRANSFER - Static variable in class de.xima.fc.workflow.FlowGraphConnectionType
-
An edge between a node U and node V in the flow graph with the property that node U, when it completes abruptly by issuing a control transfer statement, can transfer control to node V.
- controlTransfer(ImmutableSet<FlowGraphEndPoint.ControlTransfer>) - Static method in class de.xima.fc.workflow.processor.model.FlowGraphEndPoints
-
Gets a new end points instance with the given control transfer end points.
- controlTransfer(NodeKey, NodeKey, String) - Static method in class de.xima.fc.mdl.workflow.FlowGraphEndPoint
-
Creates a new control transfer end point for the given node key and the given target and control transfer type.
- controlTransferBackwardsEdge() - Method in interface de.xima.fc.interfaces.workflow.params.ICreateFlowGraphParams
- controlTransferEdge() - Method in interface de.xima.fc.interfaces.workflow.params.ICreateFlowGraphParams
- controlTransferType(String) - Method in class de.xima.fc.exceptions.NodeTransferredControlException.Builder
- convert(int, BufferedImage) - Method in interface de.xima.fc.pdf.screenshot.IImageMapper
- convert(IEntity<Long>) - Static method in class de.xima.fc.serialize.EntitySerializer
-
Deprecated.
- convert(IEntity<Long>, IEntity<Long>, String, String) - Method in class de.xima.fc.converter.project.AuthConfigConversion
- convert(IEntity<Long>, IEntity<Long>, String, String) - Method in interface de.xima.fc.interfaces.strategy.IImportConversionStrategy
-
Converts the value of an imported entity field to conform to the current formcycle version
- convert(EGender) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Converts the given gender to a pac4j
Genderand toGender.UNSPECIFIEDif no match was found ornull. - convert(FacesMessage.Severity) - Static method in enum de.xima.fc.mdl.FCMessage.ESeverity
- convert(Gender) - Static method in class de.xima.fc.utils.UserMgmtUtils
- convert2ValueDescrList(SerializableResultSet) - Method in class de.xima.fc.servlet.DatenabfrageLDAPServlet
- convert2ValueDescrList(SerializableResultSet) - Static method in class de.xima.fc.web.common.json.JSONBuilder
- convertBlobToString(Blob) - Method in class de.xima.fc.dao.impl.sqlbuilder.ExtendedVorgangResultTransformer
- convertClobToString(Clob) - Method in class de.xima.fc.dao.impl.sqlbuilder.ExtendedVorgangResultTransformer
- ConvertibleComponent - Class in de.xima.fc.gui.component.convertible
-
Can be used together with a <xi:convertible> component.
- ConvertibleComponent() - Constructor for class de.xima.fc.gui.component.convertible.ConvertibleComponent
- convertSessionAttributeToUserProfile(Object) - Static method in class de.xima.fc.utils.Pac4jUtils
-
Converts / casts the given session attribute object into a pac4j user profile.
- convertTag(FacesContext, Object) - Method in class de.xima.fc.gui.component.tagify.Tagify
- convertTagList(FacesContext, List<?>) - Method in class de.xima.fc.gui.component.tagify.Tagify
- convertToBenutzer(SearchResultEntry) - Static method in class de.xima.fc.ldap.LDAPResultConverter
-
Deprecated.User management has been reworked. Users may have multiple identities to sign in with.
- convertToBigDecimal(long, ETimeUnit, MathContext) - Method in enum de.xima.fc.common.bean_models.ETimeUnit
-
Converts the given duration to the given unit.
- convertToBigInt(long, ETimeUnit) - Method in enum de.xima.fc.common.bean_models.ETimeUnit
-
Converts the given duration to the given unit.
- convertToByteArr(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedBinaryType
- convertToDatabaseColumn(RgbaQuadruplet) - Method in class de.xima.fc.jpa.RgbaQuadrupletConverter
- convertToDouble(long, ETimeUnit) - Method in enum de.xima.fc.common.bean_models.ETimeUnit
-
Converts the given duration to the given unit.
- convertToEntityAttribute(String) - Method in class de.xima.fc.jpa.RgbaQuadrupletConverter
- convertToEvent(AppointmentTemplate, AppointmentSlot) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
- convertToEvent(Map<Long, Pair<AppointmentTemplate, IGuiColor>>, AppointmentEventView) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
- convertToField(String) - Method in class de.xima.aspose.processor.core.WordField
- convertToField(String) - Method in interface de.xima.aspose.processor.interfaces.IWordField
- convertToFlat(Object, IJsonIterator) - Method in class de.xima.fc.converter.json.JsonPathEntryConverter
-
Converts a map to a list of entries, with one entry for each primitive value in the map.
- convertToJson(List<JsonPathEntry>, IJsonBuilder<?, ?>) - Method in class de.xima.fc.converter.json.JsonPathEntryConverter
-
Converts a list of entries, as created by
JsonPathEntryConverter.convertToFlat(Object, IJsonIterator), to a JSON value. - convertToJSON(LDAPConnection, SearchResult) - Static method in class de.xima.fc.ldap.LDAPResultConverter
- convertToJSON(LDAPConnection, SearchResultEntry) - Static method in class de.xima.fc.ldap.LDAPResultConverter
- convertToJsonArray(List<JsonPathEntry>, IJsonBuilder<A, ?>) - Method in class de.xima.fc.converter.json.JsonPathEntryConverter
-
Converts a list of entries, as created by
JsonPathEntryConverter.convertToFlat(Object, IJsonIterator), to a JSON array. - convertToJsonObject(List<JsonPathEntry>, IJsonBuilder<?, O>) - Method in class de.xima.fc.converter.json.JsonPathEntryConverter
-
Converts a list of entries, as created by
JsonPathEntryConverter.convertToFlat(Object, IJsonIterator), to a JSON object. - convertToList(Object) - Method in class de.xima.fc.gui.component.tagify.AStringListConverter
- convertToList(Object) - Method in class de.xima.fc.gui.component.tagify.DefaultListConverter
- convertToList(Object) - Method in interface de.xima.fc.gui.component.tagify.IListConverter
-
Converts the model value of the backing bean to a list of tags.
- convertToLong(long, ETimeUnit) - Method in enum de.xima.fc.common.bean_models.ETimeUnit
-
Converts the given duration to the given unit.
- convertToLongList(List<Long>) - Method in class de.xima.fc.bl.fdv.processing.AVerarbeitung
-
Deprecated.
- convertToObject(String) - Method in class de.xima.fc.security.encryption.FCEncryptedIntegerType
- convertToObject(List<Object>) - Method in class de.xima.fc.gui.component.tagify.AStringListConverter
- convertToObject(List<Object>) - Method in class de.xima.fc.gui.component.tagify.DefaultListConverter
- convertToObject(List<Object>) - Method in interface de.xima.fc.gui.component.tagify.IListConverter
-
Converts the list of tags to the model value of the backing bean.
- convertToProfile(Benutzer) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.
- convertToRun() - Method in class de.xima.aspose.processor.core.WordField
- convertToRun() - Method in interface de.xima.aspose.processor.interfaces.IWordField
- convertToSlot(ScheduleEvent<?>) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
- convertToString(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedIntegerType
- convertToString(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedStringType
- convertValue(Object) - Method in class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- convertValue(Object) - Method in class de.xima.fc.gui.validator.name.AUniqueBeanStringFieldValidator
- convertValue(Object) - Method in class de.xima.fc.gui.validator.name.AUniqueStringFieldValidator
- convertValue(String) - Method in enum de.xima.fc.mdl.enums.EPasswordPolicy
- cookieRequired(IExtendedFormRequestContext) - Static method in class de.xima.fc.web.common.respond.FormResponder
- cookieRequired(HttpServletRequest, HttpServletResponse, Mandant) - Static method in class de.xima.fc.web.common.respond.FormResponder
- copy - de.xima.fc.gui.designer.form.model.params.EIncrementalPersistPatchOperation
- copy() - Method in class de.xima.fc.form.common.models.XFormProperties
- copy() - Method in class de.xima.fc.gui.bean.project.ProjectUpdateWorkflowBean
-
Creates a copy of the given project, but excludes the workflow.
- copy() - Method in class de.xima.fc.gui.bean.settings.SystemMessagesBean
-
Copies the currently selected message.
- copy() - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- copy() - Method in class de.xima.fc.gui.bean.workflow.StateBean
-
Deprecated.
- copy() - Method in class de.xima.fc.workflow.Setting
-
Creates a copy of this setting.
- copy(Aktion) - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- copy(Status) - Method in class de.xima.fc.gui.bean.workflow.StateBean
-
Deprecated.
- copy(SystemMessage) - Method in class de.xima.fc.gui.bean.settings.SystemMessagesBean
-
Copies the given message.
- copy(ProjectVersionEntry) - Method in class de.xima.fc.gui.bean.project.FormVersionBean
- copy(ProjectVersionEntry) - Method in class de.xima.fc.gui.model.version.ProjectVersionModel
- copy(IEntityContext, Aktion, Status, String) - Method in class de.xima.fc.dao.impl.AktionDao
-
Deprecated.
- copy(IEntityContext, Aktion, Status, String) - Method in interface de.xima.fc.dao.interfaces.IAktionDao
-
Deprecated.
- copy(IEntityContext, FormVersion, Projekt) - Method in class de.xima.fc.dao.impl.FormVersionDao
- copy(IEntityContext, FormVersion, Projekt) - Method in interface de.xima.fc.dao.interfaces.IFormVersionDao
- copy(IEntityContext, Status, String) - Method in class de.xima.fc.dao.impl.StatusDao
-
Deprecated.
- copy(IEntityContext, Status, String) - Method in interface de.xima.fc.dao.interfaces.IStatusDao
-
Deprecated.
- copy(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.bl.fdv.processing.helper.VorgangCopyHelper
-
Deprecated.use
ProcessCopyUtil - copy(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.copy.ProcessCopyUtil
-
Deprecated.
- copy(IEntityContext, Vorgang, Vorgang, boolean) - Static method in class de.xima.fc.copy.ProcessCopyUtil
- copy(UserContext, Projekt, long, long, long) - Method in class de.xima.fc.api.entity.ProjektAPI
- copy(UserContext, Projekt, long, long, long) - Method in class de.xima.fc.handler.entity.ProjektHandler
- copy(UserContext, Projekt, long, long, long) - Method in interface de.xima.fc.handler.interfaces.entity.IProjektHandler
- copy(String, String) - Static method in class de.xima.fc.gui.designer.form.model.params.IncrementalPersistPatch
- copy(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormCopyServlet
- COPY - de.xima.fc.css.builder.ECssCursor
-
Something is to be copied.
- COPY - de.xima.fc.gui.statics.EProjectWizard
- COPY - de.xima.fc.mdl.enums.EFormRequestType
- COPY - Static variable in class de.xima.fc.I18nKeys.General
- COPY_PROJECT_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COPY_PROJECT_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- COPY_TO_CLIPBOARD - Static variable in class de.xima.fc.CmnConst.ClientScript
- COPY_TO_POSTFACH - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- COPY_TO_STATUS - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- copyAttachments(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.bl.fdv.processing.helper.VorgangCopyHelper
-
Deprecated.use
ProcessCopyUtil - copyAttachments(IEntityContext, Vorgang, Vorgang) - Static method in class de.xima.fc.copy.ProcessCopyUtil
-
Kopiert alle zum
originalVorganggehörenden Dateien in das entsprechende Verzeichnis der Vorgangskopie. - copyBasics(AFileMetaEntity<TBase, TData>) - Method in class de.xima.fc.entities.common.file.AFileMetaEntity
- copyBasics(AScopedFileMetaEntity<TBase, TData>) - Method in class de.xima.fc.entities.common.file.AScopedFileMetaEntity
- copyBasics(ALocalizedScopedFileMetaEntity<TBase, TData>) - Method in class de.xima.fc.entities.common.file.i18n.ALocalizedScopedFileMetaEntity
- copyBasics(ALocalization<TBase>) - Method in class de.xima.fc.entities.common.i18n.ALocalization
- copyById(long) - Method in class de.xima.fc.gui.bean.project.ProjectCopyBean
-
Deprecated.
- copyCheckedNodes() - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- copyFilesToDir(File[], File) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Deprecated.
- copyFilesToDir(File[], File, EFileConflictMode) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Copies the source files to the given target directory.
- copyFilesToDir(File, File) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Deprecated.
- copyFilesToDir(File, File, EFileConflictMode) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Copies the source files to the given target directory.
- copyFilesToDir(Iterable<File>, File) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
- copyFilesToDir(Iterable<File>, File, EFileConflictMode) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Copies the source files to the given target directory.
- copyFileTo(File, File, EFileConflictMode) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFileHandler
-
Copies the given file to the target directory and file name.
- copyFormRecord(boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COPY_FORM_RECORDthat moves the current form record to the given inbox. - copyFormRecord(boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COPY_FORM_RECORDthat moves the current form record to the given inbox. - copyFormRecord(boolean, WorkflowTrigger, Postfach) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COPY_FORM_RECORDthat moves the current form record to the given inbox. - copyFormRecord(boolean, WorkflowTrigger, Postfach) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COPY_FORM_RECORDthat moves the current form record to the given inbox. - copyFormToTemplateById(long) - Method in class de.xima.fc.gui.bean.project.ProjectCopyBean
-
Deprecated.
- copyOf(IElementHelpLocation) - Static method in class de.xima.fc.workflow.ElementHelpLocation
- copyPersistent() - Method in class de.xima.fc.mdl.json.PersistentXFormProperties
- copyProject(long) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
-
Creates a copy of the given project, including all directly associated data of the project (form files, access settings etc.)
- copyProjectWithEmptyNewWorkflow(long) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
-
Creates a copy of the given project, but excludes the workflow.
- copySession(HttpSession, FRQSession) - Static method in class de.xima.fc.session.FRQSessionManager
-
Deprecated.use
FRQSessionManager.renewFRID(HttpSession, FRQSession)to change the id of the current session or create a new session by yourself - copySuffix(String) - Method in class de.xima.fc.copy.UniqueNameGenerationHelper.NameGenerationOptions
-
Setup the interpolator so that the generated names are like
MyEntity_Copy_4 - copyTemplateById(long) - Method in class de.xima.fc.gui.bean.project.ProjectCopyBean
-
Deprecated.
- copyTemplateById(long, String, boolean) - Method in class de.xima.fc.gui.bean.project.ProjectCopyBean
-
Deprecated.
- copyVersion(Projekt, WorkflowVersion, long) - Method in class de.xima.fc.export.ProjektCopyUtil
- copyWithSpace(String) - Method in class de.xima.fc.copy.UniqueNameGenerationHelper.NameGenerationOptions
-
Setup the interpolator so that the generated names are like
MyEntity (Copy 4) - coral - de.xima.fc.color.ENamedCssColor
- coral - de.xima.fc.common.graphdot.EColorSchemeSvg
- coral - de.xima.fc.common.graphdot.EColorSchemeX11
- coral - de.xima.fc.gui.common.enums.EWebColors
- coral1 - de.xima.fc.common.graphdot.EColorSchemeX11
- coral2 - de.xima.fc.common.graphdot.EColorSchemeX11
- coral3 - de.xima.fc.common.graphdot.EColorSchemeX11
- coral4 - de.xima.fc.common.graphdot.EColorSchemeX11
- cornflowerblue - de.xima.fc.color.ENamedCssColor
- cornflowerblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- cornflowerblue - de.xima.fc.common.graphdot.EColorSchemeX11
- cornflowerblue - de.xima.fc.gui.common.enums.EWebColors
- cornsilk - de.xima.fc.color.ENamedCssColor
- cornsilk - de.xima.fc.common.graphdot.EColorSchemeSvg
- cornsilk - de.xima.fc.common.graphdot.EColorSchemeX11
- cornsilk - de.xima.fc.gui.common.enums.EWebColors
- cornsilk1 - de.xima.fc.common.graphdot.EColorSchemeX11
- cornsilk2 - de.xima.fc.common.graphdot.EColorSchemeX11
- cornsilk3 - de.xima.fc.common.graphdot.EColorSchemeX11
- cornsilk4 - de.xima.fc.common.graphdot.EColorSchemeX11
- correctFormRecord() - Method in class de.xima.fc.inbox.bean.ProcessStateChangeBean
- correctFormRecord(Status, boolean) - Method in class de.xima.fc.inbox.bean.ProcessStateChangeBean
- correction - Variable in class de.xima.fc.form.persist.FormPersistContext
- CORRECTION - de.xima.fc.inbox.enums.EFormProcessType
-
Deprecated.
- CORRECTION - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- correctlyTypedDescriptor(Object, String, Object) - Static method in class de.xima.fc.web.common.utils.BeanUtils
- correctStatus(IEntityContext, Vorgang, Status, Benutzer) - Method in class de.xima.fc.dao.impl.VorgangDao
-
Deprecated.
- correctStatus(IEntityContext, Vorgang, Status, Benutzer) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Deprecated.
- correctStatus(IEntityContext, Vorgang, Status, IUser) - Method in class de.xima.fc.dao.impl.VorgangDao
- correctStatus(IEntityContext, Vorgang, Status, IUser) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- correctStatus(UserContext, Vorgang, Status, Benutzer) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Deprecated.The old workflow is deprecated, use method for the new workflow.
- correctStatus(UserContext, Vorgang, Status, Benutzer) - Method in class de.xima.fc.handler.entity.VorgangHandler
-
Deprecated.
- correctStatus(UserContext, Vorgang, Status, Benutzer) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Deprecated.
- correctStatus(UserContext, Vorgang, Status, IUser) - Method in class de.xima.fc.api.entity.VorgangAPI
-
Deprecated.The old workflow is deprecated, use method for the new workflow.
- correctStatus(UserContext, Vorgang, Status, IUser) - Method in class de.xima.fc.handler.entity.VorgangHandler
-
Deprecated.
- correctStatus(UserContext, Vorgang, Status, IUser) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
-
Deprecated.The old workflow engine is deprecated, use the new workflow engine.
- COULD_NOT_CREATE_PREPARED_STATEMENT - de.xima.fc.workflow.error.EFcSqlStatementError
-
When the prepared statement could not be created, such as when it is syntactically invalid.
- COULD_NOT_EXTRACT_RESULT_SET - de.xima.fc.workflow.error.EFcSqlStatementError
-
When the query itself was successful, but the result set could not be extracted.
- CouldNotLockFormRecordException - Exception in de.xima.fc.exceptions
-
Indicates that a form record could not be locked
- CouldNotLockFormRecordException(String) - Constructor for exception de.xima.fc.exceptions.CouldNotLockFormRecordException
- CouldNotLockFormRecordException(String, Throwable) - Constructor for exception de.xima.fc.exceptions.CouldNotLockFormRecordException
- CouldNotLockFormRecordException(Throwable) - Constructor for exception de.xima.fc.exceptions.CouldNotLockFormRecordException
- count(long, StatisticsPersister.ECountType) - Static method in class de.xima.fc.statistic.StatisticsCounter
- count(Context, Range<Instant>, Iterable<Long>, boolean, boolean) - Method in interface de.xima.fc.interfaces.appointment.IAppointmentValidationAccessObject
-
Counts the number of appointments in the given range and with the given status.
- count(IEntityContext, Range<Instant>, Iterable<Long>, boolean, boolean) - Method in class de.xima.fc.appointment.DaoProviderValidationAcessObject
- count(IEntityContext, FilterCriterion) - Method in interface de.xima.fc.dao.interfaces.IGenericDao
-
Convenience method for
resultTotalCount(ec, qcm)for the very common case where you only need to specify a filter. - count(Map<String, FilterMeta>) - Method in class de.xima.fc.gui.model.lazydata.DaoLazyDataModel
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.gui.model.lazydata.LazyEntityListModel
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.gui.model.lazydata.LazyProjectWrapperListModel
-
Deprecated.
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.inbox.model.lazydata.LazyExtendedProcessListModel
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.inbox.model.lazydata.LazyProcessListModel
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.user_portal.view_model.LazyFormCardsViewModel
- count(Map<String, FilterMeta>) - Method in class de.xima.fc.user_portal.view_model.LazyFormRecordsViewModel
- COUNT - de.xima.fc.mdl.fdv.EProcessingResult
-
Deprecated.You can use the
length()as part of the JSON path to find the size of an array. For example, the SQL statement actions returns a JSON object with arowsarray, use[%SQLAction.RESULT.rows.length()%]to get the number of results. (old workflow engine only) - COUNT_CLIENT_FRONTENDSERVERS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_CLIENT_USER_PORTALS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_CLIENTS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_DOWN - de.xima.fc.mdl.enums.ECounterActionType
-
Decrease the counter by the given amount.
- COUNT_FORMS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_FRONTENDSERVERS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_INVITES - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_RECORDS - de.xima.fc.mdl.enums.ELicenseFeature
- COUNT_RESET - de.xima.fc.mdl.enums.ECounterActionType
-
Reset the counter to a given value.
- COUNT_UP - de.xima.fc.mdl.enums.ECounterActionType
-
Increase the counter by the given amount.
- COUNT_USER_PORTALS - de.xima.fc.mdl.enums.ELicenseFeature
- countBy(IEntityContext, IAppointmentQueryParams) - Method in class de.xima.fc.dao.impl.AppointmentDao
- countBy(IEntityContext, IAppointmentQueryParams) - Method in interface de.xima.fc.dao.interfaces.IAppointmentDao
-
Returns the number of all appointments that match the given query params.
- countElements(IEntityContext, String) - Static method in class de.xima.fc.update.AUpdater
- counter(ClientCounter, ECounterActionType, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat modifies a certain client counter. - counter(ClientCounter, ECounterActionType, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat modifies a certain client counter. - counter(String, ECounterActionType, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat modifies a certain client counter. - counter(String, ECounterActionType, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat modifies a certain client counter. - Counter<T extends Comparable<T>> - Interface in de.xima.fc.common.counter
-
A generic interface for objects that keep a count, using a value from a discrete domain.
- COUNTER - de.xima.fc.gui.statics.EPlaceholderType
- COUNTER - de.xima.fc.mdl.enums.ECounterRefGroupType
- COUNTER_NAME_VALUE - Static variable in class de.xima.fc.I18nKeys.Workflow
- COUNTER_NOT_FOUND - de.xima.fc.workflow.error.EFcCounterError
-
The referenced counter could not be found, which may happen when it was deleted in the meantime.
- Counter.LongCounter - Interface in de.xima.fc.common.counter
- counterDecrement(ClientCounter, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat decrements a client counter. - counterDecrement(ClientCounter, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat decrements a client counter. - counterDecrement(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat decrements a client counter. - counterDecrement(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat decrements a client counter. - counterIncrement(ClientCounter, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat increments a client counter. - counterIncrement(ClientCounter, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat increments a client counter. - counterIncrement(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat increments a client counter. - counterIncrement(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat increments a client counter. - counterOfDomain(DiscreteDomain<T>, T) - Static method in class de.xima.fc.common.counter.Counters
-
Creates a new
Counterfor values of the given domain with the given initial value. - CounterProcessor - Class in de.xima.fc.counter
- counterReset(ClientCounter) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat resets a client counter. - counterReset(ClientCounter) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat resets a client counter. - counterReset(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_COUNTERthat resets a client counter. - counterReset(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_COUNTERthat resets a client counter. - Counters - Class in de.xima.fc.common.counter
-
Methods for
Counters. - countFormCall(long) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countFormCall(Projekt) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countFormProcess(UserContext, Vorgang) - Method in class de.xima.fc.api.system.StatisticsAPI
-
Method for counting a form process.
- countFormProcess(UserContext, Vorgang) - Method in interface de.xima.fc.handler.interfaces.system.IStatisticsHandler
- countFormProcess(UserContext, Vorgang) - Method in class de.xima.fc.handler.system.StatisticsHandler
- countFormProcessError(UserContext, Projekt) - Method in class de.xima.fc.api.system.StatisticsAPI
-
Method for counting the errors of a form process.
- countFormProcessError(UserContext, Projekt) - Method in interface de.xima.fc.handler.interfaces.system.IStatisticsHandler
- countFormProcessError(UserContext, Projekt) - Method in class de.xima.fc.handler.system.StatisticsHandler
- countFormProvide(UserContext, Projekt) - Method in class de.xima.fc.api.system.StatisticsAPI
-
Method for counting the provided forms.
- countFormProvide(UserContext, Projekt) - Method in interface de.xima.fc.handler.interfaces.system.IStatisticsHandler
- countFormProvide(UserContext, Projekt) - Method in class de.xima.fc.handler.system.StatisticsHandler
- countOfUnreadMessages(FormRecordChat) - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
- countProcess(long) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countProcess(Projekt) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countProcessError(long) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countProcessError(Projekt) - Static method in class de.xima.fc.statistic.StatisticsCounter
- countryLocaleCodeChanged(ValueChangeEvent) - Method in class de.xima.fc.gui.common.bean.LocaleBean
- countTriggeredEvent(Projekt, IEventExecutionResult) - Static method in class de.xima.fc.statistic.StatisticsCounter
- CR - de.xima.fc.common.text.newline.StandardNewlines
-
Newline is represented as a carriage return '\r'.
- CR_LF - de.xima.fc.common.text.newline.StandardNewlines
-
Newline is represented as a carriage return followed by a line feed '\r\n'.
- create() - Static method in class de.xima.fc.cluster.impl.jgroup.JGroupsClusterConnection
-
Methode zum Erstellen einer JGroups-basierten
IClusterConnection-Implementierung - create() - Method in interface de.xima.fc.common.data.IDataStore.IDataStoreSupplier
- create() - Static method in class de.xima.fc.copy.UniqueNameGenerationHelper.NameGenerationOptions
- create() - Method in class de.xima.fc.gui.bean.inbox.InboxBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean.EntitySelectModelImpl
-
Deprecated.
- create() - Method in class de.xima.fc.gui.bean.project.ExternalFormsBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.project.ProjectBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.project.ProjectTemplateBean.EntitySelectModelImpl
- create() - Method in class de.xima.fc.gui.bean.resource.ClientResourceBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.resource.ProjectResourceBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.settings.ClientBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.bean.user.UserBean.EntityListModelImpl
-
Deprecated.
- create() - Method in class de.xima.fc.gui.bean.user.UserGroupBean.EntityListModelImpl
- create() - Method in class de.xima.fc.gui.model.data.EntityListModel
- create() - Method in class de.xima.fc.gui.model.data.EntitySelectModel
- create() - Static method in class de.xima.fc.utils.range.RangeCounter
- create(Gson, TypeToken<T>) - Method in class de.xima.fc.gson.InterfaceSerializerTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class de.xima.fc.serialize.gson.GsonTypeAdapterFactory
-
Deprecated.
- create(Gson, TypeToken<T>) - Method in class de.xima.fc.serialize.gson.type.ReaderTypeFactory
- create(Gson, TypeToken<T>) - Method in class de.xima.fc.serialize.gson.type.WriterTypeFactory
- create(FormVersion) - Method in class de.xima.fc.export.helper.FormVersionHelper
-
Deprecated.
- create(Mandant, IXFormRenderConfig, IXFormRenderContext) - Static method in class de.xima.fc.web.common.fd2.render_callback.XFormRenderCallback
- create(Vorgang, Locale) - Static method in class de.xima.fc.inbox.model.ProcessGUIModel
-
Deprecated.
- create(Vorgang, Set<BenutzerGruppe>, IFormDataAdapter, IXForm) - Static method in class de.xima.fc.mdl.form.record.FormRecordUploadRequestData
- create(ProcessGUIModel) - Static method in class de.xima.fc.inbox.model.ProcessGUIModel
-
Deprecated.
- create(IEntityContext, long) - Method in class de.xima.fc.dao.impl.ProjektZaehlerDao
- create(IEntityContext, long) - Method in interface de.xima.fc.dao.interfaces.IProjektZaehlerDao
- create(IEntityContext, long, Date) - Method in class de.xima.fc.dao.impl.ProjektZaehlerDatenDao
- create(IEntityContext, long, Date) - Method in interface de.xima.fc.dao.interfaces.IProjektZaehlerDatenDao
- create(IEntityContext, FormEingang, Benutzer, Benutzer) - Method in class de.xima.fc.dao.impl.FormEingangDao
-
Deprecated.
- create(IEntityContext, FormEingang, Benutzer, Benutzer) - Method in interface de.xima.fc.dao.interfaces.IFormEingangDao
-
Deprecated.
- create(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.ProjektZaehlerDao
- create(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IProjektZaehlerDao
- create(IEntityContext, Projekt, Benutzer) - Static method in class de.xima.fc.manager.ProjectManager
-
Deprecated.
- create(IEntityContext, Projekt, Benutzer, boolean) - Static method in class de.xima.fc.manager.ProjectManager
-
Deprecated.
- create(IEntityContext, Projekt, IUser) - Static method in class de.xima.fc.manager.ProjectManager
- create(IEntityContext, Projekt, IUser, boolean) - Static method in class de.xima.fc.manager.ProjectManager
- create(IEntityContext, Projekt, Date) - Method in class de.xima.fc.dao.impl.ProjektZaehlerDatenDao
- create(IEntityContext, Projekt, Date) - Method in interface de.xima.fc.dao.interfaces.IProjektZaehlerDatenDao
- create(IEntityContext, E) - Static method in class de.xima.fc.plugin.PluginTransactions
-
Creates the given system or client plugin entity.
- create(IEntityContext, String, byte[], String, String, Mandant) - Method in class de.xima.fc.dao.impl.MandantRessourceDao
- create(IEntityContext, String, byte[], String, String, Mandant) - Method in interface de.xima.fc.dao.interfaces.IMandantRessourceDao
- create(IEntityContext, String, byte[], String, String, Mandant, Projekt) - Method in class de.xima.fc.dao.impl.ProjektRessourceDao
- create(IEntityContext, String, byte[], String, String, Mandant, Projekt) - Method in interface de.xima.fc.dao.interfaces.IProjektRessourceDao
- create(IEntityContext, String, byte[], String, String, String, Mandant) - Method in class de.xima.fc.dao.impl.MandantRessourceDao
- create(IEntityContext, String, byte[], String, String, String, Mandant) - Method in interface de.xima.fc.dao.interfaces.IMandantRessourceDao
- create(IEntityContext, String, byte[], String, String, String, Mandant, Projekt) - Method in class de.xima.fc.dao.impl.ProjektRessourceDao
- create(IEntityContext, String, byte[], String, String, String, Mandant, Projekt) - Method in interface de.xima.fc.dao.interfaces.IProjektRessourceDao
- create(IEntityContext, T) - Method in class de.xima.fc.dao.hook.DefaultDaoActionHook
- create(UserContext, FormEingang, Benutzer, Benutzer) - Method in class de.xima.fc.api.entity.FormEingangAPI
-
Deprecated.Use
AEntityAPI.create(UserContext, ITransferableEntity)Method for determining of aFormEingang. - create(UserContext, FormEingang, Benutzer, Benutzer) - Method in class de.xima.fc.handler.entity.FormEingangHandler
-
Deprecated.
- create(UserContext, FormEingang, Benutzer, Benutzer) - Method in interface de.xima.fc.handler.interfaces.entity.IFormEingangHandler
-
Deprecated.
- create(UserContext, FormVersion, boolean) - Method in class de.xima.fc.api.entity.FormVersionAPI
-
Method for creating a
FormVersionentity. - create(UserContext, FormVersion, Boolean) - Method in class de.xima.fc.handler.entity.FormVersionHandler
-
Creates the.
- create(UserContext, FormVersion, Boolean) - Method in interface de.xima.fc.handler.interfaces.entity.IFormVersionHandler
-
Creates the.
- create(UserContext, String, byte[], String, String, Mandant) - Method in class de.xima.fc.api.entity.MandantRessourcenAPI
-
Method for creating a
MandantRessourcewith the transmitted data. - create(UserContext, String, byte[], String, String, Mandant) - Method in class de.xima.fc.handler.entity.MandantRessourceHandler
- create(UserContext, String, byte[], String, String, Mandant) - Method in interface de.xima.fc.handler.interfaces.entity.IMandantRessourcenHandler
- create(UserContext, String, byte[], String, String, Mandant, Projekt) - Method in class de.xima.fc.api.entity.ProjektRessourcenAPI
- create(UserContext, String, byte[], String, String, Mandant, Projekt) - Method in class de.xima.fc.handler.entity.ProjektRessourceHandler
- create(UserContext, String, byte[], String, String, Mandant, Projekt) - Method in interface de.xima.fc.handler.interfaces.entity.IProjektRessourcenHandler
- create(UserContext, T) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for creating a entity.
- create(UserContext, T[]) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for creating multiple entities.
- create(Class<E>) - Static method in interface de.xima.fc.update.interfaces.IBuiltinWorkflowUpdate
- create(Class<T>, UserContext, T) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for creating a entity of a defined class.
- create(Class<T>, UserContext, T) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Creates the.
- create(Class<T>, UserContext, T) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Creates the.
- create(Class<T>, UserContext, T[]) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for creating multiple entities of a defined class.
- create(Class<T>, UserContext, T...) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Creates the.
- create(Class<T>, UserContext, T...) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Creates the.
- create(String) - Static method in class de.xima.fc.ldap.LDAPFilters
- create(Function<LHS, ? extends Object>, Function<RHS, ? extends Object>) - Static method in class de.xima.fc.condition.SingleConditionEvaluator
-
Creates a new form value condition check with the given locale and replacer.
- create(Function<T, ? extends Object>) - Static method in class de.xima.fc.condition.SingleConditionEvaluator
-
Creates a new form value condition check with the given locale and replacer.
- create(Locale) - Static method in class de.xima.fc.condition.CompoundConditionEvaluator
-
Creates a new multiple condition check that combines the results of individual checks.
- create(ValidatorFactory, IResourceBundleLocator, Locale, ClockProvider, String) - Static method in class de.xima.fc.workflow.processor.logic.validation.WorkflowBeanValidator
-
Creates a new instance of the validator for the given parameters.
- create(Credentials, WebContext, SessionStore) - Method in class de.xima.fc.security.pac4j.kerberos.KerberosProfileCreator
- create(T) - Method in interface de.xima.fc.ms.test.dao.ApiCrudMixin
-
Creates the given non-persisted entity.
- create(T) - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
-
Creates the given non-persisted entity.
- CREATE - de.xima.fc.mdl.enums.EFormVersionActions
- CREATE - de.xima.fc.mdl.enums.EZugriffsrecht
-
Recht eine Entität zu erzeugen
- CREATE - de.xima.fc.workflow.setup.EJobAction
-
Create a new job.
- CREATE_FIND_PDF_IMPORTER_IDS_RESPONSE - Static variable in class de.xima.fc.CmnConst.FormDesigner.ClientScript
- CREATE_FORM_RECORD_EXISTS - de.xima.fc.form.EIdentityTokenFailure
-
A form record with that token exists already.
- CREATE_INSERT_FORM_ELEMENT_RESPONSE - Static variable in class de.xima.fc.CmnConst.FormDesigner.ClientScript
- CREATE_NEW - de.xima.fc.importer.config.EEntityConflictResolveAction
- CREATE_OPEN_INLINE_VIA_SESSION_KEY_RESPONSE - Static variable in class de.xima.fc.CmnConst.FormDesigner.ClientScript
- CREATE_PROJECT_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- CREATE_TEMPLATE_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- createAccount() - Method in class de.xima.fc.gui.common.bean.security.UserSignupCompletionBean
- createActionElement(FormVersion) - Static method in class de.xima.fc.form.FormPublishUtil
- createActionNode(Aktion, TreeNode<Object>) - Method in class de.xima.fc.gui.bean.workflow.StateTreeBean
-
Deprecated.
- createActiveFormVersion(FormVersion, Projekt, String) - Method in class de.xima.fc.export.AProjektUtil
-
Erzeugt eine aktive FormVersion
- createAdditionalLanguages(Locale) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createAktion(Map<Long, Status>, boolean) - Method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createAktionen(List<Status>, List<ExportAktionData>, List<ExportBedingungData>) - Method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createAllDatenquellenJSON() - Method in interface de.xima.fc.form.common.interfaces.IFD2DataSourceProvider
-
Returns a list of all data sources.
- createAllDatenquellenJSON() - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
- createAllPluginInternalMessages(IEntityContext) - Method in class de.xima.fc.gui.bean.InternalMessageBean
-
This method creates all internal messages for system and client plugin updates.
- createAllQuery(IEntityContext, Projekt, QueryCriteriaManager, Postfach...) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createAllQuery(IEntityContext, Projekt, QueryCriteriaManager, Postfach...) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createAllQuery(IEntityContext, Map<String, ITableColumn>, Projekt, Postfach, QueryCriteriaManager) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createAllQuery(IEntityContext, Map<String, ITableColumn>, Projekt, Postfach, QueryCriteriaManager) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
-
Deprecated.
- createAlwaysRows() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createAppointmentTemplateJSON() - Method in interface de.xima.fc.form.common.interfaces.IFD2AppointmentProvider
-
Returns a list of all available appointment templates.
- createAppointmentTemplateJSON() - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2AppointmentProvider
- createAppointmentView() - Method in class de.xima.fc.inbox.bean.filter.ViewFilterBean
- createArray() - Method in class de.xima.fc.fastjson.FastJsonProvider
- createAttachment(UserContext, Mandant, Benutzer, Vorgang, String, EAttachmentSource, InputStream) - Static method in class de.xima.fc.form.helper.AttachmentHelper
- createAttachment(UserContext, Mandant, Benutzer, Vorgang, FileItem, EAttachmentSource) - Static method in class de.xima.fc.form.helper.AttachmentHelper
- createAttachment(UserContext, Mandant, IUser, Vorgang, String, EAttachmentSource, InputStream) - Static method in class de.xima.fc.form.helper.AttachmentHelper
- createAttachmentBody(byte[], String, String, Mandant, Vorgang, EAttachmentSource) - Static method in class de.xima.fc.form.helper.AttachmentHelper
- createAttachmentBody(byte[], String, FileItem, Mandant, Vorgang, EAttachmentSource) - Static method in class de.xima.fc.form.helper.AttachmentHelper
- createAttachmentPreProcessData() - Method in class de.xima.fc.form.persist.AttachmentPersisterBuilder
- createAttachmentsData(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createAuthenticatorConfigsComparator(List<BaseConfigViewModel>) - Static method in class de.xima.fc.workflow.WorkflowStateModel
- createAuthorizers() - Method in class de.xima.fc.web.common.auth.FormAuthorizerFactory
-
Creats the authorizers
- createAuthorizers(List<Client>) - Method in class de.xima.fc.web.common.auth.FormAuthorizerFactory
-
Deprecated.
- createAwaitTriggerInvokation(Duration, WorkflowTrigger, int) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- createBackupModel(IEntityContext, WorkflowVersion) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowBackupHelper
-
Creates the backup model with all current backups available for the given workflow version.
- createBaseDesignerModel(FacesContext, Mandant, ProjectPageBean, IEntityContext, IUser) - Static method in class de.xima.fc.gui.utils.designer.DesignerModelFactory
-
The base designer model with basic data about the client, project etc.
- createBedingung(Map<Long, Aktion>, Map<Long, Status>) - Method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createBedingungenExportData(List<ExportBedingungData>, Projekt) - Method in class de.xima.fc.export.AProjektUtil
- createBenutzer(IEntityContext, Mandant, Benutzer, Rolle) - Method in class de.xima.fc.setup.DefaultClientCreator
- createBenutzergruppen(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.will be removed. Use createUsergroups to override default
- createBlobTable(IEntityContext, String, ArrayList<String>) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
- createBookedAppointment(IAppointmentCreateBookingParams, Instant) - Method in class de.xima.fc.appointment.AppointmentBookingExecutor
-
Creates (books) a new appointment at a given time slot.
- createBookedAppointment(UserContext, IAppointmentCreateBookingParams) - Method in class de.xima.fc.api.entity.AppointmentAPI
-
Books the given appointment.
- createBookedAppointment(UserContext, IAppointmentCreateBookingParams) - Method in class de.xima.fc.handler.entity.AppointmentHandler
- createBookedAppointment(UserContext, IAppointmentCreateBookingParams) - Method in interface de.xima.fc.handler.interfaces.entity.IAppointmentHandler
-
Books the given appointment.
- createBuilder(EHttpRequestType, boolean) - Method in class de.xima.fc.http.HttpRequestBuilder
-
Creates an builder for the request type
- createByEndpointComparator() - Method in interface de.xima.fc.utils.range.EndpointAccessor
- createByEndpointComparator(EndpointTypeComparator) - Method in interface de.xima.fc.utils.range.EndpointAccessor
- createByUser(IEntityContext, String, Attachment) - Method in class de.xima.fc.dao.impl.AttachmentDao
- createByUser(IEntityContext, String, Attachment) - Method in interface de.xima.fc.dao.interfaces.IAttachmentDao
- createByUser(UserContext, String, Attachment) - Method in class de.xima.fc.api.entity.AttachmentAPI
- createByUser(UserContext, String, Attachment) - Method in class de.xima.fc.handler.entity.AttachmentHandler
- createByUser(UserContext, String, Attachment) - Method in interface de.xima.fc.handler.interfaces.entity.IAttachmentHandler
- createCache(Class<K>, Class<V>, long, long, long, long) - Static method in class de.xima.fc.utils.XCacheUtils
-
Creates a cache configuration with specified parameters for key and value types, sizes for on-heap, off-heap, and disk storage, as well as an expiration time.
- createCallbacks() - Method in interface de.xima.fc.plugin.interfaces.form.IPluginFormRenderCallback
-
Gets a list of callbacks to invoke when a form is rendered.
- createChildDirectoriesIfMissing(Sardine, String, UnaryOperator<String>, Iterable<String>) - Static method in class de.xima.fc.webdav.WebDavHelper
-
Starting at the given base URL, append the given path segments and creates all child directories if they do not exist yet.
- createChildDirectoriesIfMissing(Sardine, String, UnaryOperator<String>, String...) - Static method in class de.xima.fc.webdav.WebDavHelper
-
Starting at the given base URL, creates all child directories if they do not exist yet.
- createClassNames(List<FormOverviewRow>) - Static method in class de.xima.fc.gui.utils.designer.FormOverviewHelper
- createClient(IEntityContext, Mandant, MandantMailData, MandantLdapData, Benutzer, IClientCreateData) - Method in class de.xima.fc.setup.DefaultClientCreator
- createClient(IEntityContext, Mandant, MandantMailData, MandantLdapData, Benutzer, IClientCreateData) - Method in interface de.xima.fc.setup.interfaces.IClientCreator
- createClient(IEntityContext, Mandant, MandantMailData, String, IClientCreateData, IUser) - Method in class de.xima.fc.setup.DefaultClientCreator
- createClient(IEntityContext, Mandant, MandantMailData, String, IClientCreateData, IUser) - Method in interface de.xima.fc.setup.interfaces.IClientCreator
-
Method to create an client with the given data.
- createClient(IEntityContext, Mandant, MandantMailData, String, IUser) - Static method in class de.xima.fc.setup.XFSetup
-
Creates a client with the current
IClientCreatorand currentIClientCreateData - createClientAdminRole(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createClientAdminRole(IEntityContext, IClientCreateData, Locale, Mandant, List<Modul>) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.
- createClientProtocolEntry(UserContext, Mandant, String, Object...) - Static method in class de.xima.fc.plugin.PluginManager
-
Creates a client protocol entry
- createClientResource(String, @javax.validation.constraints.NotNull byte[], String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates a client resource where the resource- and the file-name are the same.
- createClientResource(String, String, @javax.validation.constraints.NotNull byte[], String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createClientResource(String, String, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates a client resource where the resource- and the file-name are the same.
- createClientResourceUrl(IFormRenderContext, IXFormRenderConfig, MandantRessource) - Static method in class de.xima.fc.form.FormHelper
- createClients(String, IClientDescriptor) - Static method in class de.xima.fc.security.cache.AuthClientCacheHelper
- createClobTable(IEntityContext, String, ArrayList<String>) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
- createClosedDateTimeRanges(List<IAppointmentClosingTime>, BoundType, ZoneId) - Static method in class de.xima.fc.appointment.BaseAppointmentHelper
-
Creates the temporal disjoint intervals corresponding the given closing times.
- createClosedRange(C, C) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Creates an open range from two end points.
- createCollapsedNodesList(Set<NodeKey>) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createCombinedLanguages(Locale, FormDesignerLanguageModel) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createComparator() - Static method in class de.xima.fc.utils.range.Endpoint
- createComparator(EndpointTypeComparator) - Static method in class de.xima.fc.utils.range.Endpoint
- createComparator(EndpointTypes...) - Static method in enum de.xima.fc.utils.range.EndpointTypeComparators
-
Creates a new end point comparator that compares end points in the given order.
- createComparator(EndpointTypes...) - Static method in enum de.xima.fc.utils.range.EndpointTypes
-
Creates a new end point comparator that compares end points in the given order.
- createCompleteDynContainerMap() - Method in class de.xima.fc.common.form.FormDataAdapterWrapper
- createCompleteDynContainerMap() - Method in interface de.xima.fc.interfaces.form.IFormDataAdapter
- createContext(Vorgang, IWorkflowProcessing, IXForm, IXFormRenderConfig, IFormDataAdapter, IEntityContext, SessionAttributes) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContextManager
- createContext(Vorgang, IWorkflowProcessing, IXForm, IXFormRenderConfig, IFormDataAdapter, IEntityContext, Map<String, Serializable>) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContextManager
-
Deprecated.
- createContext(HttpServletRequest, HttpServletResponse, IEntityContext) - Static method in class de.xima.fc.form.FormPublishUtil
-
Deprecated.
- createContext(DataSource, String) - Static method in class de.xima.fc.liquibase.context.LiquibaseContextFactory
-
Creats an liquibase context based on an datasource, the path to the changelog file
- createContext(DataSource, String, ResourceAccessor) - Static method in class de.xima.fc.liquibase.context.LiquibaseContextFactory
-
Creats an liquibase context based on an datasource, the path to the changelog file and an custom resource accessor
- createConverter(Class<?>) - Method in class de.xima.fc.portal.FCApplicationWrapper
- createConverter(String) - Method in class de.xima.fc.portal.FCApplicationWrapper
- createCopy(FormPersist) - Static method in class de.xima.fc.gui.designer.form.utils.FormPersistHelper
- createCountExecutionNode(AtomicInteger) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
- createCountQuery(IEntityContext, Projekt, QueryCriteriaManager, Postfach...) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createCountQuery(IEntityContext, Projekt, QueryCriteriaManager, Postfach...) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createCountQuery(IEntityContext, Map<String, ITableColumn>, Projekt, Postfach, QueryCriteriaManager) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createCountQuery(IEntityContext, Map<String, ITableColumn>, Projekt, Postfach, QueryCriteriaManager) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
-
Deprecated.
- createCsvExport(Locale, List<FormOverviewRow>) - Static method in class de.xima.fc.gui.utils.designer.FormOverviewHelper
-
Creates a CSV document with the given form overview rows.
- createCurrentFileRows() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createCurrentMandant(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createCurrentProjekt(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createCurrentRows() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createCurrentUser(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Deprecated.
- createCurrentVorgang(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createCustomBackupDataJson(List<WorkflowStateModel>) - Static method in class de.xima.fc.workflow.converter.WorkflowPersistHelper
- CREATED - de.xima.fc.gui.model.portal.UserPortalPersistResult.EUserPortalPersistType
- CREATED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- CREATED_CLONE - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- CREATED_ON - Static variable in class de.xima.fc.I18nKeys.ProcessLog
- createDatenquelleItemResolver(String, Mandant, Datenquelle, IDatenquelleParams, IPluginDataSourceParams) - Static method in class de.xima.fc.web.common.datasource.DatenquelleResolverFactory
- createDatenquelleItemResolver(String, Mandant, Datenquelle, IReplacerParams, IDatenquelleParams, IPluginDataSourceParams) - Static method in class de.xima.fc.web.common.datasource.DatenquelleResolverFactory
- createDatenquellenJSON() - Method in interface de.xima.fc.form.common.interfaces.IFD2DataSourceProvider
-
Returns a JSON array of all datasources that can be used a data source for a select element in the designer, ie.
- createDatenquellenJSON() - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
- createDefaultClosingTime(AppointmentTemplate) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
-
Creates the default
closing timeswhen none are set yet. - createDefaultDatasource(String, String, String, String) - Static method in class de.xima.fc.db.DatabaseUtils
- createDefaultFormVersion() - Method in class de.xima.fc.gui.bean.project.ExternalFormsBean.EntityListModelImpl
- createDefaultFormVersion() - Method in class de.xima.fc.gui.bean.project.ProjectBean.EntityListModelImpl
- createDefaultFormVersion(IEntityContext, Projekt, IUser) - Method in class de.xima.fc.dao.impl.FormVersionDao
- createDefaultFormVersion(IEntityContext, Projekt, IUser) - Method in interface de.xima.fc.dao.interfaces.IFormVersionDao
-
Returns a new default form version on the basis of a given project.
- createDefaultLanguages(Locale, Mandant) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createDefaultPluginConfig(PluginRuntime) - Static method in class de.xima.fc.plugin.PluginHelper
-
Creates the default plugin configuration data for a given plugin runtime, suitable for
IFileEntity.setNewData(byte[]). - createDefaultPluginConfig(List<? extends IExtendedParameterModel>) - Static method in class de.xima.fc.plugin.PluginHelper
- createDefaultSlots() - Static method in class de.xima.fc.appointment.BaseAppointmentHelper
-
Creates the default
AppointmentTemplate.getSlots()when none are set yet. - createDefaultStates() - Method in class de.xima.fc.dao.impl.WorkflowStateDao
-
Deprecated.
- createDefaultStates() - Method in interface de.xima.fc.dao.interfaces.IWorkflowStateDao
-
Deprecated.
- createDefaultStates(Locale) - Method in class de.xima.fc.dao.impl.WorkflowStateDao
- createDefaultStates(Locale) - Method in interface de.xima.fc.dao.interfaces.IWorkflowStateDao
-
Creates the system default workflow states
- createDefaultTemplate(Mandant) - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
-
Sets the default values for a new
AppointmentTemplate. - createDefaultView() - Method in class de.xima.fc.inbox.bean.filter.ViewFilterBean
- createDeleteDataWithoutEntityQuery(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createDeleteDataWithoutEntityQuery(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createDeleteNotCurrentDataQuery(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createDeleteNotCurrentDataQuery(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createDeleteQuery(IEntityContext, Projekt, long) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createDeleteQuery(IEntityContext, Projekt, long) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createDemoLicense() - Method in class de.xima.fc.gui.bean.settings.LicenseBean
-
When the user click on the button in the UI, creates a new demo license for the current user so that they can evaluate this application.
- createDemoLicense(IPublicPromaInvocationContext, PublicLicenseResource, Locale) - Method in interface de.xima.fc.proma.provider.interfaces.ILicensePromaApi
-
This method creates a demo license for the given parent license resource and returns the status code and on success the demo license data as a byte array.
- createDemoLicense(IPublicPromaInvocationContext, String, String, String, String, String, String, Locale) - Static method in class de.xima.fc.license.LicenseServerUtil
-
This method creates a demo license based on the passed parameters and returns the status code of the request and on success the license data of the demo license.
- createDesignerConfig(FacesContext, IEntityContext, Mandant, IUser, BaseDesignerModel, Locale, ProjectPageBean, IXFormRenderConfig, String) - Static method in class de.xima.fc.gui.designer.form.utils.DesignerConfigFactory
-
Creates the designer config for the current faces request and the given model.
- createDesignerConfigJson(FacesContext, IEntityContext, Mandant, IUser, BaseDesignerModel, Locale, ProjectPageBean, IXFormRenderConfig, String) - Static method in class de.xima.fc.gui.designer.form.utils.DesignerConfigFactory
-
Creates the designer config for the current faces request and the given model.
- createDragSourcesElementPrototypes(FacesContext, Flowchart) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createDrawerPanelModel(IBaseWorkflowEnvironmentData, IWorkflowProvider, boolean) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Creates the model for the drawer panel that contains all available node and trigger prototypes that can be added to the flowchart.
- createDynamicResourceUrl(FacesContext, String, Map<String, String>, boolean) - Static method in class de.xima.fc.gui.util.FacesHelper
- createElementHelp() - Method in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- createEmptyFeDatei(Vorgang) - Method in class de.xima.fc.gui.bean.project.ProjectInviteBean
-
creates an empty FeDatei with default values
- createEmptyProcess(Projekt, IFormRequestContext, IEntityContext) - Method in class de.xima.fc.gui.bean.project.ProjectInviteBean
-
creates an empty process and saves it in vorgang database
- createEmptyProject() - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createEmptyProject(String, boolean) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createEmptyProject(String, boolean, boolean) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createEmptyStreamedContent() - Static method in class de.xima.fc.gui.common.utils.FileUtils
-
Generates
StreamedContentwith an emptyInputStream, which is used in various Beans related to File Download or Upload, when somehow the sources are empty or equal null - createEncryptor(EMailEncrpytionType, Mandant) - Static method in class de.xima.fc.mail.impl.encrypt.MailEncryptorFactory
-
Method to get en mail-encryptor bei the given type
- createEntityFactory() - Method in interface de.xima.fc.placeholder.PlaceholderReplacer.IEntityContextFactory
- createEntityRefsFilter(TReferenced, IEntityContext) - Method in class de.xima.fc.workflow.designer.listener.EntityReferenceDaoListener
- createEntityRefsWithName(List<T>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates a list of
EntityRefs with one entry for each entity, and an additional entry for aEntityRef.forNameValue(String). - createEntityRefsWithNameSelectItems(List<T>, String, String, String) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates a list of choice entries with an
EntityReffor each entity, and an additional entry for aEntityRef.forNameValue(String). - createEntitySearchTerm(IEntity<Long>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerm(IUUIDEntity) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerm(IEntityReference) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerm(Class<?>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerms(IEntityReference) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerms(Iterable<? extends IEntityReference>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerms(String, IEntityReference) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createEntitySearchTerms(String, Iterable<? extends IEntityReference>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createError() - Static method in class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- createError(Throwable) - Static method in class de.xima.fc.gui.validator.name.AUniqueBeanFieldValidator
- createErrorCodeSections() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- CreateEvent<T> - Class in de.xima.fc.gui.event
-
A generic AJAX behavior event that is triggered when an item was inserted somewhere.
- CreateEvent(UIComponent, Behavior, T) - Constructor for class de.xima.fc.gui.event.CreateEvent
-
Creates a new insert event for the given inserted item.
- createExcelExport(Locale, List<FormOverviewRow>) - Static method in class de.xima.fc.gui.utils.designer.FormOverviewHelper
-
Creates an excel document with the given form overview rows.
- createExecutionException(String, ImmutableList<Long>, Throwable, boolean) - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
-
Should be called after the task was executed completely and threw an exception.
- createExecutionSuccessResult(ImmutableList<Long>) - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
-
Should be called after the task was executed completely.
- createExtraFormLanguagesMap(Locale, FormPersist) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createFacade(PluginRuntime) - Static method in class de.xima.fc.plugin.helper.PluginFileHelper
-
Creates a new plugin file helper that delegates to the given runtime.
- createFacade(PluginRuntime) - Static method in class de.xima.fc.plugin.helper.PluginResourceHelper
- createFieldFilter(FRQSession) - Static method in class de.xima.fc.form.FormHelper
-
Creates the filter for request values.
- createFile(String, byte[]) - Method in class de.xima.fc.export.AProjektUtil
- createFileItemFactory(HttpServletRequest) - Method in class de.xima.fc.web.FcFileUploadFilter
-
Deprecated.
- createFileRows() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createFilterForSearchTermExists(Class<? extends AWorkflowElementSearchTerm<?>>, String, FilterCriterion...) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
-
Creates a filter that checks that a search term with a given key does exist.
- createFilterForSearchTermExists(Class<? extends AWorkflowElementSearchTerm<?>>, String, String) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createFilterForSearchTermNotExists(Class<? extends AWorkflowElementSearchTerm<?>>, String, FilterCriterion...) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
-
Creates a filter that checks that a search term with a given key does not exist.
- createFilterForSearchTermNotExists(Class<? extends AWorkflowElementSearchTerm<?>>, String, String) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
-
Creates a filter that checks that a search term with a given key and value does not exist.
- createFinalResult(List<ITaskExecutionResult>) - Method in class de.xima.fc.workflow.processor.logic.execution.WorkflowExecutionContext
-
Internal method called after the list of tasks were executed.
- createFlowchartSnapshot(Mandant, Locale, WorkflowVersion) - Static method in class de.xima.fc.workflow.converter.WorkflowPersistHelper
-
Creates a flowchart snapshot that represents the given workflow version.
- createFlowchartSnapshot(ProcessModel, Map<ElementKey, JSONObject>, List<WorkflowStateModel>) - Static method in class de.xima.fc.workflow.converter.WorkflowPersistHelper
-
Creates a flowchart snapshot that represents the given process and state list.
- createFlowGraph(ICreateFlowGraphParams<FcEmptyProps, TElement>) - Method in class de.xima.fc.workflow.designer.registry.nodes.FcEmptyHandler
- createFlowGraph(ICreateFlowGraphParams<Object, TElement>) - Method in class de.xima.fc.workflow.processor.logic.analysis.FallbackExecutionAnalyzer
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.analysis.IWorkflowNodeFlowAnalyzer
-
This method is used to create the flow graph that represents the control flow of a workflow task, and to determine the end points of the node when executed.
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeActionNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeBinarySelectionNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeControlTransferNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeExceptionHandlerNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeMultiSwitchNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikePostTestLoopNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikePreTestLoopNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeReturningActionNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeReturnNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeSequenceNode
- createFlowGraph(ICreateFlowGraphParams<TData, TElement>) - Method in interface de.xima.fc.interfaces.workflow.mixin.IExecutingLikeThrowNode
- createFlowGraph(TElement) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the flow graph for the given node and return its end points.
- createFlowGraphForChild(TElement, int) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the flow graph for the given node and return its end points.
- createForEnum(Class<? extends Enum<T>>) - Static method in class de.xima.fc.workflow.update.UpdateTransitions
- createFormData(String, String...) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createFormDataAdapter() - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates the form data adapter for accessing the values of the current form submission.
- createFormDataAdapter(FormEingang) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates the form data adapter for accessing the values of the given form submission.
- createFormDesignerModel(FacesContext, IEntityContext, Mandant, ProjectPageBean, Locale, IUser, WebFormPersistFile, String) - Static method in class de.xima.fc.gui.designer.form.utils.FormDesignerModelFactory
-
Creates a new form designer model from the data of the given faces request.
- createFormEingang(IFormRequestContext, Vorgang) - Static method in class de.xima.fc.form.FormProcessUtil
-
Deprecated.
- createFormElementNameChangeRefactorer(String, String) - Static method in class de.xima.fc.refactor.WorkflowPlaceholderRefactorProcessor
-
Creates the refactorer that can be used with
WorkflowPlaceholderRefactorProcessor.refactorPlaceholders(Object, IElementHandler, IPlaceholderRefactorMapper)for when a form element name was renamed. - createFormElements(List<FormElement>, FormVersion) - Method in class de.xima.fc.export.AProjektUtil
-
Erzeugt ein FormElement
- createFormLanguagesMap(Locale, String) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createFormOverviewRows(IEntityContext, Mandant, Projekt, Locale, FormVersion, String) - Static method in class de.xima.fc.gui.utils.designer.FormOverviewHelper
-
Creates a list of all rows to show in the form overview table.
- createFormPlaceHoldersForItems(Mandant, Locale, Iterable<XItem>, Iterable<FormVariable>) - Method in class de.xima.fc.gui.model.PlaceholderLibrary
- createFormRecord(IEntityContext, IFormRecordTestConfig<?>) - Static method in class de.xima.fc.ms.helper.FormRecordHelper
- createFormRecordResource(String, EAttachmentSource, @javax.validation.constraints.NotNull byte[], Date, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createFormRecordResource(String, EAttachmentSource, String, Date, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createFormRecordResource(String, EAttachmentSource, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createFormRenderCallback(IXFormRenderConfig, IXFormRenderContext) - Method in interface de.xima.fc.form.common.interfaces.IFD2RenderCallbackProvider
-
Creates the render callback handler for invoking form render callbacks such as plugin callbacks.
- createFormRenderCallback(IXFormRenderConfig, IXFormRenderContext) - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2RenderCallbackProvider
- createFormRenderConfig(FacesContext, Locale, ProjectPageBean) - Static method in class de.xima.fc.gui.designer.form.utils.FormDesignerModelFactory
-
Creates a new dummy form render config for th form and designer.
- createFormRequestContext(UserContext, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.inbox.servlet.InboxWorkflowServlet
- createFormRequestContext(UserContext, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AFormProcessingServlet
- createFormRequestContext(UserContext, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormProcessServlet
- createFormRequestContext(UserContext, HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormVerifyServlet
- createFormTemplate() - Method in class de.xima.fc.gui.designer.form.bean.FormDesignerTemplateBean
-
Remote command that creates a new templates from the request and persists it.
- createFormVersionFile(FormVersion, String) - Method in class de.xima.fc.export.AProjektUtil
- createForPostfach(UserContext, List<String>, XfcSession, QueryCriteriaManager, boolean, boolean, Benutzer) - Method in class de.xima.fc.transform.excel.FDToExcelTransformer
- createForPostfach(UserContext, List<String>, XfcSession, QueryCriteriaManager, Benutzer) - Static method in class de.xima.fc.transform.xml.FDToXmlTransformer
- createForPostfach(UserContext, List<String>, XfcSession, QueryCriteriaManager, EColumnLabelType, boolean, Benutzer) - Method in class de.xima.fc.transform.excel.FDToExcelTransformer
- createForProjektPostfach(Projekt, List<ExtendedEntityModel<Vorgang>>, XfcSession, boolean) - Method in class de.xima.fc.transform.excel.FDToExcelTransformer
-
Deprecated.
- createForProjektPostfach(Projekt, List<ExtendedEntityModel<Vorgang>>, XfcSession, EColumnLabelType) - Method in class de.xima.fc.transform.excel.FDToExcelTransformer
-
Deprecated.
- createForProjektPostfach(List<ExtendedEntityModel<Vorgang>>, XfcSession) - Static method in class de.xima.fc.transform.xml.FDToXmlTransformer
-
Deprecated.
- createForSingleVorgang(Vorgang, IFormDataAdapter, IXForm) - Static method in class de.xima.fc.transform.xml.FDToXmlTransformer
- createForSingleVorgang(Map<String, List<String[]>>, Vorgang, IXForm) - Static method in class de.xima.fc.transform.xml.FDToXmlTransformer
- createFrameDesignerModel(FacesContext, Mandant, ProjectPageBean, IEntityContext, Locale, IUser, String) - Static method in class de.xima.fc.gui.utils.designer.DesignerModelFactory
-
Creates a new frame designer model from the data of the given faces request.
- createHiddenTasksMap(Set<UUID>) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createHtmlDescription(Locale, AppointmentTemplate, Appointment, Vorgang, IReplacerParams) - Static method in class de.xima.fc.placeholder.replacer.appointment.AppointmentDataCreator
-
Creats the html description
- createI18nJSON(String) - Method in class de.xima.fc.form.renderer.lang.AFD2LanguageProvider
-
Deprecated.
- createI18nTemplate(IEntityContext, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createIDsMap(List<T>) - Method in class de.xima.fc.export.AProjektUtil
-
Generiert aus einer Liste von
IEntity-Objekten eine Map mit ID als Key - createImages(byte[], String, IImageOpts, IImageMapper<T>) - Static method in class de.xima.fc.pdf.screenshot.PdfScreenshotCreator
- createImages(File, String, IImageOpts, IImageMapper<T>) - Static method in class de.xima.fc.pdf.screenshot.PdfScreenshotCreator
- createImages(InputStream, String, IImageOpts, IImageMapper<T>) - Static method in class de.xima.fc.pdf.screenshot.PdfScreenshotCreator
- createImages(Path, String, IImageOpts, IImageMapper<T>) - Static method in class de.xima.fc.pdf.screenshot.PdfScreenshotCreator
- createInboxes(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- CreateIndirectClientAuthorizations_8_0 - Class in de.xima.fc.update.updates.v8
-
System update that creates all
IndirectClientAuthorizations. - CreateIndirectClientAuthorizations_8_0() - Constructor for class de.xima.fc.update.updates.v8.CreateIndirectClientAuthorizations_8_0
- createInitialHandlers(IBaseWorkflowEnvironmentData) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Queries all known element handlers for additional handler types that are known to be required.
- createInitialNodePrototype(IBaseWorkflowEnvironmentData) - Static method in class de.xima.fc.workflow.designer.helper.ElementPrototypesHelper
-
Creates the initial node prototype that is added when a new task is created.
- createInitialNodePrototypes(Flowchart) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createInsertQuery(IEntityContext, Projekt, long, Map<String, String>, Integer) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createInsertQuery(IEntityContext, Projekt, long, Map<String, String>, Integer) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createInsertQuery(IEntityContext, Map<String, ITableColumn>, Projekt, long, Map<String, String>) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createInsertQuery(IEntityContext, Map<String, ITableColumn>, Projekt, long, Map<String, String>) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createJAXBContext(Class<?>[], List<String>) - Method in class de.xima.fc.export.AProjektUtil
- createJobMap(Vorgang, WorkflowTrigger, FcStateTimerProps, Instant) - Static method in class de.xima.fc.timing.worker.StateTimerWorker
-
Creates the job data map for the quartz job required by a workflow trigger of type
EWorkflowTriggerType.FC_STATE_TIMER. - createJobMap(Vorgang, WorkflowTrigger, FcTimePointProps, Instant) - Static method in class de.xima.fc.timing.worker.TimePointWorker
-
Creates the job data map for the quartz job required by a workflow trigger of type
EWorkflowTriggerType.FC_TIME_POINT. - createKeyForCurrentView(EEntityKeySelectionType, Class<?>) - Method in class de.xima.fc.gui.bean.SelectionBean
- createKeyForCurrentView(EEntityKeySelectionType, String) - Method in class de.xima.fc.gui.bean.SelectionBean
- createKeyStore(KeyPair, String) - Static method in class de.xima.fc.utils.AuthKeyUtils
- createLanguageVariation() - Method in class de.xima.fc.gui.bean.templates.TemplatesSheetBean
- createLayoutOptions() - Method in class de.xima.fc.gui.bean.data.DbQueryBean
- createLayoutOptions() - Method in class de.xima.fc.gui.bean.data.LdapQueryBean
- createLayoutOptions() - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
-
Creates the options for the PrimeFaces extensions layout with the chat list to the left and the chat messages to the right.
- createLayoutOptions(boolean) - Method in class de.xima.fc.inbox.bean.InboxLayoutBean
- CreateLdapAuthenticatorsUpdate_8_0 - Class in de.xima.fc.update.updates.v8
-
System update that creates all necessary LDAP authenticators
- CreateLdapAuthenticatorsUpdate_8_0() - Constructor for class de.xima.fc.update.updates.v8.CreateLdapAuthenticatorsUpdate_8_0
- createLdapData(IEntityContext, MandantLdapData, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.Use
DefaultClientCreator.createLdapData(IEntityContext, LDAPZugriff, Mandant)instead. - createLocalBackupStreamedContent(HttpServletRequest, IXFormRenderConfig, long, DownloadLocalBackupParams) - Static method in class de.xima.fc.gui.designer.form.utils.FormBackupHelper
-
Creates the export download file for saving a local export of the form.
- createLocaleDisplayName(Locale, String) - Static method in class de.xima.fc.gui.designer.form.utils.FormLanguageHelper
- createMail() - Method in class de.xima.fc.inbox.model.FormRecordDoiMailData
- createMailData(IEntityContext, MandantMailData, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createManantWithDependencies(UserContext, Mandant, MandantMailData, MandantLdapData, Benutzer) - Method in interface de.xima.fc.handler.interfaces.system.ISetupHandler
-
Deprecated.Use
ISetupHandler.createManantWithDependencies(UserContext, Mandant, MandantMailData, String, IUser)instead. Methode zum Anlegen eines Mandanten mit der initialen Konfiguration, analog zum Setup-Prozess - createManantWithDependencies(UserContext, Mandant, MandantMailData, MandantLdapData, Benutzer) - Method in class de.xima.fc.handler.system.SetupHandler
-
Deprecated.
- createManantWithDependencies(UserContext, Mandant, MandantMailData, String, IUser) - Method in interface de.xima.fc.handler.interfaces.system.ISetupHandler
-
Methode zum Anlegen eines Mandanten mit der initialen Konfiguration, analog zum Setup-Prozess
- createManantWithDependencies(UserContext, Mandant, MandantMailData, String, IUser) - Method in class de.xima.fc.handler.system.SetupHandler
- createMandant(IEntityContext, Mandant, Benutzer, IClientCreateData) - Method in interface de.xima.fc.setup.interfaces.IClientCreator
- createMandant(IEntityContext, Mandant, MandantMailData, MandantLdapData, Benutzer) - Static method in class de.xima.fc.setup.XFSetup
-
Deprecated.
- createMandantAdminRolle(IEntityContext, IClientCreateData, Locale, Mandant, List<Modul>) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.will be removed. Use createClientAdminRole to override default
- createMandantProtocolEntry(IEntityContext, Mandant, String, Object...) - Static method in class de.xima.fc.plugin.PluginManager
- createMandantWithDependencies(UserContext, Mandant, MandantMailData, MandantLdapData, Benutzer) - Method in class de.xima.fc.api.system.SetupAPI
-
Deprecated.
- createMandantWithDependencies(UserContext, Mandant, MandantMailData, String, IUser) - Method in class de.xima.fc.api.system.SetupAPI
-
Method for creating a
Mandantwith initial configuration analogous to the setup process. - createMap() - Method in class de.xima.fc.fastjson.FastJsonProvider
- createMergeModes() - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
- createMetaRuleset(Class) - Method in class de.xima.fc.gui.component.messagelistener.MessageListenerHandler
- createMetaRuleset(Class) - Method in class de.xima.fc.workflow.taglib.component.propertiesform.PropertiesFormHandler
- createMimeMessage(IBaseMailData, Mandant) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- createMimeMessage(IBaseMailData, Mandant) - Method in class de.xima.fc.mail.impl.context.MSGraphMailContext
- createMimeMessage(Session, IBaseMailData, Mandant) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- createModules(IEntityContext, IClientCreateData, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.Table no longer exists.
- createMutable() - Static method in class de.xima.fc.workflow.processor.logic.WorkflowResourceBundleLocator
- createNamedMap(List<T>) - Method in class de.xima.fc.export.AProjektUtil
-
Generiert aus einer Liste von
INameProviding-Objekten eine Map mit Name als Key - createNew() - Method in class de.xima.fc.gui.bean.project.FormVersionBean
-
Creates a new
FormVersionand opens it in a new browser tab - createNew() - Method in class de.xima.fc.gui.model.appointment.AAppointmentClosingTimeModel
-
Creates a new, non-persisted entity and sets all fields required by the sub type (such as a reference to a
clientetc.). - createNew() - Method in class de.xima.fc.gui.model.appointment.AppointmentClientClosingTimeModel
- createNew() - Method in class de.xima.fc.gui.model.appointment.AppointmentClosingTimeModel
- createNew() - Method in class de.xima.fc.gui.model.version.ProjectVersionModel
-
Creates a new project version, including a form and workflow version.
- createNew(UserContext, String, Benutzer) - Method in class de.xima.fc.api.system.XfcSessionAPI
-
Deprecated.This method does not do anything anymore.
- createNew(UserContext, String, Benutzer) - Method in interface de.xima.fc.handler.interfaces.system.IXfcSessionHandler
-
Deprecated.
- createNew(UserContext, String, Benutzer) - Method in class de.xima.fc.handler.system.XfcSessionHandler
-
Deprecated.
- createNew(HttpSession) - Static method in class de.xima.fc.session.XfcSessionManager
-
Session-Initialisierung (vor allem für Multi-Session-Betrieb), die den Mandanten des übergebenen Benutzers verwendet.
- createNew(HttpSession, Benutzer) - Static method in class de.xima.fc.session.XfcSessionManager
-
Deprecated.Use
XfcSessionManager.createNew(HttpSession)instead. - createNew(HttpSession, Benutzer, String) - Static method in class de.xima.fc.session.XfcSessionManager
-
Deprecated.Use
XfcSessionManager.createNew(HttpSession)instead. - createNewAppender(EAppenderType) - Method in class de.xima.fc.gui.bean.settings.LoggerConfigBean
- createNewAppender(EAppenderType, String) - Method in class de.xima.fc.logging.XLogConfig
- createNewAuthorization() - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
-
Since the exact implementation of a new
IEntityClientAuthorizationhas to be chosen first, this function replaces the casual model.addNew() call from clientAuthorizationListToolbar.xhtml - createNewBackup(IEntityContext, Mandant, Locale, WorkflowVersion) - Static method in class de.xima.fc.workflow.converter.WorkflowPersistHelper
-
Creates and persist a new backup for the given workflow version.
- createNewBackup(IEntityContext, WorkflowVersion, String) - Method in class de.xima.fc.dao.impl.WorkflowVersionBackupDao
- createNewBackup(IEntityContext, WorkflowVersion, String) - Method in interface de.xima.fc.dao.interfaces.IWorkflowVersionBackupDao
-
Creates a new workflow version backup with the data of the given workflow version.
- createNewEntityManager() - Static method in class de.xima.fc.jpa.manager.EMProvider
- createNewFile(byte[], String) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- createNewFile(byte[], String) - Method in class de.xima.fc.gui.bean.settings.ExternalUserSystemBean
- createNewFile(byte[], String) - Method in class de.xima.fc.gui.bean.user.ExternalUserClientBean
- createNewFormRecordChatRequestBuilder(FormRecordChat) - Static method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest
-
Creates a new builder for a
DefaultCreateNewFormRecordChatRequestand sets it up with the data of the given chat. - createNewFormRecordChatRequestBuilder(Vorgang) - Static method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest
-
Creates a new builder for a
DefaultCreateNewFormRecordChatRequest. - createNewFormRecordChatRequestBuilder(UUID) - Static method in class de.xima.fc.common.form_record.chat.DefaultCreateNewFormRecordChatRequest
-
Creates a new builder for a
DefaultCreateNewFormRecordChatRequest. - createNewFormVersion(IEntityContext, Projekt, Benutzer) - Static method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createNewFormVersion(IEntityContext, Projekt, IUser) - Static method in class de.xima.fc.export.AProjektUtil
- createNewFormVersion(IEntityContext, Long, Benutzer) - Static method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createNewFormVersion(IEntityContext, Long, IUser) - Static method in class de.xima.fc.export.AProjektUtil
- createNewLogger() - Method in class de.xima.fc.gui.bean.settings.LoggerConfigBean
- createNewLogger() - Method in class de.xima.fc.logging.XLogConfig
- createNewProcessing(String) - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- createNewProject() - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- createNewProject(String, boolean) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- createNewState(WorkflowStateListModel, Locale, Mandant) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
-
Creates a new state with the defaults and no authenticators.
- createNewState(WorkflowStateListModel, Locale, Mandant, String, Consumer<WorkflowState>) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
-
Creates a new state with the defaults and no authenticators.
- createNewWorkflowVersion(Projekt, long) - Method in class de.xima.fc.dao.impl.WorkflowVersionDao
- createNewWorkflowVersion(Projekt, long) - Method in interface de.xima.fc.dao.interfaces.IWorkflowVersionDao
-
Creates a new workflow version with the default workflow states and an empty process, but does not persist it yet.
- createNewYearClosingTime() - Static method in class de.xima.fc.gui.common.appointment.AppointmentHelper
-
Creates the closing time for the new year holiday.
- createNodeAddSourcesElementPrototypes(FacesContext, Flowchart) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createNodeKey(TElement) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the element key that needs to be entered in the list of potentially reachable nodes.
- createNodeSelectItems(List<INodeWithName>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of workflow node.
- createNonAdminRoles(IEntityContext, IClientCreateData, Locale, Mandant, Set<String>) - Method in class de.xima.fc.setup.DefaultClientCreator
- createNoneAdminRoles(IEntityContext, IClientCreateData, Locale, Mandant, List<Modul>) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.
- createNoneAdminRollen(IEntityContext, IClientCreateData, Locale, Mandant, List<Modul>) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.will be removed. Use createNoneAdminRoles to override default.
- createOpenRange(C, C) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Creates a closed range from two end points.
- createOptions(IConvertibleMap<ComponentValue>) - Method in interface de.xima.fc.gui.component.convertible.IComponentValueConverter
- createOrUpdate(T) - Method in interface de.xima.fc.ms.test.dao.ApiCrudMixin
-
Creates the given entity if not yet persisted, or updates it otherwise.
- createOrUpdate(T) - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
-
Creates the given entity if not yet persisted, or updates it otherwise.
- createOrUpdateClientLicense(IEntityContext, LicenseModel, String, String) - Method in class de.xima.fc.dao.impl.LicenseFileDao
- createOrUpdateClientLicense(IEntityContext, LicenseModel, String, String) - Method in interface de.xima.fc.dao.interfaces.ILicenseFileDao
- createOrUpdateItemLicense(IEntityContext, ItemLicenseModel, String, String, String) - Method in class de.xima.fc.dao.impl.LicenseFileDao
- createOrUpdateItemLicense(IEntityContext, ItemLicenseModel, String, String, String) - Method in interface de.xima.fc.dao.interfaces.ILicenseFileDao
- createOrUpdateItemLicense(IPublicPromaInvocationContext, String, String, Locale, String) - Static method in class de.xima.fc.license.LicenseServerUtil
-
This method gets all item licenses of a license from proma and creates or updates them in the database.
- createOrUpdateSystemLicense(IEntityContext, LicenseModel, String) - Method in class de.xima.fc.dao.impl.LicenseFileDao
- createOrUpdateSystemLicense(IEntityContext, LicenseModel, String) - Method in interface de.xima.fc.dao.interfaces.ILicenseFileDao
- createOrUpdateTemplate(IEntityContext, ETextbausteinMsgCode, Mandant) - Static method in class de.xima.fc.manager.TextbausteinManager
- createPersistData() - Method in class de.xima.fc.form.persist.AttachmentPersisterBuilder
-
Reads the submitted uploads and prepares them.
- createPersistFromJson(JSONObject) - Static method in class de.xima.fc.gui.designer.form.utils.FormPersistHelper
- createPersistJson(WorkflowModelBean) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowBackupHelper
-
Creates the persist JSON of the workflow that can be loaded later on.
- createPlaceholdersForCurrentContext() - Method in class de.xima.fc.gui.bean.application.PlaceholderBean
-
All available placeholders, depending on the current context (i.e.
- createPlainDescription(Locale, AppointmentTemplate, Appointment, Vorgang, IReplacerParams) - Static method in class de.xima.fc.placeholder.replacer.appointment.AppointmentDataCreator
-
Creats the plain text description
- createPluginChangelog(IPublicPromaInvocationContext, String, PluginManifest, Locale, String) - Static method in class de.xima.fc.proma.util.PromaPluginUpdateCheck
-
This method creates a list of all changes of the given plugin.
- createPluginCssFontFaceInfoStreamedContentForResource(long, String, String, boolean) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssFontFaceInfoStreamedContentForWidget(long, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssForDesignerUiStreamedContentForResource(long, String, String, boolean) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssForDesignerUiStreamedContentForWidget(long, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssForDesignerUiUrls(FacesContext, Mandant, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssStreamedContentForResource(long, String, String, boolean) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssStreamedContentForWidget(long, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginCssUrls(FacesContext, Mandant, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginData(IFormDesignerEnvironmentData) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
-
Reads the plugins that provide additional runtime data and returns a JSON object with all runtime data.
- createPluginDependencies(PluginRuntime) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
This method creates a list of plugin dependencies.
- createPluginDependencies(PluginRuntime) - Method in class de.xima.fc.gui.bean.plugin.ClientPluginBean
- createPluginDependencies(PluginRuntime) - Method in class de.xima.fc.gui.bean.plugin.SystemPluginBean
- createPluginErrorProtocolEntry(PluginRuntime, DefaultPluginLifecycleData, Throwable, boolean, boolean) - Static method in class de.xima.fc.plugin.PluginHelper
- createPluginJavaScriptStreamedContentForResource(long, String, String, boolean) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginJavaScriptStreamedContentForWidget(long, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginJavaScriptUrls(FacesContext, Mandant, String) - Static method in class de.xima.fc.gui.designer.form.utils.WidgetPluginHelper
- createPluginResourceUrl(IFormRenderContext, IXFormRenderConfig, IFormResource, boolean) - Static method in class de.xima.fc.form.FormHelper
- createPluginResults(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Diese Methode erzeugt ein
JSONObjectwelches die Plugin-Informationen alsJSONObjectbeinhaltet. - createPluginUpdateMessages(IPublicPromaInvocationContext, boolean) - Static method in class de.xima.fc.proma.util.PromaPluginUpdateCheck
-
This method generates all update notifications in the database for all existing client plugins and system plugins that needs an update.
- createPluginUpdateMessages(IPublicPromaInvocationContext, Set<WorkspaceScope>) - Static method in class de.xima.fc.proma.util.PromaPluginUpdateCheck
-
This method generates all update notifications in the database for all existing client plugins and system plugins that needs an update.
- createPostfaecher(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.will be removed. Use createInboxes to override default.
- createPreStatus(HashMap<Long, Status>, List<Status>) - Method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createPreviewStreamedContent(long, String, String, String, String, boolean) - Static method in class de.xima.fc.gui.designer.form.utils.FormTemplateHelper
- createProcess(Vorgang) - Method in class de.xima.fc.transform.excel.FDToExcelTransformer
-
Deprecated.public access will be removed
- createProcess(Vorgang) - Static method in class de.xima.fc.transform.xml.FDToXmlTransformer
-
Deprecated.public access will be removed
- createProjectFromTemplate(IProjectTemplate) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.Creates a new project from the given template, and opens the designer.
- createProjectFromTemplate(IProjectTemplate) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
-
Deprecated.
- createProjectFromTemplate(IProjectTemplate, String, boolean) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- createProjectFromTemplate(IProjectTemplate, String, boolean) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
-
Deprecated.
- createProjectFromTemplateId(long) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createProjectFromTemplateId(long, String, boolean) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createProjectResource(String, @javax.validation.constraints.NotNull byte[], String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates a project resource where the resource- and the file-name are the same.
- createProjectResource(String, String, @javax.validation.constraints.NotNull byte[], String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createProjectResource(String, String, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
-
Creates a project resource where the resource- and the file-name are the same.
- createProjectResourceUrl(IFormRenderContext, IXFormRenderConfig, ProjektRessource) - Static method in class de.xima.fc.form.FormHelper
- createProjectTemplate(long) - Method in class de.xima.fc.gui.bean.project.ProjectCreationBean
- createProjektRessource(Projekt, File) - Method in class de.xima.fc.export.AProjektUtil
- createProjektRessource(UserContext, XfcSession, Projekt, FileItem) - Static method in class de.xima.fc.form.helper.ProjektRessourceHelper
-
Deprecated.
- createProjektRessource(UserContext, String, Mandant, Projekt, byte[], String) - Static method in class de.xima.fc.form.helper.ProjektRessourceHelper
- createProjektRessourcenFiles(Projekt, String) - Method in class de.xima.fc.export.AProjektUtil
- createProjektRessources(Projekt, File) - Method in class de.xima.fc.export.AProjektUtil
- createPromaApiUrl() - Static method in class de.xima.fc.proma.manager.PromaManager
- createProperties(Locale, boolean) - Method in class de.xima.fc.gui.model.PluginWrapperModel
- createPropertiesModel(T) - Static method in class de.xima.fc.security.authentication.model.properties.AuthenticatorPropertiesFactory
- createProperty(IEntityContext, String, String) - Method in class de.xima.fc.dao.impl.SystemPropertyDao
- createProperty(IEntityContext, String, String) - Method in interface de.xima.fc.dao.interfaces.ISystemPropertyDao
- createProvideModel(FacesContext, Projekt) - Static method in class de.xima.fc.gui.utils.designer.DesignerModelFactory
- createQualifiedSubmitButtonSelectItems(List<IWorkflowQualifiedSubmitButton>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of form submit buttons.
- createQualifierElement(FormVersion) - Static method in class de.xima.fc.form.FormPublishUtil
- createRange(C, EndpointDescriptor, C, EndpointDescriptor) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Creates a range from two end points.
- createRange(T, EndpointAccessor<T, C>, T, EndpointAccessor<T, C>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Creates a range from two end points.
- createRecordList(List<UserPortalFormRecordResource>, Locale) - Static method in class de.xima.fc.user_portal.common.UserPortalUtils
-
Creates a list of form record models from a list of form record resources.
- createRecordNameNode(String, Collection<String>) - Method in class de.xima.fc.ms.test.workflow.AEventRunnerTest
-
Creates a node that, upon execution, adds the name of the executed node to the given collection.
- createReflections(File) - Static method in class de.xima.fc.plugin.PluginHelper
-
Creates reflections for the given file if it is an jar
- createRefreshToken(IEntityContext, String, String, IClientDescriptor) - Method in class de.xima.fc.dao.impl.UserRefreshTokenDao
- createRefreshToken(IEntityContext, String, String, IClientDescriptor) - Method in interface de.xima.fc.dao.interfaces.IUserRefreshTokenDao
- createRefreshToken(UserContext, String, String, IClientDescriptor) - Method in class de.xima.fc.api.entity.UserTokenAPI
- createRefreshToken(UserContext, String, String, IClientDescriptor) - Method in class de.xima.fc.handler.entity.UserTokenHandler
- createRefreshToken(UserContext, String, String, IClientDescriptor) - Method in interface de.xima.fc.handler.interfaces.entity.IUserTokenHandler
- createRenderedItem(HttpServletRequest, HttpServletResponse, Mandant, IXFormRenderConfig, RenderItemParams) - Static method in class de.xima.fc.gui.bean.designer.render.FormRenderHelper
- createRenderedPreview(HttpServletRequest, HttpServletResponse, long, long, PreviewParams, String) - Static method in class de.xima.fc.gui.bean.designer.render.FormRenderHelper
- createReplacerParams(IContextReplacerParams) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowPlaceholderHandler
-
Creates a
DefaultReplacerParameterswith the given replacer context. - createResource(String) - Method in class de.xima.fc.portal.FCResourceHandler
- createResource(String, byte[], String) - Method in class de.xima.fc.gui.bean.resource.ABasicResourceBean
- createResource(String, byte[], String) - Method in class de.xima.fc.gui.bean.resource.ClientResourceBean
- createResource(String, byte[], String) - Method in class de.xima.fc.gui.bean.resource.ProjectResourceBean
- createResource(String, String) - Method in class de.xima.fc.portal.FCResourceHandler
- createResource(String, String, String) - Method in class de.xima.fc.portal.FCResourceHandler
- createRootNode(WebDavAccess, boolean, boolean) - Static method in class de.xima.fc.gui.model.webdav.WebDavLazyTreeNodeAdapter
-
Creates the root node for a lazy tree that shows the contents of the given WebDAV server connection, starting at
WebDavAccess.getServerUrl(). - createSanitizer() - Static method in class de.xima.fc.webdav.WebDavHelper
-
Creates the sanitizer for cleaning path segments in WebDAV URLs.
- createSearchTerms(String, String) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createSelectItems(List<T>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of entities.
- createSelectItemsWithoutDescription(List<T>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of entities.
- createServerValidationErrors(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createServletFileUpload(IRequestContext) - Static method in class de.xima.fc.utils.http.FileUploadUtils
- createServletFileUpload(HttpServletRequest) - Static method in class de.xima.fc.utils.http.FileUploadUtils
- createServletFileUpload(ServletContext) - Static method in class de.xima.fc.utils.http.FileUploadUtils
- createSession(Benutzer) - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- createSessionAttributes(HttpSession) - Static method in class de.xima.fc.beans.SessionAttributes
-
Deprecated.
- createSingleQuery(IEntityContext, Projekt, Vorgang, QueryCriteriaManager) - Method in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- createSingleQuery(IEntityContext, Projekt, Vorgang, QueryCriteriaManager) - Method in interface de.xima.fc.dao.interfaces.sqlbuilder.IVorgangsDataSQLBuilder
- createSleepNode(int) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createSlot(LocalDateTime) - Static method in class de.xima.fc.appointment.BaseAppointmentHelper
-
Creates a new slot starting at the given date.
- createSoftErrorCodeSections() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createStateListModel(IBaseWorkflowEnvironmentData) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
-
Reads the available states from the database and creates the initial state model.
- createStateNode(Status) - Method in class de.xima.fc.gui.bean.workflow.StateTreeBean
-
Deprecated.
- createStateNode(Status, TreeNode<Object>) - Method in class de.xima.fc.gui.bean.workflow.StateTreeBean
-
Deprecated.
- createStateSelectItems(List<WorkflowStateModel>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of workflow states.
- createStatus(List<? extends Status>, Projekt) - Method in class de.xima.fc.export.AProjektUtil
-
Deprecated.
- createStatusJson(List<TStatus>, Function<TStatus, String>, Function<TStatus, String>, Locale) - Static method in class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- createStatusJSON(long) - Method in interface de.xima.fc.form.common.interfaces.IFD2StatusProvider
- createStatusJSON(long) - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- createStatusList(long) - Method in interface de.xima.fc.form.common.interfaces.IFD2StatusProvider
- createStatusList(long) - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- createStatusList(List<TStatus>, Function<TStatus, String>) - Static method in class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- createStoreItemMetaResources(List<PluginWrapperModel<E>>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- createSubject(Locale, AppointmentTemplate, Appointment, Vorgang, IReplacerParams) - Static method in class de.xima.fc.placeholder.replacer.appointment.AppointmentDataCreator
-
Creats the subject
- createSubmitButtonSelectItems(List<IWorkflowSubmitButton>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of form submit buttons.
- createSuccessRows() - Method in class de.xima.fc.workflow.designer.helper.ElementNodeInfoHelper
- createSummaryModel(IEntityContext, IWorkflowProvider) - Method in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- createSystemDatenquelleItemResolver(Datenquelle, IDatenquelleParams) - Static method in class de.xima.fc.web.common.datasource.DatenquelleResolverFactory
- createSystemDatenquelleItemResolver(Datenquelle, IReplacerParams, IDatenquelleParams) - Static method in class de.xima.fc.web.common.datasource.DatenquelleResolverFactory
-
Diese Methode liefert eine Instanz vom Typ
IDatenquelleResolver. - createSystemPlaceholders(Locale) - Static method in class de.xima.fc.gui.model.PlaceholderLibrary
- createSystemProtocolEntry(UserContext, String, Object...) - Static method in class de.xima.fc.plugin.PluginManager
-
Creates a system protocol entry
- createTable(IEntityContext, String, ArrayList<String>) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
-
Deprecated.
- createTable(IEntityContext, String, ArrayList<String>, String) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
-
Method to create a table while using the underlying database connection.
- createTable(IEntityContext, String, ArrayList<String>, String, boolean) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
-
Deprecated.
- createTagJson(TagifyRenderer.TagifyRenderData, TagifyTag) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
- createTagListJson(TagifyRenderer.TagifyRenderData, List<TagifyTag>) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
- createTagsJson(TagifyRenderer.TagifyRenderData) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
- createTaskAddSourcesElementPrototypes(FacesContext, Flowchart) - Static method in class de.xima.fc.workflow.taglib.helper.FlowchartClientConfigHelper
- createTaskSelectItems(List<ITaskWithName>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of
WorkflowTasks. - createTempDir() - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createTemplates(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createTempRuntime(IThrowingSupplier<InputStream>, String, String, String, boolean) - Static method in class de.xima.fc.plugin.PluginHelper
-
Creates a temporary runtime that can be used e.g.
- createTempRuntime(InputStream, String, String, String, boolean) - Static method in class de.xima.fc.plugin.PluginHelper
-
Creates a temporary runtime that can be used e.g.
- createTempRuntime(Path, String, String, String, boolean) - Static method in class de.xima.fc.plugin.PluginHelper
-
Creates a temporary runtime that can be used e.g.
- createTextbausteine(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createTextContentView(Supplier<UserPortalLocalizationsViewModelWithFiles>, Map<String, UserPortalFileMeta>, ETextContentViewEmptyMode) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
-
Creates a map representing a view of the
filesfor the given localizations. - createTextFile() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new builder for configuring a workflow node for a
EWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding. - createTextFile() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new builder for configuring a workflow node for a
EWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding. - createTextFile(String, String) - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- createTextFile(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding. - createTextFile(String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding. - createTextFile(String, String, ETextFileContentType) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Deprecated.
- createTextFile(String, String, ETextFileContentType, Charset) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Deprecated.
- createTextFile(String, String, ETextFileContentType, Charset, EByteOrderMarkMode) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Deprecated.
- createTmpDir() - Static method in class de.xima.fc.testhelper.TestHelper
-
Creates a temporary directory.
- createTmpFile(byte[], String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Creates a file in the temp folder with the specified content
- createTmpFile(String, String, String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Creates a file in the temp folder with the specified content
- createTmpTextFile(String) - Static method in class de.xima.fc.testhelper.TestHelper
-
Creates a file in the temp folder with the specified content
- createTreeNode(IFormRecordFormData, Locale) - Static method in class de.xima.fc.inbox.model.form.data.FormFieldDataService
- createTriggerDataRows() - Method in class de.xima.fc.workflow.designer.helper.ElementTriggerInfoHelper
- createTriggerFileRows() - Method in class de.xima.fc.workflow.designer.helper.ElementTriggerInfoHelper
- createTriggerSelectItems(List<ITriggerWithName>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of
WorkflowTriggers. - createUnstartedScheduler() - Static method in class de.xima.fc.timing.ScheduleManager
- createUploadElementSelectItems(List<String>) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowProviderHelper
-
Creates select items for the UI from the given list of form upload elements.
- createUploadRequestMessage(String, Long) - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
- createUploadResponseMessage(String, String, Long, int) - Method in class de.xima.fc.inbox.bean.ProcessMessagesBean
- createUploadResponseViewModel(FormRecordMessageUploadRequest) - Static method in class de.xima.fc.inbox.model.messages.UploadResponseViewModel
- createUrlParams(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Diese Methode erzeugt ein
JSONObjectaus URL-Parametern. - createURLs(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createUser(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- createUser(IEntityContext, Mandant, Benutzer, Rolle) - Method in class de.xima.fc.setup.DefaultClientCreator
-
Deprecated.
- createUserDataJSON() - Method in class de.xima.fc.form.render.FormRenderContext
- createUserDataJSON() - Method in class de.xima.fc.form.request.FormRequestContext
- createUserDataJSON() - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- createUserDataJSON() - Method in interface de.xima.fc.interfaces.form.IFormRequestContext
- createUserDataJSON() - Method in class de.xima.fc.session.FRQSession
- createUserDataJSON(UserContext, FRQSession) - Method in class de.xima.fc.servlet.AFormDependendServlet
-
Deprecated.Use
AFormDependendServlet.createUserDataJSON(FRQSession, Mandant)instead. - createUserGroupFilter(String, IUser, Mandant, String) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
-
Creates a filter for a workflow trigger that check if either no search term with the given key exists; or one exists and its value matches one of the user group UUIDs of the given user.
- createUserGroupFilter(String, IWorkflowEventData, String) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
-
Creates a filter for a workflow trigger that check if either no search term with the given key exists; or one exists and its value matches one of the user group UUIDs of the user from the given event data.
- createUserGroupFilter(String, Iterable<BenutzerGruppe>) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
-
Creates a filter for a workflow trigger that check if either no search term with the given key exists; or one exists and its value matches one of the given user group's UUIDs.
- createUserGroupJSON() - Method in interface de.xima.fc.form.common.interfaces.IFD2UserGroupProvider
- createUserGroupJSON() - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2UserGroupProvider
- createUsergroups(IEntityContext, IClientCreateData, Locale, Mandant) - Method in class de.xima.fc.setup.DefaultClientCreator
- createUserGroupsArray(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Deprecated.
- createUserProfile() - Method in class de.xima.fc.gui.bean.user.UserProfileCreateBean
- createUserProfile(UserProfile, Locale) - Static method in class de.xima.fc.security.helper.SecurityProfileHelper
- createUserProfile(UserProfile, Locale, String) - Static method in class de.xima.fc.security.pac4j.authorization.generator.UserProfileGenerator
- createUserRefToProfileIdMap(IEntityContext) - Static method in class de.xima.fc.workflow.migrate.FcEmailUserReferenceMigrator
- createUuidEntitySearchTerms(Iterable<? extends IEntityReference>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- createValidator(String) - Method in class de.xima.fc.portal.FCApplicationWrapper
- createValidatorBuilder(IWorkflowValidationEnvironmentData) - Static method in class de.xima.fc.workflow.designer.helper.ValidationHelper
- createValueToPathMap(Object) - Static method in class de.xima.fc.gui.util.ReflectionHelper
- createViewResource(FacesContext, String) - Method in class de.xima.fc.portal.FCResourceHandler
- createVorgang(IFormRequestContext) - Static method in class de.xima.fc.form.FormProcessUtil
-
Deprecated.
- createVorgangData(Projekt, String) - Method in class de.xima.fc.export.ProjektExportUtil
-
Deprecated.
- createVRulesJSON(Locale) - Method in interface de.xima.fc.form.common.interfaces.IFD2VRulesProvider
- createVRulesJSON(Locale) - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider
- createWebResourceFormElementNameRefactorer(String, String, String...) - Static method in class de.xima.fc.refactor.ResourceRefactorProcessor
-
Creates a refactorer that replaces the references to the given form element in JavaScript files.
- createWebResourceFormElementNameRefactorer(String, String, Set<String>) - Static method in class de.xima.fc.refactor.ResourceRefactorProcessor
-
Creates a refactorer that replaces the references to the given form element in JavaScript files.
- createWidgetResourceUrl(IFormRenderContext, IXFormRenderConfig, XItemWidgetWrapper, IXItemWidget) - Static method in class de.xima.fc.form.FormHelper
- createWithCustom(IResourceBundleLocator) - Static method in class de.xima.fc.workflow.processor.logic.WorkflowResourceBundleLocator
- createWorkflowStateFilter(String, WorkflowState) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
-
Creates a filter for a workflow trigger that check if either no search term with the given key exists; or one exists and its value matches the given workflow state's UUID.
- createWorkflowStateFilter(String, IFormRecordProvidingEvent) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowTriggerHelper
-
Creates a filter for a workflow trigger that check if either no search term with the given key exists; or one exists and its value matches the given workflow state's UUID.
- createWrapper(IAuthenticator<?>) - Static method in class de.xima.fc.web.common.auth.wrapper.AuthWrapperFactory
-
Deprecated.Creats an
IAuthenticatorWrapperby the givenIAuthenticatorentity - createZipFile(List<T>, File) - Static method in class de.xima.fc.gui.common.utils.FileUtils
-
Packs the files of the given entities into one zip file which will be placed in the specified output directory
- createZipFile(List<T>, File, String) - Static method in class de.xima.fc.gui.common.utils.FileUtils
-
Packs the files of the given entities into one zip file which will be placed in the specified output directory
- createZipFileFromDataSources(List<Datenquelle>, File, String) - Static method in class de.xima.fc.gui.common.utils.FileUtils
-
Packs the contents of the given data sources into one zip file which will be placed in the specified output directory
- createZipFileFromFiles(List<File>, File, String) - Static method in class de.xima.fc.gui.common.utils.FileUtils
-
Packs the given files one zip file which will be placed in the specified output directory
- CREATION_DATE - de.xima.fc.mdl.enums.EExportToXmlField
-
Include the creation date of the form record.
- CredentialsExpiredException - Exception in de.xima.fc.security.pac4j.exception
-
Exceptions for expired credentials on a user profile.
- CredentialsExpiredException(String) - Constructor for exception de.xima.fc.security.pac4j.exception.CredentialsExpiredException
- CredentialsExpiredException(String, Throwable) - Constructor for exception de.xima.fc.security.pac4j.exception.CredentialsExpiredException
- crimson - de.xima.fc.color.ENamedCssColor
- crimson - de.xima.fc.common.graphdot.EColorSchemeSvg
- crimson - de.xima.fc.common.graphdot.EColorSchemeX11
- crimson - de.xima.fc.gui.common.enums.EWebColors
- CROSSHAIR - de.xima.fc.css.builder.ECssCursor
-
Cross cursor, often used to indicate selection in a bitmap.
- CrossViewScopeClientRequestData - Class in de.xima.fc.gui.bean.designer.conversation
-
POJO push data for the cross view scope request.
- CrossViewScopeClientRequestData(String, String) - Constructor for class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientRequestData
-
Creates a new POJO with the given data.
- CrossViewScopeClientResponseData - Class in de.xima.fc.gui.bean.designer.conversation
-
POJO model for the data received from the client to a cross view scope push message.
- CrossViewScopeClientResponseData() - Constructor for class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeClientResponseData
- CrossViewScopeRequestPushData - Class in de.xima.fc.gui.bean.designer.conversation
-
POJO push data for the cross view scope request.
- CrossViewScopeRequestPushData(String, List<CrossViewScopeClientRequestData>) - Constructor for class de.xima.fc.gui.bean.designer.conversation.CrossViewScopeRequestPushData
-
Creates a new POJO with the given data.
- CROW - de.xima.fc.common.graphdot.EArrowShape
-
The
crowshape. - CrudMap<Key,Value> - Class in de.xima.fc.common.collection
-
CRUD = create, read, update, and delete
- CrudMapAdapter<Key,Value> - Interface in de.xima.fc.common.collection
-
CRUD = create, read, update, and delete
- CrudMapAdapter.Immutable<Key,Value> - Class in de.xima.fc.common.collection
-
A
CrudMapAdapterfor an immutable map. - CrudMapAdapter.SetLike<Value> - Class in de.xima.fc.common.collection
- CrudMapAdapter.SetLike.Immutable<Value> - Class in de.xima.fc.common.collection
-
A
CrudMapAdapter.SetLikefor an immutable set. - crypticValue - Variable in class de.xima.fc.plugin.models.config.AConfigParam
- CSS - de.xima.fc.form.common.EFormResourceType
- CSS - de.xima.fc.gui.common.statics.EContentType
- CSS - de.xima.fc.gui.common.statics.EMonacoOptions
-
Default monaco editor options for editing CSS files.
- CSS - de.xima.fc.mdl.enums.EPluginFormResourceType
-
Deprecated.
- CSS - de.xima.fc.mdl.enums.ETextbausteinKategorie
- CSS_CLASSES - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for adding optional CSS classes to a form element.
- CSS_COLOR - Static variable in class de.xima.fc.color.ColorField
-
CSS property for the color, such as
redor#ac3300. - CSS_COLOR - Static variable in class de.xima.fc.color.ColorField.Identifier
- CSS_COLOR_MATCHING_TEXT - Static variable in class de.xima.fc.color.ColorField
-
CSS property for the color matching the the background, such as
redor#ac3300. - CSS_COLOR_MATCHING_TEXT - Static variable in class de.xima.fc.color.ColorField.Identifier
-
The
ColorField.getIdentifier()of theColorField.CSS_COLOR - CssBuilder - Class in de.xima.fc.css.builder
-
Static factory methods for different CSS syntax types.
- cssclasses - de.xima.fc.form.common.XPropertyEnum
-
Data type:
JSONArray - cssclasseswrapper - de.xima.fc.form.common.XPropertyEnum
-
Data type:
JSONArray - CssClassInfo - Class in de.xima.fc.gui.designer.form.model
-
Represents an analyzed CSS class.
- CssClassInfo(List<String>) - Constructor for class de.xima.fc.gui.designer.form.model.CssClassInfo
-
Creates a new CSS class info a CSS style class with the given name.
- CssColor - Class in de.xima.fc.color
-
A CSS color value, with optional transparency.
- CssColor(double, double, double, double) - Constructor for class de.xima.fc.color.CssColor
-
A new CSS color with the given red, green, blue, and alpha channel.
- CssColorString - Annotation Type in de.xima.fc.validation.constraints
-
Constraint validation that may be applied to values of type
String. - CssColorString.List - Annotation Type in de.xima.fc.validation.constraints
-
Defines several
CssColorStringconstraints on the same element. - CssColorStringValidator - Class in de.xima.fc.validation.constraintvalidators
-
Validator implementation for the
CssColorStringconstraint. - CssColorStringValidator() - Constructor for class de.xima.fc.validation.constraintvalidators.CssColorStringValidator
- CssDeclarationListBuilder - Class in de.xima.fc.css.builder
-
Simple builder for creating a CSS declaration list string (e.g.
- CssDefaultValue - Interface in de.xima.fc.css.builder
-
Constants with the pre-defined default values any CSS property accepts.
- cssFileFilter - Static variable in class de.xima.fc.form.renderer.XFormRendererConfig
- CssFontFaceInfo - Class in de.xima.fc.gui.designer.form.model
-
Represents the font faces contained in an analyzed CSS file.
- CssFontFaceInfo(List<String>) - Constructor for class de.xima.fc.gui.designer.form.model.CssFontFaceInfo
-
Creates a new POJO with the given data.
- CssInclude - Class in de.xima.fc.gui.designer.form.model
-
A CSS file to include in the designer.
- CssInclude(String, CssFontFaceInfo) - Constructor for class de.xima.fc.gui.designer.form.model.CssInclude
-
Creates a new POJO object with the given data.
- CssInfo - Class in de.xima.fc.gui.designer.form.model
-
Represents an analyzed CSS file.
- CssInfo(CssClassInfo, CssFontFaceInfo) - Constructor for class de.xima.fc.gui.designer.form.model.CssInfo
-
Creates a new POJO with the given data.
- CssRequest - Class in de.xima.fc.gui.designer.form.model.params
-
Client-side model for requesting info about a CSS file.
- CssRequest() - Constructor for class de.xima.fc.gui.designer.form.model.params.CssRequest
- CssRuleListBuilder - Class in de.xima.fc.css.builder
-
Simple builder for creating a CSS rule list string, e.g.
- CssRuleListBuilder() - Constructor for class de.xima.fc.css.builder.CssRuleListBuilder
- CssSelectorBuilder - Class in de.xima.fc.css.builder
-
Simple builder for creating CSS selector string, e.g.
- CssSelectorBuilder() - Constructor for class de.xima.fc.css.builder.CssSelectorBuilder
- CssTransformListBuilder - Class in de.xima.fc.css.builder
-
Simple builder for creating a CSS transform list string, e.g.
- CssUrlReplacer - Class in de.xima.fc.helper
-
Helper for replacing URLs in CSS files.
- CssWithFontFacesInfo - Class in de.xima.fc.gui.designer.form.model
- CssWithFontFacesInfo(String, String) - Constructor for class de.xima.fc.gui.designer.form.model.CssWithFontFacesInfo
- CSV - de.xima.fc.form.common.statics.EDatasource
- CSV - de.xima.fc.gui.common.statics.EContentType
- CSV - de.xima.fc.gui.statics.ECSVImportFormat
- CSV - de.xima.fc.mdl.enums.EDatenquellenTyp
- CSVDatenquelleResolver - Class in de.xima.fc.web.common.datasource
- CSVDatenquelleResolver(Datenquelle, IDatenquelleParams) - Constructor for class de.xima.fc.web.common.datasource.CSVDatenquelleResolver
- CSVDatenquelleResolver(Datenquelle, IReplacerParams, IDatenquelleParams) - Constructor for class de.xima.fc.web.common.datasource.CSVDatenquelleResolver
- CsvFormat - Class in de.xima.fc.logic.text.csv
-
CSV format options used by
CsvSplitterandCsvFormatter. - CsvFormat.Builder - Class in de.xima.fc.logic.text.csv
- csvFormatBuilder() - Static method in class de.xima.fc.logic.text.csv.CsvFormat
- CsvFormatter - Class in de.xima.fc.logic.text.csv
-
Formats character separated values with a certain set of options.
- csvFormatterOfFormat(CsvFormat) - Static method in class de.xima.fc.logic.text.csv.CsvFormatter
- CSVFormatWrapper - Class in de.xima.fc.mdl.csv
-
Wrapper class for CSV formats
- CSVImportOptions - Class in de.xima.fc.gui.utils.data.importer
-
Utility class for importing CSV files
- CSVImportOptions() - Constructor for class de.xima.fc.gui.utils.data.importer.CSVImportOptions
- CsvItemSourceHelper - Class in de.xima.fc.workflow.itemlist
-
Helper methods for CSV item sources of the for each loop in the workflow.
- CSVParserWrapper - Class in de.xima.fc.parser
-
Wrapper class for CSV parser
- CSVParserWrapper(Reader, CSVFormatWrapper) - Constructor for class de.xima.fc.parser.CSVParserWrapper
- CSVPrinterWrapper - Class in de.xima.fc.printer
-
Wrapper class for CSV printer
- CSVPrinterWrapper(Appendable, CSVFormatWrapper) - Constructor for class de.xima.fc.printer.CSVPrinterWrapper
- CSVRecordWrapper - Class in de.xima.fc.mdl.csv
-
Wrapper class for CSV records
- CSVRecordWrapper(CSVRecord) - Constructor for class de.xima.fc.mdl.csv.CSVRecordWrapper
- CSVSourcesMigrationUpdate - Class in de.xima.fc.update.updates.pre8
- CSVSourcesMigrationUpdate() - Constructor for class de.xima.fc.update.updates.pre8.CSVSourcesMigrationUpdate
- csvSplitRow(String, CsvFormat) - Static method in class de.xima.fc.logic.text.csv.CsvSplitter
- csvSplitRows(String, CsvFormat) - Static method in class de.xima.fc.logic.text.csv.CsvSplitter
- CsvSplitter - Class in de.xima.fc.logic.text.csv
-
Splits a string with multiple values separated by a given character.
- CTE_ATTACHMENT_COUNTS - Static variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- CTE_RANKED_SUBMISSIONS - Static variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- current - Variable in class de.xima.aspose.processor.core.WordField
- current - Variable in class de.xima.fc.gui.bean.EntityBean
- current() - Method in interface de.xima.fc.common.counter.Counter
-
Get the current value of the counter.
- current() - Method in interface de.xima.fc.common.counter.Counter.LongCounter
- current() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
- current() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTaskLocator
- current() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Gets the workflow trigger that initiated the current task execution, or
nullwhen no trigger is currently being - current() - Static method in class de.xima.fc.utils.ServletContextInfo
-
Deprecated.
- current(String) - Static method in class de.xima.fc.session.XfcSessionManager
-
Vor allem für Multi-Session-Betrieb.
- current(HttpServletRequest) - Static method in class de.xima.fc.gui.model.http.ServerModelFactory
- current(HttpServletRequest) - Static method in class de.xima.fc.session.FD2SessionManager
-
Deprecated.
- current(HttpServletRequest) - Static method in class de.xima.fc.session.FRQSessionManager
- current(HttpServletRequest) - Static method in class de.xima.fc.session.XfcSessionManager
-
Returns the XFC session for the HTTP session associated with the given HTTP request.
- current(HttpServletRequest, String) - Static method in class de.xima.fc.session.FRQSessionManager
- current(HttpSession) - Static method in class de.xima.fc.session.XfcSessionManager
-
Returns the XFC session for the given HTTP session.
- CURRENT - de.xima.fc.mdl.enums.EFormTargetState
-
The current state is not changed.
- CURRENT - de.xima.fc.mdl.fdv.EProcessingResult
-
(new workflow engine only) The value that is made available by a node while it is being executed (e.g.
- CURRENT_ATTR_INDEX - Static variable in interface de.xima.fc.workflow.retval.node.IFcDoUntilLoopDescriptors
-
Name of the corresponding property of the
IFcDoUntilLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory) - CURRENT_ATTR_INDEX - Static variable in interface de.xima.fc.workflow.retval.node.IFcForEachLoopDescriptors
-
Name of the corresponding property of the
IFcForEachLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory). - CURRENT_ATTR_INDEX - Static variable in interface de.xima.fc.workflow.retval.node.IFcWhileLoopDescriptors
-
Name of the corresponding property of the
IFcWhileLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory) - CURRENT_ATTR_ITEM - Static variable in interface de.xima.fc.workflow.retval.node.IFcForEachLoopDescriptors
-
Name of the corresponding property of the
IFcForEachLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory). - CURRENT_ATTR_ITEM_FIELD_VALUES_VALUES - Static variable in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Name of the corresponding property of the
#getSuccessValueDescriptor(IValueDescriptorFactory). - CURRENT_ATTR_ITEM_FORM_FIELD_REPETITIONS_VALUES - Static variable in enum de.xima.fc.workflow.model.list_item_source.EForEachLoopItemListSource
-
Name of the corresponding property of the
#getSuccessValueDescriptor(IValueDescriptorFactory). - CURRENT_ATTR_KEY - Static variable in interface de.xima.fc.workflow.retval.node.IFcForEachLoopDescriptors
-
Name of the corresponding property of the
IFcForEachLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory) - CURRENT_FV_URL_PARAM - Static variable in class de.xima.fc.CmnConst
- CURRENT_HANDLER_VERSION - Static variable in interface de.xima.fc.interfaces.workflow.elements.IElementHandler
-
The version string of the current formcycle application, as returned by default by
IElementHandler.getVersion(). - CURRENT_POSTFACH_NAME - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_STATUS_DELETABLE - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_STATUS_NAME - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_USER - de.xima.fc.workflow.model.enums.ESendFormRecordMessageTargetMemberType
-
Sets the
membersto the current user who executes the workflow. - CURRENT_WF_STATE_DELETABLE - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_WF_STATE_NAME - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_WF_STATE_TYPE - Static variable in class de.xima.fc.CmnConst.TableColumns
- CURRENT_WF_STATE_VERSION - Static variable in class de.xima.fc.CmnConst.TableColumns
- currentBenutzer() - Method in class de.xima.fc.session.XfcSession
-
Deprecated.The (backend) user is no longer saved in this session but rather in the general
HttpSession. - currentByName(String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds a node that is being executed currently and possesses the given name.
- currentByName(String) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds a trigger that is firing currently and possesses the given name.
- currentByUuid(UUID) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Finds a node that is being executed currently and has the given UUID.
- currentByUuid(UUID) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Finds a trigger that is firing currently and possesses the given UUID.
- currentLdapData - Variable in class de.xima.fc.gui.common.bean.AContextBean
-
Deprecated.
- currentLong() - Method in interface de.xima.fc.common.counter.Counter.LongCounter
-
Gets the current value of the counter as a primitive
long. - currentMailData - Variable in class de.xima.fc.gui.common.bean.AContextBean
-
Deprecated.
- currentMandant() - Method in class de.xima.fc.session.XfcSession
-
Deprecated.The client is no longer part of the request.
- currentOrNull(HttpSession) - Static method in class de.xima.fc.session.XfcSessionManager
-
Returns the XFC session for the given HTTP session, if it exists.
- CurrentProjectBean - Class in de.xima.fc.gui.bean.project
-
Deprecated.Replaced by
ProjectPageBean. - CurrentProjectBean() - Constructor for class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- CurrentProjectBean.EntitySelectModelImpl - Class in de.xima.fc.gui.bean.project
-
Deprecated.
- currents() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
- currents() - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Gets a list of all triggers currently firing, ordered by the time their execution was started, in order from the node trigger that fired most recently to the trigger that fired least recently.
- currentValue() - Method in interface de.xima.aspose.processor.interfaces.IPhase1State
- currentValue() - Method in interface de.xima.aspose.processor.interfaces.IRootState
- currentValue() - Method in interface de.xima.fc.interfaces.workflow.params.INodeExecutionParams
-
When the node is being executed, use this method to create the current data for the node and provide it.
- currentValue(List<String[]>) - Method in interface de.xima.aspose.processor.interfaces.IPhase1State
- currentValue(List<String[]>) - Method in interface de.xima.aspose.processor.interfaces.IRootState
- CurrentViewBean - Class in de.xima.fc.gui.common.bean
- CurrentViewBean() - Constructor for class de.xima.fc.gui.common.bean.CurrentViewBean
- curryBiFunction(BiFunction<? super T1, ? super T2, ? extends R>, T1) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Curries the first argument of a bi-variate function with the given value.
- curryBiFunction(BiFunction<? super T1, ? super T2, ? extends R>, T1, T2) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Curries both arguments of a bi-variate function with the given value.
- curryBiFunctionLast(BiFunction<? super T1, ? super T2, ? extends R>, T2) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Curries the second argument of a bi-variate function with the given value.
- cursor(Object...) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
cursor: pointer - custom(IThrowingFunction<URI, InputStream>, IThrowingFunction<URI, InputStream>) - Static method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateLoader
-
Creates a custom loader that uses the given loader functions.
- custom(IWorkflowElementTypeProviding) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- custom(IWorkflowElementTypeProviding, Object, Mandant) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- custom(CharSequence) - Static method in class de.xima.fc.common.graphdot.Color
-
Creates a custom color.
- custom(String) - Method in interface de.xima.fc.common.graphdot.AttributeListBuilder.IMixinColor
-
Uses a custom color.
- custom(String) - Method in class de.xima.fc.css.builder.CssSelectorBuilder
-
Appends a custom selector.
- custom(String) - Static method in class de.xima.fc.gui.model.http.ServerModelFactory
- custom(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- custom(String, Object, Mandant) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- CUSTOM - de.xima.fc.mdl.enums.EDefaultSenderName
- CUSTOM - de.xima.fc.mdl.enums.EFormTargetState
-
The new state for the form is read from the parameter
xfc-pp-state. - CUSTOM - de.xima.fc.mdl.enums.EHttpRequestType
-
Sends custom plain text content as the request body.
- CUSTOM - de.xima.fc.mdl.enums.ELoggerType
- CUSTOM - de.xima.fc.mdl.enums.EMailServerScope
-
A custom scope.
- CUSTOM - de.xima.fc.mdl.enums.EMultipleConditionCombinationType
-
The individual conditions are combined via a custom boolean expression the user may enter.
- CUSTOM - de.xima.fc.mdl.enums.EWorkflowStateType
-
Custom state that was created by a backend user.
- CUSTOM_ATTR_DOI_INIT_WORKFLOW_NODE_ID - Static variable in class de.xima.fc.entities.Vorgang
- custom_attributes - de.xima.fc.form.common.XPropertyEnum
-
Data type:
JSONArray - CUSTOM_OR_DEFAULT - de.xima.fc.mdl.enums.EI18nSource
-
Use the language-specific string if one exists, otherwise fall back to the default string.
- CUSTOM_USER_FILTER - de.xima.fc.gui.bean.settings.model.EKerberosLdapUserFilterType
- CustomAjaxSource - Class in de.xima.fc.gui.util
-
Simple POJO implementation of an
AjaxSourcewith setters for programmatic configuration. - CustomAjaxSource() - Constructor for class de.xima.fc.gui.util.CustomAjaxSource
- customAttribute(String, String) - Static method in class de.xima.fc.mdl.auth.authorization.ProfileAttributeDescriptor
- CustomAuthContentAction - Exception in de.xima.fc.mdl.auth
- CustomAuthContentAction(int, String) - Constructor for exception de.xima.fc.mdl.auth.CustomAuthContentAction
- customAuthenticator - Variable in class de.xima.fc.mail.models.CustomMailServerData
- CustomBackupData - Class in de.xima.fc.workflow
-
Model with the additional data for the JSON serialized form of a workflow version (in addition to the process model).
- CustomBackupData() - Constructor for class de.xima.fc.workflow.CustomBackupData
- customBodyContent(String) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
- CustomBodyDataBuilder - Class in de.xima.fc.http
- CustomBodyDataBuilder(HttpRequestBuilder) - Constructor for class de.xima.fc.http.CustomBodyDataBuilder
- customBuilder() - Method in class de.xima.fc.http.HttpRequestBuilder
- CustomColor - Class in de.xima.fc.gui.common.model
-
A custom
IGuiColorcolor with a builder that supports whatever color fields were added during the build process. - CustomColor.Builder - Class in de.xima.fc.gui.common.model
-
Simple builder for a
CustomColor. - customCombinationExpression(String) - Method in interface de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Sets the custom boolean expression to use to combine all individual conditions.
- customConfig - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- customer() - Method in interface de.xima.fc.proma.provider.interfaces.IPromaApiProvider
- CustomGuiIcon - Class in de.xima.fc.mdl.ui
-
A custom GUI icon with a freely configurable style, style class, and value.
- CustomGuiIcon.Builder - Class in de.xima.fc.mdl.ui
-
A new builder for a custom GUI icon.
- customIsRendered() - Method in interface de.xima.fc.interfaces.plugin.retval.backend.IPluginMenuEntry
-
Deprecated.Use
IPluginMenuEntry.getPluginView()to implement a customIAuthorizerandIAvailabiltyResolverfor configuring the visibility and authorization of the menu entry. - CUSTOMIZATION - de.xima.fc.gui.model.portal.EUserPortalViewTab
-
Customization tab for editing the portal's appearance (e.g.
- CUSTOMIZE - de.xima.fc.gui.statics.EWizardStepFormShare
- customLocationResolutionUri(String) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
When the
resolution typefor theLocationheader is set toRESOLVE_AGAINST_CUSTOM_URI: the custom URI against which to resolve the URI from theLocationheader. - CustomMailServerData - Class in de.xima.fc.mail.models
- CustomMailServerData() - Constructor for class de.xima.fc.mail.models.CustomMailServerData
- customNodes - Variable in class de.xima.fc.form.render.FormRenderContext
- customParameters - Variable in class de.xima.fc.entities.AWorkflowElement
- customParametersVersion - Variable in class de.xima.fc.entities.AWorkflowElement
- CustomResource - Class in de.xima.fc.theme.model
-
Resource for custom content
- CustomResource(String, String, String, String) - Constructor for class de.xima.fc.theme.model.CustomResource
- customSetting() - Static method in class de.xima.fc.workflow.Setting
- customSyntax() - Method in annotation type de.xima.fc.annotations.Placeholder
- customValuesMap - Variable in class de.xima.fc.form.render.FormRenderContext
- CustomViewModel - Class in de.xima.fc.gui.common.model
-
Deprecated.Use
PluginMenuEntryViewinstead. - CustomViewModel(IPluginMenuEntry, ViewBean, String) - Constructor for class de.xima.fc.gui.common.model.CustomViewModel
-
Deprecated.
- CustomViewSettings - Class in de.xima.fc.workflow.taglib.model
-
Parts of the
WorkflowExternalStatethat is sent to the client. - CustomViewSettings() - Constructor for class de.xima.fc.workflow.taglib.model.CustomViewSettings
- custParameter - Variable in class de.xima.fc.gui.bean.AExternalUserBean
- cyan - de.xima.fc.color.ENamedCssColor
- cyan - de.xima.fc.common.graphdot.EColorSchemeSvg
- cyan - de.xima.fc.common.graphdot.EColorSchemeX11
- cyan - de.xima.fc.gui.common.enums.EWebColors
- CYAN - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_1 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_10 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_11 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_12 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_13 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_14 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_2 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_3 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_4 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_5 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_6 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_7 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_8 - de.xima.fc.gui.common.enums.EQuasarColor
- CYAN_9 - de.xima.fc.gui.common.enums.EQuasarColor
- cyan1 - de.xima.fc.common.graphdot.EColorSchemeX11
- cyan2 - de.xima.fc.common.graphdot.EColorSchemeX11
- cyan3 - de.xima.fc.common.graphdot.EColorSchemeX11
- cyan4 - de.xima.fc.common.graphdot.EColorSchemeX11
- CYLINDER - de.xima.fc.common.graphdot.EShape
-
The
cylindershape.
D
- dao - Variable in class de.xima.fc.gui.bean.EntityBean
- dao - Variable in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- dao(Class<T>) - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
- dao(T) - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
- DaoActionHookHelper - Class in de.xima.fc.dao.hook
- DaoActionHookHelper() - Constructor for class de.xima.fc.dao.hook.DaoActionHookHelper
- DaoCrudMixin - Interface in de.xima.fc.ms.test.dao
-
Mixin to simplify CRUD (create-read-update-delete) operations on entities implemented via the
DaoProviderlayer . - DaoLazyDataModel<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.model.lazydata
-
LazyDataModelforIEntitys & use withDataTable. - DaoLazyDataModel.Builder<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.gui.model.lazydata
- DaoPagedResultFactory - Class in de.xima.fc.dao.utils
-
Factory for creating
PagedResults forDAO queries. - DaoProvider - Class in de.xima.fc.dao
-
Keeps a static reference to all DAO (data access object) instances.
- DaoProvider() - Constructor for class de.xima.fc.dao.DaoProvider
- DaoProviderIcalQueryAccessObject - Class in de.xima.fc.appointment
-
Implementation of
IAppointmentIcalQueryAccessObjectthat uses theDaoProviders. - DaoProviderIcalQueryAccessObject() - Constructor for class de.xima.fc.appointment.DaoProviderIcalQueryAccessObject
- DaoProviderValidationAcessObject - Class in de.xima.fc.appointment
-
Implementation of
IAppointmentValidationAccessObjectthat uses theDaoProvider.APPOINTMENT_DAO. - DaoProviderValidationAcessObject(AppointmentTemplate) - Constructor for class de.xima.fc.appointment.DaoProviderValidationAcessObject
-
Creates a new access object for appointments of a certain
AppointmentTemplate. - darkblue - de.xima.fc.color.ENamedCssColor
- darkblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkblue - de.xima.fc.common.graphdot.EColorSchemeX11
- darkblue - de.xima.fc.gui.common.enums.EWebColors
- darkcyan - de.xima.fc.color.ENamedCssColor
- darkcyan - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkcyan - de.xima.fc.common.graphdot.EColorSchemeX11
- darkcyan - de.xima.fc.gui.common.enums.EWebColors
- darkgoldenrod - de.xima.fc.color.ENamedCssColor
- darkgoldenrod - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkgoldenrod - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgoldenrod - de.xima.fc.gui.common.enums.EWebColors
- darkgoldenrod1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgoldenrod2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgoldenrod3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgoldenrod4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgray - de.xima.fc.color.ENamedCssColor
- darkgray - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkgray - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgray - de.xima.fc.gui.common.enums.EWebColors
- darkgreen - de.xima.fc.color.ENamedCssColor
- darkgreen - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkgreen - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgreen - de.xima.fc.gui.common.enums.EWebColors
- darkgrey - de.xima.fc.color.ENamedCssColor
- darkgrey - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkgrey - de.xima.fc.common.graphdot.EColorSchemeX11
- darkgrey - de.xima.fc.gui.common.enums.EWebColors
- darkkhaki - de.xima.fc.color.ENamedCssColor
- darkkhaki - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkkhaki - de.xima.fc.common.graphdot.EColorSchemeX11
- darkkhaki - de.xima.fc.gui.common.enums.EWebColors
- darkmagenta - de.xima.fc.color.ENamedCssColor
- darkmagenta - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkmagenta - de.xima.fc.common.graphdot.EColorSchemeX11
- darkmagenta - de.xima.fc.gui.common.enums.EWebColors
- darkolivegreen - de.xima.fc.color.ENamedCssColor
- darkolivegreen - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkolivegreen - de.xima.fc.common.graphdot.EColorSchemeX11
- darkolivegreen - de.xima.fc.gui.common.enums.EWebColors
- darkolivegreen1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkolivegreen2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkolivegreen3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkolivegreen4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorange - de.xima.fc.color.ENamedCssColor
- darkorange - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkorange - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorange - de.xima.fc.gui.common.enums.EWebColors
- darkorange1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorange2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorange3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorange4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorchid - de.xima.fc.color.ENamedCssColor
- darkorchid - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkorchid - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorchid - de.xima.fc.gui.common.enums.EWebColors
- darkorchid1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorchid2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorchid3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkorchid4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkred - de.xima.fc.color.ENamedCssColor
- darkred - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkred - de.xima.fc.common.graphdot.EColorSchemeX11
- darkred - de.xima.fc.gui.common.enums.EWebColors
- darksalmon - de.xima.fc.color.ENamedCssColor
- darksalmon - de.xima.fc.common.graphdot.EColorSchemeSvg
- darksalmon - de.xima.fc.common.graphdot.EColorSchemeX11
- darksalmon - de.xima.fc.gui.common.enums.EWebColors
- darkseagreen - de.xima.fc.color.ENamedCssColor
- darkseagreen - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkseagreen - de.xima.fc.common.graphdot.EColorSchemeX11
- darkseagreen - de.xima.fc.gui.common.enums.EWebColors
- darkseagreen1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkseagreen2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkseagreen3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkseagreen4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslateblue - de.xima.fc.color.ENamedCssColor
- darkslateblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkslateblue - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslateblue - de.xima.fc.gui.common.enums.EWebColors
- darkslategray - de.xima.fc.color.ENamedCssColor
- darkslategray - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkslategray - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategray - de.xima.fc.gui.common.enums.EWebColors
- darkslategray1 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategray2 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategray3 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategray4 - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategrey - de.xima.fc.color.ENamedCssColor
- darkslategrey - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkslategrey - de.xima.fc.common.graphdot.EColorSchemeX11
- darkslategrey - de.xima.fc.gui.common.enums.EWebColors
- darkturquoise - de.xima.fc.color.ENamedCssColor
- darkturquoise - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkturquoise - de.xima.fc.common.graphdot.EColorSchemeX11
- darkturquoise - de.xima.fc.gui.common.enums.EWebColors
- darkviolet - de.xima.fc.color.ENamedCssColor
- darkviolet - de.xima.fc.common.graphdot.EColorSchemeSvg
- darkviolet - de.xima.fc.common.graphdot.EColorSchemeX11
- darkviolet - de.xima.fc.gui.common.enums.EWebColors
- DASHBOARD - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DASHBOARD - de.xima.fc.mdl.enums.EAccessProperty
-
Deprecated.
- DASHBOARD - de.xima.fc.security.endpoint.EClientView
- DASHBOARD - de.xima.fc.security.endpoint.ESystemView
- DASHBOARD_ALL_FORM_RECORDS_LABEL - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_ALL_MESSAGES_LABEL - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_FORM_RECORDS_HEADER - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_MESSAGES_HEADER - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_NEW_FORM_RECORD_BUTTON_LABEL - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_NEW_FORM_RECORD_DESCRIPTION - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_NEW_FORM_RECORD_TITLE - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DASHBOARD_SEARCHBAR_PLACEHOLDER - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- dashboardAllFormRecordsLabel(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- dashboardAllMessagesLabel(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- DashboardBean - Class in de.xima.fc.gui.common.bean
-
View scoped bean holding the dashboard of the backend.
- DashboardBean() - Constructor for class de.xima.fc.gui.common.bean.DashboardBean
- dashboardFormRecordsHeader(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- dashboardLabel(String) - Method in class de.xima.fc.user_portal.view_model.SidebarViewModel.Builder
- dashboardMessagesHeader(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- DashboardModel - Class in de.xima.fc.gui.common.model
- DashboardModel() - Constructor for class de.xima.fc.gui.common.model.DashboardModel
- dashboardNewFormRecordButtonLabel(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- dashboardNewFormRecordDescription(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- dashboardNewFormRecordTitle(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- DashboardPageModel - Class in de.xima.fc.user_portal.view_model
-
The model for the dashboard page which holds the data from the portal localizations.
- DashboardPageModel.Builder - Class in de.xima.fc.user_portal.view_model
- dashboardSearchbarPlaceholder(String) - Method in class de.xima.fc.user_portal.view_model.DashboardPageModel.Builder
- DASHED - de.xima.fc.common.graphdot.EEdgeStyle
-
Dashed lines
- DASHED - de.xima.fc.common.graphdot.ENodeStyle
-
Dashed border
- data - Variable in class de.xima.fc.entities.AbstractDateiData
-
Deprecated.
- data - Variable in class de.xima.fc.entities.AEncryptedFileDataEntity
- data - Variable in class de.xima.fc.entities.AFileDataEntity
- data - Variable in class de.xima.fc.entities.AFormEncryptedFileDataEntity
- data - Variable in class de.xima.fc.entities.common.file.AFileDataEntity
- data - Variable in class de.xima.fc.gui.common.bean.ResourceContentBean
- data - Variable in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- data() - Method in class de.xima.fc.common.data.file.DefaultSerializableFile
- data() - Method in interface de.xima.fc.common.data.file.ISerializableFile
-
Gets the binary data of the file.
- data(Node, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Gets the value of a data attribute with a given name.
- data(Node, String, boolean) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Sets a data attribute with a given name to a given value.
- data(Node, String, int) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Sets a data attribute with a given name to a given value.
- data(Node, String, long) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Sets a data attribute with a given name to a given value.
- data(Node, String, String) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Sets a data attribute with a given name to a given value.
- DATA - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA - de.xima.fc.inbox.servlet.InboxWorkflowServlet.EAction
-
Deprecated.Save the data.
- DATA - de.xima.fc.mdl.enums.EAccessProperty
- DATA_CONNECTION - de.xima.fc.mdl.enums.EAccessProperty
- DATA_CONNECTION_DB - de.xima.fc.gui.common.statics.EContentView
- DATA_CONNECTION_DB - de.xima.fc.security.endpoint.EProjectView
- DATA_CONNECTION_LDAP - de.xima.fc.gui.common.statics.EContentView
- DATA_CONNECTION_LDAP - de.xima.fc.security.endpoint.EProjectView
- DATA_CONNECTION_WEBDAV - de.xima.fc.security.endpoint.EProjectView
- DATA_COUNTER - de.xima.fc.gui.common.statics.EContentView
- DATA_COUNTER - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_COUNTER - de.xima.fc.mdl.enums.EAccessProperty
- DATA_COUNTER - de.xima.fc.security.endpoint.EClientView
- DATA_COUNTER - de.xima.fc.security.endpoint.EProjectView
- DATA_DB_CONNECTION - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_DB_CONNECTION - de.xima.fc.security.endpoint.EClientView
- DATA_DB_QUERIES - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_DB_QUERIES - de.xima.fc.security.endpoint.EClientView
- DATA_INBOX - de.xima.fc.mdl.enums.EProjectSpecificDBTable
- DATA_LDAP_CONNECTION - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_LDAP_CONNECTION - de.xima.fc.mdl.enums.EAccessProperty
- DATA_LDAP_CONNECTION - de.xima.fc.security.endpoint.EClientView
- DATA_LDAP_QUERIES - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_LDAP_QUERIES - de.xima.fc.security.endpoint.EClientView
- DATA_LDAP_QUERY - de.xima.fc.mdl.enums.EAccessProperty
- DATA_PROCESS_ID - Static variable in class de.xima.fc.timing.worker.StatusChangeWorker
-
Deprecated.
- DATA_PROZESS_ID - Static variable in class de.xima.fc.timing.worker.StatusChangeWorker
-
Deprecated.
- DATA_QUERIES_DB - de.xima.fc.gui.common.statics.EContentView
- DATA_QUERIES_DB - de.xima.fc.security.endpoint.EProjectView
- DATA_QUERIES_LDAP - de.xima.fc.gui.common.statics.EContentView
- DATA_QUERIES_LDAP - de.xima.fc.security.endpoint.EProjectView
- DATA_QUERY - de.xima.fc.mdl.enums.EAccessProperty
- DATA_SOURCE - de.xima.fc.mdl.enums.EAccessProperty
- DATA_SOURCE_STATUS_ID - Static variable in class de.xima.fc.timing.worker.StatusChangeWorker
-
Deprecated.
- DATA_SOURCES - de.xima.fc.gui.common.statics.EContentView
- DATA_SOURCES - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_SOURCES - de.xima.fc.security.endpoint.EClientView
- DATA_SOURCES - de.xima.fc.security.endpoint.EProjectView
- DATA_SOURCES_DATA_NULL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_EMPTY_TABLE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_CSV_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_EXCEL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_NO_FILE_CHOSEN_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_WRONG_FORMAT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_WRONG_FORMAT_CSV - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_IMPORT_WRONG_FORMAT_EXCEL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_INFO_DELETE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_INFO_DELETE_PLURAL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_INFO_PERSIST_NEW - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_LOADING_DATAGRID_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_MIN_COL_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_MIN_ROW_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_PERSIST_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_ERROR_CELL_CLEAR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_ERROR_COLUMN_ADD - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_ERROR_COLUMN_REMOVE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_ERROR_ROW_ADD - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_ERROR_ROW_REMOVE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_WARN_CELL_NOT_SELECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_WARN_COLUMN_NOT_SELECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_SHEET_WARN_ROW_NOT_SELECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_TYPE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_TYPE_SPECIFIC_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_TYPE_SPECIFIC_ERROR_SUB - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_WARNING_EXCEL_CELL_LIMIT_EXCEEDED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_SOURCES_WARNING_SHEET_LIMITED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DATA_TARGET_STATUS_ID - Static variable in class de.xima.fc.timing.worker.StatusChangeWorker
-
Deprecated.
- DATA_WEBDAV_CONNECTION - de.xima.fc.gui.common.statics.EViews
-
Deprecated.
- DATA_WEBDAV_CONNECTION - de.xima.fc.mdl.enums.EAccessProperty
- DATA_WEBDAV_CONNECTION - de.xima.fc.security.endpoint.EClientView
- dataAttrDashStyle(String) - Static method in class de.xima.fc.logic.dom.XDomUtils
-
Takes a data attribute name using dash style notation (eg.
- Database() - Constructor for class de.xima.fc.CmnConst.Database
- Database() - Constructor for class de.xima.fc.config.XfcConfigKeys.Database
- DATABASE - de.xima.fc.config.EXfcConfigType
-
Settings related to the database configuration, such as the JDBC URL and credentials.
- DATABASE - de.xima.fc.errors.EErrorType
- DATABASE - de.xima.fc.mdl.enums.ESystemInfo
- DATABASE - de.xima.fc.security.endpoint.ESystemView
- DATABASE - Static variable in class de.xima.fc.config.XfcConfig
-
Settings related to the database configuration, such as the JDBC URL and credentials.
- DATABASE_CONNECTION_NOT_FOUND - de.xima.fc.workflow.error.EFcSqlStatementError
-
When the database connection details were not found, usually because the entity was already deleted in the formcycle backend.
- DATABASE_ERROR - de.xima.fc.appointment.EAppointmentBookingError
-
A general database error did occur.
- DATABASE_ERROR - de.xima.fc.mdl.enums.EAttachmentItemResolutionError
-
When the database could not be accessed when resolving the attachment item.
- DATABASE_ERROR - de.xima.fc.mdl.enums.EResourceItemResolutionError
-
When the database could not be accessed when resolving the resource item.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcCompressAsZipError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcCreateTextFileError
-
When the text file could not be attached to the form record due to a database error.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcDecodeBase64Error
-
When the created file could not be attached to the form record
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcDeleteAttachmentError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcEmailError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcEncodeBase64Error
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcExportToPersistenceError
-
When data could not be read from the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcExportToXmlError
-
When data could not be read from the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcFillPdfError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcFillWordError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcForEachLoopError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcHttpRequestError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcImportFormValueFromXmlError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcProcessLogPdfError
-
When the PDF file could not be attached to the form record due to a database error.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcProvideResourceError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcReturnFileError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcSaveToFileSystemError
-
When an error occurred during the communication with the database.
- DATABASE_ERROR - de.xima.fc.workflow.error.EFcSaveToWebDavError
-
When an error occurred during the communication with the database.
- DATABASE_QUERY_NOT_FOUND - de.xima.fc.workflow.error.EFcSqlStatementError
-
When the database query were not found, usually because the entity was already deleted in the formcycle backend.
- DATABASE_STATUS - Static variable in class de.xima.fc.CmnConst.Healthcheck.MS
- DatabaseConnectionChoiceProvider - Class in de.xima.fc.workflow.model.choices
-
Provider for the database connections available in the current client during workflow editing and validation.
- DatabaseConnectionChoiceProvider() - Constructor for class de.xima.fc.workflow.model.choices.DatabaseConnectionChoiceProvider
- DatabaseConnectionModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- DatabaseConnectionModifiedEvent(DatenbankZugriff, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.DatabaseConnectionModifiedEvent
-
Creates a new entity POJO with the given data.
- DatabaseError(String, AbstractDaoException, AttachmentItem) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.DatabaseError
- DatabaseError(String, AbstractDaoException, ResourceItem) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.DatabaseError
- DatabaseError(String, AbstractDaoRuntimeException, AttachmentItem) - Constructor for exception de.xima.fc.exceptions.AAttachmentListResolutionError.DatabaseError
- DatabaseError(String, AbstractDaoRuntimeException, ResourceItem) - Constructor for exception de.xima.fc.exceptions.AFileListResolutionError.DatabaseError
- DatabaseMonitor - Class in de.xima.fc.db
-
Monitors the database connection status.
- DatabaseMonitor() - Constructor for class de.xima.fc.db.DatabaseMonitor
- DatabaseMonitor(IServerRegistries) - Constructor for class de.xima.fc.db.DatabaseMonitor
- DatabasePropertiesHelper - Class in de.xima.fc.db
- DatabasePropertiesHelper() - Constructor for class de.xima.fc.db.DatabasePropertiesHelper
- databaseQuery(DatenbankZugriff, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_SQL_STATEMENTwith a SQL statement. - databaseQuery(DatenbankZugriff, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_SQL_STATEMENTwith a SQL statement. - databaseQuery(Datenquelle) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_SQL_STATEMENTthat uses a preconfigured database query. - databaseQuery(Datenquelle) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_SQL_STATEMENTthat uses a preconfigured database query. - databaseQuery(Datenquelle, Iterable<Map.Entry<String, String>>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_SQL_STATEMENTthat uses a preconfigured database query. - databaseQuery(Datenquelle, Iterable<Map.Entry<String, String>>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_SQL_STATEMENTthat uses a preconfigured database query. - databaseQuery(Datenquelle, Map<String, String>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
- databaseQuery(Datenquelle, Map<String, String>) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_SQL_STATEMENTthat uses a preconfigured database query. - DatabaseQueryChoiceProvider - Class in de.xima.fc.workflow.model.choices
-
Provider for the URL templates available during workflow editing and validation.
- DatabaseQueryChoiceProvider() - Constructor for class de.xima.fc.workflow.model.choices.DatabaseQueryChoiceProvider
- DatabaseUtils - Class in de.xima.fc.dao.utils
-
Deprecated.use
DatabaseUtils - DatabaseUtils - Class in de.xima.fc.db
- DatabaseUtils() - Constructor for class de.xima.fc.dao.utils.DatabaseUtils
-
Deprecated.
- DatabaseUtils() - Constructor for class de.xima.fc.db.DatabaseUtils
- dataEntities - Variable in class de.xima.fc.entities.AFileEntity
- DataQuery() - Constructor for class de.xima.fc.CmnConst.DataQuery
- dataqueryDBUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- dataqueryLDAPUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- DATASET_NOT_FOUND - de.xima.fc.mdl.enums.ETextbausteinMsgCode
-
Datensatz nicht vorhanden (Der angeforderte Datensatz ist nicht vorhanden.
- DATASET_NOT_FOUND - Static variable in class de.xima.fc.I18nKeys.Defaults
- datasource - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DATASOURCE - de.xima.fc.plugin.enums.EPluginTypes
-
Deprecated.
- datasourceCSVUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- DataSourceDescriptor - Class in de.xima.fc.importer.mdl.descriptor
- DataSourceDescriptor(Long, String, EDatenquellenTyp) - Constructor for class de.xima.fc.importer.mdl.descriptor.DataSourceDescriptor
- DataSourceImportConfig - Class in de.xima.fc.importer.config
- DataSourceImportConfig(IEntityImportConfigData<Datenquelle>) - Constructor for class de.xima.fc.importer.config.DataSourceImportConfig
- DataSourceImportConfig(IEntityContext, Mandant, Datenquelle, Set<IEntityDependency>, String) - Constructor for class de.xima.fc.importer.config.DataSourceImportConfig
-
Deprecated.
- DataSourceImporter - Class in de.xima.fc.gui.utils.data.importer
- DataSourceImporter(Mandant) - Constructor for class de.xima.fc.gui.utils.data.importer.DataSourceImporter
- DataSourceImportStager - Class in de.xima.fc.importer.stager
-
Deprecated.
- DataSourceImportStager(IEntityContext, Datenquelle, Mandant) - Constructor for class de.xima.fc.importer.stager.DataSourceImportStager
-
Deprecated.
- DataSourceImportStager(IEntityContext, IEntityImportConfig<?>, Mandant) - Constructor for class de.xima.fc.importer.stager.DataSourceImportStager
-
Deprecated.
- datasourceJSONUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- DataSourceModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- DataSourceModifiedEvent(Datenquelle, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.DataSourceModifiedEvent
-
Creates a new entity POJO with the given data.
- DataSourcesBean - Class in de.xima.fc.gui.bean.data
-
Bean für die aktuelle Session und deren Informationen
- DataSourcesBean() - Constructor for class de.xima.fc.gui.bean.data.DataSourcesBean
- DataSourcesBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.data
- DataSourcesSheetBean - Class in de.xima.fc.gui.bean.data
-
Bean for handling data source manipulation through excel-like sheet
- DataSourcesSheetBean() - Constructor for class de.xima.fc.gui.bean.data.DataSourcesSheetBean
- DataSourceUtils - Class in de.xima.fc.web.common.utils
- datasourceXMLUrlFor(String, ValueParameters) - Static method in class de.xima.fc.form.helper.URLHelper
- dataStoreForFacesContextAttributes(Object, Supplier<FacesContext>) - Static method in class de.xima.fc.logic.data.DataStores
-
Creates a new data store that stores data in the attributes of a Faces context.
- dataStoreNoOp() - Static method in class de.xima.fc.logic.data.DataStores
-
Creates a no-op data store that does not store any data.
- DataStores - Class in de.xima.fc.logic.data
-
Factory for
data stores. - DataTable<S,T> - Class in de.xima.fc.gui.common.model.data
-
Simple Model holding headers and data rows of a fixed data table for outputting information
- DataTable() - Constructor for class de.xima.fc.gui.common.model.data.DataTable
- DataTable(List<S>, List<Map<S, T>>) - Constructor for class de.xima.fc.gui.common.model.data.DataTable
- DATATABLE - de.xima.fc.security.endpoint.EProjectView
- DataTableColumn - Class in de.xima.fc.mdl.fdv
- DataTableColumn() - Constructor for class de.xima.fc.mdl.fdv.DataTableColumn
- DataTableColumn(String) - Constructor for class de.xima.fc.mdl.fdv.DataTableColumn
- DataTableColumn(String, String) - Constructor for class de.xima.fc.mdl.fdv.DataTableColumn
- DataTableEntriesModel<T extends Serializable> - Class in de.xima.fc.gui.common.model.data
-
Generic model for markable & selectable data table entries.
- DataTableEntriesModel.Builder<T extends Serializable> - Class in de.xima.fc.gui.common.model.data
- DataTableTemplate - Class in de.xima.fc.mdl.fdv
- DataTableTemplate() - Constructor for class de.xima.fc.mdl.fdv.DataTableTemplate
- datatype - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DATATYPE - de.xima.fc.form.common.statics.EValidations
- datatypeHint - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DataUriBinary(byte[], String) - Constructor for class de.xima.fc.utils.URLUtils.DataUriBinary
-
Creates a new POJO with the given data.
- Date - de.xima.fc.mdl.Attribut.DatenTyp
- DATE - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- DATE - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- DATE_FORMAT_PATTERN_ISO_8601 - Static variable in class de.xima.fc.workflow.executor.FcWriteFormRecordAttrExecutor
-
Pattern for iso-date-8601
- DATE_FORMAT_STYLE - Static variable in class de.xima.fc.FeConst
- DATE_TRIGGER - de.xima.fc.timing.TriggerKeyFactory.ETriggerGroups
-
Trigger group for date triggers that fire at a specific date.
- DATE_YYYY_MM_DD - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- DATEDE - Static variable in class de.xima.fc.form.common.statics.FD2i18nKeys.ServerValidation
- DATEEN - Static variable in class de.xima.fc.form.common.statics.FD2i18nKeys.ServerValidation
- dateFormat - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dateFormatCustom - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dateFormatter() - Static method in class de.xima.fc.web.common.utils.ServletUtils
- dateiname - Variable in class de.xima.fc.entities.AbstractDatei
-
Deprecated.
- dateiname - Variable in class de.xima.fc.entities.AFileEntity
- dateiname - Variable in class de.xima.fc.entities.ProjectPreviewFile
- DatenabfrageDB() - Constructor for class de.xima.fc.CmnConst.DatenabfrageDB
- DatenabfrageDBServlet - Class in de.xima.fc.servlet
-
Datenabfrage-DB-Servlet
- DatenabfrageDBServlet() - Constructor for class de.xima.fc.servlet.DatenabfrageDBServlet
- DatenabfrageLDAP() - Constructor for class de.xima.fc.CmnConst.DatenabfrageLDAP
- DatenabfrageLDAPServlet - Class in de.xima.fc.servlet
-
Datenabfrage-LDAP-Servlet
- DatenabfrageLDAPServlet() - Constructor for class de.xima.fc.servlet.DatenabfrageLDAPServlet
- DatenbankZugriff - Class in de.xima.fc.entities
- DatenbankZugriff() - Constructor for class de.xima.fc.entities.DatenbankZugriff
- DATENBANKZUGRIFF - de.xima.fc.mdl.enums.EModule
-
Deprecated.
- DATENBANKZUGRIFF - Static variable in class de.xima.fc.api.APIProvider
- DATENBANKZUGRIFF_CALLING_SUCCESSFULLY - Static variable in class de.xima.fc.I18nKeys.Msg
- DATENBANKZUGRIFF_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- DatenbankZugriffAPI - Class in de.xima.fc.api.entity
-
API class for manipulation of
DatenbankZugriffentities. - DatenbankZugriffAPI() - Constructor for class de.xima.fc.api.entity.DatenbankZugriffAPI
- DatenbankZugriffDao - Class in de.xima.fc.dao.impl
-
The default implementation of
IDatenbankZugriffDaothat can be accessed viaDaoProvider. - DatenbankZugriffDao() - Constructor for class de.xima.fc.dao.impl.DatenbankZugriffDao
-
Creates a new instance of this DAO.
- DatenbankzugriffHandler - Class in de.xima.fc.handler.entity
- DatenbankzugriffHandler() - Constructor for class de.xima.fc.handler.entity.DatenbankzugriffHandler
- Datenquelle - Class in de.xima.fc.entities
- Datenquelle() - Constructor for class de.xima.fc.entities.Datenquelle
- DATENQUELLE - Static variable in class de.xima.fc.api.APIProvider
- DATENQUELLE_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- DatenquelleAPI - Class in de.xima.fc.api.entity
-
API class for manipulation of
Datenquelleentities. - DatenquelleAPI() - Constructor for class de.xima.fc.api.entity.DatenquelleAPI
- DatenquelleCSVServlet - Class in de.xima.fc.servlet
- DatenquelleCSVServlet() - Constructor for class de.xima.fc.servlet.DatenquelleCSVServlet
- DatenquelleDao - Class in de.xima.fc.dao.impl
- DatenquelleDao() - Constructor for class de.xima.fc.dao.impl.DatenquelleDao
- DatenquelleHandler - Class in de.xima.fc.handler.entity
-
The Class DataStoreHandler.
- DatenquelleHandler() - Constructor for class de.xima.fc.handler.entity.DatenquelleHandler
- DatenquelleJSONServlet - Class in de.xima.fc.servlet
- DatenquelleJSONServlet() - Constructor for class de.xima.fc.servlet.DatenquelleJSONServlet
- DATENQUELLEN - de.xima.fc.mdl.enums.EModule
-
Deprecated.
- DatenquelleParams - Class in de.xima.fc.web.common.datasource
- DatenquelleParams(Mandant, Map<String, Serializable>, ValueParameters, Projekt) - Constructor for class de.xima.fc.web.common.datasource.DatenquelleParams
- DatenquelleParams(Mandant, Map<String, Serializable>, ValueParameters, Projekt, Benutzer, JSONObject) - Constructor for class de.xima.fc.web.common.datasource.DatenquelleParams
-
Deprecated.
- DatenquelleParams(Mandant, Map<String, Serializable>, ValueParameters, Projekt, IUser, JSONObject) - Constructor for class de.xima.fc.web.common.datasource.DatenquelleParams
- DatenquelleParams(XItem, Mandant, SessionAttributes, ValueParameters, Projekt) - Constructor for class de.xima.fc.web.common.datasource.DatenquelleParams
-
Deprecated.
- DatenquelleParams(XItem, Mandant, Map<String, Serializable>, ValueParameters, Projekt) - Constructor for class de.xima.fc.web.common.datasource.DatenquelleParams
-
Deprecated.
- DatenquelleResolverFactory - Class in de.xima.fc.web.common.datasource
- DatenquelleResolverFactory() - Constructor for class de.xima.fc.web.common.datasource.DatenquelleResolverFactory
- DatenquelleXMLServlet - Class in de.xima.fc.servlet
-
DatenquelleXMLServlet
- DatenquelleXMLServlet() - Constructor for class de.xima.fc.servlet.DatenquelleXMLServlet
- DATENTABELLE_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- DatentabelleDao - Class in de.xima.fc.dao.impl
- DatentabelleDao() - Constructor for class de.xima.fc.dao.impl.DatentabelleDao
- datepicker - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dateTimeToId(ZonedDateTime) - Static method in class de.xima.fc.appointment.AppointmentSlotIdConverter
- davUri(String...) - Method in class de.xima.fc.testhelper.WebDavServer
- DAY - de.xima.fc.gui.bean.statistics.model.ETimeSpan
- DAYS - de.xima.fc.common.bean_models.ETimeUnit
-
86400 seconds.
- DAYS - de.xima.fc.mdl.enums.ETimePointTriggerDurationUnit
-
One hour (24
ETimePointTriggerDurationUnit.HOURS). - DAYS_HOURS_MINUTES - Static variable in class de.xima.fc.gui.common.converter.DurationPartsConverter
-
The immutable, thread-safe instance of a converter for splitting a
Durationfield into its days, hours, and minutes. - DB - de.xima.fc.form.common.statics.EDatasource
- DB - de.xima.fc.mdl.enums.EDatenabfrageTyp
- DB - de.xima.fc.mdl.enums.EDatenquellenTyp
-
Deprecated.
- DB_ACCESS_DENIED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- DB_ACCESS_DENIED_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CALLING_FAILED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- DB_CHANGE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CHECK_QUERY_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CONNECTION - de.xima.fc.gui.bean.settings.model.EWizardStep
-
Deprecated.
- DB_CONNECTION - de.xima.fc.mdl.enums.EDbUpdateStep
-
Deprecated.
- DB_CONNECTION_CHECK_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CONNECTION_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CONNECTION_ERROR_DRIVER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_CONNECTION_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_DELETING_NOT_ALLOWED - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- DB_DRIVER_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_HEALTHCHECK_NAME - Static variable in class de.xima.fc.db.DatabaseMonitor
-
Deprecated.
- DB_HOLDS_REFERENCES_TO_ENTITY - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- DB_MIGRATE - de.xima.fc.gui.bean.settings.model.EWizardStep
-
Deprecated.
- DB_MIGRATE - de.xima.fc.mdl.enums.EDbUpdateStep
-
Deprecated.
- DB_MIGRATE_ERROR_SAVE_DB_ENC - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_ERROR_SAVE_DB_ENC - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_ERROR_UNRUN_CHANGESETS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_ERROR_UNRUN_CHANGESETS - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_NO_CHANGES - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_NO_CHANGES - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_NO_MIGRATION - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_NO_MIGRATION - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_NO_UNRUN_CHANGES - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_NO_UNRUN_CHANGES - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_RETRIEVE_UNRUN_CHANGESETS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_RETRIEVE_UNRUN_CHANGESETS - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MIGRATE_UNRUN_CHANGESETS_EXIST - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_MIGRATE_UNRUN_CHANGESETS_EXIST - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DB_MONITOR_CHECK_INTERVAL_SECONDS - Static variable in class de.xima.fc.config.XfcConfigDefaults.Database
-
Default value for the database monitor check interval, see
DB_MONITOR_CHECK_INTERVAL_SECONDSfor details. - DB_MONITOR_CHECK_INTERVAL_SECONDS - Static variable in class de.xima.fc.config.XfcConfigKeys.Database
-
Time in seconds for the periodic database health check.
- DB_MONITOR_CONNECTION_CHECK_TIMEOUT_SECONDS - Static variable in class de.xima.fc.config.XfcConfigDefaults.Database
-
Default value for the database monitor connection check timeout, see
DB_MONITOR_CONNECTION_CHECK_TIMEOUT_SECONDSfor details. - DB_MONITOR_CONNECTION_CHECK_TIMEOUT_SECONDS - Static variable in class de.xima.fc.config.XfcConfigKeys.Database
-
Timeout in seconds for checking the connection to the database.
- DB_PRE_UPDATE - de.xima.fc.gui.bean.settings.model.EWizardStep
-
Deprecated.
- DB_QUERY_UPLOAD_TYPE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SCRIPT_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SCRIPT_ERROR - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- DB_SCRIPT_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SCRIPT_SUCCESS_DETAIL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SCRIPT_SUCCESSFULLY - Static variable in class de.xima.fc.I18nKeys.Msg
- DB_SETTINGS_WRITE_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SETTINGS_WRITE_SUCCESS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_SQL_STATEMENT - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- DB_TEST_QUERY_CHAR_LIMIT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_UPDATE - de.xima.fc.gui.bean.settings.model.EWizardStep
-
Deprecated.
- DB_UPDATE - de.xima.fc.mdl.enums.EDbUpdateStep
-
Deprecated.
- DB_UPDATE_CHECK_CONNECTION - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_UPDATE_DB_SCHEMA - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_UPDATE_DB_SCHEMA - Static variable in class de.xima.fc.I18nKeys.Liquibase
- DB_UPDATE_DB_SCHEMA_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_UPDATE_DB_SCHEMA_ERROR - Static variable in class de.xima.fc.I18nKeys.Liquibase
- DB_UPDATE_START - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DB_UPDATE_STORE_SETTINGS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DBAccessPoolManager - Class in de.xima.fc.db
- DBAccessPoolManager() - Constructor for class de.xima.fc.db.DBAccessPoolManager
- DBBinaryEncryptor - Class in de.xima.fc.encryption.db
- DBBinaryEncryptor(Provider, EDBEncryptionAlgorithm, String, boolean) - Constructor for class de.xima.fc.encryption.db.DBBinaryEncryptor
- dbConn - Variable in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- DbConnectionBean - Class in de.xima.fc.gui.bean.data
-
Bean für die Verwaltung von Verbindungen
- DbConnectionBean() - Constructor for class de.xima.fc.gui.bean.data.DbConnectionBean
- DbConnectionBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.data
- DBConnectionData - Class in de.xima.fc.mdl.db
- DBConnectionData() - Constructor for class de.xima.fc.mdl.db.DBConnectionData
- DBConnectionData(EDatenbankTyp, String, String, String, int, int) - Constructor for class de.xima.fc.mdl.db.DBConnectionData
- dbConnInvalid - Variable in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- DBDatenquelleResolver - Class in de.xima.fc.web.common.datasource
- DBDatenquelleResolver(Datenquelle, IDatenquelleParams) - Constructor for class de.xima.fc.web.common.datasource.DBDatenquelleResolver
- DBDatenquelleResolver(Datenquelle, IReplacerParams, IDatenquelleParams) - Constructor for class de.xima.fc.web.common.datasource.DBDatenquelleResolver
- DbEncryptionBean - Class in de.xima.fc.gui.bean.settings
-
Deprecated.use
UpdateBean.getDbEncryption()instead - DbEncryptionBean(UpdateBean) - Constructor for class de.xima.fc.gui.bean.settings.DbEncryptionBean
-
Deprecated.
- DBEncryptionProcessor - Class in de.xima.fc.encryption.db
- DBEncryptionProcessor() - Constructor for class de.xima.fc.encryption.db.DBEncryptionProcessor
- DBEncryptionPropertiesHelper - Class in de.xima.fc.encryption.db
- DBEncryptionPropertiesHelper() - Constructor for class de.xima.fc.encryption.db.DBEncryptionPropertiesHelper
- DBEncryptionProvider - Class in de.xima.fc.security.encryption
- DBENCUPDATE_ERROR - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DBENCUPDATE_RUNNING - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DBENCUPDATE_SUCCESS - Static variable in class de.xima.fc.I18nKeys.SystemUpdate
- DBMS_INFO_DELETED_BY_OTHER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DBMS_INFO_UPDATED_BY_OTHER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DBNameHelper - Class in de.xima.fc.db
- DBNameHelper() - Constructor for class de.xima.fc.db.DBNameHelper
- DbQueryBean - Class in de.xima.fc.gui.bean.data
-
Bean for handling db queries
- DbQueryBean() - Constructor for class de.xima.fc.gui.bean.data.DbQueryBean
- DbQueryBean.EntityListModelImpl - Class in de.xima.fc.gui.bean.data
- DBQueryManager - Class in de.xima.fc.manager
- DBQueryManager() - Constructor for class de.xima.fc.manager.DBQueryManager
- DbSettingsBean - Class in de.xima.fc.gui.bean.settings
-
Deprecated.use
UpdateBean.getDbSettings()instead - DbSettingsBean(UpdateBean) - Constructor for class de.xima.fc.gui.bean.settings.DbSettingsBean
-
Deprecated.
- DBStringEncryptor - Class in de.xima.fc.encryption.db
- DBStringEncryptor(Provider, EDBEncryptionAlgorithm, String, boolean) - Constructor for class de.xima.fc.encryption.db.DBStringEncryptor
- dbType - Variable in class de.xima.fc.dao.impl.sqlbuilder.AVorgangsDataSQLBuilder
- DE - de.xima.fc.mdl.enums.ELanguage
- de.root1.simon - package de.root1.simon
- de.xima.aspose.processor.core - package de.xima.aspose.processor.core
- de.xima.aspose.processor.enums - package de.xima.aspose.processor.enums
- de.xima.aspose.processor.exceptions - package de.xima.aspose.processor.exceptions
- de.xima.aspose.processor.fn - package de.xima.aspose.processor.fn
- de.xima.aspose.processor.helper - package de.xima.aspose.processor.helper
- de.xima.aspose.processor.interfaces - package de.xima.aspose.processor.interfaces
- de.xima.fc - package de.xima.fc
-
Konstanten-Klassen, Interfaces und Helper-Klassen
- de.xima.fc.annotations - package de.xima.fc.annotations
- de.xima.fc.annotations.request - package de.xima.fc.annotations.request
- de.xima.fc.api - package de.xima.fc.api
-
Package für den Zugriff auf die API
- de.xima.fc.api.cache - package de.xima.fc.api.cache
- de.xima.fc.api.entity - package de.xima.fc.api.entity
-
Package for the API access of the model classes.
- de.xima.fc.api.file - package de.xima.fc.api.file
- de.xima.fc.api.rest.client.integration - package de.xima.fc.api.rest.client.integration
- de.xima.fc.api.rest.client.integration.token - package de.xima.fc.api.rest.client.integration.token
- de.xima.fc.api.rest.common.constants - package de.xima.fc.api.rest.common.constants
- de.xima.fc.api.rest.impl.common.cdi - package de.xima.fc.api.rest.impl.common.cdi
- de.xima.fc.api.rest.impl.common.context - package de.xima.fc.api.rest.impl.common.context
- de.xima.fc.api.rest.impl.common.file - package de.xima.fc.api.rest.impl.common.file
- de.xima.fc.api.rest.impl.common.filters - package de.xima.fc.api.rest.impl.common.filters
- de.xima.fc.api.rest.impl.common.jax.rs.feature - package de.xima.fc.api.rest.impl.common.jax.rs.feature
- de.xima.fc.api.rest.impl.common.jax.rs.json - package de.xima.fc.api.rest.impl.common.jax.rs.json
- de.xima.fc.api.rest.impl.common.models - package de.xima.fc.api.rest.impl.common.models
- de.xima.fc.api.rest.impl.common.models.response - package de.xima.fc.api.rest.impl.common.models.response
- de.xima.fc.api.rest.impl.common.resource.response - package de.xima.fc.api.rest.impl.common.resource.response
- de.xima.fc.api.rest.impl.common.security.pac4j.client - package de.xima.fc.api.rest.impl.common.security.pac4j.client
- de.xima.fc.api.rest.impl.common.security.pac4j.config - package de.xima.fc.api.rest.impl.common.security.pac4j.config
- de.xima.fc.api.rest.impl.common.security.pac4j.filter - package de.xima.fc.api.rest.impl.common.security.pac4j.filter
- de.xima.fc.api.rest.impl.common.spi.service - package de.xima.fc.api.rest.impl.common.spi.service
- de.xima.fc.api.rest.impl.common.util - package de.xima.fc.api.rest.impl.common.util
- de.xima.fc.api.rest.pub.common.constants - package de.xima.fc.api.rest.pub.common.constants
- de.xima.fc.api.rest.pub.impl - package de.xima.fc.api.rest.pub.impl
- de.xima.fc.api.rest.pub.impl.generic.controller - package de.xima.fc.api.rest.pub.impl.generic.controller
- de.xima.fc.api.rest.pub.impl.generic.model.request.form - package de.xima.fc.api.rest.pub.impl.generic.model.request.form
- de.xima.fc.api.rest.pub.impl.generic.model.response.auth - package de.xima.fc.api.rest.pub.impl.generic.model.response.auth
- de.xima.fc.api.rest.pub.impl.generic.model.response.client - package de.xima.fc.api.rest.pub.impl.generic.model.response.client
- de.xima.fc.api.rest.pub.impl.generic.model.response.form - package de.xima.fc.api.rest.pub.impl.generic.model.response.form
- de.xima.fc.api.rest.pub.impl.generic.model.response.form.page - package de.xima.fc.api.rest.pub.impl.generic.model.response.form.page
- de.xima.fc.api.rest.pub.impl.generic.model.response.security - package de.xima.fc.api.rest.pub.impl.generic.model.response.security
- de.xima.fc.api.rest.pub.impl.generic.model.response.security.page - package de.xima.fc.api.rest.pub.impl.generic.model.response.security.page
- de.xima.fc.api.rest.pub.impl.generic.model.response.user - package de.xima.fc.api.rest.pub.impl.generic.model.response.user
- de.xima.fc.api.rest.pub.impl.generic.services - package de.xima.fc.api.rest.pub.impl.generic.services
- de.xima.fc.api.rest.pub.impl.generic.services.auth - package de.xima.fc.api.rest.pub.impl.generic.services.auth
- de.xima.fc.api.rest.pub.impl.generic.services.client - package de.xima.fc.api.rest.pub.impl.generic.services.client
- de.xima.fc.api.rest.pub.impl.generic.services.form - package de.xima.fc.api.rest.pub.impl.generic.services.form
- de.xima.fc.api.rest.pub.impl.generic.services.ping - package de.xima.fc.api.rest.pub.impl.generic.services.ping
- de.xima.fc.api.rest.pub.impl.generic.services.security - package de.xima.fc.api.rest.pub.impl.generic.services.security
- de.xima.fc.api.rest.pub.impl.generic.services.user - package de.xima.fc.api.rest.pub.impl.generic.services.user
- de.xima.fc.api.rest.pub.impl.generic.spi.service - package de.xima.fc.api.rest.pub.impl.generic.spi.service
- de.xima.fc.api.rest.pub.impl.user_portal.model.request - package de.xima.fc.api.rest.pub.impl.user_portal.model.request
- de.xima.fc.api.rest.pub.impl.user_portal.model.response - package de.xima.fc.api.rest.pub.impl.user_portal.model.response
- de.xima.fc.api.rest.pub.impl.user_portal.model.response.page - package de.xima.fc.api.rest.pub.impl.user_portal.model.response.page
- de.xima.fc.api.rest.pub.impl.user_portal.services - package de.xima.fc.api.rest.pub.impl.user_portal.services
- de.xima.fc.api.rest.pub.impl.user_portal.spi.service - package de.xima.fc.api.rest.pub.impl.user_portal.spi.service
- de.xima.fc.api.system - package de.xima.fc.api.system
-
Package for API access to system configuration.
- de.xima.fc.api.utils - package de.xima.fc.api.utils
- de.xima.fc.api.workflow - package de.xima.fc.api.workflow
-
Package für den API-Zugriff auf Workflowverarbeitung
- de.xima.fc.app - package de.xima.fc.app
- de.xima.fc.appointment - package de.xima.fc.appointment
- de.xima.fc.auth - package de.xima.fc.auth
- de.xima.fc.bean - package de.xima.fc.bean
- de.xima.fc.beans - package de.xima.fc.beans
-
Enthält allgemeine Hilfsklassen für das Lesen und Schreiben von Bean-Attributen inklusive eines einfachen Validierungs-API.
- de.xima.fc.beans.ann - package de.xima.fc.beans.ann
-
Annotationen für Model-Klassen und Java-Beans
- de.xima.fc.beans.interfaces - package de.xima.fc.beans.interfaces
-
Interfaces für Java-Beans
- de.xima.fc.bitflag - package de.xima.fc.bitflag
- de.xima.fc.bl - package de.xima.fc.bl
- de.xima.fc.bl.fdv - package de.xima.fc.bl.fdv
- de.xima.fc.bl.fdv.file - package de.xima.fc.bl.fdv.file
- de.xima.fc.bl.fdv.processing - package de.xima.fc.bl.fdv.processing
- de.xima.fc.bl.fdv.processing.data - package de.xima.fc.bl.fdv.processing.data
- de.xima.fc.bl.fdv.processing.helper - package de.xima.fc.bl.fdv.processing.helper
- de.xima.fc.bl.fdv.processing.result - package de.xima.fc.bl.fdv.processing.result
- de.xima.fc.bl.fdv.savedata - package de.xima.fc.bl.fdv.savedata
- de.xima.fc.cache - package de.xima.fc.cache
- de.xima.fc.cdi.extension - package de.xima.fc.cdi.extension
- de.xima.fc.choice - package de.xima.fc.choice
- de.xima.fc.classloader - package de.xima.fc.classloader
- de.xima.fc.client - package de.xima.fc.client
- de.xima.fc.cluster - package de.xima.fc.cluster
- de.xima.fc.cluster.exception - package de.xima.fc.cluster.exception
- de.xima.fc.cluster.impl.jgroup - package de.xima.fc.cluster.impl.jgroup
- de.xima.fc.cluster.impl.jgroup.log - package de.xima.fc.cluster.impl.jgroup.log
- de.xima.fc.cluster.interfaces - package de.xima.fc.cluster.interfaces
- de.xima.fc.cluster.interfaces.listener - package de.xima.fc.cluster.interfaces.listener
- de.xima.fc.cluster.interfaces.observer - package de.xima.fc.cluster.interfaces.observer
- de.xima.fc.cluster.model - package de.xima.fc.cluster.model
- de.xima.fc.cluster.model.events - package de.xima.fc.cluster.model.events
- de.xima.fc.cluster.model.events.msg - package de.xima.fc.cluster.model.events.msg
- de.xima.fc.cluster.model.events.topo - package de.xima.fc.cluster.model.events.topo
- de.xima.fc.cluster.model.msg - package de.xima.fc.cluster.model.msg
- de.xima.fc.cluster.observer - package de.xima.fc.cluster.observer
- de.xima.fc.color - package de.xima.fc.color
- de.xima.fc.com.auth - package de.xima.fc.com.auth
-
Package with interfaces for the communication between master- and frontend-server
- de.xima.fc.com.interfaces - package de.xima.fc.com.interfaces
-
Package with default remote interfaces for the communication between master- and frontend-server
- de.xima.fc.common - package de.xima.fc.common
- de.xima.fc.common.bean_models - package de.xima.fc.common.bean_models
- de.xima.fc.common.bean_models.workflow.state - package de.xima.fc.common.bean_models.workflow.state
- de.xima.fc.common.collection - package de.xima.fc.common.collection
- de.xima.fc.common.counter - package de.xima.fc.common.counter
- de.xima.fc.common.data - package de.xima.fc.common.data
- de.xima.fc.common.data.algebraic - package de.xima.fc.common.data.algebraic
- de.xima.fc.common.data.file - package de.xima.fc.common.data.file
- de.xima.fc.common.data.table - package de.xima.fc.common.data.table
- de.xima.fc.common.faces - package de.xima.fc.common.faces
- de.xima.fc.common.form - package de.xima.fc.common.form
- de.xima.fc.common.form_record.chat - package de.xima.fc.common.form_record.chat
- de.xima.fc.common.form_record.update - package de.xima.fc.common.form_record.update
- de.xima.fc.common.function - package de.xima.fc.common.function
- de.xima.fc.common.graphdot - package de.xima.fc.common.graphdot
-
Package with tools for working with the graph dot language.
- de.xima.fc.common.io - package de.xima.fc.common.io
- de.xima.fc.common.json - package de.xima.fc.common.json
- de.xima.fc.common.text.newline - package de.xima.fc.common.text.newline
- de.xima.fc.common.tree - package de.xima.fc.common.tree
- de.xima.fc.common.utils - package de.xima.fc.common.utils
- de.xima.fc.common.workflow - package de.xima.fc.common.workflow
- de.xima.fc.comparator - package de.xima.fc.comparator
- de.xima.fc.condition - package de.xima.fc.condition
- de.xima.fc.config - package de.xima.fc.config
- de.xima.fc.context - package de.xima.fc.context
- de.xima.fc.converter.json - package de.xima.fc.converter.json
- de.xima.fc.converter.project - package de.xima.fc.converter.project
- de.xima.fc.converter.simple - package de.xima.fc.converter.simple
-
Package für Konverter
- de.xima.fc.copy - package de.xima.fc.copy
- de.xima.fc.counter - package de.xima.fc.counter
- de.xima.fc.css.builder - package de.xima.fc.css.builder
- de.xima.fc.dao - package de.xima.fc.dao
- de.xima.fc.dao.hook - package de.xima.fc.dao.hook
- de.xima.fc.dao.impl - package de.xima.fc.dao.impl
- de.xima.fc.dao.impl.sqlbuilder - package de.xima.fc.dao.impl.sqlbuilder
- de.xima.fc.dao.interfaces - package de.xima.fc.dao.interfaces
- de.xima.fc.dao.interfaces.sqlbuilder - package de.xima.fc.dao.interfaces.sqlbuilder
- de.xima.fc.dao.utils - package de.xima.fc.dao.utils
- de.xima.fc.data - package de.xima.fc.data
- de.xima.fc.db - package de.xima.fc.db
-
Package mit allgemeinen Hilfsklassen für Datenbankzugriffe
- de.xima.fc.encryption.db - package de.xima.fc.encryption.db
- de.xima.fc.entities - package de.xima.fc.entities
-
Package für Datenbankentitäten
- de.xima.fc.entities.common.file - package de.xima.fc.entities.common.file
- de.xima.fc.entities.common.file.i18n - package de.xima.fc.entities.common.file.i18n
- de.xima.fc.entities.common.i18n - package de.xima.fc.entities.common.i18n
- de.xima.fc.entities.interfaces - package de.xima.fc.entities.interfaces
-
Interfaces für Datenbankentitäten
- de.xima.fc.entities.interfaces.file - package de.xima.fc.entities.interfaces.file
- de.xima.fc.entities.interfaces.file.i18n - package de.xima.fc.entities.interfaces.file.i18n
- de.xima.fc.entities.interfaces.i18n - package de.xima.fc.entities.interfaces.i18n
- de.xima.fc.errors - package de.xima.fc.errors
- de.xima.fc.escaper - package de.xima.fc.escaper
- de.xima.fc.exceptionhandler - package de.xima.fc.exceptionhandler
- de.xima.fc.exceptions - package de.xima.fc.exceptions
-
Package für allgemeine Exceptions
- de.xima.fc.exceptions.http - package de.xima.fc.exceptions.http
- de.xima.fc.export - package de.xima.fc.export
- de.xima.fc.export.helper - package de.xima.fc.export.helper
- de.xima.fc.export.model - package de.xima.fc.export.model
- de.xima.fc.exporter - package de.xima.fc.exporter
- de.xima.fc.exporter.entity - package de.xima.fc.exporter.entity
- de.xima.fc.exporter.file - package de.xima.fc.exporter.file
- de.xima.fc.exporter.interfaces - package de.xima.fc.exporter.interfaces
- de.xima.fc.exporter.legacy - package de.xima.fc.exporter.legacy
- de.xima.fc.extension.deserialization - package de.xima.fc.extension.deserialization
- de.xima.fc.factory.form.record - package de.xima.fc.factory.form.record
- de.xima.fc.fastjson - package de.xima.fc.fastjson
- de.xima.fc.file - package de.xima.fc.file
- de.xima.fc.filter.db - package de.xima.fc.filter.db
- de.xima.fc.form - package de.xima.fc.form
- de.xima.fc.form.appointment - package de.xima.fc.form.appointment
- de.xima.fc.form.common - package de.xima.fc.form.common
- de.xima.fc.form.common.abstracts - package de.xima.fc.form.common.abstracts
- de.xima.fc.form.common.annotations - package de.xima.fc.form.common.annotations
- de.xima.fc.form.common.condition - package de.xima.fc.form.common.condition
- de.xima.fc.form.common.condition.types - package de.xima.fc.form.common.condition.types
- de.xima.fc.form.common.factory - package de.xima.fc.form.common.factory
- de.xima.fc.form.common.fieldname - package de.xima.fc.form.common.fieldname
- de.xima.fc.form.common.gagawa - package de.xima.fc.form.common.gagawa
- de.xima.fc.form.common.interfaces - package de.xima.fc.form.common.interfaces
- de.xima.fc.form.common.items - package de.xima.fc.form.common.items
- de.xima.fc.form.common.models - package de.xima.fc.form.common.models
- de.xima.fc.form.common.statics - package de.xima.fc.form.common.statics
- de.xima.fc.form.common.upload - package de.xima.fc.form.common.upload
- de.xima.fc.form.common.validation - package de.xima.fc.form.common.validation
- de.xima.fc.form.edit - package de.xima.fc.form.edit
- de.xima.fc.form.export - package de.xima.fc.form.export
- de.xima.fc.form.export.enums - package de.xima.fc.form.export.enums
- de.xima.fc.form.helper - package de.xima.fc.form.helper
- de.xima.fc.form.identitytoken - package de.xima.fc.form.identitytoken
- de.xima.fc.form.image - package de.xima.fc.form.image
- de.xima.fc.form.lock - package de.xima.fc.form.lock
- de.xima.fc.form.persist - package de.xima.fc.form.persist
- de.xima.fc.form.process - package de.xima.fc.form.process
- de.xima.fc.form.publish - package de.xima.fc.form.publish
- de.xima.fc.form.render - package de.xima.fc.form.render
- de.xima.fc.form.renderer - package de.xima.fc.form.renderer
- de.xima.fc.form.renderer.lang - package de.xima.fc.form.renderer.lang
- de.xima.fc.form.request - package de.xima.fc.form.request
- de.xima.fc.form.upload - package de.xima.fc.form.upload
- de.xima.fc.formatter - package de.xima.fc.formatter
-
Package für Formatter von Eingabewerten
- de.xima.fc.formstore - package de.xima.fc.formstore
- de.xima.fc.fs - package de.xima.fc.fs
-
Allgemeine Klassen für den Frontendserver
- de.xima.fc.fs.callback - package de.xima.fc.fs.callback
- de.xima.fc.fs.server - package de.xima.fc.fs.server
-
Die Frontendserver-Implementierung
- de.xima.fc.fs.server.monitoring - package de.xima.fc.fs.server.monitoring
- de.xima.fc.graphics - package de.xima.fc.graphics
- de.xima.fc.gson - package de.xima.fc.gson
- de.xima.fc.gui.api - package de.xima.fc.gui.api
- de.xima.fc.gui.bean - package de.xima.fc.gui.bean
- de.xima.fc.gui.bean.application - package de.xima.fc.gui.bean.application
- de.xima.fc.gui.bean.application.templates - package de.xima.fc.gui.bean.application.templates
- de.xima.fc.gui.bean.appointment - package de.xima.fc.gui.bean.appointment
- de.xima.fc.gui.bean.data - package de.xima.fc.gui.bean.data
- de.xima.fc.gui.bean.designer - package de.xima.fc.gui.bean.designer
- de.xima.fc.gui.bean.designer.conversation - package de.xima.fc.gui.bean.designer.conversation
- de.xima.fc.gui.bean.designer.event - package de.xima.fc.gui.bean.designer.event
- de.xima.fc.gui.bean.designer.handler.event - package de.xima.fc.gui.bean.designer.handler.event
- de.xima.fc.gui.bean.designer.handler.request - package de.xima.fc.gui.bean.designer.handler.request
- de.xima.fc.gui.bean.designer.model - package de.xima.fc.gui.bean.designer.model
- de.xima.fc.gui.bean.designer.render - package de.xima.fc.gui.bean.designer.render
- de.xima.fc.gui.bean.designer.request - package de.xima.fc.gui.bean.designer.request
- de.xima.fc.gui.bean.designer.state - package de.xima.fc.gui.bean.designer.state
- de.xima.fc.gui.bean.inbox - package de.xima.fc.gui.bean.inbox
- de.xima.fc.gui.bean.mfserver - package de.xima.fc.gui.bean.mfserver
- de.xima.fc.gui.bean.plugin - package de.xima.fc.gui.bean.plugin
- de.xima.fc.gui.bean.plugingui - package de.xima.fc.gui.bean.plugingui
- de.xima.fc.gui.bean.portal - package de.xima.fc.gui.bean.portal
- de.xima.fc.gui.bean.project - package de.xima.fc.gui.bean.project
- de.xima.fc.gui.bean.protocol - package de.xima.fc.gui.bean.protocol
- de.xima.fc.gui.bean.resource - package de.xima.fc.gui.bean.resource
- de.xima.fc.gui.bean.resource.model - package de.xima.fc.gui.bean.resource.model
- de.xima.fc.gui.bean.settings - package de.xima.fc.gui.bean.settings
- de.xima.fc.gui.bean.settings.model - package de.xima.fc.gui.bean.settings.model
- de.xima.fc.gui.bean.statistics - package de.xima.fc.gui.bean.statistics
- de.xima.fc.gui.bean.statistics.model - package de.xima.fc.gui.bean.statistics.model
- de.xima.fc.gui.bean.templates - package de.xima.fc.gui.bean.templates
- de.xima.fc.gui.bean.user - package de.xima.fc.gui.bean.user
- de.xima.fc.gui.bean.workflow - package de.xima.fc.gui.bean.workflow
- de.xima.fc.gui.bean.workflow.event - package de.xima.fc.gui.bean.workflow.event
- de.xima.fc.gui.bean.workflow.model - package de.xima.fc.gui.bean.workflow.model
- de.xima.fc.gui.builder - package de.xima.fc.gui.builder
- de.xima.fc.gui.common - package de.xima.fc.gui.common
- de.xima.fc.gui.common.appointment - package de.xima.fc.gui.common.appointment
- de.xima.fc.gui.common.bean - package de.xima.fc.gui.common.bean
- de.xima.fc.gui.common.bean.eventbus - package de.xima.fc.gui.common.bean.eventbus
- de.xima.fc.gui.common.bean.file - package de.xima.fc.gui.common.bean.file
- de.xima.fc.gui.common.bean.profile - package de.xima.fc.gui.common.bean.profile
- de.xima.fc.gui.common.bean.provider - package de.xima.fc.gui.common.bean.provider
- de.xima.fc.gui.common.bean.push - package de.xima.fc.gui.common.bean.push
- de.xima.fc.gui.common.bean.security - package de.xima.fc.gui.common.bean.security
- de.xima.fc.gui.common.bean.workflow - package de.xima.fc.gui.common.bean.workflow
- de.xima.fc.gui.common.comparator - package de.xima.fc.gui.common.comparator
- de.xima.fc.gui.common.converter - package de.xima.fc.gui.common.converter
- de.xima.fc.gui.common.enums - package de.xima.fc.gui.common.enums
- de.xima.fc.gui.common.event - package de.xima.fc.gui.common.event
- de.xima.fc.gui.common.event.handler - package de.xima.fc.gui.common.event.handler
- de.xima.fc.gui.common.filter - package de.xima.fc.gui.common.filter
- de.xima.fc.gui.common.interfaces - package de.xima.fc.gui.common.interfaces
- de.xima.fc.gui.common.interfaces.event - package de.xima.fc.gui.common.interfaces.event
- de.xima.fc.gui.common.interfaces.event.listener - package de.xima.fc.gui.common.interfaces.event.listener
- de.xima.fc.gui.common.interfaces.lazydata - package de.xima.fc.gui.common.interfaces.lazydata
- de.xima.fc.gui.common.interfaces.project - package de.xima.fc.gui.common.interfaces.project
- de.xima.fc.gui.common.interfaces.request - package de.xima.fc.gui.common.interfaces.request
- de.xima.fc.gui.common.interfaces.view - package de.xima.fc.gui.common.interfaces.view
- de.xima.fc.gui.common.listener - package de.xima.fc.gui.common.listener
- de.xima.fc.gui.common.model - package de.xima.fc.gui.common.model
- de.xima.fc.gui.common.model.data - package de.xima.fc.gui.common.model.data
- de.xima.fc.gui.common.model.file - package de.xima.fc.gui.common.model.file
- de.xima.fc.gui.common.model.push - package de.xima.fc.gui.common.model.push
- de.xima.fc.gui.common.statics - package de.xima.fc.gui.common.statics
- de.xima.fc.gui.common.utils - package de.xima.fc.gui.common.utils
- de.xima.fc.gui.common.utils.msg - package de.xima.fc.gui.common.utils.msg
- de.xima.fc.gui.common.validator - package de.xima.fc.gui.common.validator
- de.xima.fc.gui.common.virus - package de.xima.fc.gui.common.virus
- de.xima.fc.gui.component.convertible - package de.xima.fc.gui.component.convertible
- de.xima.fc.gui.component.fileupload - package de.xima.fc.gui.component.fileupload
- de.xima.fc.gui.component.htmleditor - package de.xima.fc.gui.component.htmleditor
- de.xima.fc.gui.component.lazycontainer - package de.xima.fc.gui.component.lazycontainer
- de.xima.fc.gui.component.messagelistener - package de.xima.fc.gui.component.messagelistener
- de.xima.fc.gui.component.serenitymenu - package de.xima.fc.gui.component.serenitymenu
- de.xima.fc.gui.component.tagify - package de.xima.fc.gui.component.tagify
- de.xima.fc.gui.component.tree - package de.xima.fc.gui.component.tree
- de.xima.fc.gui.converter - package de.xima.fc.gui.converter
- de.xima.fc.gui.designer.form.bean - package de.xima.fc.gui.designer.form.bean
- de.xima.fc.gui.designer.form.event - package de.xima.fc.gui.designer.form.event
- de.xima.fc.gui.designer.form.model - package de.xima.fc.gui.designer.form.model
- de.xima.fc.gui.designer.form.model.params - package de.xima.fc.gui.designer.form.model.params
- de.xima.fc.gui.designer.form.pdfimport - package de.xima.fc.gui.designer.form.pdfimport
- de.xima.fc.gui.designer.form.request - package de.xima.fc.gui.designer.form.request
- de.xima.fc.gui.designer.form.utils - package de.xima.fc.gui.designer.form.utils
- de.xima.fc.gui.event - package de.xima.fc.gui.event
- de.xima.fc.gui.event.entity - package de.xima.fc.gui.event.entity
- de.xima.fc.gui.event.handler - package de.xima.fc.gui.event.handler
- de.xima.fc.gui.exception - package de.xima.fc.gui.exception
- de.xima.fc.gui.filter - package de.xima.fc.gui.filter
- de.xima.fc.gui.functions - package de.xima.fc.gui.functions
- de.xima.fc.gui.helper.user_portal - package de.xima.fc.gui.helper.user_portal
- de.xima.fc.gui.iface - package de.xima.fc.gui.iface
- de.xima.fc.gui.interfaces - package de.xima.fc.gui.interfaces
- de.xima.fc.gui.interfaces.bean.pluginui - package de.xima.fc.gui.interfaces.bean.pluginui
- de.xima.fc.gui.interfaces.data - package de.xima.fc.gui.interfaces.data
- de.xima.fc.gui.interfaces.data.filter - package de.xima.fc.gui.interfaces.data.filter
- de.xima.fc.gui.interfaces.data.sort - package de.xima.fc.gui.interfaces.data.sort
- de.xima.fc.gui.interfaces.designer - package de.xima.fc.gui.interfaces.designer
- de.xima.fc.gui.interfaces.event - package de.xima.fc.gui.interfaces.event
- de.xima.fc.gui.interfaces.http - package de.xima.fc.gui.interfaces.http
- de.xima.fc.gui.interfaces.processing - package de.xima.fc.gui.interfaces.processing
- de.xima.fc.gui.listener - package de.xima.fc.gui.listener
- de.xima.fc.gui.model - package de.xima.fc.gui.model
- de.xima.fc.gui.model.appointment - package de.xima.fc.gui.model.appointment
- de.xima.fc.gui.model.comparator - package de.xima.fc.gui.model.comparator
- de.xima.fc.gui.model.data - package de.xima.fc.gui.model.data
- de.xima.fc.gui.model.data.filter - package de.xima.fc.gui.model.data.filter
- de.xima.fc.gui.model.data.sorting - package de.xima.fc.gui.model.data.sorting
- de.xima.fc.gui.model.designer - package de.xima.fc.gui.model.designer
- de.xima.fc.gui.model.document.types - package de.xima.fc.gui.model.document.types
- de.xima.fc.gui.model.http - package de.xima.fc.gui.model.http
- de.xima.fc.gui.model.impex - package de.xima.fc.gui.model.impex
- de.xima.fc.gui.model.lazydata - package de.xima.fc.gui.model.lazydata
- de.xima.fc.gui.model.license - package de.xima.fc.gui.model.license
- de.xima.fc.gui.model.messages.internal - package de.xima.fc.gui.model.messages.internal
- de.xima.fc.gui.model.params - package de.xima.fc.gui.model.params
- de.xima.fc.gui.model.placeholder - package de.xima.fc.gui.model.placeholder
- de.xima.fc.gui.model.plugins - package de.xima.fc.gui.model.plugins
- de.xima.fc.gui.model.portal - package de.xima.fc.gui.model.portal
- de.xima.fc.gui.model.processing - package de.xima.fc.gui.model.processing
- de.xima.fc.gui.model.project - package de.xima.fc.gui.model.project
- de.xima.fc.gui.model.tree - package de.xima.fc.gui.model.tree
- de.xima.fc.gui.model.user - package de.xima.fc.gui.model.user
- de.xima.fc.gui.model.version - package de.xima.fc.gui.model.version
- de.xima.fc.gui.model.webdav - package de.xima.fc.gui.model.webdav
- de.xima.fc.gui.model.workflow - package de.xima.fc.gui.model.workflow
- de.xima.fc.gui.servlets - package de.xima.fc.gui.servlets
- de.xima.fc.gui.statics - package de.xima.fc.gui.statics
- de.xima.fc.gui.taghandler - package de.xima.fc.gui.taghandler
- de.xima.fc.gui.transfer - package de.xima.fc.gui.transfer
- de.xima.fc.gui.util - package de.xima.fc.gui.util
- de.xima.fc.gui.utils - package de.xima.fc.gui.utils
- de.xima.fc.gui.utils.data - package de.xima.fc.gui.utils.data
- de.xima.fc.gui.utils.data.importer - package de.xima.fc.gui.utils.data.importer
- de.xima.fc.gui.utils.db - package de.xima.fc.gui.utils.db
- de.xima.fc.gui.utils.designer - package de.xima.fc.gui.utils.designer
- de.xima.fc.gui.utils.messages - package de.xima.fc.gui.utils.messages
- de.xima.fc.gui.utils.user - package de.xima.fc.gui.utils.user
- de.xima.fc.gui.validator - package de.xima.fc.gui.validator
- de.xima.fc.gui.validator.name - package de.xima.fc.gui.validator.name
- de.xima.fc.gui.viewhandler - package de.xima.fc.gui.viewhandler
- de.xima.fc.handler - package de.xima.fc.handler
- de.xima.fc.handler.entity - package de.xima.fc.handler.entity
- de.xima.fc.handler.file - package de.xima.fc.handler.file
- de.xima.fc.handler.interfaces - package de.xima.fc.handler.interfaces
- de.xima.fc.handler.interfaces.entity - package de.xima.fc.handler.interfaces.entity
- de.xima.fc.handler.interfaces.file - package de.xima.fc.handler.interfaces.file
- de.xima.fc.handler.interfaces.system - package de.xima.fc.handler.interfaces.system
- de.xima.fc.handler.interfaces.workflow - package de.xima.fc.handler.interfaces.workflow
- de.xima.fc.handler.system - package de.xima.fc.handler.system
- de.xima.fc.handler.workflow - package de.xima.fc.handler.workflow
- de.xima.fc.helper - package de.xima.fc.helper
-
Package für konkrete Helperklassen
- de.xima.fc.http - package de.xima.fc.http
- de.xima.fc.http.interceptor - package de.xima.fc.http.interceptor
- de.xima.fc.http.params - package de.xima.fc.http.params
- de.xima.fc.http.request - package de.xima.fc.http.request
- de.xima.fc.http.result - package de.xima.fc.http.result
- de.xima.fc.i18n - package de.xima.fc.i18n
- de.xima.fc.importer - package de.xima.fc.importer
- de.xima.fc.importer.config - package de.xima.fc.importer.config
- de.xima.fc.importer.ctx - package de.xima.fc.importer.ctx
- de.xima.fc.importer.dependency - package de.xima.fc.importer.dependency
- de.xima.fc.importer.interfaces - package de.xima.fc.importer.interfaces
- de.xima.fc.importer.mdl - package de.xima.fc.importer.mdl
- de.xima.fc.importer.mdl.descriptor - package de.xima.fc.importer.mdl.descriptor
- de.xima.fc.importer.project - package de.xima.fc.importer.project
- de.xima.fc.importer.stager - package de.xima.fc.importer.stager
- de.xima.fc.importer.stager.factory - package de.xima.fc.importer.stager.factory
- de.xima.fc.importer.util - package de.xima.fc.importer.util
- de.xima.fc.inbox.bean - package de.xima.fc.inbox.bean
- de.xima.fc.inbox.bean.filter - package de.xima.fc.inbox.bean.filter
- de.xima.fc.inbox.context - package de.xima.fc.inbox.context
- de.xima.fc.inbox.converter - package de.xima.fc.inbox.converter
- de.xima.fc.inbox.enums - package de.xima.fc.inbox.enums
- de.xima.fc.inbox.interfaces - package de.xima.fc.inbox.interfaces
- de.xima.fc.inbox.interfaces.event - package de.xima.fc.inbox.interfaces.event
- de.xima.fc.inbox.interfaces.lazydata - package de.xima.fc.inbox.interfaces.lazydata
- de.xima.fc.inbox.interfaces.project - package de.xima.fc.inbox.interfaces.project
- de.xima.fc.inbox.interfaces.project.state - package de.xima.fc.inbox.interfaces.project.state
- de.xima.fc.inbox.interfaces.timing - package de.xima.fc.inbox.interfaces.timing
- de.xima.fc.inbox.model - package de.xima.fc.inbox.model
- de.xima.fc.inbox.model.event - package de.xima.fc.inbox.model.event
- de.xima.fc.inbox.model.form.data - package de.xima.fc.inbox.model.form.data
- de.xima.fc.inbox.model.lazydata - package de.xima.fc.inbox.model.lazydata
- de.xima.fc.inbox.model.messages - package de.xima.fc.inbox.model.messages
- de.xima.fc.inbox.model.project - package de.xima.fc.inbox.model.project
- de.xima.fc.inbox.model.request - package de.xima.fc.inbox.model.request
- de.xima.fc.inbox.model.timing - package de.xima.fc.inbox.model.timing
- de.xima.fc.inbox.security - package de.xima.fc.inbox.security
- de.xima.fc.inbox.servlet - package de.xima.fc.inbox.servlet
- de.xima.fc.inbox.utils - package de.xima.fc.inbox.utils
- de.xima.fc.inbox.utils.comparator - package de.xima.fc.inbox.utils.comparator
- de.xima.fc.interfaces - package de.xima.fc.interfaces
- de.xima.fc.interfaces.appointment - package de.xima.fc.interfaces.appointment
- de.xima.fc.interfaces.auth - package de.xima.fc.interfaces.auth
- de.xima.fc.interfaces.auth.config - package de.xima.fc.interfaces.auth.config
- de.xima.fc.interfaces.auth.config.render - package de.xima.fc.interfaces.auth.config.render
- de.xima.fc.interfaces.auth.filter - package de.xima.fc.interfaces.auth.filter
- de.xima.fc.interfaces.auth.pac4j - package de.xima.fc.interfaces.auth.pac4j
- de.xima.fc.interfaces.bean - package de.xima.fc.interfaces.bean
- de.xima.fc.interfaces.color - package de.xima.fc.interfaces.color
- de.xima.fc.interfaces.condition - package de.xima.fc.interfaces.condition
- de.xima.fc.interfaces.config - package de.xima.fc.interfaces.config
- de.xima.fc.interfaces.dao - package de.xima.fc.interfaces.dao
- de.xima.fc.interfaces.data - package de.xima.fc.interfaces.data
- de.xima.fc.interfaces.datasource - package de.xima.fc.interfaces.datasource
- de.xima.fc.interfaces.endpoint.state - package de.xima.fc.interfaces.endpoint.state
- de.xima.fc.interfaces.event - package de.xima.fc.interfaces.event
- de.xima.fc.interfaces.extenstion.deserialization - package de.xima.fc.interfaces.extenstion.deserialization
- de.xima.fc.interfaces.extenstion.deserialization.params - package de.xima.fc.interfaces.extenstion.deserialization.params
- de.xima.fc.interfaces.file - package de.xima.fc.interfaces.file
- de.xima.fc.interfaces.form - package de.xima.fc.interfaces.form
- de.xima.fc.interfaces.form.record - package de.xima.fc.interfaces.form.record
- de.xima.fc.interfaces.form.record.request - package de.xima.fc.interfaces.form.record.request
- de.xima.fc.interfaces.http - package de.xima.fc.interfaces.http
- de.xima.fc.interfaces.json - package de.xima.fc.interfaces.json
- de.xima.fc.interfaces.logging - package de.xima.fc.interfaces.logging
- de.xima.fc.interfaces.logging.component.appender - package de.xima.fc.interfaces.logging.component.appender
- de.xima.fc.interfaces.logging.component.appender.rolling - package de.xima.fc.interfaces.logging.component.appender.rolling
- de.xima.fc.interfaces.logging.component.filter - package de.xima.fc.interfaces.logging.component.filter
- de.xima.fc.interfaces.logging.component.layout - package de.xima.fc.interfaces.logging.component.layout
- de.xima.fc.interfaces.logging.component.logger - package de.xima.fc.interfaces.logging.component.logger
- de.xima.fc.interfaces.mail - package de.xima.fc.interfaces.mail
- de.xima.fc.interfaces.mixin.attributes - package de.xima.fc.interfaces.mixin.attributes
- de.xima.fc.interfaces.placeholder - package de.xima.fc.interfaces.placeholder
- de.xima.fc.interfaces.placeholder.params - package de.xima.fc.interfaces.placeholder.params
- de.xima.fc.interfaces.plugin - package de.xima.fc.interfaces.plugin
- de.xima.fc.interfaces.plugin.lifecycle - package de.xima.fc.interfaces.plugin.lifecycle
- de.xima.fc.interfaces.plugin.lifecycle.helper - package de.xima.fc.interfaces.plugin.lifecycle.helper
- de.xima.fc.interfaces.plugin.param.auth - package de.xima.fc.interfaces.plugin.param.auth
- de.xima.fc.interfaces.plugin.param.backend - package de.xima.fc.interfaces.plugin.param.backend
- de.xima.fc.interfaces.plugin.param.entities - package de.xima.fc.interfaces.plugin.param.entities
- de.xima.fc.interfaces.plugin.param.form - package de.xima.fc.interfaces.plugin.param.form
- de.xima.fc.interfaces.plugin.param.generic - package de.xima.fc.interfaces.plugin.param.generic
- de.xima.fc.interfaces.plugin.param.mail - package de.xima.fc.interfaces.plugin.param.mail
- de.xima.fc.interfaces.plugin.param.replacer - package de.xima.fc.interfaces.plugin.param.replacer
- de.xima.fc.interfaces.plugin.param.servlet - package de.xima.fc.interfaces.plugin.param.servlet
- de.xima.fc.interfaces.plugin.param.user - package de.xima.fc.interfaces.plugin.param.user
- de.xima.fc.interfaces.plugin.param.workflow - package de.xima.fc.interfaces.plugin.param.workflow
- de.xima.fc.interfaces.plugin.provider - package de.xima.fc.interfaces.plugin.provider
- de.xima.fc.interfaces.plugin.retval.auth - package de.xima.fc.interfaces.plugin.retval.auth
- de.xima.fc.interfaces.plugin.retval.auth.filter - package de.xima.fc.interfaces.plugin.retval.auth.filter
- de.xima.fc.interfaces.plugin.retval.auth.logic - package de.xima.fc.interfaces.plugin.retval.auth.logic
- de.xima.fc.interfaces.plugin.retval.backend - package de.xima.fc.interfaces.plugin.retval.backend
- de.xima.fc.interfaces.plugin.retval.entities - package de.xima.fc.interfaces.plugin.retval.entities
- de.xima.fc.interfaces.plugin.retval.form - package de.xima.fc.interfaces.plugin.retval.form
- de.xima.fc.interfaces.plugin.retval.generic - package de.xima.fc.interfaces.plugin.retval.generic
- de.xima.fc.interfaces.plugin.retval.gui - package de.xima.fc.interfaces.plugin.retval.gui
- de.xima.fc.interfaces.plugin.retval.mail - package de.xima.fc.interfaces.plugin.retval.mail
- de.xima.fc.interfaces.plugin.retval.replacer - package de.xima.fc.interfaces.plugin.retval.replacer
- de.xima.fc.interfaces.plugin.retval.scan - package de.xima.fc.interfaces.plugin.retval.scan
- de.xima.fc.interfaces.plugin.retval.servlet - package de.xima.fc.interfaces.plugin.retval.servlet
- de.xima.fc.interfaces.plugin.retval.user - package de.xima.fc.interfaces.plugin.retval.user
- de.xima.fc.interfaces.plugin.retval.workflow - package de.xima.fc.interfaces.plugin.retval.workflow
- de.xima.fc.interfaces.plugin.validation - package de.xima.fc.interfaces.plugin.validation
- de.xima.fc.interfaces.processing - package de.xima.fc.interfaces.processing
- de.xima.fc.interfaces.processing.dependent - package de.xima.fc.interfaces.processing.dependent
- de.xima.fc.interfaces.processing.result - package de.xima.fc.interfaces.processing.result
- de.xima.fc.interfaces.project - package de.xima.fc.interfaces.project
- de.xima.fc.interfaces.refactor - package de.xima.fc.interfaces.refactor
- de.xima.fc.interfaces.security.access - package de.xima.fc.interfaces.security.access
- de.xima.fc.interfaces.security.config - package de.xima.fc.interfaces.security.config
- de.xima.fc.interfaces.security.encryption - package de.xima.fc.interfaces.security.encryption
- de.xima.fc.interfaces.security.filter - package de.xima.fc.interfaces.security.filter
-
Klassen für Zugriffsbeschränkung und Zugriffsrecht
- de.xima.fc.interfaces.security.malware - package de.xima.fc.interfaces.security.malware
- de.xima.fc.interfaces.server - package de.xima.fc.interfaces.server
- de.xima.fc.interfaces.servlet - package de.xima.fc.interfaces.servlet
- de.xima.fc.interfaces.servlet.event - package de.xima.fc.interfaces.servlet.event
- de.xima.fc.interfaces.servlet.event.result - package de.xima.fc.interfaces.servlet.event.result
- de.xima.fc.interfaces.setup - package de.xima.fc.interfaces.setup
- de.xima.fc.interfaces.status - package de.xima.fc.interfaces.status
- de.xima.fc.interfaces.strategy - package de.xima.fc.interfaces.strategy
- de.xima.fc.interfaces.timing - package de.xima.fc.interfaces.timing
- de.xima.fc.interfaces.transform - package de.xima.fc.interfaces.transform
- de.xima.fc.interfaces.user - package de.xima.fc.interfaces.user
- de.xima.fc.interfaces.workflow - package de.xima.fc.interfaces.workflow
- de.xima.fc.interfaces.workflow.analysis - package de.xima.fc.interfaces.workflow.analysis
- de.xima.fc.interfaces.workflow.elements - package de.xima.fc.interfaces.workflow.elements
- de.xima.fc.interfaces.workflow.event - package de.xima.fc.interfaces.workflow.event
- de.xima.fc.interfaces.workflow.execution - package de.xima.fc.interfaces.workflow.execution
- de.xima.fc.interfaces.workflow.mixin - package de.xima.fc.interfaces.workflow.mixin
-
The workflow engine is generic in the sense that it never checks the type of a
triggerornodefor special types, all logic is implemented in terms of theITriggerHandlerandINodeHandlerinterfaces. - de.xima.fc.interfaces.workflow.nodes - package de.xima.fc.interfaces.workflow.nodes
- de.xima.fc.interfaces.workflow.params - package de.xima.fc.interfaces.workflow.params
- de.xima.fc.interfaces.workflow.placeholder - package de.xima.fc.interfaces.workflow.placeholder
- de.xima.fc.interfaces.workflow.reference - package de.xima.fc.interfaces.workflow.reference
- de.xima.fc.interfaces.workflow.retval - package de.xima.fc.interfaces.workflow.retval
- de.xima.fc.interfaces.workflow.triggers - package de.xima.fc.interfaces.workflow.triggers
- de.xima.fc.interfaces.workflow.validation - package de.xima.fc.interfaces.workflow.validation
- de.xima.fc.interfaces.workflow.value - package de.xima.fc.interfaces.workflow.value
- de.xima.fc.io - package de.xima.fc.io
- de.xima.fc.jpa - package de.xima.fc.jpa
- de.xima.fc.jpa.context - package de.xima.fc.jpa.context
- de.xima.fc.jpa.manager - package de.xima.fc.jpa.manager
- de.xima.fc.ldap - package de.xima.fc.ldap
- de.xima.fc.license - package de.xima.fc.license
- de.xima.fc.liquibase - package de.xima.fc.liquibase
- de.xima.fc.liquibase.change - package de.xima.fc.liquibase.change
- de.xima.fc.liquibase.context - package de.xima.fc.liquibase.context
- de.xima.fc.listener - package de.xima.fc.listener
- de.xima.fc.logging - package de.xima.fc.logging
- de.xima.fc.logging.components.appender - package de.xima.fc.logging.components.appender
- de.xima.fc.logging.components.appender.rolling - package de.xima.fc.logging.components.appender.rolling
- de.xima.fc.logging.components.filter - package de.xima.fc.logging.components.filter
- de.xima.fc.logging.components.layout - package de.xima.fc.logging.components.layout
- de.xima.fc.logging.components.logger - package de.xima.fc.logging.components.logger
- de.xima.fc.logging.log4j - package de.xima.fc.logging.log4j
- de.xima.fc.logic.data - package de.xima.fc.logic.data
- de.xima.fc.logic.dom - package de.xima.fc.logic.dom
- de.xima.fc.logic.form_record.chat - package de.xima.fc.logic.form_record.chat
- de.xima.fc.logic.form_record.upload - package de.xima.fc.logic.form_record.upload
- de.xima.fc.logic.text.csv - package de.xima.fc.logic.text.csv
- de.xima.fc.logic.workflow - package de.xima.fc.logic.workflow
- de.xima.fc.mail - package de.xima.fc.mail
- de.xima.fc.mail.impl - package de.xima.fc.mail.impl
- de.xima.fc.mail.impl.context - package de.xima.fc.mail.impl.context
- de.xima.fc.mail.impl.encrypt - package de.xima.fc.mail.impl.encrypt
- de.xima.fc.mail.impl.encrypt.certprovider - package de.xima.fc.mail.impl.encrypt.certprovider
- de.xima.fc.mail.interfaces - package de.xima.fc.mail.interfaces
- de.xima.fc.mail.models - package de.xima.fc.mail.models
- de.xima.fc.mail.type - package de.xima.fc.mail.type
- de.xima.fc.mail.utils - package de.xima.fc.mail.utils
- de.xima.fc.manager - package de.xima.fc.manager
- de.xima.fc.mdl - package de.xima.fc.mdl
-
Allgemeine Modellklassen, nicht Datenbankpersitiert
- de.xima.fc.mdl.attachment - package de.xima.fc.mdl.attachment
- de.xima.fc.mdl.auth - package de.xima.fc.mdl.auth
- de.xima.fc.mdl.auth.authorization - package de.xima.fc.mdl.auth.authorization
- de.xima.fc.mdl.auth.client - package de.xima.fc.mdl.auth.client
- de.xima.fc.mdl.auth.config - package de.xima.fc.mdl.auth.config
- de.xima.fc.mdl.auth.config.view - package de.xima.fc.mdl.auth.config.view
- de.xima.fc.mdl.auth.filter - package de.xima.fc.mdl.auth.filter
- de.xima.fc.mdl.cache - package de.xima.fc.mdl.cache
- de.xima.fc.mdl.csv - package de.xima.fc.mdl.csv
- de.xima.fc.mdl.dao - package de.xima.fc.mdl.dao
- de.xima.fc.mdl.data - package de.xima.fc.mdl.data
- de.xima.fc.mdl.db - package de.xima.fc.mdl.db
- de.xima.fc.mdl.enums - package de.xima.fc.mdl.enums
-
Commonly used enumeration that are mainly used in model classes.
- de.xima.fc.mdl.fdv - package de.xima.fc.mdl.fdv
-
Klassen zur Formulardatenverarbeitung
- de.xima.fc.mdl.fdv.form - package de.xima.fc.mdl.fdv.form
-
Klassen für Formularfeld-Metainformationen
- de.xima.fc.mdl.fdv.simplexml.html - package de.xima.fc.mdl.fdv.simplexml.html
- de.xima.fc.mdl.fdv.simplexml.xml - package de.xima.fc.mdl.fdv.simplexml.xml
- de.xima.fc.mdl.font - package de.xima.fc.mdl.font
- de.xima.fc.mdl.form - package de.xima.fc.mdl.form
- de.xima.fc.mdl.form.record - package de.xima.fc.mdl.form.record
- de.xima.fc.mdl.form.record.request - package de.xima.fc.mdl.form.record.request
- de.xima.fc.mdl.http - package de.xima.fc.mdl.http
- de.xima.fc.mdl.i18n - package de.xima.fc.mdl.i18n
- de.xima.fc.mdl.json - package de.xima.fc.mdl.json
- de.xima.fc.mdl.license - package de.xima.fc.mdl.license
- de.xima.fc.mdl.log - package de.xima.fc.mdl.log
- de.xima.fc.mdl.mail - package de.xima.fc.mdl.mail
- de.xima.fc.mdl.mail.data - package de.xima.fc.mdl.mail.data
- de.xima.fc.mdl.placeholder - package de.xima.fc.mdl.placeholder
- de.xima.fc.mdl.plugin - package de.xima.fc.mdl.plugin
- de.xima.fc.mdl.portal - package de.xima.fc.mdl.portal
- de.xima.fc.mdl.print - package de.xima.fc.mdl.print
- de.xima.fc.mdl.profile - package de.xima.fc.mdl.profile
- de.xima.fc.mdl.request - package de.xima.fc.mdl.request
- de.xima.fc.mdl.resource - package de.xima.fc.mdl.resource
- de.xima.fc.mdl.response - package de.xima.fc.mdl.response
- de.xima.fc.mdl.savedata - package de.xima.fc.mdl.savedata
-
Adapterklassen zur Formulardatenverarbeitung
- de.xima.fc.mdl.setup - package de.xima.fc.mdl.setup
-
Hilfsklassen für das Setup
- de.xima.fc.mdl.status - package de.xima.fc.mdl.status
- de.xima.fc.mdl.system - package de.xima.fc.mdl.system
- de.xima.fc.mdl.system.info - package de.xima.fc.mdl.system.info
- de.xima.fc.mdl.token - package de.xima.fc.mdl.token
- de.xima.fc.mdl.ui - package de.xima.fc.mdl.ui
-
Interfaces für Anzeigeelemente
- de.xima.fc.mdl.workflow - package de.xima.fc.mdl.workflow
- de.xima.fc.message - package de.xima.fc.message
- de.xima.fc.mock - package de.xima.fc.mock
- de.xima.fc.ms - package de.xima.fc.ms
- de.xima.fc.ms.helper - package de.xima.fc.ms.helper
- de.xima.fc.ms.listener - package de.xima.fc.ms.listener
- de.xima.fc.ms.monitoring - package de.xima.fc.ms.monitoring
- de.xima.fc.ms.test.dao - package de.xima.fc.ms.test.dao
- de.xima.fc.ms.test.extension - package de.xima.fc.ms.test.extension
- de.xima.fc.ms.test.workflow - package de.xima.fc.ms.test.workflow
- de.xima.fc.order - package de.xima.fc.order
- de.xima.fc.owasp.html - package de.xima.fc.owasp.html
- de.xima.fc.parser - package de.xima.fc.parser
- de.xima.fc.pdf - package de.xima.fc.pdf
- de.xima.fc.pdf.flatten - package de.xima.fc.pdf.flatten
- de.xima.fc.pdf.form - package de.xima.fc.pdf.form
- de.xima.fc.pdf.loader - package de.xima.fc.pdf.loader
- de.xima.fc.pdf.screenshot - package de.xima.fc.pdf.screenshot
- de.xima.fc.placeholder - package de.xima.fc.placeholder
- de.xima.fc.placeholder.helper - package de.xima.fc.placeholder.helper
- de.xima.fc.placeholder.parser.form_function - package de.xima.fc.placeholder.parser.form_function
- de.xima.fc.placeholder.parser.form_function.node - package de.xima.fc.placeholder.parser.form_function.node
- de.xima.fc.placeholder.replacer - package de.xima.fc.placeholder.replacer
- de.xima.fc.placeholder.replacer.appointment - package de.xima.fc.placeholder.replacer.appointment
- de.xima.fc.placeholder.replacer.form.function - package de.xima.fc.placeholder.replacer.form.function
- de.xima.fc.plugin - package de.xima.fc.plugin
- de.xima.fc.plugin.abstracts - package de.xima.fc.plugin.abstracts
- de.xima.fc.plugin.annotation - package de.xima.fc.plugin.annotation
- de.xima.fc.plugin.comperator - package de.xima.fc.plugin.comperator
- de.xima.fc.plugin.config - package de.xima.fc.plugin.config
- de.xima.fc.plugin.entities - package de.xima.fc.plugin.entities
- de.xima.fc.plugin.enums - package de.xima.fc.plugin.enums
- de.xima.fc.plugin.exception - package de.xima.fc.plugin.exception
- de.xima.fc.plugin.form - package de.xima.fc.plugin.form
- de.xima.fc.plugin.gui - package de.xima.fc.plugin.gui
- de.xima.fc.plugin.helper - package de.xima.fc.plugin.helper
- de.xima.fc.plugin.interfaces - package de.xima.fc.plugin.interfaces
- de.xima.fc.plugin.interfaces.auth - package de.xima.fc.plugin.interfaces.auth
- de.xima.fc.plugin.interfaces.backend - package de.xima.fc.plugin.interfaces.backend
- de.xima.fc.plugin.interfaces.form - package de.xima.fc.plugin.interfaces.form
- de.xima.fc.plugin.interfaces.generic - package de.xima.fc.plugin.interfaces.generic
- de.xima.fc.plugin.interfaces.mail - package de.xima.fc.plugin.interfaces.mail
- de.xima.fc.plugin.interfaces.monitoring - package de.xima.fc.plugin.interfaces.monitoring
- de.xima.fc.plugin.interfaces.portal - package de.xima.fc.plugin.interfaces.portal
- de.xima.fc.plugin.interfaces.project - package de.xima.fc.plugin.interfaces.project
- de.xima.fc.plugin.interfaces.replacer - package de.xima.fc.plugin.interfaces.replacer
- de.xima.fc.plugin.interfaces.scan - package de.xima.fc.plugin.interfaces.scan
- de.xima.fc.plugin.interfaces.scope - package de.xima.fc.plugin.interfaces.scope
- de.xima.fc.plugin.interfaces.servlet - package de.xima.fc.plugin.interfaces.servlet
- de.xima.fc.plugin.interfaces.user - package de.xima.fc.plugin.interfaces.user
- de.xima.fc.plugin.interfaces.validation - package de.xima.fc.plugin.interfaces.validation
- de.xima.fc.plugin.interfaces.workflow - package de.xima.fc.plugin.interfaces.workflow
- de.xima.fc.plugin.lifecycle - package de.xima.fc.plugin.lifecycle
- de.xima.fc.plugin.models.config - package de.xima.fc.plugin.models.config
- de.xima.fc.plugin.models.params - package de.xima.fc.plugin.models.params
- de.xima.fc.plugin.models.params.auth - package de.xima.fc.plugin.models.params.auth
- de.xima.fc.plugin.models.params.backend - package de.xima.fc.plugin.models.params.backend
- de.xima.fc.plugin.models.params.entities - package de.xima.fc.plugin.models.params.entities
- de.xima.fc.plugin.models.params.form - package de.xima.fc.plugin.models.params.form
- de.xima.fc.plugin.models.params.generic - package de.xima.fc.plugin.models.params.generic
- de.xima.fc.plugin.models.params.mail - package de.xima.fc.plugin.models.params.mail
- de.xima.fc.plugin.models.params.print - package de.xima.fc.plugin.models.params.print
- de.xima.fc.plugin.models.params.replacer - package de.xima.fc.plugin.models.params.replacer
- de.xima.fc.plugin.models.params.servlet - package de.xima.fc.plugin.models.params.servlet
- de.xima.fc.plugin.models.params.workflow - package de.xima.fc.plugin.models.params.workflow
- de.xima.fc.plugin.models.retval.auth - package de.xima.fc.plugin.models.retval.auth
- de.xima.fc.plugin.models.retval.entities - package de.xima.fc.plugin.models.retval.entities
- de.xima.fc.plugin.models.retval.form - package de.xima.fc.plugin.models.retval.form
- de.xima.fc.plugin.models.retval.generic - package de.xima.fc.plugin.models.retval.generic
- de.xima.fc.plugin.models.retval.mail - package de.xima.fc.plugin.models.retval.mail
- de.xima.fc.plugin.models.retval.replacer - package de.xima.fc.plugin.models.retval.replacer
- de.xima.fc.plugin.models.retval.servlet - package de.xima.fc.plugin.models.retval.servlet
- de.xima.fc.plugin.models.validation - package de.xima.fc.plugin.models.validation
- de.xima.fc.plugin.runtime - package de.xima.fc.plugin.runtime
- de.xima.fc.plugin.workflow - package de.xima.fc.plugin.workflow
- de.xima.fc.plugin.workflow.registry - package de.xima.fc.plugin.workflow.registry
- de.xima.fc.pluginstore - package de.xima.fc.pluginstore
- de.xima.fc.portal - package de.xima.fc.portal
- de.xima.fc.portal.model - package de.xima.fc.portal.model
- de.xima.fc.portal.runtime - package de.xima.fc.portal.runtime
- de.xima.fc.printer - package de.xima.fc.printer
- de.xima.fc.processing - package de.xima.fc.processing
- de.xima.fc.proma - package de.xima.fc.proma
- de.xima.fc.proma.context - package de.xima.fc.proma.context
- de.xima.fc.proma.manager - package de.xima.fc.proma.manager
- de.xima.fc.proma.plugin.mdl - package de.xima.fc.proma.plugin.mdl
- de.xima.fc.proma.provider - package de.xima.fc.proma.provider
- de.xima.fc.proma.provider.interfaces - package de.xima.fc.proma.provider.interfaces
- de.xima.fc.proma.request - package de.xima.fc.proma.request
- de.xima.fc.proma.resource - package de.xima.fc.proma.resource
- de.xima.fc.proma.util - package de.xima.fc.proma.util
- de.xima.fc.protocol - package de.xima.fc.protocol
- de.xima.fc.refactor - package de.xima.fc.refactor
- de.xima.fc.resource - package de.xima.fc.resource
- de.xima.fc.security - package de.xima.fc.security
- de.xima.fc.security.access - package de.xima.fc.security.access
- de.xima.fc.security.authentication - package de.xima.fc.security.authentication
- de.xima.fc.security.authentication.model.properties - package de.xima.fc.security.authentication.model.properties
- de.xima.fc.security.authorization - package de.xima.fc.security.authorization
- de.xima.fc.security.authorization.filter - package de.xima.fc.security.authorization.filter
- de.xima.fc.security.cache - package de.xima.fc.security.cache
- de.xima.fc.security.config - package de.xima.fc.security.config
- de.xima.fc.security.context - package de.xima.fc.security.context
- de.xima.fc.security.context.request - package de.xima.fc.security.context.request
- de.xima.fc.security.encryption - package de.xima.fc.security.encryption
- de.xima.fc.security.endpoint - package de.xima.fc.security.endpoint
- de.xima.fc.security.endpoint.state - package de.xima.fc.security.endpoint.state
- de.xima.fc.security.endpoint.uri - package de.xima.fc.security.endpoint.uri
- de.xima.fc.security.helper - package de.xima.fc.security.helper
- de.xima.fc.security.interfaces.authentication - package de.xima.fc.security.interfaces.authentication
- de.xima.fc.security.interfaces.config - package de.xima.fc.security.interfaces.config
- de.xima.fc.security.interfaces.endpoint - package de.xima.fc.security.interfaces.endpoint
- de.xima.fc.security.interfaces.endpoint.uri - package de.xima.fc.security.interfaces.endpoint.uri
- de.xima.fc.security.interfaces.logic - package de.xima.fc.security.interfaces.logic
- de.xima.fc.security.interfaces.pac4j - package de.xima.fc.security.interfaces.pac4j
- de.xima.fc.security.logic - package de.xima.fc.security.logic
- de.xima.fc.security.logic.profile - package de.xima.fc.security.logic.profile
- de.xima.fc.security.malware - package de.xima.fc.security.malware
- de.xima.fc.security.msgraph - package de.xima.fc.security.msgraph
- de.xima.fc.security.pac4j.authentication - package de.xima.fc.security.pac4j.authentication
- de.xima.fc.security.pac4j.authorization.authorizer - package de.xima.fc.security.pac4j.authorization.authorizer
- de.xima.fc.security.pac4j.authorization.generator - package de.xima.fc.security.pac4j.authorization.generator
- de.xima.fc.security.pac4j.client - package de.xima.fc.security.pac4j.client
- de.xima.fc.security.pac4j.client.finder - package de.xima.fc.security.pac4j.client.finder
- de.xima.fc.security.pac4j.config - package de.xima.fc.security.pac4j.config
- de.xima.fc.security.pac4j.credentials - package de.xima.fc.security.pac4j.credentials
- de.xima.fc.security.pac4j.exception - package de.xima.fc.security.pac4j.exception
- de.xima.fc.security.pac4j.helper - package de.xima.fc.security.pac4j.helper
- de.xima.fc.security.pac4j.http.adapter - package de.xima.fc.security.pac4j.http.adapter
- de.xima.fc.security.pac4j.http.ajax - package de.xima.fc.security.pac4j.http.ajax
- de.xima.fc.security.pac4j.kerberos - package de.xima.fc.security.pac4j.kerberos
- de.xima.fc.security.pac4j.matching.matcher - package de.xima.fc.security.pac4j.matching.matcher
- de.xima.fc.security.pac4j.msgraph - package de.xima.fc.security.pac4j.msgraph
- de.xima.fc.security.pac4j.redirect - package de.xima.fc.security.pac4j.redirect
- de.xima.fc.security.pac4j.saml - package de.xima.fc.security.pac4j.saml
- de.xima.fc.security.pac4j.savedrequest - package de.xima.fc.security.pac4j.savedrequest
- de.xima.fc.security.pac4j.url - package de.xima.fc.security.pac4j.url
- de.xima.fc.security.pac4j.util.generator - package de.xima.fc.security.pac4j.util.generator
- de.xima.fc.security.saml.algorithm.signature - package de.xima.fc.security.saml.algorithm.signature
- de.xima.fc.security.session - package de.xima.fc.security.session
- de.xima.fc.security.token - package de.xima.fc.security.token
- de.xima.fc.security.token.response - package de.xima.fc.security.token.response
- de.xima.fc.security.user - package de.xima.fc.security.user
- de.xima.fc.serialize - package de.xima.fc.serialize
- de.xima.fc.serialize.gson - package de.xima.fc.serialize.gson
- de.xima.fc.serialize.gson.type - package de.xima.fc.serialize.gson.type
- de.xima.fc.serialize.interfaces - package de.xima.fc.serialize.interfaces
- de.xima.fc.servlet - package de.xima.fc.servlet
- de.xima.fc.servlet.auth - package de.xima.fc.servlet.auth
- de.xima.fc.servlet.enums - package de.xima.fc.servlet.enums
- de.xima.fc.servlet.event - package de.xima.fc.servlet.event
- de.xima.fc.servlet.event.result - package de.xima.fc.servlet.event.result
- de.xima.fc.servlet.filter - package de.xima.fc.servlet.filter
- de.xima.fc.servlet.handler - package de.xima.fc.servlet.handler
- de.xima.fc.servlet.handler.interfaces - package de.xima.fc.servlet.handler.interfaces
- de.xima.fc.servlet.manager - package de.xima.fc.servlet.manager
- de.xima.fc.servlet.parameter - package de.xima.fc.servlet.parameter
- de.xima.fc.servlet.profile - package de.xima.fc.servlet.profile
- de.xima.fc.servlet.resource - package de.xima.fc.servlet.resource
- de.xima.fc.servlet.result - package de.xima.fc.servlet.result
- de.xima.fc.servlet.urlrewrite - package de.xima.fc.servlet.urlrewrite
- de.xima.fc.session - package de.xima.fc.session
- de.xima.fc.setup - package de.xima.fc.setup
-
Package to create clients, trigger updates and configure the system-logger
- de.xima.fc.setup.interfaces - package de.xima.fc.setup.interfaces
-
Package with interfaces to implement and replace the default client-creation
- de.xima.fc.setup.model.log - package de.xima.fc.setup.model.log
-
Package with models for the configuration of loggers
- de.xima.fc.stage - package de.xima.fc.stage
- de.xima.fc.statistic - package de.xima.fc.statistic
- de.xima.fc.system.impl.server - package de.xima.fc.system.impl.server
- de.xima.fc.system.impl.server.health - package de.xima.fc.system.impl.server.health
- de.xima.fc.system.impl.server.metrics - package de.xima.fc.system.impl.server.metrics
- de.xima.fc.system.impl.server.threadpool - package de.xima.fc.system.impl.server.threadpool
- de.xima.fc.system.server.api - package de.xima.fc.system.server.api
- de.xima.fc.system.server.api.health - package de.xima.fc.system.server.api.health
- de.xima.fc.system.server.api.metrics - package de.xima.fc.system.server.api.metrics
- de.xima.fc.system.server.api.threadpool - package de.xima.fc.system.server.api.threadpool
- de.xima.fc.testhelper - package de.xima.fc.testhelper
- de.xima.fc.testhelper.form.record - package de.xima.fc.testhelper.form.record
- de.xima.fc.testhelper.form.record.interfaces - package de.xima.fc.testhelper.form.record.interfaces
- de.xima.fc.testhelper.pdf - package de.xima.fc.testhelper.pdf
- de.xima.fc.testhelper.security - package de.xima.fc.testhelper.security
- de.xima.fc.testhelper.security.pac4j - package de.xima.fc.testhelper.security.pac4j
- de.xima.fc.theme.model - package de.xima.fc.theme.model
- de.xima.fc.timing - package de.xima.fc.timing
-
Logic for the scheduling of tasks
- de.xima.fc.timing.db - package de.xima.fc.timing.db
-
Package for database-specific classes
- de.xima.fc.timing.helper - package de.xima.fc.timing.helper
- de.xima.fc.timing.job - package de.xima.fc.timing.job
-
Package with classes for the available job-implementations
- de.xima.fc.timing.worker - package de.xima.fc.timing.worker
-
Package with worker-classes for the job-execution
- de.xima.fc.transform - package de.xima.fc.transform
- de.xima.fc.transform.excel - package de.xima.fc.transform.excel
- de.xima.fc.transform.ical - package de.xima.fc.transform.ical
- de.xima.fc.transform.xml - package de.xima.fc.transform.xml
- de.xima.fc.type - package de.xima.fc.type
- de.xima.fc.update - package de.xima.fc.update
- de.xima.fc.update.interfaces - package de.xima.fc.update.interfaces
- de.xima.fc.update.updates.pre8 - package de.xima.fc.update.updates.pre8
- de.xima.fc.update.updates.v8 - package de.xima.fc.update.updates.v8
- de.xima.fc.update.updates.v8_1 - package de.xima.fc.update.updates.v8_1
- de.xima.fc.update.updates.v8_2 - package de.xima.fc.update.updates.v8_2
- de.xima.fc.update.workflow - package de.xima.fc.update.workflow
- de.xima.fc.user - package de.xima.fc.user
- de.xima.fc.user_portal.api.auth - package de.xima.fc.user_portal.api.auth
- de.xima.fc.user_portal.api.client - package de.xima.fc.user_portal.api.client
- de.xima.fc.user_portal.api.config - package de.xima.fc.user_portal.api.config
- de.xima.fc.user_portal.api.context - package de.xima.fc.user_portal.api.context
- de.xima.fc.user_portal.api.provider.impl - package de.xima.fc.user_portal.api.provider.impl
- de.xima.fc.user_portal.api.provider.model - package de.xima.fc.user_portal.api.provider.model
- de.xima.fc.user_portal.api.provider.spec - package de.xima.fc.user_portal.api.provider.spec
- de.xima.fc.user_portal.api.resources - package de.xima.fc.user_portal.api.resources
- de.xima.fc.user_portal.bean.common - package de.xima.fc.user_portal.bean.common
- de.xima.fc.user_portal.bean.error - package de.xima.fc.user_portal.bean.error
- de.xima.fc.user_portal.bean.pages - package de.xima.fc.user_portal.bean.pages
- de.xima.fc.user_portal.cdi - package de.xima.fc.user_portal.cdi
- de.xima.fc.user_portal.common - package de.xima.fc.user_portal.common
- de.xima.fc.user_portal.config - package de.xima.fc.user_portal.config
- de.xima.fc.user_portal.constants - package de.xima.fc.user_portal.constants
- de.xima.fc.user_portal.error - package de.xima.fc.user_portal.error
- de.xima.fc.user_portal.event - package de.xima.fc.user_portal.event
- de.xima.fc.user_portal.exceptions - package de.xima.fc.user_portal.exceptions
- de.xima.fc.user_portal.integration.config - package de.xima.fc.user_portal.integration.config
- de.xima.fc.user_portal.integration.context - package de.xima.fc.user_portal.integration.context
- de.xima.fc.user_portal.integration.filter - package de.xima.fc.user_portal.integration.filter
- de.xima.fc.user_portal.integration.security.logic - package de.xima.fc.user_portal.integration.security.logic
- de.xima.fc.user_portal.integration.security.pac4j.client - package de.xima.fc.user_portal.integration.security.pac4j.client
- de.xima.fc.user_portal.integration.security.pac4j.config - package de.xima.fc.user_portal.integration.security.pac4j.config
- de.xima.fc.user_portal.integration.security.pac4j.context.session - package de.xima.fc.user_portal.integration.security.pac4j.context.session
- de.xima.fc.user_portal.integration.security.user - package de.xima.fc.user_portal.integration.security.user
- de.xima.fc.user_portal.integration.util - package de.xima.fc.user_portal.integration.util
- de.xima.fc.user_portal.resource - package de.xima.fc.user_portal.resource
- de.xima.fc.user_portal.route - package de.xima.fc.user_portal.route
- de.xima.fc.user_portal.session - package de.xima.fc.user_portal.session
- de.xima.fc.user_portal.user - package de.xima.fc.user_portal.user
- de.xima.fc.user_portal.view_model - package de.xima.fc.user_portal.view_model
- de.xima.fc.utils - package de.xima.fc.utils
-
Package für Utilsklassen
- de.xima.fc.utils.http - package de.xima.fc.utils.http
- de.xima.fc.utils.migration - package de.xima.fc.utils.migration
- de.xima.fc.utils.range - package de.xima.fc.utils.range
- de.xima.fc.validation.constraints - package de.xima.fc.validation.constraints
- de.xima.fc.validation.constraintvalidators - package de.xima.fc.validation.constraintvalidators
- de.xima.fc.validation.groups - package de.xima.fc.validation.groups
- de.xima.fc.validation.valueextraction - package de.xima.fc.validation.valueextraction
- de.xima.fc.web - package de.xima.fc.web
- de.xima.fc.web.common - package de.xima.fc.web.common
- de.xima.fc.web.common.accesspwd - package de.xima.fc.web.common.accesspwd
- de.xima.fc.web.common.auth - package de.xima.fc.web.common.auth
- de.xima.fc.web.common.auth.anonymous - package de.xima.fc.web.common.auth.anonymous
- de.xima.fc.web.common.auth.authorizer - package de.xima.fc.web.common.auth.authorizer
- de.xima.fc.web.common.auth.azure - package de.xima.fc.web.common.auth.azure
- de.xima.fc.web.common.auth.creator - package de.xima.fc.web.common.auth.creator
- de.xima.fc.web.common.auth.event - package de.xima.fc.web.common.auth.event
- de.xima.fc.web.common.auth.form - package de.xima.fc.web.common.auth.form
- de.xima.fc.web.common.auth.kerberos - package de.xima.fc.web.common.auth.kerberos
- de.xima.fc.web.common.auth.logic - package de.xima.fc.web.common.auth.logic
- de.xima.fc.web.common.auth.ntlm - package de.xima.fc.web.common.auth.ntlm
- de.xima.fc.web.common.auth.password - package de.xima.fc.web.common.auth.password
- de.xima.fc.web.common.auth.saml - package de.xima.fc.web.common.auth.saml
- de.xima.fc.web.common.auth.wrapper - package de.xima.fc.web.common.auth.wrapper
- de.xima.fc.web.common.auth.wrapper.config - package de.xima.fc.web.common.auth.wrapper.config
- de.xima.fc.web.common.auth.wrapper.config.render - package de.xima.fc.web.common.auth.wrapper.config.render
- de.xima.fc.web.common.cache - package de.xima.fc.web.common.cache
- de.xima.fc.web.common.config - package de.xima.fc.web.common.config
- de.xima.fc.web.common.datasource - package de.xima.fc.web.common.datasource
- de.xima.fc.web.common.exception - package de.xima.fc.web.common.exception
- de.xima.fc.web.common.fd2 - package de.xima.fc.web.common.fd2
- de.xima.fc.web.common.fd2.model - package de.xima.fc.web.common.fd2.model
- de.xima.fc.web.common.fd2.provider - package de.xima.fc.web.common.fd2.provider
- de.xima.fc.web.common.fd2.render_callback - package de.xima.fc.web.common.fd2.render_callback
- de.xima.fc.web.common.json - package de.xima.fc.web.common.json
- de.xima.fc.web.common.kerberos - package de.xima.fc.web.common.kerberos
- de.xima.fc.web.common.listener - package de.xima.fc.web.common.listener
- de.xima.fc.web.common.mime - package de.xima.fc.web.common.mime
- de.xima.fc.web.common.ntlm - package de.xima.fc.web.common.ntlm
- de.xima.fc.web.common.ntlm.exception - package de.xima.fc.web.common.ntlm.exception
- de.xima.fc.web.common.request - package de.xima.fc.web.common.request
- de.xima.fc.web.common.respond - package de.xima.fc.web.common.respond
- de.xima.fc.web.common.session - package de.xima.fc.web.common.session
- de.xima.fc.web.common.utils - package de.xima.fc.web.common.utils
- de.xima.fc.web.common.utils.auth - package de.xima.fc.web.common.utils.auth
- de.xima.fc.webdav - package de.xima.fc.webdav
- de.xima.fc.word - package de.xima.fc.word
- de.xima.fc.workflow - package de.xima.fc.workflow
- de.xima.fc.workflow.converter - package de.xima.fc.workflow.converter
- de.xima.fc.workflow.data - package de.xima.fc.workflow.data
- de.xima.fc.workflow.designer.bean - package de.xima.fc.workflow.designer.bean
- de.xima.fc.workflow.designer.bean.nodes - package de.xima.fc.workflow.designer.bean.nodes
- de.xima.fc.workflow.designer.bean.triggers - package de.xima.fc.workflow.designer.bean.triggers
- de.xima.fc.workflow.designer.event - package de.xima.fc.workflow.designer.event
- de.xima.fc.workflow.designer.exception - package de.xima.fc.workflow.designer.exception
- de.xima.fc.workflow.designer.helper - package de.xima.fc.workflow.designer.helper
- de.xima.fc.workflow.designer.iface - package de.xima.fc.workflow.designer.iface
- de.xima.fc.workflow.designer.listener - package de.xima.fc.workflow.designer.listener
- de.xima.fc.workflow.designer.logic - package de.xima.fc.workflow.designer.logic
- de.xima.fc.workflow.designer.mixin - package de.xima.fc.workflow.designer.mixin
- de.xima.fc.workflow.designer.model - package de.xima.fc.workflow.designer.model
- de.xima.fc.workflow.designer.push - package de.xima.fc.workflow.designer.push
- de.xima.fc.workflow.designer.registry - package de.xima.fc.workflow.designer.registry
- de.xima.fc.workflow.designer.registry.nodes - package de.xima.fc.workflow.designer.registry.nodes
- de.xima.fc.workflow.designer.registry.triggers - package de.xima.fc.workflow.designer.registry.triggers
- de.xima.fc.workflow.designer.request - package de.xima.fc.workflow.designer.request
- de.xima.fc.workflow.designer.validator - package de.xima.fc.workflow.designer.validator
- de.xima.fc.workflow.enums - package de.xima.fc.workflow.enums
- de.xima.fc.workflow.error - package de.xima.fc.workflow.error
- de.xima.fc.workflow.event - package de.xima.fc.workflow.event
- de.xima.fc.workflow.executor - package de.xima.fc.workflow.executor
- de.xima.fc.workflow.iface - package de.xima.fc.workflow.iface
- de.xima.fc.workflow.itemlist - package de.xima.fc.workflow.itemlist
- de.xima.fc.workflow.migrate - package de.xima.fc.workflow.migrate
- de.xima.fc.workflow.mixin - package de.xima.fc.workflow.mixin
- de.xima.fc.workflow.model - package de.xima.fc.workflow.model
- de.xima.fc.workflow.model.choices - package de.xima.fc.workflow.model.choices
- de.xima.fc.workflow.model.enums - package de.xima.fc.workflow.model.enums
- de.xima.fc.workflow.model.list_item_source - package de.xima.fc.workflow.model.list_item_source
- de.xima.fc.workflow.model.loop_data - package de.xima.fc.workflow.model.loop_data
- de.xima.fc.workflow.model.nodes - package de.xima.fc.workflow.model.nodes
- de.xima.fc.workflow.model.triggers - package de.xima.fc.workflow.model.triggers
- de.xima.fc.workflow.processor.engine - package de.xima.fc.workflow.processor.engine
- de.xima.fc.workflow.processor.enums - package de.xima.fc.workflow.processor.enums
- de.xima.fc.workflow.processor.factory - package de.xima.fc.workflow.processor.factory
- de.xima.fc.workflow.processor.form - package de.xima.fc.workflow.processor.form
- de.xima.fc.workflow.processor.iface - package de.xima.fc.workflow.processor.iface
- de.xima.fc.workflow.processor.logic - package de.xima.fc.workflow.processor.logic
- de.xima.fc.workflow.processor.logic.analysis - package de.xima.fc.workflow.processor.logic.analysis
- de.xima.fc.workflow.processor.logic.event - package de.xima.fc.workflow.processor.logic.event
- de.xima.fc.workflow.processor.logic.execution - package de.xima.fc.workflow.processor.logic.execution
- de.xima.fc.workflow.processor.logic.validation - package de.xima.fc.workflow.processor.logic.validation
- de.xima.fc.workflow.processor.model - package de.xima.fc.workflow.processor.model
- de.xima.fc.workflow.processor.processing - package de.xima.fc.workflow.processor.processing
- de.xima.fc.workflow.processor.value - package de.xima.fc.workflow.processor.value
- de.xima.fc.workflow.processor.value.common - package de.xima.fc.workflow.processor.value.common
- de.xima.fc.workflow.processor.value.wrapper - package de.xima.fc.workflow.processor.value.wrapper
- de.xima.fc.workflow.retval.node - package de.xima.fc.workflow.retval.node
- de.xima.fc.workflow.retval.trigger - package de.xima.fc.workflow.retval.trigger
- de.xima.fc.workflow.setup - package de.xima.fc.workflow.setup
- de.xima.fc.workflow.taglib.component.flowchart - package de.xima.fc.workflow.taglib.component.flowchart
- de.xima.fc.workflow.taglib.component.propertiesform - package de.xima.fc.workflow.taglib.component.propertiesform
- de.xima.fc.workflow.taglib.context - package de.xima.fc.workflow.taglib.context
- de.xima.fc.workflow.taglib.data - package de.xima.fc.workflow.taglib.data
- de.xima.fc.workflow.taglib.enums - package de.xima.fc.workflow.taglib.enums
- de.xima.fc.workflow.taglib.event - package de.xima.fc.workflow.taglib.event
- de.xima.fc.workflow.taglib.helper - package de.xima.fc.workflow.taglib.helper
- de.xima.fc.workflow.taglib.iface - package de.xima.fc.workflow.taglib.iface
- de.xima.fc.workflow.taglib.model - package de.xima.fc.workflow.taglib.model
- de.xima.fc.workflow.taglib.taghandler - package de.xima.fc.workflow.taglib.taghandler
- de.xima.fc.workflow.update - package de.xima.fc.workflow.update
- de.xima.fc.workflow.validation.constraints - package de.xima.fc.workflow.validation.constraints
- de.xima.fc.workflow.validation.constraintvalidators - package de.xima.fc.workflow.validation.constraintvalidators
- de.xima.fc.workflow.validator - package de.xima.fc.workflow.validator
- de.xima.system.ms.impl.server - package de.xima.system.ms.impl.server
- deactivate() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- deactivate(PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- DEACTIVATE - de.xima.fc.mdl.plugin.EPluginValidationFailureTreatment
-
Continue with the installation procedure, but deactivate the plugin.
- deactivateLogger(XLogger) - Static method in class de.xima.fc.setup.model.log.LogConfigHelper
-
Deprecated.
- DeactivateNtlmUpdate_8_0 - Class in de.xima.fc.update.updates.v8
-
System update that deactivates the NTLM configuration if it is active.
- DeactivateNtlmUpdate_8_0() - Constructor for class de.xima.fc.update.updates.v8.DeactivateNtlmUpdate_8_0
- deactivatePlugin(UserContext, String, String) - Method in class de.xima.fc.api.system.PluginAPI
-
Marks the given plugin as deactivated in the database.
- deactivatePlugin(UserContext, String, String) - Method in interface de.xima.fc.handler.interfaces.system.IPluginHandler
- deactivatePlugin(UserContext, String, String) - Method in class de.xima.fc.handler.system.PluginHandler
- debug(String) - Method in class de.xima.fc.cluster.impl.jgroup.log.JGroupsLogger
- debug(String, Object...) - Method in class de.xima.fc.cluster.impl.jgroup.log.JGroupsLogger
- debug(String, Throwable) - Method in class de.xima.fc.cluster.impl.jgroup.log.JGroupsLogger
- DEBUG - de.xima.aspose.processor.core.EvaluationMode
- DEBUG - de.xima.fc.mdl.enums.ELogLevel
- DEBUG - de.xima.fc.setup.model.log.ELogLevel
-
Deprecated.
- DEBUG_OPEN_DB_CONNECTIONS - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- DEBUG_SHOW_SIMON - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- DEBUG_SHOW_SQL - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
- Decimal - de.xima.fc.mdl.Attribut.DatenTyp
- decimeters() - Method in class de.xima.fc.common.graphdot.Length
-
Gets the length in decimeters.
- declaration(String, String) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
Adds a generic declaration with a property name and a property value.
- declarationList() - Static method in class de.xima.fc.css.builder.CssBuilder
- decline(DirectClientAuthorization) - Method in class de.xima.fc.gui.common.bean.security.UserInvitationsBean
- decode(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.htmleditor.HtmlEditorRenderer
- decode(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
- decode(FacesContext, UIComponent) - Method in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartRenderer
- decodeBase64(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - decodeBase64(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - decodeBase64(String, String, boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - decodeBase64(String, String, boolean) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - decodeSubmittedXfAction(String, String, FRQSession) - Static method in class de.xima.fc.form.FormProcessUtil
- decodeUrlArrayToList(String[]) - Static method in class de.xima.fc.utils.URLUtils
-
Decodes a array of urls to a list of all decoded urls.
- decodeXfActionAndCheckIfValid(IExtendedFormRequestContext) - Static method in class de.xima.fc.form.FormProcessUtil
- DECODING_ERROR - de.xima.fc.workflow.error.EFcDecodeBase64Error
-
When the string value could not be parsed as a data URI or base64 string.
- decreaseIndent() - Method in class de.xima.fc.common.graphdot.GraphDotTokenWriter
-
Decreases the indent by one.
- decrement() - Method in interface de.xima.fc.common.counter.Counter
-
Decrements the counter by a single unit.
- decrementAndGet() - Method in interface de.xima.fc.common.counter.Counter
-
Decrements the counter by a single unit and returns the new value.
- decrementAndGet() - Method in interface de.xima.fc.common.counter.Counter.LongCounter
- decrementAndGetLong() - Method in interface de.xima.fc.common.counter.Counter.LongCounter
-
Decrements the counter by a single unit and returns the new value as a primitive
long. - decrementOffset() - Method in class de.xima.fc.gui.bean.statistics.StatisticsHistoryBean
- decrypt(byte[]) - Method in class de.xima.fc.encryption.db.DBBinaryEncryptor
- decrypt(byte[]) - Method in interface de.xima.fc.interfaces.security.encryption.IDBBinaryEncryptor
- decrypt(byte[], byte[]) - Static method in class de.xima.fc.utils.EncryptionUtils
- decrypt(String) - Method in class de.xima.fc.encryption.db.DBStringEncryptor
- decrypt(String) - Method in interface de.xima.fc.interfaces.security.encryption.IDBStringEncryptor
- decrypt(String) - Static method in class de.xima.fc.utils.EncryptionUtils
- decrypt(String) - Static method in class de.xima.fc.utils.URLUtils
-
Deprecated.Use other encryption methods such as
EncryptionUtils. - decrypt(String, int) - Static method in class de.xima.fc.utils.EncryptionUtils
- DECRYPTION_NOT_POSSIBLE - de.xima.fc.workflow.error.EFcFillPdfError
-
When the PDF document is encrypted and either no password was provided or the password is incorrect.
- decryptJSON(String) - Static method in class de.xima.fc.session.FRQSessionStateGenerator
- DEEP_ORANGE - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_1 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_10 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_11 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_12 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_13 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_14 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_2 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_3 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_4 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_5 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_6 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_7 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_8 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_ORANGE_9 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_1 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_10 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_11 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_12 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_13 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_14 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_2 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_3 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_4 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_5 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_6 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_7 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_8 - de.xima.fc.gui.common.enums.EQuasarColor
- DEEP_PURPLE_9 - de.xima.fc.gui.common.enums.EQuasarColor
- deepCopy(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedBinaryType
- deepCopy(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedIntegerType
- deepCopy(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedStringType
- deepCopy(Object) - Method in class de.xima.fc.type.NullableUUID
- deepCopy(Object) - Method in class de.xima.fc.type.NullSafeUUID
- deeppink - de.xima.fc.color.ENamedCssColor
- deeppink - de.xima.fc.common.graphdot.EColorSchemeSvg
- deeppink - de.xima.fc.common.graphdot.EColorSchemeX11
- deeppink - de.xima.fc.gui.common.enums.EWebColors
- deeppink1 - de.xima.fc.common.graphdot.EColorSchemeX11
- deeppink2 - de.xima.fc.common.graphdot.EColorSchemeX11
- deeppink3 - de.xima.fc.common.graphdot.EColorSchemeX11
- deeppink4 - de.xima.fc.common.graphdot.EColorSchemeX11
- deepskyblue - de.xima.fc.color.ENamedCssColor
- deepskyblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- deepskyblue - de.xima.fc.common.graphdot.EColorSchemeX11
- deepskyblue - de.xima.fc.gui.common.enums.EWebColors
- deepskyblue1 - de.xima.fc.common.graphdot.EColorSchemeX11
- deepskyblue2 - de.xima.fc.common.graphdot.EColorSchemeX11
- deepskyblue3 - de.xima.fc.common.graphdot.EColorSchemeX11
- deepskyblue4 - de.xima.fc.common.graphdot.EColorSchemeX11
- DEFAULT - de.xima.fc.api.rest.pub.impl.generic.model.response.form.EPublicFormRecordStateType
- DEFAULT - de.xima.fc.css.builder.ECssCursor
-
The platform-dependent default cursor.
- DEFAULT - de.xima.fc.gui.bean.settings.model.EKerberosLdapUserFilterType
- DEFAULT - de.xima.fc.mdl.enums.EUserPortalStateType
- DEFAULT - Static variable in class de.xima.fc.converter.json.JsonPathMapConverter
- DEFAULT - Static variable in interface de.xima.fc.interfaces.plugin.retval.workflow.IFastJsonSerializeOptions
-
The default serialization options.
- DEFAULT - Static variable in class de.xima.fc.mdl.csv.CSVFormatWrapper
- DEFAULT_ADD_TAG_ON_BLUR - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_AFUNCTION_COMMENT - Static variable in class de.xima.fc.gui.builder.FormAjaxScriptBuilder
- DEFAULT_AJAX_ASYNC - Static variable in class de.xima.fc.gui.builder.FormAjaxScriptBuilder
- DEFAULT_AJAX_AUTO - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_AJAX_CACHE - Static variable in class de.xima.fc.gui.builder.FormAjaxScriptBuilder
- DEFAULT_API_ASYNC - Static variable in class de.xima.fc.gui.builder.FormApiScriptBuilder
- DEFAULT_AUTOCOMPLETE_TAGS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_BACKSPACE - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_BACKUP_VERSION - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DEFAULT_BINARY_REQUEST_TIMEOUT - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
-
Default value for the default single binary request timeout to the PROMA API, in seconds.
- DEFAULT_BINARY_REQUEST_TIMEOUT - Static variable in class de.xima.fc.config.XfcConfigKeys.Proma
-
Default timeout in seconds for a single request to the PROMA API that downloads a binary file.
- DEFAULT_BOTFIELD_NAME - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DEFAULT_BOTFIELD_NAME_POST - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DEFAULT_BOTFIELD_NAME_PRE - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DEFAULT_CASCADING_STYLESHEET - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_CASCADING_STYLESHEET_DEV_MODE - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_COMBINED_REQUEST_TIMEOUT - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
-
Default value for the default combined request timeout to the PROMA API, in seconds.
- DEFAULT_COMBINED_REQUEST_TIMEOUT - Static variable in class de.xima.fc.config.XfcConfigKeys.Proma
-
Default timeout in seconds for a bunch of requests to the PROMA API that do not download binary file, e.g.
- DEFAULT_CONTAINER_ID - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_DELIMITERS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DESCRIPTION - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DEFAULT_DISPLAY_NAME - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DEFAULT_DROPDOWN_CLASSNAME - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DROPDOWN_CLOSE_ON_SELECT - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DROPDOWN_ENABLED - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DROPDOWN_FUZZY_SEARCH - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DROPDOWN_HIGHLIGHT_FIRST - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DROPDOWN_MAX_ITEMS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_DUPLICATES - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_EDIT_TAGS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_ENFORCE_WHITELIST - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_ERROR_APPENDER_FILE_NAME_PATTERN - Static variable in class de.xima.fc.logging.XLogConfig
-
Pattern for checking whether a file name is a backup log file of the formcycle error log.
- DEFAULT_ERROR_APPENDER_FILE_NAME_PREFIX - Static variable in class de.xima.fc.logging.XLogConfig
-
Prefix for the special log file that contains all errors from the formcycle application.
- DEFAULT_ERROR_APPENDER_NAME - Static variable in class de.xima.fc.I18nKeys.Logging
- DEFAULT_ERROR_APPENDER_NAME - Static variable in class de.xima.fc.logging.XLogConfig
-
Appender name for the special log file that contains all errors from the formcycle application.
- DEFAULT_ERROR_APPENDER_SUBTITLE - Static variable in class de.xima.fc.I18nKeys.Logging
- DEFAULT_EXPORT_FILE_EXTENSION - Static variable in class de.xima.fc.exporter.AEntityExporter
- DEFAULT_EXPORT_PROJECT_EXTENSION - Static variable in class de.xima.fc.exporter.AEntityExporter
- DEFAULT_EXTENDER - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_FILE_KEY - Static variable in interface de.xima.fc.interfaces.workflow.execution.IFileValueDescriptor
-
The key for the default list of files.
- DEFAULT_FILE_KEYS - Static variable in class de.xima.fc.CmnConst.UserPortalFileKey
- DEFAULT_I18N - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DEFAULT_I18N_NAMES - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey
- DEFAULT_INDENTATION - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_JAVASCRIPT - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_JAVASCRIPT_DEV_MODE - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_KEEP_INVALID_TAGS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_LDAP_USER_ATTRIBUTES - Static variable in class de.xima.fc.security.helper.SecurityProfileHelper
- DEFAULT_LIST_CONVERTER - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_LOAD_JQUERY_FIRST - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_MAIL_SENDER - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- DEFAULT_MAIL_SENDER - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- DEFAULT_MAIL_SENDERNAME - de.xima.fc.mdl.placeholder.CommonPlaceholders.SingleDollar
- DEFAULT_MAIL_SENDERNAME - Static variable in class de.xima.fc.CmnConst
-
Deprecated.
- DEFAULT_MAX_TAGS - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_MIN_COLS - Static variable in class de.xima.fc.gui.common.model.data.ADataSheet
- DEFAULT_MIN_ROWS - Static variable in class de.xima.fc.gui.common.model.data.ADataSheet
- DEFAULT_MIN_SPARE_COLS - Static variable in class de.xima.fc.gui.common.model.data.ADataSheet
- DEFAULT_MIN_SPARE_ROWS - Static variable in class de.xima.fc.gui.common.model.data.ADataSheet
- DEFAULT_MODE - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_MS_LISTENERS - Static variable in class de.xima.fc.listener.ReflectionListenerScanner
- DEFAULT_OLDER_THAN_DAYS - Static variable in class de.xima.fc.protocol.ProtocolCleaner
- DEFAULT_PATTERN - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_PLUGIN_PROCESSING_PAGE - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_PP_ERROR_URL - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_PP_SUCCESS_URL - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_PP_USE_BASE_URL - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_PROCESSING_PAGE_FOLDER - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_PWD_SYMBOLS - Static variable in class de.xima.fc.utils.UserMgmtUtils
- DEFAULT_RENDERER - Static variable in class de.xima.fc.gui.component.lazycontainer.LazyContainer
- DEFAULT_RENDERER - Static variable in class de.xima.fc.gui.component.messagelistener.MessageListener
- DEFAULT_RENDERER - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_RENDERER - Static variable in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase
-
Default renderer type of the flowchart.
- DEFAULT_RP_FORM_ONLY - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_RP_INLINE - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_RP_KEEP_ALIVE - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_RP_USE_CSS - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_RP_USE_JQ - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_RP_USE_UI - Static variable in class de.xima.fc.gui.builder.AFormShareScriptBuilder
- DEFAULT_SCRIPT_NAME - Static variable in class de.xima.fc.form.common.abstracts.AMetaDataWrapper
-
The default name used for the JavaScript global variable with the metadata such as the name and ID of the form and client or the current URLs.
- DEFAULT_SINGLE_REQUEST_TIMEOUT - Static variable in class de.xima.fc.config.XfcConfigKeys.Proma
-
Default timeout in seconds for a single request to the PROMA API that do not download binary file.
- DEFAULT_SKIP_INVALID - Static variable in class de.xima.fc.gui.component.tagify.Tagify
- DEFAULT_SOURCE_DIR - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_TARGET_DIR - Static variable in class de.xima.fc.CmnConst.Workflow
- DEFAULT_URL_CONTRACT_DETAILS - Static variable in class de.xima.fc.CmnConst.SystemProperty
- DEFAULT_USER_AGENT - Static variable in class de.xima.fc.CmnConst
-
A generic user-agent string used by common browsers.
- DEFAULT_USER_ATTRIBUTES - Static variable in class de.xima.fc.ldap.LDAPKeys
- DEFAULT_WORKFLOW_LISTENERS - Static variable in class de.xima.fc.listener.ReflectionListenerScanner
- DefaultAuthenticatorClients - Class in de.xima.fc.mdl.auth
-
Default implementation for accessing the clients of an authenticator depending on the authentication flow.
- DefaultAuthenticatorClients.Builder - Class in de.xima.fc.mdl.auth
- defaultBackendLoginLogic(IAuthWebContext, FilterChain, Function<WebContext, Optional<Client>>) - Static method in class de.xima.fc.web.common.auth.logic.AuthLogicHelper
- defaultBinaryTimeout() - Static method in class de.xima.fc.proma.manager.PromaManager
- defaultBinaryTimeoutUnit() - Static method in class de.xima.fc.proma.manager.PromaManager
-
Same as
PromaManager.defaultBinaryTimeout(), but returns only the unit without the value. - defaultBinaryTimeoutValue() - Static method in class de.xima.fc.proma.manager.PromaManager
-
Same as
PromaManager.defaultBinaryTimeout(), but returns only the value without units, in the unit as returned byPromaManager.defaultBinaryTimeoutUnit(). - defaultCategory - Variable in enum de.xima.fc.mdl.enums.ETextbausteinMsgCode
- DefaultClientCreator - Class in de.xima.fc.setup
-
Default-implementation for creating clients
- DefaultClientCreator() - Constructor for class de.xima.fc.setup.DefaultClientCreator
- DefaultClientData - Class in de.xima.fc.setup
-
Default-implementation of the default data to use while creating an client
- DefaultClientData() - Constructor for class de.xima.fc.setup.DefaultClientData
- defaultClientViewAuthorizer(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- defaultClientViewResolver() - Static method in class de.xima.fc.security.endpoint.state.AvailabilityResolverFactory
- defaultCollection(Collection<T>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Sames as
CollectionUtils.emptyIfNull(Collection), but with a more verbose name when using static imports. - defaultCombinedTimeout() - Static method in class de.xima.fc.proma.manager.PromaManager
- DefaultContextValueReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
context value replacerimplementation provided by formcycle that is always available. - DefaultContextValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultContextValueReplacer
- DefaultConvertibleMap<V> - Class in de.xima.fc.gui.component.convertible
-
Default implementation of
IConvertibleMapthat just uses aHashMap. - DefaultConvertibleMap() - Constructor for class de.xima.fc.gui.component.convertible.DefaultConvertibleMap
- DefaultCreateNewFormRecordChatRequest - Class in de.xima.fc.common.form_record.chat
-
POJO implementation of a
ICreateNewFormRecordChatRequestwith a builder. - DefaultCreateNewFormRecordChatRequest.Builder - Class in de.xima.fc.common.form_record.chat
-
Builder for a
ICreateNewFormRecordChatRequest. - DefaultDaoActionHook<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.dao.hook
- DefaultDaoActionHook() - Constructor for class de.xima.fc.dao.hook.DefaultDaoActionHook
- DefaultedZonedDateTimeTemporalQuery - Class in de.xima.fc.utils
-
Enumeration of
TemporalQuerys for aZonedDateTimethat defaults to a certain value when aTemporalFieldis missing in theTemporalAccessor. - DefaultEntityWriter - Class in de.xima.fc.serialize.gson.type
-
Default writer for entities that serializes the entity based on
ExportDetails - DefaultExtendedFulfillRequestedUploadRequest - Class in de.xima.fc.logic.form_record.chat
-
Simple POJO implementation of an
IExtendedFulfillRequestedUploadRequestwith a builder. - DefaultExtendedFulfillRequestedUploadRequest.Builder - Class in de.xima.fc.logic.form_record.chat
-
Builder for a
DefaultExtendedFulfillRequestedUploadRequest. - DefaultExtendedPostFormRecordMessageRequest - Class in de.xima.fc.logic.form_record.chat
-
Simple POJO implementation of an
IExtendedPostFormRecordMessageRequestwith a builder. - DefaultExtendedPostFormRecordMessageRequest.Builder - Class in de.xima.fc.logic.form_record.chat
-
A simple builder for a
IExtendedPostFormRecordMessageRequest. - defaultExtension - Variable in enum de.xima.fc.mdl.enums.EMime
-
Deprecated.
- DefaultFacesImportMapConfig - Class in de.xima.fc.web.common.config
- DefaultFacesImportMapConfig() - Constructor for class de.xima.fc.web.common.config.DefaultFacesImportMapConfig
- DefaultFastJsonConfigFactory - Class in de.xima.fc.fastjson
-
Creates the default serializer and deserializer configurations for fast JSON.
- DefaultFastJsonConverter - Class in de.xima.fc.fastjson
-
Default implementation of
IFastJsonConverterthat does not add any custom serializers etc. - DefaultFD2AppointmentProvider - Class in de.xima.fc.web.common.fd2.provider
-
Implementation of the
IFD2AppointmentProvider. - DefaultFD2AppointmentProvider(Mandant) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2AppointmentProvider
-
Creates a new appointment template provider.
- DefaultFD2AppointmentProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2AppointmentProvider
-
Creates a new appointment template provider.
- DefaultFD2ConditionsFactory - Class in de.xima.fc.mdl.form.record
-
Helper for creating a
XItemConditionsWrapperbased on the data of a form record. - DefaultFD2ConditionsFactory - Class in de.xima.fc.web.common.fd2
-
Deprecated.
- DefaultFD2ConditionsFactory() - Constructor for class de.xima.fc.mdl.form.record.DefaultFD2ConditionsFactory
- DefaultFD2ConditionsFactory() - Constructor for class de.xima.fc.web.common.fd2.DefaultFD2ConditionsFactory
-
Deprecated.
- DefaultFD2DatasourceProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2DatasourceProvider(Mandant, SessionAttributes, ValueParameters, Projekt) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
- DefaultFD2DatasourceProvider(Mandant, Map<String, Serializable>, ValueParameters, Projekt) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
- DefaultFD2DatasourceProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2DatasourceProvider
- DefaultFD2ItemProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2ItemProvider(Mandant, Locale) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2ItemProvider
-
A new item provider for the given client and locale.
- DefaultFD2ItemProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2ItemProvider
-
A new item provider for the given render context.
- DefaultFD2LanguageProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2LanguageProvider(Mandant) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2LanguageProvider
- DefaultFD2LanguageProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2LanguageProvider
- DefaultFD2LicenseDataProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2LicenseDataProvider(Mandant) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2LicenseDataProvider
- DefaultFD2MetaDataProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2MetaDataProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2MetaDataProvider
- DefaultFD2MetaDataWrapper - Class in de.xima.fc.web.common.fd2.model
-
Diese Klasse kapselt ein
Script-Objekt welches alsNodeim einem HTML-Generierungsprozess eingebunden werden kann. - DefaultFD2MetaDataWrapper(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Konstruktor mit allen benötigten Objekten um den vollen Funktionsumfang der Klasse zu gewährleisten.
- DefaultFD2MetaDataWrapper(String, IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Konstruktor mit allen benötigten Objekten um den vollen Funktionsumfang der Klasse zu gewährleisten.
- DefaultFD2MetaDataWrapper(String, IFormRenderContext, boolean) - Constructor for class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
- DefaultFD2RenderCallbackProvider - Class in de.xima.fc.web.common.fd2.provider
-
Default implementation of
IFD2RenderCallbackProviderthat handles plugin render callbacks. - DefaultFD2RenderCallbackProvider(Mandant) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2RenderCallbackProvider
- DefaultFD2ReplacerProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2ReplacerProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2ReplacerProvider
- DefaultFD2StatusProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2StatusProvider(Projekt, Locale) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- DefaultFD2StatusProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2StatusProvider
- DefaultFD2TemplateProvider - Class in de.xima.fc.web.common.fd2.provider
-
Default provider for
Textbausteindata - DefaultFD2TemplateProvider(Mandant) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2TemplateProvider
- DefaultFD2TemplateProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2TemplateProvider
- DefaultFD2UserGroupProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2UserGroupProvider(Mandant, Locale) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2UserGroupProvider
- DefaultFD2UserGroupProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2UserGroupProvider
- DefaultFD2VRulesProvider - Class in de.xima.fc.web.common.fd2.provider
- DefaultFD2VRulesProvider(Mandant, Locale) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider
- DefaultFD2VRulesProvider(IFormRenderContext) - Constructor for class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider
- DefaultFormDataUpdateUploadRequest - Class in de.xima.fc.common.form_record.update
-
POJO implementation of a
IFormDataUpdateUploadRequestwith a builder. - DefaultFormDataUpdateUploadRequest.Builder - Class in de.xima.fc.common.form_record.update
-
Builder for a
IFormDataUpdateUploadRequest. - DefaultFormElementTemplateList - Class in de.xima.fc.plugin.models.retval.form
-
Default POJO implementation for
IPluginFormElementTemplateList. - DefaultFormElementTemplateList.Builder - Class in de.xima.fc.plugin.models.retval.form
-
Simple builder for a
IPluginFormElementTemplateList. - DefaultFormElementTemplateLoader - Class in de.xima.fc.plugin.models.retval.form
-
Default implementations for
IPluginFormElementTemplateLoader. - DefaultFormFunctionReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
form value replacerimplementation provided by formcycle that is always available. - DefaultFormFunctionReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultFormFunctionReplacer
- DefaultFormRecordChatReference - Class in de.xima.fc.common.form_record.chat
-
Simple POJO implementation of
IFormRecordChatReference. - DefaultFormValueReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
form value replacerimplementation provided by formcycle that is always available. - DefaultFormValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultFormValueReplacer
- DefaultFulfillRequestedUploadRequest - Class in de.xima.fc.common.form_record.chat
-
Simple POJO implementation of
IFulfillRequestedUploadRequestwith a builder. - DefaultFulfillRequestedUploadRequest.BaseBuilder<Request,Self extends DefaultFulfillRequestedUploadRequest.BaseBuilder<Request,Self>> - Class in de.xima.fc.common.form_record.chat
-
Builder for the data needed to fulfill a pending upload request.
- DefaultFulfillRequestedUploadRequest.Builder - Class in de.xima.fc.common.form_record.chat
-
Builder for an
IFulfillRequestedUploadRequest. - DefaultFulfillRequestedUploadResponse - Class in de.xima.fc.common.form_record.chat
-
Default POJO implementation of
IFulfillRequestedUploadResponse. - DefaultFulfillRequestedUploadResponse(FormRecordChat, FormRecordMessage, FormRecordMessageUploadRequest, ITriggeredWorkflowExecutionResult) - Constructor for class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadResponse
-
Creates a new instance with the given parameters.
- defaultHttpStatus - Variable in enum de.xima.fc.mdl.enums.ETextbausteinMsgCode
- defaultI18NKey - Variable in enum de.xima.fc.mdl.enums.ETextbausteinMsgCode
- DefaultI18nValueReplacer - Class in de.xima.fc.placeholder.replacer
- DefaultI18nValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultI18nValueReplacer
- DefaultIdentityCheckHandler - Class in de.xima.fc.gui.common.event.handler
-
Default identity check handler that executes a Java method if the tokens match.
- defaultLanguage - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- defaultList(List<T>) - Static method in class de.xima.fc.utils.XCollectionUtils
- DefaultListConverter - Class in de.xima.fc.gui.component.tagify
-
Default converter for the tagify component.
- DefaultLocalizationViewModel - Class in de.xima.fc.common.bean_models
-
Default POJO implementation of
ILocalizationViewModelthat uses a default entry type, if you do not need a custom entry type. - DefaultLocalizationViewModel() - Constructor for class de.xima.fc.common.bean_models.DefaultLocalizationViewModel
- DefaultLocalizationViewModelEntry - Class in de.xima.fc.common.bean_models
-
Default POJO implementation of
ILocalizationViewModelEntry. - DefaultLocalizationViewModelEntry() - Constructor for class de.xima.fc.common.bean_models.DefaultLocalizationViewModelEntry
- DefaultMailContext - Class in de.xima.fc.mail.impl.context
-
Default implementation for sending mails via smtp
- DefaultMandantCreator - Class in de.xima.fc.setup
-
Deprecated.
- DefaultMandantCreator() - Constructor for class de.xima.fc.setup.DefaultMandantCreator
-
Deprecated.
- DefaultMandantData - Class in de.xima.fc.setup
-
Deprecated.
- DefaultMandantData() - Constructor for class de.xima.fc.setup.DefaultMandantData
-
Deprecated.
- defaultMimeMapper() - Static method in class de.xima.fc.security.malware.ExtensionCheck
- defaultNormalizer() - Static method in class de.xima.fc.security.malware.ExtensionCheck
- DefaultParametersModel - Class in de.xima.fc.plugin.models.params
-
Default POJO implementation of
IExtendedParameterModel. - DefaultParametersModel() - Constructor for class de.xima.fc.plugin.models.params.DefaultParametersModel
-
Creates a new empty parameters model with no name and value set yet.
- DefaultParametersModel(String, String) - Constructor for class de.xima.fc.plugin.models.params.DefaultParametersModel
-
Creates a new parameters model with the given name and value.
- DefaultPluginFormElementCatalogParams - Class in de.xima.fc.gui.designer.form.model
-
Default POJO implementation of
IPluginFormElementCatalogParams. - DefaultPluginFormElementCatalogParams(IEntityContext, Locale, Mandant, Projekt, FormVersion) - Constructor for class de.xima.fc.gui.designer.form.model.DefaultPluginFormElementCatalogParams
-
Creates a new params POJO with the given data.
- DefaultPluginFormElementTemplateDescriptor - Class in de.xima.fc.plugin.models.retval.form
-
Default implementation for
IPluginFormElementTemplateDescriptorwith a simple builder. - DefaultPluginFormElementTemplateDescriptor.Builder - Class in de.xima.fc.plugin.models.retval.form
-
Simple builder for a
IPluginFormElementTemplateDescriptor. - DefaultPluginFormElementTemplateIcon - Class in de.xima.fc.plugin.models.retval.form
-
Default POJO implementation of
IPluginFormElementTemplateIcon. - DefaultPluginFormElementTemplateIcon(String, URI) - Constructor for class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateIcon
-
Creates a new icon with a media type and URI.
- DefaultPluginLifecycleData - Class in de.xima.fc.plugin.lifecycle
- DefaultPluginLifecycleData(PluginRuntime) - Constructor for class de.xima.fc.plugin.lifecycle.DefaultPluginLifecycleData
- DefaultPluginProfileFilterAttribute - Class in de.xima.fc.mdl.auth.filter
-
Default implementation of a plugin profile attribute filter attribute.
- DefaultPluginProfileFilterAttribute.Builder - Class in de.xima.fc.mdl.auth.filter
- DefaultPluginProfileFilterValue - Class in de.xima.fc.mdl.auth.filter
-
Default implementation of a plugin profile attribute value.
- DefaultPluginProfileFilterValue.Builder - Class in de.xima.fc.mdl.auth.filter
- DefaultPluginValidationData - Class in de.xima.fc.plugin.lifecycle
-
Default POJO implementation of
IPluginValidationData. - DefaultPluginValidationData(PluginRuntime, Properties, Locale) - Constructor for class de.xima.fc.plugin.lifecycle.DefaultPluginValidationData
-
Creates a new plugin validation data instance with the given data.
- DefaultPluginValidationResult - Class in de.xima.fc.plugin.lifecycle
-
Default POJO implementation of
IPluginInitializeValidationResult. - DefaultPluginValidationResult(boolean, List<String>) - Constructor for class de.xima.fc.plugin.lifecycle.DefaultPluginValidationResult
-
Creates a new instance with the given data.
- defaultPort - Variable in enum de.xima.fc.mdl.enums.EDatenbankTyp
- defaultPortalState(EPortalStatePreset) - Method in class de.xima.fc.workflow.WorkflowStateModel.Builder
-
Presets to apply when the state does not yet have a portal state configured.
- DefaultPostFormRecordMessageRequest - Class in de.xima.fc.common.form_record.chat
-
POJO implementation of
IPostFormRecordMessageRequestwith a builder. - DefaultPostFormRecordMessageRequest.BaseBuilder<Request,Self extends DefaultPostFormRecordMessageRequest.BaseBuilder<Request,Self>> - Class in de.xima.fc.common.form_record.chat
- DefaultPostFormRecordMessageRequest.Builder - Class in de.xima.fc.common.form_record.chat
-
Builder for
DefaultPostFormRecordMessageRequest. - DefaultPostFormRecordMessageResponse - Class in de.xima.fc.common.form_record.chat
-
Default POJO implementation of
IPostFormRecordMessageResponse. - DefaultPostFormRecordMessageResponse(FormRecordChat, FormRecordMessage, ITriggeredWorkflowExecutionResult) - Constructor for class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageResponse
-
Creates a new instance with the given parameters.
- defaultPreText - Variable in enum de.xima.fc.mdl.enums.ETextbausteinMsgCode
- DefaultReplacerParameters - Class in de.xima.fc.mdl.placeholder
- DefaultReplacerParameters() - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(Mandant) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(Vorgang) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(Vorgang, String, String) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(Vorgang, String, String, HttpServletRequest, HttpServletResponse) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IFormDataAdapter, FormVersion, boolean) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IFormDataAdapter, FormVersion, boolean, boolean) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IFormDataAdapter, Vorgang) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IReplacerParams) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IWorkflowProcessingContext) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
-
Deprecated.
- DefaultReplacerParameters(IWorkflowProcessingContext, Vorgang) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IBaseWorkflowExecutionContext) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(IBaseWorkflowExecutionContext, Vorgang) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultReplacerParameters(Map<String, Map<String, String>>, Map<String, IContextReplacerParams.IValueReplacer>) - Constructor for class de.xima.fc.mdl.placeholder.DefaultReplacerParameters
- DefaultRequestUploadData - Class in de.xima.fc.common.form_record.chat
-
POJO implementation of
IRequestUploadDatawith a builder. - DefaultRequestUploadData.Builder - Class in de.xima.fc.common.form_record.chat
-
A builder for
IRequestUploadData. - defaultResourceFileName(String) - Method in class de.xima.fc.workflow.FileSearchOptions.Builder
-
Sets the default resource file name when no explicit file name is given.
- defaults() - Static method in class de.xima.fc.workflow.GetAvailableAttachmentsParams
-
Gets a params instance with the defaults, which includes all types of attachments.
- defaults() - Static method in class de.xima.fc.workflow.GetAvailableResourcesParams
-
Gets a params instance with the defaults, which includes all types of attachments.
- defaults(ITreeAccessor<Node, Id>) - Static method in class de.xima.fc.common.tree.TreeVisit.TreeVisitParams
-
A new params instance with the given tree accessor and the default settings otherwise.
- Defaults() - Constructor for class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Parameter.Defaults
- Defaults() - Constructor for class de.xima.fc.CmnConst.SystemProperty.Defaults
- Defaults() - Constructor for class de.xima.fc.I18nKeys.Defaults
- DefaultSerializableFile - Class in de.xima.fc.common.data.file
-
Default implementation of
ISerializableFilewith several static factory methods for creating instances. - DefaultSessionValueReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
session value replacerimplementation provided by formcycle that is always available. - DefaultSessionValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultSessionValueReplacer
- defaultSet(Set<T>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Deprecated.
- DefaultSettingsController - Class in de.xima.fc.gui.bean
-
Contains the default implementation for the
addNewListeneranddeleteListenerrequired by thesettings.xhtmlcustom component. - DefaultSettingsController() - Constructor for class de.xima.fc.gui.bean.DefaultSettingsController
- defaultStateChange(Long) - Method in class de.xima.fc.inbox.bean.ProcessStateChangeBean
-
Changes state of the current form record
- defaultStatusCode() - Method in enum de.xima.fc.user_portal.route.EUserPortalGeneralView
- defaultStatusCode() - Method in enum de.xima.fc.user_portal.route.EUserPortalPortalView
- defaultStatusCode() - Method in interface de.xima.fc.user_portal.route.IAnyUserPortalRoute
-
The default HTTP status code to return.
- defaultSystemState(EWorkflowStateType) - Method in class de.xima.fc.workflow.event.FormSubmissionEventDataBuilder
-
Deprecated.Add a post processor via
AFormRecordEventDataBuilder.addWorkflowExecutionPostProcessor(IWorkflowExecutionPostProcessor). - defaultSystemState(EWorkflowStateType) - Method in class de.xima.fc.workflow.model.WorkflowTaskRunnerParams.Builder
- DefaultSystemValueReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
system value replacerimplementation provided by formcycle that is always available. - DefaultSystemValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultSystemValueReplacer
- defaultSystemViewAuthorizer(IAccessProperty...) - Static method in class de.xima.fc.security.authorization.AuthorizerFactory
- defaultSystemViewResolver() - Static method in class de.xima.fc.security.endpoint.state.AvailabilityResolverFactory
- DefaultTemplateValueReplacer - Class in de.xima.fc.placeholder.replacer
-
Default
template value replacerimplementation provided by formcycle that is always available. - DefaultTemplateValueReplacer() - Constructor for class de.xima.fc.placeholder.replacer.DefaultTemplateValueReplacer
- defaultTimeout() - Static method in class de.xima.fc.proma.manager.PromaManager
- defaultTimeoutUnit() - Static method in class de.xima.fc.proma.manager.PromaManager
-
Same as
PromaManager.defaultTimeout(), but returns only the unit without the value. - defaultTimeoutValue() - Static method in class de.xima.fc.proma.manager.PromaManager
-
Same as
PromaManager.defaultTimeout(), but returns only the value without units, in the unit as returned byPromaManager.defaultTimeoutUnit(). - defaultTransportType() - Method in interface de.xima.fc.interfaces.config.IRestClientConfig
-
Gets the default HTTP transport type for the REST client, used to send HTTP requests.
- defaultTransportType() - Method in interface de.xima.fc.user_portal.config.IUserPortalConfig
-
Gets the default HTTP transport type for the REST client, used to send HTTP requests.
- DefaultTriggeredWorkflowExecutionResult - Class in de.xima.fc.common.form_record.chat
-
Default POJO implementation of
ITriggeredWorkflowExecutionResult. - DefaultUsernamePasswordCredentialsAuthenticatorRenderer - Class in de.xima.fc.web.common.auth.wrapper.config.render
-
Default implementation of
IAuthenticatorConfigRendererfor authenticators that use an input mask withusername&passwordfields. - defaultValue - Variable in class de.xima.fc.plugin.models.config.AConfigParam
- defaultValue(boolean) - Method in interface de.xima.fc.interfaces.workflow.value.IBooleanValueDescriptorBuilder
-
Sets the default boolean used when no value is provided.
- defaultValue(double) - Method in interface de.xima.fc.interfaces.workflow.value.IFloatValueDescriptorBuilder
-
Sets the default floating point value used when no value is provided.
- defaultValue(int, IValueCreator) - Method in interface de.xima.fc.interfaces.workflow.value.IListValueDescriptorBuilder
-
Sets the default value for the element at the given index.
- defaultValue(int, Object) - Method in interface de.xima.fc.interfaces.workflow.value.IListValueDescriptorBuilder
-
Sets the default value for the element at the given index.
- defaultValue(long) - Method in interface de.xima.fc.interfaces.workflow.value.IIntegerValueDescriptorBuilder
-
Sets the default integer used when no value is provided.
- defaultValue(LargeString) - Method in interface de.xima.fc.interfaces.workflow.value.ILargeStringValueDescriptorBuilder
-
Sets the default string used when no value is provided.
- defaultValue(Number) - Method in interface de.xima.fc.interfaces.workflow.value.IFloatValueDescriptorBuilder
- defaultValue(Number) - Method in interface de.xima.fc.interfaces.workflow.value.IIntegerValueDescriptorBuilder
- defaultValue(Object) - Method in interface de.xima.fc.interfaces.workflow.value.IAnyValueDescriptorBuilder
-
Sets the default value used when no value is provided.
- defaultValue(String) - Method in interface de.xima.fc.interfaces.workflow.value.IStringValueDescriptorBuilder
-
Sets the default string used when no value is provided.
- defaultValue(String, IValueCreator) - Method in interface de.xima.fc.interfaces.workflow.value.IMapValueDescriptorBuilder
-
Sets the default value for the element at the given key.
- defaultValue(String, Object) - Method in interface de.xima.fc.interfaces.workflow.value.IMapValueDescriptorBuilder
-
Sets the default value for the element at the given key.
- DefaultVorgangsDataSQLBuilder - Class in de.xima.fc.dao.impl.sqlbuilder
- DefaultVorgangsDataSQLBuilder(EProjectSpecificDBTable, EDatenbankTyp) - Constructor for class de.xima.fc.dao.impl.sqlbuilder.DefaultVorgangsDataSQLBuilder
- DefaultWorkflowValidationContext - Class in de.xima.fc.workflow.processor.logic.validation
-
Default (mainly POJO) implementation of the
IWorkflowLocalHandlerValidationContextandIWorkflowGlobalHandlerValidationContext. - DefaultWorkflowValidationContext(WorkflowValidationParams) - Constructor for class de.xima.fc.workflow.processor.logic.validation.DefaultWorkflowValidationContext
-
Creates a new internal workflow validation context with the given parameters.
- DefaultXItemFieldNameConventions - Enum in de.xima.fc.form.common.models
-
The default
field name conventionssuitable for most form items that consist of only a single input, select, or textarea field in the rendered form, with a name as configured in the form designer. - deg(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- deg(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DEG - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DEGREES. - degrees(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- degrees(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DEGREES - de.xima.fc.css.builder.ECssUnit
-
CSS unit degree.
- delay(int) - Method in class de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
- DELAY_TRIGGER - de.xima.fc.timing.TriggerKeyFactory.ETriggerGroups
-
Trigger group for delayed triggers that fire later.
- delayResponse(String) - Static method in class de.xima.fc.gui.common.utils.RemoteCommandUtils
-
Can be used when the response to a remote command cannot be computed synchronously.
- delegate - Variable in class de.xima.fc.workflow.processor.value.wrapper.RecordValueDescriptorWrapper
- deletable() - Method in class de.xima.fc.workflow.Setting.Builder
-
Makes the setting deletable.
- deletable(boolean) - Method in class de.xima.fc.workflow.Setting.Builder
- DELETABLE - de.xima.fc.inbox.enums.EInboxFilterTag
- delete() - Method in class de.xima.fc.form.request.EmptyFileItem
- delete() - Method in class de.xima.fc.gui.bean.appointment.AppointmentTemplateDeletionBean
- delete() - Method in class de.xima.fc.gui.bean.EntityBean
- delete() - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Deletes the currently selected model from the database.
- delete() - Method in interface de.xima.fc.gui.interfaces.data.IEntitySelectModel
-
Deletes the currently selected model from the database.
- delete() - Method in class de.xima.fc.gui.model.data.EntityListModel
- delete() - Method in class de.xima.fc.gui.model.data.EntitySelectModel
-
Do not override this method, but only
EntitySelectModel.delete(String). - delete() - Method in class de.xima.fc.gui.model.portal.TextUploadedFile
- delete() - Method in class de.xima.fc.http.FileItemPart
- delete() - Method in class de.xima.fc.plugin.runtime.PluginRuntime
-
Deprecated.
- delete(boolean) - Method in class de.xima.fc.gui.bean.user.UserDeletionBean
-
Deprecated.
- delete(IEntity<Long>) - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
-
Delete the given entity.
- delete(Benutzer) - Method in class de.xima.fc.gui.model.PluginWrapperModel
-
Deprecated.Use
PluginWrapperModel.delete(IUser)instead. - delete(FrontendServer) - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- delete(ITransferableEntity) - Method in interface de.xima.fc.ms.test.dao.ApiCrudMixin
-
Delete the given entity.
- delete(Projekt) - Method in class de.xima.fc.gui.bean.project.ProjectTemplateBean
- delete(PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
When the user clicks on the button to delete a plugin.
- delete(ProjectVersionEntry) - Method in class de.xima.fc.gui.bean.project.FormVersionBean
- delete(ProjectVersionEntry) - Method in class de.xima.fc.gui.model.version.ProjectVersionModel
- delete(IEntityContext, APluginEntity<?, ?, ?>) - Static method in class de.xima.fc.plugin.PluginTransactions
-
Deletes the given system or client plugin entity.
- delete(IEntityContext, T) - Method in class de.xima.fc.dao.hook.DefaultDaoActionHook
- delete(IUser) - Method in class de.xima.fc.gui.model.PluginWrapperModel
- delete(UserContext, Vorgang) - Method in class de.xima.fc.handler.entity.VorgangHandler
- delete(UserContext, Vorgang) - Method in interface de.xima.fc.handler.interfaces.entity.IVorgangHandler
- delete(UserContext, T) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for deleting a entity.
- delete(UserContext, T[]) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for deleting multiple entities.
- delete(E) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- delete(Class<T>, UserContext, T) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for deleting a entity of a defined class.
- delete(Class<T>, UserContext, T) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Delete.
- delete(Class<T>, UserContext, T) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Delete.
- delete(Class<T>, UserContext, T[]) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for deleting multiple entities of a defined class.
- delete(Class<T>, UserContext, T...) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Delete.
- delete(Class<T>, UserContext, T...) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Delete.
- delete(String) - Method in class de.xima.fc.gui.bean.EntityBean
- delete(String) - Method in class de.xima.fc.gui.bean.project.ProjectTemplateBean.EntitySelectModelImpl
- delete(String) - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Deprecated.Use
IEntityListModel.delete()instead. - delete(String) - Method in interface de.xima.fc.gui.interfaces.data.IEntitySelectModel
-
Deprecated.use
IEntitySelectModel.delete()instead. - delete(String) - Method in class de.xima.fc.gui.model.data.EntityListModel
-
Deprecated.
- delete(String) - Method in class de.xima.fc.gui.model.data.EntitySelectModel
-
Deprecated.Use
EntitySelectModel.delete()instead. - delete(String, Aktion) - Method in class de.xima.fc.gui.bean.workflow.AActionBean
-
Deprecated.
- delete(String, Status) - Method in class de.xima.fc.gui.bean.workflow.StateBean
-
Deprecated.
- delete(String, T) - Method in class de.xima.fc.gui.bean.EntityBean
- delete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.BedingungServletHandler
-
Deprecated.
- delete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.BenutzerServletHandler
-
Deprecated.
- delete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.GeneralServletHandler
-
Deprecated.
- delete(HttpServletRequest, HttpServletResponse) - Method in interface de.xima.fc.servlet.handler.interfaces.IBasisServletAction
-
Deprecated.Führt das Löschen einer Entität anhand der übergebenen ID aus.
- delete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.StatusServletHandler
-
Deprecated.
- delete(HttpServletRequest, HttpServletResponse, Class<Enum>) - Method in class de.xima.fc.servlet.handler.EnumServletHandler
-
Deprecated.
- delete(HttpServletRequest, HttpServletResponse, Class<Enum>) - Method in interface de.xima.fc.servlet.handler.interfaces.IEnumServletAction
-
Deprecated.
- delete(Key) - Method in interface de.xima.fc.common.collection.CrudMapAdapter
-
Removes the mapping for the given key.
- delete(Key) - Method in class de.xima.fc.common.collection.CrudMapAdapter.Immutable
- delete(T) - Method in class de.xima.fc.gui.bean.EntityBean
- delete(Value) - Method in class de.xima.fc.common.collection.CrudMapAdapter.SetLike.Immutable
- DELETE - de.xima.fc.mdl.enums.EHttpVerb
-
The
DELETEmethod requests that the target resource deletes its state. - DELETE - de.xima.fc.mdl.enums.EServletAction
-
HTTP DELETE method.
- DELETE - de.xima.fc.mdl.enums.EZugriffsrecht
-
Recht eine Entität zu löschen
- DELETE_ALL_PROJECT_RECORDS - de.xima.fc.mdl.enums.ETransactionIntent
- DELETE_CLIENT - de.xima.fc.mdl.enums.ETransactionIntent
- DELETE_ITEM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DELETE_ITEM_PLURAL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DELETE_NO_ITEM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DELETE_OLD_FILES - de.xima.fc.api.rest.pub.impl.generic.model.response.form.EPublicUploadRequestFileMergeMode
- DELETE_OLD_FILES - de.xima.fc.mdl.enums.EUploadRequestFileMergeMode
- DELETE_PROJECT - de.xima.fc.mdl.enums.ETransactionIntent
- DELETE_VORGANG - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- deleteAll(IEntityContext, Postfach) - Method in class de.xima.fc.dao.impl.VorgangDao
-
Deprecated.
- deleteAll(IEntityContext, Postfach) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Deprecated.
- deleteAll(IEntityContext, Projekt) - Method in class de.xima.fc.dao.impl.VorgangDao
-
Deprecated.
- deleteAll(IEntityContext, Projekt) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
-
Deprecated.
- deleteAllBy(UserContext, QueryCriteriaManager) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for deleting entities using a
QueryCriteriaManagers. - deleteAllBy(Class<T>, UserContext, C) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for deleting multiple entities of a defined class by ID.
- deleteAllBy(Class<T>, UserContext, QueryCriteriaManager) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for deleting multiple entities of a defined class by ID.
- deleteAllByFormVersion(IEntityContext, FormVersion) - Method in class de.xima.fc.dao.impl.FormVersionBackupDao
- deleteAllByFormVersion(IEntityContext, FormVersion) - Method in interface de.xima.fc.dao.interfaces.IFormVersionBackupDao
- deleteAllByWorkflowVersion(IEntityContext, WorkflowVersion) - Method in class de.xima.fc.dao.impl.WorkflowVersionBackupDao
- deleteAllByWorkflowVersion(IEntityContext, WorkflowVersion) - Method in interface de.xima.fc.dao.interfaces.IWorkflowVersionBackupDao
-
Deletes all backups for the given workflow version.
- deleteAllUnverified(IEntityContext) - Method in class de.xima.fc.dao.impl.VorgangDao
- deleteAllUnverified(IEntityContext) - Method in interface de.xima.fc.dao.interfaces.IVorgangDao
- deleteAllVorgangsData(Projekt) - Method in class de.xima.fc.export.ProjektUpdateUtil
-
Deprecated.
- deleteAttachment(FormAttachmentModel) - Method in class de.xima.fc.inbox.bean.ProcessAttachmentBean
- deleteAttachment(MultiAttachment) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DELETE_ATTACHMENTthat deletes an attachment from the form record. - deleteAttachment(MultiAttachment) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DELETE_ATTACHMENTthat deletes attachments from the current form record. - deleteAttachmentFormURL(String, ValueParameters, String, FRQSession) - Static method in class de.xima.fc.form.helper.URLHelper
- deleteAuthorization(IEntityClientAuthorization) - Method in class de.xima.fc.gui.bean.user.ClientAuthorizationBean
-
Method to call model.deleteEntity, since else there is a ELResolverException (maybe because of interface parameter)
- deleteBy(Class<T>, UserContext, C) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Delete by.
- deleteBy(Class<T>, UserContext, C) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Delete by.
- deleteById(IEntityContext, int) - Method in class de.xima.fc.dao.impl.FormTemplateDao
- deleteById(IEntityContext, int) - Method in interface de.xima.fc.dao.interfaces.IFormTemplateDao
- deleteById(UserContext, Integer) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for deleting a entity by its ID.
- deleteById(UserContext, Long) - Method in class de.xima.fc.api.entity.AEntityAPI
-
Method for deleting a entity by its ID.
- deleteById(Class<T>, UserContext, Integer) - Method in class de.xima.fc.api.entity.GenericAPI
- deleteById(Class<T>, UserContext, Integer) - Method in class de.xima.fc.handler.entity.GenericHandler
- deleteById(Class<T>, UserContext, Integer) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
- deleteById(Class<T>, UserContext, Long) - Method in class de.xima.fc.api.entity.GenericAPI
-
Method for deleting a entity of a defined class by ID.
- deleteById(Class<T>, UserContext, Long) - Method in class de.xima.fc.handler.entity.GenericHandler
-
Delete by id.
- deleteById(Class<T>, UserContext, Long) - Method in interface de.xima.fc.handler.interfaces.entity.IGenericHandler
-
Delete by id.
- deleteByUser(IEntityContext, String, boolean, Attachment...) - Method in class de.xima.fc.dao.impl.AttachmentDao
- deleteByUser(IEntityContext, String, boolean, Attachment...) - Method in interface de.xima.fc.dao.interfaces.IAttachmentDao
- deleteByUser(IEntityContext, String, Attachment...) - Method in class de.xima.fc.dao.impl.AttachmentDao
- deleteByUser(IEntityContext, String, Attachment...) - Method in interface de.xima.fc.dao.interfaces.IAttachmentDao
- deleteByUser(UserContext, String, boolean, Attachment...) - Method in class de.xima.fc.api.entity.AttachmentAPI
- deleteByUser(UserContext, String, boolean, Attachment...) - Method in class de.xima.fc.handler.entity.AttachmentHandler
- deleteByUser(UserContext, String, boolean, Attachment...) - Method in interface de.xima.fc.handler.interfaces.entity.IAttachmentHandler
- deleteByUser(UserContext, String, Attachment...) - Method in class de.xima.fc.api.entity.AttachmentAPI
- deleteByUuid(IEntityContext, String, Vorgang) - Method in class de.xima.fc.dao.impl.AttachmentDao
- deleteByUuid(IEntityContext, String, Vorgang) - Method in interface de.xima.fc.dao.interfaces.IAttachmentDao
-
Deletes the attachment of the given form record with the given UUID
- deleteCheckedNodes() - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- deleteClient(Mandant) - Method in class de.xima.fc.gui.bean.settings.ClientBean
- deleteClients(List<Mandant>) - Method in class de.xima.fc.gui.bean.settings.ClientBean
- DELETED - de.xima.fc.mdl.enums.EBenutzerStatus
-
Deprecated.
- DELETED - de.xima.fc.mdl.enums.EProtocolEntryProcessType
- deleteEntity(Textbaustein) - Method in class de.xima.fc.gui.bean.templates.TemplatesBean.EntityListModelImpl
-
Deletes the given
Textbausteinif it is not being used by project actions - deleteEntity(String, T) - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Same as
IEntityListModel.delete(String), but takes the model to be deleted as an argument instead of deleting the currently selected model. - deleteEntity(String, T) - Method in class de.xima.fc.gui.model.data.EntityListModel
- deleteEntity(T) - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Same as
IEntityListModel.delete(), but takes the model to be deleted as an argument instead of deleting the currently selected model. - deleteEntity(T) - Method in class de.xima.fc.gui.model.data.EntityListModel
- deleteExistingVersion(IEntityContext, WorkflowVersion) - Method in class de.xima.fc.dao.impl.WorkflowVersionDao
- deleteExistingVersion(IEntityContext, WorkflowVersion) - Method in interface de.xima.fc.dao.interfaces.IWorkflowVersionDao
-
Delete an existing (persisted) workflow version.
- DeleteFileOnCloseInputStream - Class in de.xima.fc.common.io
-
Similar to a
FileInputStream, but deletes the file when the stream is closed. - DeleteFileOnCloseInputStream(File) - Constructor for class de.xima.fc.common.io.DeleteFileOnCloseInputStream
-
Creates a new input stream that deletes the file when closed.
- DeleteFileOnCloseInputStream(Path, OpenOption...) - Constructor for class de.xima.fc.common.io.DeleteFileOnCloseInputStream
-
Creates a new input stream that deletes the file when closed.
- deleteFormRecord() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DELETE_FORM_RECORDthat deletes the current form record when executed. - deleteFormRecord() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DELETE_FORM_RECORDthat deletes the current form record when executed. - deleteFormRecord(IFormRecordWrapper) - Method in class de.xima.fc.inbox.bean.ProcessListBean
- deleteFormRecord(INodeReturnedExceptionBuilder) - Method in interface de.xima.fc.interfaces.workflow.execution.IWorkflowFormHandler
-
Deletes the current form record and throws a
NodeReturnedException. - deleteFormTemplate() - Method in class de.xima.fc.gui.designer.form.bean.FormDesignerTemplateBean
-
Remote command that deletes the template with the given ID.
- deleteInternalMessage(AInternalMessage) - Method in class de.xima.fc.gui.bean.InternalMessageBean
-
This method deletes a choosen internal message
- deleteInternPluginMessages(IEntityContext, PluginWrapperModel<ClientPlugin>) - Method in class de.xima.fc.gui.bean.plugin.ClientPluginBean
- deleteInternPluginMessages(IEntityContext, PluginWrapperModel<SystemPlugin>) - Method in class de.xima.fc.gui.bean.plugin.SystemPluginBean
- deleteInternPluginMessages(IEntityContext, PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
-
This method deletes the internal update message of a plugin.
- deleteLicense(Long) - Method in class de.xima.fc.gui.bean.settings.LicenseBean
- deleteLocaleFromPortal(RequestEntityContext, Locale, UserPortalViewModel) - Static method in class de.xima.fc.gui.helper.user_portal.UserPortalViewHelper
- deleteMarked() - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- deleteMarked() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- deleteMarkedEntities() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- deleteMarkedEntities() - Method in class de.xima.fc.gui.bean.templates.TemplatesBean.EntityListModelImpl
-
Deletes marked
Textbausteins that are not being used by project actions - deleteMarkedEntities() - Method in class de.xima.fc.gui.bean.user.UserBean.EntityListModelImpl
-
Deprecated.
- deleteMarkedEntities() - Method in interface de.xima.fc.gui.interfaces.data.IEntityListModel
-
Deletes all marked entities
- deleteMarkedEntities() - Method in class de.xima.fc.gui.model.data.EntityListModel
- deletePlugin(PluginWrapperModel<ClientPlugin>) - Method in class de.xima.fc.gui.bean.plugin.ClientPluginBean
- deletePlugin(PluginWrapperModel<SystemPlugin>) - Method in class de.xima.fc.gui.bean.plugin.SystemPluginBean
- deletePlugin(PluginWrapperModel<E>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- deletePlugin(PluginRuntime) - Static method in class de.xima.fc.plugin.PluginManager
-
Deprecated.
- deletePlugin(String, String) - Static method in class de.xima.fc.plugin.PluginManager
-
Deprecated.
- deletePluginFiles(PluginRuntime) - Static method in class de.xima.fc.plugin.helper.PluginFileHelper
- deletePluginFiles(String, String) - Static method in class de.xima.fc.plugin.helper.PluginFileHelper
- deletePluginJarAndUnpacked(File) - Static method in class de.xima.fc.plugin.helper.PluginFileHelper
- deletePlugins(List<PluginWrapperModel<E>>) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- deleteProcess() - Method in class de.xima.fc.inbox.bean.ProcessReviewBean
- deleteProfile() - Method in class de.xima.fc.gui.common.bean.security.UserProfileDeleteBean
- deleteProject(long) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- deleteProject(long, String) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- deleteProjectRecords(long) - Method in class de.xima.fc.gui.bean.project.CurrentProjectBean
-
Deprecated.
- deleteProjectRecords(ProjectViewModel) - Method in class de.xima.fc.gui.bean.project.ProjectFilterBean
- deleteProperty(IEntityContext, String) - Method in class de.xima.fc.dao.impl.SystemPropertyDao
- deleteProperty(IEntityContext, String) - Method in interface de.xima.fc.dao.interfaces.ISystemPropertyDao
- deleteProtocols() - Method in class de.xima.fc.gui.bean.settings.ApplicationConfigBean
- deleteQuietly(Path) - Static method in class de.xima.fc.utils.XNioPathUtils
-
Deletes the file at the given path, ignoring any exceptions that may occur.
- deleteSelected() - Method in class de.xima.fc.gui.bean.project.ProjectFilterBean
- deleteSelected() - Method in class de.xima.fc.gui.bean.user.UserProfileAdministrationBean
- deleteSelectedAttachments() - Method in class de.xima.fc.inbox.bean.ProcessAttachmentBean
- deleteState(IBaseWorkflowEnvironmentData, WorkflowModelBean, IWorkflowProvider, IElementPrototypeWrapper<?>) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
- deleteState(IElementPrototypeWrapper<?>) - Method in class de.xima.fc.workflow.designer.bean.WorkflowStateBean
-
Callback invoked via the delete button of the
WorkflowStateprototype. - deleteTempDir() - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- deleteTestClient(HttpSession) - Static method in class de.xima.fc.client.TestClientManager
- deleteToken(UserRefreshToken) - Method in class de.xima.fc.gui.bean.user.UserTokenBean
- deleteToken(UserRefreshToken) - Method in class de.xima.fc.gui.common.bean.profile.UserProfileTokenBean
- deleteUserPortal(UserPortal) - Method in class de.xima.fc.gui.bean.portal.UserPortalBean
- deleteUserPortals(Collection<UserPortal>) - Method in class de.xima.fc.gui.bean.portal.UserPortalBean
- deleteVorgaenge() - Method in class de.xima.fc.gui.bean.project.ProjectInboxBean
-
Deprecated.
- deletionAllowed() - Method in class de.xima.fc.gui.bean.user.UserBean
-
Deprecated.
- deletionAllowed(Benutzer) - Method in class de.xima.fc.gui.bean.user.UserBean
-
Deprecated.
- DeletionReason - Class in de.xima.fc.mdl
-
Model representing a reason for the deletion of one or more entities.
- DeletionReason(Map<String, String>) - Constructor for class de.xima.fc.mdl.DeletionReason
-
Creates a new reason map with a user defined mapping.
- DeletionReasons() - Constructor for class de.xima.fc.I18nKeys.Protokoll.DeletionReasons
- DelimitedStringListConverter - Class in de.xima.fc.gui.component.tagify
-
AStringListConverterthat simply splits the string by the given delimiters. - DelimitedStringListConverter(char, String) - Constructor for class de.xima.fc.gui.component.tagify.DelimitedStringListConverter
- delimiter - Variable in class de.xima.fc.logic.text.csv.CsvFormat
- delimiter(int) - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Sets the character used to delimit cells.
- delimiter(String) - Method in class de.xima.fc.logic.text.csv.CsvFormat.Builder
-
Sets the character used to delimit cells.
- DELIMITERS - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DEMO - de.xima.fc.mdl.enums.ELizenzTyp
-
Deprecated.
- DENY - de.xima.fc.mdl.enums.EMailSenderAddressMode
-
Do not allow a different sender address, always use the sender address configured for the mail server.
- DENY - Static variable in class de.xima.fc.security.pac4j.matching.matcher.XFrameOptionsMatcher
- dependants() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiAttachmentSizeIf
-
Deprecated.
- dependants() - Method in annotation type de.xima.fc.workflow.validation.constraints.MultiFileSizeIf
-
Deprecated.
- dependants() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleAttachmentIf
-
Deprecated.
- dependants() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleFileGroup
-
Deprecated.This field was added accidentally and should not be in this annotation. The value is not, and never was, processed in any way.
- dependants() - Method in annotation type de.xima.fc.workflow.validation.constraints.NonEmptySingleFileIf
-
Deprecated.
- dependencies - Variable in class de.xima.fc.exporter.AEntityExporter
- DEPENDENCIES - de.xima.fc.gui.statics.EProjectImportStep
- DependencyDescriptor - Class in de.xima.fc.importer.mdl.descriptor
- DependencyDescriptor(Class<?>, Long, UUID, String) - Constructor for class de.xima.fc.importer.mdl.descriptor.DependencyDescriptor
- dependentMandatoryParamNames - Variable in class de.xima.fc.plugin.models.config.AConfigParam
- DEPRECATED - de.xima.fc.workflow.enums.EWorkflowElementCategory
- DeprecateTextTemplateSystemInfoUpdate_7_0 - Class in de.xima.fc.update.updates.pre8
-
Deprecates the
Textbausteinof typeETextbausteinMsgCode.SYSTEM_INFORMATION. - DeprecateTextTemplateSystemInfoUpdate_7_0() - Constructor for class de.xima.fc.update.updates.pre8.DeprecateTextTemplateSystemInfoUpdate_7_0
- deproxyEntity(T) - Method in class de.xima.fc.export.AProjektUtil
- deregisterListener(EPluginLifecycleEvent, Class<TPlugin>, IPluginLifecycleListener<TPlugin>) - Static method in class de.xima.fc.plugin.lifecycle.PluginLifecycleEventManager
-
Deregisters a listener for a plugin event and a certain plugin type.
- deregisterListeners() - Static method in class de.xima.fc.plugin.lifecycle.PluginLifecycleEventManager
-
Deregisters all listeners.
- deregisterListeners(EPluginLifecycleEvent) - Static method in class de.xima.fc.plugin.lifecycle.PluginLifecycleEventManager
-
Deregisters all listeners for a plugin event.
- deregisterListeners(EPluginLifecycleEvent, Class<? extends IFCPlugin>) - Static method in class de.xima.fc.plugin.lifecycle.PluginLifecycleEventManager
-
Deregisters all listeners for a plugin event and a certain plugin type.
- derive - Variable in class de.xima.fc.form.publish.FormPublishContext
- DERIVER - Static variable in class de.xima.fc.form.common.statics.FD2Const.XRendererParameter
- DESC - de.xima.fc.mdl.Attribut.SortTyp
- DESC_INST - Static variable in class de.xima.fc.mdl.ui.NamedUiElementComparator
-
Instanz für absteigende Sortierung ('B' kommt vor 'A').
- DESCENDING - de.xima.fc.mdl.enums.ESortingOrder
- descendingIterator() - Method in class de.xima.fc.common.collection.ModCountDeque
- description - de.xima.fc.mdl.enums.EWorkflowStateModelProperty
- description - Variable in class de.xima.fc.entities.APluginEntity
- description - Variable in class de.xima.fc.entities.AWorkflowElement
- description - Variable in class de.xima.fc.plugin.models.config.AConfigParam
- description(ISerializableFunction<Locale, String>) - Method in class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor.Builder
-
Sets a localized description.
- description(String) - Method in class de.xima.fc.gui.common.model.MenuEntryModel.Builder
-
Deprecated.
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IAnyValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IBooleanValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IConstValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IFloatValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IIntegerValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.ILargeStringValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IListValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IMapValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.INullValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IRecordValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IStringValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.ITupleValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IUnionValueDescriptorBuilder
- description(String) - Method in interface de.xima.fc.interfaces.workflow.value.IValueDescriptorBuilder
- description(String) - Method in class de.xima.fc.plugin.models.retval.form.DefaultPluginFormElementTemplateDescriptor.Builder
-
Sets a fixed description.
- description(String) - Method in class de.xima.fc.pluginstore.PluginStoreItem.Builder
-
Sets the localized description of the plugin.
- description(String) - Method in class de.xima.fc.user_portal.view_model.FormCardModel.Builder
- description(String) - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Sets the I18n key pointing to a description for the file.
- description(String) - Method in interface de.xima.fc.workflow.processor.factory.IMultipleConditionBuilder
-
Sets the description of the multiple condition node.
- description(String) - Method in class de.xima.fc.workflow.Setting.Builder
- DESCRIPTION - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey.Project
- DESCRIPTION - Static variable in class de.xima.fc.user_portal.constants.UserPortalFormLocalizationKeys
-
The key for the description of the form.
- descriptionHtml(boolean) - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Sets whether the description is an HTML string.
- descriptionI18nKey(boolean) - Method in class de.xima.fc.workflow.FileListDescriptor.Builder
-
Sets whether the description is an I18N key that needs to be looked up in a resource bundle.
- deselected() - Method in class de.xima.fc.gui.model.PluginWrapperModel
- deserializationExtension() - Method in annotation type de.xima.fc.annotations.EntityImportDetails
- deserialize(IEntityContext, InputStream, String, String) - Static method in class de.xima.fc.serialize.EntitySerializer
-
Deprecated.
- deserialize(IEntityContext, InputStream, String, String, StringEncryptor) - Static method in class de.xima.fc.serialize.EntitySerializer
-
Deprecated.
- deserialize(IEntityDeserializationParams) - Static method in class de.xima.fc.serialize.EntitySerializer
-
Deserializes an entity based on the given parameters
- deserialize(String, Type, StringEncryptor) - Static method in class de.xima.fc.serialize.EntitySerializer
-
Deprecated.
- deserializeCustomProps(JSONObject, IElementHandler<TData, TElement>) - Static method in class de.xima.fc.plugin.workflow.WorkflowCustomParametersHelper
-
Takes the serialized JSON properties model of a workflow element, deserializes it according to the given handler, and returns the deserialized properties model.
- deserializeCustomProps(IElementWithTask<T>, Map<ElementKey, JSONObject>, Mandant) - Static method in class de.xima.fc.workflow.converter.FlowchartModelConverter
- deserializeCustomProps(ElementKey, String, Map<ElementKey, JSONObject>, Mandant) - Static method in class de.xima.fc.workflow.converter.FlowchartModelConverter
- deserializeCustomProps(ElementKey, Map<ElementKey, JSONObject>, IElementHandler<?, ?>) - Static method in class de.xima.fc.workflow.converter.FlowchartModelConverter
- deserializeCustomProps(UUID, T, Map<ElementKey, JSONObject>, Mandant) - Static method in class de.xima.fc.workflow.converter.FlowchartModelConverter
- deserializeCustomProps(TElement, Mandant) - Static method in class de.xima.fc.plugin.workflow.WorkflowCustomParametersHelper
-
Takes the serialized JSON custom parameters of the given node, and returns the deserialized properties model.
- deserializeCustomProps(TElement, IElementHandler<TData, TElement>, Mandant) - Static method in class de.xima.fc.plugin.workflow.WorkflowCustomParametersHelper
-
Takes the serialized JSON custom parameters of the given node, and returns the deserialized properties model.
- DeserializedEntity - Class in de.xima.fc.serialize
-
Deprecated.
IEntityDeserializationResultis now used for entity deserializationr results - deserializeFormData(String) - Static method in class de.xima.fc.utils.FormDataUtils
- deserializePrimitive(SerializedPrimitive) - Method in interface de.xima.fc.common.json.IJsonPrimitiveConverter
-
Deserializes a primitive from a string, as serialized by
IJsonPrimitiveConverter.serializePrimitive(Object). - deserializePrimitive(SerializedPrimitive) - Method in enum de.xima.fc.converter.json.SimpleJsonPrimitiveConverter
- Designer() - Constructor for class de.xima.fc.CmnConst.Designer
- DESIGNER - de.xima.fc.security.endpoint.EProjectView
- DESIGNER_CONVERSATION_ID_CONTEXT_KEY - Static variable in class de.xima.fc.CmnConst.Designer
- DESIGNER_CONVERSATION_ID_PARAM_NAME - Static variable in class de.xima.fc.CmnConst.Designer
- DESIGNER_ERROR_BACKUP_LOAD_SELECTED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_FORM_NULL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_FORM_PERSIST_ACTION - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_FORM_PERSIST_RESOURCE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_FORM_VALIDATE_FILENAME - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_WEB_FORM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_WORKFLOW - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_EXPORT_WORKFLOW_NULL - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_IMPORT_INVALID - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_IMPORT_PDF_UNAVAILABLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_ERROR_IMPORT_TAB_NOT_AVAILABLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_EXPORT_FORM_ACTION_CREATED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_EXPORT_FORM_ACTION_UPDATED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_EXPORT_FORM_ACTION_WRONG_TYPE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_EXPORT_FORM_RESOURCE_CREATED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_EXPORT_FORM_RESOURCE_UPDATED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM - de.xima.fc.security.endpoint.EProjectView
- DESIGNER_FORM_COL_ALIAS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_ATTRIBUTES - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_COMMENT - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_DATA - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_DATA_TYPE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_DESCRIPTION - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_FIELD_TYPE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_INDEX - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_NAME - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_OPTIONS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_PAGE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_REQUIRED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_COL_SERVER_VALIDATE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_OVERVIEW_DATASOURCE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_OVERVIEW_DT_MIN_MAX - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_PDF_IMPORT_ERROR_INVALID_PASSWORD - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_PDF_IMPORT_ERROR_NO_ACTIVE_DESIGNER - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_PDF_IMPORT_ERROR_NO_FILE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_FORM_PDF_IMPORT_ERROR_XFA_FORM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_INITIAL_DUMMY - Static variable in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.Use
virtual users - DESIGNER_LAST_DUMMY - Static variable in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.Use
virtual users - DESIGNER_PDF_IMPORT - de.xima.fc.security.endpoint.EProjectView
- DESIGNER_PREVIEW - de.xima.fc.security.endpoint.EProjectView
- DESIGNER_PREVIEW_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_PREVIEW_NOT_AVAILABLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_PREVIEW_SUBMIT_VALUE_TYPE_FORM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_PREVIEW_SUBMIT_VALUE_TYPE_UPLOAD - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_ERROR - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_ERROR_SUMMARY - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_FORM - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_FORM_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_PROJECT_RESOURCES - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_PROJECT_RESOURCES_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_WARN_NOT_SWITCHED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_WARN_UNAUTHORIZED - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_WORKFLOW - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TAB_WORKFLOW_TITLE - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR - de.xima.fc.mdl.enums.EAccessProperty
- DESIGNER_TOOLBAR_BACKUP_CHOOSER_BACKUP - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_BACKUP_CHOOSER_OF - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_BACKUP_CHOOSER_TODAY - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_FS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_FS_HELP - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_MS - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_TOOLBAR_MS_HELP - Static variable in class de.xima.fc.gui.common.statics.I18nClientKeys
- DESIGNER_USER - Static variable in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.No equivalent, but see
VirtualUser - DESIGNER_VIEWS - Static variable in class de.xima.fc.gui.common.bean.CurrentViewBean
-
Deprecated.
- DESIGNER_WORKFLOW - de.xima.fc.security.endpoint.EProjectView
- DesignerAddStateBean - Class in de.xima.fc.gui.bean.designer
-
Controller bean for adding a new workflow state to the workflow.
- DesignerAddStateBean() - Constructor for class de.xima.fc.gui.bean.designer.DesignerAddStateBean
- DesignerConfigFactory - Class in de.xima.fc.gui.designer.form.utils
-
Utility methods for creating the designer JSON config required by the client side JavaScript.
- DesignerContextAwareViewHandler - Class in de.xima.fc.gui.viewhandler
-
View handler for the designer that adds the designer conversation ID to all URLs.
- DesignerContextAwareViewHandler(ViewHandler) - Constructor for class de.xima.fc.gui.viewhandler.DesignerContextAwareViewHandler
-
Invoked by the framework when a new view handler is required.
- DesignerConversationBean - Class in de.xima.fc.gui.bean.designer.conversation
-
Bean for handling the designer conversation context.
- DesignerConversationBean() - Constructor for class de.xima.fc.gui.bean.designer.conversation.DesignerConversationBean
- DesignerConversationEnvironmentData - Class in de.xima.fc.gui.model.designer
-
Info about the current client and project opened in the designer.
- DesignerConversationEnvironmentData(long, long, long, long) - Constructor for class de.xima.fc.gui.model.designer.DesignerConversationEnvironmentData
- DesignerConversationModel - Class in de.xima.fc.gui.model.designer
-
POJO model for the current global state of a designer instance.
- DesignerConversationModelHelper - Class in de.xima.fc.gui.utils.designer
-
Helper methods for working with and modifying the
DesignerConversationModel. - DesignerFrameConversationEventHandler - Class in de.xima.fc.gui.bean.designer.handler.event
-
Handles designer conversation events that are relevant to the designer frame.
- DesignerFrameConversationEventHandler(FrameDesignerModel, long, long) - Constructor for class de.xima.fc.gui.bean.designer.handler.event.DesignerFrameConversationEventHandler
-
Creates a new event handler.
- DesignerModelBean - Class in de.xima.fc.gui.bean.designer
-
Bean for the new designer.
- DesignerModelBean() - Constructor for class de.xima.fc.gui.bean.designer.DesignerModelBean
- DesignerModelFactory - Class in de.xima.fc.gui.utils.designer
-
Utility methods for creating the various models used by the designer frame.
- DesignerPageBean - Class in de.xima.fc.gui.bean.designer.conversation
-
Bean for all designer pages.
- DesignerPageBean() - Constructor for class de.xima.fc.gui.bean.designer.conversation.DesignerPageBean
- DesignerPreferences - Class in de.xima.fc.mdl.profile
-
Model for preferences of a
UserProfileregarding the Designer. - DesignerPreferences() - Constructor for class de.xima.fc.mdl.profile.DesignerPreferences
- DesignerPreviewPageBean - Class in de.xima.fc.gui.bean.designer
-
Controller for the form preview XHTML page.
- DesignerPreviewPageBean() - Constructor for class de.xima.fc.gui.bean.designer.DesignerPreviewPageBean
- DesignerPreviewSubmitParams - Class in de.xima.fc.gui.utils.designer
- DesignerRequestResponder - Class in de.xima.fc.gui.utils.designer
-
Utility methods for responding to invalid requests when the designer is opened.
- DesignerSetupBean - Class in de.xima.fc.gui.bean.designer
-
Called during pre-render view and creates the designer model.
- DesignerSetupBean() - Constructor for class de.xima.fc.gui.bean.designer.DesignerSetupBean
- DesignerStateHelper - Class in de.xima.fc.gui.bean.designer.state
-
Helper for adding new state to the workflow.
- DesignerTabBean - Class in de.xima.fc.gui.bean.designer
-
Bean controlling the components of the designer.
- DesignerTabBean() - Constructor for class de.xima.fc.gui.bean.designer.DesignerTabBean
- designerUri(List<String>, String) - Static method in class de.xima.fc.security.endpoint.uri.UriResolverFactory
- destory() - Method in class de.xima.fc.form.request.ExtendedFormRequestContext
- destory() - Method in interface de.xima.fc.interfaces.form.IExtendedFormRequestContext
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.bean.BackendBean
- destroy() - Method in class de.xima.fc.gui.bean.project.ProjectFilterBean
- destroy() - Method in class de.xima.fc.gui.bean.settings.ClientBean
- destroy() - Method in class de.xima.fc.gui.bean.user.UserBean
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.bean.workflow.ProcessingBean
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.common.bean.AContextBean
- destroy() - Method in class de.xima.fc.gui.common.bean.LoginBean
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.common.filter.AuthorizationFilter
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.common.filter.PrivateContextFilter
- destroy() - Method in class de.xima.fc.gui.common.filter.SSOFilter
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.common.filter.XfcLoginCheckFilter
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.filter.ExternalContextFilter
-
Deprecated.
- destroy() - Method in class de.xima.fc.gui.model.lazydata.LazyProjectViewListModel
- destroy() - Method in interface de.xima.fc.plugin.gui.IPluginGenericCustomGUIBean
-
A callback method that is called when this bean is not needed anymore.
- destroy() - Method in class de.xima.fc.portal.model.PortalFilterWrapper
- destroy() - Method in class de.xima.fc.portal.model.PortalServletWrapper
- destroy() - Method in class de.xima.fc.servlet.filter.AuthLogoutFilter
- destroy() - Method in class de.xima.fc.servlet.filter.AutoLoginFilter
- destroy() - Method in class de.xima.fc.servlet.filter.BackendSecurityFilter
- destroy() - Method in class de.xima.fc.servlet.filter.ConnectionFilter
- destroy() - Method in class de.xima.fc.servlet.filter.DevResourceBundleFilter
- destroy() - Method in class de.xima.fc.servlet.filter.FrontendSecurityFilter
- destroy() - Method in class de.xima.fc.servlet.filter.GlobalSecurityFilter
- destroy() - Method in class de.xima.fc.servlet.filter.GlobalServerInfoFilter
- destroy() - Method in class de.xima.fc.servlet.filter.NoCacheFilter
- destroy() - Method in class de.xima.fc.servlet.filter.PortalContextFilter
- destroy() - Method in class de.xima.fc.servlet.filter.SameSiteCookieHeaderFilter
- destroy(ServletContextEvent) - Static method in class de.xima.fc.app.WebAppContext
- destroyBeans() - Method in class de.xima.fc.gui.bean.plugingui.PluginBeanHelper
-
Destroys all beans from the current request, view, session or application scope, according to the specified bean scope handler.
- destroyBeans() - Method in class de.xima.fc.gui.bean.project.ProjectBean
- destroyContext(Vorgang) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContextManager
-
Deprecated.Dient dazu, einen existierenden ProcessingContext zu zerstören.
- destroyContextWithoutSystemContext(Vorgang) - Method in class de.xima.fc.bl.fdv.WorkflowProcessingContextManager
-
Deprecated.Dient dazu, einen existierenden ProcessingContext zu zerstören, wobei darauf geachtet wird, ob es sich um einen "Systemkontext" handelt.
- destroyPluginBeans() - Method in class de.xima.fc.gui.bean.AExternalUserBean
- destroySession(WebContext) - Method in class de.xima.fc.session.FRQSessionStore
- destroySession(WebContext) - Method in class de.xima.fc.user_portal.integration.security.pac4j.context.session.UserPortalSessionStore
- destroySessionBean(String) - Method in class de.xima.fc.gui.common.utils.msg.AJSFContext
-
Deprecated.
- detailsButtonLabel(String) - Method in class de.xima.fc.user_portal.view_model.FormCardModel.Builder
- detailsButtonLabel(String) - Method in class de.xima.fc.user_portal.view_model.FormPageModel.Builder
- detectMimeType(InputStream) - Static method in class de.xima.fc.form.common.ContentTypeUtils
-
Makes a best attempt to detect the MIME type of the provided input stream's content.
- detectMimeType(String) - Static method in class de.xima.fc.form.common.ContentTypeUtils
-
Makes a best attempt to detect the MIME type for the given file name.
- determineDriverClass() - Method in class de.xima.fc.gui.bean.data.DbConnectionBean
- determineIdentityProviderEntityId() - Method in class de.xima.fc.security.pac4j.saml.ExtendedSAML2IdentityProviderMetadataResolver
-
If no idpEntityId declared, select first EntityDescriptor entityId as our IDP.
- determineLdapUserProperties(IFormRenderContext) - Method in class de.xima.fc.web.common.fd2.model.DefaultFD2MetaDataWrapper
-
Deprecated.
- determineLogAppender() - Static method in class de.xima.fc.logging.log4j.XfcLogConfigHelper
-
Deprecated.Method which reads the appenders of the log-configuration-file
- determineLogAppender() - Static method in class de.xima.fc.setup.model.log.LogConfigHelper
-
Deprecated.
- determineLogger(List<XLogAppender>) - Static method in class de.xima.fc.setup.model.log.LogConfigHelper
-
Deprecated.
- determineName(List<IEntityImportConfig<?>>) - Method in class de.xima.fc.importer.mdl.descriptor.DependencyDescriptor
- determineProfileData(String) - Method in class de.xima.fc.web.common.auth.ntlm.NtlmAuthenticatorImpl
-
Deprecated.
- determineType(GenericFormPersistFile) - Static method in enum de.xima.fc.workflow.converter.EFormPersistFile
- determineUserData(String, GSSContext) - Method in class de.xima.fc.web.common.auth.kerberos.KerberosAuthenticatorImpl
-
Deprecated.
- determineVRules(Locale) - Method in interface de.xima.fc.form.common.interfaces.IFD2VRulesProvider
- determineVRules(Locale) - Method in class de.xima.fc.web.common.fd2.provider.DefaultFD2VRulesProvider
- DEV_MODE - Static variable in class de.xima.fc.CmnConst.SystemProperties
- DEV_RESOURCE_BASE_PATH - Static variable in class de.xima.fc.CmnConst.SystemProperties
- DEVELOP - de.xima.fc.mdl.enums.EAccessProperty
- DEVELOP_VIEW - de.xima.fc.mdl.enums.EAccessProperty
- DevelopmentServletContextListener - Class in de.xima.fc.gui.common.listener
-
Servlet context listener that checks whether
javax.faces.PROJECT_STAGE) is set toProjectStage.Development. - DevelopmentServletContextListener() - Constructor for class de.xima.fc.gui.common.listener.DevelopmentServletContextListener
- DevIncludesDevServlet - Class in de.xima.fc.servlet
- DevIncludesDevServlet() - Constructor for class de.xima.fc.servlet.DevIncludesDevServlet
- DevResource - Class in de.xima.fc.common.faces
-
A resource meant only for development.
- DevResource - Class in de.xima.fc.portal
-
Deprecated.Use
DevResource - DevResource(Resource, String) - Constructor for class de.xima.fc.common.faces.DevResource
- DevResource(Resource, String) - Constructor for class de.xima.fc.portal.DevResource
-
Deprecated.
- DevResource(Resource, String, String) - Constructor for class de.xima.fc.common.faces.DevResource
- DevResourceBundleFilter - Class in de.xima.fc.servlet.filter
-
Filer that is added dynamically when dev mode is activated.
- DevResourceBundleFilter() - Constructor for class de.xima.fc.servlet.filter.DevResourceBundleFilter
- DevResourceDescriptor - Class in de.xima.fc.workflow.designer.logic
-
Deprecated.
- DevResourceDescriptor - Class in de.xima.fc.workflow
-
Wraps a resource and serves it directly from the file system when dev mode is turned on.
- DevResourceDescriptor(String, IResourceDescriptor) - Constructor for class de.xima.fc.workflow.designer.logic.DevResourceDescriptor
-
Deprecated.Creates a new resource descriptor for the given dev path, falling back to the (usual non-dev resource) when the file at the dev path does not exist.
- DevResourceDescriptor(String, IResourceDescriptor) - Constructor for class de.xima.fc.workflow.DevResourceDescriptor
-
Creates a new resource descriptor for the given dev path, falling back to the (usual non-dev resource) when the file at the dev path does not exist.
- DevResourceDescriptor(String, String, IResourceDescriptor) - Constructor for class de.xima.fc.workflow.DevResourceDescriptor
-
Creates a new resource descriptor for the given dev path, falling back to the (usual non-dev resource) when the file at the dev path does not exist.
- DFLT_CHARSET - Static variable in class de.xima.fc.CmnConst
- DFLT_CONNECT_TIMEOUT - Static variable in class de.xima.fc.CmnConst
-
The default timeout for connecting to a server.
- DFLT_DELIMITER - Static variable in class de.xima.fc.CmnConst.DatenabfrageDB
-
Trennzeichen für die Werte
- DFLT_DELIMITER - Static variable in class de.xima.fc.CmnConst.DatenabfrageLDAP
-
Trennzeichen für die Werte
- DFLT_ENCODING - Static variable in class de.xima.fc.CmnConst
- DFLT_ENCODING - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DFLT_LOCALE - Static variable in class de.xima.fc.CmnConst
- DFLT_READ_TIMEOUT - Static variable in class de.xima.fc.CmnConst
-
The default timeout for reading data from a server.
- DFLT_TIME_OF_DAY_FORMAT_STRING - Static variable in class de.xima.fc.CmnConst
- DFLT_TO_STRING_STYLE - Static variable in class de.xima.fc.CmnConst
- DFLT_UNTRUSTED_RESOURCE_ACCESS_CONTROL - Static variable in class de.xima.fc.CmnConst
-
Default
IResourceAccessControlfor restricting access toURIs orURLs from untrusted sources, such as workflow configurations or submitted form data. - dfltBgNameFor(ERollenTyp, Locale) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.Is handled in
IClientCreateData - DIAGONALS - de.xima.fc.common.graphdot.ENodeStyle
-
Draw diagonal lines across node
- DIALOG_HIDE - Static variable in class de.xima.fc.CmnConst.ClientScript
- DIALOG_SHOW - Static variable in class de.xima.fc.CmnConst.ClientScript
- DIALOG_SHOW_SAFE - Static variable in class de.xima.fc.CmnConst.ClientScript
- DialogBean - Class in de.xima.fc.gui.bean.application
-
Emulates the dynamic functionality of a primefaces dialog.
- DialogBean() - Constructor for class de.xima.fc.gui.bean.application.DialogBean
- DIAMOND - de.xima.fc.common.graphdot.EArrowShape
-
The
diamondshape. - DIAMOND - de.xima.fc.common.graphdot.EShape
-
The
diamondshape. - DidOpenPortalContextEvent - Class in de.xima.fc.user_portal.event
-
Event that is fired when a user portal UI page was opened that is associated with a particular portal and the data for that portal was loaded.
- DidOpenPortalContextEvent(UserPortalResource) - Constructor for class de.xima.fc.user_portal.event.DidOpenPortalContextEvent
- digest(String) - Method in enum de.xima.fc.mdl.enums.EHashAlgorithm
- dimgray - de.xima.fc.color.ENamedCssColor
- dimgray - de.xima.fc.common.graphdot.EColorSchemeSvg
- dimgray - de.xima.fc.common.graphdot.EColorSchemeX11
- dimgray - de.xima.fc.gui.common.enums.EWebColors
- dimgrey - de.xima.fc.color.ENamedCssColor
- dimgrey - de.xima.fc.common.graphdot.EColorSchemeSvg
- dimgrey - de.xima.fc.common.graphdot.EColorSchemeX11
- dimgrey - de.xima.fc.gui.common.enums.EWebColors
- DIR_NAME_APPPOINTMENT_TEMPLATES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_CLIENT_RESOURCES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA_COUNTER - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA_DB_CON - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA_LDAP_CON - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA_LDAP_QUERY - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_DATA_SOURCE - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_EXPORT_V2 - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_INBOXES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_ACTIONS - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_DOI_DATA - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_FORM_VERSIONS - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_IDCHECK_DATA - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_INV_DATA - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_PORTAL_DATA - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_PREVIEW - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_RESOURCES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECT_STATES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_PROJECTS - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_TEMPLATES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_USER - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_USER_GROUPS - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_USER_ROLES - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- DIR_NAME_USER_USERS - Static variable in class de.xima.fc.exporter.file.EntityExportFileFactory
- direct(IClientDescriptor) - Static method in class de.xima.fc.security.pac4j.client.BackendClientFactory
-
Creates all direct backend clients from the given client descriptor.
- direct(IClientDescriptor) - Static method in class de.xima.fc.security.pac4j.client.FormClientFactory
-
Creates all direct form clients from the given client descriptor.
- DIRECT - de.xima.fc.mdl.enums.EAuthenticationFlow
- DIRECT_CLIENT_AUTHORIZATION - Static variable in class de.xima.fc.api.APIProvider
- DirectClientAuthorization - Class in de.xima.fc.entities
-
Direct client authorizations define the permissions of
UserProfiles toMandants viaRolles andBenutzerGruppes. - DirectClientAuthorization() - Constructor for class de.xima.fc.entities.DirectClientAuthorization
- DIRECTCLIENTAUTHORIZATION_DAO - Static variable in class de.xima.fc.dao.DaoProvider
- DirectClientAuthorizationAPI - Class in de.xima.fc.api.entity
-
API class for reading and writing
DirectClientAuthorizationentities. - DirectClientAuthorizationAPI() - Constructor for class de.xima.fc.api.entity.DirectClientAuthorizationAPI
- DirectClientAuthorizationChoiceProvider - Class in de.xima.fc.workflow.model.choices
-
Provider for the direct client authorizations available in the current client during workflow editing and validation.
- DirectClientAuthorizationChoiceProvider() - Constructor for class de.xima.fc.workflow.model.choices.DirectClientAuthorizationChoiceProvider
- DirectClientAuthorizationDao - Class in de.xima.fc.dao.impl
-
Implementation of the
IDirectClientAuthorizationDaofor reading and writingDirectClientAuthorizationentities. - DirectClientAuthorizationDao() - Constructor for class de.xima.fc.dao.impl.DirectClientAuthorizationDao
-
Creates a new instance of this DAO.
- DirectClientAuthorizationHandler - Class in de.xima.fc.handler.entity
-
Handler implementation for reading and writing
DirectClientAuthorizationentities. - DirectClientAuthorizationHandler() - Constructor for class de.xima.fc.handler.entity.DirectClientAuthorizationHandler
- DirectClientAuthorizationModifiedEvent - Class in de.xima.fc.gui.event.entity
-
Event for when an entity was modified, either when it was created, updated, or deleted.
- DirectClientAuthorizationModifiedEvent(DirectClientAuthorization, EDaoAction, IEntityContext) - Constructor for class de.xima.fc.gui.event.entity.DirectClientAuthorizationModifiedEvent
-
Creates a new entity POJO with the given data.
- directClientAuthorizations(UuidEntityRef...) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- directClientAuthorizations(Iterable<UuidEntityRef>) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- DirectClientFactory - Class in de.xima.fc.security.pac4j.client
-
This factory creates general
direct clientsforIAuthenticators with sensible defaults that can be used in various contexts. - DIRECTED - de.xima.fc.common.graphdot.EEdgeType
-
A directed edge.
- DIRECTED - de.xima.fc.common.graphdot.EGraphType
-
A directed graph.
- directedEdgeStatement(IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target.
- directedEdgeStatement(IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, EdgeAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target, with optional attributes for the edge.
- directedEdgeStatement(IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target.
- directedEdgeStatement(IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, Iterable<? extends IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>>, EdgeAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target, with optional attributes for the edge.
- directedEdgeStatement(Iterable<? extends IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target, with no attributes for the edge.
- directedEdgeStatement(Iterable<? extends IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>>, EdgeAttributeList) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed edge statement from the source to the target, with optional attributes for the edge.
- DirectedEdgeStatement - Class in de.xima.fc.common.graphdot
-
A directed edge statement.
- DirectedEdgeStatement(IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>, List<? extends IGraphDotEdgeSpecifier<? extends IDirectedGraphDotStatement>>, EdgeAttributeList) - Constructor for class de.xima.fc.common.graphdot.DirectedEdgeStatement
-
Creates a new directed edge statement/
- directedGraph(boolean, CharSequence, IDirectedGraphDotStatement...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed graph.
- directedGraph(boolean, CharSequence, Iterable<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed graph.
- directedGraph(CharSequence, IDirectedGraphDotStatement...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed, non-strict graph.
- directedGraph(CharSequence, Iterable<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed, non-strict graph.
- DirectedGraph - Class in de.xima.fc.common.graphdot
-
A directed graph.
- DirectedGraph(boolean, CharSequence, List<IDirectedGraphDotStatement>) - Constructor for class de.xima.fc.common.graphdot.DirectedGraph
-
Creates a new directed graph.
- directedGraphStrict(CharSequence, IDirectedGraphDotStatement...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed, strict graph.
- directedGraphStrict(CharSequence, Iterable<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed, strict graph.
- directedSubGraph(CharSequence, IDirectedGraphDotStatement...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed sub graph.
- directedSubGraph(CharSequence, Iterable<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed sub graph.
- DirectedSubGraph - Class in de.xima.fc.common.graphdot
-
A sub graph statement with directed edges.
- DirectedSubGraph(DirectedSubGraphExpression) - Constructor for class de.xima.fc.common.graphdot.DirectedSubGraph
-
Creates a new sub graph with directed edges.
- directedSubGraphExpression(CharSequence, IDirectedGraphDotStatement...) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed sub graph expression.
- directedSubGraphExpression(CharSequence, Iterable<? extends IDirectedGraphDotStatement>) - Static method in class de.xima.fc.common.graphdot.GraphDotElementFactory
-
Creates a new directed sub graph expression.
- DirectedSubGraphExpression - Class in de.xima.fc.common.graphdot
-
A sub graph expression with directed edges.
- DirectedSubGraphExpression(CharSequence, List<IDirectedGraphDotStatement>) - Constructor for class de.xima.fc.common.graphdot.DirectedSubGraphExpression
-
Creates a new sub graph with directed edges.
- direction - Variable in class de.xima.fc.utils.range.Endpoint
- direction() - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings
- direction(ERankDirection) - Method in class de.xima.fc.workflow.designer.logic.FlowGraphToGraphDotConverterSettings.Builder
- DIRECTION - de.xima.fc.common.graphdot.EStandardAttribute
-
The dir attribute.
- DIRECTION - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
dirattribute. - disable() - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.AttributeConstraint
- DISABLE - de.xima.fc.common.graphdot.EShowBoxesMode
-
Do not print route splines.
- DISABLE - de.xima.fc.mdl.enums.EI18nSource
-
Never use a string for a particular language, always use the empty string.
- DISABLE_SHADOW_DOM - Static variable in class de.xima.fc.config.XfcConfigDefaults.Application
- DISABLE_SHADOW_DOM - Static variable in class de.xima.fc.config.XfcConfigKeys.Application
-
Do not use the shadow DOM v1 API, even if the browser supports it.
- DISABLED_SETTINGS - de.xima.fc.gui.designer.form.model.EDesignerPropertyPanel
-
Deprecated.Panel for configuring when the element should be disabled, depending on the user's group and the current state.
- disableNativeSpellChecker - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- DISALLOWEd - de.xima.fc.web.LoginAttemptHelper.ELoginStatus
-
Deprecated.
- DISALLOWED - de.xima.fc.mdl.enums.ELoginState
- DISALLOWED - de.xima.fc.mdl.enums.EPasswordResetState
- DISALLOWED_DURATION - de.xima.fc.appointment.EAppointmentBookingError
-
The action could not be performed because the appointment's duration is not valid, i.e.
- disallowedModifiers(int) - Method in class de.xima.fc.helper.ObjectGraphScanner
- disallowMessageBody(boolean) - Method in interface de.xima.fc.workflow.processor.factory.IHttpRequestNodeBuilder
-
Lets you decide whether a custom HTTP verb supports a message body.
- disassemble(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedBinaryType
- disassemble(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedIntegerType
- disassemble(Object) - Method in class de.xima.fc.security.encryption.FCEncryptedStringType
- disassemble(Object) - Method in class de.xima.fc.type.NullableUUID
- disassemble(Object) - Method in class de.xima.fc.type.NullSafeUUID
- discardChanges() - Method in class de.xima.fc.gui.bean.portal.UserPortalConfigBean
- discardChanges() - Method in class de.xima.fc.gui.bean.UnsavedChangesBean
- discardChanges() - Method in interface de.xima.fc.interfaces.bean.IStateHolder
-
Discards the changes.
- disconnect() - Static method in class de.xima.fc.cluster.ClusterManager
-
Disconnect the
ClusterManager.getLocaleNode()from the cluster. - disconnect() - Method in class de.xima.fc.cluster.impl.jgroup.JGroupsCluster
-
Disconnects the channel of this
JGroupsCluster.getLocaleNode(). - disconnect() - Method in class de.xima.fc.cluster.impl.jgroup.JGroupsClusterConnection
- disconnect() - Method in interface de.xima.fc.cluster.interfaces.IClusterConnection
-
Disconnects the node from the cluster.
- disconnect() - Method in interface de.xima.fc.com.interfaces.IFSSession
-
Method to perform an clean disconnect
- disconnect() - Method in class de.xima.fc.fs.server.FSSessionImpl
- disconnect(FrontendServer) - Static method in class de.xima.fc.fs.FSConnectionManager
- disconnect(FrontendServer) - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- disconnect(UserContext, FrontendServer) - Method in class de.xima.fc.api.system.FSConnectionAPI
-
Method for disconnecting the connection to a
FrontendServer. - disconnect(UserContext, FrontendServer) - Method in interface de.xima.fc.handler.interfaces.system.IFSConnectionHandler
-
Disconnect.
- disconnect(UserContext, FrontendServer) - Method in class de.xima.fc.handler.system.FSConnectionHandler
-
Disconnect.
- disconnect(String, boolean) - Static method in class de.xima.fc.fs.server.FSServer
- disconnectAll() - Static method in class de.xima.fc.fs.FSConnectionManager
- disconnected(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.listener.IClusterChannelStateListener
-
Invoked when the connection to a node was cut.
- disconnected(ChannelCommunicationData) - Method in interface de.xima.fc.cluster.interfaces.observer.IClusterChannelStateObserver
-
Method that should be called when the connection to a node was cut.
- disconnected(ChannelCommunicationData) - Method in class de.xima.fc.cluster.observer.ClusterChannelStateObserver
- disconnectFromSelectedFS() - Method in class de.xima.fc.gui.bean.settings.FrontendServerBean
- DISCONNECTING - de.xima.fc.mdl.enums.EConnectionStatus
- DiscriminatedUnionMember<D,V> - Class in de.xima.fc.workflow.processor.value
-
Default POJO implementation of a
IDiscriminatedUnionMember. - dispatchAddStateEvent(DesignerPageBean, WorkflowStateListModel, WorkflowStateModel, boolean) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
- dispatchChangedStateEvent(DesignerPageBean, WorkflowStateListModel, WorkflowStateModel, String) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
- dispatchDeleteStateEvent(DesignerPageBean, WorkflowStateModel) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
- dispatchStateListUpdatedEvent(DesignerPageBean, WorkflowStateListModel) - Static method in class de.xima.fc.workflow.designer.helper.WorkflowStateHelper
- display(Object...) - Method in class de.xima.fc.css.builder.CssDeclarationListBuilder
-
display: inline block - DISPLAY_NAME - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey.Authenticator
-
The key for the display name of the authenticator on the login page.
- DISPLAY_NAME - Static variable in class de.xima.fc.CmnConst.UserPortalLocalizationKey.Project
- displayName - Variable in enum de.xima.fc.mdl.enums.EDatenbankTyp
- displayName(Locale, String) - Method in interface de.xima.fc.workflow.processor.factory.IUserInvocationTriggerBuilder
-
Sets the display name of the trigger in a specific locale.
- dispose() - Method in class de.xima.fc.session.XfcSession
- dispose(String) - Static method in class de.xima.fc.session.XfcSessionManager
-
Löscht die Session (vor allem für Multi-Session-Betrieb).
- disposeAll() - Static method in class de.xima.fc.session.XfcSessionManager
- disposeOtherSessions() - Method in class de.xima.fc.gui.common.bean.SessionBean
- DistinctUserConfigWrapper - Class in de.xima.fc.web.common.auth.wrapper.config
-
Authentication config wrapper for a distinct user.
- DIVERS - de.xima.fc.mdl.enums.EAnrede
-
Miscellaneous
- DIVERSE - de.xima.fc.mdl.enums.EGender
- DO_NOT_RESOLVE - de.xima.fc.mdl.enums.EHttpLocationResolutionType
-
Do not perform any resolution, use the URI as-is.
- doBackup(IEntityContext, FormVersion, int) - Method in class de.xima.fc.dao.impl.FormVersionBackupDao
- doBackup(IEntityContext, FormVersion, int) - Method in interface de.xima.fc.dao.interfaces.IFormVersionBackupDao
- doCopy(Projekt, String, long, long, boolean) - Method in class de.xima.fc.export.ProjektCopyUtil
-
Deprecated.
- doCopy(Projekt, String, long, long, long, boolean) - Method in class de.xima.fc.export.ProjektCopyUtil
-
Copies a project
- doCopy(SystemMessage) - Static method in class de.xima.fc.message.MessageCopyUtil
- doCopy(SystemMessage, SystemMessage) - Static method in class de.xima.fc.message.MessageCopyUtil
- DocService - Class in de.xima.fc.api.rest.pub.impl.generic.services
-
Service providing base functionality of the REST API
- DocService() - Constructor for class de.xima.fc.api.rest.pub.impl.generic.services.DocService
- DocumentTypes - Class in de.xima.fc.gui.model.document.types
-
Holds a map with frequently used suffixes of files as keys and grouping them through the values, each value has a visual representation for p:treeNode
- DocumentTypes() - Constructor for class de.xima.fc.gui.model.document.types.DocumentTypes
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.GenericRESTServlet
-
Deprecated.Nimmt Rest-Anfrage zum Löschen entgegen, Weiterleitung zu
GenericRESTServlet.handleRequest(HttpServletRequest, HttpServletResponse) - doDelete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LoginServlet
-
Deprecated.Nimmt Rest-Anfrage zum Löschen entgegen, Weiterleitung zu
LoginServlet.handleLogin(HttpServletRequest, HttpServletResponse) - doDelete(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- dodgerblue - de.xima.fc.color.ENamedCssColor
- dodgerblue - de.xima.fc.common.graphdot.EColorSchemeSvg
- dodgerblue - de.xima.fc.common.graphdot.EColorSchemeX11
- dodgerblue - de.xima.fc.gui.common.enums.EWebColors
- dodgerblue1 - de.xima.fc.common.graphdot.EColorSchemeX11
- dodgerblue2 - de.xima.fc.common.graphdot.EColorSchemeX11
- dodgerblue3 - de.xima.fc.common.graphdot.EColorSchemeX11
- dodgerblue4 - de.xima.fc.common.graphdot.EColorSchemeX11
- doesNotEndWith(String, String) - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Sets up the condition so that the given left hand side must not end with the given right hand side.
- doesNotMatchRegExp(String, String) - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Sets up the condition so that the given left hand side must not match the given right hand side as a regular expression.
- doesNotStartWith(String, String) - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Sets up the condition so that the given left hand side must not start with the given right hand side.
- doesPluginKeyExist(PluginWrapperModel<E>, String, String) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- doesPluginKeyExist(String, String) - Method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- doesPluginKeyExist(String, String) - Method in class de.xima.fc.gui.bean.plugin.ClientPluginBean
-
By default this method only considers every installed
ClientPlugin. - doExport() - Method in class de.xima.fc.form.export.FormExporter
-
Creates a document for the configured form
- doExport() - Method in class de.xima.fc.form.export.FormPortraitExporter
- doExport() - Method in class de.xima.fc.pdf.ProcessLogExport
-
Creates a document for the given history.
- doExport(int, int) - Method in class de.xima.fc.export.ProjektExportUtil
-
Deprecated.
- doExport(IEntityContext) - Method in class de.xima.fc.exporter.AEntityExporter
-
Deprecated.
- doExport(IEntityContext, File, Benutzer) - Method in class de.xima.fc.exporter.AEntityExporter
-
Deprecated.
- doExport(IEntityContext, File, Benutzer) - Method in interface de.xima.fc.exporter.interfaces.IEntityExporter
-
Deprecated.
- doExport(IEntityContext, File, IUser) - Method in class de.xima.fc.exporter.AEntityExporter
- doExport(IEntityContext, File, IUser) - Method in interface de.xima.fc.exporter.interfaces.IEntityExporter
-
Exports the set entities to the given directory
- doExport(IEntityContext, File, String, Benutzer) - Method in class de.xima.fc.exporter.AEntityExporter
-
Deprecated.
- doExport(IEntityContext, File, String, IUser) - Method in class de.xima.fc.exporter.AEntityExporter
- doExport(File, String, long, long) - Method in class de.xima.fc.export.ProjektExportUtil
-
Deprecated.
- doFilter(ServletRequest, ServletResponse) - Method in class de.xima.fc.portal.model.PortalFilterChain
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.api.rest.impl.common.filters.RestApiAvailabilityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.gui.common.filter.AuthorizationFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.gui.common.filter.PrivateContextFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.gui.common.filter.SSOFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.gui.common.filter.XfcLoginCheckFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.gui.filter.ExternalContextFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.portal.model.PortalFilterWrapper
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.AllowedHttpMethodFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.AuthCallbackFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.AuthLoginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.AuthLogoutFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.AutoLoginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.BackendSecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.CharacterEncodingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.ConnectionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.DevResourceBundleFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.FormProcessMetricsFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.FormProvideMetricsFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.FrameSecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.FrontendSecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.FullyAuthenticatedFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.GlobalSecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.GlobalServerInfoFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.MfaFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.MultipartPreservingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.NoCacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.PortalContextFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.SameSiteCookieHeaderFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.servlet.filter.SessionExpiredFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.xima.fc.user_portal.integration.filter.UserPortalAvailabilityFilter
- doFormHeaderLogin(IExtendedFormRequestContext) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doFormRequestLogin(IExtendedFormRequestContext) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AFormProcessingServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AppointmentFreeSlotsServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AppointmentIcalServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentDownloadServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentFormServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentShowServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.auth.AuthCheckServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.auth.AuthFormServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.auth.AuthLoginServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.auth.AuthLogoutServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.auth.AuthPasswordServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.ClientCounterServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageDBServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageLDAPServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleCSVServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleJSONServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleXMLServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DevIncludesDevServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DownloadIncludesServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasCopyServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasProvideServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormCopyServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormForwardProvideServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewImageServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPrintServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormProvideServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormReviewServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FSConnectionMonitorServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.GenericRESTServlet
-
Deprecated.Nimmt Rest-Anfragen zum Lesen entgegen, Weiterleitung zu
GenericRESTServlet.handleRequest(HttpServletRequest, HttpServletResponse) - doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.ICalServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.KeepAliveServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LicenseNotificationServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LoginServlet
-
Deprecated.Nimmt Rest-Anfragen zum Lesen entgegen, Weiterleitung zu
LoginServlet.handleLogin(HttpServletRequest, HttpServletResponse) - doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.profile.UserProfileMergeServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.TemplateServlet
- doHead(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- DOI - de.xima.fc.inbox.enums.EInboxFilterTag
- doIdentityCheck(IClientDescriptor, String) - Method in class de.xima.fc.gui.bean.user.InputClientSigninBean
- doiInit(String, Iterable<String>, String, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInit(String, Iterable<String>, String, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitData(IEntityContext, Vorgang) - Static method in class de.xima.fc.factory.form.record.FormRecordDataFactory
- doiInitHtml(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitHtml(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitHtml(String, Iterable<String>, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitHtml(String, Iterable<String>, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitPlain(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitPlain(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitPlain(String, Iterable<String>, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doiInitPlain(String, Iterable<String>, String, String, Textbaustein) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_DOI_INITthat initializes the double opt-in process. - doImport(Benutzer) - Method in class de.xima.fc.importer.EntityImporter
-
Deprecated.Use
ProjectImporter.doImport(Benutzer)instead - doImport(Benutzer) - Method in class de.xima.fc.importer.project.ProjectImporter
-
Deprecated.
- doImport(Projekt, String, InputStream, boolean) - Method in class de.xima.fc.export.ProjektImportUtil
-
Deprecated.use
ProjektImportUtil.doImport(Projekt, String, InputStream, boolean, Locale)Importiert ein Projekt - doImport(Projekt, String, InputStream, boolean, Locale) - Method in class de.xima.fc.export.ProjektImportUtil
-
Deprecated.Importiert ein Projekt
- doImport(IEntityContext) - Method in class de.xima.fc.importer.project.ProjectImporter
-
Imports the given project and its dependencies.
- doImport(IProjectTemplate, String, Locale) - Method in class de.xima.fc.export.ProjektImportUtil
-
Deprecated.Creates a new project from the given templates.
- doiSelfVerification(Vorgang, IUser, Locale, boolean) - Static method in class de.xima.fc.servlet.event.ServletEventDataFactory
-
Creates the event data for verifying the Double-Opt-In of a form record manually using the verify UUID of the form record itself.
- doiVerification(IExtendedFormRequestContext) - Static method in class de.xima.fc.servlet.event.ServletEventDataFactory
-
Creates the event data for a Double-Opt-In verification event.
- doiVerificationFailure(IEntityContext, Projekt, Long) - Static method in class de.xima.fc.servlet.event.result.ServletEventResultFactory
- doiVerificationPage(IEntityContext, Vorgang, Locale) - Static method in class de.xima.fc.servlet.event.result.ServletEventResultFactory
- DoiVerificationResult - Class in de.xima.fc.mdl.form
-
Model class for the result of the execution of a double opt-in verification event.
- DoiVerificationResult(Vorgang, IServletResponse, boolean) - Constructor for class de.xima.fc.mdl.form.DoiVerificationResult
- doiVerificationSuccess(IEntityContext, Vorgang, Locale) - Static method in class de.xima.fc.servlet.event.result.ServletEventResultFactory
- doiVerificationSuccess(IEntityContext, ITaskExecutionResult, Locale) - Static method in class de.xima.fc.servlet.event.result.ServletEventResultFactory
- doiVerified() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- doiVerified() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerPropsFactory
- doiVerified(Vorgang, WorkflowNode, IUser, Locale) - Static method in class de.xima.fc.workflow.event.WorkflowEventDataFactory
- doiVerified(Vorgang, WorkflowNode, IUser, Locale, Clock) - Static method in class de.xima.fc.workflow.event.WorkflowEventDataFactory
-
Creates the data for the event that is triggered when the double opt-in process of a form record has been verified.
- doiVerified(WorkflowNode) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- doiVerified(WorkflowNode) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerPropsFactory
- doiVerified(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerFactory
- doiVerified(NodeKey) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowTriggerPropsFactory
- doLogin(IClientDescriptor, IAuthenticationTarget) - Method in class de.xima.fc.gui.bean.user.InputClientSigninBean
- doLogin(AutoLoginInData) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doLogin(UserContext, String, String, Long) - Static method in class de.xima.fc.web.LoginHelper
- doLogin(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doLogin(HttpServletRequest, HttpServletResponse, boolean) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doLoginAndRedirect(HttpServletRequest, HttpServletResponse, Set<EUserAuthorizationType>) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- doLogout(HttpServletRequest, HttpServletResponse) - Static method in class de.xima.fc.web.LoginHelper
-
Deprecated.
- domain() - Method in interface de.xima.fc.common.counter.Counter
-
Gets the domain discrete domain to which the counter value belongs.
- domain() - Method in interface de.xima.fc.common.counter.Counter.LongCounter
- doManuallySync() - Method in class de.xima.fc.gui.bean.project.BasicDataTableBean
- DomUtil - Class in de.xima.fc.gui.utils
-
Deprecated.Do not use these utility methods. Use other XML and HTML processing facilities, such as
SecureXmlFactories,Jsoup, orEncode.forHtml(String). - doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AFormProcessingServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AjaxUploadServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AppointmentFreeSlotsServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AppointmentIcalServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentDownloadServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentFormServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentShowServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.ClientCounterServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageDBServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageLDAPServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleCSVServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleJSONServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleXMLServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasCopyServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasProvideServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormCopyServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormForwardProvideServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewImageServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPrintServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormProvideServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormReviewServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.GenericRESTServlet
-
Deprecated.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.ICalServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.KeepAliveServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LicenseNotificationServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LoginServlet
-
Deprecated.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.profile.UserProfileMergeServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.TemplateServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.gui.servlets.PreviewSubmitServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AFormProcessingServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AjaxUploadServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentDownloadServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentFormServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentShowServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageDBServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenabfrageLDAPServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleCSVServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleJSONServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DatenquelleXMLServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DownloadIncludesServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasCopyServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormAliasProvideServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormCopyServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormForwardProvideServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewImageServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPreviewServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormPrintServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormProvideServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.FormReviewServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.GenericRESTServlet
-
Deprecated.Nimmt Rest-Anfragen zum Anlegen entgegen, Weiterleitung zu
GenericRESTServlet.handleRequest(HttpServletRequest, HttpServletResponse) - doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.KeepAliveServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LoginServlet
-
Deprecated.Nimmt Rest-Anfragen zum Anlegen entgegen, Weiterleitung zu
LoginServlet.handleLogin(HttpServletRequest, HttpServletResponse) - doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.profile.UserProfileMergeServlet
- doPost(LoggingEvent) - Method in interface de.xima.fc.gui.interfaces.ILoggerCallback
- doPut(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.GenericRESTServlet
-
Deprecated.Nimmt Rest-Anfrage zum Aktualisieren entgegen, Weiterleitung zu
GenericRESTServlet.handleRequest(HttpServletRequest, HttpServletResponse) - doPut(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.LoginServlet
-
Deprecated.Nimmt Rest-Anfrage zum Aktualisieren entgegen, Weiterleitung zu
LoginServlet.handleLogin(HttpServletRequest, HttpServletResponse) - doPut(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- doPutEntitySearchTerm(Map<String, List<String>>, IMultiFileProviding) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- doPutEntitySearchTerm(Map<String, List<String>>, ISingleFileProviding) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- doPutEntitySearchTerm(Map<String, List<String>>, IEntityReference) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- doPutEntitySearchTerms(Map<String, List<String>>, Iterable<? extends IEntityReference>) - Static method in class de.xima.fc.helper.WorkflowSearchTermHelper
- doResolve() - Method in class de.xima.fc.mdl.BeanAttribute
- DOT - de.xima.fc.common.graphdot.EArrowShape
-
The
dotshape. - doTrace(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.PluginActionServlet
- DOTS_PER_CENTIMETER - de.xima.fc.css.builder.ECssUnit
-
CSS unit dots per centimeter.
- DOTS_PER_INCH - de.xima.fc.css.builder.ECssUnit
-
CSS unit dots per inch.
- DOTS_PER_PIXEL - de.xima.fc.css.builder.ECssUnit
-
CSS unit dots per pixel.
- dotsPerCentimeter(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dotsPerCentimeter(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- dotsPerInch(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dotsPerInch(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- dotsPerPixel(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dotsPerPixel(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DOTTED - de.xima.fc.common.graphdot.EEdgeStyle
-
Dotted lines
- DOTTED - de.xima.fc.common.graphdot.ENodeStyle
-
Dotted border
- DOUBLE_DOLLAR - de.xima.fc.interfaces.placeholder.EPlaceholderSyntaxKind
-
Placeholders of type
[%$$...%] - DOUBLE_QUOTES - de.xima.fc.gui.statics.ECSVTextQualifierType
- DOUBLECIRCLE - de.xima.fc.common.graphdot.EShape
-
The
doublecircleshape. - DoubleList - Class in de.xima.fc.common.graphdot
-
A list of doubles.
- DoubleList(double[]) - Constructor for class de.xima.fc.common.graphdot.DoubleList
-
Creates a new list of doubles.
- DOUBLEOCTAGON - de.xima.fc.common.graphdot.EShape
-
The
doubleoctagonshape. - doubleOptInData - Variable in class de.xima.fc.form.request.FormRequestContext
- DoUntilLoopData - Class in de.xima.fc.workflow.model.loop_data
-
The
INodeExecutionDatapublished by theEWorkflowNodeType.FC_DO_UNTIL_LOOP. - DoUntilLoopData() - Constructor for class de.xima.fc.workflow.model.loop_data.DoUntilLoopData
- doUpdate(Projekt, File, Set<EFormImpexOption>) - Method in class de.xima.fc.export.ProjektUpdateUtil
-
Deprecated.
- doUserCredentialsLogin() - Method in class de.xima.fc.gui.bean.SuperUserSigninBean
- doUserCredentialsLogin(String, String, String, IAuthWebContext) - Method in interface de.xima.fc.interfaces.security.config.ISecurityConfig
-
Does a login with the given user credentials (login ID & password), for a given authentication client (or all) and an authentication target.
- doUserCredentialsLogin(BiConsumer<String, Pair<String, String>>, IAuthenticationTarget) - Method in class de.xima.fc.gui.common.bean.security.UserCredentialsSigninBean
-
Executes the user credentials (login ID & password) login for the given target with the (optional) login logic.
- dowloadProcessLogPdf() - Method in class de.xima.fc.inbox.bean.ProcessReviewBean
- downgrade(JSONObject) - Method in interface de.xima.fc.interfaces.workflow.mixin.IUpdateTransition
-
Performs an upgrade from a newer version to a previous version.
- downgrade(JSONObject) - Method in class de.xima.fc.workflow.update.ListUpdateTransition
- download(IFileProviding<?, T>) - Method in class de.xima.fc.gui.bean.application.DownloadBean
- download(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.DownloadIncludesServlet
- DOWNLOAD - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.LinkRel
- DOWNLOAD_FORM_EXPORT - Static variable in class de.xima.fc.CmnConst.Designer.ClientScript
- DOWNLOAD_INCLUDES - de.xima.fc.security.endpoint.EIncludesEndpoint
- DOWNLOAD_INCLUDES_DEV - de.xima.fc.security.endpoint.EIncludesEndpoint
- DOWNLOAD_SUB - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Path
- downloadAllAttachments() - Method in class de.xima.fc.inbox.bean.ProcessAttachmentBean
- downloadAllAttachments(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.AttachmentDownloadServlet
- downloadAttachmentFormURL(String, ValueParameters, String, FRQSession) - Static method in class de.xima.fc.form.helper.URLHelper
- DownloadBean - Class in de.xima.fc.gui.bean.application
- DownloadBean() - Constructor for class de.xima.fc.gui.bean.application.DownloadBean
- downloadCount(long) - Method in class de.xima.fc.pluginstore.PluginStoreItem.Builder
-
Sets the total number of downloads of the plugin.
- downloadFile(F) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- downloadFile(String) - Method in class de.xima.fc.gui.bean.AExternalUserBean
- downloadFormFiles() - Method in class de.xima.fc.api.rest.pub.impl.generic.services.client.ClientFormFileService
- downloadFormRecordAttachments(UUID, CommonProfile) - Method in class de.xima.fc.api.rest.pub.impl.generic.services.form.FormRecordService
- downloadFormRecordAttachments(CommonProfile) - Method in class de.xima.fc.api.rest.pub.impl.generic.services.form.FormRecordMessageAttachmentService
- downloadFromFile(File) - Method in class de.xima.fc.gui.bean.application.DownloadBean
- downloadFromURL(URL) - Method in class de.xima.fc.gui.bean.application.DownloadBean
- DownloadIncludesServlet - Class in de.xima.fc.servlet
-
Postfach-Dialog...
- DownloadIncludesServlet() - Constructor for class de.xima.fc.servlet.DownloadIncludesServlet
- downloadLicense(String, ELicenseFileType) - Method in class de.xima.fc.gui.bean.settings.LicenseBean
- DownloadLocalBackupParams - Class in de.xima.fc.gui.designer.form.model.params
-
Parameters for the local backup download, see
FormBackupHelperandFormDesignerBackupBean.getLocalBackup(). - DownloadLocalBackupParams(Locale) - Constructor for class de.xima.fc.gui.designer.form.model.params.DownloadLocalBackupParams
- downloadLogFile() - Method in class de.xima.fc.gui.bean.settings.LoggerConfigBean
- DownloadManager - Class in de.xima.fc.servlet.manager
- DownloadManager() - Constructor for class de.xima.fc.servlet.manager.DownloadManager
- DownloadManagerParams() - Constructor for class de.xima.fc.CmnConst.DownloadManagerParams
- downloadSelectedAttachments() - Method in class de.xima.fc.inbox.bean.ProcessAttachmentBean
- downloadSingleAttachment(UUID, CommonProfile) - Method in class de.xima.fc.api.rest.pub.impl.generic.services.form.FormRecordAttachmentService
- downloadSingleFormFile(UUID) - Method in class de.xima.fc.api.rest.pub.impl.generic.services.client.ClientFormFileService
- downloadUserPortalFile(IUserPortalInvocationContext, UUID, UUID) - Method in interface de.xima.fc.user_portal.api.provider.spec.IFilesApi
-
Downloads a file from a given portal.
- downloadUserPortalFile(UUID) - Method in class de.xima.fc.api.rest.pub.impl.user_portal.services.UserPortalFileService
- downloadUserPortalFiles() - Method in class de.xima.fc.api.rest.pub.impl.user_portal.services.UserPortalFileService
- dpcm(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dpcm(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DPCM - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DOTS_PER_CENTIMETER. - dpi(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dpi(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DPI - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DOTS_PER_INCH. - dppx(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dppx(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DPPX - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DOTS_PER_PIXEL. - DRAWER_PANEL - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- DRAWER_PANEL_CONTENT - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- DRAWER_PANEL_TABS - Static variable in class de.xima.fc.CmnConst.Workflow.ClientId
- DrawerPanelModel - Class in de.xima.fc.workflow.designer.model
-
Model that stores the available prototypes for the workflow elements.
- DrawerPanelModel(List<MainWorkflowElementCategory>, List<MainWorkflowElementCategory>, List<MainWorkflowElementCategory>) - Constructor for class de.xima.fc.workflow.designer.model.DrawerPanelModel
- driverClass - Variable in enum de.xima.fc.mdl.enums.EDatenbankTyp
- DROPALL - de.xima.fc.mdl.enums.ELiquibaseCmd
- DROPALL - de.xima.fc.mdl.setup.ELiquibaseCmd
-
Deprecated.
- dropDatabase(String) - Static method in class de.xima.fc.liquibase.LiquibaseMigrationUtils
- DropDataTablesForeignKeys - Class in de.xima.fc.liquibase.change
- DropDataTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.DropDataTablesForeignKeys
- DropDataTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- DropDataTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.DropDataTablesPrimaryKeys
- DROPDOWN_CLASSNAME - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DROPDOWN_CLOSE_ON_SELECT - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DROPDOWN_ENABLED - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DROPDOWN_FUZZY_SEARCH - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DROPDOWN_HIGHLIGHT_FIRST - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DROPDOWN_MAX_ITEMS - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- DropInboxTablesForeignKeys - Class in de.xima.fc.liquibase.change
- DropInboxTablesForeignKeys() - Constructor for class de.xima.fc.liquibase.change.DropInboxTablesForeignKeys
- DropInboxTablesPrimaryKeys - Class in de.xima.fc.liquibase.change
- DropInboxTablesPrimaryKeys() - Constructor for class de.xima.fc.liquibase.change.DropInboxTablesPrimaryKeys
- dropTable(IEntityContext, String) - Static method in class de.xima.fc.liquibase.LiquibaseDBUtils
-
Method to drop a table while using the underlying database connection.
- ds_rendercolattr - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dstextidx - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dstitleidx - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dstype - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dsvalueidx - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dummyAction(String, Status) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyAppointment(Vorgang, IFormRecordAppointmentTestConfig) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyAppointment(Vorgang, Instant, Instant, AppointmentType, EAppointmentStatus) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyAttachment(String, byte[], Vorgang, IUser, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyAttachment(String, byte[], Vorgang, IUser, String, EAttachmentSource) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyAttachment(String, String, Vorgang, IUser, String, EAttachmentSource) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyAttachmentEmpty(String, Vorgang) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- DummyAuthenticatorPropsFactory - Class in de.xima.fc.testhelper.security
-
Factory for creating dummy
authenticator propertiesfor use by pac4j clients. - DummyAuthenticatorPropsFactory() - Constructor for class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyAzureProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyClient(String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientAuthenticator(String, EAuthClientType, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientAuthenticatorFile(String, byte[], ClientAuthenticator) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientCounter(Mandant, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientCounter(Mandant, String, int) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientFile(Mandant, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientFile(Mandant, String, String, byte[], String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientFrontendServer(String, FrontendServer, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientLdapData(Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyClientLdapData(Mandant, int) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyClientPortalConfig(UserPortal, Mandant, boolean) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyCondition(Aktion) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyCsvSource(String, String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDBConnection(String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDBConnection(String, Mandant, EDatenbankTyp, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDBConnection(String, Mandant, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyDBConnectionInvalid(String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDbQuery(String, DatenbankZugriff, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDbQuery(String, DatenbankZugriff, String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyDirectClientAuthorization(UserProfile, Mandant, boolean, Rolle...) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFacebookProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyFormData(Vorgang, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormElement(FormVersion, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormElement(FormVersion, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormElement(FormVersion, String, String, EFormElementTyp) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormFile(Projekt, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormFile(Projekt, String, String, byte[], String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecord(IFormRecordTestConfig<?>) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecord(String, Projekt, Status) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecord(String, Projekt, WorkflowState) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordChat(Vorgang, IUser) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordChat(Vorgang, IUser, boolean) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordMessage(FormRecordChat, IUser, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordMessageUploadRequest(FormRecordMessage, Attachment, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordMessageUploadRequest(FormRecordMessage, List<Attachment>, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordSubmission(Vorgang, IUser) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordSubmission(Vorgang, IUser, String, WorkflowState, FrontendServer, String, byte[]) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormRecordSubmission(Vorgang, IUser, String, WorkflowState, FrontendServer, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFormVersion(Projekt, int) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFrontendServer(String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyFrontendServer(String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyGoogleProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyInbox(String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyIndirectClientAuthorization(IClientDescriptor, String, Mandant, Rolle...) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyKerberosExtensionProps(T, LDAPZugriff) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyLdapConnection(String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyLdapProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyLdapQuery(String, LDAPZugriff, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyOauthProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyOidcProps(T) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- DummyProfileBuilder - Class in de.xima.fc.testhelper.security.pac4j
-
Builder for creating (mock)
pac4j profiles. - dummyProject(String, Postfach, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyProjectAuthenticatorConfig(Projekt, IAuthenticator<?>) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyProjectAuthenticatorConfig(Projekt, IClientDescriptor) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyProjectAuthenticatorConfig(Projekt, EAuthClientType) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyProjectPortalConfig(ClientPortalConfig, Projekt, boolean) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyRole(String, ERollenTyp, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummySamlProps(TEntity) - Static method in class de.xima.fc.testhelper.security.DummyAuthenticatorPropsFactory
- dummyStatus(String, Projekt) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummySystemAuthenticator(String, EAuthClientType) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummySystemAuthenticatorFile(String, byte[], SystemAuthenticator) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyTemplate(String, String, ETextbausteinKategorie, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyTemplate(String, String, ETextbausteinKategorie, ETextbausteinMsgCode, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUser(String, String, Rolle) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyUser(String, String, Rolle, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
-
Deprecated.
- dummyUserGroup(String, Mandant) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserGroup(String, Mandant, Postfach...) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserGroup(String, Mandant, Iterable<Postfach>) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserIdentity(SystemAuthenticator, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserIdentity(IClientDescriptor, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserIdentity(IClientDescriptor, String, UserProfile) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserIdentity(EAuthClientType, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserPortal(String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserProfile(String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserProfile(String, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyUserProfile(String, String, String, String, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyWebDavAccess(String, Mandant, String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyWorkflowState(String) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyWorkflowState(String, WorkflowVersion) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- dummyWorkflowVersion(Projekt, WorkflowProcess, int) - Static method in class de.xima.fc.testhelper.EntityDummyFactory
- duplicate(IEntityContext) - Method in class de.xima.fc.copy.ProjectDuplicator
-
Deprecated.
- duplicate(IEntityContext, Benutzer) - Method in class de.xima.fc.copy.ProjectDuplicator
-
Deprecated.Use
ProjectDuplicator.duplicate(IEntityContext, IUser)instead. - duplicate(IEntityContext, IUser) - Method in class de.xima.fc.copy.ProjectDuplicator
- DuplicateFormElementAliasException - Exception in de.xima.fc.exceptions
-
Exception thrown when a multiple form elements have got the same alias, such as when persisting a form version.
- DuplicateFormElementAliasException(String, Throwable, Map<String, List<String>>) - Constructor for exception de.xima.fc.exceptions.DuplicateFormElementAliasException
- DuplicateFormElementAliasException(String, Map<String, List<String>>) - Constructor for exception de.xima.fc.exceptions.DuplicateFormElementAliasException
- DuplicateFormElementAliasException(Throwable, Map<String, List<String>>) - Constructor for exception de.xima.fc.exceptions.DuplicateFormElementAliasException
- DUPLICATES - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- duration(Duration) - Method in class de.xima.fc.appointment.AppointmentMoveBookingParams.Builder
- DurationAdapter() - Constructor for class de.xima.fc.helper.GsonJavaTimeAdapter.DurationAdapter
- DurationPartsConverter - Class in de.xima.fc.gui.common.converter
-
A
IComponentValueConverterfor splitting aDurationfield into its components. - DurationPartsConverter(TemporalUnit[]) - Constructor for class de.xima.fc.gui.common.converter.DurationPartsConverter
-
Creates a new parts converter with the given parts.
- dvh(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dvh(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DVH - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DYNAMIC_VIEWPORT_HEIGHT. - dvw(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dvw(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- DVW - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.DYNAMIC_VIEWPORT_WIDTH. - DYN_CONTAINER_SUFFIX - Static variable in class de.xima.fc.form.common.statics.FD2Const
- dynamic - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DYNAMIC - de.xima.fc.mdl.enums.EHttpRequestType
- DYNAMIC - de.xima.fc.mdl.enums.ESamlEntityIdType
-
Deprecated.This option is not recommended because the entity ID can not be guaranteed since it will be created on client creation not on authentication request.
- DYNAMIC_DUMMY_ENTITY_ID - Static variable in class de.xima.fc.security.pac4j.saml.ExtendedSAML2Client
- DYNAMIC_ELEMENT_ID_SEPARATOR - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DYNAMIC_PLACEHOLDER - Static variable in class de.xima.fc.form.common.statics.FD2Const
- DYNAMIC_VIEWPORT_HEIGHT - de.xima.fc.css.builder.ECssUnit
-
CSS unit for 1% of the dynamic viewport's height.
- DYNAMIC_VIEWPORT_WIDTH - de.xima.fc.css.builder.ECssUnit
-
CSS unit for 1% of the dynamic viewport's width.
- dynamicAddText - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dynamicAddTextShow - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DynamicClients - Class in de.xima.fc.security.pac4j.client
-
Extension of the
pac4jClients, that provide the authentication clients for a dynamic list of clients using the client cache. - DynamicClients(String, Supplier<List<IClientDescriptor>>) - Constructor for class de.xima.fc.security.pac4j.client.DynamicClients
- dynamicDeleteText - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dynamicHideButtons - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dynamicMaxSize - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dynamicMinSize - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - DynamicShortDateTimeConverter - Class in de.xima.fc.gui.common.converter
- DynamicShortDateTimeConverter() - Constructor for class de.xima.fc.gui.common.converter.DynamicShortDateTimeConverter
- dynamicTrigger - de.xima.fc.form.common.XPropertyEnum
-
Data type:
String - dynamicViewportHeight(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dynamicViewportHeight(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- dynamicViewportWidth(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- dynamicViewportWidth(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- dynContainerMap - Variable in class de.xima.fc.mdl.savedata.ASaveFormData
- dynFieldSet - Variable in class de.xima.fc.mdl.savedata.ASaveFormData
-
A collection that contains all form elements that are repeated elements (dynamic).
E
- E_RESIZE - de.xima.fc.css.builder.ECssCursor
-
The east edge is to be moved.
- EAccessProperty - Enum in de.xima.fc.mdl.enums
-
An access property describes the permissions a formcycle user is granted.
- eachButton(XItem) - Static method in class de.xima.fc.form.common.models.XButtonDescriptor
- eachNode(WorkflowNode, Mandant) - Static method in class de.xima.fc.plugin.workflow.WorkflowCustomParametersHelper
- eachPointInRange(Range<T>, UnaryOperator<T>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Splits the given range into a sequence of points, starting at the lower endpoint of the range.
- eachPointInRange(Range<T>, UnaryOperator<T>, boolean) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Splits the given range into a sequence of points, starting at the lower endpoint of the range.
- eachSubrange(Range<C>, BoundType, boolean, UnaryOperator<C>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Splits the given range into a sequence of connected ranges, starting at the lower endpoint of the interval.
- eachSubrange(Range<C>, BoundType, UnaryOperator<C>) - Static method in class de.xima.fc.utils.range.RangeUtils
-
Splits the given range into a sequence of touching ranges, starting at the lower endpoint of the interval.
- EAdminDashCategory - Enum in de.xima.fc.gui.common.enums
-
Categories of the admin dashboard, used by IMenuEntryModel.
- EAktionsResultat - Enum in de.xima.fc.mdl.enums
-
Resultat eines Workflow-Schrittes.
- EAnrede - Enum in de.xima.fc.mdl.enums
-
The form of address of a person.
- EAppenderKey - Enum in de.xima.fc.mdl.enums
-
Deprecated.
- EAppenderType - Enum in de.xima.fc.mdl.enums
-
Enum with the available log appender-types
- EAppointmentActionType - Enum in de.xima.fc.appointment
-
An enumeration of the actions that can be applied to a submitted appointment.
- EAppointmentBookingError - Enum in de.xima.fc.appointment
-
An enumeration of the possible errors that may occur when booking an appointment.
- EAppointmentBookingFlag - Enum in de.xima.fc.appointment
-
Enumeration with flags for changing the validation process of an
Appointment. - EAppointmentIcalError - Enum in de.xima.fc.appointment
-
An enumeration with the possible errors that may occur when creating an iCal file with the existing
Appointments of anAppointmentTemplate. - EAppointmentLinkType - Enum in de.xima.fc.form.common.statics
- EAppointmentStatus - Enum in de.xima.fc.mdl.enums
-
Indicates the status of an
Appointment. - EArrowHeadDirection - Enum in de.xima.fc.common.graphdot
-
Enumeration of the possible values for the
dirattribute. - EArrowShape - Enum in de.xima.fc.common.graphdot
-
Graphviz arrow head shapes.
- EAST - de.xima.fc.common.graphdot.ECompassPointType
-
A point to the east of an element.
- EAttachmentItemResolutionError - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different error types that can occur when resolving the attachments referenced by a
AttachmentItem. - EAttachmentItemType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different types of attachments that can be selected in the configuration of workflow actions.
- EAttachmentSource - Enum in de.xima.fc.mdl.enums
- EAttributeStatementType - Enum in de.xima.fc.common.graphdot
-
Enumeration of the different types of attribute statements in a graph dot graph.
- EAuthCallbackUrlType - Enum in de.xima.fc.mdl.enums
-
Types of callback URLs.
- EAuthClientType - Enum in de.xima.fc.mdl.enums
- EAuthConfigState - Enum in de.xima.fc.mdl.enums
-
An enumeration with the possible states of an authenticator, indicating whether it's configuration is complete.
- EAuthenticationFlow - Enum in de.xima.fc.mdl.enums
-
Enum representing the supported authentication flows for authenticator clients.
- EAuthenticatorRenderType - Enum in de.xima.fc.mdl.enums
-
Rendering type of the authenticator.
- EAuthError - Enum in de.xima.fc.com.auth
-
Enum with available authentication-error-reasons
- EAuthorizationFilterType - Enum in de.xima.fc.mdl.enums
-
Default authorization filter types.
- EAuthRedirectTarget - Enum in de.xima.fc.mdl.enums
- EAuthRenderType - Enum in de.xima.fc.mdl.enums
-
Enum for the different types of authentication renderers.
- EAutoLoginType - Enum in de.xima.fc.gui.bean.settings.model
- EBaseActionViewType - Enum in de.xima.fc.workflow.taglib.enums
-
Default built-in views for business action nodes for the workflow flowchart.
- EBenamungsModus - Enum in de.xima.fc.mdl.enums
-
Die Enumeration Benamungsmodus wird dazuverwendet um anzugeben ob die Standardelementbenamung aus dem Designer genutzt wird, oder die benutzerspezifischen Benamungen.
- EBenutzerStatus - Enum in de.xima.fc.mdl.enums
-
Der Benutzerstatus gibt an ob der Nutzer das System nutzen kann, er blockiert oder gar gelöscht ist.
- EBenutzerTyp - Enum in de.xima.fc.mdl.enums
-
Deprecated.User profiles can have multiple user identities.
- EBenutzerverwaltungsTyp - Enum in de.xima.fc.mdl.enums
-
Deprecated.Use
SystemAuthenticators for the backend instead. - EBrowserType - Enum in de.xima.fc.gui.common.enums
- EBuiltinFieldNameConventions - Enum in de.xima.fc.form.common.fieldname
-
The
IXItemFieldNameConventionsfor the builtin items (that have special conventions). - EByteOrderMarkMode - Enum in de.xima.fc.mdl.enums
-
Enumeration of possible byte order marks, indicating whether a byte order mark is added to some data.
- EByteOrderMarkSupport - Enum in de.xima.fc.mdl.enums
- ec - Variable in class de.xima.fc.export.AProjektUtil
- ec - Variable in class de.xima.fc.export.helper.AEnitityHelper
-
Deprecated.
- ec - Variable in class de.xima.fc.form.publish.FormPublishContext
- ec - Variable in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- ec() - Method in class de.xima.fc.gui.bean.ABackendJSFContext
-
Deprecated.
- ec() - Static method in class de.xima.fc.gui.bean.plugin.BasicPluginBean
- ec() - Method in class de.xima.fc.gui.model.data.EntityListModel
- ec() - Method in class de.xima.fc.gui.model.data.EntitySelectModel
- ec() - Method in interface de.xima.fc.ms.test.dao.DaoCrudMixin
- ec() - Method in class de.xima.fc.ms.test.workflow.AWorkflowEngineTest
- ec(IEntityContext) - Method in class de.xima.fc.workflow.processor.engine.WorkflowValidator.Builder
- EC_ATTR_UPDATED_FORM_RECORD_USER_REFS - Static variable in class de.xima.fc.dao.impl.UserIdentityDao
- EChangeFormAvailabilityType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different ways to change a form's availability, used by the workflow action.
- EClientView - Enum in de.xima.fc.security.endpoint
-
View definitions that require an authenticated in user and depend on a client.
- EClusterControllMessage - Enum in de.xima.fc.cluster.model.msg
-
Enumeration of the possible control commands that can be sent to a node in the cluster.
- EClusterImplementation - Enum in de.xima.fc.cluster.model
-
Enumeration of the possible implementations for the cluster.
- EClusterMode - Enum in de.xima.fc.common.graphdot
-
Possible values for the
clusterrankattribute. - EClusterProtocolType - Enum in de.xima.fc.mdl.enums
- EColorPalette - Enum in de.xima.fc.gui.common.enums
-
Enumeration of available color palettes for the web.
- EColorSchemeSvg - Enum in de.xima.fc.common.graphdot
-
Graphviz color names for the SVG scheme.
- EColorSchemeX11 - Enum in de.xima.fc.common.graphdot
-
Graphviz color names for the X11 schema.
- EColumnLabelType - Enum in de.xima.fc.transform
-
Representing label options for columns during form record export
- ECommonAttachmentSearchOptions - Enum in de.xima.fc.mdl.enums
-
Common implementations of
IAttachmentSearchOptions. - ECommonFileSearchOptions - Enum in de.xima.fc.mdl.enums
-
Common implementations of
IFileSearchOptions. - ECommonServlets - Enum in de.xima.fc.mdl.enums
- ECompassPointType - Enum in de.xima.fc.common.graphdot
-
Enumeration of the compass point types in a graph dot graph.
- ECompressAsZipNamingScheme - Enum in de.xima.fc.mdl.enums
-
Enumeration with the possible values for how files are named when put into a ZIP archive.
- EConditionType - Enum in de.xima.fc.form.common.statics
- EConnectionStatus - Enum in de.xima.fc.mdl.enums
-
Enum der Verbindungs-Status
- EContentDisposition - Enum in de.xima.fc.mdl.enums
- EContentType - Enum in de.xima.fc.gui.common.statics
- EContentType.Constants - Class in de.xima.fc.gui.common.statics
- EContentView - Enum in de.xima.fc.gui.common.statics
-
Enumeration describing views to formcycle content pages.
- EContentViewCategory - Enum in de.xima.fc.gui.common.enums
- ECounterActionType - Enum in de.xima.fc.mdl.enums
-
Defines types of actions for counters.
- ECounterRefGroupType - Enum in de.xima.fc.mdl.enums
-
Enum representing different groups for referencing counters
- ECounterResetType - Enum in de.xima.fc.mdl.enums
-
Types of conditions by which an object/entity may be reset
- EcParamKey() - Constructor for class de.xima.fc.CmnConst.EcParamKey
- ECssAlignItems - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
align-items. - ECssBackgroundRepeat - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
background-repeat. - ECssBoxSizing - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
box-sizing. - ECssCursor - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
cursor. - ECssDisplay - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
display. - ECssJustifyContent - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
justify-content. - ECssOverflow - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
overflow. - ECssPointerEvent - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
pointer-events. - ECssPosition - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
position. - ECssRequestType - Enum in de.xima.fc.gui.designer.form.model.params
-
Enumeration of the possible CSS request types, see
CssRequest. - ECssTextAlign - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
text-align. - ECssTranformOrigin - Enum in de.xima.fc.css.builder
-
Constants with the pre-defined values for the CSS property
transform-origin. - ECssUnit - Enum in de.xima.fc.css.builder
-
Enumeration of CSS units.
- ECSVDelimiterType - Enum in de.xima.fc.gui.statics
- ECSVImportFormat - Enum in de.xima.fc.gui.statics
-
Enumof CSV import options - ECSVTextQualifierType - Enum in de.xima.fc.gui.statics
- EDatasource - Enum in de.xima.fc.form.common.statics
- EDataView - Enum in de.xima.fc.gui.statics
-
Enum for different view types for inputing or presenting information.
- EDatenabfrageTyp - Enum in de.xima.fc.mdl.enums
- EDatenbankTyp - Enum in de.xima.fc.mdl.enums
-
Enumeration of the database management systems natively supported by formcycle.
- EDatenquellenTyp - Enum in de.xima.fc.mdl.enums
- EDBEncryptionAlgorithm - Enum in de.xima.fc.mdl.enums
- EDbUpdateStep - Enum in de.xima.fc.mdl.enums
-
Deprecated.Not needed anymore.
- EDefaultSenderName - Enum in de.xima.fc.mdl.enums
- EDesignerEndpoint - Enum in de.xima.fc.security.endpoint
-
Default definitions for designer web endpoints.
- EDesignerPropertyPanel - Enum in de.xima.fc.gui.designer.form.model
-
Deprecated.
- EDesignerTabType - Enum in de.xima.fc.gui.model.designer
-
Enumeration of how the content of a designer tab is rendered.
- EDesignerUploadFileSource - Enum in de.xima.fc.gui.bean.designer.event
-
Enumeration of the cross view upload file sources used in the designer.
- edge() - Static method in class de.xima.fc.common.graphdot.AttributeListBuilder
- EDGE - de.xima.fc.common.graphdot.EAttributeStatementType
-
An edge attribute statement.
- EDGE_TOOLTIP - de.xima.fc.common.graphdot.EStandardAttribute
-
The edgetooltip attribute.
- EDGE_TOOLTIP - Static variable in class de.xima.fc.common.graphdot.AttributeListBuilder.StandardAttribute
-
The
edgetooltipattribute. - EdgeAttributeList - Class in de.xima.fc.common.graphdot
-
An attribute list for edges.
- EdgeAttributeList(List<? extends Map.Entry<? extends CharSequence, Object>>) - Constructor for class de.xima.fc.common.graphdot.EdgeAttributeList
-
Creates a new edge attribute list with the given attributes.
- EdgeSize(Double, Double, Double, Double) - Constructor for class de.xima.fc.form.image.ImageRequestParameter.EdgeSize
- edgeTypeMatches() - Static method in class de.xima.fc.workflow.FlowGraphFilters
-
Creates a builder for configuring a generic filter that applies constraints on edge types.
- edgeValue(ValueGraph<N, V>, EndpointPair<N>) - Static method in class de.xima.fc.utils.XGraphUtils
-
Similar to
ValueGraph.edgeValueOrDefault(EndpointPair, Object), but does not throw when the nodes do not exist in the graph and returns the an empty optional instead. - edgeValue(ValueGraph<N, V>, N, N) - Static method in class de.xima.fc.utils.XGraphUtils
-
Similar to
ValueGraph.edgeValue(EndpointPair), but does not throw when the nodes do not exist in the graph and returns an empty optional instead. - edgeValueOrDefault(ValueGraph<N, V>, EndpointPair<N>, V) - Static method in class de.xima.fc.utils.XGraphUtils
-
Similar to
ValueGraph.edgeValueOrDefault(EndpointPair, Object), but does not throw when the nodes do not exist in the graph and returns the default value instead. - edgeValueOrDefault(ValueGraph<N, V>, N, N, V) - Static method in class de.xima.fc.utils.XGraphUtils
-
Similar to
ValueGraph.edgeValueOrDefault(EndpointPair, Object), but does not throw when the nodes do not exist in the graph and returns the default value instead. - EDIAMOND - de.xima.fc.common.graphdot.EArrowShape
-
The
ediamondshape. - EDIT_TAGS - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- EEdgeStyle - Enum in de.xima.fc.common.graphdot
-
Graphviz styles for edges.
- EEdgeType - Enum in de.xima.fc.common.graphdot
-
Enumeration of the edge types of a graph dot graph.
- EElementHelpPageTargetType - Enum in de.xima.fc.mdl.enums
-
Enumeration of how how a workflow element can provide the user with a usage help page.
- EElementPrototypeTag - Enum in de.xima.fc.mdl.enums
-
Enumeration of tags for workflow element prototypes that affect how the prototypes are displayed etc.
- EElementProtoViewType - Enum in de.xima.fc.workflow.designer.model
-
Enumeration of the possible types how a workflow element prototype is displayed in the drawer and overlay panels.
- EEmailArchiveFormat - Enum in de.xima.fc.mdl.enums
-
Format of mail as file for archive.
- EEmailBodyFormatType - Enum in de.xima.fc.mdl.enums
-
Types of mail body sending format
- EEncryptionTestResult - Enum in de.xima.fc.mdl.enums
- EEntityConflictResolveAction - Enum in de.xima.fc.importer.config
-
Possible actions if entity conflicts arise
- EEntityKeySelectionType - Enum in de.xima.fc.gui.statics
-
Describes how to find the key for entity list views to store the currently selected entity via the
SelectionBean. - EEntityRefType - Enum in de.xima.fc.mdl.enums
-
Type of reference to an entity
- EErrorType - Enum in de.xima.fc.errors
-
Beschreibt die verschieden Typen von Fehlern die auftreten können.
- EExecCondition - Enum in de.xima.fc.mdl.enums
-
Deprecated.Use the new workflow engine, such as
WorkflowNodeandWorkflowTrigger. - EExportContext - Enum in de.xima.fc.mdl.enums
-
Context for use in
ExportDetailsto determine when a field should be exported - EExportToXmlField - Enum in de.xima.fc.mdl.enums
-
Enumeration of additional fields that can be included in the generated XML file with the submitted form data.
- EExportType - Enum in de.xima.fc.inbox.enums
- EExterneRessourcenTyp - Enum in de.xima.fc.mdl.enums
- EFacesMessageSeverity - Enum in de.xima.fc.gui.common.model.push
- EFacesMessageSeverity - Enum in de.xima.fc.workflow.taglib.data
-
Serializable wrapper for a
FacesMessageFacesMessage.Severity. - EFcChangeFormAvailabilityError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITYaction. - EFcChangeFormAvailabilitySoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_CHANGE_FORM_AVAILABILITYaction. - EFcChangeFormValueError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_CHANGE_FORM_VALUEaction. - EFcChangeFormValueSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_CHANGE_FORM_VALUEaction. - EFcChangeStateError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_CHANGE_STATEaction. - EFcChangeStateSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_CHANGE_STATEaction. - EFcCompressAsZipError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_COMPRESS_AS_ZIPaction. - EFcCompressAsZipSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_COMPRESS_AS_ZIPaction. - EFcCompressAsZipUpdates - Enum in de.xima.fc.update.workflow
-
Enumeration with the updates for the properties of the compress as ZIP action.
- EFcCopyFormRecordError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_COPY_FORM_RECORDaction. - EFcCopyFormRecordSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_COPY_FORM_RECORDaction. - EFcCounterError - Enum in de.xima.fc.workflow.error
-
Enumeration of possible error codes for the
EWorkflowNodeType.FC_COUNTERactions. - EFcCounterSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_COUNTERaction. - EFcCreateTextFileError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_CREATE_TEXT_FILEaction. - EFcCreateTextFilePropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcCreateTextFilePropsmodel class. - EFcCreateTextFileSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_CREATE_TEXT_FILEaction. - EFcDecodeBase64Error - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_DECODE_BASE64action. - EFcDecodeBase64PropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcDecodeBase64Propsmodel class. - EFcDecodeBase64SoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_DECODE_BASE64action. - EFcDeleteAttachmentError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_DELETE_ATTACHMENTaction. - EFcDeleteAttachmentSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_DELETE_ATTACHMENTaction. - EFcDoiInitError - Enum in de.xima.fc.workflow.error
-
Enumeration of possible error codes for the
EWorkflowNodeType.FC_DOI_INITaction. - EFcDoiInitSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_DOI_INITaction. - EFcDoUntilLoopError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_DO_UNTIL_LOOPaction. - EFcDoUntilLoopSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_DO_UNTIL_LOOPaction. - EFcEmailError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_EMAILaction. - EFcEmailSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_EMAILaction. - EFcEmailUpdates - Enum in de.xima.fc.update.workflow
-
Enumeration with the updates for the properties of the email workflow action.
- EFcEncodeBase64Error - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_ENCODE_BASE64action. - EFcEncodeBase64SoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_ENCODE_BASE64action. - EFcExperimentError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_EXPERIMENTaction. - EFcExperimentSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_EXPERIMENTaction. - EFcExportToPersistenceError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEaction. - EFcExportToPersistencePropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcExportToPersistencePropsmodel class. - EFcExportToPersistenceSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEaction. - EFcExportToXmlError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_EXPORT_TO_XMLaction. - EFcExportToXmlPropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcExportToXmlPropsmodel class. - EFcExportToXmlSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_EXPORT_TO_XMLaction. - EFcFillPdfError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_FILL_PDFaction. - EFcFillPdfPropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcFillPdfPropsmodel class. - EFcFillPdfSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_FILL_PDFaction. - EFcFillWordError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_FILL_WORDaction. - EFcFillWordPropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcFillWordPropsmodel class. - EFcFillWordSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_FILL_WORDaction. - EFcForEachLoopError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_FOR_EACH_LOOPaction. - EFcForEachLoopSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_FOR_EACH_LOOPaction. - EFcHttpRequestError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_POST_REQUESTaction. - EFcHttpRequestPropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcHttpRequestPropsmodel class. - EFcHttpRequestSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_POST_REQUESTaction. - EFcImportFormValueFromXmlError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XMLaction. - EFcImportFormValueFromXmlSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_IMPORT_FORM_VALUE_FROM_XMLaction. - EFcLdapQueryError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_LDAP_QUERYaction. - EFcLdapQuerySoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_LDAP_QUERYaction. - EFcLogEntryError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_LOG_ENTRYaction. - EFcLogEntrySoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_LOG_ENTRYaction. - EFcMoveFormRecordToInboxError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOXaction. - EFcMoveFormRecordToInboxSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_MOVE_FORM_RECORD_TO_INBOXaction. - EFcMultipleConditionError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_MULTIPLE_CONDITIONaction. - EFcMultipleConditionSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_MULTIPLE_CONDITIONaction. - EFcProcessLogPdfError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_PROCESS_LOG_PDFaction. - EFcProcessLogPdfPropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcProcessLogPdfPropsmodel class. - EFcProcessLogPdfSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_PROCESS_LOG_PDFaction. - EFcProvideResourceError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_PROVIDE_RESOURCEaction. - EFcProvideResourcePropsUpdate - Enum in de.xima.fc.update.workflow
-
Updates for the
FcProvideResourcePropsmodel class. - EFcProvideResourceSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_PROVIDE_RESOURCEaction. - EFcQueueTaskError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_CHANGE_STATEaction. - EFcQueueTaskSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_QUEUE_TASKaction. - EFcRedirectError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_THROW_EXCEPTIONaction. - EFcRedirectSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_REDIRECTaction. - EFcRenewProcessIdError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_RENEW_PROCESS_IDaction. - EFcRenewProcessIdSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_RENEW_PROCESS_IDaction. - EFcReturnFileError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_RETURN_FILEaction. - EFcReturnFileSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_RETURN_FILEaction. - EFcSaveToFileSystemError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEMaction. - EFcSaveToFileSystemSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SAVE_TO_FILE_SYSTEMaction. - EFcSaveToWebDavError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SAVE_TO_WEB_DAV - EFcSaveToWebDavSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SAVE_TO_WEB_DAV - EFcSendFormRecordMessageError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGEaction. - EFcSendFormRecordMessageSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SEND_FORM_RECORD_MESSAGEaction. - EFcServerType - Enum in de.xima.fc.mdl.enums
-
Types of formcycle servers.
- EFcSetSavedFlagError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SET_SAVED_FLAGaction. - EFcSetSavedFlagSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SET_SAVED_FLAGaction. - EFcShowTemplateError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SHOW_TEMPLATEaction. - EFcShowTemplateSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SHOW_TEMPLATEaction. - EFcSqlStatementError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SQL_STATEMENTaction. - EFcSqlStatementSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_SQL_STATEMENTaction. - EFcSwitchError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SWITCHaction. - EFcSwitchSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_SWITCHaction. - EFcThrowExceptionError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_THROW_EXCEPTIONaction. - EFcThrowExceptionSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_THROW_EXCEPTIONaction. - EFcWebAppFeature - Enum in de.xima.fc.mdl.enums
-
Default formcycle web app features.
- EFcWhileLoopError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_WHILE_LOOPaction. - EFcWhileLoopSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_WHILE_LOOPaction. - EFcWriteFormRecordAttrError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible error codes for the
EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTESaction. - EFcWriteFormRecordAttrSoftError - Enum in de.xima.fc.workflow.error
-
Enumeration of the possible soft error codes for the
EWorkflowNodeType.FC_WRITE_FORM_RECORD_ATTRIBUTESaction. - EFileConflictMode - Enum in de.xima.fc.mdl.enums
-
Enumeration indicating how to proceed when a file exists already.
- EFileConflictResolution - Enum in de.xima.fc.gui.bean.resource.model
-
Enumeration with the possible actions to be taken when an uploaded file conflicts with an existing file.
- EFileProvisionHandleError - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different error types that can occur when handling a
IFileProvision. - EFilter - Enum in de.xima.fc.gui.common.statics
- EFlowchartBackupRequestSource - Enum in de.xima.fc.workflow.taglib.enums
-
Enumeration of the possible request source that may trigger a backup detect event.
- EFlowchartSelectionType - Enum in de.xima.fc.workflow.taglib.model
- EFlowGraphLayoutMode - Enum in de.xima.fc.workflow.designer.model
-
Possible ways of how the flow graph layout is computed for purposes of visualization.
- EForEachLoopItemListSource - Enum in de.xima.fc.workflow.model.list_item_source
-
Enumeration with the possible sources of items over which the built-in for-each loop workflow node can iterate.
- EFormAuthTyp - Enum in de.xima.fc.mdl.enums
-
Deprecated.
- EFormDataUploadUpdateMergeMode - Enum in de.xima.fc.common.form_record.update
-
Indicates how existing files of an upload element should be handled when updating the files of an upload element.
- EFormElementRepetitionMode - Enum in de.xima.fc.mdl.enums
-
Indicates whether and how a form element is repeated.
- EFormElementTyp - Enum in de.xima.fc.mdl.enums
-
Elementtypen in Formularen, die für die Platzhalter-API relevant sind.
- EFormExportFormat - Enum in de.xima.fc.gui.statics
-
Type of form print export
- EFormExportOptionConverter - Class in de.xima.fc.gui.common.converter
- EFormExportOptionConverter() - Constructor for class de.xima.fc.gui.common.converter.EFormExportOptionConverter
- EFormExportPart - Enum in de.xima.fc.gui.statics
-
Enumeration indicating which part of a form should be exported.
- EFormFieldTyp - Enum in de.xima.fc.mdl.enums
-
This enum lists the different types of form elements.
- EFormImpexOption - Enum in de.xima.fc.mdl.enums
-
Definiert die möglichen Import/Export-Optionen für ein Formular
- EFormOfflineMode - Enum in de.xima.fc.mdl.enums
-
Enumeration with the possible behaviors how a form record is treated when the associated form is currently offline.
- EFormPersistFile - Enum in de.xima.fc.workflow.converter
-
Enumeration of the different form persist files.
- EFormPrintFormat - Enum in de.xima.fc.form.export.enums
-
Export format for printing forms
- EFormProcessType - Enum in de.xima.fc.inbox.enums
-
Deprecated.Only used by old form record, use the new workflow engine
- EFormRecordDataAccess - Enum in de.xima.fc.mdl.enums
-
Enum for regulating access to form records
- EFormRecordMessageContext - Enum in de.xima.fc.mdl.enums
-
Enum representing the default message contexts for form records.
- EFormRecordMessageSenderContext - Enum in de.xima.fc.mdl.enums
-
Enum providing the default sender contexts.
- EFormRecordQuartzJobType - Enum in de.xima.fc.inbox.enums
-
Enum for displaying different kinds of quartz jobs for form records.
- EFormRecordQueryType - Enum in de.xima.fc.inbox.enums
-
Basic types of form record queries.
- EFormRecordSubmitContext - Enum in de.xima.fc.mdl.enums
-
Enum representing the default submit contexts for form records.
- EFormRequestType - Enum in de.xima.fc.mdl.enums
-
FormVersion-Komandos
- EFormResourceType - Enum in de.xima.fc.form.common
- EFormShareOutputType - Enum in de.xima.fc.gui.statics
-
Denotes the type of output that is being generated by
EFormShareTypes - EFormShareProperty - Enum in de.xima.fc.gui.statics
- EFormShareType - Enum in de.xima.fc.gui.statics
-
Enum representing ways of sharing formcycle forms along with customization options
- EFormTargetState - Enum in de.xima.fc.mdl.enums
-
When a form is submitted, a new state must be determined for the form.
- EFormTemplateScope - Enum in de.xima.fc.mdl.enums
- EFormTyp - Enum in de.xima.fc.mdl.enums
-
Von Formcycle unterstützte Formulartypen.
- EFormVersionActions - Enum in de.xima.fc.mdl.enums
-
FormVersion aktionen einer FormVersion
- EFreigabeStatus - Enum in de.xima.fc.mdl.enums
-
Freigabe-Status einer FormVersion
- EFreigabeTyp - Enum in de.xima.fc.mdl.enums
-
Typ des Freigabemechanismus eines Mandanten
- EGender - Enum in de.xima.fc.mdl.enums
- EGG - de.xima.fc.common.graphdot.EShape
-
The
eggshape. - EGraphType - Enum in de.xima.fc.common.graphdot
-
Enumeration of the type of a graph dot graph.
- EHashAlgorithm - Enum in de.xima.fc.mdl.enums
-
Enum representing hash algorithms.
- EHttpClient - Enum in de.xima.fc.mdl.enums
-
Pre-defined HttpClients for executing HTTP requests.
- EHttpClientTransportType - Enum in de.xima.fc.mdl.http
-
Defines the transport type to use for HttpClients to execute HTTP requests.
- EHttpContentType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the possible content types that can be selected for the
EWorkflowNodeType#FC_POST_REQUEST. - EHttpLocationResolutionType - Enum in de.xima.fc.mdl.enums
-
How to handle redirect (relative) URIs when sending an HTTP request and the response has a 3xx status code with a
Locationheader. - EHttpRequestType - Enum in de.xima.fc.mdl.enums
-
Enumeration for the various ways of configuring the body of an HTTP request, used by the HTTP request workflow action.
- EHttpTransportType - Enum in de.xima.fc.user_portal.api.client
-
Pre-defined HttpClients for executing HTTP requests.
- EHttpVerb - Enum in de.xima.fc.mdl.enums
-
A list of well-known HTTP verbs, mostly those defined by the HTTP/1.0 and HTTP/1.1 standards.
- EI18nSource - Enum in de.xima.fc.mdl.enums
-
Given a default string and a language-specific string, indicates which string should be used.
- EIconType - Enum in de.xima.fc.mdl.enums
- EIdentityTokenFailure - Enum in de.xima.fc.form
-
Error reasons why the one-time submission token check failed.
- EInboxEndpoint - Enum in de.xima.fc.security.endpoint
-
Default definitions for inbox web endpoints.
- EInboxFilterTag - Enum in de.xima.fc.inbox.enums
- EInboxProcessDetails - Enum in de.xima.fc.inbox.enums
- EIncludesEndpoint - Enum in de.xima.fc.security.endpoint
-
Default definitions for includes web endpoints.
- EIncrementalPersistPatchOperation - Enum in de.xima.fc.gui.designer.form.model.params
- EINGEGANGEN - de.xima.fc.mdl.enums.EStatusTyp
-
Deprecated.
- EInputClientLayout - Enum in de.xima.fc.mdl.enums
-
Enum representing the layout options of credentials authenticators (i.e.
- EInternalMessagePriority - Enum in de.xima.fc.mdl.enums
-
Types of priorities for internal messages which indicates the importance of treating a message.
- EInternalMessageType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different internal message types which accessable in different scopes.
- EItemLicenseType - Enum in de.xima.fc.mdl.enums
- EJobAction - Enum in de.xima.fc.workflow.setup
-
Enumeration for the different actions that can be applied to timed jobs.
- EKerberosLdapUserFilterType - Enum in de.xima.fc.gui.bean.settings.model
-
Enum representing the options for defining an LDAP user filter for KERBEROS authentications.
- EL_INFO_DEFAULT_VALUE_EMPTY - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_DESCRIPTION_SHORT - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_DESCRIPTION_SHORT_OPTIONAL - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_FILE_DESCRIPTION_CONTENT_TYPE_ANY - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_FILE_DESCRIPTION_CONTENT_TYPE_NONE - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_FILE_DESCRIPTION_SHORT - Static variable in class de.xima.fc.I18nKeys.Workflow
- EL_INFO_FILE_DESCRIPTION_SHORT_OPTIONAL - Static variable in class de.xima.fc.I18nKeys.Workflow
- ELabelLocation - Enum in de.xima.fc.common.graphdot
-
Enumeration of the values for the label location attribute.
- ELanguage - Enum in de.xima.fc.mdl.enums
-
Supported default languages for the formcycle backend.
- ELanguageConverter - Class in de.xima.fc.gui.common.converter
- ELanguageConverter() - Constructor for class de.xima.fc.gui.common.converter.ELanguageConverter
- ELayoutType - Enum in de.xima.fc.mdl.enums
-
Enum with appender-layout patterns
- ELdapLoginStatus - Enum in de.xima.fc.mdl.enums
- element - Variable in class de.xima.fc.entities.AWorkflowElementSearchTerm
- element() - Method in class de.xima.fc.common.collection.ModCountDeque
- ELEMENT_ALIAS - de.xima.fc.transform.EColumnLabelType
- ELEMENT_CLASS_NAME_MODE - de.xima.fc.form.common.XFormPropertyEnum
-
truewhen the name of the element should be added as a CSS style class,falseotherwise. - ELEMENT_NAME - de.xima.fc.transform.EColumnLabelType
- ELEMENT_PANEL - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_PROPERTIES - de.xima.fc.workflow.processor.enums.EWorkflowValidationGroup
-
Validates the properties of the nodes and triggers.
- ELEMENT_XBUTTON_LIST - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XCHECKBOX - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XCONTAINER - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XCONTAINER_INVISIBLE - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XFIELD_SET - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XIMAGE - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XLINE - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XPAGE - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XSELECT - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XSPACER - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XSPAN - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XTEXT_AREA - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XTEXT_FIELD - de.xima.fc.mdl.enums.EAccessProperty
- ELEMENT_XUPLOAD - de.xima.fc.mdl.enums.EAccessProperty
- elementAdapter - Variable in class de.xima.fc.serialize.gson.type.ATypeAdapter
- ElementDrawerPanelBean - Class in de.xima.fc.workflow.designer.bean
-
Controller for the drawer panel and the task / node add panel.
- ElementDrawerPanelBean() - Constructor for class de.xima.fc.workflow.designer.bean.ElementDrawerPanelBean
- ElementEntry<TElement> - Class in de.xima.fc.workflow.taglib.model
- ElementEntry() - Constructor for class de.xima.fc.workflow.taglib.model.ElementEntry
-
Deprecated.Only for JSON deserialization.
- ElementEntry(ElementKey, TElement) - Constructor for class de.xima.fc.workflow.taglib.model.ElementEntry
- ElementGlobalValidationParams<TData,TElement extends IWorkflowElementEntity> - Class in de.xima.fc.workflow.processor.model
-
Default POJO implementation of
IElementGlobalValidationParams. - ElementGlobalValidationParams(IWorkflowGlobalHandlerValidationContext, Map<UUID, List<IWorkflowElementWithDeserializedModel<TData, WorkflowNode>>>) - Constructor for class de.xima.fc.workflow.processor.model.ElementGlobalValidationParams
-
Creates a new POJO implementation with the given values.
- ElementHelpLocation - Class in de.xima.fc.workflow
-
POJO implementation of
IElementHelpLocationwith some additional static factory methods for convenience. - ElementHelpLocationBean - Class in de.xima.fc.gui.common.bean.workflow
- ElementHelpLocationBean() - Constructor for class de.xima.fc.gui.common.bean.workflow.ElementHelpLocationBean
- elementInfoPanel - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- ElementInfoPanelBean - Class in de.xima.fc.workflow.designer.bean
-
Beans which handles the element info dialog for a flowchart node or trigger.
- ElementInfoPanelBean() - Constructor for class de.xima.fc.workflow.designer.bean.ElementInfoPanelBean
- ElementInfoPanelModel - Class in de.xima.fc.workflow.designer.model
-
View Model storing the data that shown in the element info dialog of the flowchart.
- ElementInfoPanelModel() - Constructor for class de.xima.fc.workflow.designer.model.ElementInfoPanelModel
- ElementInfoRequestEvent - Class in de.xima.fc.workflow.taglib.event
-
Event for the
Flowchartcomponent, when more info regarding an element was requested (by clicking on the info button). - ElementInfoRequestEvent(UIComponent, Behavior, ElementKey, String) - Constructor for class de.xima.fc.workflow.taglib.event.ElementInfoRequestEvent
-
Creates a new POJO with the given values.
- ElementInitParams<TData> - Class in de.xima.fc.workflow.designer.model
-
Default POJO implementation of
IElementPropInitParams. - ElementInitParams(IWorkflowProvider, String, UUID, UUID, TData, IBaseWorkflowEnvironmentData) - Constructor for class de.xima.fc.workflow.designer.model.ElementInitParams
-
Creates a new
IElementPropInitParamsPOJO instance with the given values. - ElementInsideRepeatedContainer(String, String) - Constructor for exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.ElementInsideRepeatedContainer
-
Constructor for the exception that is thrown when a non-repeated element was requested, but the requested element is inside a repeated container.
- elementKey - Variable in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- ElementKey - Class in de.xima.fc.workflow
-
The key of a workflow element that uniquely identifies it within the context of a process.
- ElementLocalValidationParams<TData,TElement extends IWorkflowElementEntity> - Class in de.xima.fc.workflow.processor.model
-
Default POJO implementation of
IElementLocalValidationParams. - ElementLocalValidationParams(IWorkflowLocalHandlerValidationContext, TElement, ElementKey, TData) - Constructor for class de.xima.fc.workflow.processor.model.ElementLocalValidationParams
-
Creates a new POJO implementation with the given values.
- ElementMessageModel - Class in de.xima.fc.workflow.taglib.model
-
Represents a message that is shown for a certain
NodeModelorTriggerModel. - ElementMessageModel(String) - Constructor for class de.xima.fc.workflow.taglib.model.ElementMessageModel
- ElementMessageSetModel - Class in de.xima.fc.workflow.taglib.model
-
Represents the set of (usually validation) messages for a
NodeModelorTriggerModel. - ElementMessageSetModel(boolean, List<ElementMessageModel>, List<ElementMessageModel>) - Constructor for class de.xima.fc.workflow.taglib.model.ElementMessageSetModel
-
Creates a new POJO with the given data.
- elementName - Variable in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- elementName() - Method in class de.xima.fc.common.form_record.update.DefaultFormDataUpdateUploadRequest
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotReadFileContent
-
Name of the element for which the content of the new file cannot be read.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.CannotUpdateUploadElement
-
Name of the upload element that cannot be updated.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.ElementInsideRepeatedContainer
-
Name of the element that was requested, but is inside a repeated container.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.FileExtensionNotAllowed
-
Name of the element for which the file extension is not allowed.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFileCountLimitExceeded
-
Actual number of uploads for the element.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFilenameLengthLimitExceeded
-
The name of the upload element for which the filename length limit was exceeded.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MaxFileSizeLimitExceeded
-
Name of the element for which the file size exceeds the maximum allowed size.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.MinFileCountLimitNotReached
-
Actual number of uploads for the element.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.NotAnUploadElement
-
Name of the element that was requested, but is not an upload element.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.RequestedElementNotRepeated
-
Name of the element that was requested, but is not repeated.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.RequestedRepetitionNotPresent
-
Name of the element for which a specific repetition ID was requested.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.UploadElementDoesNotExist
-
Name of the element that was requested, but does not exist.
- elementName() - Method in exception de.xima.fc.common.form_record.update.FormDataUpdateUploadException.UploadElementNotAvailable
-
Name of the element that was requested, but is not available.
- elementName() - Method in interface de.xima.fc.common.form_record.update.IFormDataUpdateUploadRequest
-
Name of the upload element to update.
- ELEMENTNAMEN - de.xima.fc.mdl.enums.EBenamungsModus
-
Elementname gibt an, dass die Standardelementnamen genutzt werden
- ElementNodeInfoHelper - Class in de.xima.fc.workflow.designer.helper
-
Helper methods for creating and modifying a
ElementInfoPanelModelfor nodes. - ElementPropertiesBean - Class in de.xima.fc.workflow.designer.bean
-
Bean for the properties panel to the right, that may contain node or trigger properties.
- ElementPropertiesBean() - Constructor for class de.xima.fc.workflow.designer.bean.ElementPropertiesBean
- ElementPropertiesHelper - Class in de.xima.fc.workflow.designer.helper
-
Static methods for the
NodePropertiesBeanandTriggerPropertiesBean. - ElementPrototypeBuilder(TPayload) - Constructor for class de.xima.fc.workflow.ElementPrototypeDescriptor.ElementPrototypeBuilder
- ElementPrototypeCategory<TWrapper> - Class in de.xima.fc.workflow.designer.model
- ElementPrototypeCategory(String, String, List<TWrapper>) - Constructor for class de.xima.fc.workflow.designer.model.ElementPrototypeCategory
- elementPrototypeDataSource - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- ElementPrototypeDescriptor<TData,TPayload extends IElementPrototypeData<TData>> - Class in de.xima.fc.workflow
-
Default POJO implementation of
IElementPrototypeDescriptor. - ElementPrototypeDescriptor(ElementPrototypeDescriptor.ElementPrototypeBuilder<?, TData, TPayload>) - Constructor for class de.xima.fc.workflow.ElementPrototypeDescriptor
- ElementPrototypeDescriptor(TPayload, String, IGuiIcon, String, String, String, IElementCategory, IElementCategory, Set<EElementPrototypeTag>, String) - Constructor for class de.xima.fc.workflow.ElementPrototypeDescriptor
-
Creates a new POJO with the given data.
- ElementPrototypeDescriptor.ElementPrototypeBuilder<TSelf,TData,TPayload extends IElementPrototypeData<TData>> - Class in de.xima.fc.workflow
-
Simple builder for configuring an element prototype.
- ElementPrototypeModel - Class in de.xima.fc.workflow.taglib.model
-
JSON-convertible client model that represents a prototype for a flowchart element that corresponds to a HTML element.
- elementPrototypeSelector - de.xima.fc.workflow.taglib.component.flowchart.FlowchartBase.PropertyKeys
- ElementPrototypesHelper - Class in de.xima.fc.workflow.designer.helper
-
Static function for creating workflow element prototypes.
- ElementResultBuilder - Class in de.xima.fc.workflow.processor.logic.validation
-
Default implementation of a
IWorkflowElementValidationResultBuilder. - ElementResultBuilder() - Constructor for class de.xima.fc.workflow.processor.logic.validation.ElementResultBuilder
- ElementTriggerInfoHelper - Class in de.xima.fc.workflow.designer.helper
-
Helper methods for creating and modifying a
ElementInfoPanelModelfor triggers. - elementType - Variable in class de.xima.fc.workflow.designer.helper.AElementInfoHelper
- ElementUpdateCurrentPropsParams<TData> - Class in de.xima.fc.workflow.designer.model
-
Default POJO implementation of
IElementUpdateCurrentPropsParams. - ElementUpdateCurrentPropsParams(TData, TData) - Constructor for class de.xima.fc.workflow.designer.model.ElementUpdateCurrentPropsParams
-
Creates a new POJO with the given data.
- ElementUpdateCurrentTaskParams - Class in de.xima.fc.workflow.designer.model
-
POJO implementation of
IElementUpdateCurrentTaskParams. - ElementUpdateCurrentTaskParams(UUID, UUID) - Constructor for class de.xima.fc.workflow.designer.model.ElementUpdateCurrentTaskParams
-
Creates a new POJO with the given data.
- ElementWithTask<TElement> - Class in de.xima.fc.workflow.processor.model
-
POJO implementation of
IElementWithTask. - ElementWithTask(UUID, TElement) - Constructor for class de.xima.fc.workflow.processor.model.ElementWithTask
-
Creates a new POJO with the given data.
- ELicenseCheckType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the available license check type.
- ELicenseFeature - Enum in de.xima.fc.mdl.enums
- ELicenseFileType - Enum in de.xima.fc.mdl.enums
- ELicenseState - Enum in de.xima.fc.mdl.enums
- ELicenseSubscriptionType - Enum in de.xima.fc.mdl.enums
- ELicenseType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the available license type.
- ELicenseVersionState - Enum in de.xima.fc.mdl.enums
- ELinkTarget - Enum in de.xima.fc.gui.statics
- ELiquibaseCmd - Enum in de.xima.fc.mdl.enums
- ELiquibaseCmd - Enum in de.xima.fc.mdl.setup
-
Deprecated.use
ELiquibaseCmd - ELizenzTyp - Enum in de.xima.fc.mdl.enums
-
Deprecated.
- ELLIPSE - de.xima.fc.common.graphdot.EShape
-
The
ellipseshape. - ELocalizationsType - Enum in de.xima.fc.gui.helper.user_portal
- ELogEntryActionLogLevel - Enum in de.xima.fc.mdl.enums
-
Enumeration on the different levels of workflow actions which are relevant for a log filter.
- ELoggerKey - Enum in de.xima.fc.setup.model.log
-
Deprecated.
- ELoggerType - Enum in de.xima.fc.mdl.enums
- ELoginContext - Enum in de.xima.fc.mdl.enums
-
Deprecated.
- ELoginLayout - Enum in de.xima.fc.mdl.enums
- ELoginNoticePosition - Enum in de.xima.fc.mdl.enums
-
Possible positions for the login notice on the login screen.
- ELoginState - Enum in de.xima.fc.mdl.enums
-
Enum representing the state of user credentials logins.
- ELogLevel - Enum in de.xima.fc.mdl.enums
-
Enum representing log levels
- ELogLevel - Enum in de.xima.fc.setup.model.log
-
Deprecated.
- em - Variable in class de.xima.fc.jpa.context.AEntityContext
- em(double) - Static method in class de.xima.fc.css.builder.CssBuilder
- em(long) - Static method in class de.xima.fc.css.builder.CssBuilder
- EM - de.xima.fc.css.builder.ECssUnit
-
Shortcut for
ECssUnit.FONT_SIZE. - email(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a builder for a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an email to a given list of recipients. - email(String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a builder for a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an email to a given list of recipients. - email(String, Iterable<String>, String, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an email to one or more recipients. - email(String, Iterable<String>, String, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends an email to one or more recipients. - email(String, Iterable<String>, String, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an email to one or more recipients. - email(String, Iterable<String>, String, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends an email to one or more recipients. - EMAIL - de.xima.fc.mdl.enums.EMultiFactorAuthenticationType
- EMAIL - de.xima.fc.mdl.enums.EVerarbeitungsTyp
- EMAIL - Static variable in class de.xima.fc.form.common.statics.FD2i18nKeys.ServerValidation
- EMAIL_CREATE_FAILED - de.xima.fc.workflow.error.EFcDoiInitError
-
The double opt-in email could not be created, such as when attachments could not be read from the file system.
- EMAIL_SEND_FAILED - de.xima.fc.workflow.error.EFcDoiInitError
-
The double opt-in email could not be sent, such as when we cannot connect to the target mail server or it does not accept the email.
- EMAIL_SEND_FAILED - de.xima.fc.workflow.error.EFcEmailError
-
The exception thrown when the message sending failed
- EMailAuthenticationType - Enum in de.xima.fc.mdl.enums
-
Enumeration of possible authentication methods.
- EMailEncrpytionType - Enum in de.xima.fc.mdl.enums
-
Enumeration of possible email encryption methods.
- EMailEncryption - Enum in de.xima.fc.mdl.enums
- emailHtml(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an HTML email to one or more recipients. - emailHtml(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends an HTML email to one or more recipients. - emailHtml(String, Iterable<String>, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends an HTML email to one or more recipients. - emailHtml(String, Iterable<String>, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends an HTML email to one or more recipients. - emailPlainText(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends a plain text email to one or more recipients. - emailPlainText(String, Iterable<String>, String, String) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends a plain text email to one or more recipients. - emailPlainText(String, Iterable<String>, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMAILthat sends a plain text email to one or more recipients. - emailPlainText(String, Iterable<String>, String, String, MultiFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_EMAILthat sends a plain text email to one or more recipients. - EMailSenderAddressMode - Enum in de.xima.fc.mdl.enums
-
When sending mails, whether the sender address can be changed.
- EMailServerScope - Enum in de.xima.fc.mdl.enums
-
The scope of a
IMailServerData, indicating in which scope the mail server was configured. - EMalwareScanOutcome - Enum in de.xima.fc.mdl.enums
-
Enumerates the possible outcomes of a malware scan.
- EMatchCondition - Enum in de.xima.fc.mdl.enums
- EMBBEDED - de.xima.fc.mdl.enums.EItemLicenseType
- EMBED - de.xima.fc.gui.statics.EFormShareType
- EmbeddedItemLicenseModel - Class in de.xima.fc.mdl.license
- EmbeddedItemLicenseModel(String, String) - Constructor for class de.xima.fc.mdl.license.EmbeddedItemLicenseModel
- EMime - Enum in de.xima.fc.mdl.enums
- EMIT_SWITCHED_TAB - Static variable in class de.xima.fc.CmnConst.Designer.ClientScript
- EML - de.xima.fc.mdl.enums.EEmailArchiveFormat
-
EML, short for electronic mail or email, is a file extension for an email message saved to a file according to RFC 822.
- EModule - Enum in de.xima.fc.mdl.enums
-
Deprecated.
- EMonacoOptions - Enum in de.xima.fc.gui.common.statics
-
Enumeration of default options for the monaco code editor.
- EMoveFormRecordToInboxTargetType - Enum in de.xima.fc.workflow.model.enums
- EMProvider - Class in de.xima.fc.jpa.manager
- EMProvider() - Constructor for class de.xima.fc.jpa.manager.EMProvider
- empty() - Static method in class de.xima.fc.appointment.FieldName
- empty() - Static method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
- empty() - Static method in class de.xima.fc.form.lock.FormRecordLockContext
- empty() - Static method in class de.xima.fc.gui.designer.form.model.FormBackupModel
- empty() - Static method in class de.xima.fc.gui.designer.form.model.FormDesignerLanguageModel
- empty() - Static method in class de.xima.fc.gui.designer.form.model.FormDesignerModel
- empty() - Static method in class de.xima.fc.gui.designer.form.model.FormModel
- empty() - Static method in class de.xima.fc.gui.model.designer.BaseDesignerModel
- empty() - Static method in class de.xima.fc.gui.model.designer.DesignerConversationEnvironmentData
- empty() - Static method in class de.xima.fc.gui.model.designer.DesignerConversationModel
- empty() - Static method in class de.xima.fc.gui.model.designer.FrameDesignerModel
- empty() - Static method in class de.xima.fc.gui.model.designer.PreviewModel
- empty() - Static method in class de.xima.fc.gui.model.designer.TabViewModel
- empty() - Static method in class de.xima.fc.gui.model.designer.WebFormPersistFile
- empty() - Static method in class de.xima.fc.gui.model.placeholder.PlaceholderContextModel
- empty() - Static method in class de.xima.fc.gui.model.workflow.AddNewStateData
- empty() - Static method in class de.xima.fc.logging.components.filter.XThresholdFilter
- empty() - Static method in class de.xima.fc.mdl.data.PagedResult
-
Returns an empty paged result.
- empty() - Static method in class de.xima.fc.mdl.form.FormPersist
- empty() - Static method in class de.xima.fc.mdl.LargeString
- empty() - Static method in class de.xima.fc.mdl.plugin.PluginsUpdateStepResult
-
Gets an empty successful with no scopes and no results.
- empty() - Static method in class de.xima.fc.placeholder.parser.form_function.node.ChainExpression
- empty() - Static method in class de.xima.fc.placeholder.parser.form_function.node.FunctionArgument
- empty() - Static method in class de.xima.fc.placeholder.parser.form_function.node.ValueTransformer
- empty() - Static method in class de.xima.fc.plugin.models.retval.form.DefaultFormElementTemplateList
-
Gets an empty list with no templates.
- empty() - Static method in class de.xima.fc.pluginstore.PluginStoreModel
-
Returns an empty store model with no items.
- empty() - Static method in class de.xima.fc.security.endpoint.uri.UriBuilderContextFactory
- empty() - Static method in class de.xima.fc.stage.LocalVariables
- empty() - Static method in class de.xima.fc.workflow.designer.bean.WorkflowFlowGraphVisualizationModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.ActivePropertiesModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.BackupDialogModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.DrawerPanelModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.ElementInfoPanelModel
-
Creates an empty instance of the element info panel model with no data.
- empty() - Static method in class de.xima.fc.workflow.designer.model.PropertiesPanelModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowBackupModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowContextModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowElementList
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowRequestContextModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowStateListModel
- empty() - Static method in class de.xima.fc.workflow.designer.model.WorkflowValidationModel
- empty() - Static method in class de.xima.fc.workflow.FileListDescriptor
-
Returns an empty
IFileListDescriptorthat does not allow any files. - empty() - Static method in class de.xima.fc.workflow.FileValueDescriptor
-
Creates an empty file value descriptor for when no files are provided.
- empty() - Static method in class de.xima.fc.workflow.itemlist.FcForEachLoopItemListEmpty
- empty() - Static method in class de.xima.fc.workflow.model.MapDiff
- empty() - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_EMPTYthat represents a no-op. - empty() - Static method in class de.xima.fc.workflow.processor.logic.analysis.WorkflowFlowAnalysis
- empty() - Static method in class de.xima.fc.workflow.processor.model.FlowGraphEndPoints
- empty() - Static method in class de.xima.fc.workflow.processor.model.NormalCompletionResult
- empty() - Static method in class de.xima.fc.workflow.StateList
- empty() - Static method in class de.xima.fc.workflow.SummaryKeyValueText
- empty() - Static method in class de.xima.fc.workflow.taglib.data.JsfValidationResult
- empty() - Static method in class de.xima.fc.workflow.taglib.data.PropertiesFormOverrides
- empty() - Static method in class de.xima.fc.workflow.taglib.model.ClientIcon
- empty() - Static method in class de.xima.fc.workflow.taglib.model.CustomViewSettings
- empty() - Static method in class de.xima.fc.workflow.taglib.model.ElementMessageSetModel
- empty() - Static method in class de.xima.fc.workflow.taglib.model.FlowchartClientConfig
- empty() - Static method in class de.xima.fc.workflow.taglib.model.FlowchartModel
-
Creates a new flowchart model with the default for all values.
- empty() - Static method in class de.xima.fc.workflow.taglib.model.FlowchartSnapshot
- empty() - Static method in class de.xima.fc.workflow.taglib.model.HistoryInfo
- empty() - Static method in class de.xima.fc.workflow.taglib.model.InitialElementHandlerTypeSet
- empty() - Static method in class de.xima.fc.workflow.taglib.model.ProcessModel
- empty() - Static method in class de.xima.fc.workflow.taglib.model.ViewSettingsModel
- empty() - Static method in class de.xima.fc.workflow.taglib.model.WorkflowExternalState
- empty() - Static method in class de.xima.fc.workflow.WorkflowAttachmentValue
- empty() - Static method in class de.xima.fc.workflow.WorkflowFileValue
-
Deprecated.
- empty(int) - Static method in class de.xima.fc.proma.provider.PromaResponse
- empty(Node) - Static method in class de.xima.fc.logic.dom.Gagawa
-
Empties the given node, i.e.
- empty(EPlaceholderType) - Static method in class de.xima.fc.gui.model.PlaceHolder
- empty(WorkspaceScope) - Static method in class de.xima.fc.mdl.plugin.PluginUpdateCheckResult
- empty(File) - Static method in class de.xima.fc.workflow.processor.model.ResolvedMultiFile
-
Deprecated.
- empty(String) - Static method in class de.xima.fc.mdl.attachment.AttachmentPersistBuildData
- empty(Locale) - Static method in class de.xima.fc.mdl.auth.config.view.AnonymousConfigViewModel
- empty(Locale) - Static method in class de.xima.fc.mdl.auth.config.view.PasswordConfigViewModel
- empty(HttpServletRequest, HttpServletResponse) - Method in interface de.xima.fc.servlet.handler.interfaces.IPostfachServletHandler
-
Deprecated.
- empty(HttpServletRequest, HttpServletResponse) - Method in class de.xima.fc.servlet.handler.PostfachServletHandler
-
Deprecated.
- EMPTY - de.xima.fc.common.graphdot.EArrowShape
-
The
emptyshape. - EMPTY - de.xima.fc.form.common.statics.EConditionType
- EMPTY - de.xima.fc.mdl.enums.EMatchCondition
- EMPTY - de.xima.fc.mdl.fdv.EResponseType
-
Only sends response headers with the HTTP response, but no body content.
- EMPTY - de.xima.fc.workflow.taglib.model.EFlowchartSelectionType
- EMPTY - Static variable in class de.xima.fc.mdl.ui.GuiIcon
- EMPTY_MAIL - Static variable in class de.xima.fc.CmnConst
- EMPTY_MAP - Static variable in class de.xima.fc.web.common.request.JSONRequester
- emptyConditions() - Static method in class de.xima.fc.form.common.factory.XItemConditionsFactory
- EmptyEventExecutionResult - Class in de.xima.fc.workflow.processor.logic.execution
-
An event execution result that can be used when no tasks were executed, such as when no triggers fired).
- EmptyFileItem - Class in de.xima.fc.form.request
- EmptyFileItem(FileItem) - Constructor for class de.xima.fc.form.request.EmptyFileItem
- emptyFileValueDescriptorIfNull(IFileValueDescriptor) - Static method in class de.xima.fc.workflow.FileValueDescriptor
-
Returns the given file value descriptor if it is not null, or an empty file value descriptor otherwise.
- emptyIterableIfNull(Iterable<V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty iterable if the given iterable is
null. - emptyListIfNull(List<V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty list if the given list is
null. - emptyMapIfNull(Map<K, V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty map if the given map is
null. - emptyModifiableListIfNull(List<V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty modifiable list if the given list is
null. - emptyModifiableMapIfNull(Map<K, V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty, modifiable map if the given map is
null. - emptyModifiableSetIfNull(Set<V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty modifiable set if the given set is
null. - EmptyResourceDescriptor - Class in de.xima.fc.workflow
-
An implementation of
IResourceDescriptorthat represents an empty resource (empty string). - emptySerializableFile(String, String) - Static method in class de.xima.fc.common.data.file.DefaultSerializableFile
-
Creates an empty serializable file with the given file name and content type.
- emptySetIfNull(Set<V>) - Static method in class de.xima.fc.utils.XCollectionUtils
-
Returns an empty set if the given set is
null. - emptyStage() - Static method in class de.xima.fc.stage.LocalVariables
- emptyTypeAuthenticatorConfig(EAuthClientType, Locale) - Static method in class de.xima.fc.mdl.auth.config.view.BaseConfigViewModel
- EmptyUploadFile(String, FormRecordMessageUploadRequest) - Constructor for exception de.xima.fc.common.form_record.chat.FulfillRequestedUploadRequestException.EmptyUploadFile
-
Constructs a new exception indicating that the file is empty and cannot be used to fulfill for the upload request.
- emptyWithZone(ZoneId) - Static method in class de.xima.fc.appointment.FreeSlotQueryResultBuilder
- EMrmrsColor - Enum in de.xima.fc.gui.common.enums
-
Color palette from https://github.com/mrmrs/colors.
- emtpy() - Static method in class de.xima.fc.workflow.taglib.data.PropertiesFormRenderOptions
- EMultiFactorAuthenticationType - Enum in de.xima.fc.mdl.enums
-
Enum of types of MFA tokens.
- EMultipartHeaderType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the possible ways to handle Unicode characters in headers of multipart HTTP requests.
- EMultipleConditionCombinationType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the different possibilities how the individual conditions of a multiple condition workflow node may be combined.
- EMultipleResolvedAttachmentsCollector - Enum in de.xima.fc.workflow.processor.logic.execution
-
A
CollectorforIResolvedAttachmentList#collectResultthat returns the files of all resource items. - EMultipleResolvedFilesCollector - Enum in de.xima.fc.workflow.processor.logic.execution
-
A
CollectorforIResolvedFileList#collectResultthat returns the files of all resource items. - EN - de.xima.fc.mdl.enums.ELanguage
- enable() - Method in class de.xima.fc.common.graphdot.AttributeListBuilder.AttributeConstraint
- ENABLE_APPOINTMENTS - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_CLIENT_CHOOSER - de.xima.fc.mdl.enums.ELicenseFeature
-
Deprecated.
- ENABLE_CLOUD_LOGO - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_EXTERNAL_USERS_AZURE - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_EXTERNAL_USERS_OAUTH - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_EXTERNAL_USERS_OIDC - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_EXTERNAL_USERS_PLUGIN - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_EXTERNAL_USERS_SAML - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_FORM_RECORD_MESSAGES - de.xima.fc.mdl.enums.ELicenseFeature
-
The license feature that controls whether form record messages are available.
- ENABLE_KERBEROS - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_LDAP_AUTH - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_NTLM - de.xima.fc.mdl.enums.ELicenseFeature
-
Deprecated.
- ENABLE_REST_API_PUBLIC - de.xima.fc.mdl.enums.ELicenseFeature
-
The license feature that controls whether the public REST API is available.
- ENABLE_SETTINGS_THEME - de.xima.fc.mdl.enums.ELicenseFeature
- ENABLE_WEB_DAV - de.xima.fc.mdl.enums.ELicenseFeature
-
The license feature that controls whether WebDAV (WebDAV connections, workflow action) is available.
- ENABLED - Static variable in class de.xima.fc.workflow.designer.registry.nodes.FcSendFormRecordMessageHandler
- ENagixChartJsColor - Enum in de.xima.fc.gui.common.enums
-
Color palette from chartjs-plugin-colorschemes.
- ENamedCssColor - Enum in de.xima.fc.color
-
Enumeration of CSS color name, together with the usual color values.
- encodeBase64(SingleFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodeFactory
-
Creates a new workflow node for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - encodeBase64(SingleFile) - Static method in class de.xima.fc.workflow.processor.factory.WorkflowNodePropsFactory
-
Creates a new workflow node model for a
EWorkflowNodeType.FC_ENCODE_BASE64that converts a binary file to base64. - encodeBegin(FacesContext) - Method in class de.xima.fc.gui.component.convertible.ConvertibleComponent
-
Set the selected and available values of the day, month and year fields based on the model.
- encodeBegin(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.lazycontainer.LazyContainerRenderer
- encodeChildren(FacesContext) - Method in class de.xima.fc.gui.component.convertible.ConvertibleComponent
- encodeChildren(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.lazycontainer.LazyContainerRenderer
- encodeChildren(FacesContext, UIComponent) - Method in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartRenderer
- encodedValue(FileItem, String) - Static method in class de.xima.fc.form.CommonFormUtil
-
Liefert den Wert des übergebenen Formularfeldes als Zeichenkette unter Verwendung des übergebenen Request-Encodings (oder des Standard-Encodings, wenn kein Encoding übergeben wurde).
- encodeDynamicResourceParams(UserPortalFileViewModel, String) - Method in class de.xima.fc.gui.bean.portal.UserPortalConfigFileBean
-
Encodes the parameters needed to serve the given file.
- encodeEnd(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.htmleditor.HtmlEditorRenderer
- encodeEnd(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.lazycontainer.LazyContainerRenderer
- encodeEnd(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.messagelistener.MessageListenerRenderer
- encodeEnd(FacesContext, UIComponent) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
- encodeEnd(FacesContext, UIComponent) - Method in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartRenderer
- encodeHiddenInput(TagifyRenderer.TagifyRenderData, String) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
-
Encodes the hidden input for the JavaScript widget.
- encodeItemIcon(FacesContext, String) - Method in class de.xima.fc.gui.component.serenitymenu.SerenityMenuRendererExtension
- encodeMarkup(TagifyRenderer.TagifyRenderData) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
-
Creates the HTML markup for the JavaScript widget.
- encodeMarkup(FacesContext, HtmlEditor) - Method in class de.xima.fc.gui.component.htmleditor.HtmlEditorRenderer
- encodePartial(FacesContext, Flowchart) - Method in class de.xima.fc.workflow.taglib.component.flowchart.FlowchartRenderer.FlowchartPartialRenderListener
- encodePartial(FacesContext, T) - Method in class de.xima.fc.gui.listener.PartialRenderListener
-
Performs the actions are necessary for the partial render of the component.
- encodePathSegment(String) - Static method in class de.xima.fc.utils.URLUtils
-
Encodes a path segment for a URI so that it can be used a path segment without any characters having a special meaning.
- encodeScript(TagifyRenderer.TagifyRenderData) - Method in class de.xima.fc.gui.component.tagify.TagifyRenderer
-
Encodes the custom script attributes for the JavaScript widget.
- encodeScript(FacesContext, HtmlEditor) - Method in class de.xima.fc.gui.component.htmleditor.HtmlEditorRenderer
- encodeToggleIcon(FacesContext, Submenu, int) - Method in class de.xima.fc.gui.component.serenitymenu.SerenityMenuRendererExtension
- encodeURL(String) - Method in class de.xima.fc.form.render.ExtendedFormRenderContext
- encodeURL(String) - Method in class de.xima.fc.form.render.FormRenderContext
- encodeURL(String) - Method in class de.xima.fc.gui.common.utils.msg.AJSFContext
-
Deprecated.
- encodeURL(String) - Method in interface de.xima.fc.interfaces.form.IFormRenderContext
- encodeXfAction(XButtonDescriptor, XButtonActionDescriptor, Map<Serializable, Serializable>) - Method in class de.xima.fc.form.common.models.XItemRenderCtx
- encoding - Variable in class de.xima.fc.mdl.response.ServletResponse
- encoding() - Method in class de.xima.fc.gui.model.portal.UserPortalFileMeta
- ENCODING - de.xima.fc.mdl.enums.EAppenderKey
-
Deprecated.
- ENCODING - Static variable in class de.xima.fc.gui.common.utils.FileUtils
-
Deprecated.
- encPwd(String) - Static method in class de.xima.fc.utils.UserMgmtUtils
-
Deprecated.
- encrpytMessageBody(IBaseMailData, MimeBodyPart, Mandant) - Method in interface de.xima.fc.mail.interfaces.IMailEncryptor
-
Method to encrypt the main body-part of an mail
- encrypt() - Method in annotation type de.xima.fc.annotations.ExportDetails
- encrypt(byte[]) - Method in class de.xima.fc.encryption.db.DBBinaryEncryptor
- encrypt(byte[]) - Method in interface de.xima.fc.interfaces.security.encryption.IDBBinaryEncryptor
- encrypt(byte[]) - Static method in class de.xima.fc.utils.EncryptionUtils
- encrypt(Integer) - Static method in class de.xima.fc.utils.EncryptionUtils
- encrypt(String) - Method in class de.xima.fc.encryption.db.DBStringEncryptor
- encrypt(String) - Method in interface de.xima.fc.interfaces.security.encryption.IDBStringEncryptor
- encrypt(String) - Static method in class de.xima.fc.utils.EncryptionUtils
- encrypt(String) - Static method in class de.xima.fc.utils.URLUtils
-
Deprecated.Use other encryption methods such as
EncryptionUtils. - ENCRYPTED_INBOX_ENCODING - Static variable in class de.xima.fc.config.XfcConfigDefaults.Database
- ENCRYPTED_INBOX_ENCODING - Static variable in class de.xima.fc.config.XfcConfigKeys.Database
- encryptedJSON(HttpServletRequest) - Static method in class de.xima.fc.session.FRQSessionStateGenerator
- ENCRYPTION - Static variable in class de.xima.fc.config.XfcConfigKeys.SystemMail
- ENCRYPTION_PUBLIC_KEY - Static variable in class de.xima.fc.config.XfcConfigKeys.License
- ENCRYPTION_SALT - Static variable in class de.xima.fc.CmnConst.TableColumns
- ENCRYPTION_TEST_KEY - Static variable in class de.xima.fc.CmnConst.SystemProperty
- ENCRYPTION_TEST_VALUE - Static variable in class de.xima.fc.CmnConst.SystemProperty
- encryptionType - Variable in class de.xima.fc.mdl.mail.TextMailData
- encryptionType(EMailEncrpytionType) - Method in interface de.xima.fc.workflow.processor.factory.IEmailNodeBuilder
- EncryptionUtils - Class in de.xima.fc.utils
- EncryptionUtils() - Constructor for class de.xima.fc.utils.EncryptionUtils
- encryptor - Variable in class de.xima.fc.encryption.db.DBBinaryEncryptor
- encryptor - Variable in class de.xima.fc.encryption.db.DBStringEncryptor
- encryptor - Variable in class de.xima.fc.serialize.gson.type.ATypeAdapter
- EncryptTemplateI18nUpdate_6_4 - Class in de.xima.fc.update.updates.pre8
-
Generates new HTML templates for authentication
- EncryptTemplateI18nUpdate_6_4() - Constructor for class de.xima.fc.update.updates.pre8.EncryptTemplateI18nUpdate_6_4
- END - de.xima.fc.common.graphdot.EShowBoxesMode
-
Print guide boxes in PostScript at the end of route splines
- END - de.xima.fc.css.builder.ECssAlignItems
-
The items are packed flush to each other toward the end edge of the alignment container in the appropriate axis.
- END - de.xima.fc.css.builder.ECssJustifyContent
-
The items are packed flush to each other toward the end edge of the alignment container in the main axis.
- END - de.xima.fc.css.builder.ECssTextAlign
-
The same as
rightif direction is left-to-right and left if direction is right-to-left. - END_OF_QUEUE - de.xima.fc.mdl.enums.EWorkflowEventLoopTiming
-
Add the new task to the end of the queue, so that it is executed after all other pending tasks.
- END_START - de.xima.fc.utils.range.EndpointTypeComparators
-
Comparator that sort end points before start points, that is
)][(. - END_STATE - de.xima.fc.api.rest.pub.impl.generic.model.response.form.EPublicFormRecordStateType
- END_STATE - de.xima.fc.mdl.enums.EUserPortalStateType
- endingWith(String) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Creates a predicate that checks whether the input ends with the given suffix.
- endingWithAny(Iterable<String>) - Static method in class de.xima.fc.utils.XFunctionalUtils
-
Creates a predicate that checks whether the input ends with any of the given suffixes.
- Endpoint<C extends Comparable> - Class in de.xima.fc.utils.range
-
POJO class describing an end point of a range, either a lower or upper end point.
- Endpoint(C, BoundType, EndpointDirection) - Constructor for class de.xima.fc.utils.range.Endpoint
- Endpoint(T, EndpointAccessor<T, C>) - Constructor for class de.xima.fc.utils.range.Endpoint
- ENDPOINT - de.xima.fc.workflow.taglib.enums.EBaseActionViewType
-
Renders the action with the end point design (colored small rounded rectangle).
- EndpointAccessor<T,C extends Comparable> - Interface in de.xima.fc.utils.range
-
Interface for a handler that allows accessing a
Rangeendpoint of some object. - EndpointAccessorsIdentity - Enum in de.xima.fc.utils.range
-
An enumeration containing instances of
EndpointAccessor, forRange.lowerEndpoint()s orRange.upperEndpoint(). - EndpointAccessorsRange - Enum in de.xima.fc.utils.range
-
An enumeration with implementations of
EndpointAccessors for accessing the end points ofRangeobjects. - EndpointDescriptor - Interface in de.xima.fc.utils.range
-
Interface for a handler that describes the properties of an end point of
Range. - EndpointDescriptors - Enum in de.xima.fc.utils.range
-
An enumeration with implementations of
EndpointDescriptors. - EndpointDirection - Enum in de.xima.fc.utils.range
-
Describes the direction or type of end point, i.e.
- endPoints(ImmutableSet<FlowGraphEndPoint.Normal>, ImmutableSet<FlowGraphEndPoint.Throwing>, ImmutableSet<FlowGraphEndPoint.ControlTransfer>, ImmutableSet<FlowGraphEndPoint.Returning>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- endPoints(ImmutableSet<NodeKey>, ImmutableSet<NodeKey>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- endPointsAlwaysNormal(ImmutableSet<FlowGraphEndPoint.Normal>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the end points for a node that always completes normally and never throws or returns.
- endPointsAlwaysReturning() - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Deprecated.Returning end points are not handled separately, use
ICreateFlowGraphContext.endPointsAlwaysReturning(ImmutableSet). - endPointsAlwaysReturning(ImmutableSet<FlowGraphEndPoint.Returning>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the end points for a node that always returns.
- endPointsAlwaysThrowing(ImmutableSet<FlowGraphEndPoint.Throwing>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the end points for a node that always throws an exception.
- endPointsAlwaysTransferringControl(ImmutableSet<FlowGraphEndPoint.ControlTransfer>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Creates the end points for a node that always transfers control and never completes normally and never throws.
- endPointsNeverNormal(ImmutableSet<NodeKey>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Deprecated.
- endPointsNeverThrowing(ImmutableSet<NodeKey>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
-
Deprecated.
- endPointsSameNormalAndThrowing(ImmutableSet<NodeKey>) - Method in interface de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- EndpointType - Interface in de.xima.fc.utils.range
-
Interface for a handler that describes an end of an interval.
- EndpointTypeComparator - Interface in de.xima.fc.utils.range
-
A comparator for comparing two end points of a range.
- EndpointTypeComparators - Enum in de.xima.fc.utils.range
-
An enumeration with implementations of
EndpointTypeComparator. - EndpointTypes - Enum in de.xima.fc.utils.range
-
An enumeration with implementations of all possible
EndpointTypes. - endRepetition(INodeExecutionParams<TData>, TState, int) - Method in interface de.xima.fc.workflow.mixin.IPluginDoUntilLoopNodeHandler
-
Callback that is invoked at the end of each loop iteration.
- endRepetition(INodeExecutionParams<TData>, TState, int) - Method in interface de.xima.fc.workflow.mixin.IPluginWhileLoopNodeHandler
-
Callback that is invoked at the end of each loop iteration.
- ENDS_WITH - de.xima.fc.mdl.enums.EMatchCondition
- ENDS_WITH - de.xima.fc.mdl.enums.EStringMatchType
-
The value must end with the search string.
- endsWith(Object, Object) - Static method in class de.xima.fc.condition.ConditionEvaluationHelper
- endsWith(String, String) - Method in interface de.xima.fc.workflow.processor.factory.ISingleConditionBuilder
-
Sets up the condition so that the given left hand side must end with the given right hand side.
- ENFORCE_WHITELIST - de.xima.fc.gui.component.tagify.Tagify.PropertyKeys
- enforceChat(UUID) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
When given, enforces that the
DefaultFulfillRequestedUploadRequest.uploadRequestUuid()matches the given chat UUID, i.e. - enforceChatUuid() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest
- enforceChatUuid() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadRequest
-
When given, enforces that the
IFulfillRequestedUploadRequest.uploadRequestUuid()matches the given chat UUID, i.e. - enforceExplicitContentType() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
- enforceExplicitContentType() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest
- enforceExplicitContentType() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadRequest
-
When true, enforces that the
fileshave an explicit content type. - enforceExplicitContentType(boolean) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
- enforceMatchingUser() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
Enforces that the user fulfilling the request matches one of the chat members.
- enforceMatchingUser() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest
- enforceMatchingUser() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Enforces that the user posting the message matches one of the chat members.
- enforceMatchingUser() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest
- enforceMatchingUser() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadRequest
- enforceMatchingUser() - Method in interface de.xima.fc.common.form_record.chat.IPostFormRecordMessageRequest
-
When true, enforces that the
senderposting the message matches one ofmembersof theIPostFormRecordMessageRequest.chat()where the message is posted. - enforceMatchingUser(boolean) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
Sets whether to enforce that the user fulfilling the request matches one of the chat members.
- enforceMatchingUser(boolean) - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Sets whether to enforce that the user posting the message matches one of the chat members.
- enforceMessage(UUID) - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest.BaseBuilder
-
When given, enforces that the
DefaultFulfillRequestedUploadRequest.uploadRequestUuid()matches the given message UUID, i.e. - enforceMessageUuid() - Method in class de.xima.fc.common.form_record.chat.DefaultFulfillRequestedUploadRequest
- enforceMessageUuid() - Method in interface de.xima.fc.common.form_record.chat.IFulfillRequestedUploadRequest
-
When given, enforces that the
IFulfillRequestedUploadRequest.uploadRequestUuid()matches the given message UUID, i.e. - enforceOpen() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Enforces that the chat is open.
- enforceOpen() - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest
- enforceOpen() - Method in interface de.xima.fc.common.form_record.chat.IPostFormRecordMessageRequest
-
When true, enforces that the chat is open and not closed.
- enforceOpen(boolean) - Method in class de.xima.fc.common.form_record.chat.DefaultPostFormRecordMessageRequest.BaseBuilder
-
Set whether to enforce that the chat is open.
- enforceSenderAddress(MimeMessage, Mandant) - Method in class de.xima.fc.mail.impl.context.DefaultMailContext
- ENodeCompletionType - Enum in de.xima.fc.mdl.enums
-
Enumeration of the possible types how the execution of a workflow node was completed.
- ENodeState - Enum in de.xima.fc.cluster.model
-
Enumeration describing the possible states of a node in the cluster.
- ENodeStyle - Enum in de.xima.fc.common.graphdot
-
Graphviz styles for nodes.
- ENodeType - Enum in de.xima.fc.cluster.model
-
Enumeration of the possible modes of a node, i.e.
- ENodeTypes - Enum in de.xima.fc.gui.bean.workflow.model
-
Deprecated.Use the new workflow engine. See
EWorkflowNodeTypefor the available nodes in the new workflow. - ensureLicensed() - Static method in class de.xima.aspose.processor.core.AsposeLicense
-
Loads the Aspose license.
- enter(Node) - Method in class de.xima.fc.common.tree.TreeVisit.ITreeVisitor.Pathless
-
Enters a tree node.
- enter(Node, List<TreeVisit.TreePathFragment<Node>>) - Method in interface de.xima.fc.common.tree.TreeVisit.ITreeVisitor
-
Enters a tree node.
- enter(Node, List<TreeVisit.TreePathFragment<Node>>) - Method in class de.xima.fc.common.tree.TreeVisit.ITreeVisitor.Pathless
- enterArray(int) - Method in class de.xima.fc.helper.JsonPathBuilder
-
Adds an array element to the JSON path.
- enterMode - de.xima.fc.gui.component.htmleditor.HtmlEditor.PropertyKeys
- enterObject(String) - Method in class de.xima.fc.helper.JsonPathBuilder
-
Adds an object property to the JSON path.
- ENTIRE - de.xima.fc.gui.statics.EFormExportPart
-
Export the entire form, including the web form, the workflow, all files etc.
- ENTIRE_FORM - de.xima.fc.workflow.converter.EFormPersistFile
-
Export of the entire form
- EntitiesRuntime - Class in de.xima.fc.plugin.entities
-
A class that encapsulates a running
IPluginEntities. - EntitiesRuntime(PluginRuntime, IPluginEntities) - Constructor for class de.xima.fc.plugin.entities.EntitiesRuntime
-
Creates a new entities runtime with the given plugin.
- EntitiesRuntimeManager - Class in de.xima.fc.plugin.entities
-
A global manager for the
EntitiesRuntimes instances. - entity - Variable in class de.xima.fc.exporter.AEntityExporter
- entity - Variable in class de.xima.fc.gui.bean.AEntityDetailsBean
- entity - Variable in class de.xima.fc.importer.config.AEntityImportConfig
- entity - Variable in class de.xima.fc.servlet.handler.AbstractServletHandler
-
Deprecated.
- ENTITY - de.xima.fc.gui.designer.form.utils.ETemplateType
-
Template from a
FormTemplateentity. - ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS - Static variable in class de.xima.fc.dao.impl.MandantDao
-
Boolean flag that determines whether to delete all users that are only part of the client when deleting clients.
- ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_CLIENTS - Static variable in class de.xima.fc.dao.impl.MandantDao
-
Collection of clients to check for user exclusivity when deleting clients and their users.
- ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_ERROR - Static variable in class de.xima.fc.dao.impl.MandantDao
-
Comma separated String of all the user names that could not be deleted successfully.
- ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_SUCCESS - Static variable in class de.xima.fc.dao.impl.MandantDao
-
Comma separated String of all the user names that have been deleted.
- ENTITY_CONTEXT_PARAM_DELETION_REASON - Static variable in class de.xima.fc.CmnConst
- ENTITY_CONTEXT_PARAM_INTENT - Static variable in class de.xima.fc.CmnConst
- ENTITY_CONTEXT_PARAM_REF_CLIENTS - Static variable in class de.xima.fc.dao.impl.UserProfileDao
- ENTITY_DELETED - Static variable in class de.xima.fc.I18nKeys.Msg
- ENTITY_MODIFIED_ID - Static variable in class de.xima.fc.CmnConst.RemoteCommandParam
- ENTITY_MODIFIED_TYPE - Static variable in class de.xima.fc.CmnConst.RemoteCommandParam
- ENTITY_MODIFIED_TYPE - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_CLIENT_COUNTER - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_CLIENT_RESOURCE - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DATA_SOURCE_CSV - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DATA_SOURCE_DB - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DATA_SOURCE_JSON - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DATA_SOURCE_XML - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DATABASE_CONNECTION - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_DIRECT_CLIENT_AUTHORIZATION - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_INBOX - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_LDAP_CONNECTION - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_LDAP_QUERY - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_PROJECT_RESOURCE - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_TEMPLATE_HTML - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_TEMPLATE_URL - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_TEMPLATE_XSL - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_USER - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_USER_GROUP - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- ENTITY_MODIFIED_TYPE_WEBDAV_CONNECTION - Static variable in class de.xima.fc.CmnConst.Workflow.RemoteCommandParam
- EntityAlternativeProvider - Class in de.xima.fc.importer
-
Helper class for providing alternatives during entity import
- EntityAlternativeProvider(IEntityContext, Mandant) - Constructor for class de.xima.fc.importer.EntityAlternativeProvider
- EntityAlternativeProvider(IEntityContext, Projekt) - Constructor for class de.xima.fc.importer.EntityAlternativeProvider
- EntityApiAuthenticator - Class in de.xima.fc.security.pac4j.authentication
-
Authenticator for retrieving
UserProfiles by validating username password credentials against an entity authenticator given by UUID over the API. - EntityApiAuthenticator(UUID) - Constructor for class de.xima.fc.security.pac4j.authentication.EntityApiAuthenticator
- EntityBean<T extends ITransferableEntity> - Class in de.xima.fc.gui.bean
- EntityBean(Class<T>) - Constructor for class de.xima.fc.gui.bean.EntityBean
- Entityberechtigung - Class in de.xima.fc.entities
- Entityberechtigung(String, EZugriffsrecht...) - Constructor for class de.xima.fc.entities.Entityberechtigung
- ENTITYBERECHTIGUNG - Static variable in class de.xima.fc.api.APIProvider
-
Deprecated.Moduls no longer exist.
- ENTITYBERECHTIGUNG_DAO - Static variable in class de.xima.fc.dao.DaoProvider
-
Deprecated.Table no longer exists.
- EntityberechtigungHandler - Class in de.xima.fc.handler.entity
-
Deprecated.Entity does not exist anymore.
- EntityberechtigungHandler() - Constructor for class de.xima.fc.handler.entity.EntityberechtigungHandler
-
Deprecated.
- entityClass - Variable in class de.xima.fc.api.entity.AEntityAPI
- entityClass - Variable in class de.xima.fc.gui.bean.EntityBean
- entityClass - Variable in class de.xima.fc.gui.model.data.EntityListModel
- entityClass - Variable in class de.xima.fc.gui.model.data.EntitySelectModel
- entityClass - Variable in class de.xima.fc.servlet.handler.AbstractServletHandler
-
Deprecated.
- EntityComparator - Class in de.xima.fc.comparator
-
Comparator for
IEntitys - EntityComparator() - Constructor for class de.xima.fc.comparator.EntityComparator
- EntityConfigWrapper - Class in de.xima.fc.web.common.auth.wrapper.config
-
Wrapper for authenticator configs that use an
IAuthenticatorentity - entityContext() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedFulfillRequestedUploadRequest
- entityContext() - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedPostFormRecordMessageRequest
- entityContext() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedFulfillRequestedUploadRequest
-
Gets the entity context to use for posting the message.
- entityContext() - Method in interface de.xima.fc.logic.form_record.chat.IExtendedPostFormRecordMessageRequest
-
Gets the entity context to use for posting the message.
- entityContext(IEntityContext) - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedFulfillRequestedUploadRequest.Builder
-
Optional.
- entityContext(IEntityContext) - Method in class de.xima.fc.logic.form_record.chat.DefaultExtendedPostFormRecordMessageRequest.Builder
-
Optional.
- EntityContext - Class in de.xima.fc.jpa.context
- entityContextFactory() - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContext
- entityContextFactory(Supplier<IEntityContext>) - Method in interface de.xima.fc.proma.context.IPublicNativeSyncContextBuilder
- entityContextFactory(Supplier<IEntityContext>) - Method in interface de.xima.fc.proma.context.IPublicPromaInvocationContextBuilder
- EntityContextFactory - Class in de.xima.fc.jpa.context
- EntityContextFactory() - Constructor for class de.xima.fc.jpa.context.EntityContextFactory
- EntityDependency - Class in de.xima.fc.importer.dependency
- EntityDependency(String, String, String) - Constructor for class de.xima.fc.importer.dependency.EntityDependency
- EntityDependencyUpdater - Class in de.xima.fc.importer.dependency
- EntityDescriptor - Class in de.xima.fc.importer.dependency
-
Model for describing a formcycle entities
- EntityDescriptor(UUID, String, Class<? extends IEntity<Long>>) - Constructor for class de.xima.fc.importer.dependency.EntityDescriptor
- EntityDummyFactory - Class in de.xima.fc.testhelper
- EntityExporterFactory - Class in de.xima.fc.exporter
-
Factory for formcycle entity exporters
- EntityExportFileFactory - Class in de.xima.fc.exporter.file
-
Factory for creating the export files for entities during serialization
- EntityExportHelper - Class in de.xima.fc.gui.transfer
-
Helper class for generating
StreamedContentfrom entities - EntityExportWrapper - Class in de.xima.fc.gui.model.impex
- EntityExportWrapper(IEntity<Long>, boolean) - Constructor for class de.xima.fc.gui.model.impex.EntityExportWrapper
- entityHasChanged(ILockableEntity<Long>) - Method in class de.xima.fc.entities.AbstractLockableEntity
- EntityIdView - Class in de.xima.fc.inbox.model
-
POJO view for the
AttributeSelectCriteriaManagerwhen selecting only the ID of an entity. - EntityIdView(long) - Constructor for class de.xima.fc.inbox.model.EntityIdView
- EntityImportConfig - Class in de.xima.fc.importer.config
-
Deprecated.
- EntityImportConfig(IEntityContext, IEntity<Long>, Set<IEntityDependency>) - Constructor for class de.xima.fc.importer.config.EntityImportConfig
-
Deprecated.
- EntityImportDetails - Annotation Type in de.xima.fc.annotations
-
Annotation for customizing the deserialization process during entity import to take into account deprecated fields
- EntityImporter - Class in de.xima.fc.importer
-
Deprecated.Use specialised importers like the
ProjectImporterinstead - EntityImporter(IEntityImportContext) - Constructor for class de.xima.fc.importer.EntityImporter
-
Deprecated.Use
ProjectImporterinstead - EntityImportHelper - Class in de.xima.fc.importer.util
-
Helper class for importing entities
- EntityImportResult - Class in de.xima.fc.importer.mdl
-
Model class for entity import results
- EntityImportResult() - Constructor for class de.xima.fc.importer.mdl.EntityImportResult
- EntityImportStagerFactory - Class in de.xima.fc.importer.stager.factory
-
Deprecated.
- EntityListDependency - Class in de.xima.fc.importer.dependency
- EntityListDependency(String, List<String>, String) - Constructor for class de.xima.fc.importer.dependency.EntityListDependency
- EntityListModel<T extends ITransferableEntity> - Class in de.xima.fc.gui.model.data
- EntityListModel(Class<T>, QueryCriteriaManager) - Constructor for class de.xima.fc.gui.model.data.EntityListModel
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.ClientCounterConfigBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.DataSourcesBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.DbConnectionBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.DbQueryBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.LdapConnectionBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.data.LdapQueryBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.inbox.InboxBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.mfserver.MandantFrontendServerBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.project.ExternalFormsBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.project.ProjectBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.resource.ClientResourceBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.resource.ProjectResourceBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.settings.ClientBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.settings.FrontendServerBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.settings.SystemMessagesBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.templates.TemplatesBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.user.LDAPGroupBean.EntityListModelImpl
-
Deprecated.
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.user.UserBean.EntityListModelImpl
-
Deprecated.
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.user.UserGroupBean.EntityListModelImpl
- EntityListModelImpl(QueryCriteriaManager) - Constructor for class de.xima.fc.gui.bean.user.UserRoleBean.EntityListModelImpl
- EntityListModelSelectByView<T extends ITransferableEntity> - Class in de.xima.fc.gui.model.data
-
Extends the
EntityListModeland adds functionality for memorizing the currently selected entity for the duration of the current session. - EntityListModelSelectByView(Class<T>, QueryCriteriaManager) - Constructor for class de.xima.fc.gui.model.data.EntityListModelSelectByView
- EntityListModelSelectByView(Class<T>, QueryCriteriaManager, EEntityKeySelectionType) - Constructor for class de.xima.fc.gui.model.data.EntityListModelSelectByView
- EntityProjectTemplate - Class in de.xima.fc.gui.model.project
- EntityProjectTemplate(Projekt) - Constructor for class de.xima.fc.gui.model.project.EntityProjectTemplate
- EntityRef - Class in de.xima.fc.workflow
-
Model class for referencing an entity either by
UUIDor name - EntityRef() - Constructor for class de.xima.fc.workflow.EntityRef
-
For JSON serialization / deserialization only.
- EntityReferenceDaoListener<TReferenced extends de.xima.cmn.dao.interfaces.IEntity<Long>,TReferencing extends de.xima.cmn.dao.interfaces.IEntity<Long>> - Class in de.xima.fc.workflow.designer.listener
-
A
IDaoActionListenerfor checking whether an entity is still referenced by another entity, and preventing the deletion of said entity if it is. - EntityReferenceDaoListener(Class<TReferencing>) - Constructor for class de.xima.fc.workflow.designer.listener.EntityReferenceDaoListener
- EntityReferenceDescriptor - Class in de.xima.fc.workflow
-
POJO implementation of
IEntityReferenceDescriptor. - EntityReferenceDescriptor(Object, IEntityReference) - Constructor for class de.xima.fc.workflow.EntityReferenceDescriptor
-
New POJO instance with the given data.
- entitySearchTerm(IEntity<Long>) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerm(IEntityReference) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerm(Class<? extends IUUIDEntity>) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerms(IEntityReference) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerms(Iterable<? extends IEntityReference>) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerms(String, IEntityReference) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- entitySearchTerms(String, Iterable<? extends IEntityReference>) - Method in interface de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
-
Helper method for the default search term name used to store references to entities.
- EntitySelectModel<T extends ITransferableEntity> - Class in de.xima.fc.gui.model.data
- EntitySelectModel(Class<T>) - Constructor for class de.xima.fc.gui.model.data.EntitySelectModel
- EntitySelectModelImpl() - Constructor for class de.xima.fc.gui.bean.project.CurrentProjectBean.EntitySelectModelImpl
-
Deprecated.
- EntitySelectModelImpl() - Constructor for class de.xima.fc.gui.bean.project.ProjectTemplateBean.EntitySelectModelImpl
- EntitySerializer - Class in de.xima.fc.serialize
-
Class for (de-)serializing entities
- EntityTables() - Constructor for class de.xima.fc.CmnConst.EntityTables
- EntityTypeAdapter - Class in de.xima.fc.serialize.gson.type
-
Deprecated.Use
DefaultEntityReaderorDefaultEntityWriterinstead. Type adapter for general FC entities. Turns references to otherIUUIDEntitys into entity descriptions containing their uuid and class (with a few exceptions, see implementation details). - EntityTypeAdapter(Gson, TypeToken<Object>, EExportContext, StringEncryptor) - Constructor for class de.xima.fc.serialize.gson.type.EntityTypeAdapter
-
Deprecated.
- EntityUtils - Class in de.xima.fc.gui.common.utils
- EntityUtils() - Constructor for class de.xima.fc.gui.common.utils.EntityUtils
- ENTRY - Static variable in class de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.LinkRel
- entryList(Iterable<NodeKey>, TElement) - Static method in class de.xima.fc.workflow.taglib.model.NodeEntry
- entryList(Iterable<UUID>, TElement) - Static method in class de.xima.fc.workflow.taglib.model.TaskEntry
- entryList(Map<ElementKey, TElement>) - Static method in class de.xima.fc.workflow.taglib.model.ElementEntry
- entryList(Map<NodeKey, TElement>) - Static method in class de.xima.fc.workflow.taglib.model.NodeEntry
- entryList(Map<UUID, TElement>) - Static method in class de.xima.fc.workflow.taglib.model.TaskEntry
- entrySet() - Method in class de.xima.fc.common.collection.CrudMap
- entrySet() - Method in class de.xima.fc.common.collection.ModCountMap
- entrySet() - Method in class de.xima.fc.gui.model.ImmutableEnumNameToEnumMap
- ENUM_NO_CONST - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- ENUM_NOT_FOUND - Static variable in class de.xima.fc.I18nKeys.ErrMsg
- enumBean - Variable in class de.xima.fc.gui.bean.