Uses of Class
com.aquima.web.components.fileupload.configuration.FileUploadConfiguration
Packages that use FileUploadConfiguration
Package
Description
-
Uses of FileUploadConfiguration in com.aquima.web.components.fileupload.configuration
Constructors in com.aquima.web.components.fileupload.configuration with parameters of type FileUploadConfigurationModifierConstructorDescriptionFileUploadConfiguration
(FileUploadConfiguration configuration, FileUploadMapping mapping, FileUploadSettings settings) -
Uses of FileUploadConfiguration in com.aquima.web.components.fileupload.container.renderer
Constructors in com.aquima.web.components.fileupload.container.renderer with parameters of type FileUploadConfigurationModifierConstructorDescriptionFileUploadElementRenderer
(com.aquima.interactions.composer.model.definition.ContainerDefinition definition, com.aquima.interactions.portal.IContainerContext context, FileUploadConfiguration configuration) -
Uses of FileUploadConfiguration in com.aquima.web.components.fileupload.service
Methods in com.aquima.web.components.fileupload.service that return FileUploadConfigurationModifier and TypeMethodDescriptionFileUploadService.retrieveConfiguration
(PortalSessionWrap session, String configurationId) Retrieve the configuration for the given clientId from the sessionConstructors in com.aquima.web.components.fileupload.service with parameters of type FileUploadConfigurationModifierConstructorDescriptionFileUploadActionHandler
(FileUploadConfiguration configuration, IFileValidator validator, List<IFileDefinition> files, com.aquima.interactions.foundation.types.EntityValue activeInstanceId)