Class DownloadForm

java.lang.Object
org.codelibs.fess.app.web.admin.dict.mapping.DownloadForm
Direct Known Subclasses:
DownloadBody

public class DownloadForm extends Object
The download form for mapping dictionary. This form is used for downloading mapping dictionary files from the admin interface.
  • Field Details

    • dictId

      @Required public @Required String dictId
      Dictionary ID for identifying the mapping dictionary to download.
  • Constructor Details

    • DownloadForm

      public DownloadForm()
      Default constructor.