Class EditBody
- java.lang.Object
-
- org.codelibs.fess.app.web.admin.webauth.CreateForm
-
- org.codelibs.fess.app.web.admin.webauth.EditForm
-
- org.codelibs.fess.app.web.api.admin.webauth.EditBody
-
public class EditBody extends EditForm
-
-
Field Summary
-
Fields inherited from class org.codelibs.fess.app.web.admin.webauth.EditForm
id, updatedBy, updatedTime, versionNo
-
Fields inherited from class org.codelibs.fess.app.web.admin.webauth.CreateForm
authRealm, createdBy, createdTime, crudMode, hostname, parameters, password, port, protocolScheme, username, webConfigId
-
-
Constructor Summary
Constructors Constructor Description EditBody()
-
Method Summary
-
Methods inherited from class org.codelibs.fess.app.web.admin.webauth.CreateForm
initialize
-
-