Uses of Class
org.codelibs.fess.app.web.admin.fileauth.CreateForm
Packages that use CreateForm
Package
Description
-
Uses of CreateForm in org.codelibs.fess.app.web.admin.fileauth
Subclasses of CreateForm in org.codelibs.fess.app.web.admin.fileauthMethods in org.codelibs.fess.app.web.admin.fileauth with parameters of type CreateFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminFileauthAction.create(CreateForm form) static org.dbflute.optional.OptionalEntity<FileAuthentication>AdminFileauthAction.getEntity(CreateForm form, String username, long currentTime) static org.dbflute.optional.OptionalEntity<FileAuthentication>AdminFileauthAction.getFileAuthentication(CreateForm form) -
Uses of CreateForm in org.codelibs.fess.app.web.api.admin.fileauth
Subclasses of CreateForm in org.codelibs.fess.app.web.api.admin.fileauth