Uses of Annotation Interface
org.codelibs.fess.annotation.Secured
Packages that use Secured
Package
Description
-
Uses of Secured in org.codelibs.fess.app.web.admin
Methods in org.codelibs.fess.app.web.admin with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminAction.index()Show the index page. -
Uses of Secured in org.codelibs.fess.app.web.admin.accesstoken
Methods in org.codelibs.fess.app.web.admin.accesstoken with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.create(CreateForm form) Create an access token.org.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.createnew()Show the create new page.org.lastaflute.web.response.HtmlResponseDelete an access token.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminAccesstokenAction.search(SearchForm form) Search the access tokens.org.lastaflute.web.response.HtmlResponseUpdate an access token. -
Uses of Secured in org.codelibs.fess.app.web.admin.backup
Methods in org.codelibs.fess.app.web.admin.backup with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.ActionResponseDownload a file.org.lastaflute.web.response.HtmlResponseAdminBackupAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminBackupAction.upload(UploadForm form) Upload a file. -
Uses of Secured in org.codelibs.fess.app.web.admin.badword
Methods in org.codelibs.fess.app.web.admin.badword with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminBadwordAction.create(CreateForm form) Create a bad word.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.createnew()Show the create new page.org.lastaflute.web.response.HtmlResponseDelete a bad word.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.ActionResponseAdminBadwordAction.download(DownloadForm form) Download the bad words.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.downloadpage()Show the download page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.search(SearchForm form) Search the bad words.org.lastaflute.web.response.HtmlResponseUpdate a bad word.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.upload(UploadForm form) Upload the bad words.org.lastaflute.web.response.HtmlResponseAdminBadwordAction.uploadpage()Show the upload page. -
Uses of Secured in org.codelibs.fess.app.web.admin.boostdoc
Methods in org.codelibs.fess.app.web.admin.boostdoc with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminBoostdocAction.create(CreateForm form) Create a new boost document rule.org.lastaflute.web.response.HtmlResponseAdminBoostdocAction.createnew()Show the create new page.org.lastaflute.web.response.HtmlResponseDelete a boost document rule.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminBoostdocAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminBoostdocAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminBoostdocAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminBoostdocAction.search(SearchForm form) Search for boost document rules.org.lastaflute.web.response.HtmlResponseUpdate a boost document rule. -
Uses of Secured in org.codelibs.fess.app.web.admin.crawlinginfo
Methods in org.codelibs.fess.app.web.admin.crawlinginfo with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.back(SearchForm form) Go back to the list page.org.lastaflute.web.response.HtmlResponseDelete a crawling info.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.deleteall()Delete all crawling info.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.list(Integer pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.search(SearchForm form) Search crawling info.org.lastaflute.web.response.HtmlResponseAdminCrawlinginfoAction.threaddump(EditForm form) Print a thread dump. -
Uses of Secured in org.codelibs.fess.app.web.admin.dashboard
Methods in org.codelibs.fess.app.web.admin.dashboard with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDashboardAction.index()Show the index page. -
Uses of Secured in org.codelibs.fess.app.web.admin.dataconfig
Methods in org.codelibs.fess.app.web.admin.dataconfig with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDataconfigAction.create(CreateForm form) Create a new data config.org.lastaflute.web.response.HtmlResponseAdminDataconfigAction.createnew()Show the create new page.org.lastaflute.web.response.HtmlResponseDelete a data config.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.HtmlResponseDisplays the form for duplicating an existing data store configuration.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminDataconfigAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseAdminDataconfigAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminDataconfigAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminDataconfigAction.search(SearchForm form) Search for data configs.org.lastaflute.web.response.HtmlResponseUpdate a data config. -
Uses of Secured in org.codelibs.fess.app.web.admin.design
Methods in org.codelibs.fess.app.web.admin.design with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDesignAction.back()Go back to the index page.org.lastaflute.web.response.HtmlResponseAdminDesignAction.delete(FileAccessForm form) Delete a design file.org.lastaflute.web.response.StreamResponseAdminDesignAction.download(FileAccessForm form) Download a design file.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminDesignAction.editAsUseDefault(EditForm form) Show the edit page with the default content.org.lastaflute.web.response.HtmlResponseAdminDesignAction.index()Show the index page.org.lastaflute.web.response.HtmlResponseUpdate a design file.org.lastaflute.web.response.HtmlResponseAdminDesignAction.upload(UploadForm form) Upload a design file. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict
Methods in org.codelibs.fess.app.web.admin.dict with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictAction.index()Show the index page. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.kuromoji
Methods in org.codelibs.fess.app.web.admin.dict.kuromoji with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.create(CreateForm form) Create a new kuromoji item.org.lastaflute.web.response.HtmlResponseShow the create new page.org.lastaflute.web.response.HtmlResponseDelete a kuromoji item.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.ActionResponseAdminDictKuromojiAction.download(DownloadForm form) Download a kuromoji dictionary file.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.downloadpage(String dictId) Show the download page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.index(SearchForm form) Show the index page.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.search(SearchForm form) Search for kuromoji items.org.lastaflute.web.response.HtmlResponseUpdate a kuromoji item.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.upload(UploadForm form) Upload a kuromoji dictionary file.org.lastaflute.web.response.HtmlResponseAdminDictKuromojiAction.uploadpage(String dictId) Show the upload page. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.mapping
Methods in org.codelibs.fess.app.web.admin.dict.mapping with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictMappingAction.create(CreateForm form) Create a new char mapping item.org.lastaflute.web.response.HtmlResponseShow the create new page.org.lastaflute.web.response.HtmlResponseDelete a char mapping item.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.ActionResponseAdminDictMappingAction.download(DownloadForm form) Download a char mapping file.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.downloadpage(String dictId) Show the download page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.index(SearchForm form) Show the index page.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.search(SearchForm form) Search for char mapping items.org.lastaflute.web.response.HtmlResponseUpdate a char mapping item.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.upload(UploadForm form) Upload a char mapping file.org.lastaflute.web.response.HtmlResponseAdminDictMappingAction.uploadpage(String dictId) Show the upload page. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.protwords
Methods in org.codelibs.fess.app.web.admin.dict.protwords with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.create(CreateForm form) Create a protected word item.org.lastaflute.web.response.HtmlResponseShow the create new page.org.lastaflute.web.response.HtmlResponseDelete a protected word item.org.lastaflute.web.response.HtmlResponseShow the details page.org.lastaflute.web.response.ActionResponseAdminDictProtwordsAction.download(DownloadForm form) Download the protected words.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.downloadpage(String dictId) Show the download page.org.lastaflute.web.response.HtmlResponseShow the edit page.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.index(SearchForm form) Show the index page.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Show the list page.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.reset(SearchForm form) Reset the search form.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.search(SearchForm form) Search the protected words.org.lastaflute.web.response.HtmlResponseUpdate a protected word item.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.upload(UploadForm form) Upload the protected words.org.lastaflute.web.response.HtmlResponseAdminDictProtwordsAction.uploadpage(String dictId) Show the upload page. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.stemmeroverride
Methods in org.codelibs.fess.app.web.admin.dict.stemmeroverride with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.create(CreateForm form) Create a stemmer override item.org.lastaflute.web.response.HtmlResponseShow the create new page.org.lastaflute.web.response.HtmlResponseDelete a stemmer override item from the dictionary.org.lastaflute.web.response.HtmlResponseDisplay detailed view of a specific stemmer override item.org.lastaflute.web.response.ActionResponseAdminDictStemmeroverrideAction.download(DownloadForm form) Download the stemmer override dictionary file.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.downloadpage(String dictId) Display the download page for stemmer override dictionary file.org.lastaflute.web.response.HtmlResponseDisplay the edit form for an existing stemmer override item.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.index(SearchForm form) Display the main index page for stemmer override dictionary management.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Display a paginated list of stemmer override items.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.reset(SearchForm form) Reset the search criteria and pager to default state.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.search(SearchForm form) Perform a search operation for stemmer override items.org.lastaflute.web.response.HtmlResponseUpdate an existing stemmer override item.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.upload(UploadForm form) Upload a new stemmer override dictionary file.org.lastaflute.web.response.HtmlResponseAdminDictStemmeroverrideAction.uploadpage(String dictId) Display the upload page for stemmer override dictionary file. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.stopwords
Methods in org.codelibs.fess.app.web.admin.dict.stopwords with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.create(CreateForm form) Create a new stopwords entry.org.lastaflute.web.response.HtmlResponseDisplay the form for creating a new stopwords entry.org.lastaflute.web.response.HtmlResponseDelete a stopwords entry.org.lastaflute.web.response.HtmlResponseDisplay details of a specific stopwords entry.org.lastaflute.web.response.ActionResponseAdminDictStopwordsAction.download(DownloadForm form) Download the stopwords file.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.downloadpage(String dictId) Display the download page for stopwords file.org.lastaflute.web.response.HtmlResponseDisplay the edit form for an existing stopwords entry.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.index(SearchForm form) Display the stopwords index page.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Display the stopwords list with pagination.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.reset(SearchForm form) Reset search criteria and return to default view.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.search(SearchForm form) Perform search for stopwords.org.lastaflute.web.response.HtmlResponseUpdate an existing stopwords entry.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.upload(UploadForm form) Upload a stopwords file.org.lastaflute.web.response.HtmlResponseAdminDictStopwordsAction.uploadpage(String dictId) Display the upload page for stopwords file. -
Uses of Secured in org.codelibs.fess.app.web.admin.dict.synonym
Methods in org.codelibs.fess.app.web.admin.dict.synonym with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.create(CreateForm form) Creates a new synonym item.org.lastaflute.web.response.HtmlResponseDisplays the form for creating a new synonym item.org.lastaflute.web.response.HtmlResponseDeletes an existing synonym item.org.lastaflute.web.response.HtmlResponseDisplays the details view for a specific synonym item.org.lastaflute.web.response.ActionResponseAdminDictSynonymAction.download(DownloadForm form) Downloads the synonym dictionary file.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.downloadpage(String dictId) Displays the download page for synonym dictionary files.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing synonym item.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.index(SearchForm form) Displays the main synonym dictionary index page.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of synonym items.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.reset(SearchForm form) Resets the search criteria and returns to the default view.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.search(SearchForm form) Performs a search for synonym items based on the provided criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing synonym item.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.upload(UploadForm form) Handles the upload of synonym dictionary files.org.lastaflute.web.response.HtmlResponseAdminDictSynonymAction.uploadpage(String dictId) Displays the upload page for synonym dictionary files. -
Uses of Secured in org.codelibs.fess.app.web.admin.duplicatehost
Methods in org.codelibs.fess.app.web.admin.duplicatehost with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.create(CreateForm form) Creates a new duplicate host configuration.org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.createnew()Displays the form for creating a new duplicate host configuration.org.lastaflute.web.response.HtmlResponseDeletes a duplicate host configuration.org.lastaflute.web.response.HtmlResponseDisplays the details of a duplicate host configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing duplicate host configuration.org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.index(SearchForm form) Displays the initial duplicate host management page.org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the duplicate host list with pagination.org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.reset(SearchForm form) Resets the search criteria and pager state.org.lastaflute.web.response.HtmlResponseAdminDuplicatehostAction.search(SearchForm form) Performs search for duplicate hosts based on form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing duplicate host configuration. -
Uses of Secured in org.codelibs.fess.app.web.admin.elevateword
Methods in org.codelibs.fess.app.web.admin.elevateword with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminElevatewordAction.create(CreateForm form) Creates a new elevate word entry.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.createnew()Shows the form for creating a new elevate word.org.lastaflute.web.response.HtmlResponseDeletes an existing elevate word entry.org.lastaflute.web.response.HtmlResponseShows detailed information for a specific elevate word.org.lastaflute.web.response.ActionResponseAdminElevatewordAction.download(DownloadForm form) Downloads elevate words data as a CSV file.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.downloadpage()Shows the download page for exporting elevate words.org.lastaflute.web.response.HtmlResponseShows the form for editing an existing elevate word.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.index()Shows the main elevate word management page.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Lists elevate words with pagination support.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.reset(SearchForm form) Resets the search criteria and shows all elevate words.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.search(SearchForm form) Searches elevate words based on form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing elevate word entry.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.upload(UploadForm form) Uploads and imports elevate words from a CSV file.org.lastaflute.web.response.HtmlResponseAdminElevatewordAction.uploadpage()Shows the upload page for importing elevate words. -
Uses of Secured in org.codelibs.fess.app.web.admin.failureurl
Methods in org.codelibs.fess.app.web.admin.failureurl with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminFailureurlAction.back(SearchForm form) Returns to the failure URL list page with the current search form.org.lastaflute.web.response.HtmlResponseDeletes a specific failure URL record.org.lastaflute.web.response.HtmlResponseAdminFailureurlAction.deleteall()Deletes all failure URL records that match the current search criteria.org.lastaflute.web.response.HtmlResponseDisplays the details of a specific failure URL record.org.lastaflute.web.response.HtmlResponseAdminFailureurlAction.index()Displays the main failure URL management page.org.lastaflute.web.response.HtmlResponseAdminFailureurlAction.list(Integer pageNumber, SearchForm form) Displays the failure URL list page with pagination support.org.lastaflute.web.response.HtmlResponseAdminFailureurlAction.reset(SearchForm form) Resets the search criteria and pagination state.org.lastaflute.web.response.HtmlResponseAdminFailureurlAction.search(SearchForm form) Performs a search for failure URLs based on the provided criteria. -
Uses of Secured in org.codelibs.fess.app.web.admin.fileauth
Methods in org.codelibs.fess.app.web.admin.fileauth with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminFileauthAction.create(CreateForm form) Creates a new file authentication.org.lastaflute.web.response.HtmlResponseAdminFileauthAction.createnew()Displays the create new file authentication page.org.lastaflute.web.response.HtmlResponseDeletes a file authentication.org.lastaflute.web.response.HtmlResponseDisplays the file authentication details page.org.lastaflute.web.response.HtmlResponseDisplays the edit file authentication page.org.lastaflute.web.response.HtmlResponseAdminFileauthAction.index()Displays the file authentication list page.org.lastaflute.web.response.HtmlResponseAdminFileauthAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the file authentication list with pagination.org.lastaflute.web.response.HtmlResponseAdminFileauthAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminFileauthAction.search(SearchForm form) Searches file authentications based on the form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing file authentication. -
Uses of Secured in org.codelibs.fess.app.web.admin.fileconfig
Methods in org.codelibs.fess.app.web.admin.fileconfig with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminFileconfigAction.create(CreateForm form) Creates a new file configuration.org.lastaflute.web.response.HtmlResponseAdminFileconfigAction.createnew()Displays the create new file configuration page.org.lastaflute.web.response.HtmlResponseDeletes a file configuration.org.lastaflute.web.response.HtmlResponseDisplays the file configuration details page.org.lastaflute.web.response.HtmlResponseDisplays the form for duplicating an existing file crawler configuration.org.lastaflute.web.response.HtmlResponseDisplays the edit file configuration page.org.lastaflute.web.response.HtmlResponseAdminFileconfigAction.index()Displays the file configuration list page.org.lastaflute.web.response.HtmlResponseAdminFileconfigAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the file configuration list with pagination.org.lastaflute.web.response.HtmlResponseAdminFileconfigAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminFileconfigAction.search(SearchForm form) Searches file configurations based on the form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing file configuration. -
Uses of Secured in org.codelibs.fess.app.web.admin.general
Methods in org.codelibs.fess.app.web.admin.general with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminGeneralAction.index()Displays the general settings index page.org.lastaflute.web.response.HtmlResponseSends a test mail using the provided notification settings.org.lastaflute.web.response.HtmlResponseUpdates the general system configuration settings. -
Uses of Secured in org.codelibs.fess.app.web.admin.group
Methods in org.codelibs.fess.app.web.admin.group with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminGroupAction.create(CreateForm form) Creates a new group.org.lastaflute.web.response.HtmlResponseAdminGroupAction.createnew()Displays the create new group page.org.lastaflute.web.response.HtmlResponseDeletes a group.org.lastaflute.web.response.HtmlResponseDisplays the group details page.org.lastaflute.web.response.HtmlResponseDisplays the edit group page.org.lastaflute.web.response.HtmlResponseAdminGroupAction.index()Displays the group list page.org.lastaflute.web.response.HtmlResponseAdminGroupAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the group list with pagination.org.lastaflute.web.response.HtmlResponseAdminGroupAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminGroupAction.search(SearchForm form) Searches groups based on the form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing group. -
Uses of Secured in org.codelibs.fess.app.web.admin.joblog
Methods in org.codelibs.fess.app.web.admin.joblog with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminJoblogAction.back(SearchForm form) Returns to the job log list page.org.lastaflute.web.response.HtmlResponseDeletes a job log.org.lastaflute.web.response.HtmlResponseAdminJoblogAction.deleteall()Deletes all job logs.org.lastaflute.web.response.HtmlResponseDisplays the job log details page.org.lastaflute.web.response.HtmlResponseAdminJoblogAction.index(SearchForm form) Displays the job log list page.org.lastaflute.web.response.HtmlResponseAdminJoblogAction.list(Integer pageNumber, SearchForm form) Displays the job log list with pagination.org.lastaflute.web.response.HtmlResponseAdminJoblogAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminJoblogAction.search(SearchForm form) Searches job logs based on the form criteria. -
Uses of Secured in org.codelibs.fess.app.web.admin.keymatch
Methods in org.codelibs.fess.app.web.admin.keymatch with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminKeymatchAction.create(CreateForm form) Creates a new key match.org.lastaflute.web.response.HtmlResponseAdminKeymatchAction.createnew()Displays the create new key match page.org.lastaflute.web.response.HtmlResponseDeletes a key match.org.lastaflute.web.response.HtmlResponseDisplays the key match details page with boosted documents.org.lastaflute.web.response.HtmlResponseDisplays the edit key match page.org.lastaflute.web.response.HtmlResponseAdminKeymatchAction.index(SearchForm form) Displays the key match list page.org.lastaflute.web.response.HtmlResponseAdminKeymatchAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the key match list with pagination.org.lastaflute.web.response.HtmlResponseAdminKeymatchAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminKeymatchAction.search(SearchForm form) Searches key matches based on the form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing key match. -
Uses of Secured in org.codelibs.fess.app.web.admin.labeltype
Methods in org.codelibs.fess.app.web.admin.labeltype with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.create(CreateForm form) Creates a new label type.org.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.createnew()Displays the create new label type page.org.lastaflute.web.response.HtmlResponseDeletes a label type.org.lastaflute.web.response.HtmlResponseDisplays the label type details page.org.lastaflute.web.response.HtmlResponseDisplays the edit label type page.org.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.index(SearchForm form) Displays the label type list page.org.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the label type list with pagination.org.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.reset(SearchForm form) Resets the search criteria and displays the default list.org.lastaflute.web.response.HtmlResponseAdminLabeltypeAction.search(SearchForm form) Searches label types based on the form criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing label type. -
Uses of Secured in org.codelibs.fess.app.web.admin.log
Methods in org.codelibs.fess.app.web.admin.log with annotations of type Secured -
Uses of Secured in org.codelibs.fess.app.web.admin.maintenance
Methods in org.codelibs.fess.app.web.admin.maintenance with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminMaintenanceAction.clearCrawlerIndex(ActionForm form) Clears all crawler indices including queue, data, and filter indices.org.lastaflute.web.response.ActionResponseAdminMaintenanceAction.downloadLogs(ActionForm form) Downloads diagnostic logs and system information as a ZIP file.org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction.index()Displays the main maintenance page.org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction.reindexConfigIndices(ActionForm form) Rebuilds selected configuration indices with the latest mappings.org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction.reindexOnly(ActionForm form) Starts a reindex operation based on the provided form parameters.org.lastaflute.web.response.HtmlResponseAdminMaintenanceAction.reloadDocIndex(ActionForm form) Reloads the document index by closing and reopening it. -
Uses of Secured in org.codelibs.fess.app.web.admin.pathmap
Methods in org.codelibs.fess.app.web.admin.pathmap with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminPathmapAction.create(CreateForm form) Creates a new path mapping based on the provided form data.org.lastaflute.web.response.HtmlResponseAdminPathmapAction.createnew()Displays the form for creating a new path mapping.org.lastaflute.web.response.HtmlResponseDeletes a path mapping based on the provided form data.org.lastaflute.web.response.HtmlResponseDisplays the details of a specific path mapping.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing path mapping.org.lastaflute.web.response.HtmlResponseAdminPathmapAction.index(SearchForm form) Displays the main path mapping administration page.org.lastaflute.web.response.HtmlResponseAdminPathmapAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays the path mapping list with pagination support.org.lastaflute.web.response.HtmlResponseAdminPathmapAction.reset(SearchForm form) Resets the search criteria and displays all path mappings.org.lastaflute.web.response.HtmlResponseAdminPathmapAction.search(SearchForm form) Performs a search for path mappings based on the provided criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing path mapping with the provided form data. -
Uses of Secured in org.codelibs.fess.app.web.admin.plugin
Methods in org.codelibs.fess.app.web.admin.plugin with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminPluginAction.delete(DeleteForm form) Deletes the specified plugin.org.lastaflute.web.response.HtmlResponseAdminPluginAction.index()Displays the plugin management index page.org.lastaflute.web.response.HtmlResponseAdminPluginAction.install(InstallForm form) Installs a plugin from either an uploaded JAR file or from the available artifacts.org.lastaflute.web.response.HtmlResponseAdminPluginAction.installplugin()Displays the plugin installation page with available plugins. -
Uses of Secured in org.codelibs.fess.app.web.admin.reqheader
Methods in org.codelibs.fess.app.web.admin.reqheader with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminReqheaderAction.create(CreateForm form) Creates a new request header item.org.lastaflute.web.response.HtmlResponseAdminReqheaderAction.createnew()Displays the form for creating a new request header item.org.lastaflute.web.response.HtmlResponseDeletes a request header item.org.lastaflute.web.response.HtmlResponseDisplays the details of a request header item.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing request header item.org.lastaflute.web.response.HtmlResponseAdminReqheaderAction.index(SearchForm form) Displays the request header management index page.org.lastaflute.web.response.HtmlResponseAdminReqheaderAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of request header items.org.lastaflute.web.response.HtmlResponseAdminReqheaderAction.reset(SearchForm form) Resets the search criteria and displays all request header items.org.lastaflute.web.response.HtmlResponseAdminReqheaderAction.search(SearchForm form) Searches for request header items based on the provided search criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing request header item. -
Uses of Secured in org.codelibs.fess.app.web.admin.role
Methods in org.codelibs.fess.app.web.admin.role with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminRoleAction.create(CreateForm form) Creates a new role item.org.lastaflute.web.response.HtmlResponseAdminRoleAction.createnew()Displays the form for creating a new role item.org.lastaflute.web.response.HtmlResponseDeletes a role item.org.lastaflute.web.response.HtmlResponseDisplays the details of a role item.org.lastaflute.web.response.HtmlResponseAdminRoleAction.index(SearchForm form) Displays the role management index page.org.lastaflute.web.response.HtmlResponseAdminRoleAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of role items.org.lastaflute.web.response.HtmlResponseAdminRoleAction.reset(SearchForm form) Resets the search criteria and displays all role items.org.lastaflute.web.response.HtmlResponseAdminRoleAction.search(SearchForm form) Searches for role items based on the provided search criteria. -
Uses of Secured in org.codelibs.fess.app.web.admin.scheduler
Methods in org.codelibs.fess.app.web.admin.scheduler with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSchedulerAction.create(CreateForm form) Creates a new scheduled job.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.createnew()Displays the form for creating a new scheduled job.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.createnewjob(String type, String id, String name) Creates a new scheduled job from a crawler configuration.org.lastaflute.web.response.HtmlResponseDeletes a scheduled job.org.lastaflute.web.response.HtmlResponseDisplays the details of a scheduled job.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing scheduled job.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.index(SearchForm form) Displays the scheduler management index page.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of scheduled jobs.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.reset(SearchForm form) Resets the search criteria and displays all scheduled jobs.org.lastaflute.web.response.HtmlResponseAdminSchedulerAction.search(SearchForm form) Searches for scheduled jobs based on the provided search criteria.org.lastaflute.web.response.HtmlResponseStarts a scheduled job.org.lastaflute.web.response.HtmlResponseStops a running scheduled job.org.lastaflute.web.response.HtmlResponseUpdates an existing scheduled job. -
Uses of Secured in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSearchlistAction.create(CreateForm form) Creates a new document in the search index.org.lastaflute.web.response.HtmlResponseAdminSearchlistAction.createnew(CreateForm form) Displays the form for creating a new document.org.lastaflute.web.response.HtmlResponseAdminSearchlistAction.delete(DeleteForm form) Deletes a single document from the search index.org.lastaflute.web.response.HtmlResponseDeletes all documents matching the current search query.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing document.org.lastaflute.web.response.HtmlResponseDisplays the search list management index page.org.lastaflute.web.response.HtmlResponseNavigates to a specific page of search results.org.lastaflute.web.response.HtmlResponseNavigates to the next page of search results.org.lastaflute.web.response.HtmlResponseNavigates to the previous page of search results.org.lastaflute.web.response.HtmlResponseExecutes a search based on the provided search criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing document in the search index. -
Uses of Secured in org.codelibs.fess.app.web.admin.searchlog
Methods in org.codelibs.fess.app.web.admin.searchlog with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSearchlogAction.back(SearchForm form) Returns to the search log list from a detail view.org.lastaflute.web.response.HtmlResponseDeletes a specific search log entry.org.lastaflute.web.response.HtmlResponseAdminSearchlogAction.deleteall()Deletes all search log entries.org.lastaflute.web.response.HtmlResponseDisplays the details of a specific search log entry.org.lastaflute.web.response.HtmlResponseAdminSearchlogAction.index()Displays the search log management index page.org.lastaflute.web.response.HtmlResponseAdminSearchlogAction.list(Integer pageNumber, SearchForm form) Displays a paginated list of search log entries.org.lastaflute.web.response.HtmlResponseAdminSearchlogAction.reset(SearchForm form) Resets the search criteria and displays all search log entries.org.lastaflute.web.response.HtmlResponseAdminSearchlogAction.search(SearchForm form) Searches for search log entries based on the provided search criteria. -
Uses of Secured in org.codelibs.fess.app.web.admin.sereq
Methods in org.codelibs.fess.app.web.admin.sereq with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSereqAction.index()Displays the search request management index page.org.lastaflute.web.response.ActionResponseAdminSereqAction.upload(UploadForm form) Processes uploaded search request files and executes them against the search engine. -
Uses of Secured in org.codelibs.fess.app.web.admin.storage
Methods in org.codelibs.fess.app.web.admin.storage with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseCreates a new directory in the storage system.org.lastaflute.web.response.HtmlResponseDeletes a file from the storage system.org.lastaflute.web.response.ActionResponseDownloads a file from the storage system.org.lastaflute.web.response.HtmlResponseDisplays the form for editing object tags.org.lastaflute.web.response.HtmlResponseAdminStorageAction.index()Displays the storage management index page.org.lastaflute.web.response.ActionResponseDisplays a list of files and directories in the specified path.org.lastaflute.web.response.HtmlResponseAdminStorageAction.updateTags(TagForm form) Updates the tags for a storage object.org.lastaflute.web.response.HtmlResponseUploads a file to the storage system. -
Uses of Secured in org.codelibs.fess.app.web.admin.suggest
Methods in org.codelibs.fess.app.web.admin.suggest with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSuggestAction.deleteAllWords()Deletes all suggest words from the suggest index.org.lastaflute.web.response.HtmlResponseAdminSuggestAction.deleteDocumentWords()Deletes document-based suggest words from the suggest index.org.lastaflute.web.response.HtmlResponseAdminSuggestAction.deleteQueryWords()Deletes query-based suggest words from the suggest index.org.lastaflute.web.response.HtmlResponseAdminSuggestAction.index()Displays the suggest management index page. -
Uses of Secured in org.codelibs.fess.app.web.admin.systeminfo
Methods in org.codelibs.fess.app.web.admin.systeminfo with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminSysteminfoAction.index()Displays the system information page with environment, properties, and configuration details. -
Uses of Secured in org.codelibs.fess.app.web.admin.theme
Methods in org.codelibs.fess.app.web.admin.theme with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminThemeAction.delete(ThemeDeleteForm form) Deletes a static theme via the installer.org.lastaflute.web.response.HtmlResponseAdminThemeAction.details(ThemeDetailsForm form) Displays the theme details inspector for the given theme name.org.lastaflute.web.response.HtmlResponseAdminThemeAction.index(ThemeListForm form) Displays the theme management index page.org.lastaflute.web.response.HtmlResponseAdminThemeAction.reload(ThemeListForm form) Reloads the in-memory theme registry from disk.org.lastaflute.web.response.HtmlResponseAdminThemeAction.setdefault(ThemeListForm form) Sets the default theme by writing it throughFessProp.setDefaultTheme(String).org.lastaflute.web.response.HtmlResponseAdminThemeAction.upload(ThemeUploadForm form) Handles a static-theme ZIP upload.org.lastaflute.web.response.HtmlResponseAdminThemeAction.uploadpage()Displays the theme upload form page. -
Uses of Secured in org.codelibs.fess.app.web.admin.user
Methods in org.codelibs.fess.app.web.admin.user with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminUserAction.create(CreateForm form) Creates a new user.org.lastaflute.web.response.HtmlResponseAdminUserAction.createnew()Displays the form for creating a new user.org.lastaflute.web.response.HtmlResponseDeletes a user.org.lastaflute.web.response.HtmlResponseDisplays the details of a user.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing user.org.lastaflute.web.response.HtmlResponseAdminUserAction.index()Displays the user management index page.org.lastaflute.web.response.HtmlResponseAdminUserAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of users.org.lastaflute.web.response.HtmlResponseAdminUserAction.reset(SearchForm form) Resets the search criteria and displays all users.org.lastaflute.web.response.HtmlResponseAdminUserAction.search(SearchForm form) Searches for users based on the provided search criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing user. -
Uses of Secured in org.codelibs.fess.app.web.admin.webauth
Methods in org.codelibs.fess.app.web.admin.webauth with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminWebauthAction.create(CreateForm form) Creates a new web authentication configuration.org.lastaflute.web.response.HtmlResponseAdminWebauthAction.createnew()Displays the form for creating a new web authentication configuration.org.lastaflute.web.response.HtmlResponseDeletes a web authentication configuration.org.lastaflute.web.response.HtmlResponseDisplays the details of a web authentication configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing web authentication configuration.org.lastaflute.web.response.HtmlResponseAdminWebauthAction.index(SearchForm form) Displays the web authentication management index page.org.lastaflute.web.response.HtmlResponseAdminWebauthAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of web authentication configurations.org.lastaflute.web.response.HtmlResponseAdminWebauthAction.reset(SearchForm form) Resets the search criteria and displays all web authentication configurations.org.lastaflute.web.response.HtmlResponseAdminWebauthAction.search(SearchForm form) Searches for web authentication configurations based on the provided search criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing web authentication configuration. -
Uses of Secured in org.codelibs.fess.app.web.admin.webconfig
Methods in org.codelibs.fess.app.web.admin.webconfig with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminWebconfigAction.create(CreateForm form) Creates a new web crawler configuration.org.lastaflute.web.response.HtmlResponseAdminWebconfigAction.createnew()Displays the form for creating a new web crawler configuration.org.lastaflute.web.response.HtmlResponseDeletes a web crawler configuration.org.lastaflute.web.response.HtmlResponseDisplays the details of a web crawler configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for duplicating an existing web crawler configuration.org.lastaflute.web.response.HtmlResponseDisplays the form for editing an existing web crawler configuration.org.lastaflute.web.response.HtmlResponseAdminWebconfigAction.index(SearchForm form) Displays the web config management index page.org.lastaflute.web.response.HtmlResponseAdminWebconfigAction.list(org.dbflute.optional.OptionalThing<Integer> pageNumber, SearchForm form) Displays a paginated list of web crawler configurations.org.lastaflute.web.response.HtmlResponseAdminWebconfigAction.reset(SearchForm form) Resets the search criteria and displays all web crawler configurations.org.lastaflute.web.response.HtmlResponseAdminWebconfigAction.search(SearchForm form) Searches for web crawler configurations based on the provided search criteria.org.lastaflute.web.response.HtmlResponseUpdates an existing web crawler configuration. -
Uses of Secured in org.codelibs.fess.app.web.admin.wizard
Methods in org.codelibs.fess.app.web.admin.wizard with annotations of type SecuredModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminWizardAction.crawlingConfig(CrawlingConfigForm form) Creates a crawling configuration and returns to the config form.org.lastaflute.web.response.HtmlResponseAdminWizardAction.crawlingConfigForm()Displays the crawling configuration form.org.lastaflute.web.response.HtmlResponseAdminWizardAction.crawlingConfigNext(CrawlingConfigForm form) Creates a crawling configuration and proceeds to the start crawling form.org.lastaflute.web.response.HtmlResponseAdminWizardAction.index()Displays the wizard index page.org.lastaflute.web.response.HtmlResponseAdminWizardAction.startCrawling(StartCrawlingForm form) Starts the crawling process for all configured crawlers.org.lastaflute.web.response.HtmlResponseAdminWizardAction.startCrawlingForm()Displays the start crawling form.