Class FileUploadId
java.lang.Object
com.aquima.web.components.fileupload.configuration.FileUploadId
- All Implemented Interfaces:
Serializable
Class which holds ids for the file upload containers.
internalConfigurationId : Should be used to store the actual configuration on the page scope
configurationId : Saved on the page scope and points to the internal id. It is also sent to client UI
validationId : Used when expanding the container, it is the Validation ID to search for to see the upload results
configurationId : Saved on the page scope and points to the internal id. It is also sent to client UI
validationId : Used when expanding the container, it is the Validation ID to search for to see the upload results
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FileUploadId
-
-
Method Details
-
getInternalConfigurationId
-
getConfigurationId
-
getValidationId
-