public class SearchForm
extends Object
The search form for Related Content.
-
Field Summary
Fields
The content field for searching related content.
The search term field for related content.
-
Constructor Summary
Constructors
Default constructor for SearchForm.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
term
The search term field for related content.
-
content
The content field for searching related content.
-
Constructor Details
-
SearchForm
public SearchForm()
Default constructor for SearchForm.