Class ListBody
java.lang.Object
org.codelibs.fess.app.web.admin.dict.ListForm
org.codelibs.fess.app.web.api.admin.dict.ListBody
The request body for listing dictionaries.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The ID of the dictionary. -
type
The type of the dictionary. -
path
The path of the dictionary. -
timestamp
The timestamp of the dictionary.
-
-
Constructor Details
-
ListBody
public ListBody()Default constructor.
-