| Interface | Description |
|---|---|
| JSFBlobUploader |
Interface for a Blob Uploader, a JSF helper that knows how to encode and validate a component to provide blob input
in the JSF UI.
|
| Class | Description |
|---|---|
| HTMLBlobUploader |
JSF File Upload mechanism based on a standard HTML
<input> field. |
| InputFileChoice |
Available choice when uploading a file.
|
| InputFileInfo |
File information used to manage a file adding/removal.
|
| InputFileMimetypeValidator |
Input file mimetype validator.
|
| InputFileSizeValidator |
Input file size validator.
|
| JSFBlobUploaderDescriptor |
Descriptor for a JSF blob uploader.
|
| JSFBlobUploaderService |
Service holding the registered JSF Blob Uploaders.
|
| JSFBlobUploaderService.JSFBlobUploaderDescriptorRegistry | |
| NXFileRenderer |
Renderer for file input.
|
| UIInputFile |
UIInput file that handles complex validation.
|
| UIOutputFile |
UIOutput file.
|
| UIOutputFileCommandLink |
Command Link with an overriden getActionExpression method.
|
Copyright © 2019 Nuxeo. All rights reserved.