Class EditForm
java.lang.Object
org.codelibs.fess.app.web.admin.webauth.CreateForm
org.codelibs.fess.app.web.admin.webauth.EditForm
- Direct Known Subclasses:
EditBody
- Author:
- codelibs, Shunji Makino
-
Field Summary
FieldsModifier and TypeFieldDescription@Required @Size(max=1000) String@Size(max=255) String@Required IntegerFields 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 -
Method Summary
Methods inherited from class org.codelibs.fess.app.web.admin.webauth.CreateForm
initialize
-
Field Details
-
id
-
updatedBy
-
updatedTime
-
versionNo
-
-
Constructor Details
-
EditForm
public EditForm()
-