No. | URL | type | class#method | Form or Body | return | count | ||
---|---|---|---|---|---|---|---|---|
fields | class lines | method lines | ||||||
1 | / | # simple implementation for now html | RootAction#index() | HtmlResponse | 0 | 29 | 14 | |
2 | /admin/ | # simple implementation for now html | AdminAction#index() | HtmlResponse | 0 | 365 | 234 | |
3 | /admin/accesstoken/ | # simple implementation for now html | AdminAccesstokenAction#index() | HtmlResponse | 6 | 282 | 4 | |
4 | /admin/accesstoken/list/{pageNumber} | # simple implementation for now html | AdminAccesstokenAction#list() | SearchForm | HtmlResponse | 6 | 282 | 11 |
5 | /admin/accesstoken/search | # simple implementation for now html | AdminAccesstokenAction#search() | SearchForm | HtmlResponse | 6 | 282 | 7 |
6 | /admin/accesstoken/reset | # simple implementation for now html | AdminAccesstokenAction#reset() | SearchForm | HtmlResponse | 6 | 282 | 7 |
7 | /admin/accesstoken/createnew | # simple implementation for now html | AdminAccesstokenAction#createnew() | HtmlResponse | 6 | 282 | 10 | |
8 | /admin/accesstoken/details/{crudMode}/{id} | # simple implementation for now html | AdminAccesstokenAction#details() | HtmlResponse | 6 | 282 | 19 | |
9 | /admin/accesstoken/edit | # simple implementation for now html | AdminAccesstokenAction#edit() | EditForm | HtmlResponse | 6 | 282 | 22 |
10 | /admin/accesstoken/create | # simple implementation for now html | AdminAccesstokenAction#create() | CreateForm | HtmlResponse | 6 | 282 | 19 |
11 | /admin/accesstoken/update | # simple implementation for now html | AdminAccesstokenAction#update() | EditForm | HtmlResponse | 6 | 282 | 18 |
12 | /admin/accesstoken/delete | # simple implementation for now html | AdminAccesstokenAction#delete() | EditForm | HtmlResponse | 6 | 282 | 19 |
13 | /admin/backup/ | # simple implementation for now html | AdminBackupAction#index() | HtmlResponse | 8 | 489 | 5 | |
14 | /admin/backup/upload | # simple implementation for now html | AdminBackupAction#upload() | UploadForm | HtmlResponse | 8 | 489 | 19 |
15 | /admin/backup/download/{id} | # simple implementation for now api | AdminBackupAction#download() | ActionResponse | 8 | 489 | 72 | |
16 | /admin/badword/ | # simple implementation for now html | AdminBadwordAction#index() | HtmlResponse | 4 | 339 | 4 | |
17 | /admin/badword/list/{pageNumber} | # simple implementation for now html | AdminBadwordAction#list() | SearchForm | HtmlResponse | 4 | 339 | 11 |
18 | /admin/badword/search | # simple implementation for now html | AdminBadwordAction#search() | SearchForm | HtmlResponse | 4 | 339 | 7 |
19 | /admin/badword/reset | # simple implementation for now html | AdminBadwordAction#reset() | SearchForm | HtmlResponse | 4 | 339 | 7 |
20 | /admin/badword/createnew | # simple implementation for now html | AdminBadwordAction#createnew() | HtmlResponse | 4 | 339 | 10 | |
21 | /admin/badword/edit | # simple implementation for now html | AdminBadwordAction#edit() | EditForm | HtmlResponse | 4 | 339 | 18 |
22 | /admin/badword/details/{crudMode}/{id} | # simple implementation for now html | AdminBadwordAction#details() | HtmlResponse | 4 | 339 | 17 | |
23 | /admin/badword/downloadpage | # simple implementation for now html | AdminBadwordAction#downloadpage() | HtmlResponse | 4 | 339 | 5 | |
24 | /admin/badword/download | # simple implementation for now api | AdminBadwordAction#download() | DownloadForm | ActionResponse | 4 | 339 | 20 |
25 | /admin/badword/uploadpage | # simple implementation for now html | AdminBadwordAction#uploadpage() | HtmlResponse | 4 | 339 | 5 | |
26 | /admin/badword/create | # simple implementation for now html | AdminBadwordAction#create() | CreateForm | HtmlResponse | 4 | 339 | 19 |
27 | /admin/badword/update | # simple implementation for now html | AdminBadwordAction#update() | EditForm | HtmlResponse | 4 | 339 | 19 |
28 | /admin/badword/delete | # simple implementation for now html | AdminBadwordAction#delete() | EditForm | HtmlResponse | 4 | 339 | 20 |
29 | /admin/badword/upload | # simple implementation for now html | AdminBadwordAction#upload() | UploadForm | HtmlResponse | 4 | 339 | 15 |
30 | /admin/boostdoc/ | # simple implementation for now html | AdminBoostdocAction#index() | HtmlResponse | 3 | 265 | 4 | |
31 | /admin/boostdoc/list/{pageNumber} | # simple implementation for now html | AdminBoostdocAction#list() | SearchForm | HtmlResponse | 3 | 265 | 11 |
32 | /admin/boostdoc/search | # simple implementation for now html | AdminBoostdocAction#search() | SearchForm | HtmlResponse | 3 | 265 | 7 |
33 | /admin/boostdoc/reset | # simple implementation for now html | AdminBoostdocAction#reset() | SearchForm | HtmlResponse | 3 | 265 | 7 |
34 | /admin/boostdoc/createnew | # simple implementation for now html | AdminBoostdocAction#createnew() | HtmlResponse | 3 | 265 | 10 | |
35 | /admin/boostdoc/edit | # simple implementation for now html | AdminBoostdocAction#edit() | EditForm | HtmlResponse | 3 | 265 | 18 |
36 | /admin/boostdoc/details/{crudMode}/{id} | # simple implementation for now html | AdminBoostdocAction#details() | HtmlResponse | 3 | 265 | 17 | |
37 | /admin/boostdoc/create | # simple implementation for now html | AdminBoostdocAction#create() | CreateForm | HtmlResponse | 3 | 265 | 18 |
38 | /admin/boostdoc/update | # simple implementation for now html | AdminBoostdocAction#update() | EditForm | HtmlResponse | 3 | 265 | 18 |
39 | /admin/boostdoc/delete | # simple implementation for now html | AdminBoostdocAction#delete() | EditForm | HtmlResponse | 3 | 265 | 19 |
40 | /admin/crawlinginfo/ | # simple implementation for now html | AdminCrawlinginfoAction#index() | HtmlResponse | 5 | 195 | 5 | |
41 | /admin/crawlinginfo/list/{pageNumber} | # simple implementation for now html | AdminCrawlinginfoAction#list() | SearchForm | HtmlResponse | 5 | 195 | 8 |
42 | /admin/crawlinginfo/search | # simple implementation for now html | AdminCrawlinginfoAction#search() | SearchForm | HtmlResponse | 5 | 195 | 8 |
43 | /admin/crawlinginfo/reset | # simple implementation for now html | AdminCrawlinginfoAction#reset() | SearchForm | HtmlResponse | 5 | 195 | 8 |
44 | /admin/crawlinginfo/back | # simple implementation for now html | AdminCrawlinginfoAction#back() | SearchForm | HtmlResponse | 5 | 195 | 7 |
45 | /admin/crawlinginfo/details/{crudMode}/{id} | # simple implementation for now html | AdminCrawlinginfoAction#details() | HtmlResponse | 5 | 195 | 20 | |
46 | /admin/crawlinginfo/threaddump | # simple implementation for now html | AdminCrawlinginfoAction#threaddump() | EditForm | HtmlResponse | 5 | 195 | 19 |
47 | /admin/crawlinginfo/delete | # simple implementation for now html | AdminCrawlinginfoAction#delete() | EditForm | HtmlResponse | 5 | 195 | 12 |
48 | /admin/crawlinginfo/deleteall | # simple implementation for now html | AdminCrawlinginfoAction#deleteall() | HtmlResponse | 5 | 195 | 8 | |
49 | /admin/dashboard/ | # simple implementation for now html | AdminDashboardAction#index() | HtmlResponse | 2 | 37 | 7 | |
50 | /admin/dataconfig/ | # simple implementation for now html | AdminDataconfigAction#index() | HtmlResponse | 5 | 324 | 4 | |
51 | /admin/dataconfig/list/{pageNumber} | # simple implementation for now html | AdminDataconfigAction#list() | SearchForm | HtmlResponse | 5 | 324 | 11 |
52 | /admin/dataconfig/search | # simple implementation for now html | AdminDataconfigAction#search() | SearchForm | HtmlResponse | 5 | 324 | 7 |
53 | /admin/dataconfig/reset | # simple implementation for now html | AdminDataconfigAction#reset() | SearchForm | HtmlResponse | 5 | 324 | 7 |
54 | /admin/dataconfig/createnew | # simple implementation for now html | AdminDataconfigAction#createnew() | HtmlResponse | 5 | 324 | 23 | |
55 | /admin/dataconfig/edit | # simple implementation for now html | AdminDataconfigAction#edit() | EditForm | HtmlResponse | 5 | 324 | 26 |
56 | /admin/dataconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminDataconfigAction#details() | HtmlResponse | 5 | 324 | 22 | |
57 | /admin/dataconfig/create | # simple implementation for now html | AdminDataconfigAction#create() | CreateForm | HtmlResponse | 5 | 324 | 18 |
58 | /admin/dataconfig/update | # simple implementation for now html | AdminDataconfigAction#update() | EditForm | HtmlResponse | 5 | 324 | 18 |
59 | /admin/dataconfig/delete | # simple implementation for now html | AdminDataconfigAction#delete() | EditForm | HtmlResponse | 5 | 324 | 17 |
60 | /admin/design/ | # simple implementation for now html | AdminDesignAction#index() | HtmlResponse | 2 | 305 | 5 | |
61 | /admin/design/back | # simple implementation for now html | AdminDesignAction#back() | HtmlResponse | 2 | 305 | 5 | |
62 | /admin/design/upload | # simple implementation for now html | AdminDesignAction#upload() | UploadForm | HtmlResponse | 2 | 305 | 62 |
63 | /admin/design/download | # simple implementation for now stream | AdminDesignAction#download() | FileAccessForm | StreamResponse | 2 | 305 | 15 |
64 | /admin/design/delete | # simple implementation for now html | AdminDesignAction#delete() | FileAccessForm | HtmlResponse | 2 | 305 | 15 |
65 | /admin/design/edit | # simple implementation for now html | AdminDesignAction#edit() | EditForm | HtmlResponse | 2 | 305 | 12 |
66 | /admin/design/editAsUseDefault | # simple implementation for now html | AdminDesignAction#editAsUseDefault() | EditForm | HtmlResponse | 2 | 305 | 12 |
67 | /admin/design/update | # simple implementation for now html | AdminDesignAction#update() | EditForm | HtmlResponse | 2 | 305 | 20 |
68 | /admin/dict/ | # simple implementation for now html | AdminDictAction#index() | HtmlResponse | 2 | 35 | 7 | |
69 | /admin/dict/kuromoji/ | # simple implementation for now html | AdminDictKuromojiAction#index() | SearchForm | HtmlResponse | 3 | 377 | 8 |
70 | /admin/dict/kuromoji/list/{pageNumber} | # simple implementation for now html | AdminDictKuromojiAction#list() | SearchForm | HtmlResponse | 3 | 377 | 12 |
71 | /admin/dict/kuromoji/search | # simple implementation for now html | AdminDictKuromojiAction#search() | SearchForm | HtmlResponse | 3 | 377 | 8 |
72 | /admin/dict/kuromoji/reset | # simple implementation for now html | AdminDictKuromojiAction#reset() | SearchForm | HtmlResponse | 3 | 377 | 8 |
73 | /admin/dict/kuromoji/createnew/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#createnew() | HtmlResponse | 3 | 377 | 11 | |
74 | /admin/dict/kuromoji/edit | # simple implementation for now html | AdminDictKuromojiAction#edit() | EditForm | HtmlResponse | 3 | 377 | 18 |
75 | /admin/dict/kuromoji/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictKuromojiAction#details() | HtmlResponse | 3 | 377 | 19 | |
76 | /admin/dict/kuromoji/downloadpage/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#downloadpage() | HtmlResponse | 3 | 377 | 15 | |
77 | /admin/dict/kuromoji/download | # simple implementation for now api | AdminDictKuromojiAction#download() | DownloadForm | ActionResponse | 3 | 377 | 13 |
78 | /admin/dict/kuromoji/uploadpage/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#uploadpage() | HtmlResponse | 3 | 377 | 15 | |
79 | /admin/dict/kuromoji/upload | # simple implementation for now html | AdminDictKuromojiAction#upload() | UploadForm | HtmlResponse | 3 | 377 | 19 |
80 | /admin/dict/kuromoji/create | # simple implementation for now html | AdminDictKuromojiAction#create() | CreateForm | HtmlResponse | 3 | 377 | 19 |
81 | /admin/dict/kuromoji/update | # simple implementation for now html | AdminDictKuromojiAction#update() | EditForm | HtmlResponse | 3 | 377 | 19 |
82 | /admin/dict/kuromoji/delete | # simple implementation for now html | AdminDictKuromojiAction#delete() | EditForm | HtmlResponse | 3 | 377 | 18 |
83 | /admin/dict/mapping/ | # simple implementation for now html | AdminDictMappingAction#index() | SearchForm | HtmlResponse | 3 | 397 | 8 |
84 | /admin/dict/mapping/list/{pageNumber} | # simple implementation for now html | AdminDictMappingAction#list() | SearchForm | HtmlResponse | 3 | 397 | 12 |
85 | /admin/dict/mapping/search | # simple implementation for now html | AdminDictMappingAction#search() | SearchForm | HtmlResponse | 3 | 397 | 8 |
86 | /admin/dict/mapping/reset | # simple implementation for now html | AdminDictMappingAction#reset() | SearchForm | HtmlResponse | 3 | 397 | 8 |
87 | /admin/dict/mapping/createnew/{dictId} | # simple implementation for now html | AdminDictMappingAction#createnew() | HtmlResponse | 3 | 397 | 11 | |
88 | /admin/dict/mapping/edit | # simple implementation for now html | AdminDictMappingAction#edit() | EditForm | HtmlResponse | 3 | 397 | 19 |
89 | /admin/dict/mapping/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictMappingAction#details() | HtmlResponse | 3 | 397 | 19 | |
90 | /admin/dict/mapping/downloadpage/{dictId} | # simple implementation for now html | AdminDictMappingAction#downloadpage() | HtmlResponse | 3 | 397 | 15 | |
91 | /admin/dict/mapping/download | # simple implementation for now api | AdminDictMappingAction#download() | DownloadForm | ActionResponse | 3 | 397 | 13 |
92 | /admin/dict/mapping/uploadpage/{dictId} | # simple implementation for now html | AdminDictMappingAction#uploadpage() | HtmlResponse | 3 | 397 | 15 | |
93 | /admin/dict/mapping/upload | # simple implementation for now html | AdminDictMappingAction#upload() | UploadForm | HtmlResponse | 3 | 397 | 19 |
94 | /admin/dict/mapping/create | # simple implementation for now html | AdminDictMappingAction#create() | CreateForm | HtmlResponse | 3 | 397 | 18 |
95 | /admin/dict/mapping/update | # simple implementation for now html | AdminDictMappingAction#update() | EditForm | HtmlResponse | 3 | 397 | 18 |
96 | /admin/dict/mapping/delete | # simple implementation for now html | AdminDictMappingAction#delete() | EditForm | HtmlResponse | 3 | 397 | 18 |
97 | /admin/dict/protwords/ | # simple implementation for now html | AdminDictProtwordsAction#index() | SearchForm | HtmlResponse | 3 | 347 | 8 |
98 | /admin/dict/protwords/list/{pageNumber} | # simple implementation for now html | AdminDictProtwordsAction#list() | SearchForm | HtmlResponse | 3 | 347 | 12 |
99 | /admin/dict/protwords/search | # simple implementation for now html | AdminDictProtwordsAction#search() | SearchForm | HtmlResponse | 3 | 347 | 8 |
100 | /admin/dict/protwords/reset | # simple implementation for now html | AdminDictProtwordsAction#reset() | SearchForm | HtmlResponse | 3 | 347 | 8 |
101 | /admin/dict/protwords/createnew/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#createnew() | HtmlResponse | 3 | 347 | 11 | |
102 | /admin/dict/protwords/edit | # simple implementation for now html | AdminDictProtwordsAction#edit() | EditForm | HtmlResponse | 3 | 347 | 18 |
103 | /admin/dict/protwords/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictProtwordsAction#details() | HtmlResponse | 3 | 347 | 18 | |
104 | /admin/dict/protwords/downloadpage/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#downloadpage() | HtmlResponse | 3 | 347 | 15 | |
105 | /admin/dict/protwords/download | # simple implementation for now api | AdminDictProtwordsAction#download() | DownloadForm | ActionResponse | 3 | 347 | 13 |
106 | /admin/dict/protwords/uploadpage/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#uploadpage() | HtmlResponse | 3 | 347 | 15 | |
107 | /admin/dict/protwords/upload | # simple implementation for now html | AdminDictProtwordsAction#upload() | UploadForm | HtmlResponse | 3 | 347 | 19 |
108 | /admin/dict/protwords/create | # simple implementation for now html | AdminDictProtwordsAction#create() | CreateForm | HtmlResponse | 3 | 347 | 11 |
109 | /admin/dict/protwords/update | # simple implementation for now html | AdminDictProtwordsAction#update() | EditForm | HtmlResponse | 3 | 347 | 12 |
110 | /admin/dict/protwords/delete | # simple implementation for now html | AdminDictProtwordsAction#delete() | EditForm | HtmlResponse | 3 | 347 | 13 |
111 | /admin/dict/stemmeroverride/ | # simple implementation for now html | AdminDictStemmeroverrideAction#index() | SearchForm | HtmlResponse | 3 | 364 | 8 |
112 | /admin/dict/stemmeroverride/list/{pageNumber} | # simple implementation for now html | AdminDictStemmeroverrideAction#list() | SearchForm | HtmlResponse | 3 | 364 | 12 |
113 | /admin/dict/stemmeroverride/search | # simple implementation for now html | AdminDictStemmeroverrideAction#search() | SearchForm | HtmlResponse | 3 | 364 | 8 |
114 | /admin/dict/stemmeroverride/reset | # simple implementation for now html | AdminDictStemmeroverrideAction#reset() | SearchForm | HtmlResponse | 3 | 364 | 8 |
115 | /admin/dict/stemmeroverride/createnew/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#createnew() | HtmlResponse | 3 | 364 | 11 | |
116 | /admin/dict/stemmeroverride/edit | # simple implementation for now html | AdminDictStemmeroverrideAction#edit() | EditForm | HtmlResponse | 3 | 364 | 19 |
117 | /admin/dict/stemmeroverride/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictStemmeroverrideAction#details() | HtmlResponse | 3 | 364 | 19 | |
118 | /admin/dict/stemmeroverride/downloadpage/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#downloadpage() | HtmlResponse | 3 | 364 | 15 | |
119 | /admin/dict/stemmeroverride/download | # simple implementation for now api | AdminDictStemmeroverrideAction#download() | DownloadForm | ActionResponse | 3 | 364 | 13 |
120 | /admin/dict/stemmeroverride/uploadpage/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#uploadpage() | HtmlResponse | 3 | 364 | 15 | |
121 | /admin/dict/stemmeroverride/upload | # simple implementation for now html | AdminDictStemmeroverrideAction#upload() | UploadForm | HtmlResponse | 3 | 364 | 19 |
122 | /admin/dict/stemmeroverride/create | # simple implementation for now html | AdminDictStemmeroverrideAction#create() | CreateForm | HtmlResponse | 3 | 364 | 18 |
123 | /admin/dict/stemmeroverride/update | # simple implementation for now html | AdminDictStemmeroverrideAction#update() | EditForm | HtmlResponse | 3 | 364 | 19 |
124 | /admin/dict/stemmeroverride/delete | # simple implementation for now html | AdminDictStemmeroverrideAction#delete() | EditForm | HtmlResponse | 3 | 364 | 18 |
125 | /admin/dict/stopwords/ | # simple implementation for now html | AdminDictStopwordsAction#index() | SearchForm | HtmlResponse | 3 | 336 | 8 |
126 | /admin/dict/stopwords/list/{pageNumber} | # simple implementation for now html | AdminDictStopwordsAction#list() | SearchForm | HtmlResponse | 3 | 336 | 12 |
127 | /admin/dict/stopwords/search | # simple implementation for now html | AdminDictStopwordsAction#search() | SearchForm | HtmlResponse | 3 | 336 | 8 |
128 | /admin/dict/stopwords/reset | # simple implementation for now html | AdminDictStopwordsAction#reset() | SearchForm | HtmlResponse | 3 | 336 | 8 |
129 | /admin/dict/stopwords/createnew/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#createnew() | HtmlResponse | 3 | 336 | 11 | |
130 | /admin/dict/stopwords/edit | # simple implementation for now html | AdminDictStopwordsAction#edit() | EditForm | HtmlResponse | 3 | 336 | 18 |
131 | /admin/dict/stopwords/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictStopwordsAction#details() | HtmlResponse | 3 | 336 | 18 | |
132 | /admin/dict/stopwords/downloadpage/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#downloadpage() | HtmlResponse | 3 | 336 | 15 | |
133 | /admin/dict/stopwords/download | # simple implementation for now api | AdminDictStopwordsAction#download() | DownloadForm | ActionResponse | 3 | 336 | 13 |
134 | /admin/dict/stopwords/uploadpage/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#uploadpage() | HtmlResponse | 3 | 336 | 15 | |
135 | /admin/dict/stopwords/upload | # simple implementation for now html | AdminDictStopwordsAction#upload() | UploadForm | HtmlResponse | 3 | 336 | 19 |
136 | /admin/dict/stopwords/create | # simple implementation for now html | AdminDictStopwordsAction#create() | CreateForm | HtmlResponse | 3 | 336 | 11 |
137 | /admin/dict/stopwords/update | # simple implementation for now html | AdminDictStopwordsAction#update() | EditForm | HtmlResponse | 3 | 336 | 12 |
138 | /admin/dict/stopwords/delete | # simple implementation for now html | AdminDictStopwordsAction#delete() | EditForm | HtmlResponse | 3 | 336 | 13 |
139 | /admin/dict/synonym/ | # simple implementation for now html | AdminDictSynonymAction#index() | SearchForm | HtmlResponse | 3 | 399 | 8 |
140 | /admin/dict/synonym/list/{pageNumber} | # simple implementation for now html | AdminDictSynonymAction#list() | SearchForm | HtmlResponse | 3 | 399 | 12 |
141 | /admin/dict/synonym/search | # simple implementation for now html | AdminDictSynonymAction#search() | SearchForm | HtmlResponse | 3 | 399 | 8 |
142 | /admin/dict/synonym/reset | # simple implementation for now html | AdminDictSynonymAction#reset() | SearchForm | HtmlResponse | 3 | 399 | 8 |
143 | /admin/dict/synonym/createnew/{dictId} | # simple implementation for now html | AdminDictSynonymAction#createnew() | HtmlResponse | 3 | 399 | 11 | |
144 | /admin/dict/synonym/edit | # simple implementation for now html | AdminDictSynonymAction#edit() | EditForm | HtmlResponse | 3 | 399 | 19 |
145 | /admin/dict/synonym/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictSynonymAction#details() | HtmlResponse | 3 | 399 | 19 | |
146 | /admin/dict/synonym/downloadpage/{dictId} | # simple implementation for now html | AdminDictSynonymAction#downloadpage() | HtmlResponse | 3 | 399 | 15 | |
147 | /admin/dict/synonym/download | # simple implementation for now api | AdminDictSynonymAction#download() | DownloadForm | ActionResponse | 3 | 399 | 13 |
148 | /admin/dict/synonym/uploadpage/{dictId} | # simple implementation for now html | AdminDictSynonymAction#uploadpage() | HtmlResponse | 3 | 399 | 15 | |
149 | /admin/dict/synonym/upload | # simple implementation for now html | AdminDictSynonymAction#upload() | UploadForm | HtmlResponse | 3 | 399 | 19 |
150 | /admin/dict/synonym/create | # simple implementation for now html | AdminDictSynonymAction#create() | CreateForm | HtmlResponse | 3 | 399 | 18 |
151 | /admin/dict/synonym/update | # simple implementation for now html | AdminDictSynonymAction#update() | EditForm | HtmlResponse | 3 | 399 | 19 |
152 | /admin/dict/synonym/delete | # simple implementation for now html | AdminDictSynonymAction#delete() | EditForm | HtmlResponse | 3 | 399 | 18 |
153 | /admin/duplicatehost/ | # simple implementation for now html | AdminDuplicatehostAction#index() | SearchForm | HtmlResponse | 3 | 263 | 4 |
154 | /admin/duplicatehost/list/{pageNumber} | # simple implementation for now html | AdminDuplicatehostAction#list() | SearchForm | HtmlResponse | 3 | 263 | 11 |
155 | /admin/duplicatehost/search | # simple implementation for now html | AdminDuplicatehostAction#search() | SearchForm | HtmlResponse | 3 | 263 | 7 |
156 | /admin/duplicatehost/reset | # simple implementation for now html | AdminDuplicatehostAction#reset() | SearchForm | HtmlResponse | 3 | 263 | 7 |
157 | /admin/duplicatehost/createnew | # simple implementation for now html | AdminDuplicatehostAction#createnew() | HtmlResponse | 3 | 263 | 10 | |
158 | /admin/duplicatehost/edit | # simple implementation for now html | AdminDuplicatehostAction#edit() | EditForm | HtmlResponse | 3 | 263 | 18 |
159 | /admin/duplicatehost/details/{crudMode}/{id} | # simple implementation for now html | AdminDuplicatehostAction#details() | HtmlResponse | 3 | 263 | 17 | |
160 | /admin/duplicatehost/create | # simple implementation for now html | AdminDuplicatehostAction#create() | CreateForm | HtmlResponse | 3 | 263 | 18 |
161 | /admin/duplicatehost/update | # simple implementation for now html | AdminDuplicatehostAction#update() | EditForm | HtmlResponse | 3 | 263 | 18 |
162 | /admin/duplicatehost/delete | # simple implementation for now html | AdminDuplicatehostAction#delete() | EditForm | HtmlResponse | 3 | 263 | 19 |
163 | /admin/elevateword/ | # simple implementation for now html | AdminElevatewordAction#index() | HtmlResponse | 5 | 362 | 4 | |
164 | /admin/elevateword/list/{pageNumber} | # simple implementation for now html | AdminElevatewordAction#list() | SearchForm | HtmlResponse | 5 | 362 | 11 |
165 | /admin/elevateword/search | # simple implementation for now html | AdminElevatewordAction#search() | SearchForm | HtmlResponse | 5 | 362 | 7 |
166 | /admin/elevateword/reset | # simple implementation for now html | AdminElevatewordAction#reset() | SearchForm | HtmlResponse | 5 | 362 | 7 |
167 | /admin/elevateword/createnew | # simple implementation for now html | AdminElevatewordAction#createnew() | HtmlResponse | 5 | 362 | 12 | |
168 | /admin/elevateword/edit | # simple implementation for now html | AdminElevatewordAction#edit() | EditForm | HtmlResponse | 5 | 362 | 24 |
169 | /admin/elevateword/details/{crudMode}/{id} | # simple implementation for now html | AdminElevatewordAction#details() | HtmlResponse | 5 | 362 | 17 | |
170 | /admin/elevateword/downloadpage | # simple implementation for now html | AdminElevatewordAction#downloadpage() | HtmlResponse | 5 | 362 | 5 | |
171 | /admin/elevateword/download | # simple implementation for now api | AdminElevatewordAction#download() | DownloadForm | ActionResponse | 5 | 362 | 20 |
172 | /admin/elevateword/uploadpage | # simple implementation for now html | AdminElevatewordAction#uploadpage() | HtmlResponse | 5 | 362 | 5 | |
173 | /admin/elevateword/create | # simple implementation for now html | AdminElevatewordAction#create() | CreateForm | HtmlResponse | 5 | 362 | 20 |
174 | /admin/elevateword/update | # simple implementation for now html | AdminElevatewordAction#update() | EditForm | HtmlResponse | 5 | 362 | 20 |
175 | /admin/elevateword/delete | # simple implementation for now html | AdminElevatewordAction#delete() | EditForm | HtmlResponse | 5 | 362 | 18 |
176 | /admin/elevateword/upload | # simple implementation for now html | AdminElevatewordAction#upload() | UploadForm | HtmlResponse | 5 | 362 | 16 |
177 | /admin/esreq/ | # simple implementation for now html | AdminEsreqAction#index() | HtmlResponse | 2 | 120 | 4 | |
178 | /admin/esreq/upload | # simple implementation for now api | AdminEsreqAction#upload() | UploadForm | ActionResponse | 2 | 120 | 55 |
179 | /admin/failureurl/ | # simple implementation for now html | AdminFailureurlAction#index() | HtmlResponse | 3 | 155 | 5 | |
180 | /admin/failureurl/list/{pageNumber} | # simple implementation for now html | AdminFailureurlAction#list() | SearchForm | HtmlResponse | 3 | 155 | 7 |
181 | /admin/failureurl/search | # simple implementation for now html | AdminFailureurlAction#search() | SearchForm | HtmlResponse | 3 | 155 | 7 |
182 | /admin/failureurl/reset | # simple implementation for now html | AdminFailureurlAction#reset() | SearchForm | HtmlResponse | 3 | 155 | 7 |
183 | /admin/failureurl/back | # simple implementation for now html | AdminFailureurlAction#back() | SearchForm | HtmlResponse | 3 | 155 | 6 |
184 | /admin/failureurl/details/{crudMode}/{id} | # simple implementation for now html | AdminFailureurlAction#details() | HtmlResponse | 3 | 155 | 16 | |
185 | /admin/failureurl/delete | # simple implementation for now html | AdminFailureurlAction#delete() | EditForm | HtmlResponse | 3 | 155 | 12 |
186 | /admin/failureurl/deleteall | # simple implementation for now html | AdminFailureurlAction#deleteall() | HtmlResponse | 3 | 155 | 8 | |
187 | /admin/fileauth/ | # simple implementation for now html | AdminFileauthAction#index() | HtmlResponse | 4 | 303 | 4 | |
188 | /admin/fileauth/list/{pageNumber} | # simple implementation for now html | AdminFileauthAction#list() | SearchForm | HtmlResponse | 4 | 303 | 11 |
189 | /admin/fileauth/search | # simple implementation for now html | AdminFileauthAction#search() | SearchForm | HtmlResponse | 4 | 303 | 7 |
190 | /admin/fileauth/reset | # simple implementation for now html | AdminFileauthAction#reset() | SearchForm | HtmlResponse | 4 | 303 | 7 |
191 | /admin/fileauth/createnew | # simple implementation for now html | AdminFileauthAction#createnew() | HtmlResponse | 4 | 303 | 13 | |
192 | /admin/fileauth/edit | # simple implementation for now html | AdminFileauthAction#edit() | EditForm | HtmlResponse | 4 | 303 | 18 |
193 | /admin/fileauth/details/{crudMode}/{id} | # simple implementation for now html | AdminFileauthAction#details() | HtmlResponse | 4 | 303 | 17 | |
194 | /admin/fileauth/create | # simple implementation for now html | AdminFileauthAction#create() | CreateForm | HtmlResponse | 4 | 303 | 18 |
195 | /admin/fileauth/update | # simple implementation for now html | AdminFileauthAction#update() | EditForm | HtmlResponse | 4 | 303 | 18 |
196 | /admin/fileauth/delete | # simple implementation for now html | AdminFileauthAction#delete() | EditForm | HtmlResponse | 4 | 303 | 19 |
197 | /admin/fileconfig/ | # simple implementation for now html | AdminFileconfigAction#index() | HtmlResponse | 5 | 308 | 4 | |
198 | /admin/fileconfig/list/{pageNumber} | # simple implementation for now html | AdminFileconfigAction#list() | SearchForm | HtmlResponse | 5 | 308 | 11 |
199 | /admin/fileconfig/search | # simple implementation for now html | AdminFileconfigAction#search() | SearchForm | HtmlResponse | 5 | 308 | 7 |
200 | /admin/fileconfig/reset | # simple implementation for now html | AdminFileconfigAction#reset() | SearchForm | HtmlResponse | 5 | 308 | 7 |
201 | /admin/fileconfig/createnew | # simple implementation for now html | AdminFileconfigAction#createnew() | HtmlResponse | 5 | 308 | 25 | |
202 | /admin/fileconfig/edit | # simple implementation for now html | AdminFileconfigAction#edit() | EditForm | HtmlResponse | 5 | 308 | 24 |
203 | /admin/fileconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminFileconfigAction#details() | HtmlResponse | 5 | 308 | 19 | |
204 | /admin/fileconfig/create | # simple implementation for now html | AdminFileconfigAction#create() | CreateForm | HtmlResponse | 5 | 308 | 18 |
205 | /admin/fileconfig/update | # simple implementation for now html | AdminFileconfigAction#update() | EditForm | HtmlResponse | 5 | 308 | 18 |
206 | /admin/fileconfig/delete | # simple implementation for now html | AdminFileconfigAction#delete() | EditForm | HtmlResponse | 5 | 308 | 19 |
207 | /admin/general/ | # simple implementation for now html | AdminGeneralAction#index() | HtmlResponse | 4 | 209 | 9 | |
208 | /admin/general/sendmail | # simple implementation for now html | AdminGeneralAction#sendmail() | MailForm | HtmlResponse | 4 | 209 | 29 |
209 | /admin/general/update | # simple implementation for now html | AdminGeneralAction#update() | EditForm | HtmlResponse | 4 | 209 | 9 |
210 | /admin/group/ | # simple implementation for now html | AdminGroupAction#index() | HtmlResponse | 4 | 270 | 4 | |
211 | /admin/group/list/{pageNumber} | # simple implementation for now html | AdminGroupAction#list() | SearchForm | HtmlResponse | 4 | 270 | 11 |
212 | /admin/group/search | # simple implementation for now html | AdminGroupAction#search() | SearchForm | HtmlResponse | 4 | 270 | 7 |
213 | /admin/group/reset | # simple implementation for now html | AdminGroupAction#reset() | SearchForm | HtmlResponse | 4 | 270 | 7 |
214 | /admin/group/createnew | # simple implementation for now html | AdminGroupAction#createnew() | HtmlResponse | 4 | 270 | 10 | |
215 | /admin/group/edit | # simple implementation for now html | AdminGroupAction#edit() | EditForm | HtmlResponse | 4 | 270 | 18 |
216 | /admin/group/details/{crudMode}/{id} | # simple implementation for now html | AdminGroupAction#details() | HtmlResponse | 4 | 270 | 17 | |
217 | /admin/group/create | # simple implementation for now html | AdminGroupAction#create() | CreateForm | HtmlResponse | 4 | 270 | 20 |
218 | /admin/group/update | # simple implementation for now html | AdminGroupAction#update() | EditForm | HtmlResponse | 4 | 270 | 20 |
219 | /admin/group/delete | # simple implementation for now html | AdminGroupAction#delete() | EditForm | HtmlResponse | 4 | 270 | 20 |
220 | /admin/joblog/ | # simple implementation for now html | AdminJoblogAction#index() | SearchForm | HtmlResponse | 3 | 173 | 5 |
221 | /admin/joblog/list/{pageNumber} | # simple implementation for now html | AdminJoblogAction#list() | SearchForm | HtmlResponse | 3 | 173 | 8 |
222 | /admin/joblog/search | # simple implementation for now html | AdminJoblogAction#search() | SearchForm | HtmlResponse | 3 | 173 | 8 |
223 | /admin/joblog/reset | # simple implementation for now html | AdminJoblogAction#reset() | SearchForm | HtmlResponse | 3 | 173 | 8 |
224 | /admin/joblog/back | # simple implementation for now html | AdminJoblogAction#back() | SearchForm | HtmlResponse | 3 | 173 | 7 |
225 | /admin/joblog/details/{crudMode}/{id} | # simple implementation for now html | AdminJoblogAction#details() | HtmlResponse | 3 | 173 | 17 | |
226 | /admin/joblog/delete | # simple implementation for now html | AdminJoblogAction#delete() | EditForm | HtmlResponse | 3 | 173 | 12 |
227 | /admin/joblog/deleteall | # simple implementation for now html | AdminJoblogAction#deleteall() | HtmlResponse | 3 | 173 | 11 | |
228 | /admin/keymatch/ | # simple implementation for now html | AdminKeymatchAction#index() | SearchForm | HtmlResponse | 4 | 273 | 4 |
229 | /admin/keymatch/list/{pageNumber} | # simple implementation for now html | AdminKeymatchAction#list() | SearchForm | HtmlResponse | 4 | 273 | 11 |
230 | /admin/keymatch/search | # simple implementation for now html | AdminKeymatchAction#search() | SearchForm | HtmlResponse | 4 | 273 | 7 |
231 | /admin/keymatch/reset | # simple implementation for now html | AdminKeymatchAction#reset() | SearchForm | HtmlResponse | 4 | 273 | 7 |
232 | /admin/keymatch/createnew | # simple implementation for now html | AdminKeymatchAction#createnew() | HtmlResponse | 4 | 273 | 10 | |
233 | /admin/keymatch/edit | # simple implementation for now html | AdminKeymatchAction#edit() | EditForm | HtmlResponse | 4 | 273 | 18 |
234 | /admin/keymatch/details/{crudMode}/{id} | # simple implementation for now html | AdminKeymatchAction#details() | HtmlResponse | 4 | 273 | 21 | |
235 | /admin/keymatch/create | # simple implementation for now html | AdminKeymatchAction#create() | CreateForm | HtmlResponse | 4 | 273 | 19 |
236 | /admin/keymatch/update | # simple implementation for now html | AdminKeymatchAction#update() | EditForm | HtmlResponse | 4 | 273 | 19 |
237 | /admin/keymatch/delete | # simple implementation for now html | AdminKeymatchAction#delete() | EditForm | HtmlResponse | 4 | 273 | 20 |
238 | /admin/labeltype/ | # simple implementation for now html | AdminLabeltypeAction#index() | SearchForm | HtmlResponse | 4 | 292 | 4 |
239 | /admin/labeltype/list/{pageNumber} | # simple implementation for now html | AdminLabeltypeAction#list() | SearchForm | HtmlResponse | 4 | 292 | 11 |
240 | /admin/labeltype/search | # simple implementation for now html | AdminLabeltypeAction#search() | SearchForm | HtmlResponse | 4 | 292 | 7 |
241 | /admin/labeltype/reset | # simple implementation for now html | AdminLabeltypeAction#reset() | SearchForm | HtmlResponse | 4 | 292 | 7 |
242 | /admin/labeltype/createnew | # simple implementation for now html | AdminLabeltypeAction#createnew() | HtmlResponse | 4 | 292 | 12 | |
243 | /admin/labeltype/edit | # simple implementation for now html | AdminLabeltypeAction#edit() | EditForm | HtmlResponse | 4 | 292 | 24 |
244 | /admin/labeltype/details/{crudMode}/{id} | # simple implementation for now html | AdminLabeltypeAction#details() | HtmlResponse | 4 | 292 | 23 | |
245 | /admin/labeltype/create | # simple implementation for now html | AdminLabeltypeAction#create() | CreateForm | HtmlResponse | 4 | 292 | 18 |
246 | /admin/labeltype/update | # simple implementation for now html | AdminLabeltypeAction#update() | EditForm | HtmlResponse | 4 | 292 | 18 |
247 | /admin/labeltype/delete | # simple implementation for now html | AdminLabeltypeAction#delete() | EditForm | HtmlResponse | 4 | 292 | 19 |
248 | /admin/log/ | # simple implementation for now html | AdminLogAction#index() | HtmlResponse | 1 | 74 | 4 | |
249 | /admin/log/download/{id} | # simple implementation for now api | AdminLogAction#download() | ActionResponse | 1 | 74 | 15 | |
250 | /admin/maintenance/ | # simple implementation for now html | AdminMaintenanceAction#index() | HtmlResponse | 4 | 266 | 5 | |
251 | /admin/maintenance/reindexOnly | # simple implementation for now html | AdminMaintenanceAction#reindexOnly() | ActionForm | HtmlResponse | 4 | 266 | 10 |
252 | /admin/maintenance/reloadDocIndex | # simple implementation for now html | AdminMaintenanceAction#reloadDocIndex() | ActionForm | HtmlResponse | 4 | 266 | 15 |
253 | /admin/maintenance/clearCrawlerIndex | # simple implementation for now html | AdminMaintenanceAction#clearCrawlerIndex() | ActionForm | HtmlResponse | 4 | 266 | 13 |
254 | /admin/maintenance/downloadLogs | # simple implementation for now api | AdminMaintenanceAction#downloadLogs() | ActionForm | ActionResponse | 4 | 266 | 17 |
255 | /admin/pathmap/ | # simple implementation for now html | AdminPathmapAction#index() | SearchForm | HtmlResponse | 3 | 263 | 4 |
256 | /admin/pathmap/list/{pageNumber} | # simple implementation for now html | AdminPathmapAction#list() | SearchForm | HtmlResponse | 3 | 263 | 11 |
257 | /admin/pathmap/search | # simple implementation for now html | AdminPathmapAction#search() | SearchForm | HtmlResponse | 3 | 263 | 7 |
258 | /admin/pathmap/reset | # simple implementation for now html | AdminPathmapAction#reset() | SearchForm | HtmlResponse | 3 | 263 | 7 |
259 | /admin/pathmap/createnew | # simple implementation for now html | AdminPathmapAction#createnew() | HtmlResponse | 3 | 263 | 10 | |
260 | /admin/pathmap/edit | # simple implementation for now html | AdminPathmapAction#edit() | EditForm | HtmlResponse | 3 | 263 | 18 |
261 | /admin/pathmap/details/{crudMode}/{id} | # simple implementation for now html | AdminPathmapAction#details() | HtmlResponse | 3 | 263 | 17 | |
262 | /admin/pathmap/create | # simple implementation for now html | AdminPathmapAction#create() | CreateForm | HtmlResponse | 3 | 263 | 18 |
263 | /admin/pathmap/update | # simple implementation for now html | AdminPathmapAction#update() | EditForm | HtmlResponse | 3 | 263 | 18 |
264 | /admin/pathmap/delete | # simple implementation for now html | AdminPathmapAction#delete() | EditForm | HtmlResponse | 3 | 263 | 19 |
265 | /admin/plugin/ | # simple implementation for now html | AdminPluginAction#index() | HtmlResponse | 3 | 184 | 5 | |
266 | /admin/plugin/delete | # simple implementation for now html | AdminPluginAction#delete() | DeleteForm | HtmlResponse | 3 | 184 | 9 |
267 | /admin/plugin/install | # simple implementation for now html | AdminPluginAction#install() | InstallForm | HtmlResponse | 3 | 184 | 54 |
268 | /admin/plugin/installplugin | # simple implementation for now html | AdminPluginAction#installplugin() | HtmlResponse | 3 | 184 | 19 | |
269 | /admin/relatedcontent/ | # simple implementation for now html | AdminRelatedcontentAction#index() | HtmlResponse | 3 | 265 | 4 | |
270 | /admin/relatedcontent/list/{pageNumber} | # simple implementation for now html | AdminRelatedcontentAction#list() | SearchForm | HtmlResponse | 3 | 265 | 11 |
271 | /admin/relatedcontent/search | # simple implementation for now html | AdminRelatedcontentAction#search() | SearchForm | HtmlResponse | 3 | 265 | 7 |
272 | /admin/relatedcontent/reset | # simple implementation for now html | AdminRelatedcontentAction#reset() | SearchForm | HtmlResponse | 3 | 265 | 7 |
273 | /admin/relatedcontent/createnew | # simple implementation for now html | AdminRelatedcontentAction#createnew() | HtmlResponse | 3 | 265 | 10 | |
274 | /admin/relatedcontent/edit | # simple implementation for now html | AdminRelatedcontentAction#edit() | EditForm | HtmlResponse | 3 | 265 | 18 |
275 | /admin/relatedcontent/details/{crudMode}/{id} | # simple implementation for now html | AdminRelatedcontentAction#details() | HtmlResponse | 3 | 265 | 17 | |
276 | /admin/relatedcontent/create | # simple implementation for now html | AdminRelatedcontentAction#create() | CreateForm | HtmlResponse | 3 | 265 | 18 |
277 | /admin/relatedcontent/update | # simple implementation for now html | AdminRelatedcontentAction#update() | EditForm | HtmlResponse | 3 | 265 | 18 |
278 | /admin/relatedcontent/delete | # simple implementation for now html | AdminRelatedcontentAction#delete() | EditForm | HtmlResponse | 3 | 265 | 19 |
279 | /admin/relatedquery/ | # simple implementation for now html | AdminRelatedqueryAction#index() | HtmlResponse | 3 | 275 | 4 | |
280 | /admin/relatedquery/list/{pageNumber} | # simple implementation for now html | AdminRelatedqueryAction#list() | SearchForm | HtmlResponse | 3 | 275 | 11 |
281 | /admin/relatedquery/search | # simple implementation for now html | AdminRelatedqueryAction#search() | SearchForm | HtmlResponse | 3 | 275 | 7 |
282 | /admin/relatedquery/reset | # simple implementation for now html | AdminRelatedqueryAction#reset() | SearchForm | HtmlResponse | 3 | 275 | 7 |
283 | /admin/relatedquery/createnew | # simple implementation for now html | AdminRelatedqueryAction#createnew() | HtmlResponse | 3 | 275 | 10 | |
284 | /admin/relatedquery/edit | # simple implementation for now html | AdminRelatedqueryAction#edit() | EditForm | HtmlResponse | 3 | 275 | 23 |
285 | /admin/relatedquery/details/{crudMode}/{id} | # simple implementation for now html | AdminRelatedqueryAction#details() | HtmlResponse | 3 | 275 | 20 | |
286 | /admin/relatedquery/create | # simple implementation for now html | AdminRelatedqueryAction#create() | CreateForm | HtmlResponse | 3 | 275 | 18 |
287 | /admin/relatedquery/update | # simple implementation for now html | AdminRelatedqueryAction#update() | EditForm | HtmlResponse | 3 | 275 | 18 |
288 | /admin/relatedquery/delete | # simple implementation for now html | AdminRelatedqueryAction#delete() | EditForm | HtmlResponse | 3 | 275 | 19 |
289 | /admin/reqheader/ | # simple implementation for now html | AdminReqheaderAction#index() | SearchForm | HtmlResponse | 4 | 290 | 4 |
290 | /admin/reqheader/list/{pageNumber} | # simple implementation for now html | AdminReqheaderAction#list() | SearchForm | HtmlResponse | 4 | 290 | 11 |
291 | /admin/reqheader/search | # simple implementation for now html | AdminReqheaderAction#search() | SearchForm | HtmlResponse | 4 | 290 | 7 |
292 | /admin/reqheader/reset | # simple implementation for now html | AdminReqheaderAction#reset() | SearchForm | HtmlResponse | 4 | 290 | 7 |
293 | /admin/reqheader/createnew | # simple implementation for now html | AdminReqheaderAction#createnew() | HtmlResponse | 4 | 290 | 12 | |
294 | /admin/reqheader/edit | # simple implementation for now html | AdminReqheaderAction#edit() | EditForm | HtmlResponse | 4 | 290 | 18 |
295 | /admin/reqheader/details/{crudMode}/{id} | # simple implementation for now html | AdminReqheaderAction#details() | HtmlResponse | 4 | 290 | 17 | |
296 | /admin/reqheader/create | # simple implementation for now html | AdminReqheaderAction#create() | CreateForm | HtmlResponse | 4 | 290 | 18 |
297 | /admin/reqheader/update | # simple implementation for now html | AdminReqheaderAction#update() | EditForm | HtmlResponse | 4 | 290 | 18 |
298 | /admin/reqheader/delete | # simple implementation for now html | AdminReqheaderAction#delete() | EditForm | HtmlResponse | 4 | 290 | 19 |
299 | /admin/role/ | # simple implementation for now html | AdminRoleAction#index() | SearchForm | HtmlResponse | 4 | 221 | 4 |
300 | /admin/role/list/{pageNumber} | # simple implementation for now html | AdminRoleAction#list() | SearchForm | HtmlResponse | 4 | 221 | 11 |
301 | /admin/role/search | # simple implementation for now html | AdminRoleAction#search() | SearchForm | HtmlResponse | 4 | 221 | 7 |
302 | /admin/role/reset | # simple implementation for now html | AdminRoleAction#reset() | SearchForm | HtmlResponse | 4 | 221 | 7 |
303 | /admin/role/createnew | # simple implementation for now html | AdminRoleAction#createnew() | HtmlResponse | 4 | 221 | 10 | |
304 | /admin/role/details/{crudMode}/{id} | # simple implementation for now html | AdminRoleAction#details() | HtmlResponse | 4 | 221 | 17 | |
305 | /admin/role/create | # simple implementation for now html | AdminRoleAction#create() | CreateForm | HtmlResponse | 4 | 221 | 19 |
306 | /admin/role/delete | # simple implementation for now html | AdminRoleAction#delete() | EditForm | HtmlResponse | 4 | 221 | 19 |
307 | /admin/scheduler/ | # simple implementation for now html | AdminSchedulerAction#index() | SearchForm | HtmlResponse | 4 | 363 | 4 |
308 | /admin/scheduler/list/{pageNumber} | # simple implementation for now html | AdminSchedulerAction#list() | SearchForm | HtmlResponse | 4 | 363 | 11 |
309 | /admin/scheduler/search | # simple implementation for now html | AdminSchedulerAction#search() | SearchForm | HtmlResponse | 4 | 363 | 7 |
310 | /admin/scheduler/reset | # simple implementation for now html | AdminSchedulerAction#reset() | SearchForm | HtmlResponse | 4 | 363 | 7 |
311 | /admin/scheduler/createnewjob/{type}/{id}/{name} | # simple implementation for now html | AdminSchedulerAction#createnewjob() | HtmlResponse | 4 | 363 | 26 | |
312 | /admin/scheduler/createnew | # simple implementation for now html | AdminSchedulerAction#createnew() | HtmlResponse | 4 | 363 | 10 | |
313 | /admin/scheduler/edit | # simple implementation for now html | AdminSchedulerAction#edit() | EditForm | HtmlResponse | 4 | 363 | 18 |
314 | /admin/scheduler/details/{crudMode}/{id} | # simple implementation for now html | AdminSchedulerAction#details() | HtmlResponse | 4 | 363 | 21 | |
315 | /admin/scheduler/create | # simple implementation for now html | AdminSchedulerAction#create() | CreateForm | HtmlResponse | 4 | 363 | 18 |
316 | /admin/scheduler/update | # simple implementation for now html | AdminSchedulerAction#update() | EditForm | HtmlResponse | 4 | 363 | 18 |
317 | /admin/scheduler/delete | # simple implementation for now html | AdminSchedulerAction#delete() | EditForm | HtmlResponse | 4 | 363 | 19 |
318 | /admin/scheduler/start | # simple implementation for now html | AdminSchedulerAction#start() | EditForm | HtmlResponse | 4 | 363 | 27 |
319 | /admin/scheduler/stop | # simple implementation for now html | AdminSchedulerAction#stop() | EditForm | HtmlResponse | 4 | 363 | 22 |
320 | /admin/searchlist/ | # simple implementation for now html | AdminSearchlistAction#index() | ListForm | HtmlResponse | 17 | 23 | 6 |
321 | /admin/searchlist/search | # simple implementation for now html | AdminSearchlistAction#search() | ListForm | HtmlResponse | 17 | 23 | 5 |
322 | /admin/searchlist/prev | # simple implementation for now html | AdminSearchlistAction#prev() | ListForm | HtmlResponse | 17 | 23 | 5 |
323 | /admin/searchlist/next | # simple implementation for now html | AdminSearchlistAction#next() | ListForm | HtmlResponse | 17 | 23 | 5 |
324 | /admin/searchlist/move | # simple implementation for now html | AdminSearchlistAction#move() | ListForm | HtmlResponse | 17 | 23 | 5 |
325 | /admin/searchlist/delete | # simple implementation for now html | AdminSearchlistAction#delete() | DeleteForm | HtmlResponse | 17 | 23 | 14 |
326 | /admin/searchlist/deleteall | # simple implementation for now html | AdminSearchlistAction#deleteall() | ListForm | HtmlResponse | 17 | 23 | 15 |
327 | /admin/searchlist/createnew | # simple implementation for now html | AdminSearchlistAction#createnew() | CreateForm | HtmlResponse | 17 | 23 | 10 |
328 | /admin/searchlist/edit | # simple implementation for now html | AdminSearchlistAction#edit() | EditForm | HtmlResponse | 17 | 23 | 14 |
329 | /admin/searchlist/create | # simple implementation for now html | AdminSearchlistAction#create() | CreateForm | HtmlResponse | 17 | 23 | 26 |
330 | /admin/searchlist/update | # simple implementation for now html | AdminSearchlistAction#update() | EditForm | HtmlResponse | 17 | 23 | 35 |
331 | /admin/searchlog/ | # simple implementation for now html | AdminSearchlogAction#index() | HtmlResponse | 4 | 168 | 5 | |
332 | /admin/searchlog/list/{pageNumber} | # simple implementation for now html | AdminSearchlogAction#list() | SearchForm | HtmlResponse | 4 | 168 | 8 |
333 | /admin/searchlog/search | # simple implementation for now html | AdminSearchlogAction#search() | SearchForm | HtmlResponse | 4 | 168 | 10 |
334 | /admin/searchlog/reset | # simple implementation for now html | AdminSearchlogAction#reset() | SearchForm | HtmlResponse | 4 | 168 | 8 |
335 | /admin/searchlog/back | # simple implementation for now html | AdminSearchlogAction#back() | SearchForm | HtmlResponse | 4 | 168 | 7 |
336 | /admin/searchlog/details/{crudMode}/{logType}/{id} | # simple implementation for now html | AdminSearchlogAction#details() | HtmlResponse | 4 | 168 | 14 | |
337 | /admin/searchlog/delete | # simple implementation for now html | AdminSearchlogAction#delete() | EditForm | HtmlResponse | 4 | 168 | 11 |
338 | /admin/searchlog/deleteall | # simple implementation for now html | AdminSearchlogAction#deleteall() | HtmlResponse | 4 | 168 | 8 | |
339 | /admin/storage/ | # simple implementation for now html | AdminStorageAction#index() | HtmlResponse | 2 | 16 | 5 | |
340 | /admin/storage/list/{id} | # simple implementation for now api | AdminStorageAction#list() | ActionResponse | 2 | 16 | 5 | |
341 | /admin/storage/upload | # simple implementation for now html | AdminStorageAction#upload() | ItemForm | HtmlResponse | 2 | 16 | 20 |
342 | /admin/storage/download/{id} | # simple implementation for now api | AdminStorageAction#download() | ActionResponse | 2 | 16 | 26 | |
343 | /admin/storage/delete/{id} | # simple implementation for now html | AdminStorageAction#delete() | HtmlResponse | 2 | 16 | 17 | |
344 | /admin/storage/createDir | # simple implementation for now html | AdminStorageAction#createDir() | ItemForm | HtmlResponse | 2 | 16 | 8 |
345 | /admin/storage/editTags | # simple implementation for now html | AdminStorageAction#editTags() | TagForm | HtmlResponse | 2 | 16 | 6 |
346 | /admin/storage/updateTags | # simple implementation for now html | AdminStorageAction#updateTags() | TagForm | HtmlResponse | 2 | 16 | 14 |
347 | /admin/suggest/ | # simple implementation for now html | AdminSuggestAction#index() | HtmlResponse | 2 | 72 | 5 | |
348 | /admin/suggest/deleteAllWords | # simple implementation for now html | AdminSuggestAction#deleteAllWords() | HtmlResponse | 2 | 72 | 10 | |
349 | /admin/suggest/deleteDocumentWords | # simple implementation for now html | AdminSuggestAction#deleteDocumentWords() | HtmlResponse | 2 | 72 | 10 | |
350 | /admin/suggest/deleteQueryWords | # simple implementation for now html | AdminSuggestAction#deleteQueryWords() | HtmlResponse | 2 | 72 | 10 | |
351 | /admin/systeminfo/ | # simple implementation for now html | AdminSysteminfoAction#index() | HtmlResponse | 4 | 149 | 9 | |
352 | /admin/upgrade/ | # simple implementation for now html | AdminUpgradeAction#index() | HtmlResponse | 39 | 1102 | 5 | |
353 | /admin/upgrade/upgradeFrom | # simple implementation for now html | AdminUpgradeAction#upgradeFrom() | UpgradeForm | HtmlResponse | 39 | 1102 | 719 |
354 | /admin/user/ | # simple implementation for now html | AdminUserAction#index() | HtmlResponse | 6 | 329 | 4 | |
355 | /admin/user/list/{pageNumber} | # simple implementation for now html | AdminUserAction#list() | SearchForm | HtmlResponse | 6 | 329 | 11 |
356 | /admin/user/search | # simple implementation for now html | AdminUserAction#search() | SearchForm | HtmlResponse | 6 | 329 | 7 |
357 | /admin/user/reset | # simple implementation for now html | AdminUserAction#reset() | SearchForm | HtmlResponse | 6 | 329 | 7 |
358 | /admin/user/createnew | # simple implementation for now html | AdminUserAction#createnew() | HtmlResponse | 6 | 329 | 12 | |
359 | /admin/user/edit | # simple implementation for now html | AdminUserAction#edit() | EditForm | HtmlResponse | 6 | 329 | 19 |
360 | /admin/user/details/{crudMode}/{id} | # simple implementation for now html | AdminUserAction#details() | HtmlResponse | 6 | 329 | 20 | |
361 | /admin/user/create | # simple implementation for now html | AdminUserAction#create() | CreateForm | HtmlResponse | 6 | 329 | 21 |
362 | /admin/user/update | # simple implementation for now html | AdminUserAction#update() | EditForm | HtmlResponse | 6 | 329 | 21 |
363 | /admin/user/delete | # simple implementation for now html | AdminUserAction#delete() | EditForm | HtmlResponse | 6 | 329 | 25 |
364 | /admin/webauth/ | # simple implementation for now html | AdminWebauthAction#index() | SearchForm | HtmlResponse | 4 | 305 | 4 |
365 | /admin/webauth/list/{pageNumber} | # simple implementation for now html | AdminWebauthAction#list() | SearchForm | HtmlResponse | 4 | 305 | 11 |
366 | /admin/webauth/search | # simple implementation for now html | AdminWebauthAction#search() | SearchForm | HtmlResponse | 4 | 305 | 7 |
367 | /admin/webauth/reset | # simple implementation for now html | AdminWebauthAction#reset() | SearchForm | HtmlResponse | 4 | 305 | 7 |
368 | /admin/webauth/createnew | # simple implementation for now html | AdminWebauthAction#createnew() | HtmlResponse | 4 | 305 | 13 | |
369 | /admin/webauth/edit | # simple implementation for now html | AdminWebauthAction#edit() | EditForm | HtmlResponse | 4 | 305 | 18 |
370 | /admin/webauth/details/{crudMode}/{id} | # simple implementation for now html | AdminWebauthAction#details() | HtmlResponse | 4 | 305 | 20 | |
371 | /admin/webauth/create | # simple implementation for now html | AdminWebauthAction#create() | CreateForm | HtmlResponse | 4 | 305 | 18 |
372 | /admin/webauth/update | # simple implementation for now html | AdminWebauthAction#update() | EditForm | HtmlResponse | 4 | 305 | 18 |
373 | /admin/webauth/delete | # simple implementation for now html | AdminWebauthAction#delete() | EditForm | HtmlResponse | 4 | 305 | 19 |
374 | /admin/webconfig/ | # simple implementation for now html | AdminWebconfigAction#index() | SearchForm | HtmlResponse | 6 | 314 | 4 |
375 | /admin/webconfig/list/{pageNumber} | # simple implementation for now html | AdminWebconfigAction#list() | SearchForm | HtmlResponse | 6 | 314 | 11 |
376 | /admin/webconfig/search | # simple implementation for now html | AdminWebconfigAction#search() | SearchForm | HtmlResponse | 6 | 314 | 7 |
377 | /admin/webconfig/reset | # simple implementation for now html | AdminWebconfigAction#reset() | SearchForm | HtmlResponse | 6 | 314 | 7 |
378 | /admin/webconfig/createnew | # simple implementation for now html | AdminWebconfigAction#createnew() | HtmlResponse | 6 | 314 | 23 | |
379 | /admin/webconfig/edit | # simple implementation for now html | AdminWebconfigAction#edit() | EditForm | HtmlResponse | 6 | 314 | 26 |
380 | /admin/webconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminWebconfigAction#details() | HtmlResponse | 6 | 314 | 23 | |
381 | /admin/webconfig/create | # simple implementation for now html | AdminWebconfigAction#create() | CreateForm | HtmlResponse | 6 | 314 | 18 |
382 | /admin/webconfig/update | # simple implementation for now html | AdminWebconfigAction#update() | EditForm | HtmlResponse | 6 | 314 | 18 |
383 | /admin/webconfig/delete | # simple implementation for now html | AdminWebconfigAction#delete() | EditForm | HtmlResponse | 6 | 314 | 19 |
384 | /admin/wizard/ | # simple implementation for now html | AdminWizardAction#index() | HtmlResponse | 7 | 261 | 4 | |
385 | /admin/wizard/crawlingConfigForm | # simple implementation for now html | AdminWizardAction#crawlingConfigForm() | HtmlResponse | 7 | 261 | 5 | |
386 | /admin/wizard/crawlingConfig | # simple implementation for now html | AdminWizardAction#crawlingConfig() | CrawlingConfigForm | HtmlResponse | 7 | 261 | 8 |
387 | /admin/wizard/crawlingConfigNext | # simple implementation for now html | AdminWizardAction#crawlingConfigNext() | CrawlingConfigForm | HtmlResponse | 7 | 261 | 8 |
388 | /admin/wizard/startCrawlingForm | # simple implementation for now html | AdminWizardAction#startCrawlingForm() | HtmlResponse | 7 | 261 | 5 | |
389 | /admin/wizard/startCrawling | # simple implementation for now html | AdminWizardAction#startCrawling() | StartCrawlingForm | HtmlResponse | 7 | 261 | 17 |
390 | /api/admin/accesstoken/settings | # simple implementation for now api | ApiAdminAccesstokenAction#settings() | SearchBody | JsonResponse<ApiResult> | 0 | 96 | 7 |
391 | /api/admin/accesstoken/setting/{id} | # simple implementation for now api | ApiAdminAccesstokenAction#get$setting() | JsonResponse<ApiResult> | 0 | 96 | 6 | |
392 | /api/admin/accesstoken/setting | # simple implementation for now api | ApiAdminAccesstokenAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 0 | 96 | 17 |
393 | /api/admin/accesstoken/setting | # simple implementation for now api | ApiAdminAccesstokenAction#post$setting() | EditBody | JsonResponse<ApiResult> | 0 | 96 | 16 |
394 | /api/admin/accesstoken/setting/{id} | # simple implementation for now api | ApiAdminAccesstokenAction#delete$setting() | JsonResponse<ApiResult> | 0 | 96 | 13 | |
395 | /api/admin/backup/files | # simple implementation for now api | ApiAdminBackupAction#files() | JsonResponse<ApiResult> | 0 | 83 | 4 | |
396 | /api/admin/backup/file/{id} | # simple implementation for now stream | ApiAdminBackupAction#get$file() | StreamResponse | 0 | 83 | 58 | |
397 | /api/admin/badword/settings | # simple implementation for now api | ApiAdminBadwordAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 143 | 8 |
398 | /api/admin/badword/setting/{id} | # simple implementation for now api | ApiAdminBadwordAction#get$setting() | JsonResponse<ApiResult> | 2 | 143 | 10 | |
399 | /api/admin/badword/setting | # simple implementation for now api | ApiAdminBadwordAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 143 | 17 |
400 | /api/admin/badword/setting | # simple implementation for now api | ApiAdminBadwordAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 143 | 18 |
401 | /api/admin/badword/setting/{id} | # simple implementation for now api | ApiAdminBadwordAction#delete$setting() | JsonResponse<ApiResult> | 2 | 143 | 18 | |
402 | /api/admin/badword/upload | # simple implementation for now api | ApiAdminBadwordAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 143 | 12 |
403 | /api/admin/badword/download | # simple implementation for now stream | ApiAdminBadwordAction#get$download() | DownloadBody | StreamResponse | 2 | 143 | 18 |
404 | /api/admin/boostdoc/settings | # simple implementation for now api | ApiAdminBoostdocAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 93 | 7 |
405 | /api/admin/boostdoc/setting/{id} | # simple implementation for now api | ApiAdminBoostdocAction#get$setting() | JsonResponse<ApiResult> | 1 | 93 | 7 | |
406 | /api/admin/boostdoc/setting | # simple implementation for now api | ApiAdminBoostdocAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 93 | 16 |
407 | /api/admin/boostdoc/setting | # simple implementation for now api | ApiAdminBoostdocAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 93 | 16 |
408 | /api/admin/boostdoc/setting/{id} | # simple implementation for now api | ApiAdminBoostdocAction#delete$setting() | JsonResponse<ApiResult> | 1 | 93 | 13 | |
409 | /api/admin/crawlinginfo/logs | # simple implementation for now api | ApiAdminCrawlinginfoAction#logs() | SearchBody | JsonResponse<ApiResult> | 2 | 69 | 7 |
410 | /api/admin/crawlinginfo/log/{id} | # simple implementation for now api | ApiAdminCrawlinginfoAction#get$log() | JsonResponse<ApiResult> | 2 | 69 | 6 | |
411 | /api/admin/crawlinginfo/log/{id} | # simple implementation for now api | ApiAdminCrawlinginfoAction#delete$log() | JsonResponse<ApiResult> | 2 | 69 | 13 | |
412 | /api/admin/crawlinginfo/all | # simple implementation for now api | ApiAdminCrawlinginfoAction#delete$all() | JsonResponse<ApiResult> | 2 | 69 | 9 | |
413 | /api/admin/dataconfig/settings | # simple implementation for now api | ApiAdminDataconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 101 | 8 |
414 | /api/admin/dataconfig/setting/{id} | # simple implementation for now api | ApiAdminDataconfigAction#get$setting() | JsonResponse<ApiResult> | 1 | 101 | 6 | |
415 | /api/admin/dataconfig/setting | # simple implementation for now api | ApiAdminDataconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 101 | 17 |
416 | /api/admin/dataconfig/setting | # simple implementation for now api | ApiAdminDataconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 101 | 16 |
417 | /api/admin/dataconfig/setting/{id} | # simple implementation for now api | ApiAdminDataconfigAction#delete$setting() | JsonResponse<ApiResult> | 1 | 101 | 13 | |
418 | /api/admin/dict/ | # simple implementation for now api | ApiAdminDictAction#get$index() | JsonResponse<ApiResult> | 1 | 21 | 6 | |
419 | /api/admin/dict/kuromoji/settings/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 116 | 9 |
420 | /api/admin/dict/kuromoji/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictKuromojiAction#get$setting() | JsonResponse<ApiResult> | 1 | 116 | 7 | |
421 | /api/admin/dict/kuromoji/setting/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 116 | 15 |
422 | /api/admin/dict/kuromoji/setting/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 116 | 15 |
423 | /api/admin/dict/kuromoji/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictKuromojiAction#delete$setting() | JsonResponse<ApiResult> | 1 | 116 | 9 | |
424 | /api/admin/dict/kuromoji/upload/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 116 | 14 |
425 | /api/admin/dict/kuromoji/download/{dictId} | # simple implementation for now stream | ApiAdminDictKuromojiAction#get$download() | DownloadBody | StreamResponse | 1 | 116 | 11 |
426 | /api/admin/dict/mapping/settings/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 114 | 9 |
427 | /api/admin/dict/mapping/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictMappingAction#get$setting() | JsonResponse<ApiResult> | 1 | 114 | 7 | |
428 | /api/admin/dict/mapping/setting/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
429 | /api/admin/dict/mapping/setting/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
430 | /api/admin/dict/mapping/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictMappingAction#delete$setting() | JsonResponse<ApiResult> | 1 | 114 | 9 | |
431 | /api/admin/dict/mapping/upload/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 114 | 14 |
432 | /api/admin/dict/mapping/download/{dictId} | # simple implementation for now stream | ApiAdminDictMappingAction#get$download() | DownloadBody | StreamResponse | 1 | 114 | 11 |
433 | /api/admin/dict/protwords/settings/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 112 | 9 |
434 | /api/admin/dict/protwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictProtwordsAction#get$setting() | JsonResponse<ApiResult> | 1 | 112 | 7 | |
435 | /api/admin/dict/protwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 112 | 15 |
436 | /api/admin/dict/protwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 112 | 15 |
437 | /api/admin/dict/protwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictProtwordsAction#delete$setting() | JsonResponse<ApiResult> | 1 | 112 | 9 | |
438 | /api/admin/dict/protwords/upload/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 112 | 14 |
439 | /api/admin/dict/protwords/download/{dictId} | # simple implementation for now stream | ApiAdminDictProtwordsAction#get$download() | DownloadBody | StreamResponse | 1 | 112 | 11 |
440 | /api/admin/dict/stemmeroverride/settings/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 114 | 9 |
441 | /api/admin/dict/stemmeroverride/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#get$setting() | JsonResponse<ApiResult> | 1 | 114 | 7 | |
442 | /api/admin/dict/stemmeroverride/setting/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
443 | /api/admin/dict/stemmeroverride/setting/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
444 | /api/admin/dict/stemmeroverride/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#delete$setting() | JsonResponse<ApiResult> | 1 | 114 | 9 | |
445 | /api/admin/dict/stemmeroverride/upload/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 114 | 14 |
446 | /api/admin/dict/stemmeroverride/download/{dictId} | # simple implementation for now stream | ApiAdminDictStemmeroverrideAction#get$download() | DownloadBody | StreamResponse | 1 | 114 | 11 |
447 | /api/admin/dict/stopwords/settings/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 112 | 9 |
448 | /api/admin/dict/stopwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStopwordsAction#get$setting() | JsonResponse<ApiResult> | 1 | 112 | 7 | |
449 | /api/admin/dict/stopwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 112 | 15 |
450 | /api/admin/dict/stopwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 112 | 15 |
451 | /api/admin/dict/stopwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStopwordsAction#delete$setting() | JsonResponse<ApiResult> | 1 | 112 | 9 | |
452 | /api/admin/dict/stopwords/upload/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 112 | 14 |
453 | /api/admin/dict/stopwords/download/{dictId} | # simple implementation for now stream | ApiAdminDictStopwordsAction#get$download() | DownloadBody | StreamResponse | 1 | 112 | 11 |
454 | /api/admin/dict/synonym/settings/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 1 | 114 | 9 |
455 | /api/admin/dict/synonym/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictSynonymAction#get$setting() | JsonResponse<ApiResult> | 1 | 114 | 7 | |
456 | /api/admin/dict/synonym/setting/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
457 | /api/admin/dict/synonym/setting/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 114 | 15 |
458 | /api/admin/dict/synonym/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictSynonymAction#delete$setting() | JsonResponse<ApiResult> | 1 | 114 | 9 | |
459 | /api/admin/dict/synonym/upload/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 114 | 14 |
460 | /api/admin/dict/synonym/download/{dictId} | # simple implementation for now stream | ApiAdminDictSynonymAction#get$download() | DownloadBody | StreamResponse | 1 | 114 | 11 |
461 | /api/admin/duplicatehost/settings | # simple implementation for now api | ApiAdminDuplicatehostAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 95 | 8 |
462 | /api/admin/duplicatehost/setting/{id} | # simple implementation for now api | ApiAdminDuplicatehostAction#get$setting() | JsonResponse<ApiResult> | 1 | 95 | 6 | |
463 | /api/admin/duplicatehost/setting | # simple implementation for now api | ApiAdminDuplicatehostAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 95 | 17 |
464 | /api/admin/duplicatehost/setting | # simple implementation for now api | ApiAdminDuplicatehostAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 95 | 16 |
465 | /api/admin/duplicatehost/setting/{id} | # simple implementation for now api | ApiAdminDuplicatehostAction#delete$setting() | JsonResponse<ApiResult> | 1 | 95 | 13 | |
466 | /api/admin/elevateword/settings | # simple implementation for now api | ApiAdminElevatewordAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 152 | 8 |
467 | /api/admin/elevateword/setting/{id} | # simple implementation for now api | ApiAdminElevatewordAction#get$setting() | JsonResponse<ApiResult> | 2 | 152 | 13 | |
468 | /api/admin/elevateword/setting | # simple implementation for now api | ApiAdminElevatewordAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 152 | 18 |
469 | /api/admin/elevateword/setting | # simple implementation for now api | ApiAdminElevatewordAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 152 | 19 |
470 | /api/admin/elevateword/setting/{id} | # simple implementation for now api | ApiAdminElevatewordAction#delete$setting() | JsonResponse<ApiResult> | 2 | 152 | 18 | |
471 | /api/admin/elevateword/upload | # simple implementation for now api | ApiAdminElevatewordAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 152 | 12 |
472 | /api/admin/elevateword/download | # simple implementation for now stream | ApiAdminElevatewordAction#get$download() | DownloadBody | StreamResponse | 2 | 152 | 18 |
473 | /api/admin/failureurl/logs | # simple implementation for now api | ApiAdminFailureurlAction#logs() | SearchBody | JsonResponse<ApiResult> | 3 | 72 | 7 |
474 | /api/admin/failureurl/log/{id} | # simple implementation for now api | ApiAdminFailureurlAction#get$log() | JsonResponse<ApiResult> | 3 | 72 | 6 | |
475 | /api/admin/failureurl/log/{id} | # simple implementation for now api | ApiAdminFailureurlAction#delete$log() | JsonResponse<ApiResult> | 3 | 72 | 13 | |
476 | /api/admin/failureurl/all | # simple implementation for now api | ApiAdminFailureurlAction#delete$all() | JsonResponse<ApiResult> | 3 | 72 | 10 | |
477 | /api/admin/fileauth/settings | # simple implementation for now api | ApiAdminFileauthAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 105 | 8 |
478 | /api/admin/fileauth/setting/{id} | # simple implementation for now api | ApiAdminFileauthAction#get$setting() | JsonResponse<ApiResult> | 2 | 105 | 6 | |
479 | /api/admin/fileauth/setting | # simple implementation for now api | ApiAdminFileauthAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 105 | 21 |
480 | /api/admin/fileauth/setting | # simple implementation for now api | ApiAdminFileauthAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 105 | 16 |
481 | /api/admin/fileauth/setting/{id} | # simple implementation for now api | ApiAdminFileauthAction#delete$setting() | JsonResponse<ApiResult> | 2 | 105 | 13 | |
482 | /api/admin/fileconfig/settings | # simple implementation for now api | ApiAdminFileconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 101 | 8 |
483 | /api/admin/fileconfig/setting/{id} | # simple implementation for now api | ApiAdminFileconfigAction#get$setting() | JsonResponse<ApiResult> | 1 | 101 | 6 | |
484 | /api/admin/fileconfig/setting | # simple implementation for now api | ApiAdminFileconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 101 | 17 |
485 | /api/admin/fileconfig/setting | # simple implementation for now api | ApiAdminFileconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 101 | 16 |
486 | /api/admin/fileconfig/setting/{id} | # simple implementation for now api | ApiAdminFileconfigAction#delete$setting() | JsonResponse<ApiResult> | 1 | 101 | 13 | |
487 | /api/admin/general/ | # simple implementation for now api | ApiAdminGeneralAction#get$index() | JsonResponse<ApiResult> | 1 | 31 | 6 | |
488 | /api/admin/general/ | # simple implementation for now api | ApiAdminGeneralAction#post$index() | EditBody | JsonResponse<ApiResult> | 1 | 31 | 8 |
489 | /api/admin/group/settings | # simple implementation for now api | ApiAdminGroupAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 95 | 8 |
490 | /api/admin/group/setting/{id} | # simple implementation for now api | ApiAdminGroupAction#get$setting() | JsonResponse<ApiResult> | 1 | 95 | 6 | |
491 | /api/admin/group/setting | # simple implementation for now api | ApiAdminGroupAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 95 | 18 |
492 | /api/admin/group/setting | # simple implementation for now api | ApiAdminGroupAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 95 | 17 |
493 | /api/admin/group/setting/{id} | # simple implementation for now api | ApiAdminGroupAction#delete$setting() | JsonResponse<ApiResult> | 1 | 95 | 18 | |
494 | /api/admin/joblog/logs | # simple implementation for now api | ApiAdminJoblogAction#logs() | SearchBody | JsonResponse<ApiResult> | 1 | 54 | 7 |
495 | /api/admin/joblog/log/{id} | # simple implementation for now api | ApiAdminJoblogAction#get$log() | JsonResponse<ApiResult> | 1 | 54 | 6 | |
496 | /api/admin/joblog/log/{id} | # simple implementation for now api | ApiAdminJoblogAction#delete$log() | JsonResponse<ApiResult> | 1 | 54 | 13 | |
497 | /api/admin/keymatch/settings | # simple implementation for now api | ApiAdminKeymatchAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 95 | 8 |
498 | /api/admin/keymatch/setting/{id} | # simple implementation for now api | ApiAdminKeymatchAction#get$setting() | JsonResponse<ApiResult> | 1 | 95 | 6 | |
499 | /api/admin/keymatch/setting | # simple implementation for now api | ApiAdminKeymatchAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 95 | 17 |
500 | /api/admin/keymatch/setting | # simple implementation for now api | ApiAdminKeymatchAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 95 | 16 |
501 | /api/admin/keymatch/setting/{id} | # simple implementation for now api | ApiAdminKeymatchAction#delete$setting() | JsonResponse<ApiResult> | 1 | 95 | 13 | |
502 | /api/admin/labeltype/settings | # simple implementation for now api | ApiAdminLabeltypeAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 99 | 8 |
503 | /api/admin/labeltype/setting/{id} | # simple implementation for now api | ApiAdminLabeltypeAction#get$setting() | JsonResponse<ApiResult> | 1 | 99 | 6 | |
504 | /api/admin/labeltype/setting | # simple implementation for now api | ApiAdminLabeltypeAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 99 | 17 |
505 | /api/admin/labeltype/setting | # simple implementation for now api | ApiAdminLabeltypeAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 99 | 16 |
506 | /api/admin/labeltype/setting/{id} | # simple implementation for now api | ApiAdminLabeltypeAction#delete$setting() | JsonResponse<ApiResult> | 1 | 99 | 13 | |
507 | /api/admin/log/files | # simple implementation for now api | ApiAdminLogAction#files() | JsonResponse<ApiResult> | 0 | 28 | 4 | |
508 | /api/admin/log/file/{id} | # simple implementation for now stream | ApiAdminLogAction#get$file() | StreamResponse | 0 | 28 | 13 | |
509 | /api/admin/pathmap/settings | # simple implementation for now api | ApiAdminPathmapAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 87 | 8 |
510 | /api/admin/pathmap/setting/{id} | # simple implementation for now api | ApiAdminPathmapAction#get$setting() | JsonResponse<ApiResult> | 1 | 87 | 7 | |
511 | /api/admin/pathmap/setting | # simple implementation for now api | ApiAdminPathmapAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 87 | 17 |
512 | /api/admin/pathmap/setting | # simple implementation for now api | ApiAdminPathmapAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 87 | 16 |
513 | /api/admin/pathmap/setting/{id} | # simple implementation for now api | ApiAdminPathmapAction#delete$setting() | JsonResponse<ApiResult> | 1 | 87 | 13 | |
514 | /api/admin/plugin/installed | # simple implementation for now api | ApiAdminPluginAction#get$installed() | JsonResponse<ApiResult> | 0 | 37 | 4 | |
515 | /api/admin/plugin/available | # simple implementation for now api | ApiAdminPluginAction#get$available() | JsonResponse<ApiResult> | 0 | 37 | 4 | |
516 | /api/admin/plugin/ | # simple implementation for now api | ApiAdminPluginAction#put$index() | InstallBody | JsonResponse<ApiResult> | 0 | 37 | 10 |
517 | /api/admin/plugin/ | # simple implementation for now api | ApiAdminPluginAction#delete$index() | DeleteBody | JsonResponse<ApiResult> | 0 | 37 | 5 |
518 | /api/admin/relatedcontent/settings | # simple implementation for now api | ApiAdminRelatedcontentAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 96 | 8 |
519 | /api/admin/relatedcontent/setting/{id} | # simple implementation for now api | ApiAdminRelatedcontentAction#get$setting() | JsonResponse<ApiResult> | 1 | 96 | 7 | |
520 | /api/admin/relatedcontent/setting | # simple implementation for now api | ApiAdminRelatedcontentAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 96 | 17 |
521 | /api/admin/relatedcontent/setting | # simple implementation for now api | ApiAdminRelatedcontentAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 96 | 16 |
522 | /api/admin/relatedcontent/setting/{id} | # simple implementation for now api | ApiAdminRelatedcontentAction#delete$setting() | JsonResponse<ApiResult> | 1 | 96 | 13 | |
523 | /api/admin/relatedquery/settings | # simple implementation for now api | ApiAdminRelatedqueryAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 97 | 8 |
524 | /api/admin/relatedquery/setting/{id} | # simple implementation for now api | ApiAdminRelatedqueryAction#get$setting() | JsonResponse<ApiResult> | 1 | 97 | 6 | |
525 | /api/admin/relatedquery/setting | # simple implementation for now api | ApiAdminRelatedqueryAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 97 | 17 |
526 | /api/admin/relatedquery/setting | # simple implementation for now api | ApiAdminRelatedqueryAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 97 | 16 |
527 | /api/admin/relatedquery/setting/{id} | # simple implementation for now api | ApiAdminRelatedqueryAction#delete$setting() | JsonResponse<ApiResult> | 1 | 97 | 13 | |
528 | /api/admin/reqheader/settings | # simple implementation for now api | ApiAdminReqheaderAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 105 | 8 |
529 | /api/admin/reqheader/setting/{id} | # simple implementation for now api | ApiAdminReqheaderAction#get$setting() | JsonResponse<ApiResult> | 2 | 105 | 6 | |
530 | /api/admin/reqheader/setting | # simple implementation for now api | ApiAdminReqheaderAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 105 | 21 |
531 | /api/admin/reqheader/setting | # simple implementation for now api | ApiAdminReqheaderAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 105 | 16 |
532 | /api/admin/reqheader/setting/{id} | # simple implementation for now api | ApiAdminReqheaderAction#delete$setting() | JsonResponse<ApiResult> | 2 | 105 | 13 | |
533 | /api/admin/role/settings | # simple implementation for now api | ApiAdminRoleAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 86 | 8 |
534 | /api/admin/role/setting/{id} | # simple implementation for now api | ApiAdminRoleAction#get$setting() | JsonResponse<ApiResult> | 1 | 86 | 6 | |
535 | /api/admin/role/setting | # simple implementation for now api | ApiAdminRoleAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 86 | 16 |
536 | /api/admin/role/setting | # simple implementation for now api | ApiAdminRoleAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 86 | 16 |
537 | /api/admin/role/setting/{id} | # simple implementation for now api | ApiAdminRoleAction#delete$setting() | JsonResponse<ApiResult> | 1 | 86 | 12 | |
538 | /api/admin/scheduler/ | # simple implementation for now html | ApiAdminSchedulerAction#index() | HtmlResponse | 1 | 137 | 3 | |
539 | /api/admin/scheduler/{id}/start | # simple implementation for now api | ApiAdminSchedulerAction#post$start() | JsonResponse<ApiResult> | 1 | 137 | 21 | |
540 | /api/admin/scheduler/{id}/stop | # simple implementation for now api | ApiAdminSchedulerAction#post$stop() | JsonResponse<ApiResult> | 1 | 137 | 16 | |
541 | /api/admin/scheduler/settings | # simple implementation for now api | ApiAdminSchedulerAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 137 | 8 |
542 | /api/admin/scheduler/setting/{id} | # simple implementation for now api | ApiAdminSchedulerAction#get$setting() | JsonResponse<ApiResult> | 1 | 137 | 7 | |
543 | /api/admin/scheduler/setting | # simple implementation for now api | ApiAdminSchedulerAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 137 | 17 |
544 | /api/admin/scheduler/setting | # simple implementation for now api | ApiAdminSchedulerAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 137 | 16 |
545 | /api/admin/scheduler/setting/{id} | # simple implementation for now api | ApiAdminSchedulerAction#delete$setting() | JsonResponse<ApiResult> | 1 | 137 | 13 | |
546 | /api/admin/searchlist/docs | # simple implementation for now api | ApiAdminSearchlistAction#docs() | SearchBody | JsonResponse<ApiResult> | 3 | 176 | 28 |
547 | /api/admin/searchlist/doc/{id} | # simple implementation for now api | ApiAdminSearchlistAction#get$doc() | JsonResponse<ApiResult> | 3 | 176 | 9 | |
548 | /api/admin/searchlist/doc | # simple implementation for now api | ApiAdminSearchlistAction#put$doc() | CreateBody | JsonResponse<ApiResult> | 3 | 176 | 29 |
549 | /api/admin/searchlist/doc | # simple implementation for now api | ApiAdminSearchlistAction#post$doc() | EditBody | JsonResponse<ApiResult> | 3 | 176 | 38 |
550 | /api/admin/searchlist/doc/{id} | # simple implementation for now api | ApiAdminSearchlistAction#delete$doc() | JsonResponse<ApiResult> | 3 | 176 | 10 | |
551 | /api/admin/searchlist/query | # simple implementation for now api | ApiAdminSearchlistAction#delete$query() | SearchBody | JsonResponse<ApiResult> | 3 | 176 | 24 |
552 | /api/admin/stats/ | # simple implementation for now api | ApiAdminStatsAction#index() | JsonResponse<ApiResult> | 0 | 2 | 9 | |
553 | /api/admin/storage/list/{id} | # simple implementation for now api | ApiAdminStorageAction#list() | JsonResponse<ApiResult> | 1 | 83 | 13 | |
554 | /api/admin/storage/download/{id} | # simple implementation for now stream | ApiAdminStorageAction#get$download() | StreamResponse | 1 | 83 | 16 | |
555 | /api/admin/storage/delete/{id} | # simple implementation for now api | ApiAdminStorageAction#delete$delete() | JsonResponse<ApiResult> | 1 | 83 | 18 | |
556 | /api/admin/storage/upload | # simple implementation for now api | ApiAdminStorageAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 83 | 18 |
557 | /api/admin/suggest/ | # simple implementation for now api | ApiAdminSuggestAction#get$index() | JsonResponse<ApiResult> | 1 | 41 | 7 | |
558 | /api/admin/suggest/all | # simple implementation for now api | ApiAdminSuggestAction#delete$all() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
559 | /api/admin/suggest/document | # simple implementation for now api | ApiAdminSuggestAction#delete$document() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
560 | /api/admin/suggest/query | # simple implementation for now api | ApiAdminSuggestAction#delete$query() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
561 | /api/admin/systeminfo/ | # simple implementation for now api | ApiAdminSysteminfoAction#get$index() | JsonResponse<ApiResult> | 0 | 17 | 8 | |
562 | /api/admin/user/settings | # simple implementation for now api | ApiAdminUserAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 96 | 8 |
563 | /api/admin/user/setting/{id} | # simple implementation for now api | ApiAdminUserAction#get$setting() | JsonResponse<ApiResult> | 1 | 96 | 6 | |
564 | /api/admin/user/setting | # simple implementation for now api | ApiAdminUserAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 96 | 17 |
565 | /api/admin/user/setting | # simple implementation for now api | ApiAdminUserAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 96 | 17 |
566 | /api/admin/user/setting/{id} | # simple implementation for now api | ApiAdminUserAction#delete$setting() | JsonResponse<ApiResult> | 1 | 96 | 18 | |
567 | /api/admin/webauth/settings | # simple implementation for now api | ApiAdminWebauthAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 105 | 8 |
568 | /api/admin/webauth/setting/{id} | # simple implementation for now api | ApiAdminWebauthAction#get$setting() | JsonResponse<ApiResult> | 2 | 105 | 6 | |
569 | /api/admin/webauth/setting | # simple implementation for now api | ApiAdminWebauthAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 105 | 21 |
570 | /api/admin/webauth/setting | # simple implementation for now api | ApiAdminWebauthAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 105 | 16 |
571 | /api/admin/webauth/setting/{id} | # simple implementation for now api | ApiAdminWebauthAction#delete$setting() | JsonResponse<ApiResult> | 2 | 105 | 13 | |
572 | /api/admin/webconfig/settings | # simple implementation for now api | ApiAdminWebconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 1 | 101 | 8 |
573 | /api/admin/webconfig/setting/{id} | # simple implementation for now api | ApiAdminWebconfigAction#get$setting() | JsonResponse<ApiResult> | 1 | 101 | 6 | |
574 | /api/admin/webconfig/setting | # simple implementation for now api | ApiAdminWebconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 101 | 17 |
575 | /api/admin/webconfig/setting | # simple implementation for now api | ApiAdminWebconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 101 | 16 |
576 | /api/admin/webconfig/setting/{id} | # simple implementation for now api | ApiAdminWebconfigAction#delete$setting() | JsonResponse<ApiResult> | 1 | 101 | 13 | |
577 | /cache/ | # simple implementation for now api | CacheAction#index() | CacheForm | ActionResponse | 1 | 48 | 28 |
578 | /error/ | # simple implementation for now html | ErrorAction#index() | ErrorForm | HtmlResponse | 0 | 17 | 3 |
579 | /error/badrequrest/ | # simple implementation for now html | ErrorBadrequrestAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
580 | /error/notfound/ | # simple implementation for now html | ErrorNotfoundAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
581 | /error/systemerror/ | # simple implementation for now html | ErrorSystemerrorAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
582 | /go/ | # simple implementation for now api | GoAction#index() | GoForm | ActionResponse | 2 | 116 | 89 |
583 | /help/ | # simple implementation for now html | HelpAction#index() | HtmlResponse | 0 | 34 | 14 | |
584 | /login/ | # simple implementation for now html | LoginAction#index() | HtmlResponse | 3 | 103 | 4 | |
585 | /login/login | # simple implementation for now html | LoginAction#login() | LoginForm | HtmlResponse | 3 | 103 | 23 |
586 | /login/changePassword | # simple implementation for now html | LoginAction#changePassword() | PasswordForm | HtmlResponse | 3 | 103 | 18 |
587 | /logout/ | # simple implementation for now html | LogoutAction#index() | HtmlResponse | 0 | 31 | 11 | |
588 | /osdd/ | # simple implementation for now api | OsddAction#index() | ActionResponse | 0 | 26 | 6 | |
589 | /profile/ | # simple implementation for now html | ProfileAction#index() | HtmlResponse | 2 | 68 | 3 | |
590 | /profile/changePassword | # simple implementation for now html | ProfileAction#changePassword() | ProfileForm | HtmlResponse | 2 | 68 | 16 |
591 | /search/ | # simple implementation for now html | SearchAction#index() | SearchForm | HtmlResponse | 3 | 23 | 3 |
592 | /search/advance | # simple implementation for now html | SearchAction#advance() | SearchForm | HtmlResponse | 3 | 23 | 20 |
593 | /search/search | # simple implementation for now html | SearchAction#search() | SearchForm | HtmlResponse | 3 | 23 | 11 |
594 | /search/prev | # simple implementation for now html | SearchAction#prev() | SearchForm | HtmlResponse | 3 | 23 | 3 |
595 | /search/next | # simple implementation for now html | SearchAction#next() | SearchForm | HtmlResponse | 3 | 23 | 3 |
596 | /search/move | # simple implementation for now html | SearchAction#move() | SearchForm | HtmlResponse | 3 | 23 | 3 |
597 | /sso/ | # simple implementation for now api | SsoAction#index() | ActionResponse | 1 | 92 | 35 | |
598 | /sso/metadata | # simple implementation for now api | SsoAction#metadata() | ActionResponse | 1 | 92 | 21 | |
599 | /sso/logout | # simple implementation for now api | SsoAction#logout() | ActionResponse | 1 | 92 | 21 | |
600 | /thumbnail/ | # simple implementation for now api | ThumbnailAction#index() | ThumbnailForm | ActionResponse | 1 | 59 | 29 |
Execute Method: org.codelibs.fess.app.web.RootAction#index()
annotations: @Execute
Return as: HtmlResponseimplementations: redirectToLogin(),asHtml(virtualHost(path_IndexJsp)
Execute Method: org.codelibs.fess.app.web.admin.AdminAction#index()
annotations: @Execute @Secured{value=[admin-dashboard, admin-dashboard-view, admin-wizard, admin-wizard-view, admin-general, admin-general-view, admin-scheduler, admin-scheduler-view, admin-design, admin-design-view, admin-dict, admin-dict-view, admin-accesstoken, admin-accesstoken-view, admin-plugin, admin-plugin-view, admin-storage, admin-storage-view, admin-webconfig, admin-webconfig-view, admin-fileconfig, admin-fileconfig-view, admin-dataconfig, admin-dataconfig-view, admin-labeltype, admin-labeltype-view, admin-keymatch, admin-keymatch-view, admin-boostdoc, admin-boostdoc-view, admin-relatedcontent, admin-relatedcontent-view, admin-relatedquery, admin-relatedquery-view, admin-pathmap, admin-pathmap-view, admin-webauth, admin-webauth-view, admin-fileauth, admin-fileauth-view, admin-reqheader, admin-reqheader-view, admin-duplicatehost, admin-duplicatehost-view, admin-user, admin-user-view, admin-role, admin-role-view, admin-group, admin-group-view, admin-suggest, admin-suggest-view, admin-elevateword, admin-elevateword-view, admin-badword, admin-badword-view, admin-systeminfo, admin-systeminfo-view, admin-searchlog, admin-searchlog-view, admin-joblog, admin-joblog-view, admin-crawlinginfo, admin-crawlinginfo-view, admin-log, admin-log-view, admin-failureurl, admin-failureurl-view, admin-backup, admin-backup-view, admin-maintenance, admin-maintenance-view, admin-esreq, admin-esreq-view, admin-dashboard, admin-dashboard-view, admin-wizard, admin-wizard-view, admin-general, admin-general-view, admin-scheduler, admin-scheduler-view, admin-design, admin-design-view, admin-dict, admin-dict-view, admin-accesstoken, admin-accesstoken-view, admin-plugin, admin-plugin-view, admin-storage, admin-storage-view, admin-webconfig, admin-webconfig-view, admin-fileconfig, admin-fileconfig-view, admin-dataconfig, admin-dataconfig-view, admin-labeltype, admin-labeltype-view, admin-keymatch, admin-keymatch-view, admin-boostdoc, admin-boostdoc-view, admin-relatedcontent, admin-relatedcontent-view, admin-relatedquery, admin-relatedquery-view, admin-pathmap, admin-pathmap-view, admin-webauth, admin-webauth-view, admin-fileauth, admin-fileauth-view, admin-reqheader, admin-reqheader-view, admin-duplicatehost, admin-duplicatehost-view, admin-user, admin-user-view, admin-role, admin-role-view, admin-group, admin-group-view, admin-suggest, admin-suggest-view, admin-elevateword, admin-elevateword-view, admin-badword, admin-badword-view, admin-systeminfo, admin-systeminfo-view, admin-searchlog, admin-searchlog-view, admin-joblog, admin-joblog-view, admin-crawlinginfo, admin-crawlinginfo-view, admin-log, admin-log-view, admin-failureurl, admin-failureurl-view, admin-backup, admin-backup-view, admin-maintenance, admin-maintenance-view, admin-esreq, admin-esreq-view, admin-dashboard, admin-dashboard-view, admin-wizard, admin-wizard-view, admin-general, admin-general-view, admin-scheduler, admin-scheduler-view, admin-design, admin-design-view, admin-dict, admin-dict-view, admin-accesstoken, admin-accesstoken-view, admin-plugin, admin-plugin-view, admin-storage, admin-storage-view, admin-webconfig, admin-webconfig-view, admin-fileconfig, admin-fileconfig-view, admin-dataconfig, admin-dataconfig-view, admin-labeltype, admin-labeltype-view, admin-keymatch, admin-keymatch-view, admin-boostdoc, admin-boostdoc-view, admin-relatedcontent, admin-relatedcontent-view, admin-relatedquery, admin-relatedquery-view, admin-pathmap, admin-pathmap-view, admin-webauth, admin-webauth-view, admin-fileauth, admin-fileauth-view, admin-reqheader, admin-reqheader-view, admin-duplicatehost, admin-duplicatehost-view, admin-user, admin-user-view, admin-role, admin-role-view, admin-group, admin-group-view, admin-suggest, admin-suggest-view, admin-elevateword, admin-elevateword-view, admin-badword, admin-badword-view, admin-systeminfo, admin-systeminfo-view, admin-searchlog, admin-searchlog-view, admin-joblog, admin-joblog-view, admin-crawlinginfo, admin-crawlinginfo-view, admin-log, admin-log-view, admin-failureurl, admin-failureurl-view, admin-backup, admin-backup-view, admin-maintenance, admin-maintenance-view, admin-esreq, admin-esreq-view]}
Return as: HtmlResponseimplementations: redirect(getUserBean(),##unanalyzable##,##unanalyzable##
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#index()
annotations: @Execute @Secured{value=[admin-accesstoken, admin-accesstoken-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#list()
annotations: @Execute @Secured{value=[admin-accesstoken, admin-accesstoken-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminAccesstoken_AdminAccesstokenJsp)
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#search()
annotations: @Execute @Secured{value=[admin-accesstoken, admin-accesstoken-view]}
@author shinsuke
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminAccesstoken_AdminAccesstokenJsp)
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#reset()
annotations: @Execute @Secured{value=[admin-accesstoken, admin-accesstoken-view]}
@author shinsuke
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminAccesstoken_AdminAccesstokenJsp)
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#createnew()
annotations: @Execute @Secured{value=[admin-accesstoken]}
@author shinsuke
Return as: HtmlResponseimplementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#details()
annotations: @Execute @Secured{value=[admin-accesstoken, admin-accesstoken-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#edit()
annotations: @Execute @Secured{value=[admin-accesstoken]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=1000} | |
7 | token | String |
@Size{max=10000} | |
8 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | parameterName | String |
@Size{max=10000} | |
10 | expires | String |
@Pattern{regexp=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]} | |
11 | createdBy | String |
@Size{max=1000} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#create()
annotations: @Execute @Secured{value=[admin-accesstoken]}
@author shinsuke
Form or Body: CreateFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=1000} | |
3 | token | String |
@Size{max=10000} | |
4 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
5 | parameterName | String |
@Size{max=10000} | |
6 | expires | String |
@Pattern{regexp=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]} | |
7 | createdBy | String |
@Size{max=1000} | |
8 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#update()
annotations: @Execute @Secured{value=[admin-accesstoken]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=1000} | |
7 | token | String |
@Size{max=10000} | |
8 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | parameterName | String |
@Size{max=10000} | |
10 | expires | String |
@Pattern{regexp=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]} | |
11 | createdBy | String |
@Size{max=1000} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.accesstoken.AdminAccesstokenAction#delete()
annotations: @Execute @Secured{value=[admin-accesstoken]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=1000} | |
7 | token | String |
@Size{max=10000} | |
8 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | parameterName | String |
@Size{max=10000} | |
10 | expires | String |
@Pattern{regexp=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]} | |
11 | createdBy | String |
@Size{max=1000} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.backup.AdminBackupAction#index()
annotations: @Execute @Secured{value=[admin-backup, admin-backup-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.backup.AdminBackupAction#upload()
annotations: @Execute @Secured{value=[admin-backup]}
@author shinsuke
Form or Body: UploadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | bulkFile | MultipartFormFile |
@Required |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.backup.AdminBackupAction#download()
annotations: @Execute @Secured{value=[admin-backup, admin-backup-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#index()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#list()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminBadword_AdminBadwordJsp)
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#search()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminBadword_AdminBadwordJsp)
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#reset()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminBadword_AdminBadwordJsp)
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#createnew()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#edit()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | suggestWord | String |
@Required , @Pattern{regexp=[^\s]+} | |
7 | createdBy | String |
@Size{max=1000} | |
8 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#details()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#downloadpage()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asDownloadHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#download()
annotations: @Execute @Secured{value=[admin-badword, admin-badword-view]}
@author Keiichi Watanabe
Form or Body: DownloadForm@author shinsuke
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#uploadpage()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asUploadHtml()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#create()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Form or Body: CreateForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | suggestWord | String |
@Required , @Pattern{regexp=[^\s]+} | |
3 | createdBy | String |
@Size{max=1000} | |
4 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#update()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | suggestWord | String |
@Required , @Pattern{regexp=[^\s]+} | |
7 | createdBy | String |
@Size{max=1000} | |
8 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#delete()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | suggestWord | String |
@Required , @Pattern{regexp=[^\s]+} | |
7 | createdBy | String |
@Size{max=1000} | |
8 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.badword.AdminBadwordAction#upload()
annotations: @Execute @Secured{value=[admin-badword]}
@author Keiichi Watanabe
Form or Body: UploadForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | badWordFile | MultipartFormFile |
@Required |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#index()
annotations: @Execute @Secured{value=[admin-boostdoc, admin-boostdoc-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#list()
annotations: @Execute @Secured{value=[admin-boostdoc, admin-boostdoc-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | urlExpr | String |
||
2 | boostExpr | String |
implementations: asHtml(path_AdminBoostdoc_AdminBoostdocJsp)
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#search()
annotations: @Execute @Secured{value=[admin-boostdoc, admin-boostdoc-view]}
@author shinsuke
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | urlExpr | String |
||
2 | boostExpr | String |
implementations: asHtml(path_AdminBoostdoc_AdminBoostdocJsp)
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#reset()
annotations: @Execute @Secured{value=[admin-boostdoc, admin-boostdoc-view]}
@author shinsuke
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | urlExpr | String |
||
2 | boostExpr | String |
implementations: asHtml(path_AdminBoostdoc_AdminBoostdocJsp)
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#createnew()
annotations: @Execute @Secured{value=[admin-boostdoc]}
@author shinsuke
Return as: HtmlResponseimplementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#edit()
annotations: @Execute @Secured{value=[admin-boostdoc]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | urlExpr | String |
@Required , @Size{max=10000} | |
7 | boostExpr | String |
@Required , @Size{max=10000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#details()
annotations: @Execute @Secured{value=[admin-boostdoc, admin-boostdoc-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#create()
annotations: @Execute @Secured{value=[admin-boostdoc]}
@author shinsuke
Form or Body: CreateFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | urlExpr | String |
@Required , @Size{max=10000} | |
3 | boostExpr | String |
@Required , @Size{max=10000} | |
4 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
5 | createdBy | String |
@Size{max=1000} | |
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#update()
annotations: @Execute @Secured{value=[admin-boostdoc]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | urlExpr | String |
@Required , @Size{max=10000} | |
7 | boostExpr | String |
@Required , @Size{max=10000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.boostdoc.AdminBoostdocAction#delete()
annotations: @Execute @Secured{value=[admin-boostdoc]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | urlExpr | String |
@Required , @Size{max=10000} | |
7 | boostExpr | String |
@Required , @Size{max=10000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#index()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#list()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | Integer |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | sessionId | String |
implementations: asHtml(path_AdminCrawlinginfo_AdminCrawlinginfoJsp)
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#search()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | sessionId | String |
implementations: asHtml(path_AdminCrawlinginfo_AdminCrawlinginfoJsp)
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#reset()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | sessionId | String |
implementations: asHtml(path_AdminCrawlinginfo_AdminCrawlinginfoJsp)
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#back()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | sessionId | String |
implementations: asHtml(path_AdminCrawlinginfo_AdminCrawlinginfoJsp)
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#details()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: crawlingInfoService.getCrawlingInfo(id),##unanalyzable##
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#threaddump()
annotations: @Execute @Secured{value=[admin-crawlinginfo]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
@ValidateTypeFailure | |
2 | id | String |
@Required , @Size{max=1000} | |
3 | sessionId | String |
@Required , @Size{max=20} | |
4 | name | String |
@Size{max=20} | |
5 | expiredTime | String |
||
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#delete()
annotations: @Execute @Secured{value=[admin-crawlinginfo]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
@ValidateTypeFailure | |
2 | id | String |
@Required , @Size{max=1000} | |
3 | sessionId | String |
@Required , @Size{max=20} | |
4 | name | String |
@Size{max=20} | |
5 | expiredTime | String |
||
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.crawlinginfo.AdminCrawlinginfoAction#deleteall()
annotations: @Execute @Secured{value=[admin-crawlinginfo, admin-crawlinginfo-view]}
@author shinsuke
@author Shunji Makino
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dashboard.AdminDashboardAction#index()
annotations: @Execute @Secured{value=[admin-dashboard]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminDashboard_AdminDashboardJsp)
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#index()
annotations: @Execute @Secured{value=[admin-dataconfig, admin-dataconfig-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#list()
annotations: @Execute @Secured{value=[admin-dataconfig, admin-dataconfig-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | handlerName | String |
||
3 | description | String |
implementations: asHtml(path_AdminDataconfig_AdminDataconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#search()
annotations: @Execute @Secured{value=[admin-dataconfig, admin-dataconfig-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | handlerName | String |
||
3 | description | String |
implementations: asHtml(path_AdminDataconfig_AdminDataconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#reset()
annotations: @Execute @Secured{value=[admin-dataconfig, admin-dataconfig-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | handlerName | String |
||
3 | description | String |
implementations: asHtml(path_AdminDataconfig_AdminDataconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#createnew()
annotations: @Execute @Secured{value=[admin-dataconfig]}
@author shinsuke
@author Keiichi Watanabe
implementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#edit()
annotations: @Execute @Secured{value=[admin-dataconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=200} | |
7 | description | String |
@Size{max=1000} | |
8 | handlerName | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
9 | handlerParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | handlerScript | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | available | String |
@Required , @Size{max=5} | |
13 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | createdBy | String |
@Size{max=1000} | |
17 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#details()
annotations: @Execute @Secured{value=[admin-dataconfig, admin-dataconfig-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#create()
annotations: @Execute @Secured{value=[admin-dataconfig]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=200} | |
3 | description | String |
@Size{max=1000} | |
4 | handlerName | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
5 | handlerParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
6 | handlerScript | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | boost | Float |
@Required , @ValidateTypeFailure | |
8 | available | String |
@Required , @Size{max=5} | |
9 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
12 | createdBy | String |
@Size{max=1000} | |
13 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#update()
annotations: @Execute @Secured{value=[admin-dataconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=200} | |
7 | description | String |
@Size{max=1000} | |
8 | handlerName | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
9 | handlerParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | handlerScript | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | available | String |
@Required , @Size{max=5} | |
13 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | createdBy | String |
@Size{max=1000} | |
17 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dataconfig.AdminDataconfigAction#delete()
annotations: @Execute @Secured{value=[admin-dataconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=200} | |
7 | description | String |
@Size{max=1000} | |
8 | handlerName | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
9 | handlerParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | handlerScript | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | available | String |
@Required , @Size{max=5} | |
13 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | createdBy | String |
@Size{max=1000} | |
17 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#index()
annotations: @Execute @Secured{value=[admin-design, admin-design-view]}
@author codelibs
@author jflute
implementations: asHtml(path_AdminDesign_AdminDesignJsp)
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#back()
annotations: @Execute @Secured{value=[admin-design, admin-design-view]}
@author codelibs
@author jflute
implementations: asHtml(path_AdminDesign_AdminDesignJsp)
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#upload()
annotations: @Execute @Secured{value=[admin-design]}
@author codelibs
@author jflute
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | designFile | MultipartFormFile |
@Required | |
2 | designFileName | String |
@Pattern{message={errors.design_file_name_is_invalid}, regexp=^[^\\|/|:|\*|?|"|<|>|\|]+$} |
implementations: ##unanalyzable##,##unanalyzable##,redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#download()
annotations: @Execute @Secured{value=[admin-design, admin-design-view]}
@author codelibs
@author jflute
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | fileName | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#delete()
annotations: @Execute @Secured{value=[admin-design]}
@author codelibs
@author jflute
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | fileName | String |
@Required |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#edit()
annotations: @Execute @Secured{value=[admin-design]}
@author codelibs
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | fileName | String |
||
2 | content | String |
implementations: asEditHtml(form)
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#editAsUseDefault()
annotations: @Execute @Secured{value=[admin-design]}
@author codelibs
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | fileName | String |
||
2 | content | String |
implementations: asEditHtml(form)
Execute Method: org.codelibs.fess.app.web.admin.design.AdminDesignAction#update()
annotations: @Execute @Secured{value=[admin-design]}
@author codelibs
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | fileName | String |
||
2 | content | String |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.AdminDictAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asHtml(path_AdminDict_AdminDictJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | token | String |
@Required , @Size{max=1000} | |
5 | segmentation | String |
@Required , @Size{max=1000} | |
6 | reading | String |
@Required , @Size{max=1000} | |
7 | pos | String |
@Required , @Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictKuromoji_AdminDictKuromojiUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | kuromojiFile | MultipartFormFile |
@Required |
implementations: kuromojiService.getKuromojiFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | token | String |
@Required , @Size{max=1000} | |
4 | segmentation | String |
@Required , @Size{max=1000} | |
5 | reading | String |
@Required , @Size{max=1000} | |
6 | pos | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | token | String |
@Required , @Size{max=1000} | |
5 | segmentation | String |
@Required , @Size{max=1000} | |
6 | reading | String |
@Required , @Size{max=1000} | |
7 | pos | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.kuromoji.AdminDictKuromojiAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | token | String |
@Required , @Size{max=1000} | |
5 | segmentation | String |
@Required , @Size{max=1000} | |
6 | reading | String |
@Required , @Size{max=1000} | |
7 | pos | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Size{max=1000, min=1} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictMapping_AdminDictMappingUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | charMappingFile | MultipartFormFile |
@Required |
implementations: charMappingService.getCharMappingFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | inputs | String |
@Required , @Size{max=1000} | |
4 | output | String |
@Size{max=1000, min=1} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Size{max=1000, min=1} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.mapping.AdminDictMappingAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author nullpos
@author ma2tani
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Size{max=1000, min=1} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: DownloadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictProtwords_AdminDictProtwordsUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: UploadForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | protwordsFile | MultipartFormFile |
@Required |
implementations: protwordsService.getProtwordsFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: CreateForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.protwords.AdminDictProtwordsAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Required , @Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
Form or Body: DownloadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStemmeroverride_AdminDictStemmeroverrideUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Form or Body: UploadForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | stemmerOverrideFile | MultipartFormFile |
@Required |
implementations: stemmerOverrideService.getStemmerOverrideFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Form or Body: CreateForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | input | String |
@Required , @Size{max=1000} | |
4 | output | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stemmeroverride.AdminDictStemmeroverrideAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} | |
5 | output | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: SearchForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author ma2tani
Form or Body: DownloadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictStopwords_AdminDictStopwordsUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: UploadForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | stopwordsFile | MultipartFormFile |
@Required |
implementations: stopwordsService.getStopwordsFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: CreateForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.stopwords.AdminDictStopwordsAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author ma2tani
Form or Body: EditForm@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | input | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#index()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#list()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#search()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#reset()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#createnew()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#edit()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | outputs | String |
@Required , @Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#details()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | crudMode | int |
||
3 | id | long |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#downloadpage()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymDownloadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#download()
annotations: @Execute @Secured{value=[admin-dict, admin-dict-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#uploadpage()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
implementations: asHtml(path_AdminDictSynonym_AdminDictSynonymUploadJsp)
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#upload()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | synonymFile | MultipartFormFile |
@Required |
implementations: synonymService.getSynonymFile(form.dictId),##unanalyzable##,redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#create()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | inputs | String |
@Required , @Size{max=1000} | |
4 | outputs | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#update()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | outputs | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.dict.synonym.AdminDictSynonymAction#delete()
annotations: @Execute @Secured{value=[admin-dict]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | |
2 | dictId | String |
@Required | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | inputs | String |
@Required , @Size{max=1000} | |
5 | outputs | String |
@Required , @Size{max=1000} |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#index()
annotations: @Execute @Secured{value=[admin-duplicatehost, admin-duplicatehost-view]}
@author codelibs
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regularName | String |
||
2 | duplicateHostName | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#list()
annotations: @Execute @Secured{value=[admin-duplicatehost, admin-duplicatehost-view]}
@author codelibs
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regularName | String |
||
2 | duplicateHostName | String |
implementations: asHtml(path_AdminDuplicatehost_AdminDuplicatehostJsp)
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#search()
annotations: @Execute @Secured{value=[admin-duplicatehost, admin-duplicatehost-view]}
@author codelibs
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regularName | String |
||
2 | duplicateHostName | String |
implementations: asHtml(path_AdminDuplicatehost_AdminDuplicatehostJsp)
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#reset()
annotations: @Execute @Secured{value=[admin-duplicatehost, admin-duplicatehost-view]}
@author codelibs
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regularName | String |
||
2 | duplicateHostName | String |
implementations: asHtml(path_AdminDuplicatehost_AdminDuplicatehostJsp)
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#createnew()
annotations: @Execute @Secured{value=[admin-duplicatehost]}
@author codelibs
@author Keiichi Watanabe
implementations: asHtml(path_AdminDuplicatehost_AdminDuplicatehostEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#edit()
annotations: @Execute @Secured{value=[admin-duplicatehost]}
@author codelibs
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | regularName | String |
@Required , @Size{max=1000} | |
7 | duplicateHostName | String |
@Required , @Size{max=1000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#details()
annotations: @Execute @Secured{value=[admin-duplicatehost, admin-duplicatehost-view]}
@author codelibs
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminDuplicatehost_AdminDuplicatehostDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#create()
annotations: @Execute @Secured{value=[admin-duplicatehost]}
@author codelibs
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | regularName | String |
@Required , @Size{max=1000} | |
3 | duplicateHostName | String |
@Required , @Size{max=1000} | |
4 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
5 | createdBy | String |
@Size{max=1000} | |
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#update()
annotations: @Execute @Secured{value=[admin-duplicatehost]}
@author codelibs
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | regularName | String |
@Required , @Size{max=1000} | |
7 | duplicateHostName | String |
@Required , @Size{max=1000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.duplicatehost.AdminDuplicatehostAction#delete()
annotations: @Execute @Secured{value=[admin-duplicatehost]}
@author codelibs
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | regularName | String |
@Required , @Size{max=1000} | |
7 | duplicateHostName | String |
@Required , @Size{max=1000} | |
8 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#index()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#list()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminElevateword_AdminElevatewordJsp)
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#search()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminElevateword_AdminElevatewordJsp)
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#reset()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Form or Body: SearchForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminElevateword_AdminElevatewordJsp)
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#createnew()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asHtml(path_AdminElevateword_AdminElevatewordEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#edit()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | suggestWord | String |
@Required | |
8 | reading | String |
||
9 | targetLabel | String |
||
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | createdBy | String |
@Size{max=1000} | |
13 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#details()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminElevateword_AdminElevatewordDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#downloadpage()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asDownloadHtml()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#download()
annotations: @Execute @Secured{value=[admin-elevateword, admin-elevateword-view]}
@author Keiichi Watanabe
Form or Body: DownloadForm@author shinsuke
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#uploadpage()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asUploadHtml()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#create()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Form or Body: CreateForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | labelTypeIds | String[] |
||
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | suggestWord | String |
@Required | |
4 | reading | String |
||
5 | targetLabel | String |
||
6 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | boost | Float |
@Required , @ValidateTypeFailure | |
8 | createdBy | String |
@Size{max=1000} | |
9 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#update()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | suggestWord | String |
@Required | |
8 | reading | String |
||
9 | targetLabel | String |
||
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | createdBy | String |
@Size{max=1000} | |
13 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#delete()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Form or Body: EditForm@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Long |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | suggestWord | String |
@Required | |
8 | reading | String |
||
9 | targetLabel | String |
||
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | boost | Float |
@Required , @ValidateTypeFailure | |
12 | createdBy | String |
@Size{max=1000} | |
13 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.elevateword.AdminElevatewordAction#upload()
annotations: @Execute @Secured{value=[admin-elevateword]}
@author Keiichi Watanabe
Form or Body: UploadForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | elevateWordFile | MultipartFormFile |
@Required |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.esreq.AdminEsreqAction#index()
annotations: @Execute @Secured{value=[admin-esreq, admin-esreq-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml(this::saveToken)
Execute Method: org.codelibs.fess.app.web.admin.esreq.AdminEsreqAction#upload()
annotations: @Execute @Secured{value=[admin-esreq]}
@author shinsuke
Form or Body: UploadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | requestFile | MultipartFormFile |
@Required |
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#index()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#list()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | Integer |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | url | String |
||
2 | errorCountMin | String |
||
3 | errorCountMax | String |
||
4 | errorName | String |
implementations: asHtml(path_AdminFailureurl_AdminFailureurlJsp)
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#search()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | url | String |
||
2 | errorCountMin | String |
||
3 | errorCountMax | String |
||
4 | errorName | String |
implementations: asHtml(path_AdminFailureurl_AdminFailureurlJsp)
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#reset()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | url | String |
||
2 | errorCountMin | String |
||
3 | errorCountMax | String |
||
4 | errorName | String |
implementations: asHtml(path_AdminFailureurl_AdminFailureurlJsp)
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#back()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | url | String |
||
2 | errorCountMin | String |
||
3 | errorCountMax | String |
||
4 | errorName | String |
implementations: asHtml(path_AdminFailureurl_AdminFailureurlJsp)
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#details()
annotations: @Execute @Secured{value=[admin-failureurl, admin-failureurl-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminFailureurl_AdminFailureurlDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#delete()
annotations: @Execute @Secured{value=[admin-failureurl]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | webConfigName | String |
||
2 | fileConfigName | String |
||
3 | pageNumber | String |
@ValidateTypeFailure | |
4 | crudMode | Integer |
@ValidateTypeFailure | |
5 | id | String |
@Required , @Size{max=1000} | |
6 | url | String |
@Required | |
7 | threadName | String |
@Required | |
8 | errorName | String |
||
9 | errorLog | String |
||
10 | errorCount | String |
@Required , @ValidateTypeFailure | |
11 | lastAccessTime | String |
@Required | |
12 | configId | String |
@Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.failureurl.AdminFailureurlAction#deleteall()
annotations: @Execute @Secured{value=[admin-failureurl]}
@author shinsuke
@author Keiichi Watanabe
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#index()
annotations: @Execute @Secured{value=[admin-fileauth, admin-fileauth-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#list()
annotations: @Execute @Secured{value=[admin-fileauth, admin-fileauth-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminFileauth_AdminFileauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#search()
annotations: @Execute @Secured{value=[admin-fileauth, admin-fileauth-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminFileauth_AdminFileauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#reset()
annotations: @Execute @Secured{value=[admin-fileauth, admin-fileauth-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminFileauth_AdminFileauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#createnew()
annotations: @Execute @Secured{value=[admin-fileauth]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminFileauth_AdminFileauthEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#edit()
annotations: @Execute @Secured{value=[admin-fileauth]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=255} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | hostname | String |
@Size{max=100} | |
7 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
8 | protocolScheme | String |
@Size{max=10} | |
9 | username | String |
@Required , @Size{max=100} | |
10 | password | String |
@Size{max=100} | |
11 | parameters | String |
@Size{max=1000} | |
12 | fileConfigId | String |
@Required , @Size{max=1000} | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#details()
annotations: @Execute @Secured{value=[admin-fileauth, admin-fileauth-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#create()
annotations: @Execute @Secured{value=[admin-fileauth]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | hostname | String |
@Size{max=100} | |
3 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
4 | protocolScheme | String |
@Size{max=10} | |
5 | username | String |
@Required , @Size{max=100} | |
6 | password | String |
@Size{max=100} | |
7 | parameters | String |
@Size{max=1000} | |
8 | fileConfigId | String |
@Required , @Size{max=1000} | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#update()
annotations: @Execute @Secured{value=[admin-fileauth]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=255} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | hostname | String |
@Size{max=100} | |
7 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
8 | protocolScheme | String |
@Size{max=10} | |
9 | username | String |
@Required , @Size{max=100} | |
10 | password | String |
@Size{max=100} | |
11 | parameters | String |
@Size{max=1000} | |
12 | fileConfigId | String |
@Required , @Size{max=1000} | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileauth.AdminFileauthAction#delete()
annotations: @Execute @Secured{value=[admin-fileauth]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=255} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | hostname | String |
@Size{max=100} | |
7 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
8 | protocolScheme | String |
@Size{max=10} | |
9 | username | String |
@Required , @Size{max=100} | |
10 | password | String |
@Size{max=100} | |
11 | parameters | String |
@Size{max=1000} | |
12 | fileConfigId | String |
@Required , @Size{max=1000} | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#index()
annotations: @Execute @Secured{value=[admin-fileconfig, admin-fileconfig-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#list()
annotations: @Execute @Secured{value=[admin-fileconfig, admin-fileconfig-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | paths | String |
||
3 | description | String |
implementations: asHtml(path_AdminFileconfig_AdminFileconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#search()
annotations: @Execute @Secured{value=[admin-fileconfig, admin-fileconfig-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | paths | String |
||
3 | description | String |
implementations: asHtml(path_AdminFileconfig_AdminFileconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#reset()
annotations: @Execute @Secured{value=[admin-fileconfig, admin-fileconfig-view]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | paths | String |
||
3 | description | String |
implementations: asHtml(path_AdminFileconfig_AdminFileconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#createnew()
annotations: @Execute @Secured{value=[admin-fileconfig]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminFileconfig_AdminFileconfigEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#edit()
annotations: @Execute @Secured{value=[admin-fileconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | name | String |
@Required , @Size{max=200} | |
8 | description | String |
@Size{max=1000} | |
9 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | configParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | |
17 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
18 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | boost | Float |
@Required , @ValidateTypeFailure | |
20 | available | String |
@Required , @Size{max=5} | |
21 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
22 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
24 | createdBy | String |
@Size{max=1000} | |
25 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#details()
annotations: @Execute @Secured{value=[admin-fileconfig, admin-fileconfig-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminFileconfig_AdminFileconfigDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#create()
annotations: @Execute @Secured{value=[admin-fileconfig]}
@author shinsuke
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | labelTypeIds | String[] |
||
2 | crudMode | Integer |
@ValidateTypeFailure | |
3 | name | String |
@Required , @Size{max=200} | |
4 | description | String |
@Size{max=1000} | |
5 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | |
6 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
8 | includedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | excludedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | configParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
12 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | |
13 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
14 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
15 | boost | Float |
@Required , @ValidateTypeFailure | |
16 | available | String |
@Required , @Size{max=5} | |
17 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
18 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
19 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
20 | createdBy | String |
@Size{max=1000} | |
21 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#update()
annotations: @Execute @Secured{value=[admin-fileconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | name | String |
@Required , @Size{max=200} | |
8 | description | String |
@Size{max=1000} | |
9 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | configParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | |
17 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
18 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | boost | Float |
@Required , @ValidateTypeFailure | |
20 | available | String |
@Required , @Size{max=5} | |
21 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
22 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
24 | createdBy | String |
@Size{max=1000} | |
25 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.fileconfig.AdminFileconfigAction#delete()
annotations: @Execute @Secured{value=[admin-fileconfig]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | labelTypeIds | String[] |
||
6 | crudMode | Integer |
@ValidateTypeFailure | |
7 | name | String |
@Required , @Size{max=200} | |
8 | description | String |
@Size{max=1000} | |
9 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
14 | configParameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
15 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | |
17 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
18 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | boost | Float |
@Required , @ValidateTypeFailure | |
20 | available | String |
@Required , @Size{max=5} | |
21 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
22 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
24 | createdBy | String |
@Size{max=1000} | |
25 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.general.AdminGeneralAction#index()
annotations: @Execute @Secured{value=[admin-general, admin-general-view]}
@author shinsuke
@author Shunji Makino
implementations: asHtml(path_AdminGeneral_AdminGeneralJsp)
Execute Method: org.codelibs.fess.app.web.admin.general.AdminGeneralAction#sendmail()
annotations: @Execute @Secured{value=[admin-general]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | incrementalCrawling | String |
||
2 | dayForCleanup | String |
||
3 | crawlingThreadCount | String |
||
4 | searchLog | String |
||
5 | userInfo | String |
||
6 | userFavorite | String |
||
7 | webApiJson | String |
||
8 | defaultLabelValue | String |
||
9 | appendQueryParameter | String |
||
10 | loginRequired | String |
||
11 | ignoreFailureType | String |
||
12 | failureCountThreshold | String |
||
13 | popularWord | String |
||
14 | csvFileEncoding | String |
||
15 | purgeSearchLogDay | String |
||
16 | purgeJobLogDay | String |
||
17 | purgeUserInfoDay | String |
||
18 | purgeByBots | String |
||
19 | notificationTo | String |
@Required , @Size{max=1000} | |
20 | suggestSearchLog | String |
||
21 | suggestDocuments | String |
||
22 | purgeSuggestSearchLogDay | String |
implementations: redirectByParam(AdminGeneralAction.class, "notificationTo", form.notificationTo)
Execute Method: org.codelibs.fess.app.web.admin.general.AdminGeneralAction#update()
annotations: @Execute @Secured{value=[admin-general]}
@author shinsuke
@author Shunji Makino
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | incrementalCrawling | String |
@Size{max=10} | |
2 | dayForCleanup | Integer |
@Required , @Min{value=-1} , @Max{value=1000} , @ValidateTypeFailure | |
3 | crawlingThreadCount | Integer |
@Required , @Min{value=0} , @Max{value=100} , @ValidateTypeFailure | |
4 | searchLog | String |
@Size{max=10} | |
5 | userInfo | String |
@Size{max=10} | |
6 | userFavorite | String |
@Size{max=10} | |
7 | webApiJson | String |
@Size{max=10} | |
8 | appValue | String |
@Size{max=10000} | |
9 | defaultLabelValue | String |
@Size{max=1000} | |
10 | defaultSortValue | String |
@Size{max=1000} | |
11 | virtualHostValue | String |
@Size{max=10000} | |
12 | appendQueryParameter | String |
@Size{max=10} | |
13 | loginRequired | String |
@Size{max=10} | |
14 | resultCollapsed | String |
@Size{max=10} | |
15 | loginLink | String |
@Size{max=10} | |
16 | thumbnail | String |
@Size{max=10} | |
17 | ignoreFailureType | String |
@Size{max=1000} | |
18 | failureCountThreshold | Integer |
@Required , @Min{value=-1} , @Max{value=10000} , @ValidateTypeFailure | |
19 | popularWord | String |
@Size{max=10} | |
20 | csvFileEncoding | String |
@Required , @Size{max=20} | |
21 | purgeSearchLogDay | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | |
22 | purgeJobLogDay | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | |
23 | purgeUserInfoDay | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | |
24 | purgeByBots | String |
@Size{max=10000} | |
25 | notificationTo | String |
@Size{max=1000} | |
26 | suggestSearchLog | String |
@Size{max=10} | |
27 | suggestDocuments | String |
@Size{max=10} | |
28 | purgeSuggestSearchLogDay | Integer |
@Min{value=0} , @Max{value=100000} , @ValidateTypeFailure | |
29 | ldapProviderUrl | String |
@Size{max=1000} | |
30 | ldapSecurityPrincipal | String |
@Size{max=1000} | |
31 | ldapAdminSecurityPrincipal | String |
@Size{max=1000} | |
32 | ldapAdminSecurityCredentials | String |
@Size{max=1000} | |
33 | ldapBaseDn | String |
@Size{max=1000} | |
34 | ldapAccountFilter | String |
@Size{max=1000} | |
35 | ldapGroupFilter | String |
@Size{max=1000} | |
36 | ldapMemberofAttribute | String |
@Size{max=100} | |
37 | notificationLogin | String |
@Size{max=3000} | |
38 | notificationSearchTop | String |
@Size{max=3000} | |
39 | logLevel | String |
@Size{max=10} | |
40 | storageEndpoint | String |
@Size{max=1000} | |
41 | storageAccessKey | String |
@Size{max=1000} | |
42 | storageSecretKey | String |
@Size{max=1000} | |
43 | storageBucket | String |
@Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#index()
annotations: @Execute @Secured{value=[admin-group, admin-group-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#list()
annotations: @Execute @Secured{value=[admin-group, admin-group-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminGroup_AdminGroupJsp)
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#search()
annotations: @Execute @Secured{value=[admin-group, admin-group-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminGroup_AdminGroupJsp)
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#reset()
annotations: @Execute @Secured{value=[admin-group, admin-group-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminGroup_AdminGroupJsp)
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#createnew()
annotations: @Execute @Secured{value=[admin-group]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminGroup_AdminGroupEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#edit()
annotations: @Execute @Secured{value=[admin-group]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=100} | |
7 | attributes | Map<String, String> |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#details()
annotations: @Execute @Secured{value=[admin-group, admin-group-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminGroup_AdminGroupDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#create()
annotations: @Execute @Secured{value=[admin-group]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=100} | |
3 | attributes | Map<String, String> |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#update()
annotations: @Execute @Secured{value=[admin-group]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=100} | |
7 | attributes | Map<String, String> |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.group.AdminGroupAction#delete()
annotations: @Execute @Secured{value=[admin-group]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | updatedBy | String |
@Size{max=1000} | |
3 | updatedTime | Long |
@ValidateTypeFailure | |
4 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
5 | crudMode | Integer |
@ValidateTypeFailure | |
6 | name | String |
@Required , @Size{max=100} | |
7 | attributes | Map<String, String> |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#index()
annotations: @Execute @Secured{value=[admin-joblog, admin-joblog-view]}
@author shinsuke
@author Shunji Makino
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#list()
annotations: @Execute @Secured{value=[admin-joblog, admin-joblog-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | Integer |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminJoblog_AdminJoblogJsp)
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#search()