Class EditBody
- java.lang.Object
-
- org.codelibs.fess.app.web.admin.reqheader.CreateForm
-
- org.codelibs.fess.app.web.admin.reqheader.EditForm
-
- org.codelibs.fess.app.web.api.admin.reqheader.EditBody
-
public class EditBody extends EditForm
-
-
Field Summary
-
Fields inherited from class org.codelibs.fess.app.web.admin.reqheader.EditForm
id, updatedBy, updatedTime, versionNo
-
Fields inherited from class org.codelibs.fess.app.web.admin.reqheader.CreateForm
createdBy, createdTime, crudMode, name, value, webConfigId
-
-
Constructor Summary
Constructors Constructor Description EditBody()
-
Method Summary
-
Methods inherited from class org.codelibs.fess.app.web.admin.reqheader.CreateForm
initialize
-
-