Class DownloadForm
java.lang.Object
org.codelibs.fess.app.web.admin.dict.synonym.DownloadForm
- Direct Known Subclasses:
DownloadBody
The download form for synonym dictionary.
This form is used for downloading synonym dictionary files from the admin interface.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dictId
Dictionary ID for identifying the synonym dictionary to download.
-
-
Constructor Details
-
DownloadForm
public DownloadForm()Default constructor.
-