Class SearchForm
java.lang.Object
org.codelibs.fess.app.web.admin.duplicatehost.SearchForm
The search form for Duplicate Host.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe duplicate host name field for searching duplicate hosts.The regular name field for duplicate host configuration. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
regularName
The regular name field for duplicate host configuration. -
duplicateHostName
The duplicate host name field for searching duplicate hosts.
-
-
Constructor Details
-
SearchForm
public SearchForm()Default constructor for SearchForm.
-