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 | 7 | 287 | 4 | |
4 | /admin/accesstoken/list/{pageNumber} | # simple implementation for now html | AdminAccesstokenAction#list() | SearchForm | HtmlResponse | 7 | 287 | 11 |
5 | /admin/accesstoken/search | # simple implementation for now html | AdminAccesstokenAction#search() | SearchForm | HtmlResponse | 7 | 287 | 7 |
6 | /admin/accesstoken/reset | # simple implementation for now html | AdminAccesstokenAction#reset() | SearchForm | HtmlResponse | 7 | 287 | 7 |
7 | /admin/accesstoken/createnew | # simple implementation for now html | AdminAccesstokenAction#createnew() | HtmlResponse | 7 | 287 | 10 | |
8 | /admin/accesstoken/details/{crudMode}/{id} | # simple implementation for now html | AdminAccesstokenAction#details() | HtmlResponse | 7 | 287 | 19 | |
9 | /admin/accesstoken/edit | # simple implementation for now html | AdminAccesstokenAction#edit() | EditForm | HtmlResponse | 7 | 287 | 22 |
10 | /admin/accesstoken/create | # simple implementation for now html | AdminAccesstokenAction#create() | CreateForm | HtmlResponse | 7 | 287 | 20 |
11 | /admin/accesstoken/update | # simple implementation for now html | AdminAccesstokenAction#update() | EditForm | HtmlResponse | 7 | 287 | 19 |
12 | /admin/accesstoken/delete | # simple implementation for now html | AdminAccesstokenAction#delete() | EditForm | HtmlResponse | 7 | 287 | 20 |
13 | /admin/backup/ | # simple implementation for now html | AdminBackupAction#index() | HtmlResponse | 8 | 7 | 5 | |
14 | /admin/backup/upload | # simple implementation for now html | AdminBackupAction#upload() | UploadForm | HtmlResponse | 8 | 7 | 19 |
15 | /admin/backup/download/{id} | # simple implementation for now api | AdminBackupAction#download() | ActionResponse | 8 | 7 | 80 | |
16 | /admin/badword/ | # simple implementation for now html | AdminBadwordAction#index() | HtmlResponse | 5 | 345 | 4 | |
17 | /admin/badword/list/{pageNumber} | # simple implementation for now html | AdminBadwordAction#list() | SearchForm | HtmlResponse | 5 | 345 | 11 |
18 | /admin/badword/search | # simple implementation for now html | AdminBadwordAction#search() | SearchForm | HtmlResponse | 5 | 345 | 7 |
19 | /admin/badword/reset | # simple implementation for now html | AdminBadwordAction#reset() | SearchForm | HtmlResponse | 5 | 345 | 7 |
20 | /admin/badword/createnew | # simple implementation for now html | AdminBadwordAction#createnew() | HtmlResponse | 5 | 345 | 10 | |
21 | /admin/badword/edit | # simple implementation for now html | AdminBadwordAction#edit() | EditForm | HtmlResponse | 5 | 345 | 18 |
22 | /admin/badword/details/{crudMode}/{id} | # simple implementation for now html | AdminBadwordAction#details() | HtmlResponse | 5 | 345 | 17 | |
23 | /admin/badword/downloadpage | # simple implementation for now html | AdminBadwordAction#downloadpage() | HtmlResponse | 5 | 345 | 5 | |
24 | /admin/badword/download | # simple implementation for now api | AdminBadwordAction#download() | DownloadForm | ActionResponse | 5 | 345 | 21 |
25 | /admin/badword/uploadpage | # simple implementation for now html | AdminBadwordAction#uploadpage() | HtmlResponse | 5 | 345 | 5 | |
26 | /admin/badword/create | # simple implementation for now html | AdminBadwordAction#create() | CreateForm | HtmlResponse | 5 | 345 | 20 |
27 | /admin/badword/update | # simple implementation for now html | AdminBadwordAction#update() | EditForm | HtmlResponse | 5 | 345 | 20 |
28 | /admin/badword/delete | # simple implementation for now html | AdminBadwordAction#delete() | EditForm | HtmlResponse | 5 | 345 | 21 |
29 | /admin/badword/upload | # simple implementation for now html | AdminBadwordAction#upload() | UploadForm | HtmlResponse | 5 | 345 | 15 |
30 | /admin/boostdoc/ | # simple implementation for now html | AdminBoostdocAction#index() | HtmlResponse | 4 | 270 | 4 | |
31 | /admin/boostdoc/list/{pageNumber} | # simple implementation for now html | AdminBoostdocAction#list() | SearchForm | HtmlResponse | 4 | 270 | 11 |
32 | /admin/boostdoc/search | # simple implementation for now html | AdminBoostdocAction#search() | SearchForm | HtmlResponse | 4 | 270 | 7 |
33 | /admin/boostdoc/reset | # simple implementation for now html | AdminBoostdocAction#reset() | SearchForm | HtmlResponse | 4 | 270 | 7 |
34 | /admin/boostdoc/createnew | # simple implementation for now html | AdminBoostdocAction#createnew() | HtmlResponse | 4 | 270 | 10 | |
35 | /admin/boostdoc/edit | # simple implementation for now html | AdminBoostdocAction#edit() | EditForm | HtmlResponse | 4 | 270 | 18 |
36 | /admin/boostdoc/details/{crudMode}/{id} | # simple implementation for now html | AdminBoostdocAction#details() | HtmlResponse | 4 | 270 | 17 | |
37 | /admin/boostdoc/create | # simple implementation for now html | AdminBoostdocAction#create() | CreateForm | HtmlResponse | 4 | 270 | 19 |
38 | /admin/boostdoc/update | # simple implementation for now html | AdminBoostdocAction#update() | EditForm | HtmlResponse | 4 | 270 | 19 |
39 | /admin/boostdoc/delete | # simple implementation for now html | AdminBoostdocAction#delete() | EditForm | HtmlResponse | 4 | 270 | 20 |
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 | 6 | 329 | 4 | |
51 | /admin/dataconfig/list/{pageNumber} | # simple implementation for now html | AdminDataconfigAction#list() | SearchForm | HtmlResponse | 6 | 329 | 11 |
52 | /admin/dataconfig/search | # simple implementation for now html | AdminDataconfigAction#search() | SearchForm | HtmlResponse | 6 | 329 | 7 |
53 | /admin/dataconfig/reset | # simple implementation for now html | AdminDataconfigAction#reset() | SearchForm | HtmlResponse | 6 | 329 | 7 |
54 | /admin/dataconfig/createnew | # simple implementation for now html | AdminDataconfigAction#createnew() | HtmlResponse | 6 | 329 | 23 | |
55 | /admin/dataconfig/edit | # simple implementation for now html | AdminDataconfigAction#edit() | EditForm | HtmlResponse | 6 | 329 | 26 |
56 | /admin/dataconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminDataconfigAction#details() | HtmlResponse | 6 | 329 | 22 | |
57 | /admin/dataconfig/create | # simple implementation for now html | AdminDataconfigAction#create() | CreateForm | HtmlResponse | 6 | 329 | 19 |
58 | /admin/dataconfig/update | # simple implementation for now html | AdminDataconfigAction#update() | EditForm | HtmlResponse | 6 | 329 | 19 |
59 | /admin/dataconfig/delete | # simple implementation for now html | AdminDataconfigAction#delete() | EditForm | HtmlResponse | 6 | 329 | 18 |
60 | /admin/design/ | # simple implementation for now html | AdminDesignAction#index() | HtmlResponse | 4 | 321 | 5 | |
61 | /admin/design/back | # simple implementation for now html | AdminDesignAction#back() | HtmlResponse | 4 | 321 | 5 | |
62 | /admin/design/upload | # simple implementation for now html | AdminDesignAction#upload() | UploadForm | HtmlResponse | 4 | 321 | 63 |
63 | /admin/design/download | # simple implementation for now stream | AdminDesignAction#download() | FileAccessForm | StreamResponse | 4 | 321 | 15 |
64 | /admin/design/delete | # simple implementation for now html | AdminDesignAction#delete() | FileAccessForm | HtmlResponse | 4 | 321 | 15 |
65 | /admin/design/edit | # simple implementation for now html | AdminDesignAction#edit() | EditForm | HtmlResponse | 4 | 321 | 12 |
66 | /admin/design/editAsUseDefault | # simple implementation for now html | AdminDesignAction#editAsUseDefault() | EditForm | HtmlResponse | 4 | 321 | 12 |
67 | /admin/design/update | # simple implementation for now html | AdminDesignAction#update() | EditForm | HtmlResponse | 4 | 321 | 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 | 4 | 383 | 8 |
70 | /admin/dict/kuromoji/list/{pageNumber} | # simple implementation for now html | AdminDictKuromojiAction#list() | SearchForm | HtmlResponse | 4 | 383 | 12 |
71 | /admin/dict/kuromoji/search | # simple implementation for now html | AdminDictKuromojiAction#search() | SearchForm | HtmlResponse | 4 | 383 | 8 |
72 | /admin/dict/kuromoji/reset | # simple implementation for now html | AdminDictKuromojiAction#reset() | SearchForm | HtmlResponse | 4 | 383 | 8 |
73 | /admin/dict/kuromoji/createnew/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#createnew() | HtmlResponse | 4 | 383 | 11 | |
74 | /admin/dict/kuromoji/edit | # simple implementation for now html | AdminDictKuromojiAction#edit() | EditForm | HtmlResponse | 4 | 383 | 18 |
75 | /admin/dict/kuromoji/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictKuromojiAction#details() | HtmlResponse | 4 | 383 | 19 | |
76 | /admin/dict/kuromoji/downloadpage/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#downloadpage() | HtmlResponse | 4 | 383 | 15 | |
77 | /admin/dict/kuromoji/download | # simple implementation for now api | AdminDictKuromojiAction#download() | DownloadForm | ActionResponse | 4 | 383 | 13 |
78 | /admin/dict/kuromoji/uploadpage/{dictId} | # simple implementation for now html | AdminDictKuromojiAction#uploadpage() | HtmlResponse | 4 | 383 | 15 | |
79 | /admin/dict/kuromoji/upload | # simple implementation for now html | AdminDictKuromojiAction#upload() | UploadForm | HtmlResponse | 4 | 383 | 20 |
80 | /admin/dict/kuromoji/create | # simple implementation for now html | AdminDictKuromojiAction#create() | CreateForm | HtmlResponse | 4 | 383 | 20 |
81 | /admin/dict/kuromoji/update | # simple implementation for now html | AdminDictKuromojiAction#update() | EditForm | HtmlResponse | 4 | 383 | 20 |
82 | /admin/dict/kuromoji/delete | # simple implementation for now html | AdminDictKuromojiAction#delete() | EditForm | HtmlResponse | 4 | 383 | 19 |
83 | /admin/dict/mapping/ | # simple implementation for now html | AdminDictMappingAction#index() | SearchForm | HtmlResponse | 4 | 403 | 8 |
84 | /admin/dict/mapping/list/{pageNumber} | # simple implementation for now html | AdminDictMappingAction#list() | SearchForm | HtmlResponse | 4 | 403 | 12 |
85 | /admin/dict/mapping/search | # simple implementation for now html | AdminDictMappingAction#search() | SearchForm | HtmlResponse | 4 | 403 | 8 |
86 | /admin/dict/mapping/reset | # simple implementation for now html | AdminDictMappingAction#reset() | SearchForm | HtmlResponse | 4 | 403 | 8 |
87 | /admin/dict/mapping/createnew/{dictId} | # simple implementation for now html | AdminDictMappingAction#createnew() | HtmlResponse | 4 | 403 | 11 | |
88 | /admin/dict/mapping/edit | # simple implementation for now html | AdminDictMappingAction#edit() | EditForm | HtmlResponse | 4 | 403 | 19 |
89 | /admin/dict/mapping/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictMappingAction#details() | HtmlResponse | 4 | 403 | 19 | |
90 | /admin/dict/mapping/downloadpage/{dictId} | # simple implementation for now html | AdminDictMappingAction#downloadpage() | HtmlResponse | 4 | 403 | 15 | |
91 | /admin/dict/mapping/download | # simple implementation for now api | AdminDictMappingAction#download() | DownloadForm | ActionResponse | 4 | 403 | 13 |
92 | /admin/dict/mapping/uploadpage/{dictId} | # simple implementation for now html | AdminDictMappingAction#uploadpage() | HtmlResponse | 4 | 403 | 15 | |
93 | /admin/dict/mapping/upload | # simple implementation for now html | AdminDictMappingAction#upload() | UploadForm | HtmlResponse | 4 | 403 | 20 |
94 | /admin/dict/mapping/create | # simple implementation for now html | AdminDictMappingAction#create() | CreateForm | HtmlResponse | 4 | 403 | 19 |
95 | /admin/dict/mapping/update | # simple implementation for now html | AdminDictMappingAction#update() | EditForm | HtmlResponse | 4 | 403 | 19 |
96 | /admin/dict/mapping/delete | # simple implementation for now html | AdminDictMappingAction#delete() | EditForm | HtmlResponse | 4 | 403 | 19 |
97 | /admin/dict/protwords/ | # simple implementation for now html | AdminDictProtwordsAction#index() | SearchForm | HtmlResponse | 4 | 350 | 8 |
98 | /admin/dict/protwords/list/{pageNumber} | # simple implementation for now html | AdminDictProtwordsAction#list() | SearchForm | HtmlResponse | 4 | 350 | 12 |
99 | /admin/dict/protwords/search | # simple implementation for now html | AdminDictProtwordsAction#search() | SearchForm | HtmlResponse | 4 | 350 | 8 |
100 | /admin/dict/protwords/reset | # simple implementation for now html | AdminDictProtwordsAction#reset() | SearchForm | HtmlResponse | 4 | 350 | 8 |
101 | /admin/dict/protwords/createnew/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#createnew() | HtmlResponse | 4 | 350 | 11 | |
102 | /admin/dict/protwords/edit | # simple implementation for now html | AdminDictProtwordsAction#edit() | EditForm | HtmlResponse | 4 | 350 | 18 |
103 | /admin/dict/protwords/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictProtwordsAction#details() | HtmlResponse | 4 | 350 | 18 | |
104 | /admin/dict/protwords/downloadpage/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#downloadpage() | HtmlResponse | 4 | 350 | 15 | |
105 | /admin/dict/protwords/download | # simple implementation for now api | AdminDictProtwordsAction#download() | DownloadForm | ActionResponse | 4 | 350 | 13 |
106 | /admin/dict/protwords/uploadpage/{dictId} | # simple implementation for now html | AdminDictProtwordsAction#uploadpage() | HtmlResponse | 4 | 350 | 15 | |
107 | /admin/dict/protwords/upload | # simple implementation for now html | AdminDictProtwordsAction#upload() | UploadForm | HtmlResponse | 4 | 350 | 20 |
108 | /admin/dict/protwords/create | # simple implementation for now html | AdminDictProtwordsAction#create() | CreateForm | HtmlResponse | 4 | 350 | 11 |
109 | /admin/dict/protwords/update | # simple implementation for now html | AdminDictProtwordsAction#update() | EditForm | HtmlResponse | 4 | 350 | 12 |
110 | /admin/dict/protwords/delete | # simple implementation for now html | AdminDictProtwordsAction#delete() | EditForm | HtmlResponse | 4 | 350 | 13 |
111 | /admin/dict/stemmeroverride/ | # simple implementation for now html | AdminDictStemmeroverrideAction#index() | SearchForm | HtmlResponse | 4 | 370 | 8 |
112 | /admin/dict/stemmeroverride/list/{pageNumber} | # simple implementation for now html | AdminDictStemmeroverrideAction#list() | SearchForm | HtmlResponse | 4 | 370 | 12 |
113 | /admin/dict/stemmeroverride/search | # simple implementation for now html | AdminDictStemmeroverrideAction#search() | SearchForm | HtmlResponse | 4 | 370 | 8 |
114 | /admin/dict/stemmeroverride/reset | # simple implementation for now html | AdminDictStemmeroverrideAction#reset() | SearchForm | HtmlResponse | 4 | 370 | 8 |
115 | /admin/dict/stemmeroverride/createnew/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#createnew() | HtmlResponse | 4 | 370 | 11 | |
116 | /admin/dict/stemmeroverride/edit | # simple implementation for now html | AdminDictStemmeroverrideAction#edit() | EditForm | HtmlResponse | 4 | 370 | 19 |
117 | /admin/dict/stemmeroverride/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictStemmeroverrideAction#details() | HtmlResponse | 4 | 370 | 19 | |
118 | /admin/dict/stemmeroverride/downloadpage/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#downloadpage() | HtmlResponse | 4 | 370 | 15 | |
119 | /admin/dict/stemmeroverride/download | # simple implementation for now api | AdminDictStemmeroverrideAction#download() | DownloadForm | ActionResponse | 4 | 370 | 13 |
120 | /admin/dict/stemmeroverride/uploadpage/{dictId} | # simple implementation for now html | AdminDictStemmeroverrideAction#uploadpage() | HtmlResponse | 4 | 370 | 15 | |
121 | /admin/dict/stemmeroverride/upload | # simple implementation for now html | AdminDictStemmeroverrideAction#upload() | UploadForm | HtmlResponse | 4 | 370 | 20 |
122 | /admin/dict/stemmeroverride/create | # simple implementation for now html | AdminDictStemmeroverrideAction#create() | CreateForm | HtmlResponse | 4 | 370 | 19 |
123 | /admin/dict/stemmeroverride/update | # simple implementation for now html | AdminDictStemmeroverrideAction#update() | EditForm | HtmlResponse | 4 | 370 | 20 |
124 | /admin/dict/stemmeroverride/delete | # simple implementation for now html | AdminDictStemmeroverrideAction#delete() | EditForm | HtmlResponse | 4 | 370 | 19 |
125 | /admin/dict/stopwords/ | # simple implementation for now html | AdminDictStopwordsAction#index() | SearchForm | HtmlResponse | 4 | 339 | 8 |
126 | /admin/dict/stopwords/list/{pageNumber} | # simple implementation for now html | AdminDictStopwordsAction#list() | SearchForm | HtmlResponse | 4 | 339 | 12 |
127 | /admin/dict/stopwords/search | # simple implementation for now html | AdminDictStopwordsAction#search() | SearchForm | HtmlResponse | 4 | 339 | 8 |
128 | /admin/dict/stopwords/reset | # simple implementation for now html | AdminDictStopwordsAction#reset() | SearchForm | HtmlResponse | 4 | 339 | 8 |
129 | /admin/dict/stopwords/createnew/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#createnew() | HtmlResponse | 4 | 339 | 11 | |
130 | /admin/dict/stopwords/edit | # simple implementation for now html | AdminDictStopwordsAction#edit() | EditForm | HtmlResponse | 4 | 339 | 18 |
131 | /admin/dict/stopwords/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictStopwordsAction#details() | HtmlResponse | 4 | 339 | 18 | |
132 | /admin/dict/stopwords/downloadpage/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#downloadpage() | HtmlResponse | 4 | 339 | 15 | |
133 | /admin/dict/stopwords/download | # simple implementation for now api | AdminDictStopwordsAction#download() | DownloadForm | ActionResponse | 4 | 339 | 13 |
134 | /admin/dict/stopwords/uploadpage/{dictId} | # simple implementation for now html | AdminDictStopwordsAction#uploadpage() | HtmlResponse | 4 | 339 | 15 | |
135 | /admin/dict/stopwords/upload | # simple implementation for now html | AdminDictStopwordsAction#upload() | UploadForm | HtmlResponse | 4 | 339 | 20 |
136 | /admin/dict/stopwords/create | # simple implementation for now html | AdminDictStopwordsAction#create() | CreateForm | HtmlResponse | 4 | 339 | 11 |
137 | /admin/dict/stopwords/update | # simple implementation for now html | AdminDictStopwordsAction#update() | EditForm | HtmlResponse | 4 | 339 | 12 |
138 | /admin/dict/stopwords/delete | # simple implementation for now html | AdminDictStopwordsAction#delete() | EditForm | HtmlResponse | 4 | 339 | 13 |
139 | /admin/dict/synonym/ | # simple implementation for now html | AdminDictSynonymAction#index() | SearchForm | HtmlResponse | 4 | 405 | 8 |
140 | /admin/dict/synonym/list/{pageNumber} | # simple implementation for now html | AdminDictSynonymAction#list() | SearchForm | HtmlResponse | 4 | 405 | 12 |
141 | /admin/dict/synonym/search | # simple implementation for now html | AdminDictSynonymAction#search() | SearchForm | HtmlResponse | 4 | 405 | 8 |
142 | /admin/dict/synonym/reset | # simple implementation for now html | AdminDictSynonymAction#reset() | SearchForm | HtmlResponse | 4 | 405 | 8 |
143 | /admin/dict/synonym/createnew/{dictId} | # simple implementation for now html | AdminDictSynonymAction#createnew() | HtmlResponse | 4 | 405 | 11 | |
144 | /admin/dict/synonym/edit | # simple implementation for now html | AdminDictSynonymAction#edit() | EditForm | HtmlResponse | 4 | 405 | 19 |
145 | /admin/dict/synonym/details/{dictId}/{crudMode}/{id} | # simple implementation for now html | AdminDictSynonymAction#details() | HtmlResponse | 4 | 405 | 19 | |
146 | /admin/dict/synonym/downloadpage/{dictId} | # simple implementation for now html | AdminDictSynonymAction#downloadpage() | HtmlResponse | 4 | 405 | 15 | |
147 | /admin/dict/synonym/download | # simple implementation for now api | AdminDictSynonymAction#download() | DownloadForm | ActionResponse | 4 | 405 | 13 |
148 | /admin/dict/synonym/uploadpage/{dictId} | # simple implementation for now html | AdminDictSynonymAction#uploadpage() | HtmlResponse | 4 | 405 | 15 | |
149 | /admin/dict/synonym/upload | # simple implementation for now html | AdminDictSynonymAction#upload() | UploadForm | HtmlResponse | 4 | 405 | 20 |
150 | /admin/dict/synonym/create | # simple implementation for now html | AdminDictSynonymAction#create() | CreateForm | HtmlResponse | 4 | 405 | 19 |
151 | /admin/dict/synonym/update | # simple implementation for now html | AdminDictSynonymAction#update() | EditForm | HtmlResponse | 4 | 405 | 20 |
152 | /admin/dict/synonym/delete | # simple implementation for now html | AdminDictSynonymAction#delete() | EditForm | HtmlResponse | 4 | 405 | 19 |
153 | /admin/duplicatehost/ | # simple implementation for now html | AdminDuplicatehostAction#index() | SearchForm | HtmlResponse | 4 | 268 | 4 |
154 | /admin/duplicatehost/list/{pageNumber} | # simple implementation for now html | AdminDuplicatehostAction#list() | SearchForm | HtmlResponse | 4 | 268 | 11 |
155 | /admin/duplicatehost/search | # simple implementation for now html | AdminDuplicatehostAction#search() | SearchForm | HtmlResponse | 4 | 268 | 7 |
156 | /admin/duplicatehost/reset | # simple implementation for now html | AdminDuplicatehostAction#reset() | SearchForm | HtmlResponse | 4 | 268 | 7 |
157 | /admin/duplicatehost/createnew | # simple implementation for now html | AdminDuplicatehostAction#createnew() | HtmlResponse | 4 | 268 | 10 | |
158 | /admin/duplicatehost/edit | # simple implementation for now html | AdminDuplicatehostAction#edit() | EditForm | HtmlResponse | 4 | 268 | 18 |
159 | /admin/duplicatehost/details/{crudMode}/{id} | # simple implementation for now html | AdminDuplicatehostAction#details() | HtmlResponse | 4 | 268 | 17 | |
160 | /admin/duplicatehost/create | # simple implementation for now html | AdminDuplicatehostAction#create() | CreateForm | HtmlResponse | 4 | 268 | 19 |
161 | /admin/duplicatehost/update | # simple implementation for now html | AdminDuplicatehostAction#update() | EditForm | HtmlResponse | 4 | 268 | 19 |
162 | /admin/duplicatehost/delete | # simple implementation for now html | AdminDuplicatehostAction#delete() | EditForm | HtmlResponse | 4 | 268 | 20 |
163 | /admin/elevateword/ | # simple implementation for now html | AdminElevatewordAction#index() | HtmlResponse | 6 | 368 | 4 | |
164 | /admin/elevateword/list/{pageNumber} | # simple implementation for now html | AdminElevatewordAction#list() | SearchForm | HtmlResponse | 6 | 368 | 11 |
165 | /admin/elevateword/search | # simple implementation for now html | AdminElevatewordAction#search() | SearchForm | HtmlResponse | 6 | 368 | 7 |
166 | /admin/elevateword/reset | # simple implementation for now html | AdminElevatewordAction#reset() | SearchForm | HtmlResponse | 6 | 368 | 7 |
167 | /admin/elevateword/createnew | # simple implementation for now html | AdminElevatewordAction#createnew() | HtmlResponse | 6 | 368 | 12 | |
168 | /admin/elevateword/edit | # simple implementation for now html | AdminElevatewordAction#edit() | EditForm | HtmlResponse | 6 | 368 | 24 |
169 | /admin/elevateword/details/{crudMode}/{id} | # simple implementation for now html | AdminElevatewordAction#details() | HtmlResponse | 6 | 368 | 17 | |
170 | /admin/elevateword/downloadpage | # simple implementation for now html | AdminElevatewordAction#downloadpage() | HtmlResponse | 6 | 368 | 5 | |
171 | /admin/elevateword/download | # simple implementation for now api | AdminElevatewordAction#download() | DownloadForm | ActionResponse | 6 | 368 | 21 |
172 | /admin/elevateword/uploadpage | # simple implementation for now html | AdminElevatewordAction#uploadpage() | HtmlResponse | 6 | 368 | 5 | |
173 | /admin/elevateword/create | # simple implementation for now html | AdminElevatewordAction#create() | CreateForm | HtmlResponse | 6 | 368 | 21 |
174 | /admin/elevateword/update | # simple implementation for now html | AdminElevatewordAction#update() | EditForm | HtmlResponse | 6 | 368 | 21 |
175 | /admin/elevateword/delete | # simple implementation for now html | AdminElevatewordAction#delete() | EditForm | HtmlResponse | 6 | 368 | 19 |
176 | /admin/elevateword/upload | # simple implementation for now html | AdminElevatewordAction#upload() | UploadForm | HtmlResponse | 6 | 368 | 16 |
177 | /admin/esreq/ | # simple implementation for now html | AdminEsreqAction#index() | HtmlResponse | 2 | 121 | 4 | |
178 | /admin/esreq/upload | # simple implementation for now api | AdminEsreqAction#upload() | UploadForm | ActionResponse | 2 | 121 | 56 |
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 | 5 | 308 | 4 | |
188 | /admin/fileauth/list/{pageNumber} | # simple implementation for now html | AdminFileauthAction#list() | SearchForm | HtmlResponse | 5 | 308 | 11 |
189 | /admin/fileauth/search | # simple implementation for now html | AdminFileauthAction#search() | SearchForm | HtmlResponse | 5 | 308 | 7 |
190 | /admin/fileauth/reset | # simple implementation for now html | AdminFileauthAction#reset() | SearchForm | HtmlResponse | 5 | 308 | 7 |
191 | /admin/fileauth/createnew | # simple implementation for now html | AdminFileauthAction#createnew() | HtmlResponse | 5 | 308 | 13 | |
192 | /admin/fileauth/edit | # simple implementation for now html | AdminFileauthAction#edit() | EditForm | HtmlResponse | 5 | 308 | 18 |
193 | /admin/fileauth/details/{crudMode}/{id} | # simple implementation for now html | AdminFileauthAction#details() | HtmlResponse | 5 | 308 | 17 | |
194 | /admin/fileauth/create | # simple implementation for now html | AdminFileauthAction#create() | CreateForm | HtmlResponse | 5 | 308 | 19 |
195 | /admin/fileauth/update | # simple implementation for now html | AdminFileauthAction#update() | EditForm | HtmlResponse | 5 | 308 | 19 |
196 | /admin/fileauth/delete | # simple implementation for now html | AdminFileauthAction#delete() | EditForm | HtmlResponse | 5 | 308 | 20 |
197 | /admin/fileconfig/ | # simple implementation for now html | AdminFileconfigAction#index() | HtmlResponse | 6 | 313 | 4 | |
198 | /admin/fileconfig/list/{pageNumber} | # simple implementation for now html | AdminFileconfigAction#list() | SearchForm | HtmlResponse | 6 | 313 | 11 |
199 | /admin/fileconfig/search | # simple implementation for now html | AdminFileconfigAction#search() | SearchForm | HtmlResponse | 6 | 313 | 7 |
200 | /admin/fileconfig/reset | # simple implementation for now html | AdminFileconfigAction#reset() | SearchForm | HtmlResponse | 6 | 313 | 7 |
201 | /admin/fileconfig/createnew | # simple implementation for now html | AdminFileconfigAction#createnew() | HtmlResponse | 6 | 313 | 25 | |
202 | /admin/fileconfig/edit | # simple implementation for now html | AdminFileconfigAction#edit() | EditForm | HtmlResponse | 6 | 313 | 24 |
203 | /admin/fileconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminFileconfigAction#details() | HtmlResponse | 6 | 313 | 19 | |
204 | /admin/fileconfig/create | # simple implementation for now html | AdminFileconfigAction#create() | CreateForm | HtmlResponse | 6 | 313 | 19 |
205 | /admin/fileconfig/update | # simple implementation for now html | AdminFileconfigAction#update() | EditForm | HtmlResponse | 6 | 313 | 19 |
206 | /admin/fileconfig/delete | # simple implementation for now html | AdminFileconfigAction#delete() | EditForm | HtmlResponse | 6 | 313 | 20 |
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 | 5 | 278 | 4 |
229 | /admin/keymatch/list/{pageNumber} | # simple implementation for now html | AdminKeymatchAction#list() | SearchForm | HtmlResponse | 5 | 278 | 11 |
230 | /admin/keymatch/search | # simple implementation for now html | AdminKeymatchAction#search() | SearchForm | HtmlResponse | 5 | 278 | 7 |
231 | /admin/keymatch/reset | # simple implementation for now html | AdminKeymatchAction#reset() | SearchForm | HtmlResponse | 5 | 278 | 7 |
232 | /admin/keymatch/createnew | # simple implementation for now html | AdminKeymatchAction#createnew() | HtmlResponse | 5 | 278 | 10 | |
233 | /admin/keymatch/edit | # simple implementation for now html | AdminKeymatchAction#edit() | EditForm | HtmlResponse | 5 | 278 | 18 |
234 | /admin/keymatch/details/{crudMode}/{id} | # simple implementation for now html | AdminKeymatchAction#details() | HtmlResponse | 5 | 278 | 21 | |
235 | /admin/keymatch/create | # simple implementation for now html | AdminKeymatchAction#create() | CreateForm | HtmlResponse | 5 | 278 | 20 |
236 | /admin/keymatch/update | # simple implementation for now html | AdminKeymatchAction#update() | EditForm | HtmlResponse | 5 | 278 | 20 |
237 | /admin/keymatch/delete | # simple implementation for now html | AdminKeymatchAction#delete() | EditForm | HtmlResponse | 5 | 278 | 21 |
238 | /admin/labeltype/ | # simple implementation for now html | AdminLabeltypeAction#index() | SearchForm | HtmlResponse | 5 | 297 | 4 |
239 | /admin/labeltype/list/{pageNumber} | # simple implementation for now html | AdminLabeltypeAction#list() | SearchForm | HtmlResponse | 5 | 297 | 11 |
240 | /admin/labeltype/search | # simple implementation for now html | AdminLabeltypeAction#search() | SearchForm | HtmlResponse | 5 | 297 | 7 |
241 | /admin/labeltype/reset | # simple implementation for now html | AdminLabeltypeAction#reset() | SearchForm | HtmlResponse | 5 | 297 | 7 |
242 | /admin/labeltype/createnew | # simple implementation for now html | AdminLabeltypeAction#createnew() | HtmlResponse | 5 | 297 | 12 | |
243 | /admin/labeltype/edit | # simple implementation for now html | AdminLabeltypeAction#edit() | EditForm | HtmlResponse | 5 | 297 | 24 |
244 | /admin/labeltype/details/{crudMode}/{id} | # simple implementation for now html | AdminLabeltypeAction#details() | HtmlResponse | 5 | 297 | 23 | |
245 | /admin/labeltype/create | # simple implementation for now html | AdminLabeltypeAction#create() | CreateForm | HtmlResponse | 5 | 297 | 19 |
246 | /admin/labeltype/update | # simple implementation for now html | AdminLabeltypeAction#update() | EditForm | HtmlResponse | 5 | 297 | 19 |
247 | /admin/labeltype/delete | # simple implementation for now html | AdminLabeltypeAction#delete() | EditForm | HtmlResponse | 5 | 297 | 20 |
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 | 4 | 268 | 4 |
256 | /admin/pathmap/list/{pageNumber} | # simple implementation for now html | AdminPathmapAction#list() | SearchForm | HtmlResponse | 4 | 268 | 11 |
257 | /admin/pathmap/search | # simple implementation for now html | AdminPathmapAction#search() | SearchForm | HtmlResponse | 4 | 268 | 7 |
258 | /admin/pathmap/reset | # simple implementation for now html | AdminPathmapAction#reset() | SearchForm | HtmlResponse | 4 | 268 | 7 |
259 | /admin/pathmap/createnew | # simple implementation for now html | AdminPathmapAction#createnew() | HtmlResponse | 4 | 268 | 10 | |
260 | /admin/pathmap/edit | # simple implementation for now html | AdminPathmapAction#edit() | EditForm | HtmlResponse | 4 | 268 | 18 |
261 | /admin/pathmap/details/{crudMode}/{id} | # simple implementation for now html | AdminPathmapAction#details() | HtmlResponse | 4 | 268 | 17 | |
262 | /admin/pathmap/create | # simple implementation for now html | AdminPathmapAction#create() | CreateForm | HtmlResponse | 4 | 268 | 19 |
263 | /admin/pathmap/update | # simple implementation for now html | AdminPathmapAction#update() | EditForm | HtmlResponse | 4 | 268 | 19 |
264 | /admin/pathmap/delete | # simple implementation for now html | AdminPathmapAction#delete() | EditForm | HtmlResponse | 4 | 268 | 20 |
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 | 4 | 270 | 4 | |
270 | /admin/relatedcontent/list/{pageNumber} | # simple implementation for now html | AdminRelatedcontentAction#list() | SearchForm | HtmlResponse | 4 | 270 | 11 |
271 | /admin/relatedcontent/search | # simple implementation for now html | AdminRelatedcontentAction#search() | SearchForm | HtmlResponse | 4 | 270 | 7 |
272 | /admin/relatedcontent/reset | # simple implementation for now html | AdminRelatedcontentAction#reset() | SearchForm | HtmlResponse | 4 | 270 | 7 |
273 | /admin/relatedcontent/createnew | # simple implementation for now html | AdminRelatedcontentAction#createnew() | HtmlResponse | 4 | 270 | 10 | |
274 | /admin/relatedcontent/edit | # simple implementation for now html | AdminRelatedcontentAction#edit() | EditForm | HtmlResponse | 4 | 270 | 18 |
275 | /admin/relatedcontent/details/{crudMode}/{id} | # simple implementation for now html | AdminRelatedcontentAction#details() | HtmlResponse | 4 | 270 | 17 | |
276 | /admin/relatedcontent/create | # simple implementation for now html | AdminRelatedcontentAction#create() | CreateForm | HtmlResponse | 4 | 270 | 19 |
277 | /admin/relatedcontent/update | # simple implementation for now html | AdminRelatedcontentAction#update() | EditForm | HtmlResponse | 4 | 270 | 19 |
278 | /admin/relatedcontent/delete | # simple implementation for now html | AdminRelatedcontentAction#delete() | EditForm | HtmlResponse | 4 | 270 | 20 |
279 | /admin/relatedquery/ | # simple implementation for now html | AdminRelatedqueryAction#index() | HtmlResponse | 4 | 280 | 4 | |
280 | /admin/relatedquery/list/{pageNumber} | # simple implementation for now html | AdminRelatedqueryAction#list() | SearchForm | HtmlResponse | 4 | 280 | 11 |
281 | /admin/relatedquery/search | # simple implementation for now html | AdminRelatedqueryAction#search() | SearchForm | HtmlResponse | 4 | 280 | 7 |
282 | /admin/relatedquery/reset | # simple implementation for now html | AdminRelatedqueryAction#reset() | SearchForm | HtmlResponse | 4 | 280 | 7 |
283 | /admin/relatedquery/createnew | # simple implementation for now html | AdminRelatedqueryAction#createnew() | HtmlResponse | 4 | 280 | 10 | |
284 | /admin/relatedquery/edit | # simple implementation for now html | AdminRelatedqueryAction#edit() | EditForm | HtmlResponse | 4 | 280 | 23 |
285 | /admin/relatedquery/details/{crudMode}/{id} | # simple implementation for now html | AdminRelatedqueryAction#details() | HtmlResponse | 4 | 280 | 20 | |
286 | /admin/relatedquery/create | # simple implementation for now html | AdminRelatedqueryAction#create() | CreateForm | HtmlResponse | 4 | 280 | 19 |
287 | /admin/relatedquery/update | # simple implementation for now html | AdminRelatedqueryAction#update() | EditForm | HtmlResponse | 4 | 280 | 19 |
288 | /admin/relatedquery/delete | # simple implementation for now html | AdminRelatedqueryAction#delete() | EditForm | HtmlResponse | 4 | 280 | 20 |
289 | /admin/reqheader/ | # simple implementation for now html | AdminReqheaderAction#index() | SearchForm | HtmlResponse | 5 | 295 | 4 |
290 | /admin/reqheader/list/{pageNumber} | # simple implementation for now html | AdminReqheaderAction#list() | SearchForm | HtmlResponse | 5 | 295 | 11 |
291 | /admin/reqheader/search | # simple implementation for now html | AdminReqheaderAction#search() | SearchForm | HtmlResponse | 5 | 295 | 7 |
292 | /admin/reqheader/reset | # simple implementation for now html | AdminReqheaderAction#reset() | SearchForm | HtmlResponse | 5 | 295 | 7 |
293 | /admin/reqheader/createnew | # simple implementation for now html | AdminReqheaderAction#createnew() | HtmlResponse | 5 | 295 | 12 | |
294 | /admin/reqheader/edit | # simple implementation for now html | AdminReqheaderAction#edit() | EditForm | HtmlResponse | 5 | 295 | 18 |
295 | /admin/reqheader/details/{crudMode}/{id} | # simple implementation for now html | AdminReqheaderAction#details() | HtmlResponse | 5 | 295 | 17 | |
296 | /admin/reqheader/create | # simple implementation for now html | AdminReqheaderAction#create() | CreateForm | HtmlResponse | 5 | 295 | 19 |
297 | /admin/reqheader/update | # simple implementation for now html | AdminReqheaderAction#update() | EditForm | HtmlResponse | 5 | 295 | 19 |
298 | /admin/reqheader/delete | # simple implementation for now html | AdminReqheaderAction#delete() | EditForm | HtmlResponse | 5 | 295 | 20 |
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 | 5 | 370 | 4 |
308 | /admin/scheduler/list/{pageNumber} | # simple implementation for now html | AdminSchedulerAction#list() | SearchForm | HtmlResponse | 5 | 370 | 11 |
309 | /admin/scheduler/search | # simple implementation for now html | AdminSchedulerAction#search() | SearchForm | HtmlResponse | 5 | 370 | 7 |
310 | /admin/scheduler/reset | # simple implementation for now html | AdminSchedulerAction#reset() | SearchForm | HtmlResponse | 5 | 370 | 7 |
311 | /admin/scheduler/createnewjob/{type}/{id}/{name} | # simple implementation for now html | AdminSchedulerAction#createnewjob() | HtmlResponse | 5 | 370 | 26 | |
312 | /admin/scheduler/createnew | # simple implementation for now html | AdminSchedulerAction#createnew() | HtmlResponse | 5 | 370 | 10 | |
313 | /admin/scheduler/edit | # simple implementation for now html | AdminSchedulerAction#edit() | EditForm | HtmlResponse | 5 | 370 | 18 |
314 | /admin/scheduler/details/{crudMode}/{id} | # simple implementation for now html | AdminSchedulerAction#details() | HtmlResponse | 5 | 370 | 21 | |
315 | /admin/scheduler/create | # simple implementation for now html | AdminSchedulerAction#create() | CreateForm | HtmlResponse | 5 | 370 | 19 |
316 | /admin/scheduler/update | # simple implementation for now html | AdminSchedulerAction#update() | EditForm | HtmlResponse | 5 | 370 | 19 |
317 | /admin/scheduler/delete | # simple implementation for now html | AdminSchedulerAction#delete() | EditForm | HtmlResponse | 5 | 370 | 20 |
318 | /admin/scheduler/start | # simple implementation for now html | AdminSchedulerAction#start() | EditForm | HtmlResponse | 5 | 370 | 28 |
319 | /admin/scheduler/stop | # simple implementation for now html | AdminSchedulerAction#stop() | EditForm | HtmlResponse | 5 | 370 | 23 |
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 | 15 |
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 | 18 |
342 | /admin/storage/download/{id} | # simple implementation for now api | AdminStorageAction#download() | ActionResponse | 2 | 16 | 24 | |
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 | 46 | 1445 | 5 | |
353 | /admin/upgrade/upgradeFrom | # simple implementation for now html | AdminUpgradeAction#upgradeFrom() | UpgradeForm | HtmlResponse | 46 | 1445 | 1020 |
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 | 5 | 310 | 4 |
365 | /admin/webauth/list/{pageNumber} | # simple implementation for now html | AdminWebauthAction#list() | SearchForm | HtmlResponse | 5 | 310 | 11 |
366 | /admin/webauth/search | # simple implementation for now html | AdminWebauthAction#search() | SearchForm | HtmlResponse | 5 | 310 | 7 |
367 | /admin/webauth/reset | # simple implementation for now html | AdminWebauthAction#reset() | SearchForm | HtmlResponse | 5 | 310 | 7 |
368 | /admin/webauth/createnew | # simple implementation for now html | AdminWebauthAction#createnew() | HtmlResponse | 5 | 310 | 13 | |
369 | /admin/webauth/edit | # simple implementation for now html | AdminWebauthAction#edit() | EditForm | HtmlResponse | 5 | 310 | 18 |
370 | /admin/webauth/details/{crudMode}/{id} | # simple implementation for now html | AdminWebauthAction#details() | HtmlResponse | 5 | 310 | 20 | |
371 | /admin/webauth/create | # simple implementation for now html | AdminWebauthAction#create() | CreateForm | HtmlResponse | 5 | 310 | 19 |
372 | /admin/webauth/update | # simple implementation for now html | AdminWebauthAction#update() | EditForm | HtmlResponse | 5 | 310 | 19 |
373 | /admin/webauth/delete | # simple implementation for now html | AdminWebauthAction#delete() | EditForm | HtmlResponse | 5 | 310 | 20 |
374 | /admin/webconfig/ | # simple implementation for now html | AdminWebconfigAction#index() | SearchForm | HtmlResponse | 7 | 319 | 4 |
375 | /admin/webconfig/list/{pageNumber} | # simple implementation for now html | AdminWebconfigAction#list() | SearchForm | HtmlResponse | 7 | 319 | 11 |
376 | /admin/webconfig/search | # simple implementation for now html | AdminWebconfigAction#search() | SearchForm | HtmlResponse | 7 | 319 | 7 |
377 | /admin/webconfig/reset | # simple implementation for now html | AdminWebconfigAction#reset() | SearchForm | HtmlResponse | 7 | 319 | 7 |
378 | /admin/webconfig/createnew | # simple implementation for now html | AdminWebconfigAction#createnew() | HtmlResponse | 7 | 319 | 23 | |
379 | /admin/webconfig/edit | # simple implementation for now html | AdminWebconfigAction#edit() | EditForm | HtmlResponse | 7 | 319 | 26 |
380 | /admin/webconfig/details/{crudMode}/{id} | # simple implementation for now html | AdminWebconfigAction#details() | HtmlResponse | 7 | 319 | 23 | |
381 | /admin/webconfig/create | # simple implementation for now html | AdminWebconfigAction#create() | CreateForm | HtmlResponse | 7 | 319 | 19 |
382 | /admin/webconfig/update | # simple implementation for now html | AdminWebconfigAction#update() | EditForm | HtmlResponse | 7 | 319 | 19 |
383 | /admin/webconfig/delete | # simple implementation for now html | AdminWebconfigAction#delete() | EditForm | HtmlResponse | 7 | 319 | 20 |
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> | 1 | 101 | 7 |
391 | /api/admin/accesstoken/setting/{id} | # simple implementation for now api | ApiAdminAccesstokenAction#get$setting() | JsonResponse<ApiResult> | 1 | 101 | 6 | |
392 | /api/admin/accesstoken/setting | # simple implementation for now api | ApiAdminAccesstokenAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 1 | 101 | 18 |
393 | /api/admin/accesstoken/setting | # simple implementation for now api | ApiAdminAccesstokenAction#post$setting() | EditBody | JsonResponse<ApiResult> | 1 | 101 | 17 |
394 | /api/admin/accesstoken/setting/{id} | # simple implementation for now api | ApiAdminAccesstokenAction#delete$setting() | JsonResponse<ApiResult> | 1 | 101 | 14 | |
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> | 3 | 150 | 8 |
398 | /api/admin/badword/setting/{id} | # simple implementation for now api | ApiAdminBadwordAction#get$setting() | JsonResponse<ApiResult> | 3 | 150 | 10 | |
399 | /api/admin/badword/setting | # simple implementation for now api | ApiAdminBadwordAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 3 | 150 | 18 |
400 | /api/admin/badword/setting | # simple implementation for now api | ApiAdminBadwordAction#post$setting() | EditBody | JsonResponse<ApiResult> | 3 | 150 | 19 |
401 | /api/admin/badword/setting/{id} | # simple implementation for now api | ApiAdminBadwordAction#delete$setting() | JsonResponse<ApiResult> | 3 | 150 | 20 | |
402 | /api/admin/badword/upload | # simple implementation for now api | ApiAdminBadwordAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 3 | 150 | 12 |
403 | /api/admin/badword/download | # simple implementation for now stream | ApiAdminBadwordAction#get$download() | DownloadBody | StreamResponse | 3 | 150 | 19 |
404 | /api/admin/boostdoc/settings | # simple implementation for now api | ApiAdminBoostdocAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 98 | 7 |
405 | /api/admin/boostdoc/setting/{id} | # simple implementation for now api | ApiAdminBoostdocAction#get$setting() | JsonResponse<ApiResult> | 2 | 98 | 7 | |
406 | /api/admin/boostdoc/setting | # simple implementation for now api | ApiAdminBoostdocAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 98 | 17 |
407 | /api/admin/boostdoc/setting | # simple implementation for now api | ApiAdminBoostdocAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 98 | 17 |
408 | /api/admin/boostdoc/setting/{id} | # simple implementation for now api | ApiAdminBoostdocAction#delete$setting() | JsonResponse<ApiResult> | 2 | 98 | 14 | |
409 | /api/admin/crawlinginfo/logs | # simple implementation for now api | ApiAdminCrawlinginfoAction#logs() | SearchBody | JsonResponse<ApiResult> | 3 | 73 | 7 |
410 | /api/admin/crawlinginfo/log/{id} | # simple implementation for now api | ApiAdminCrawlinginfoAction#get$log() | JsonResponse<ApiResult> | 3 | 73 | 6 | |
411 | /api/admin/crawlinginfo/log/{id} | # simple implementation for now api | ApiAdminCrawlinginfoAction#delete$log() | JsonResponse<ApiResult> | 3 | 73 | 14 | |
412 | /api/admin/crawlinginfo/all | # simple implementation for now api | ApiAdminCrawlinginfoAction#delete$all() | JsonResponse<ApiResult> | 3 | 73 | 10 | |
413 | /api/admin/dataconfig/settings | # simple implementation for now api | ApiAdminDataconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 106 | 8 |
414 | /api/admin/dataconfig/setting/{id} | # simple implementation for now api | ApiAdminDataconfigAction#get$setting() | JsonResponse<ApiResult> | 2 | 106 | 6 | |
415 | /api/admin/dataconfig/setting | # simple implementation for now api | ApiAdminDataconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 106 | 18 |
416 | /api/admin/dataconfig/setting | # simple implementation for now api | ApiAdminDataconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 106 | 17 |
417 | /api/admin/dataconfig/setting/{id} | # simple implementation for now api | ApiAdminDataconfigAction#delete$setting() | JsonResponse<ApiResult> | 2 | 106 | 14 | |
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> | 2 | 119 | 9 |
420 | /api/admin/dict/kuromoji/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictKuromojiAction#get$setting() | JsonResponse<ApiResult> | 2 | 119 | 7 | |
421 | /api/admin/dict/kuromoji/setting/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 119 | 15 |
422 | /api/admin/dict/kuromoji/setting/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 119 | 15 |
423 | /api/admin/dict/kuromoji/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictKuromojiAction#delete$setting() | JsonResponse<ApiResult> | 2 | 119 | 9 | |
424 | /api/admin/dict/kuromoji/upload/{dictId} | # simple implementation for now api | ApiAdminDictKuromojiAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 119 | 15 |
425 | /api/admin/dict/kuromoji/download/{dictId} | # simple implementation for now stream | ApiAdminDictKuromojiAction#get$download() | DownloadBody | StreamResponse | 2 | 119 | 11 |
426 | /api/admin/dict/mapping/settings/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 2 | 117 | 9 |
427 | /api/admin/dict/mapping/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictMappingAction#get$setting() | JsonResponse<ApiResult> | 2 | 117 | 7 | |
428 | /api/admin/dict/mapping/setting/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
429 | /api/admin/dict/mapping/setting/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
430 | /api/admin/dict/mapping/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictMappingAction#delete$setting() | JsonResponse<ApiResult> | 2 | 117 | 9 | |
431 | /api/admin/dict/mapping/upload/{dictId} | # simple implementation for now api | ApiAdminDictMappingAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 117 | 15 |
432 | /api/admin/dict/mapping/download/{dictId} | # simple implementation for now stream | ApiAdminDictMappingAction#get$download() | DownloadBody | StreamResponse | 2 | 117 | 11 |
433 | /api/admin/dict/protwords/settings/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 2 | 116 | 9 |
434 | /api/admin/dict/protwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictProtwordsAction#get$setting() | JsonResponse<ApiResult> | 2 | 116 | 7 | |
435 | /api/admin/dict/protwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 116 | 15 |
436 | /api/admin/dict/protwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 116 | 15 |
437 | /api/admin/dict/protwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictProtwordsAction#delete$setting() | JsonResponse<ApiResult> | 2 | 116 | 9 | |
438 | /api/admin/dict/protwords/upload/{dictId} | # simple implementation for now api | ApiAdminDictProtwordsAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 116 | 15 |
439 | /api/admin/dict/protwords/download/{dictId} | # simple implementation for now stream | ApiAdminDictProtwordsAction#get$download() | DownloadBody | StreamResponse | 2 | 116 | 11 |
440 | /api/admin/dict/stemmeroverride/settings/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 2 | 117 | 9 |
441 | /api/admin/dict/stemmeroverride/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#get$setting() | JsonResponse<ApiResult> | 2 | 117 | 7 | |
442 | /api/admin/dict/stemmeroverride/setting/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
443 | /api/admin/dict/stemmeroverride/setting/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
444 | /api/admin/dict/stemmeroverride/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#delete$setting() | JsonResponse<ApiResult> | 2 | 117 | 9 | |
445 | /api/admin/dict/stemmeroverride/upload/{dictId} | # simple implementation for now api | ApiAdminDictStemmeroverrideAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 117 | 15 |
446 | /api/admin/dict/stemmeroverride/download/{dictId} | # simple implementation for now stream | ApiAdminDictStemmeroverrideAction#get$download() | DownloadBody | StreamResponse | 2 | 117 | 11 |
447 | /api/admin/dict/stopwords/settings/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 2 | 116 | 9 |
448 | /api/admin/dict/stopwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStopwordsAction#get$setting() | JsonResponse<ApiResult> | 2 | 116 | 7 | |
449 | /api/admin/dict/stopwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 116 | 15 |
450 | /api/admin/dict/stopwords/setting/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 116 | 15 |
451 | /api/admin/dict/stopwords/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictStopwordsAction#delete$setting() | JsonResponse<ApiResult> | 2 | 116 | 9 | |
452 | /api/admin/dict/stopwords/upload/{dictId} | # simple implementation for now api | ApiAdminDictStopwordsAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 116 | 15 |
453 | /api/admin/dict/stopwords/download/{dictId} | # simple implementation for now stream | ApiAdminDictStopwordsAction#get$download() | DownloadBody | StreamResponse | 2 | 116 | 11 |
454 | /api/admin/dict/synonym/settings/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#get$settings() | SearchBody | JsonResponse<ApiResult> | 2 | 117 | 9 |
455 | /api/admin/dict/synonym/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictSynonymAction#get$setting() | JsonResponse<ApiResult> | 2 | 117 | 7 | |
456 | /api/admin/dict/synonym/setting/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
457 | /api/admin/dict/synonym/setting/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 117 | 15 |
458 | /api/admin/dict/synonym/setting/{dictId}/{id} | # simple implementation for now api | ApiAdminDictSynonymAction#delete$setting() | JsonResponse<ApiResult> | 2 | 117 | 9 | |
459 | /api/admin/dict/synonym/upload/{dictId} | # simple implementation for now api | ApiAdminDictSynonymAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 2 | 117 | 15 |
460 | /api/admin/dict/synonym/download/{dictId} | # simple implementation for now stream | ApiAdminDictSynonymAction#get$download() | DownloadBody | StreamResponse | 2 | 117 | 11 |
461 | /api/admin/documents/bulk | # simple implementation for now api | ApiAdminDocumentsAction#post$bulk() | BulkBody | JsonResponse<ApiResult> | 2 | 116 | 97 |
462 | /api/admin/duplicatehost/settings | # simple implementation for now api | ApiAdminDuplicatehostAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 100 | 8 |
463 | /api/admin/duplicatehost/setting/{id} | # simple implementation for now api | ApiAdminDuplicatehostAction#get$setting() | JsonResponse<ApiResult> | 2 | 100 | 6 | |
464 | /api/admin/duplicatehost/setting | # simple implementation for now api | ApiAdminDuplicatehostAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 100 | 18 |
465 | /api/admin/duplicatehost/setting | # simple implementation for now api | ApiAdminDuplicatehostAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 100 | 17 |
466 | /api/admin/duplicatehost/setting/{id} | # simple implementation for now api | ApiAdminDuplicatehostAction#delete$setting() | JsonResponse<ApiResult> | 2 | 100 | 14 | |
467 | /api/admin/elevateword/settings | # simple implementation for now api | ApiAdminElevatewordAction#settings() | SearchBody | JsonResponse<ApiResult> | 3 | 159 | 8 |
468 | /api/admin/elevateword/setting/{id} | # simple implementation for now api | ApiAdminElevatewordAction#get$setting() | JsonResponse<ApiResult> | 3 | 159 | 13 | |
469 | /api/admin/elevateword/setting | # simple implementation for now api | ApiAdminElevatewordAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 3 | 159 | 19 |
470 | /api/admin/elevateword/setting | # simple implementation for now api | ApiAdminElevatewordAction#post$setting() | EditBody | JsonResponse<ApiResult> | 3 | 159 | 20 |
471 | /api/admin/elevateword/setting/{id} | # simple implementation for now api | ApiAdminElevatewordAction#delete$setting() | JsonResponse<ApiResult> | 3 | 159 | 20 | |
472 | /api/admin/elevateword/upload | # simple implementation for now api | ApiAdminElevatewordAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 3 | 159 | 12 |
473 | /api/admin/elevateword/download | # simple implementation for now stream | ApiAdminElevatewordAction#get$download() | DownloadBody | StreamResponse | 3 | 159 | 19 |
474 | /api/admin/failureurl/logs | # simple implementation for now api | ApiAdminFailureurlAction#logs() | SearchBody | JsonResponse<ApiResult> | 4 | 76 | 7 |
475 | /api/admin/failureurl/log/{id} | # simple implementation for now api | ApiAdminFailureurlAction#get$log() | JsonResponse<ApiResult> | 4 | 76 | 6 | |
476 | /api/admin/failureurl/log/{id} | # simple implementation for now api | ApiAdminFailureurlAction#delete$log() | JsonResponse<ApiResult> | 4 | 76 | 14 | |
477 | /api/admin/failureurl/all | # simple implementation for now api | ApiAdminFailureurlAction#delete$all() | JsonResponse<ApiResult> | 4 | 76 | 11 | |
478 | /api/admin/fileauth/settings | # simple implementation for now api | ApiAdminFileauthAction#settings() | SearchBody | JsonResponse<ApiResult> | 3 | 110 | 8 |
479 | /api/admin/fileauth/setting/{id} | # simple implementation for now api | ApiAdminFileauthAction#get$setting() | JsonResponse<ApiResult> | 3 | 110 | 6 | |
480 | /api/admin/fileauth/setting | # simple implementation for now api | ApiAdminFileauthAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 3 | 110 | 22 |
481 | /api/admin/fileauth/setting | # simple implementation for now api | ApiAdminFileauthAction#post$setting() | EditBody | JsonResponse<ApiResult> | 3 | 110 | 17 |
482 | /api/admin/fileauth/setting/{id} | # simple implementation for now api | ApiAdminFileauthAction#delete$setting() | JsonResponse<ApiResult> | 3 | 110 | 14 | |
483 | /api/admin/fileconfig/settings | # simple implementation for now api | ApiAdminFileconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 106 | 8 |
484 | /api/admin/fileconfig/setting/{id} | # simple implementation for now api | ApiAdminFileconfigAction#get$setting() | JsonResponse<ApiResult> | 2 | 106 | 6 | |
485 | /api/admin/fileconfig/setting | # simple implementation for now api | ApiAdminFileconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 106 | 18 |
486 | /api/admin/fileconfig/setting | # simple implementation for now api | ApiAdminFileconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 106 | 17 |
487 | /api/admin/fileconfig/setting/{id} | # simple implementation for now api | ApiAdminFileconfigAction#delete$setting() | JsonResponse<ApiResult> | 2 | 106 | 14 | |
488 | /api/admin/general/ | # simple implementation for now api | ApiAdminGeneralAction#get$index() | JsonResponse<ApiResult> | 1 | 31 | 6 | |
489 | /api/admin/general/ | # simple implementation for now api | ApiAdminGeneralAction#post$index() | EditBody | JsonResponse<ApiResult> | 1 | 31 | 8 |
490 | /api/admin/group/settings | # simple implementation for now api | ApiAdminGroupAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 99 | 8 |
491 | /api/admin/group/setting/{id} | # simple implementation for now api | ApiAdminGroupAction#get$setting() | JsonResponse<ApiResult> | 2 | 99 | 6 | |
492 | /api/admin/group/setting | # simple implementation for now api | ApiAdminGroupAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 99 | 19 |
493 | /api/admin/group/setting | # simple implementation for now api | ApiAdminGroupAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 99 | 17 |
494 | /api/admin/group/setting/{id} | # simple implementation for now api | ApiAdminGroupAction#delete$setting() | JsonResponse<ApiResult> | 2 | 99 | 19 | |
495 | /api/admin/joblog/logs | # simple implementation for now api | ApiAdminJoblogAction#logs() | SearchBody | JsonResponse<ApiResult> | 2 | 57 | 7 |
496 | /api/admin/joblog/log/{id} | # simple implementation for now api | ApiAdminJoblogAction#get$log() | JsonResponse<ApiResult> | 2 | 57 | 6 | |
497 | /api/admin/joblog/log/{id} | # simple implementation for now api | ApiAdminJoblogAction#delete$log() | JsonResponse<ApiResult> | 2 | 57 | 14 | |
498 | /api/admin/keymatch/settings | # simple implementation for now api | ApiAdminKeymatchAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 100 | 8 |
499 | /api/admin/keymatch/setting/{id} | # simple implementation for now api | ApiAdminKeymatchAction#get$setting() | JsonResponse<ApiResult> | 2 | 100 | 6 | |
500 | /api/admin/keymatch/setting | # simple implementation for now api | ApiAdminKeymatchAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 100 | 18 |
501 | /api/admin/keymatch/setting | # simple implementation for now api | ApiAdminKeymatchAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 100 | 17 |
502 | /api/admin/keymatch/setting/{id} | # simple implementation for now api | ApiAdminKeymatchAction#delete$setting() | JsonResponse<ApiResult> | 2 | 100 | 14 | |
503 | /api/admin/labeltype/settings | # simple implementation for now api | ApiAdminLabeltypeAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 104 | 8 |
504 | /api/admin/labeltype/setting/{id} | # simple implementation for now api | ApiAdminLabeltypeAction#get$setting() | JsonResponse<ApiResult> | 2 | 104 | 6 | |
505 | /api/admin/labeltype/setting | # simple implementation for now api | ApiAdminLabeltypeAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 104 | 18 |
506 | /api/admin/labeltype/setting | # simple implementation for now api | ApiAdminLabeltypeAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 104 | 17 |
507 | /api/admin/labeltype/setting/{id} | # simple implementation for now api | ApiAdminLabeltypeAction#delete$setting() | JsonResponse<ApiResult> | 2 | 104 | 14 | |
508 | /api/admin/log/files | # simple implementation for now api | ApiAdminLogAction#files() | JsonResponse<ApiResult> | 0 | 28 | 4 | |
509 | /api/admin/log/file/{id} | # simple implementation for now stream | ApiAdminLogAction#get$file() | StreamResponse | 0 | 28 | 13 | |
510 | /api/admin/pathmap/settings | # simple implementation for now api | ApiAdminPathmapAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 92 | 8 |
511 | /api/admin/pathmap/setting/{id} | # simple implementation for now api | ApiAdminPathmapAction#get$setting() | JsonResponse<ApiResult> | 2 | 92 | 7 | |
512 | /api/admin/pathmap/setting | # simple implementation for now api | ApiAdminPathmapAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 92 | 18 |
513 | /api/admin/pathmap/setting | # simple implementation for now api | ApiAdminPathmapAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 92 | 17 |
514 | /api/admin/pathmap/setting/{id} | # simple implementation for now api | ApiAdminPathmapAction#delete$setting() | JsonResponse<ApiResult> | 2 | 92 | 14 | |
515 | /api/admin/plugin/installed | # simple implementation for now api | ApiAdminPluginAction#get$installed() | JsonResponse<ApiResult> | 0 | 37 | 4 | |
516 | /api/admin/plugin/available | # simple implementation for now api | ApiAdminPluginAction#get$available() | JsonResponse<ApiResult> | 0 | 37 | 4 | |
517 | /api/admin/plugin/ | # simple implementation for now api | ApiAdminPluginAction#put$index() | InstallBody | JsonResponse<ApiResult> | 0 | 37 | 10 |
518 | /api/admin/plugin/ | # simple implementation for now api | ApiAdminPluginAction#delete$index() | DeleteBody | JsonResponse<ApiResult> | 0 | 37 | 5 |
519 | /api/admin/relatedcontent/settings | # simple implementation for now api | ApiAdminRelatedcontentAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 101 | 8 |
520 | /api/admin/relatedcontent/setting/{id} | # simple implementation for now api | ApiAdminRelatedcontentAction#get$setting() | JsonResponse<ApiResult> | 2 | 101 | 7 | |
521 | /api/admin/relatedcontent/setting | # simple implementation for now api | ApiAdminRelatedcontentAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 101 | 18 |
522 | /api/admin/relatedcontent/setting | # simple implementation for now api | ApiAdminRelatedcontentAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 101 | 17 |
523 | /api/admin/relatedcontent/setting/{id} | # simple implementation for now api | ApiAdminRelatedcontentAction#delete$setting() | JsonResponse<ApiResult> | 2 | 101 | 14 | |
524 | /api/admin/relatedquery/settings | # simple implementation for now api | ApiAdminRelatedqueryAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 102 | 8 |
525 | /api/admin/relatedquery/setting/{id} | # simple implementation for now api | ApiAdminRelatedqueryAction#get$setting() | JsonResponse<ApiResult> | 2 | 102 | 6 | |
526 | /api/admin/relatedquery/setting | # simple implementation for now api | ApiAdminRelatedqueryAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 102 | 18 |
527 | /api/admin/relatedquery/setting | # simple implementation for now api | ApiAdminRelatedqueryAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 102 | 17 |
528 | /api/admin/relatedquery/setting/{id} | # simple implementation for now api | ApiAdminRelatedqueryAction#delete$setting() | JsonResponse<ApiResult> | 2 | 102 | 14 | |
529 | /api/admin/reqheader/settings | # simple implementation for now api | ApiAdminReqheaderAction#settings() | SearchBody | JsonResponse<ApiResult> | 3 | 110 | 8 |
530 | /api/admin/reqheader/setting/{id} | # simple implementation for now api | ApiAdminReqheaderAction#get$setting() | JsonResponse<ApiResult> | 3 | 110 | 6 | |
531 | /api/admin/reqheader/setting | # simple implementation for now api | ApiAdminReqheaderAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 3 | 110 | 22 |
532 | /api/admin/reqheader/setting | # simple implementation for now api | ApiAdminReqheaderAction#post$setting() | EditBody | JsonResponse<ApiResult> | 3 | 110 | 17 |
533 | /api/admin/reqheader/setting/{id} | # simple implementation for now api | ApiAdminReqheaderAction#delete$setting() | JsonResponse<ApiResult> | 3 | 110 | 14 | |
534 | /api/admin/role/settings | # simple implementation for now api | ApiAdminRoleAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 91 | 8 |
535 | /api/admin/role/setting/{id} | # simple implementation for now api | ApiAdminRoleAction#get$setting() | JsonResponse<ApiResult> | 2 | 91 | 6 | |
536 | /api/admin/role/setting | # simple implementation for now api | ApiAdminRoleAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 91 | 17 |
537 | /api/admin/role/setting | # simple implementation for now api | ApiAdminRoleAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 91 | 17 |
538 | /api/admin/role/setting/{id} | # simple implementation for now api | ApiAdminRoleAction#delete$setting() | JsonResponse<ApiResult> | 2 | 91 | 13 | |
539 | /api/admin/scheduler/ | # simple implementation for now html | ApiAdminSchedulerAction#index() | HtmlResponse | 2 | 143 | 3 | |
540 | /api/admin/scheduler/{id}/start | # simple implementation for now api | ApiAdminSchedulerAction#post$start() | JsonResponse<ApiResult> | 2 | 143 | 21 | |
541 | /api/admin/scheduler/{id}/stop | # simple implementation for now api | ApiAdminSchedulerAction#post$stop() | JsonResponse<ApiResult> | 2 | 143 | 17 | |
542 | /api/admin/scheduler/settings | # simple implementation for now api | ApiAdminSchedulerAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 143 | 8 |
543 | /api/admin/scheduler/setting/{id} | # simple implementation for now api | ApiAdminSchedulerAction#get$setting() | JsonResponse<ApiResult> | 2 | 143 | 7 | |
544 | /api/admin/scheduler/setting | # simple implementation for now api | ApiAdminSchedulerAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 143 | 18 |
545 | /api/admin/scheduler/setting | # simple implementation for now api | ApiAdminSchedulerAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 143 | 17 |
546 | /api/admin/scheduler/setting/{id} | # simple implementation for now api | ApiAdminSchedulerAction#delete$setting() | JsonResponse<ApiResult> | 2 | 143 | 14 | |
547 | /api/admin/searchlist/docs | # simple implementation for now api | ApiAdminSearchlistAction#docs() | SearchBody | JsonResponse<ApiResult> | 3 | 177 | 28 |
548 | /api/admin/searchlist/doc/{id} | # simple implementation for now api | ApiAdminSearchlistAction#get$doc() | JsonResponse<ApiResult> | 3 | 177 | 9 | |
549 | /api/admin/searchlist/doc | # simple implementation for now api | ApiAdminSearchlistAction#put$doc() | CreateBody | JsonResponse<ApiResult> | 3 | 177 | 29 |
550 | /api/admin/searchlist/doc | # simple implementation for now api | ApiAdminSearchlistAction#post$doc() | EditBody | JsonResponse<ApiResult> | 3 | 177 | 38 |
551 | /api/admin/searchlist/doc/{id} | # simple implementation for now api | ApiAdminSearchlistAction#delete$doc() | JsonResponse<ApiResult> | 3 | 177 | 11 | |
552 | /api/admin/searchlist/query | # simple implementation for now api | ApiAdminSearchlistAction#delete$query() | SearchBody | JsonResponse<ApiResult> | 3 | 177 | 24 |
553 | /api/admin/stats/ | # simple implementation for now api | ApiAdminStatsAction#index() | JsonResponse<ApiResult> | 0 | 2 | 9 | |
554 | /api/admin/storage/list/{id} | # simple implementation for now api | ApiAdminStorageAction#list() | JsonResponse<ApiResult> | 1 | 77 | 13 | |
555 | /api/admin/storage/download/{id} | # simple implementation for now stream | ApiAdminStorageAction#get$download() | StreamResponse | 1 | 77 | 14 | |
556 | /api/admin/storage/delete/{id} | # simple implementation for now api | ApiAdminStorageAction#delete$delete() | JsonResponse<ApiResult> | 1 | 77 | 16 | |
557 | /api/admin/storage/upload | # simple implementation for now api | ApiAdminStorageAction#post$upload() | UploadForm | JsonResponse<ApiResult> | 1 | 77 | 16 |
558 | /api/admin/suggest/ | # simple implementation for now api | ApiAdminSuggestAction#get$index() | JsonResponse<ApiResult> | 1 | 41 | 7 | |
559 | /api/admin/suggest/all | # simple implementation for now api | ApiAdminSuggestAction#delete$all() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
560 | /api/admin/suggest/document | # simple implementation for now api | ApiAdminSuggestAction#delete$document() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
561 | /api/admin/suggest/query | # simple implementation for now api | ApiAdminSuggestAction#delete$query() | JsonResponse<ApiResult> | 1 | 41 | 6 | |
562 | /api/admin/systeminfo/ | # simple implementation for now api | ApiAdminSysteminfoAction#get$index() | JsonResponse<ApiResult> | 0 | 17 | 8 | |
563 | /api/admin/user/settings | # simple implementation for now api | ApiAdminUserAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 101 | 8 |
564 | /api/admin/user/setting/{id} | # simple implementation for now api | ApiAdminUserAction#get$setting() | JsonResponse<ApiResult> | 2 | 101 | 6 | |
565 | /api/admin/user/setting | # simple implementation for now api | ApiAdminUserAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 101 | 18 |
566 | /api/admin/user/setting | # simple implementation for now api | ApiAdminUserAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 101 | 18 |
567 | /api/admin/user/setting/{id} | # simple implementation for now api | ApiAdminUserAction#delete$setting() | JsonResponse<ApiResult> | 2 | 101 | 19 | |
568 | /api/admin/webauth/settings | # simple implementation for now api | ApiAdminWebauthAction#settings() | SearchBody | JsonResponse<ApiResult> | 3 | 110 | 8 |
569 | /api/admin/webauth/setting/{id} | # simple implementation for now api | ApiAdminWebauthAction#get$setting() | JsonResponse<ApiResult> | 3 | 110 | 6 | |
570 | /api/admin/webauth/setting | # simple implementation for now api | ApiAdminWebauthAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 3 | 110 | 22 |
571 | /api/admin/webauth/setting | # simple implementation for now api | ApiAdminWebauthAction#post$setting() | EditBody | JsonResponse<ApiResult> | 3 | 110 | 17 |
572 | /api/admin/webauth/setting/{id} | # simple implementation for now api | ApiAdminWebauthAction#delete$setting() | JsonResponse<ApiResult> | 3 | 110 | 14 | |
573 | /api/admin/webconfig/settings | # simple implementation for now api | ApiAdminWebconfigAction#settings() | SearchBody | JsonResponse<ApiResult> | 2 | 106 | 8 |
574 | /api/admin/webconfig/setting/{id} | # simple implementation for now api | ApiAdminWebconfigAction#get$setting() | JsonResponse<ApiResult> | 2 | 106 | 6 | |
575 | /api/admin/webconfig/setting | # simple implementation for now api | ApiAdminWebconfigAction#put$setting() | CreateBody | JsonResponse<ApiResult> | 2 | 106 | 18 |
576 | /api/admin/webconfig/setting | # simple implementation for now api | ApiAdminWebconfigAction#post$setting() | EditBody | JsonResponse<ApiResult> | 2 | 106 | 17 |
577 | /api/admin/webconfig/setting/{id} | # simple implementation for now api | ApiAdminWebconfigAction#delete$setting() | JsonResponse<ApiResult> | 2 | 106 | 14 | |
578 | /cache/ | # simple implementation for now api | CacheAction#index() | CacheForm | ActionResponse | 1 | 48 | 28 |
579 | /error/ | # simple implementation for now html | ErrorAction#index() | ErrorForm | HtmlResponse | 0 | 17 | 3 |
580 | /error/badrequrest/ | # simple implementation for now html | ErrorBadrequrestAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
581 | /error/notfound/ | # simple implementation for now html | ErrorNotfoundAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
582 | /error/systemerror/ | # simple implementation for now html | ErrorSystemerrorAction#index() | ErrorForm | HtmlResponse | 0 | 18 | 3 |
583 | /go/ | # simple implementation for now api | GoAction#index() | GoForm | ActionResponse | 2 | 116 | 89 |
584 | /help/ | # simple implementation for now html | HelpAction#index() | HtmlResponse | 0 | 34 | 14 | |
585 | /login/ | # simple implementation for now html | LoginAction#index() | HtmlResponse | 3 | 106 | 4 | |
586 | /login/login | # simple implementation for now html | LoginAction#login() | LoginForm | HtmlResponse | 3 | 106 | 26 |
587 | /login/changePassword | # simple implementation for now html | LoginAction#changePassword() | PasswordForm | HtmlResponse | 3 | 106 | 18 |
588 | /logout/ | # simple implementation for now html | LogoutAction#index() | HtmlResponse | 0 | 31 | 11 | |
589 | /osdd/ | # simple implementation for now api | OsddAction#index() | ActionResponse | 0 | 26 | 6 | |
590 | /profile/ | # simple implementation for now html | ProfileAction#index() | HtmlResponse | 2 | 68 | 3 | |
591 | /profile/changePassword | # simple implementation for now html | ProfileAction#changePassword() | ProfileForm | HtmlResponse | 2 | 68 | 16 |
592 | /search/ | # simple implementation for now html | SearchAction#index() | SearchForm | HtmlResponse | 3 | 23 | 3 |
593 | /search/advance | # simple implementation for now html | SearchAction#advance() | SearchForm | HtmlResponse | 3 | 23 | 20 |
594 | /search/search | # simple implementation for now html | SearchAction#search() | SearchForm | HtmlResponse | 3 | 23 | 11 |
595 | /search/prev | # simple implementation for now html | SearchAction#prev() | SearchForm | HtmlResponse | 3 | 23 | 3 |
596 | /search/next | # simple implementation for now html | SearchAction#next() | SearchForm | HtmlResponse | 3 | 23 | 3 |
597 | /search/move | # simple implementation for now html | SearchAction#move() | SearchForm | HtmlResponse | 3 | 23 | 3 |
598 | /sso/ | # simple implementation for now api | SsoAction#index() | ActionResponse | 1 | 92 | 35 | |
599 | /sso/metadata | # simple implementation for now api | SsoAction#metadata() | ActionResponse | 1 | 92 | 21 | |
600 | /sso/logout | # simple implementation for now api | SsoAction#logout() | ActionResponse | 1 | 92 | 21 | |
601 | /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()
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: asHtml(path_AdminJoblog_AdminJoblogJsp)
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#reset()
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: asHtml(path_AdminJoblog_AdminJoblogJsp)
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#back()
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: asHtml(path_AdminJoblog_AdminJoblogJsp)
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#details()
annotations: @Execute @Secured{value=[admin-joblog, admin-joblog-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminJoblog_AdminJoblogDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#delete()
annotations: @Execute @Secured{value=[admin-joblog]}
@author shinsuke
@author Shunji Makino
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
@ValidateTypeFailure | |
2 | id | String |
@Required , @ValidateTypeFailure | |
3 | jobName | String |
@Required | |
4 | jobStatus | String |
@Required | |
5 | target | String |
@Required | |
6 | scriptType | String |
@Required | |
7 | scriptData | String |
||
8 | scriptResult | String |
||
9 | startTime | String |
@Required | |
10 | endTime | String |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.joblog.AdminJoblogAction#deleteall()
annotations: @Execute @Secured{value=[admin-joblog]}
@author shinsuke
@author Shunji Makino
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#index()
annotations: @Execute @Secured{value=[admin-keymatch, admin-keymatch-view]}
@author shinsuke
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | query | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#list()
annotations: @Execute @Secured{value=[admin-keymatch, admin-keymatch-view]}
@author shinsuke
@author jflute
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | query | String |
implementations: asHtml(path_AdminKeymatch_AdminKeymatchJsp)
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#search()
annotations: @Execute @Secured{value=[admin-keymatch, admin-keymatch-view]}
@author shinsuke
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | query | String |
implementations: asHtml(path_AdminKeymatch_AdminKeymatchJsp)
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#reset()
annotations: @Execute @Secured{value=[admin-keymatch, admin-keymatch-view]}
@author shinsuke
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | query | String |
implementations: asHtml(path_AdminKeymatch_AdminKeymatchJsp)
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#createnew()
annotations: @Execute @Secured{value=[admin-keymatch]}
@author shinsuke
@author jflute
implementations: asHtml(path_AdminKeymatch_AdminKeymatchEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#edit()
annotations: @Execute @Secured{value=[admin-keymatch]}
@author shinsuke
@author jflute
@author codelibs
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 | term | String |
@Required , @Size{max=100} | |
7 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
8 | maxSize | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | boost | Float |
@Required , @ValidateTypeFailure | |
10 | virtualHost | String |
@Size{max=1000} | |
11 | createdBy | String |
@Size{max=255} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#details()
annotations: @Execute @Secured{value=[admin-keymatch, admin-keymatch-view]}
@author shinsuke
@author jflute
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminKeymatch_AdminKeymatchDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#create()
annotations: @Execute @Secured{value=[admin-keymatch]}
@author shinsuke
@author jflute
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | term | String |
@Required , @Size{max=100} | |
3 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
4 | maxSize | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
5 | boost | Float |
@Required , @ValidateTypeFailure | |
6 | virtualHost | String |
@Size{max=1000} | |
7 | createdBy | String |
@Size{max=255} | |
8 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#update()
annotations: @Execute @Secured{value=[admin-keymatch]}
@author shinsuke
@author jflute
@author codelibs
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 | term | String |
@Required , @Size{max=100} | |
7 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
8 | maxSize | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | boost | Float |
@Required , @ValidateTypeFailure | |
10 | virtualHost | String |
@Size{max=1000} | |
11 | createdBy | String |
@Size{max=255} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.keymatch.AdminKeymatchAction#delete()
annotations: @Execute @Secured{value=[admin-keymatch]}
@author shinsuke
@author jflute
@author codelibs
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 | term | String |
@Required , @Size{max=100} | |
7 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | |
8 | maxSize | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
9 | boost | Float |
@Required , @ValidateTypeFailure | |
10 | virtualHost | String |
@Size{max=1000} | |
11 | createdBy | String |
@Size{max=255} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#index()
annotations: @Execute @Secured{value=[admin-labeltype, admin-labeltype-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | value | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#list()
annotations: @Execute @Secured{value=[admin-labeltype, admin-labeltype-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | value | String |
implementations: asHtml(path_AdminLabeltype_AdminLabeltypeJsp)
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#search()
annotations: @Execute @Secured{value=[admin-labeltype, admin-labeltype-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | value | String |
implementations: asHtml(path_AdminLabeltype_AdminLabeltypeJsp)
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#reset()
annotations: @Execute @Secured{value=[admin-labeltype, admin-labeltype-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | value | String |
implementations: asHtml(path_AdminLabeltype_AdminLabeltypeJsp)
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#createnew()
annotations: @Execute @Secured{value=[admin-labeltype]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
implementations: asHtml(path_AdminLabeltype_AdminLabeltypeEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#edit()
annotations: @Execute @Secured{value=[admin-labeltype]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | |
8 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | virtualHost | String |
@Size{max=1000} | |
12 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#details()
annotations: @Execute @Secured{value=[admin-labeltype, admin-labeltype-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminLabeltype_AdminLabeltypeDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#create()
annotations: @Execute @Secured{value=[admin-labeltype]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=100} | |
3 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | |
4 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
5 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
6 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | virtualHost | String |
@Size{max=1000} | |
8 | sortOrder | Integer |
@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.labeltype.AdminLabeltypeAction#update()
annotations: @Execute @Secured{value=[admin-labeltype]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | |
8 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | virtualHost | String |
@Size{max=1000} | |
12 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.labeltype.AdminLabeltypeAction#delete()
annotations: @Execute @Secured{value=[admin-labeltype]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | |
8 | includedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | excludedPaths | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | virtualHost | String |
@Size{max=1000} | |
12 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.log.AdminLogAction#index()
annotations: @Execute @Secured{value=[admin-log, admin-log-view]}
@author codelibs
@author Keiichi Watanabe
implementations: asIndexHtml()
Execute Method: org.codelibs.fess.app.web.admin.log.AdminLogAction#download()
annotations: @Execute @Secured{value=[admin-log, admin-log-view]}
@author codelibs
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.admin.maintenance.AdminMaintenanceAction#index()
annotations: @Execute @Secured{value=[admin-maintenance, admin-maintenance-view]}
Return as: HtmlResponseimplementations: asIndexHtml()
Execute Method: org.codelibs.fess.app.web.admin.maintenance.AdminMaintenanceAction#reindexOnly()
annotations: @Execute @Secured{value=[admin-maintenance]}
Form or Body: ActionFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | replaceAliases | String |
@Size{max=10} | |
2 | resetDictionaries | String |
@Size{max=10} | |
3 | numberOfShardsForDoc | String |
@Size{max=10} | |
4 | autoExpandReplicasForDoc | String |
@Size{max=10} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.maintenance.AdminMaintenanceAction#reloadDocIndex()
annotations: @Execute @Secured{value=[admin-maintenance]}
Form or Body: ActionFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | replaceAliases | String |
@Size{max=10} | |
2 | resetDictionaries | String |
@Size{max=10} | |
3 | numberOfShardsForDoc | String |
@Size{max=10} | |
4 | autoExpandReplicasForDoc | String |
@Size{max=10} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.maintenance.AdminMaintenanceAction#clearCrawlerIndex()
annotations: @Execute @Secured{value=[admin-maintenance]}
Form or Body: ActionFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | replaceAliases | String |
@Size{max=10} | |
2 | resetDictionaries | String |
@Size{max=10} | |
3 | numberOfShardsForDoc | String |
@Size{max=10} | |
4 | autoExpandReplicasForDoc | String |
@Size{max=10} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.maintenance.AdminMaintenanceAction#downloadLogs()
annotations: @Execute @Secured{value=[admin-maintenance, admin-maintenance-view]}
Form or Body: ActionFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | replaceAliases | String |
@Size{max=10} | |
2 | resetDictionaries | String |
@Size{max=10} | |
3 | numberOfShardsForDoc | String |
@Size{max=10} | |
4 | autoExpandReplicasForDoc | String |
@Size{max=10} |
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#index()
annotations: @Execute @Secured{value=[admin-pathmap, admin-pathmap-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regex | String |
||
2 | replacement | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#list()
annotations: @Execute @Secured{value=[admin-pathmap, admin-pathmap-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regex | String |
||
2 | replacement | String |
implementations: asHtml(path_AdminPathmap_AdminPathmapJsp)
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#search()
annotations: @Execute @Secured{value=[admin-pathmap, admin-pathmap-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regex | String |
||
2 | replacement | String |
implementations: asHtml(path_AdminPathmap_AdminPathmapJsp)
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#reset()
annotations: @Execute @Secured{value=[admin-pathmap, admin-pathmap-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | regex | String |
||
2 | replacement | String |
implementations: asHtml(path_AdminPathmap_AdminPathmapJsp)
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#createnew()
annotations: @Execute @Secured{value=[admin-pathmap]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
implementations: asHtml(path_AdminPathmap_AdminPathmapEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#edit()
annotations: @Execute @Secured{value=[admin-pathmap]}
@author shinsuke
@author Shunji Makino
@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 | regex | String |
@Required , @Size{max=1000} | |
7 | replacement | String |
@Size{max=1000} | |
8 | processType | String |
@Required | |
9 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure | |
12 | userAgent | String |
@Size{max=1000} |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#details()
annotations: @Execute @Secured{value=[admin-pathmap, admin-pathmap-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminPathmap_AdminPathmapDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#create()
annotations: @Execute @Secured{value=[admin-pathmap]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | regex | String |
@Required , @Size{max=1000} | |
3 | replacement | String |
@Size{max=1000} | |
4 | processType | String |
@Required | |
5 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
6 | createdBy | String |
@Size{max=1000} | |
7 | createdTime | Long |
@ValidateTypeFailure | |
8 | userAgent | String |
@Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#update()
annotations: @Execute @Secured{value=[admin-pathmap]}
@author shinsuke
@author Shunji Makino
@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 | regex | String |
@Required , @Size{max=1000} | |
7 | replacement | String |
@Size{max=1000} | |
8 | processType | String |
@Required | |
9 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure | |
12 | userAgent | String |
@Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.pathmap.AdminPathmapAction#delete()
annotations: @Execute @Secured{value=[admin-pathmap]}
@author shinsuke
@author Shunji Makino
@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 | regex | String |
@Required , @Size{max=1000} | |
7 | replacement | String |
@Size{max=1000} | |
8 | processType | String |
@Required | |
9 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure | |
12 | userAgent | String |
@Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.plugin.AdminPluginAction#index()
annotations: @Execute @Secured{value=[admin-plugin, admin-plugin-view]}
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.plugin.AdminPluginAction#delete()
annotations: @Execute @Secured{value=[admin-plugin]}
Form or Body: DeleteFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
@Required , @Size{max=100} | |
2 | version | String |
@Size{max=100} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.plugin.AdminPluginAction#install()
annotations: @Execute @Secured{value=[admin-plugin]}
Form or Body: InstallFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=400} | |
2 | jarFile | MultipartFormFile |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.plugin.AdminPluginAction#installplugin()
annotations: @Execute @Secured{value=[admin-plugin]}
Return as: HtmlResponseimplementations: asHtml(path_AdminPlugin_AdminPluginInstallpluginJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#index()
annotations: @Execute @Secured{value=[admin-relatedcontent, admin-relatedcontent-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#list()
annotations: @Execute @Secured{value=[admin-relatedcontent, admin-relatedcontent-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | content | String |
implementations: asHtml(path_AdminRelatedcontent_AdminRelatedcontentJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#search()
annotations: @Execute @Secured{value=[admin-relatedcontent, admin-relatedcontent-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | content | String |
implementations: asHtml(path_AdminRelatedcontent_AdminRelatedcontentJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#reset()
annotations: @Execute @Secured{value=[admin-relatedcontent, admin-relatedcontent-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | content | String |
implementations: asHtml(path_AdminRelatedcontent_AdminRelatedcontentJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#createnew()
annotations: @Execute @Secured{value=[admin-relatedcontent]}
@author shinsuke
Return as: HtmlResponseimplementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#edit()
annotations: @Execute @Secured{value=[admin-relatedcontent]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | content | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#details()
annotations: @Execute @Secured{value=[admin-relatedcontent, admin-relatedcontent-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.relatedcontent.AdminRelatedcontentAction#create()
annotations: @Execute @Secured{value=[admin-relatedcontent]}
@author shinsuke
Form or Body: CreateFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | term | String |
@Required , @Size{max=10000} | |
3 | content | String |
@Required , @Size{max=10000} | |
4 | virtualHost | String |
@Size{max=1000} | |
5 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
6 | createdBy | String |
@Size{max=1000} | |
7 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#update()
annotations: @Execute @Secured{value=[admin-relatedcontent]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | content | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.relatedcontent.AdminRelatedcontentAction#delete()
annotations: @Execute @Secured{value=[admin-relatedcontent]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | content | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | sortOrder | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#index()
annotations: @Execute @Secured{value=[admin-relatedquery, admin-relatedquery-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#list()
annotations: @Execute @Secured{value=[admin-relatedquery, admin-relatedquery-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | queries | String |
implementations: asHtml(path_AdminRelatedquery_AdminRelatedqueryJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#search()
annotations: @Execute @Secured{value=[admin-relatedquery, admin-relatedquery-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | queries | String |
implementations: asHtml(path_AdminRelatedquery_AdminRelatedqueryJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#reset()
annotations: @Execute @Secured{value=[admin-relatedquery, admin-relatedquery-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | queries | String |
implementations: asHtml(path_AdminRelatedquery_AdminRelatedqueryJsp)
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#createnew()
annotations: @Execute @Secured{value=[admin-relatedquery]}
@author shinsuke
Return as: HtmlResponseimplementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#edit()
annotations: @Execute @Secured{value=[admin-relatedquery]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | queries | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#details()
annotations: @Execute @Secured{value=[admin-relatedquery, admin-relatedquery-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.relatedquery.AdminRelatedqueryAction#create()
annotations: @Execute @Secured{value=[admin-relatedquery]}
@author shinsuke
Form or Body: CreateFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | term | String |
@Required , @Size{max=10000} | |
3 | queries | String |
@Required , @Size{max=10000} | |
4 | virtualHost | String |
@Size{max=1000} | |
5 | createdBy | String |
@Size{max=1000} | |
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#update()
annotations: @Execute @Secured{value=[admin-relatedquery]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | queries | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.relatedquery.AdminRelatedqueryAction#delete()
annotations: @Execute @Secured{value=[admin-relatedquery]}
@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 | term | String |
@Required , @Size{max=10000} | |
7 | queries | String |
@Required , @Size{max=10000} | |
8 | virtualHost | String |
@Size{max=1000} | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#index()
annotations: @Execute @Secured{value=[admin-reqheader, admin-reqheader-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#list()
annotations: @Execute @Secured{value=[admin-reqheader, admin-reqheader-view]}
@author shinsuke
@author Shunji Makino
@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_AdminReqheader_AdminReqheaderJsp)
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#search()
annotations: @Execute @Secured{value=[admin-reqheader, admin-reqheader-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminReqheader_AdminReqheaderJsp)
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#reset()
annotations: @Execute @Secured{value=[admin-reqheader, admin-reqheader-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminReqheader_AdminReqheaderJsp)
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#createnew()
annotations: @Execute @Secured{value=[admin-reqheader]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
implementations: asHtml(path_AdminReqheader_AdminReqheaderEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#edit()
annotations: @Execute @Secured{value=[admin-reqheader]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=1000} | |
8 | webConfigId | String |
@Required , @Size{max=1000} | |
9 | createdBy | String |
@Size{max=1000} | |
10 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#details()
annotations: @Execute @Secured{value=[admin-reqheader, admin-reqheader-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#create()
annotations: @Execute @Secured{value=[admin-reqheader]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=100} | |
3 | value | String |
@Required , @Size{max=1000} | |
4 | webConfigId | String |
@Required , @Size{max=1000} | |
5 | createdBy | String |
@Size{max=1000} | |
6 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.reqheader.AdminReqheaderAction#update()
annotations: @Execute @Secured{value=[admin-reqheader]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=1000} | |
8 | webConfigId | 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.reqheader.AdminReqheaderAction#delete()
annotations: @Execute @Secured{value=[admin-reqheader]}
@author shinsuke
@author Shunji Makino
@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 | value | String |
@Required , @Size{max=1000} | |
8 | webConfigId | 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.role.AdminRoleAction#index()
annotations: @Execute @Secured{value=[admin-role, admin-role-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#list()
annotations: @Execute @Secured{value=[admin-role, admin-role-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_AdminRole_AdminRoleJsp)
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#search()
annotations: @Execute @Secured{value=[admin-role, admin-role-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminRole_AdminRoleJsp)
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#reset()
annotations: @Execute @Secured{value=[admin-role, admin-role-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminRole_AdminRoleJsp)
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#createnew()
annotations: @Execute @Secured{value=[admin-role]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminRole_AdminRoleEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#details()
annotations: @Execute @Secured{value=[admin-role, admin-role-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminRole_AdminRoleDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.role.AdminRoleAction#create()
annotations: @Execute @Secured{value=[admin-role]}
@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.role.AdminRoleAction#delete()
annotations: @Execute @Secured{value=[admin-role]}
@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.scheduler.AdminSchedulerAction#index()
annotations: @Execute @Secured{value=[admin-scheduler, admin-scheduler-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#list()
annotations: @Execute @Secured{value=[admin-scheduler, admin-scheduler-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_AdminScheduler_AdminSchedulerJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#search()
annotations: @Execute @Secured{value=[admin-scheduler, admin-scheduler-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminScheduler_AdminSchedulerJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#reset()
annotations: @Execute @Secured{value=[admin-scheduler, admin-scheduler-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminScheduler_AdminSchedulerJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#createnewjob()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | type | String |
||
2 | id | String |
||
3 | name | String |
implementations: asHtml(path_AdminScheduler_AdminSchedulerEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#createnew()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminScheduler_AdminSchedulerEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#edit()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | target | String |
@Required , @Size{max=100} | |
6 | cronExpression | String |
@Size{max=100} , @CronExpression | |
7 | scriptType | String |
@Required , @Size{max=100} | |
8 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | crawler | String |
||
10 | jobLogging | String |
||
11 | available | String |
||
12 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(id),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#details()
annotations: @Execute @Secured{value=[admin-scheduler, admin-scheduler-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminScheduler_AdminSchedulerDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#create()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=100} | |
3 | target | String |
@Required , @Size{max=100} | |
4 | cronExpression | String |
@Size{max=100} , @CronExpression | |
5 | scriptType | String |
@Required , @Size{max=100} | |
6 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | crawler | String |
||
8 | jobLogging | String |
||
9 | available | String |
||
10 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
11 | createdBy | String |
@Size{max=1000} | |
12 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#update()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | target | String |
@Required , @Size{max=100} | |
6 | cronExpression | String |
@Size{max=100} , @CronExpression | |
7 | scriptType | String |
@Required , @Size{max=100} | |
8 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | crawler | String |
||
10 | jobLogging | String |
||
11 | available | String |
||
12 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#delete()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | target | String |
@Required , @Size{max=100} | |
6 | cronExpression | String |
@Size{max=100} , @CronExpression | |
7 | scriptType | String |
@Required , @Size{max=100} | |
8 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | crawler | String |
||
10 | jobLogging | String |
||
11 | available | String |
||
12 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#start()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | target | String |
@Required , @Size{max=100} | |
6 | cronExpression | String |
@Size{max=100} , @CronExpression | |
7 | scriptType | String |
@Required , @Size{max=100} | |
8 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | crawler | String |
||
10 | jobLogging | String |
||
11 | available | String |
||
12 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.scheduler.AdminSchedulerAction#stop()
annotations: @Execute @Secured{value=[admin-scheduler]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | target | String |
@Required , @Size{max=100} | |
6 | cronExpression | String |
@Size{max=100} , @CronExpression | |
7 | scriptType | String |
@Required , @Size{max=100} | |
8 | scriptData | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | crawler | String |
||
10 | jobLogging | String |
||
11 | available | String |
||
12 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
13 | createdBy | String |
@Size{max=1000} | |
14 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#index()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#search()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: doSearch(form)
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#prev()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: doMove(form, -1)
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#next()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: doMove(form, 1)
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#move()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: doMove(form, 0)
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#delete()
annotations: @Execute @Secured{value=[admin-searchlist]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | docId | String |
@Required |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#deleteall()
annotations: @Execute @Secured{value=[admin-searchlist, admin-searchlist-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | q | String |
@Size{max=1000} | |
2 | sort | String |
||
3 | start | Integer |
@ValidateTypeFailure | |
4 | offset | Integer |
@ValidateTypeFailure | |
5 | pn | Integer |
@ValidateTypeFailure | |
6 | num | Integer |
@ValidateTypeFailure | |
7 | lang | String[] |
||
8 | fields | Map<String, String[]> |
||
9 | as | Map<String, String[]> |
||
10 | ex_q | String[] |
||
11 | sdh | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#createnew()
annotations: @Execute @Secured{value=[admin-searchlist]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | doc | Map<String, Object> |
||
3 | q | String |
implementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#edit()
annotations: @Execute @Secured{value=[admin-searchlist]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | seqNo | Long |
@ValidateTypeFailure | |
3 | primaryTerm | Long |
@ValidateTypeFailure | |
4 | crudMode | Integer |
@ValidateTypeFailure | |
5 | doc | Map<String, Object> |
||
6 | q | String |
implementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#create()
annotations: @Execute @Secured{value=[admin-searchlist]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | doc | Map<String, Object> |
||
3 | q | String |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.searchlist.AdminSearchlistAction#update()
annotations: @Execute @Secured{value=[admin-searchlist]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | seqNo | Long |
@ValidateTypeFailure | |
3 | primaryTerm | Long |
@ValidateTypeFailure | |
4 | crudMode | Integer |
@ValidateTypeFailure | |
5 | doc | Map<String, Object> |
||
6 | q | String |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#index()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#list()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | Integer |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | logType | String |
||
2 | queryId | String |
||
3 | userSessionId | String |
||
4 | requestedTimeRange | String |
||
5 | accessType | String |
||
6 | size | String |
implementations: asHtml(path_AdminSearchlog_AdminSearchlogJsp)
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#search()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | logType | String |
||
2 | queryId | String |
||
3 | userSessionId | String |
||
4 | requestedTimeRange | String |
||
5 | accessType | String |
||
6 | size | String |
implementations: asHtml(path_AdminSearchlog_AdminSearchlogJsp)
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#reset()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | logType | String |
||
2 | queryId | String |
||
3 | userSessionId | String |
||
4 | requestedTimeRange | String |
||
5 | accessType | String |
||
6 | size | String |
implementations: asHtml(path_AdminSearchlog_AdminSearchlogJsp)
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#back()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Form or Body: SearchForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | logType | String |
||
2 | queryId | String |
||
3 | userSessionId | String |
||
4 | requestedTimeRange | String |
||
5 | accessType | String |
||
6 | size | String |
implementations: asHtml(path_AdminSearchlog_AdminSearchlogJsp)
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#details()
annotations: @Execute @Secured{value=[admin-searchlog, admin-searchlog-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | logType | String |
||
3 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#delete()
annotations: @Execute @Secured{value=[admin-searchlog]}
@author shinsuke
Form or Body: EditForm@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
@ValidateTypeFailure | |
2 | logType | String |
@Required , @Size{max=10} | |
3 | id | String |
@Required , @Size{max=1000} |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.searchlog.AdminSearchlogAction#deleteall()
annotations: @Execute @Secured{value=[admin-searchlog]}
@author shinsuke
Return as: HtmlResponseimplementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#index()
annotations: @Execute @Secured{value=[admin-storage, admin-storage-view]}
@author shinsuke
Return as: HtmlResponseimplementations: asListHtml(StringUtil.EMPTY)
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#list()
annotations: @Execute @Secured{value=[admin-storage, admin-storage-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | OptionalThing<String> |
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#upload()
annotations: @Execute @Secured{value=[admin-storage]}
@author shinsuke
Form or Body: ItemFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | path | String |
||
2 | name | String |
@Size{max=100} | |
3 | uploadFile | MultipartFormFile |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#download()
annotations: @Execute @Secured{value=[admin-storage, admin-storage-view]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#delete()
annotations: @Execute @Secured{value=[admin-storage]}
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#createDir()
annotations: @Execute @Secured{value=[admin-storage]}
@author shinsuke
Form or Body: ItemFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | path | String |
||
2 | name | String |
@Size{max=100} | |
3 | uploadFile | MultipartFormFile |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#editTags()
annotations: @Execute @Secured{value=[admin-storage]}
@author shinsuke
Form or Body: TagFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | path | String |
@Required | |
2 | name | String |
@Required , @Size{max=100} | |
3 | tags | Map<String, String> |
implementations: asEditTagsHtml(form.path, form.name)
Execute Method: org.codelibs.fess.app.web.admin.storage.AdminStorageAction#updateTags()
annotations: @Execute @Secured{value=[admin-storage]}
@author shinsuke
Form or Body: TagFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | path | String |
@Required | |
2 | name | String |
@Required , @Size{max=100} | |
3 | tags | Map<String, String> |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.suggest.AdminSuggestAction#index()
annotations: @Execute @Secured{value=[admin-suggest, admin-suggest-view]}
@author yfujita
Return as: HtmlResponseimplementations: asHtml(path_AdminSuggest_AdminSuggestJsp)
Execute Method: org.codelibs.fess.app.web.admin.suggest.AdminSuggestAction#deleteAllWords()
annotations: @Execute @Secured{value=[admin-suggest]}
@author yfujita
Return as: HtmlResponseimplementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.suggest.AdminSuggestAction#deleteDocumentWords()
annotations: @Execute @Secured{value=[admin-suggest]}
@author yfujita
Return as: HtmlResponseimplementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.suggest.AdminSuggestAction#deleteQueryWords()
annotations: @Execute @Secured{value=[admin-suggest]}
@author yfujita
Return as: HtmlResponseimplementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.systeminfo.AdminSysteminfoAction#index()
annotations: @Execute @Secured{value=[admin-systeminfo, admin-systeminfo-view]}
@author Keiichi Watanabe
Return as: HtmlResponseimplementations: asHtml(path_AdminSysteminfo_AdminSysteminfoJsp)
Execute Method: org.codelibs.fess.app.web.admin.upgrade.AdminUpgradeAction#index()
annotations: @Execute @Secured{value=[admin-upgrade, admin-upgrade-view]}
Return as: HtmlResponseimplementations: asIndexHtml()
Execute Method: org.codelibs.fess.app.web.admin.upgrade.AdminUpgradeAction#upgradeFrom()
annotations: @Execute @Secured{value=[admin-upgrade]}
Form or Body: UpgradeFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | targetVersion | String |
@Required |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#index()
annotations: @Execute @Secured{value=[admin-user, admin-user-view]}
@author shinsuke
@author Keiichi Watanabe
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#list()
annotations: @Execute @Secured{value=[admin-user, admin-user-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_AdminUser_AdminUserJsp)
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#search()
annotations: @Execute @Secured{value=[admin-user, admin-user-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminUser_AdminUserJsp)
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#reset()
annotations: @Execute @Secured{value=[admin-user, admin-user-view]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminUser_AdminUserJsp)
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#createnew()
annotations: @Execute @Secured{value=[admin-user]}
@author shinsuke
@author Keiichi Watanabe
implementations: asHtml(path_AdminUser_AdminUserEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#edit()
annotations: @Execute @Secured{value=[admin-user]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | password | String |
@Size{max=100} | |
6 | confirmPassword | String |
@Size{max=100} | |
7 | attributes | Map<String, String> |
||
8 | roles | String[] |
||
9 | groups | String[] |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#details()
annotations: @Execute @Secured{value=[admin-user, admin-user-view]}
@author shinsuke
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminUser_AdminUserDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#create()
annotations: @Execute @Secured{value=[admin-user]}
@author shinsuke
@author Keiichi Watanabe
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | Integer |
@ValidateTypeFailure | |
2 | name | String |
@Required , @Size{max=100} | |
3 | password | String |
@Size{max=100} | |
4 | confirmPassword | String |
@Size{max=100} | |
5 | attributes | Map<String, String> |
||
6 | roles | String[] |
||
7 | groups | String[] |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#update()
annotations: @Execute @Secured{value=[admin-user]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | password | String |
@Size{max=100} | |
6 | confirmPassword | String |
@Size{max=100} | |
7 | attributes | Map<String, String> |
||
8 | roles | String[] |
||
9 | groups | String[] |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.user.AdminUserAction#delete()
annotations: @Execute @Secured{value=[admin-user]}
@author shinsuke
@author Keiichi Watanabe
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | |
2 | versionNo | Integer |
@Required , @ValidateTypeFailure | |
3 | crudMode | Integer |
@ValidateTypeFailure | |
4 | name | String |
@Required , @Size{max=100} | |
5 | password | String |
@Size{max=100} | |
6 | confirmPassword | String |
@Size{max=100} | |
7 | attributes | Map<String, String> |
||
8 | roles | String[] |
||
9 | groups | String[] |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#index()
annotations: @Execute @Secured{value=[admin-webauth, admin-webauth-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.webauth.AdminWebauthAction#list()
annotations: @Execute @Secured{value=[admin-webauth, admin-webauth-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminWebauth_AdminWebauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#search()
annotations: @Execute @Secured{value=[admin-webauth, admin-webauth-view]}
@author shinsuke
@author Shunji Makino
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminWebauth_AdminWebauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#reset()
annotations: @Execute @Secured{value=[admin-webauth, admin-webauth-view]}
@author shinsuke
@author Shunji Makino
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
implementations: asHtml(path_AdminWebauth_AdminWebauthJsp)
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#createnew()
annotations: @Execute @Secured{value=[admin-webauth]}
@author shinsuke
@author Shunji Makino
implementations: asHtml(path_AdminWebauth_AdminWebauthEditJsp)
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#edit()
annotations: @Execute @Secured{value=[admin-webauth]}
@author shinsuke
@author Shunji Makino
@author codelibs
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 | authRealm | String |
@Size{max=100} | |
9 | protocolScheme | String |
@Size{max=10} | |
10 | username | String |
@Required , @Size{max=100} | |
11 | password | String |
@Size{max=100} | |
12 | parameters | String |
@Size{max=1000} | |
13 | webConfigId | String |
@Required , @Size{max=1000} | |
14 | createdBy | String |
@Size{max=1000} | |
15 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#details()
annotations: @Execute @Secured{value=[admin-webauth, admin-webauth-view]}
@author shinsuke
@author Shunji Makino
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asHtml(path_AdminWebauth_AdminWebauthDetailsJsp)
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#create()
annotations: @Execute @Secured{value=[admin-webauth]}
@author shinsuke
@author Shunji Makino
@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 | authRealm | String |
@Size{max=100} | |
5 | protocolScheme | String |
@Size{max=10} | |
6 | username | String |
@Required , @Size{max=100} | |
7 | password | String |
@Size{max=100} | |
8 | parameters | String |
@Size{max=1000} | |
9 | webConfigId | String |
@Required , @Size{max=1000} | |
10 | createdBy | String |
@Size{max=1000} | |
11 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#update()
annotations: @Execute @Secured{value=[admin-webauth]}
@author shinsuke
@author Shunji Makino
@author codelibs
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 | authRealm | String |
@Size{max=100} | |
9 | protocolScheme | String |
@Size{max=10} | |
10 | username | String |
@Required , @Size{max=100} | |
11 | password | String |
@Size{max=100} | |
12 | parameters | String |
@Size{max=1000} | |
13 | webConfigId | String |
@Required , @Size{max=1000} | |
14 | createdBy | String |
@Size{max=1000} | |
15 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webauth.AdminWebauthAction#delete()
annotations: @Execute @Secured{value=[admin-webauth]}
@author shinsuke
@author Shunji Makino
@author codelibs
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 | authRealm | String |
@Size{max=100} | |
9 | protocolScheme | String |
@Size{max=10} | |
10 | username | String |
@Required , @Size{max=100} | |
11 | password | String |
@Size{max=100} | |
12 | parameters | String |
@Size{max=1000} | |
13 | webConfigId | String |
@Required , @Size{max=1000} | |
14 | createdBy | String |
@Size{max=1000} | |
15 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#index()
annotations: @Execute @Secured{value=[admin-webconfig, admin-webconfig-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | urls | String |
||
3 | description | String |
implementations: asListHtml()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#list()
annotations: @Execute @Secured{value=[admin-webconfig, admin-webconfig-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | pageNumber | OptionalThing<Integer> |
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | urls | String |
||
3 | description | String |
implementations: asHtml(path_AdminWebconfig_AdminWebconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#search()
annotations: @Execute @Secured{value=[admin-webconfig, admin-webconfig-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | urls | String |
||
3 | description | String |
implementations: asHtml(path_AdminWebconfig_AdminWebconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#reset()
annotations: @Execute @Secured{value=[admin-webconfig, admin-webconfig-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | urls | String |
||
3 | description | String |
implementations: asHtml(path_AdminWebconfig_AdminWebconfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#createnew()
annotations: @Execute @Secured{value=[admin-webconfig]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
implementations: asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#edit()
annotations: @Execute @Secured{value=[admin-webconfig]}
@author shinsuke
@author Shunji Makino
@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 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocUrls | 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 | userAgent | String |
@Required , @Size{max=200} | |
18 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
20 | boost | Float |
@Required , @ValidateTypeFailure | |
21 | available | String |
@Required , @Size{max=5} | |
22 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
24 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
25 | createdBy | String |
@Size{max=1000} | |
26 | createdTime | Long |
@ValidateTypeFailure |
implementations: asDetailsHtml(),asEditHtml()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#details()
annotations: @Execute @Secured{value=[admin-webconfig, admin-webconfig-view]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | crudMode | int |
||
2 | id | String |
implementations: asDetailsHtml()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#create()
annotations: @Execute @Secured{value=[admin-webconfig]}
@author shinsuke
@author Shunji Makino
@author Keiichi Watanabe
@author shinsuke
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 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | |
6 | includedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
7 | excludedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
8 | includedDocUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
9 | excludedDocUrls | 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 | userAgent | String |
@Required , @Size{max=200} | |
14 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
15 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
16 | boost | Float |
@Required , @ValidateTypeFailure | |
17 | available | String |
@Required , @Size{max=5} | |
18 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
19 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
20 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
21 | createdBy | String |
@Size{max=1000} | |
22 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#update()
annotations: @Execute @Secured{value=[admin-webconfig]}
@author shinsuke
@author Shunji Makino
@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 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocUrls | 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 | userAgent | String |
@Required , @Size{max=200} | |
18 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
20 | boost | Float |
@Required , @ValidateTypeFailure | |
21 | available | String |
@Required , @Size{max=5} | |
22 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
24 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
25 | createdBy | String |
@Size{max=1000} | |
26 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.webconfig.AdminWebconfigAction#delete()
annotations: @Execute @Secured{value=[admin-webconfig]}
@author shinsuke
@author Shunji Makino
@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 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | |
10 | includedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
11 | excludedUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
12 | includedDocUrls | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
13 | excludedDocUrls | 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 | userAgent | String |
@Required , @Size{max=200} | |
18 | numOfThread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | |
19 | intervalTime | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
20 | boost | Float |
@Required , @ValidateTypeFailure | |
21 | available | String |
@Required , @Size{max=5} | |
22 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
23 | virtualHosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | |
24 | sortOrder | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
25 | createdBy | String |
@Size{max=1000} | |
26 | createdTime | Long |
@ValidateTypeFailure |
implementations: redirect(getClass()
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#index()
annotations: @Execute @Secured{value=[admin-wizard, admin-wizard-view]}
Return as: HtmlResponseimplementations: asIndexHtml()
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#crawlingConfigForm()
annotations: @Execute @Secured{value=[admin-wizard]}
Return as: HtmlResponseimplementations: asHtml(path_AdminWizard_AdminWizardConfigJsp)
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#crawlingConfig()
annotations: @Execute @Secured{value=[admin-wizard]}
Form or Body: CrawlingConfigFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crawlingConfigName | String |
@Required , @Size{max=200} | |
2 | crawlingConfigPath | String |
@Required , @Size{max=1000} | |
3 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
4 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#crawlingConfigNext()
annotations: @Execute @Secured{value=[admin-wizard]}
Form or Body: CrawlingConfigFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | crawlingConfigName | String |
@Required , @Size{max=200} | |
2 | crawlingConfigPath | String |
@Required , @Size{max=1000} | |
3 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | |
4 | maxAccessCount | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure |
implementations: redirectWith(getClass()
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#startCrawlingForm()
annotations: @Execute @Secured{value=[admin-wizard]}
Return as: HtmlResponseimplementations: asHtml(path_AdminWizard_AdminWizardStartJsp)
Execute Method: org.codelibs.fess.app.web.admin.wizard.AdminWizardAction#startCrawling()
annotations: @Execute @Secured{value=[admin-wizard]}
Form or Body: StartCrawlingForm Return as: HtmlResponseimplementations: redirect(AdminWizardAction.class)
Execute Method: org.codelibs.fess.app.web.api.admin.accesstoken.ApiAdminAccesstokenAction#settings()
annotations: @Execute
@author shinsuke
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.accesstoken.ApiAdminAccesstokenAction#get$setting()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.accesstoken.ApiAdminAccesstokenAction#put$setting()
annotations: @Execute
@author shinsuke
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=1000} | name | |
3 | token | String |
@Size{max=10000} | token | |
4 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
5 | parameter_name | String |
@Size{max=10000} | parameterName | |
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]} | expires | |
7 | created_by | String |
@Size{max=1000} | createdBy | |
8 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.accesstoken.ApiAdminAccesstokenAction#post$setting()
annotations: @Execute
@author shinsuke
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=1000} | name | |
7 | token | String |
@Size{max=10000} | token | |
8 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
9 | parameter_name | String |
@Size{max=10000} | parameterName | |
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]} | expires | |
11 | created_by | String |
@Size{max=1000} | createdBy | |
12 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.accesstoken.ApiAdminAccesstokenAction#delete$setting()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.backup.ApiAdminBackupAction#files()
annotations: @Execute
@author Keiichi Watanabe
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.backup.ApiAdminBackupAction#get$file()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | suggest_word | String |
@Required , @Pattern{regexp=[^\s]+} | suggestWord | |
3 | created_by | String |
@Size{max=1000} | createdBy | |
4 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Long |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | suggest_word | String |
@Required , @Pattern{regexp=[^\s]+} | suggestWord | |
7 | created_by | String |
@Size{max=1000} | createdBy | |
8 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#post$upload()
annotations: @Execute
Form or Body: UploadForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | badWordFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.badword.ApiAdminBadwordAction#get$download()
annotations: @Execute
Form or Body: DownloadBody Return as: StreamResponseExecute Method: org.codelibs.fess.app.web.api.admin.boostdoc.ApiAdminBoostdocAction#settings()
annotations: @Execute
@author shinsuke
Form or Body: SearchBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | url_expr | String |
urlExpr | ||
2 | boost_expr | String |
boostExpr | ||
3 | size | Integer |
size | ||
4 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.boostdoc.ApiAdminBoostdocAction#get$setting()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.boostdoc.ApiAdminBoostdocAction#put$setting()
annotations: @Execute
@author shinsuke
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | url_expr | String |
@Required , @Size{max=10000} | urlExpr | |
3 | boost_expr | String |
@Required , @Size{max=10000} | boostExpr | |
4 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
5 | created_by | String |
@Size{max=1000} | createdBy | |
6 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.boostdoc.ApiAdminBoostdocAction#post$setting()
annotations: @Execute
@author shinsuke
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | url_expr | String |
@Required , @Size{max=10000} | urlExpr | |
7 | boost_expr | String |
@Required , @Size{max=10000} | boostExpr | |
8 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.boostdoc.ApiAdminBoostdocAction#delete$setting()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.crawlinginfo.ApiAdminCrawlinginfoAction#logs()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | session_id | String |
sessionId | ||
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.crawlinginfo.ApiAdminCrawlinginfoAction#get$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.crawlinginfo.ApiAdminCrawlinginfoAction#delete$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.crawlinginfo.ApiAdminCrawlinginfoAction#delete$all()
annotations: @Execute
@author Keiichi Watanabe
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dataconfig.ApiAdminDataconfigAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | name | String |
name | ||
2 | handler_name | String |
handlerName | ||
3 | description | String |
description | ||
4 | size | Integer |
size | ||
5 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dataconfig.ApiAdminDataconfigAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dataconfig.ApiAdminDataconfigAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=200} | name | |
3 | description | String |
@Size{max=1000} | description | |
4 | handler_name | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | handlerName | |
5 | handler_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | handlerParameter | |
6 | handler_script | String |
@CustomSize{maxKey=form.admin.max.input.size} | handlerScript | |
7 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
8 | available | String |
@Required , @Size{max=5} | available | |
9 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
10 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
11 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
12 | created_by | String |
@Size{max=1000} | createdBy | |
13 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dataconfig.ApiAdminDataconfigAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=200} | name | |
7 | description | String |
@Size{max=1000} | description | |
8 | handler_name | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | handlerName | |
9 | handler_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | handlerParameter | |
10 | handler_script | String |
@CustomSize{maxKey=form.admin.max.input.size} | handlerScript | |
11 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
12 | available | String |
@Required , @Size{max=5} | available | |
13 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
14 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
15 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
16 | created_by | String |
@Size{max=1000} | createdBy | |
17 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dataconfig.ApiAdminDataconfigAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.ApiAdminDictAction#get$index()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | token | String |
@Required , @Size{max=1000} | token | |
4 | segmentation | String |
@Required , @Size{max=1000} | segmentation | |
5 | reading | String |
@Required , @Size{max=1000} | reading | |
6 | pos | String |
@Required , @Size{max=1000} | pos |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | token | String |
@Required , @Size{max=1000} | token | |
5 | segmentation | String |
@Required , @Size{max=1000} | segmentation | |
6 | reading | String |
@Required , @Size{max=1000} | reading | |
7 | pos | String |
@Required , @Size{max=1000} | pos |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | kuromojiFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.kuromoji.ApiAdminDictKuromojiAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | inputs | String |
@Required , @Size{max=1000} | inputs | |
4 | output | String |
@Size{max=1000, min=1} | output |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | inputs | String |
@Required , @Size{max=1000} | inputs | |
5 | output | String |
@Size{max=1000, min=1} | output |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author nullpos
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | charMappingFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.mapping.ApiAdminDictMappingAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | input | String |
@Required , @Size{max=1000} | input |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | input | String |
@Required , @Size{max=1000} | input |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | protwordsFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.protwords.ApiAdminDictProtwordsAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | input | String |
@Required , @Size{max=1000} | input | |
4 | output | String |
@Required , @Size{max=1000} | output |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | input | String |
@Required , @Size{max=1000} | input | |
5 | output | String |
@Required , @Size{max=1000} | output |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | stemmerOverrideFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stemmeroverride.ApiAdminDictStemmeroverrideAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | input | String |
@Required , @Size{max=1000} | input |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | input | String |
@Required , @Size{max=1000} | input |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author ma2tani
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | stopwordsFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.stopwords.ApiAdminDictStopwordsAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#get$settings()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | size | Integer |
size | ||
3 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#put$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId | |
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | inputs | String |
@Required , @Size{max=1000} | inputs | |
4 | outputs | String |
@Required , @Size{max=1000} | outputs |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#post$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | Long |
@Required , @ValidateTypeFailure | id | |
2 | dict_id | String |
@Required | dictId | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | inputs | String |
@Required , @Size{max=1000} | inputs | |
5 | outputs | String |
@Required , @Size{max=1000} | outputs |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
||
2 | id | long |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#post$upload()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@author shinsuke
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
@Required | |
2 | synonymFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.dict.synonym.ApiAdminDictSynonymAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | dictId | String |
No. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | dict_id | String |
@Required | dictId |
Execute Method: org.codelibs.fess.app.web.api.admin.documents.ApiAdminDocumentsAction#post$bulk()
annotations: @Execute
Form or Body: BulkBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | documents | List<String, Object>> |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.duplicatehost.ApiAdminDuplicatehostAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | regular_name | String |
regularName | ||
2 | duplicate_host_name | String |
duplicateHostName | ||
3 | size | Integer |
size | ||
4 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.duplicatehost.ApiAdminDuplicatehostAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.duplicatehost.ApiAdminDuplicatehostAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | regular_name | String |
@Required , @Size{max=1000} | regularName | |
3 | duplicate_host_name | String |
@Required , @Size{max=1000} | duplicateHostName | |
4 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
5 | created_by | String |
@Size{max=1000} | createdBy | |
6 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.duplicatehost.ApiAdminDuplicatehostAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | regular_name | String |
@Required , @Size{max=1000} | regularName | |
7 | duplicate_host_name | String |
@Required , @Size{max=1000} | duplicateHostName | |
8 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.duplicatehost.ApiAdminDuplicatehostAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | label_type_ids | String[] |
labelTypeIds | ||
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | suggest_word | String |
@Required | suggestWord | |
4 | reading | String |
reading | ||
5 | target_label | String |
targetLabel | ||
6 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
7 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
8 | created_by | String |
@Size{max=1000} | createdBy | |
9 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Long |
@Required , @ValidateTypeFailure | versionNo | |
5 | label_type_ids | String[] |
labelTypeIds | ||
6 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
7 | suggest_word | String |
@Required | suggestWord | |
8 | reading | String |
reading | ||
9 | target_label | String |
targetLabel | ||
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
11 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
12 | created_by | String |
@Size{max=1000} | createdBy | |
13 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#post$upload()
annotations: @Execute
Form or Body: UploadForm@author codelibs
No. | name | type | comment | annotations |
---|---|---|---|---|
1 | elevateWordFile | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.elevateword.ApiAdminElevatewordAction#get$download()
annotations: @Execute
Form or Body: DownloadBody Return as: StreamResponseExecute Method: org.codelibs.fess.app.web.api.admin.failureurl.ApiAdminFailureurlAction#logs()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | url | String |
url | ||
2 | error_count_min | Integer |
errorCountMin | ||
3 | error_count_max | Integer |
errorCountMax | ||
4 | error_name | String |
errorName | ||
5 | size | Integer |
size | ||
6 | page | Integer |
page |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.failureurl.ApiAdminFailureurlAction#get$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.failureurl.ApiAdminFailureurlAction#delete$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.failureurl.ApiAdminFailureurlAction#delete$all()
annotations: @Execute
@author Keiichi Watanabe
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileauth.ApiAdminFileauthAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileauth.ApiAdminFileauthAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileauth.ApiAdminFileauthAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | hostname | String |
@Size{max=100} | hostname | |
3 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | port | |
4 | protocol_scheme | String |
@Size{max=10} | protocolScheme | |
5 | username | String |
@Required , @Size{max=100} | username | |
6 | password | String |
@Size{max=100} | password | |
7 | parameters | String |
@Size{max=1000} | parameters | |
8 | file_config_id | String |
@Required , @Size{max=1000} | fileConfigId | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileauth.ApiAdminFileauthAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=255} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | hostname | String |
@Size{max=100} | hostname | |
7 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | port | |
8 | protocol_scheme | String |
@Size{max=10} | protocolScheme | |
9 | username | String |
@Required , @Size{max=100} | username | |
10 | password | String |
@Size{max=100} | password | |
11 | parameters | String |
@Size{max=1000} | parameters | |
12 | file_config_id | String |
@Required , @Size{max=1000} | fileConfigId | |
13 | created_by | String |
@Size{max=1000} | createdBy | |
14 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileauth.ApiAdminFileauthAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileconfig.ApiAdminFileconfigAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | paths | String |
||
3 | description | String |
||
4 | size | Integer |
||
5 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileconfig.ApiAdminFileconfigAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileconfig.ApiAdminFileconfigAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | label_type_ids | String[] |
labelTypeIds | ||
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | name | String |
@Required , @Size{max=200} | name | |
4 | description | String |
@Size{max=1000} | description | |
5 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | paths | |
6 | included_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedPaths | |
7 | excluded_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedPaths | |
8 | included_doc_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedDocPaths | |
9 | excluded_doc_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedDocPaths | |
10 | config_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | configParameter | |
11 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | depth | |
12 | max_access_count | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | maxAccessCount | |
13 | num_of_thread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | numOfThread | |
14 | interval_time | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | intervalTime | |
15 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
16 | available | String |
@Required , @Size{max=5} | available | |
17 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
18 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
19 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
20 | created_by | String |
@Size{max=1000} | createdBy | |
21 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileconfig.ApiAdminFileconfigAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | label_type_ids | String[] |
labelTypeIds | ||
6 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
7 | name | String |
@Required , @Size{max=200} | name | |
8 | description | String |
@Size{max=1000} | description | |
9 | paths | String |
@Required , @UriType{protocolType=FILE} , @CustomSize{maxKey=form.admin.max.input.size} | paths | |
10 | included_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedPaths | |
11 | excluded_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedPaths | |
12 | included_doc_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedDocPaths | |
13 | excluded_doc_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedDocPaths | |
14 | config_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | configParameter | |
15 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | depth | |
16 | max_access_count | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | maxAccessCount | |
17 | num_of_thread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | numOfThread | |
18 | interval_time | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | intervalTime | |
19 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
20 | available | String |
@Required , @Size{max=5} | available | |
21 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
22 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
23 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
24 | created_by | String |
@Size{max=1000} | createdBy | |
25 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.fileconfig.ApiAdminFileconfigAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.general.ApiAdminGeneralAction#get$index()
annotations: @Execute
@author shinsuke
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.general.ApiAdminGeneralAction#post$index()
annotations: @Execute
@author shinsuke
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | incremental_crawling | String |
@Size{max=10} | incrementalCrawling | |
2 | day_for_cleanup | Integer |
@Required , @Min{value=-1} , @Max{value=1000} , @ValidateTypeFailure | dayForCleanup | |
3 | crawling_thread_count | Integer |
@Required , @Min{value=0} , @Max{value=100} , @ValidateTypeFailure | crawlingThreadCount | |
4 | search_log | String |
@Size{max=10} | searchLog | |
5 | user_info | String |
@Size{max=10} | userInfo | |
6 | user_favorite | String |
@Size{max=10} | userFavorite | |
7 | web_api_json | String |
@Size{max=10} | webApiJson | |
8 | app_value | String |
@Size{max=10000} | appValue | |
9 | default_label_value | String |
@Size{max=1000} | defaultLabelValue | |
10 | default_sort_value | String |
@Size{max=1000} | defaultSortValue | |
11 | virtual_host_value | String |
@Size{max=10000} | virtualHostValue | |
12 | append_query_parameter | String |
@Size{max=10} | appendQueryParameter | |
13 | login_required | String |
@Size{max=10} | loginRequired | |
14 | result_collapsed | String |
@Size{max=10} | resultCollapsed | |
15 | login_link | String |
@Size{max=10} | loginLink | |
16 | thumbnail | String |
@Size{max=10} | thumbnail | |
17 | ignore_failure_type | String |
@Size{max=1000} | ignoreFailureType | |
18 | failure_count_threshold | Integer |
@Required , @Min{value=-1} , @Max{value=10000} , @ValidateTypeFailure | failureCountThreshold | |
19 | popular_word | String |
@Size{max=10} | popularWord | |
20 | csv_file_encoding | String |
@Required , @Size{max=20} | csvFileEncoding | |
21 | purge_search_log_day | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | purgeSearchLogDay | |
22 | purge_job_log_day | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | purgeJobLogDay | |
23 | purge_user_info_day | Integer |
@Min{value=-1} , @Max{value=100000} , @ValidateTypeFailure | purgeUserInfoDay | |
24 | purge_by_bots | String |
@Size{max=10000} | purgeByBots | |
25 | notification_to | String |
@Size{max=1000} | notificationTo | |
26 | suggest_search_log | String |
@Size{max=10} | suggestSearchLog | |
27 | suggest_documents | String |
@Size{max=10} | suggestDocuments | |
28 | purge_suggest_search_log_day | Integer |
@Min{value=0} , @Max{value=100000} , @ValidateTypeFailure | purgeSuggestSearchLogDay | |
29 | ldap_provider_url | String |
@Size{max=1000} | ldapProviderUrl | |
30 | ldap_security_principal | String |
@Size{max=1000} | ldapSecurityPrincipal | |
31 | ldap_admin_security_principal | String |
@Size{max=1000} | ldapAdminSecurityPrincipal | |
32 | ldap_admin_security_credentials | String |
@Size{max=1000} | ldapAdminSecurityCredentials | |
33 | ldap_base_dn | String |
@Size{max=1000} | ldapBaseDn | |
34 | ldap_account_filter | String |
@Size{max=1000} | ldapAccountFilter | |
35 | ldap_group_filter | String |
@Size{max=1000} | ldapGroupFilter | |
36 | ldap_memberof_attribute | String |
@Size{max=100} | ldapMemberofAttribute | |
37 | notification_login | String |
@Size{max=3000} | notificationLogin | |
38 | notification_search_top | String |
@Size{max=3000} | notificationSearchTop | |
39 | log_level | String |
@Size{max=10} | logLevel | |
40 | storage_endpoint | String |
@Size{max=1000} | storageEndpoint | |
41 | storage_access_key | String |
@Size{max=1000} | storageAccessKey | |
42 | storage_secret_key | String |
@Size{max=1000} | storageSecretKey | |
43 | storage_bucket | String |
@Size{max=1000} | storageBucket |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.group.ApiAdminGroupAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.group.ApiAdminGroupAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.group.ApiAdminGroupAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | attributes | Map<String, String> |
attributes |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.group.ApiAdminGroupAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=100} | name | |
7 | attributes | Map<String, String> |
attributes |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.group.ApiAdminGroupAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.joblog.ApiAdminJoblogAction#logs()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.joblog.ApiAdminJoblogAction#get$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.joblog.ApiAdminJoblogAction#delete$log()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.keymatch.ApiAdminKeymatchAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | query | String |
||
3 | size | Integer |
||
4 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.keymatch.ApiAdminKeymatchAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.keymatch.ApiAdminKeymatchAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | term | String |
@Required , @Size{max=100} | term | |
3 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | query | |
4 | max_size | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | maxSize | |
5 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
6 | virtual_host | String |
@Size{max=1000} | virtualHost | |
7 | created_by | String |
@Size{max=255} | createdBy | |
8 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.keymatch.ApiAdminKeymatchAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=255} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | term | String |
@Required , @Size{max=100} | term | |
7 | query | String |
@Required , @CustomSize{maxKey=form.admin.max.input.size} | query | |
8 | max_size | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | maxSize | |
9 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
10 | virtual_host | String |
@Size{max=1000} | virtualHost | |
11 | created_by | String |
@Size{max=255} | createdBy | |
12 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.keymatch.ApiAdminKeymatchAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.labeltype.ApiAdminLabeltypeAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | value | String |
||
3 | size | Integer |
||
4 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.labeltype.ApiAdminLabeltypeAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.labeltype.ApiAdminLabeltypeAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | value | |
4 | included_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedPaths | |
5 | excluded_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedPaths | |
6 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
7 | virtual_host | String |
@Size{max=1000} | virtualHost | |
8 | sort_order | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.labeltype.ApiAdminLabeltypeAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=100} | name | |
7 | value | String |
@Required , @Size{max=100} , @Pattern{regexp=^[a-zA-Z0-9_]+$} | value | |
8 | included_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedPaths | |
9 | excluded_paths | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedPaths | |
10 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
11 | virtual_host | String |
@Size{max=1000} | virtualHost | |
12 | sort_order | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
13 | created_by | String |
@Size{max=1000} | createdBy | |
14 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.labeltype.ApiAdminLabeltypeAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.log.ApiAdminLogAction#files()
annotations: @Execute
@author Keiichi Watanabe
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.log.ApiAdminLogAction#get$file()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.api.admin.pathmap.ApiAdminPathmapAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | regex | String |
||
2 | replacement | String |
||
3 | size | Integer |
||
4 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.pathmap.ApiAdminPathmapAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.pathmap.ApiAdminPathmapAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | regex | String |
@Required , @Size{max=1000} | regex | |
3 | replacement | String |
@Size{max=1000} | replacement | |
4 | process_type | String |
@Required | processType | |
5 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
6 | created_by | String |
@Size{max=1000} | createdBy | |
7 | created_time | Long |
@ValidateTypeFailure | createdTime | |
8 | user_agent | String |
@Size{max=1000} | userAgent |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.pathmap.ApiAdminPathmapAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | regex | String |
@Required , @Size{max=1000} | regex | |
7 | replacement | String |
@Size{max=1000} | replacement | |
8 | process_type | String |
@Required | processType | |
9 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
10 | created_by | String |
@Size{max=1000} | createdBy | |
11 | created_time | Long |
@ValidateTypeFailure | createdTime | |
12 | user_agent | String |
@Size{max=1000} | userAgent |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.pathmap.ApiAdminPathmapAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.plugin.ApiAdminPluginAction#get$installed()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.plugin.ApiAdminPluginAction#get$available()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.plugin.ApiAdminPluginAction#put$index()
annotations: @Execute
Form or Body: InstallBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
@Required , @Size{max=100} | |
2 | version | String |
@Required , @Size{max=100} |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.plugin.ApiAdminPluginAction#delete$index()
annotations: @Execute
Form or Body: DeleteBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
@Required , @Size{max=100} | |
2 | version | String |
@Size{max=100} |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedcontent.ApiAdminRelatedcontentAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | content | String |
||
3 | size | Integer |
||
4 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedcontent.ApiAdminRelatedcontentAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedcontent.ApiAdminRelatedcontentAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | term | String |
@Required , @Size{max=10000} | term | |
3 | content | String |
@Required , @Size{max=10000} | content | |
4 | virtual_host | String |
@Size{max=1000} | virtualHost | |
5 | sort_order | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
6 | created_by | String |
@Size{max=1000} | createdBy | |
7 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedcontent.ApiAdminRelatedcontentAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | term | String |
@Required , @Size{max=10000} | term | |
7 | content | String |
@Required , @Size{max=10000} | content | |
8 | virtual_host | String |
@Size{max=1000} | virtualHost | |
9 | sort_order | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
10 | created_by | String |
@Size{max=1000} | createdBy | |
11 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedcontent.ApiAdminRelatedcontentAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedquery.ApiAdminRelatedqueryAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | term | String |
||
2 | queries | String |
||
3 | size | Integer |
||
4 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedquery.ApiAdminRelatedqueryAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedquery.ApiAdminRelatedqueryAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | term | String |
@Required , @Size{max=10000} | term | |
3 | queries | String |
@Required , @Size{max=10000} | queries | |
4 | virtual_host | String |
@Size{max=1000} | virtualHost | |
5 | created_by | String |
@Size{max=1000} | createdBy | |
6 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedquery.ApiAdminRelatedqueryAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | term | String |
@Required , @Size{max=10000} | term | |
7 | queries | String |
@Required , @Size{max=10000} | queries | |
8 | virtual_host | String |
@Size{max=1000} | virtualHost | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.relatedquery.ApiAdminRelatedqueryAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.reqheader.ApiAdminReqheaderAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.reqheader.ApiAdminReqheaderAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.reqheader.ApiAdminReqheaderAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | value | String |
@Required , @Size{max=1000} | value | |
4 | web_config_id | String |
@Required , @Size{max=1000} | webConfigId | |
5 | created_by | String |
@Size{max=1000} | createdBy | |
6 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.reqheader.ApiAdminReqheaderAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=100} | name | |
7 | value | String |
@Required , @Size{max=1000} | value | |
8 | web_config_id | String |
@Required , @Size{max=1000} | webConfigId | |
9 | created_by | String |
@Size{max=1000} | createdBy | |
10 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.reqheader.ApiAdminReqheaderAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.role.ApiAdminRoleAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.role.ApiAdminRoleAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.role.ApiAdminRoleAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | attributes | Map<String, String> |
attributes |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.role.ApiAdminRoleAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | name | String |
@Required , @Size{max=100} | name | |
7 | attributes | Map<String, String> |
attributes |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.role.ApiAdminRoleAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#index()
annotations: @Execute
Return as: HtmlResponseExecute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#post$start()
annotations: @Execute{urlPattern={}/@word}
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#post$stop()
annotations: @Execute{urlPattern={}/@word}
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | target | String |
@Required , @Size{max=100} | target | |
4 | cron_expression | String |
@Size{max=100} , @CronExpression | cronExpression | |
5 | script_type | String |
@Required , @Size{max=100} | scriptType | |
6 | script_data | String |
@CustomSize{maxKey=form.admin.max.input.size} | scriptData | |
7 | crawler | String |
crawler | ||
8 | job_logging | String |
jobLogging | ||
9 | available | String |
available | ||
10 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
11 | created_by | String |
@Size{max=1000} | createdBy | |
12 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | running | Boolean |
running | ||
2 | id | String |
@Required , @Size{max=1000} | id | |
3 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
4 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
5 | name | String |
@Required , @Size{max=100} | name | |
6 | target | String |
@Required , @Size{max=100} | target | |
7 | cron_expression | String |
@Size{max=100} , @CronExpression | cronExpression | |
8 | script_type | String |
@Required , @Size{max=100} | scriptType | |
9 | script_data | String |
@CustomSize{maxKey=form.admin.max.input.size} | scriptData | |
10 | crawler | String |
crawler | ||
11 | job_logging | String |
jobLogging | ||
12 | available | String |
available | ||
13 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
14 | created_by | String |
@Size{max=1000} | createdBy | |
15 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.scheduler.ApiAdminSchedulerAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#docs()
annotations: @Execute
@author shinsuke
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | size | Integer |
@ValidateTypeFailure | |
2 | q | String |
@Size{max=1000} | |
3 | sort | String |
||
4 | start | Integer |
@ValidateTypeFailure | |
5 | offset | Integer |
@ValidateTypeFailure | |
6 | pn | Integer |
@ValidateTypeFailure | |
7 | num | Integer |
@ValidateTypeFailure | |
8 | lang | String[] |
||
9 | fields | Map<String, String[]> |
||
10 | as | Map<String, String[]> |
||
11 | ex_q | String[] |
||
12 | sdh | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#get$doc()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#put$doc()
annotations: @Execute
@author shinsuke
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | doc | Map<String, Object> |
doc | ||
3 | q | String |
q |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#post$doc()
annotations: @Execute
@author shinsuke
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
id | ||
2 | seq_no | Long |
@ValidateTypeFailure | seqNo | |
3 | primary_term | Long |
@ValidateTypeFailure | primaryTerm | |
4 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
5 | doc | Map<String, Object> |
doc | ||
6 | q | String |
q |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#delete$doc()
annotations: @Execute
@author shinsuke
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.searchlist.ApiAdminSearchlistAction#delete$query()
annotations: @Execute
@author shinsuke
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | size | Integer |
@ValidateTypeFailure | |
2 | q | String |
@Size{max=1000} | |
3 | sort | String |
||
4 | start | Integer |
@ValidateTypeFailure | |
5 | offset | Integer |
@ValidateTypeFailure | |
6 | pn | Integer |
@ValidateTypeFailure | |
7 | num | Integer |
@ValidateTypeFailure | |
8 | lang | String[] |
||
9 | fields | Map<String, String[]> |
||
10 | as | Map<String, String[]> |
||
11 | ex_q | String[] |
||
12 | sdh | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.stats.ApiAdminStatsAction#index()
annotations: @Execute
@author shinsuke
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.storage.ApiAdminStorageAction#list()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | OptionalThing<String> |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.storage.ApiAdminStorageAction#get$download()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
Execute Method: org.codelibs.fess.app.web.api.admin.storage.ApiAdminStorageAction#delete$delete()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.storage.ApiAdminStorageAction#post$upload()
annotations: @Execute
Form or Body: UploadFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | path | String |
||
2 | file | MultipartFormFile |
@Required |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.suggest.ApiAdminSuggestAction#get$index()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.suggest.ApiAdminSuggestAction#delete$all()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.suggest.ApiAdminSuggestAction#delete$document()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.suggest.ApiAdminSuggestAction#delete$query()
annotations: @Execute
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.systeminfo.ApiAdminSysteminfoAction#get$index()
annotations: @Execute
@author Keiichi Watanabe
Return as: JsonResponse<ApiResult>No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.user.ApiAdminUserAction#settings()
annotations: @Execute
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.user.ApiAdminUserAction#get$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.user.ApiAdminUserAction#put$setting()
annotations: @Execute
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | name | String |
@Required , @Size{max=100} | name | |
3 | password | String |
@Size{max=100} | password | |
4 | confirm_password | String |
@Size{max=100} | confirmPassword | |
5 | attributes | Map<String, String> |
attributes | ||
6 | roles | String[] |
roles | ||
7 | groups | String[] |
groups |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.user.ApiAdminUserAction#post$setting()
annotations: @Execute
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
3 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
4 | name | String |
@Required , @Size{max=100} | name | |
5 | password | String |
@Size{max=100} | password | |
6 | confirm_password | String |
@Size{max=100} | confirmPassword | |
7 | attributes | Map<String, String> |
attributes | ||
8 | roles | String[] |
roles | ||
9 | groups | String[] |
groups |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.user.ApiAdminUserAction#delete$setting()
annotations: @Execute
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webauth.ApiAdminWebauthAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
||
2 | size | Integer |
||
3 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webauth.ApiAdminWebauthAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webauth.ApiAdminWebauthAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
2 | hostname | String |
@Size{max=100} | hostname | |
3 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | port | |
4 | auth_realm | String |
@Size{max=100} | authRealm | |
5 | protocol_scheme | String |
@Size{max=10} | protocolScheme | |
6 | username | String |
@Required , @Size{max=100} | username | |
7 | password | String |
@Size{max=100} | password | |
8 | parameters | String |
@Size{max=1000} | parameters | |
9 | web_config_id | String |
@Required , @Size{max=1000} | webConfigId | |
10 | created_by | String |
@Size{max=1000} | createdBy | |
11 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webauth.ApiAdminWebauthAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=255} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
6 | hostname | String |
@Size{max=100} | hostname | |
7 | port | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | port | |
8 | auth_realm | String |
@Size{max=100} | authRealm | |
9 | protocol_scheme | String |
@Size{max=10} | protocolScheme | |
10 | username | String |
@Required , @Size{max=100} | username | |
11 | password | String |
@Size{max=100} | password | |
12 | parameters | String |
@Size{max=1000} | parameters | |
13 | web_config_id | String |
@Required , @Size{max=1000} | webConfigId | |
14 | created_by | String |
@Size{max=1000} | createdBy | |
15 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webauth.ApiAdminWebauthAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webconfig.ApiAdminWebconfigAction#settings()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: SearchBodyNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | name | String |
||
2 | urls | String |
||
3 | description | String |
||
4 | size | Integer |
||
5 | page | Integer |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webconfig.ApiAdminWebconfigAction#get$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webconfig.ApiAdminWebconfigAction#put$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: CreateBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | label_type_ids | String[] |
labelTypeIds | ||
2 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
3 | name | String |
@Required , @Size{max=200} | name | |
4 | description | String |
@Size{max=1000} | description | |
5 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | urls | |
6 | included_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedUrls | |
7 | excluded_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedUrls | |
8 | included_doc_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedDocUrls | |
9 | excluded_doc_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedDocUrls | |
10 | config_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | configParameter | |
11 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | depth | |
12 | max_access_count | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | maxAccessCount | |
13 | user_agent | String |
@Required , @Size{max=200} | userAgent | |
14 | num_of_thread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | numOfThread | |
15 | interval_time | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | intervalTime | |
16 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
17 | available | String |
@Required , @Size{max=5} | available | |
18 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
19 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
20 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
21 | created_by | String |
@Size{max=1000} | createdBy | |
22 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webconfig.ApiAdminWebconfigAction#post$setting()
annotations: @Execute
@author Keiichi Watanabe
Form or Body: EditBodyNo. | public name | type | comment | annotations | property name |
---|---|---|---|---|---|
1 | id | String |
@Required , @Size{max=1000} | id | |
2 | updated_by | String |
@Size{max=1000} | updatedBy | |
3 | updated_time | Long |
@ValidateTypeFailure | updatedTime | |
4 | version_no | Integer |
@Required , @ValidateTypeFailure | versionNo | |
5 | label_type_ids | String[] |
labelTypeIds | ||
6 | crud_mode | Integer |
@ValidateTypeFailure | crudMode | |
7 | name | String |
@Required , @Size{max=200} | name | |
8 | description | String |
@Size{max=1000} | description | |
9 | urls | String |
@Required , @UriType{protocolType=WEB} , @CustomSize{maxKey=form.admin.max.input.size} | urls | |
10 | included_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedUrls | |
11 | excluded_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedUrls | |
12 | included_doc_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | includedDocUrls | |
13 | excluded_doc_urls | String |
@CustomSize{maxKey=form.admin.max.input.size} | excludedDocUrls | |
14 | config_parameter | String |
@CustomSize{maxKey=form.admin.max.input.size} | configParameter | |
15 | depth | Integer |
@Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | depth | |
16 | max_access_count | Long |
@Min{value=0} , @Max{value=9223372036854775807} , @ValidateTypeFailure | maxAccessCount | |
17 | user_agent | String |
@Required , @Size{max=200} | userAgent | |
18 | num_of_thread | Integer |
@Required , @Min{value=1} , @Max{value=2147483647} , @ValidateTypeFailure | numOfThread | |
19 | interval_time | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | intervalTime | |
20 | boost | Float |
@Required , @ValidateTypeFailure | boost | |
21 | available | String |
@Required , @Size{max=5} | available | |
22 | permissions | String |
@CustomSize{maxKey=form.admin.max.input.size} | permissions | |
23 | virtual_hosts | String |
@CustomSize{maxKey=form.admin.max.input.size} | virtualHosts | |
24 | sort_order | Integer |
@Required , @Min{value=0} , @Max{value=2147483647} , @ValidateTypeFailure | sortOrder | |
25 | created_by | String |
@Size{max=1000} | createdBy | |
26 | created_time | Long |
@ValidateTypeFailure | createdTime |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.api.admin.webconfig.ApiAdminWebconfigAction#delete$setting()
annotations: @Execute
@author Keiichi Watanabe
Path Variables:No. | name | type | comment | annotations |
---|---|---|---|---|
1 | id | String |
No. | name | type | comment | annotations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | response | ApiResponse |
||||||||||||||||
|
Execute Method: org.codelibs.fess.app.web.cache.CacheAction#index()
annotations: @Execute
Form or Body: CacheFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | docId | String |
@Required , @Size{max=100} | |
2 | hq | String[] |
||
3 | q | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
||
7 | fields | Map<String, String[]> |
Execute Method: org.codelibs.fess.app.web.error.ErrorAction#index()
annotations: @Execute
Form or Body: ErrorFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | q | String |
||
3 | url | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
implementations: asHtml(virtualHost(path_Error_ErrorJsp)
Execute Method: org.codelibs.fess.app.web.error.ErrorBadrequrestAction#index()
annotations: @Execute
Form or Body: ErrorFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | q | String |
||
3 | url | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
implementations: asHtml(virtualHost(path_Error_BadRequestJsp)
Execute Method: org.codelibs.fess.app.web.error.ErrorNotfoundAction#index()
annotations: @Execute
Form or Body: ErrorFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | q | String |
||
3 | url | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
implementations: asHtml(virtualHost(path_Error_NotFoundJsp)
Execute Method: org.codelibs.fess.app.web.error.ErrorSystemerrorAction#index()
annotations: @Execute
Form or Body: ErrorFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | q | String |
||
3 | url | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
implementations: asHtml(virtualHost(path_Error_SystemJsp)
Execute Method: org.codelibs.fess.app.web.go.GoAction#index()
annotations: @Execute
Form or Body: GoFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | docId | String |
@Required , @Size{max=100} | |
2 | rt | String |
@Size{max=10000} , @Required | |
3 | hash | String |
||
4 | queryId | String |
@Required | |
5 | order | Integer |
||
6 | q | String |
||
7 | num | String |
||
8 | sort | String |
||
9 | lang | String |
||
10 | fields | Map<String, String[]> |
Execute Method: org.codelibs.fess.app.web.help.HelpAction#index()
annotations: @Execute
Return as: HtmlResponseimplementations: redirectToLogin(),asHtml(virtualHost(path_HelpJsp)
Execute Method: org.codelibs.fess.app.web.login.LoginAction#index()
annotations: @Execute
Return as: HtmlResponseimplementations: asIndexPage(null)
Execute Method: org.codelibs.fess.app.web.login.LoginAction#login()
annotations: @Execute
Form or Body: LoginFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | username | String |
@NotBlank | |
2 | password | String |
@NotBlank | |
3 | confirmPassword | String |
implementations: getHtmlResponse(),##unanalyzable##,asHtml(virtualHost(path_Login_NewpasswordJsp),redirect(getClass()
Execute Method: org.codelibs.fess.app.web.login.LoginAction#changePassword()
annotations: @Execute
Form or Body: PasswordFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | username | String |
||
2 | password | String |
@NotBlank | |
3 | confirmPassword | String |
@NotBlank |
implementations: getUserBean(),redirect(ProfileAction.class)
Execute Method: org.codelibs.fess.app.web.logout.LogoutAction#index()
annotations: @Execute
Return as: HtmlResponseimplementations: HtmlResponse.fromRedirectPathAsIs(redirectUrl),redirect(LoginAction.class)
Execute Method: org.codelibs.fess.app.web.osdd.OsddAction#index()
annotations: @Execute
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.profile.ProfileAction#index()
annotations: @Execute
Return as: HtmlResponseimplementations: asIndexHtml()
Execute Method: org.codelibs.fess.app.web.profile.ProfileAction#changePassword()
annotations: @Execute
Form or Body: ProfileFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | oldPassword | String |
@NotBlank | |
2 | newPassword | String |
@NotBlank | |
3 | confirmNewPassword | String |
@NotBlank |
implementations: asIndexHtml(),redirect(getClass()
Execute Method: org.codelibs.fess.app.web.search.SearchAction#index()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: search(form)
Execute Method: org.codelibs.fess.app.web.search.SearchAction#advance()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: redirectToLogin(),asHtml(virtualHost(path_AdvanceJsp)
Execute Method: org.codelibs.fess.app.web.search.SearchAction#search()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: doSearch(form)
Execute Method: org.codelibs.fess.app.web.search.SearchAction#prev()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: doMove(form, -1)
Execute Method: org.codelibs.fess.app.web.search.SearchAction#next()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: doMove(form, 1)
Execute Method: org.codelibs.fess.app.web.search.SearchAction#move()
annotations: @Execute
Form or Body: SearchFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | fields | Map<String, String[]> |
||
2 | as | Map<String, String[]> |
||
3 | q | String |
@Size{max=1000} | |
4 | sort | String |
@Size{max=1000} | |
5 | num | Integer |
@ValidateTypeFailure | |
6 | lang | String[] |
||
7 | ex_q | String[] |
||
8 | start | Integer |
@ValidateTypeFailure | |
9 | offset | Integer |
@ValidateTypeFailure | |
10 | pn | Integer |
@ValidateTypeFailure | |
11 | sdh | String |
@Size{max=1000} | |
12 | track_total_hits | String |
@Size{max=100} |
implementations: doMove(form, 0)
Execute Method: org.codelibs.fess.app.web.sso.SsoAction#index()
annotations: @Execute
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.sso.SsoAction#metadata()
annotations: @Execute
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.sso.SsoAction#logout()
annotations: @Execute
Return as: ActionResponseExecute Method: org.codelibs.fess.app.web.thumbnail.ThumbnailAction#index()
annotations: @Execute
Form or Body: ThumbnailFormNo. | name | type | comment | annotations |
---|---|---|---|---|
1 | docId | String |
@Required , @Size{max=100} | |
2 | queryId | String |
@Required | |
3 | q | String |
||
4 | num | String |
||
5 | sort | String |
||
6 | lang | String |
||
7 | fields | Map<String, String[]> |
No. | file | title | class | parameter count |
---|---|---|---|---|
1 | crawler.dfmail | Crawler Notification | CrawlerPostcard | 16 |
2 | es_status.dfmail | Crawler Notification | EsStatusPostcard | 3 |
3 | testmail.dfmail | Test Mail | TestmailPostcard | 1 |
Title: Crawler Notification
Class: org.codelibs.fess.mylasta.mail.CrawlerPostcard
hasOptionPlusHtml: false
[Crawler Notification]
Crawler notification mail.
No. | name | type |
---|---|---|
1 | hostname | String |
2 | jobname | String |
3 | webFsCrawlStartTime | String |
4 | webFsCrawlEndTime | String |
5 | webFsCrawlExecTime | String |
6 | webFsIndexExecTime | String |
7 | webFsIndexSize | String |
8 | dataCrawlStartTime | String |
9 | dataCrawlEndTime | String |
10 | dataCrawlExecTime | String |
11 | dataIndexExecTime | String |
12 | dataIndexSize | String |
13 | crawlerStartTime | String |
14 | crawlerEndTime | String |
15 | crawlerExecTime | String |
16 | status | String |
Title: Crawler Notification
Class: org.codelibs.fess.mylasta.mail.EsStatusPostcard
hasOptionPlusHtml: false
[Crawler Notification]
No. | name | type |
---|---|---|
1 | hostname | String |
2 | clustername | String |
3 | clusterstatus | String |
Title: Test Mail
Class: org.codelibs.fess.mylasta.mail.TestmailPostcard
hasOptionPlusHtml: false
[Test Mail]
No. | name | type |
---|---|---|
1 | hostname | String |