Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
275 | 0 | 0 | 12247 |
Files
olr/Olr.java
Error | Line |
| File does not end with a newline. |
0
|
olr/Olr.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
40
|
| Parameter appConfig should be final. |
40
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter comms should be final. |
52
|
| Missing a Javadoc comment. |
56
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
65
|
olr/SessionData.java
Error | Line |
| File does not end with a newline. |
0
|
olr/SessionData.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
71
|
| Variable 'isChanged' must be private and have accessor methods. |
71
|
| Missing a Javadoc comment. |
73
|
| Variable 'isROM' must be private and have accessor methods. |
73
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
91
|
| Missing a Javadoc comment. |
95
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
103
|
| Parameter b should be final. |
103
|
| Missing a Javadoc comment. |
107
|
| Parameter b should be final. |
107
|
| Missing a Javadoc comment. |
111
|
| Parameter newcurrentSession should be final. |
111
|
| Missing a Javadoc comment. |
115
|
| Parameter user should be final. |
115
|
| 'user' hides a field. |
115
|
| Missing a Javadoc comment. |
120
|
| Missing a Javadoc comment. |
124
|
| Missing a Javadoc comment. |
129
|
| Missing a Javadoc comment. |
133
|
| Missing a Javadoc comment. |
137
|
| Missing a Javadoc comment. |
141
|
| Missing a Javadoc comment. |
145
|
| Missing a Javadoc comment. |
150
|
| Missing a Javadoc comment. |
154
|
| Parameter statementPool should be final. |
154
|
| 'statementPool' hides a field. |
154
|
| Missing a Javadoc comment. |
158
|
| Parameter courseViewers should be final. |
158
|
| 'courseViewers' hides a field. |
158
|
| Missing a Javadoc comment. |
162
|
| Missing a Javadoc comment. |
166
|
| Parameter relationViewer should be final. |
166
|
| 'relationViewer' hides a field. |
166
|
| Missing a Javadoc comment. |
170
|
| Missing a Javadoc comment. |
174
|
| Parameter toolbarSession should be final. |
174
|
| 'toolbarSession' hides a field. |
174
|
| Missing a Javadoc comment. |
178
|
| Missing a Javadoc comment. |
182
|
| Parameter contentAboutURI should be final. |
182
|
| 'contentAboutURI' hides a field. |
182
|
| Missing a Javadoc comment. |
186
|
| Line is longer than 80 characters. |
190
|
| Missing a Javadoc comment. |
190
|
| Parameter model should be final. |
190
|
| 'model' hides a field. |
190
|
| Parameter root should be final. |
190
|
| 'root' hides a field. |
190
|
| Parameter author should be final. |
190
|
| Parameter interfaceType should be final. |
190
|
| 'interfaceType' hides a field. |
190
|
| Line is longer than 80 characters. |
202
|
| 'toolbarSession' hides a field. |
202
|
| Line is longer than 80 characters. |
210
|
| 'if' construct must use '{}'s. |
211
|
| Line is longer than 80 characters. |
217
|
| 'if' construct must use '{}'s. |
219
|
| 'if' construct must use '{}'s. |
221
|
| Line is longer than 80 characters. |
227
|
| 'if' construct must use '{}'s. |
235
|
| Line is longer than 80 characters. |
235
|
| Line is longer than 80 characters. |
238
|
| 'if' construct must use '{}'s. |
239
|
| Line is longer than 80 characters. |
240
|
| 'if' construct must use '{}'s. |
241
|
| Line is longer than 80 characters. |
242
|
| Line is longer than 80 characters. |
244
|
| Missing a Javadoc comment. |
251
|
| Parameter maxInactiveInterval should be final. |
251
|
| Line is longer than 80 characters. |
255
|
| '1000' is a magic number. |
255
|
| '120' is a magic number. |
255
|
| Missing a Javadoc comment. |
264
|
| 'if' construct must use '{}'s. |
265
|
| Missing a Javadoc comment. |
272
|
| 'if' construct must use '{}'s. |
273
|
| Line is longer than 80 characters. |
275
|
| Missing a Javadoc comment. |
284
|
| Parameter interval should be final. |
284
|
| Line is longer than 80 characters. |
285
|
| '1000' is a magic number. |
285
|
| Missing a Javadoc comment. |
288
|
| Parameter schemaURI should be final. |
288
|
| Parameter title should be final. |
288
|
| Missing a Javadoc comment. |
296
|
| Parameter fileURI should be final. |
296
|
| Parameter title should be final. |
296
|
| Parameter model should be final. |
314
|
| 'model' hides a field. |
314
|
olr/content/ContentAttribute.java
Error | Line |
| File does not end with a newline. |
0
|
olr/content/ContentAttribute.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
57
|
| Parameter attribute should be final. |
62
|
| 'attribute' hides a field. |
62
|
| Expected @param tag for 'attribute'. |
62
|
| Parameter statementPool should be final. |
62
|
| 'statementPool' hides a field. |
62
|
| Expected @param tag for 'statementPool'. |
62
|
| Parameter toolbarSession should be final. |
63
|
| 'toolbarSession' hides a field. |
63
|
| Expected @param tag for 'toolbarSession'. |
63
|
| Missing a Javadoc comment. |
75
|
| 'toolbarSession' hides a field. |
84
|
| 'if' construct must use '{}'s. |
85
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
93
|
| 'for' construct must use '{}'s. |
99
|
| Line is longer than 80 characters. |
100
|
| Empty statement. |
101
|
| Line is longer than 80 characters. |
104
|
| 'if' construct must use '{}'s. |
105
|
| 'else' construct must use '{}'s. |
107
|
| Missing a Javadoc comment. |
115
|
| Missing a Javadoc comment. |
119
|
| Parameter subject should be final. |
119
|
| Parameter list should be final. |
119
|
| 'if' construct must use '{}'s. |
121
|
| 'for' construct must use '{}'s. |
124
|
| Line is longer than 80 characters. |
124
|
| Empty statement. |
126
|
| Missing a Javadoc comment. |
129
|
| Missing a Javadoc comment. |
133
|
| Missing a Javadoc comment. |
137
|
| Missing a Javadoc comment. |
141
|
| Missing a Javadoc comment. |
145
|
| Missing a Javadoc comment. |
149
|
| Missing a Javadoc comment. |
153
|
| Missing a Javadoc comment. |
157
|
| Missing a Javadoc comment. |
161
|
| Missing a Javadoc comment. |
165
|
| Missing a Javadoc comment. |
169
|
| Missing a Javadoc comment. |
173
|
| Parameter value should be final. |
173
|
| Missing a Javadoc comment. |
177
|
| Parameter optionNo should be final. |
177
|
| 'if' construct must use '{}'s. |
178
|
| Missing a Javadoc comment. |
182
|
| Missing a Javadoc comment. |
186
|
| Parameter classNo should be final. |
186
|
| 'if' construct must use '{}'s. |
187
|
| Line is longer than 80 characters. |
188
|
| Missing a Javadoc comment. |
192
|
olr/content/ContentModel.java
Error | Line |
| File does not end with a newline. |
0
|
olr/content/ContentModel.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Unused import - java.util.ArrayList. |
19
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Variable 'aboutURI' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
41
|
| Variable 'attributes' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
45
|
| Parameter aboutURI should be final. |
51
|
| 'aboutURI' hides a field. |
51
|
| Expected @param tag for 'aboutURI'. |
51
|
| Parameter statementPool should be final. |
51
|
| 'statementPool' hides a field. |
51
|
| Expected @param tag for 'statementPool'. |
51
|
| Parameter toolbarSession should be final. |
52
|
| 'toolbarSession' hides a field. |
52
|
| Expected @param tag for 'toolbarSession'. |
52
|
| 'for' construct must use '{}'s. |
60
|
| Line is longer than 80 characters. |
60
|
| Empty statement. |
62
|
| Line is longer than 80 characters. |
63
|
| Missing a Javadoc comment. |
67
|
| Missing a Javadoc comment. |
71
|
| 'if' construct must use '{}'s. |
73
|
| 'else' construct must use '{}'s. |
75
|
| Missing a Javadoc comment. |
79
|
| 'if' construct must use '{}'s. |
81
|
| 'else' construct must use '{}'s. |
83
|
| Missing a Javadoc comment. |
87
|
| Missing a Javadoc comment. |
91
|
| Redundant 'final' modifier. |
91
|
| Missing a Javadoc comment. |
95
|
| Parameter property should be final. |
95
|
| Line is longer than 80 characters. |
97
|
| Missing a Javadoc comment. |
101
|
| Parameter index should be final. |
101
|
| Missing a Javadoc comment. |
109
|
olr/content/SortedContentAttributeList.java
Error | Line |
| File does not end with a newline. |
0
|
olr/content/SortedContentAttributeList.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
22
|
| Missing a Javadoc comment. |
25
|
| Parameter o should be final. |
25
|
| Missing a Javadoc comment. |
29
|
| Parameter o1 should be final. |
29
|
| Parameter o2 should be final. |
29
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
31
|
olr/content/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/om/BaseModel.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
29
|
| First sentence should end with a period. |
30
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
31
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
43
|
| First sentence should end with a period. |
44
|
| Line has trailing spaces. |
46
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
51
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
56
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
61
|
| First sentence should end with a period. |
62
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter v should be final. |
67
|
| Expected @throws tag for 'TorqueException'. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
69
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| '{' should be on the previous line. |
80
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
88
|
| First sentence should end with a period. |
89
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
99
|
| First sentence should end with a period. |
100
|
| Line has trailing spaces. |
105
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Parameter v should be final. |
105
|
| '{' should be on the previous line. |
106
|
| Line has trailing spaces. |
107
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
116
|
| First sentence should end with a period. |
117
|
| Method 'getLocked' is not designed for extension - needs to be abstract, final or empty. |
122
|
| '{' should be on the previous line. |
123
|
| Line has trailing spaces. |
127
|
| First sentence should end with a period. |
128
|
| Line has trailing spaces. |
133
|
| Method 'setLocked' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter v should be final. |
133
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
135
|
| '{' should be on the previous line. |
137
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
144
|
| First sentence should end with a period. |
145
|
| Method 'getLockedBy' is not designed for extension - needs to be abstract, final or empty. |
150
|
| '{' should be on the previous line. |
151
|
| Line has trailing spaces. |
155
|
| First sentence should end with a period. |
156
|
| Method 'setLockedBy' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Parameter v should be final. |
161
|
| Expected @throws tag for 'TorqueException'. |
161
|
| '{' should be on the previous line. |
162
|
| Line has trailing spaces. |
163
|
| '{' should be on the previous line. |
165
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
170
|
| '{' should be on the previous line. |
172
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| First sentence should end with a period. |
178
|
| Method 'getIsCourse' is not designed for extension - needs to be abstract, final or empty. |
183
|
| '{' should be on the previous line. |
184
|
| Line has trailing spaces. |
188
|
| First sentence should end with a period. |
189
|
| Line has trailing spaces. |
194
|
| Method 'setIsCourse' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter v should be final. |
194
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
196
|
| '{' should be on the previous line. |
198
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
208
|
| Line has trailing spaces. |
209
|
| Missing a Javadoc comment. |
210
|
| First sentence should end with a period. |
212
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Parameter v should be final. |
218
|
| Expected @throws tag for 'TorqueException'. |
218
|
| '{' should be on the previous line. |
219
|
| '{' should be on the previous line. |
221
|
| '}' should be on the same line. |
223
|
| '{' should be on the previous line. |
225
|
| Line has trailing spaces. |
231
|
| First sentence should end with a period. |
232
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
238
|
| Expected @throws tag for 'TorqueException'. |
238
|
| '{' should be on the previous line. |
239
|
| '{' should be on the previous line. |
241
|
| Line is longer than 80 characters. |
242
|
| Line has trailing spaces. |
243
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
263
|
| Parameter key should be final. |
263
|
| Expected @param tag for 'key'. |
263
|
| Expected @throws tag for 'TorqueException'. |
263
|
| '{' should be on the previous line. |
264
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
268
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
270
|
| First sentence should end with a period. |
271
|
| Variable 'collModelStatements' must be private and have accessor methods. |
274
|
| Method 'initModelStatements' is not designed for extension - needs to be abstract, final or empty. |
281
|
| '{' should be on the previous line. |
282
|
| '{' should be on the previous line. |
284
|
| First sentence should end with a period. |
289
|
| Method 'addModelStatement' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Parameter l should be final. |
296
|
| Expected @throws tag for 'TorqueException'. |
296
|
| '{' should be on the previous line. |
297
|
| First sentence should end with a period. |
302
|
| Expected an @return tag. |
314
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Expected @throws tag for 'TorqueException'. |
314
|
| '{' should be on the previous line. |
315
|
| '{' should be on the previous line. |
317
|
| '10' is a magic number. |
318
|
| Expected an @return tag. |
334
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
334
|
| Parameter criteria should be final. |
334
|
| Expected @param tag for 'criteria'. |
334
|
| Expected @throws tag for 'TorqueException'. |
334
|
| '{' should be on the previous line. |
335
|
| '{' should be on the previous line. |
337
|
| '{' should be on the previous line. |
339
|
| '}' should be on the same line. |
341
|
| '{' should be on the previous line. |
343
|
| ')' is preceded with whitespace. |
344
|
| Line is longer than 80 characters. |
345
|
| '}' should be on the same line. |
347
|
| '{' should be on the previous line. |
349
|
| '{' should be on the previous line. |
352
|
| '{' should be on the previous line. |
358
|
| Expected an @return tag. |
376
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
376
|
| Parameter con should be final. |
376
|
| Expected @param tag for 'con'. |
376
|
| Expected @throws tag for 'TorqueException'. |
376
|
| '{' should be on the previous line. |
377
|
| '{' should be on the previous line. |
379
|
| '10' is a magic number. |
380
|
| Expected an @return tag. |
397
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
397
|
| Parameter criteria should be final. |
397
|
| Expected @param tag for 'criteria'. |
397
|
| Parameter con should be final. |
397
|
| Expected @param tag for 'con'. |
397
|
| Expected @throws tag for 'TorqueException'. |
398
|
| '{' should be on the previous line. |
399
|
| '{' should be on the previous line. |
401
|
| '{' should be on the previous line. |
403
|
| '}' should be on the same line. |
405
|
| '{' should be on the previous line. |
407
|
| Line is longer than 80 characters. |
409
|
| '}' should be on the same line. |
411
|
| '{' should be on the previous line. |
413
|
| '{' should be on the previous line. |
416
|
| '{' should be on the previous line. |
422
|
| Line is longer than 80 characters. |
423
|
| Line has trailing spaces. |
432
|
| Line has trailing spaces. |
433
|
| Line has trailing spaces. |
434
|
| Line has trailing spaces. |
435
|
| Line has trailing spaces. |
436
|
| Line has trailing spaces. |
437
|
| Line has trailing spaces. |
438
|
| Line has trailing spaces. |
439
|
| Line has trailing spaces. |
440
|
| Line has trailing spaces. |
441
|
| Expected an @return tag. |
453
|
| Method 'getModelStatementsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
453
|
| Parameter criteria should be final. |
453
|
| Expected @param tag for 'criteria'. |
453
|
| Expected @throws tag for 'TorqueException'. |
454
|
| '{' should be on the previous line. |
455
|
| '{' should be on the previous line. |
457
|
| '{' should be on the previous line. |
459
|
| '}' should be on the same line. |
461
|
| '{' should be on the previous line. |
463
|
| Line is longer than 80 characters. |
465
|
| '}' should be on the same line. |
467
|
| '{' should be on the previous line. |
469
|
| '{' should be on the previous line. |
476
|
| Line is longer than 80 characters. |
477
|
| Line has trailing spaces. |
484
|
| Line has trailing spaces. |
485
|
| Line has trailing spaces. |
486
|
| Line has trailing spaces. |
487
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
489
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
491
|
| Line has trailing spaces. |
492
|
| Expected an @return tag. |
504
|
| Method 'getModelStatementsJoinModel' is not designed for extension - needs to be abstract, final or empty. |
504
|
| Parameter criteria should be final. |
504
|
| Expected @param tag for 'criteria'. |
504
|
| Expected @throws tag for 'TorqueException'. |
505
|
| '{' should be on the previous line. |
506
|
| '{' should be on the previous line. |
508
|
| '{' should be on the previous line. |
510
|
| '}' should be on the same line. |
512
|
| '{' should be on the previous line. |
514
|
| Line is longer than 80 characters. |
516
|
| '}' should be on the same line. |
518
|
| '{' should be on the previous line. |
520
|
| '{' should be on the previous line. |
527
|
| Line is longer than 80 characters. |
528
|
| Line has trailing spaces. |
535
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
537
|
| Line has trailing spaces. |
538
|
| Line has trailing spaces. |
539
|
| Line has trailing spaces. |
540
|
| Line has trailing spaces. |
541
|
| Line has trailing spaces. |
542
|
| Line has trailing spaces. |
543
|
| Expected an @return tag. |
555
|
| Method 'getModelStatementsJoinRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
555
|
| Parameter criteria should be final. |
555
|
| Expected @param tag for 'criteria'. |
555
|
| Expected @throws tag for 'TorqueException'. |
556
|
| '{' should be on the previous line. |
557
|
| '{' should be on the previous line. |
559
|
| '{' should be on the previous line. |
561
|
| '}' should be on the same line. |
563
|
| '{' should be on the previous line. |
565
|
| Line is longer than 80 characters. |
567
|
| '}' should be on the same line. |
569
|
| '{' should be on the previous line. |
571
|
| '{' should be on the previous line. |
578
|
| Line is longer than 80 characters. |
579
|
| Line has trailing spaces. |
586
|
| Line has trailing spaces. |
589
|
| Missing a Javadoc comment. |
590
|
| '{' should be on the previous line. |
598
|
| '{' should be on the previous line. |
600
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
618
|
| Parameter name should be final. |
618
|
| 'name' hides a field. |
618
|
| '{' should be on the previous line. |
619
|
| '{' should be on the previous line. |
621
|
| '{' should be on the previous line. |
625
|
| '{' should be on the previous line. |
629
|
| '{' should be on the previous line. |
633
|
| '{' should be on the previous line. |
637
|
| Line has trailing spaces. |
642
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
651
|
| Parameter name should be final. |
651
|
| 'name' hides a field. |
651
|
| '{' should be on the previous line. |
652
|
| '{' should be on the previous line. |
654
|
| '{' should be on the previous line. |
658
|
| '{' should be on the previous line. |
662
|
| '{' should be on the previous line. |
666
|
| '{' should be on the previous line. |
670
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
683
|
| Parameter pos should be final. |
683
|
| '{' should be on the previous line. |
684
|
| '{' should be on the previous line. |
686
|
| '{' should be on the previous line. |
690
|
| '{' should be on the previous line. |
694
|
| '3' is a magic number. |
697
|
| '{' should be on the previous line. |
698
|
| '4' is a magic number. |
701
|
| '{' should be on the previous line. |
702
|
| Line has trailing spaces. |
707
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
714
|
| Expected @throws tag for 'Exception'. |
714
|
| '{' should be on the previous line. |
715
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
730
|
| Parameter dbName should be final. |
730
|
| Expected @param tag for 'dbName'. |
730
|
| Expected @throws tag for 'TorqueException'. |
730
|
| '{' should be on the previous line. |
731
|
| '{' should be on the previous line. |
734
|
| '}' should be on the same line. |
738
|
| 'catch' is not followed by whitespace. |
739
|
| '{' should be on the previous line. |
740
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
759
|
| Parameter con should be final. |
759
|
| Expected @param tag for 'con'. |
759
|
| Expected @throws tag for 'TorqueException'. |
759
|
| '{' should be on the previous line. |
760
|
| '{' should be on the previous line. |
762
|
| Line has trailing spaces. |
766
|
| '{' should be on the previous line. |
769
|
| '{' should be on the previous line. |
771
|
| '}' should be on the same line. |
774
|
| '{' should be on the previous line. |
776
|
| Line has trailing spaces. |
781
|
| Line has trailing spaces. |
782
|
| '{' should be on the previous line. |
784
|
| '{' should be on the previous line. |
786
|
| Line has trailing spaces. |
795
|
| Unused @param tag for 'id'. |
799
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
801
|
| Parameter key should be final. |
801
|
| Expected @param tag for 'key'. |
801
|
| Expected @throws tag for 'TorqueException'. |
802
|
| '{' should be on the previous line. |
803
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
812
|
| Parameter key should be final. |
812
|
| Expected @param tag for 'key'. |
812
|
| Expected @throws tag for 'TorqueException'. |
812
|
| '{' should be on the previous line. |
813
|
| Line has trailing spaces. |
817
|
| Expected an @return tag. |
822
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
822
|
| '{' should be on the previous line. |
823
|
| Line has trailing spaces. |
827
|
| Expected an @return tag. |
835
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
835
|
| Expected @throws tag for 'TorqueException'. |
835
|
| '{' should be on the previous line. |
836
|
| Line has trailing spaces. |
839
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
840
|
| Missing a Javadoc comment. |
840
|
| Parameter copyObj should be final. |
840
|
| '{' should be on the previous line. |
841
|
| Line has trailing spaces. |
847
|
| Line has trailing spaces. |
849
|
| Line has trailing spaces. |
850
|
| Line has trailing spaces. |
851
|
| '{' should be on the previous line. |
854
|
| Line has trailing spaces. |
858
|
| Expected an @return tag. |
868
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
868
|
| '{' should be on the previous line. |
869
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
873
|
| Missing a Javadoc comment. |
873
|
| '{' should be on the previous line. |
874
|
| 'return' is not followed by whitespace. |
892
|
olr/om/BaseModelPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
41
|
| '{' should be on the previous line. |
51
|
| First sentence should end with a period. |
55
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| Parameter className should be final. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
123
|
| Parameter results should be final. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| '{' should be on the previous line. |
148
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
161
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Expected an @return tag. |
181
|
| Parameter criteria should be final. |
181
|
| '{' should be on the previous line. |
183
|
| Expected an @return tag. |
198
|
| Parameter criteria should be final. |
198
|
| Parameter con should be final. |
198
|
| '{' should be on the previous line. |
200
|
| Line is longer than 80 characters. |
201
|
| '{' should be on the previous line. |
203
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
208
|
| '}' should be on the same line. |
210
|
| '{' should be on the previous line. |
212
|
| Line has trailing spaces. |
217
|
| '{' should be on the previous line. |
222
|
| '{' should be on the previous line. |
226
|
| '}' should be on the same line. |
228
|
| '{' should be on the previous line. |
230
|
| Parameter criteria should be final. |
242
|
| '{' should be on the previous line. |
244
|
| Expected an @return tag. |
261
|
| Parameter row should be final. |
261
|
| Expected @param tag for 'row'. |
261
|
| Parameter offset should be final. |
262
|
| Expected @param tag for 'offset'. |
262
|
| Parameter cls should be final. |
263
|
| Expected @param tag for 'cls'. |
263
|
| '{' should be on the previous line. |
265
|
| '{' should be on the previous line. |
267
|
| '}' should be on the same line. |
274
|
| '{' should be on the previous line. |
276
|
| '}' should be on the same line. |
278
|
| '{' should be on the previous line. |
280
|
| Parameter row should be final. |
294
|
| Expected @param tag for 'row'. |
294
|
| Parameter offset should be final. |
295
|
| Expected @param tag for 'offset'. |
295
|
| Parameter obj should be final. |
296
|
| Expected @param tag for 'obj'. |
296
|
| '{' should be on the previous line. |
298
|
| '{' should be on the previous line. |
300
|
| '3' is a magic number. |
304
|
| '4' is a magic number. |
305
|
| '}' should be on the same line. |
306
|
| '{' should be on the previous line. |
308
|
| Parameter criteria should be final. |
321
|
| '{' should be on the previous line. |
322
|
| Parameter criteria should be final. |
335
|
| Parameter con should be final. |
335
|
| '{' should be on the previous line. |
337
|
| Expected an @return tag. |
351
|
| Parameter criteria should be final. |
351
|
| Expected @param tag for 'criteria'. |
351
|
| '{' should be on the previous line. |
353
|
| Expected an @return tag. |
366
|
| Parameter criteria should be final. |
366
|
| Expected @param tag for 'criteria'. |
366
|
| Parameter con should be final. |
366
|
| '{' should be on the previous line. |
368
|
| '{' should be on the previous line. |
370
|
| Line is longer than 80 characters. |
374
|
| '{' should be on the previous line. |
376
|
| '{' should be on the previous line. |
379
|
| '{' should be on the previous line. |
381
|
| '}' should be on the same line. |
383
|
| '{' should be on the previous line. |
385
|
| Line has trailing spaces. |
390
|
| '{' should be on the previous line. |
395
|
| '{' should be on the previous line. |
401
|
| '}' should be on the same line. |
403
|
| '{' should be on the previous line. |
405
|
| Expected an @return tag. |
417
|
| Parameter records should be final. |
417
|
| Expected @param tag for 'records'. |
417
|
| '{' should be on the previous line. |
419
|
| '{' should be on the previous line. |
424
|
| Line has trailing spaces. |
431
|
| Expected an @return tag. |
441
|
| '{' should be on the previous line. |
443
|
| Parameter criteria should be final. |
455
|
| '{' should be on the previous line. |
456
|
| Parameter criteria should be final. |
472
|
| Parameter con should be final. |
472
|
| '{' should be on the previous line. |
474
|
| Line is longer than 80 characters. |
477
|
| '{' should be on the previous line. |
479
|
| '{' should be on the previous line. |
482
|
| '{' should be on the previous line. |
484
|
| '}' should be on the same line. |
486
|
| '{' should be on the previous line. |
488
|
| Line has trailing spaces. |
493
|
| '{' should be on the previous line. |
498
|
| '{' should be on the previous line. |
502
|
| '}' should be on the same line. |
504
|
| '{' should be on the previous line. |
506
|
| Parameter criteria should be final. |
518
|
| '{' should be on the previous line. |
519
|
| Parameter criteria should be final. |
534
|
| Parameter con should be final. |
534
|
| '{' should be on the previous line. |
536
|
| Line is longer than 80 characters. |
537
|
| '{' should be on the previous line. |
539
|
| '{' should be on the previous line. |
542
|
| '{' should be on the previous line. |
544
|
| '}' should be on the same line. |
546
|
| '{' should be on the previous line. |
548
|
| Line has trailing spaces. |
553
|
| '{' should be on the previous line. |
558
|
| '{' should be on the previous line. |
562
|
| '}' should be on the same line. |
564
|
| '{' should be on the previous line. |
566
|
| First sentence should end with a period. |
571
|
| Expected an @return tag. |
577
|
| Parameter obj should be final. |
577
|
| Expected @param tag for 'obj'. |
577
|
| '{' should be on the previous line. |
578
|
| First sentence should end with a period. |
582
|
| Parameter obj should be final. |
588
|
| Expected @param tag for 'obj'. |
588
|
| '{' should be on the previous line. |
589
|
| Parameter obj should be final. |
600
|
| '{' should be on the previous line. |
601
|
| Parameter obj should be final. |
611
|
| '{' should be on the previous line. |
612
|
| Parameter obj should be final. |
626
|
| Parameter con should be final. |
626
|
| '{' should be on the previous line. |
628
|
| Parameter obj should be final. |
644
|
| Parameter con should be final. |
644
|
| '{' should be on the previous line. |
646
|
| Parameter obj should be final. |
661
|
| Parameter con should be final. |
661
|
| '{' should be on the previous line. |
663
|
| Parameter pk should be final. |
674
|
| '{' should be on the previous line. |
675
|
| Parameter pk should be final. |
690
|
| Parameter con should be final. |
690
|
| '{' should be on the previous line. |
692
|
| First sentence should end with a period. |
696
|
| Expected an @return tag. |
697
|
| '(' is followed by whitespace. |
697
|
| Parameter pk should be final. |
697
|
| Expected @param tag for 'pk'. |
697
|
| ')' is preceded with whitespace. |
697
|
| '{' should be on the previous line. |
698
|
| First sentence should end with a period. |
704
|
| Expected an @return tag. |
705
|
| '(' is followed by whitespace. |
705
|
| Parameter obj should be final. |
705
|
| Expected @param tag for 'obj'. |
705
|
| ')' is preceded with whitespace. |
705
|
| '{' should be on the previous line. |
706
|
| 'if' construct must use '{}'s. |
708
|
| Line has trailing spaces. |
716
|
| Line has trailing spaces. |
717
|
| First sentence should end with a period. |
718
|
| Expected an @return tag. |
727
|
| Parameter pk should be final. |
727
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
728
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
728
|
| '{' should be on the previous line. |
729
|
| Line has trailing spaces. |
732
|
| First sentence should end with a period. |
733
|
| Expected an @return tag. |
742
|
| Parameter pk should be final. |
742
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
743
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
743
|
| '{' should be on the previous line. |
744
|
| '{' should be on the previous line. |
748
|
| '}' should be on the same line. |
751
|
| '{' should be on the previous line. |
753
|
| 'return' is not followed by whitespace. |
756
|
| First sentence should end with a period. |
759
|
| Expected an @return tag. |
769
|
| Parameter pk should be final. |
769
|
| Parameter con should be final. |
769
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
770
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
770
|
| '{' should be on the previous line. |
771
|
| '{' should be on the previous line. |
775
|
| '}' should be on the same line. |
777
|
| '{' should be on the previous line. |
779
|
| '}' should be on the same line. |
781
|
| '{' should be on the previous line. |
783
|
| 'cast' is not followed by whitespace. |
784
|
| First sentence should end with a period. |
788
|
| Expected an @return tag. |
795
|
| Parameter pks should be final. |
795
|
| '{' should be on the previous line. |
797
|
| '{' should be on the previous line. |
801
|
| '}' should be on the same line. |
804
|
| '{' should be on the previous line. |
806
|
| 'return' is not followed by whitespace. |
809
|
| First sentence should end with a period. |
812
|
| Expected an @return tag. |
820
|
| '(' is followed by whitespace. |
820
|
| Parameter pks should be final. |
820
|
| Parameter dbcon should be final. |
820
|
| ')' is preceded with whitespace. |
820
|
| '{' should be on the previous line. |
822
|
| '{' should be on the previous line. |
825
|
| '}' should be on the same line. |
827
|
| '{' should be on the previous line. |
829
|
| '(' is followed by whitespace. |
831
|
| ')' is preceded with whitespace. |
831
|
| Line has trailing spaces. |
837
|
| Line has trailing spaces. |
841
|
| Line has trailing spaces. |
842
|
| Line has trailing spaces. |
843
|
| Line has trailing spaces. |
844
|
| Expected an @return tag. |
857
|
| Parameter c should be final. |
857
|
| Expected @param tag for 'c'. |
857
|
| '{' should be on the previous line. |
859
|
| '{' should be on the previous line. |
864
|
| Line has trailing spaces. |
875
|
| Line is longer than 80 characters. |
877
|
| '{' should be on the previous line. |
879
|
| '{' should be on the previous line. |
882
|
| '{' should be on the previous line. |
884
|
| '}' should be on the same line. |
886
|
| '{' should be on the previous line. |
888
|
| Line has trailing spaces. |
893
|
| '{' should be on the previous line. |
898
|
| 'cast' is not followed by whitespace. |
905
|
| '{' should be on the previous line. |
910
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
911
|
| 'cast' is not followed by whitespace. |
911
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
912
|
| 'cast' is not followed by whitespace. |
912
|
| '{' should be on the previous line. |
914
|
| '{' should be on the previous line. |
921
|
| Line has trailing spaces. |
929
|
| Line has trailing spaces. |
930
|
| Line has trailing spaces. |
931
|
| Line has trailing spaces. |
932
|
| Expected an @return tag. |
940
|
| '{' should be on the previous line. |
942
|
olr/om/BaseModelStatement.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| '{' should be on the previous line. |
32
|
| First sentence should end with a period. |
33
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
43
|
| First sentence should end with a period. |
44
|
| Line has trailing spaces. |
46
|
| First sentence should end with a period. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
51
|
| Method 'getModelId' is not designed for extension - needs to be abstract, final or empty. |
56
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
61
|
| First sentence should end with a period. |
62
|
| Method 'setModelId' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter v should be final. |
67
|
| Expected @throws tag for 'TorqueException'. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
69
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
| '{' should be on the previous line. |
78
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
83
|
| First sentence should end with a period. |
84
|
| Method 'getStatementId' is not designed for extension - needs to be abstract, final or empty. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
94
|
| First sentence should end with a period. |
95
|
| Method 'setStatementId' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Parameter v should be final. |
100
|
| Expected @throws tag for 'TorqueException'. |
100
|
| '{' should be on the previous line. |
101
|
| Line has trailing spaces. |
102
|
| '{' should be on the previous line. |
104
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
109
|
| '{' should be on the previous line. |
111
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
116
|
| First sentence should end with a period. |
117
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
122
|
| '{' should be on the previous line. |
123
|
| Line has trailing spaces. |
127
|
| First sentence should end with a period. |
128
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter v should be final. |
133
|
| Expected @throws tag for 'TorqueException'. |
133
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
135
|
| '{' should be on the previous line. |
137
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| '{' should be on the previous line. |
144
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
149
|
| First sentence should end with a period. |
150
|
| Method 'getModified' is not designed for extension - needs to be abstract, final or empty. |
155
|
| '{' should be on the previous line. |
156
|
| Line has trailing spaces. |
160
|
| First sentence should end with a period. |
161
|
| Line has trailing spaces. |
166
|
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter v should be final. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
168
|
| '{' should be on the previous line. |
170
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
181
|
| Missing a Javadoc comment. |
182
|
| First sentence should end with a period. |
184
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Parameter v should be final. |
190
|
| Expected @throws tag for 'TorqueException'. |
190
|
| '{' should be on the previous line. |
191
|
| '{' should be on the previous line. |
193
|
| '}' should be on the same line. |
195
|
| '{' should be on the previous line. |
197
|
| Line has trailing spaces. |
203
|
| First sentence should end with a period. |
204
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Expected @throws tag for 'TorqueException'. |
210
|
| '{' should be on the previous line. |
211
|
| '{' should be on the previous line. |
213
|
| Line is longer than 80 characters. |
214
|
| Line has trailing spaces. |
215
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Parameter key should be final. |
235
|
| Expected @param tag for 'key'. |
235
|
| Expected @throws tag for 'TorqueException'. |
235
|
| '{' should be on the previous line. |
236
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
243
|
| Missing a Javadoc comment. |
244
|
| First sentence should end with a period. |
246
|
| Method 'setModel' is not designed for extension - needs to be abstract, final or empty. |
252
|
| Parameter v should be final. |
252
|
| Expected @throws tag for 'TorqueException'. |
252
|
| '{' should be on the previous line. |
253
|
| '{' should be on the previous line. |
255
|
| '}' should be on the same line. |
257
|
| '{' should be on the previous line. |
259
|
| Line has trailing spaces. |
265
|
| First sentence should end with a period. |
266
|
| Method 'getModel' is not designed for extension - needs to be abstract, final or empty. |
272
|
| Expected @throws tag for 'TorqueException'. |
272
|
| '{' should be on the previous line. |
273
|
| '{' should be on the previous line. |
275
|
| Line is longer than 80 characters. |
276
|
| Line has trailing spaces. |
277
|
| Method 'setModelKey' is not designed for extension - needs to be abstract, final or empty. |
297
|
| Parameter key should be final. |
297
|
| Expected @param tag for 'key'. |
297
|
| Expected @throws tag for 'TorqueException'. |
297
|
| '{' should be on the previous line. |
298
|
| Line has trailing spaces. |
299
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
303
|
| Line has trailing spaces. |
304
|
| Line has trailing spaces. |
305
|
| Missing a Javadoc comment. |
306
|
| First sentence should end with a period. |
308
|
| Method 'setRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Parameter v should be final. |
314
|
| Expected @throws tag for 'TorqueException'. |
314
|
| '{' should be on the previous line. |
315
|
| '{' should be on the previous line. |
317
|
| '}' should be on the same line. |
319
|
| '{' should be on the previous line. |
321
|
| Line has trailing spaces. |
327
|
| First sentence should end with a period. |
328
|
| Method 'getRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
334
|
| Expected @throws tag for 'TorqueException'. |
334
|
| '{' should be on the previous line. |
335
|
| '{' should be on the previous line. |
337
|
| Line is longer than 80 characters. |
338
|
| Line has trailing spaces. |
339
|
| Line is longer than 80 characters. |
346
|
| Method 'setRdfStatementKey' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Parameter key should be final. |
359
|
| Expected @param tag for 'key'. |
359
|
| Expected @throws tag for 'TorqueException'. |
359
|
| '{' should be on the previous line. |
360
|
| Line has trailing spaces. |
361
|
| Line has trailing spaces. |
364
|
| Line has trailing spaces. |
365
|
| Missing a Javadoc comment. |
366
|
| '{' should be on the previous line. |
374
|
| '{' should be on the previous line. |
376
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
393
|
| Parameter name should be final. |
393
|
| '{' should be on the previous line. |
394
|
| '{' should be on the previous line. |
396
|
| '{' should be on the previous line. |
400
|
| '{' should be on the previous line. |
404
|
| '{' should be on the previous line. |
408
|
| Line has trailing spaces. |
413
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Parameter name should be final. |
422
|
| '{' should be on the previous line. |
423
|
| '{' should be on the previous line. |
425
|
| '{' should be on the previous line. |
429
|
| '{' should be on the previous line. |
433
|
| '{' should be on the previous line. |
437
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
450
|
| Parameter pos should be final. |
450
|
| '{' should be on the previous line. |
451
|
| '{' should be on the previous line. |
453
|
| '{' should be on the previous line. |
457
|
| '{' should be on the previous line. |
461
|
| '3' is a magic number. |
464
|
| '{' should be on the previous line. |
465
|
| Line has trailing spaces. |
470
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
477
|
| Expected @throws tag for 'Exception'. |
477
|
| '{' should be on the previous line. |
478
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
493
|
| Parameter dbName should be final. |
493
|
| Expected @param tag for 'dbName'. |
493
|
| Expected @throws tag for 'TorqueException'. |
493
|
| '{' should be on the previous line. |
494
|
| '{' should be on the previous line. |
497
|
| '}' should be on the same line. |
501
|
| 'catch' is not followed by whitespace. |
502
|
| '{' should be on the previous line. |
503
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
522
|
| Parameter con should be final. |
522
|
| Expected @param tag for 'con'. |
522
|
| Expected @throws tag for 'TorqueException'. |
522
|
| '{' should be on the previous line. |
523
|
| '{' should be on the previous line. |
525
|
| Line has trailing spaces. |
529
|
| '{' should be on the previous line. |
532
|
| '{' should be on the previous line. |
534
|
| '}' should be on the same line. |
537
|
| '{' should be on the previous line. |
539
|
| Line has trailing spaces. |
549
|
| Line has trailing spaces. |
550
|
| Missing a Javadoc comment. |
551
|
| Missing a Javadoc comment. |
552
|
| Line has trailing spaces. |
553
|
| First sentence should end with a period. |
554
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
559
|
| Parameter key should be final. |
559
|
| Expected @param tag for 'key'. |
559
|
| Expected @throws tag for 'TorqueException'. |
559
|
| '{' should be on the previous line. |
560
|
| 'cast' is not followed by whitespace. |
563
|
| 'cast' is not followed by whitespace. |
564
|
| Unused @param tag for 'int'. |
570
|
| Unused @param tag for 'int'. |
571
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
573
|
| '(' is followed by whitespace. |
573
|
| Parameter modelId should be final. |
573
|
| 'modelId' hides a field. |
573
|
| Expected @param tag for 'modelId'. |
573
|
| Parameter statementId should be final. |
573
|
| 'statementId' hides a field. |
573
|
| Expected @param tag for 'statementId'. |
573
|
| Expected @throws tag for 'TorqueException'. |
574
|
| '{' should be on the previous line. |
575
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
583
|
| Parameter key should be final. |
583
|
| Expected @param tag for 'key'. |
583
|
| Expected @throws tag for 'TorqueException'. |
583
|
| '{' should be on the previous line. |
584
|
| Line has trailing spaces. |
587
|
| Expected an @return tag. |
592
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
592
|
| '{' should be on the previous line. |
593
|
| Line has trailing spaces. |
599
|
| Expected an @return tag. |
607
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
607
|
| Expected @throws tag for 'TorqueException'. |
607
|
| '{' should be on the previous line. |
608
|
| Line has trailing spaces. |
611
|
| Line is longer than 80 characters. |
612
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
612
|
| Missing a Javadoc comment. |
612
|
| Parameter copyObj should be final. |
612
|
| Line has trailing spaces. |
618
|
| Line has trailing spaces. |
621
|
| Line has trailing spaces. |
622
|
| Expected an @return tag. |
632
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
632
|
| '{' should be on the previous line. |
633
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
637
|
| Missing a Javadoc comment. |
637
|
| '{' should be on the previous line. |
638
|
| 'return' is not followed by whitespace. |
653
|
olr/om/BaseModelStatementPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
31
|
| '{' should be on the previous line. |
39
|
| First sentence should end with a period. |
41
|
| First sentence should end with a period. |
44
|
| '{' should be on the previous line. |
54
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
60
|
| First sentence should end with a period. |
62
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
66
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| Parameter className should be final. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
123
|
| Parameter results should be final. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| '{' should be on the previous line. |
148
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
161
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Expected an @return tag. |
181
|
| Parameter criteria should be final. |
181
|
| '{' should be on the previous line. |
183
|
| Expected an @return tag. |
198
|
| Parameter criteria should be final. |
198
|
| Parameter con should be final. |
198
|
| '{' should be on the previous line. |
200
|
| Line has trailing spaces. |
201
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
210
|
| '}' should be on the same line. |
212
|
| '{' should be on the previous line. |
214
|
| Parameter criteria should be final. |
226
|
| '{' should be on the previous line. |
228
|
| Expected an @return tag. |
244
|
| Parameter row should be final. |
244
|
| Expected @param tag for 'row'. |
244
|
| Parameter offset should be final. |
245
|
| Expected @param tag for 'offset'. |
245
|
| Parameter cls should be final. |
246
|
| Expected @param tag for 'cls'. |
246
|
| '{' should be on the previous line. |
248
|
| '{' should be on the previous line. |
250
|
| '}' should be on the same line. |
257
|
| '{' should be on the previous line. |
259
|
| '}' should be on the same line. |
261
|
| '{' should be on the previous line. |
263
|
| Parameter row should be final. |
277
|
| Expected @param tag for 'row'. |
277
|
| Parameter offset should be final. |
278
|
| Expected @param tag for 'offset'. |
278
|
| Parameter obj should be final. |
279
|
| Expected @param tag for 'obj'. |
279
|
| '{' should be on the previous line. |
281
|
| '{' should be on the previous line. |
283
|
| '3' is a magic number. |
287
|
| '}' should be on the same line. |
288
|
| '{' should be on the previous line. |
290
|
| Parameter criteria should be final. |
303
|
| '{' should be on the previous line. |
304
|
| Parameter criteria should be final. |
317
|
| Parameter con should be final. |
317
|
| '{' should be on the previous line. |
319
|
| Expected an @return tag. |
333
|
| Parameter criteria should be final. |
333
|
| Expected @param tag for 'criteria'. |
333
|
| '{' should be on the previous line. |
335
|
| Expected an @return tag. |
348
|
| Parameter criteria should be final. |
348
|
| Expected @param tag for 'criteria'. |
348
|
| Parameter con should be final. |
348
|
| '{' should be on the previous line. |
350
|
| '{' should be on the previous line. |
352
|
| Line has trailing spaces. |
356
|
| '{' should be on the previous line. |
361
|
| '{' should be on the previous line. |
367
|
| '}' should be on the same line. |
369
|
| '{' should be on the previous line. |
371
|
| Expected an @return tag. |
383
|
| Parameter records should be final. |
383
|
| Expected @param tag for 'records'. |
383
|
| '{' should be on the previous line. |
385
|
| '{' should be on the previous line. |
390
|
| Line has trailing spaces. |
397
|
| Expected an @return tag. |
407
|
| '{' should be on the previous line. |
409
|
| Parameter criteria should be final. |
421
|
| '{' should be on the previous line. |
422
|
| Parameter criteria should be final. |
438
|
| Parameter con should be final. |
438
|
| '{' should be on the previous line. |
440
|
| Line is longer than 80 characters. |
443
|
| Line has trailing spaces. |
444
|
| '{' should be on the previous line. |
449
|
| '{' should be on the previous line. |
453
|
| '}' should be on the same line. |
455
|
| '{' should be on the previous line. |
457
|
| Parameter criteria should be final. |
469
|
| '{' should be on the previous line. |
470
|
| Parameter criteria should be final. |
485
|
| Parameter con should be final. |
485
|
| '{' should be on the previous line. |
487
|
| Line has trailing spaces. |
488
|
| '{' should be on the previous line. |
493
|
| '{' should be on the previous line. |
497
|
| '}' should be on the same line. |
499
|
| '{' should be on the previous line. |
501
|
| First sentence should end with a period. |
506
|
| Expected an @return tag. |
512
|
| Parameter obj should be final. |
512
|
| Expected @param tag for 'obj'. |
512
|
| '{' should be on the previous line. |
513
|
| First sentence should end with a period. |
517
|
| Parameter obj should be final. |
523
|
| Expected @param tag for 'obj'. |
523
|
| '{' should be on the previous line. |
524
|
| Parameter obj should be final. |
535
|
| '{' should be on the previous line. |
536
|
| Parameter obj should be final. |
546
|
| '{' should be on the previous line. |
547
|
| Parameter obj should be final. |
561
|
| Parameter con should be final. |
561
|
| '{' should be on the previous line. |
563
|
| Parameter obj should be final. |
579
|
| Parameter con should be final. |
579
|
| '{' should be on the previous line. |
581
|
| Parameter obj should be final. |
596
|
| Parameter con should be final. |
596
|
| '{' should be on the previous line. |
598
|
| Parameter pk should be final. |
609
|
| '{' should be on the previous line. |
610
|
| Parameter pk should be final. |
625
|
| Parameter con should be final. |
625
|
| '{' should be on the previous line. |
627
|
| First sentence should end with a period. |
631
|
| Expected an @return tag. |
632
|
| '(' is followed by whitespace. |
632
|
| Parameter pk should be final. |
632
|
| Expected @param tag for 'pk'. |
632
|
| ')' is preceded with whitespace. |
632
|
| '{' should be on the previous line. |
633
|
| 'cast' is not followed by whitespace. |
635
|
| First sentence should end with a period. |
641
|
| Expected an @return tag. |
642
|
| '(' is followed by whitespace. |
642
|
| Parameter obj should be final. |
642
|
| Expected @param tag for 'obj'. |
642
|
| ')' is preceded with whitespace. |
642
|
| '{' should be on the previous line. |
643
|
| Line has trailing spaces. |
651
|
| Line has trailing spaces. |
652
|
| Line has trailing spaces. |
653
|
| First sentence should end with a period. |
654
|
| Expected an @return tag. |
663
|
| Parameter pk should be final. |
663
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
664
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
664
|
| '{' should be on the previous line. |
665
|
| '{' should be on the previous line. |
669
|
| '}' should be on the same line. |
672
|
| '{' should be on the previous line. |
674
|
| 'return' is not followed by whitespace. |
677
|
| First sentence should end with a period. |
680
|
| Expected an @return tag. |
690
|
| Parameter pk should be final. |
690
|
| Parameter con should be final. |
690
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
691
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
691
|
| '{' should be on the previous line. |
692
|
| '{' should be on the previous line. |
696
|
| '}' should be on the same line. |
698
|
| '{' should be on the previous line. |
700
|
| '}' should be on the same line. |
702
|
| '{' should be on the previous line. |
704
|
| 'cast' is not followed by whitespace. |
705
|
| First sentence should end with a period. |
709
|
| Expected an @return tag. |
716
|
| Parameter pks should be final. |
716
|
| '{' should be on the previous line. |
718
|
| '{' should be on the previous line. |
722
|
| '}' should be on the same line. |
725
|
| '{' should be on the previous line. |
727
|
| 'return' is not followed by whitespace. |
730
|
| First sentence should end with a period. |
733
|
| Expected an @return tag. |
741
|
| '(' is followed by whitespace. |
741
|
| Parameter pks should be final. |
741
|
| Parameter dbcon should be final. |
741
|
| ')' is preceded with whitespace. |
741
|
| '{' should be on the previous line. |
743
|
| '{' should be on the previous line. |
746
|
| '}' should be on the same line. |
748
|
| '{' should be on the previous line. |
750
|
| '{' should be on the previous line. |
754
|
| 'cast' is not followed by whitespace. |
755
|
| 'cast' is not followed by whitespace. |
756
|
| Line is longer than 80 characters. |
759
|
| Line has trailing spaces. |
769
|
| Expected an @return tag. |
776
|
| Parameter model_id should be final. |
777
|
| Name 'model_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
777
|
| Parameter statement_id should be final. |
778
|
| Name 'statement_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
778
|
| Expected @throws tag for 'TorqueException'. |
779
|
| '{' should be on the previous line. |
780
|
| '{' should be on the previous line. |
784
|
| '}' should be on the same line. |
790
|
| '{' should be on the previous line. |
792
|
| 'return' is not followed by whitespace. |
795
|
| Unused @param tag for 'Connection'. |
803
|
| Expected an @return tag. |
805
|
| Parameter model_id should be final. |
806
|
| Name 'model_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
806
|
| Parameter statement_id should be final. |
807
|
| Name 'statement_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
807
|
| ',' is not followed by whitespace. |
808
|
| Parameter con should be final. |
808
|
| Expected @param tag for 'con'. |
808
|
| Expected @throws tag for 'TorqueException'. |
808
|
| '{' should be on the previous line. |
809
|
| '5' is a magic number. |
811
|
| '{' should be on the previous line. |
816
|
| '}' should be on the same line. |
818
|
| '{' should be on the previous line. |
820
|
| Line has trailing spaces. |
827
|
| Line has trailing spaces. |
828
|
| Line has trailing spaces. |
829
|
| Line has trailing spaces. |
830
|
| Expected an @return tag. |
843
|
| Parameter c should be final. |
843
|
| Expected @param tag for 'c'. |
843
|
| '{' should be on the previous line. |
845
|
| '{' should be on the previous line. |
850
|
| Line has trailing spaces. |
861
|
| Line has trailing spaces. |
863
|
| '{' should be on the previous line. |
868
|
| 'cast' is not followed by whitespace. |
875
|
| '{' should be on the previous line. |
880
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
881
|
| 'cast' is not followed by whitespace. |
881
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
882
|
| 'cast' is not followed by whitespace. |
882
|
| '{' should be on the previous line. |
884
|
| '{' should be on the previous line. |
891
|
| Line has trailing spaces. |
899
|
| Line has trailing spaces. |
900
|
| Line has trailing spaces. |
901
|
| Expected an @return tag. |
914
|
| Parameter c should be final. |
914
|
| Expected @param tag for 'c'. |
914
|
| '{' should be on the previous line. |
916
|
| '{' should be on the previous line. |
921
|
| Line has trailing spaces. |
932
|
| Line has trailing spaces. |
934
|
| '{' should be on the previous line. |
939
|
| 'cast' is not followed by whitespace. |
946
|
| '{' should be on the previous line. |
951
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
952
|
| 'cast' is not followed by whitespace. |
952
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
953
|
| 'cast' is not followed by whitespace. |
953
|
| '{' should be on the previous line. |
955
|
| '{' should be on the previous line. |
962
|
| Line has trailing spaces. |
970
|
| Line has trailing spaces. |
971
|
| Line has trailing spaces. |
972
|
| Expected an @return tag. |
985
|
| Parameter c should be final. |
985
|
| Expected @param tag for 'c'. |
985
|
| '{' should be on the previous line. |
987
|
| '{' should be on the previous line. |
992
|
| Line has trailing spaces. |
1003
|
| Line has trailing spaces. |
1005
|
| '{' should be on the previous line. |
1010
|
| 'cast' is not followed by whitespace. |
1017
|
| '{' should be on the previous line. |
1022
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1023
|
| 'cast' is not followed by whitespace. |
1023
|
| Line is longer than 80 characters. |
1024
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1024
|
| 'cast' is not followed by whitespace. |
1024
|
| '{' should be on the previous line. |
1026
|
| '{' should be on the previous line. |
1033
|
| Line has trailing spaces. |
1041
|
| Line has trailing spaces. |
1042
|
| Line has trailing spaces. |
1043
|
| Line has trailing spaces. |
1044
|
| Line has trailing spaces. |
1045
|
| Line has trailing spaces. |
1046
|
| Line has trailing spaces. |
1047
|
| Expected an @return tag. |
1060
|
| Parameter c should be final. |
1060
|
| Expected @param tag for 'c'. |
1060
|
| '{' should be on the previous line. |
1062
|
| '{' should be on the previous line. |
1067
|
| Line has trailing spaces. |
1073
|
| Line has trailing spaces. |
1074
|
| Line has trailing spaces. |
1077
|
| Line has trailing spaces. |
1080
|
| Line is longer than 80 characters. |
1080
|
| '{' should be on the previous line. |
1085
|
| 'cast' is not followed by whitespace. |
1086
|
| 'cast' is not followed by whitespace. |
1089
|
| Line has trailing spaces. |
1091
|
| Line has trailing spaces. |
1092
|
| Line has trailing spaces. |
1093
|
| Line has trailing spaces. |
1094
|
| Line has trailing spaces. |
1095
|
| 'cast' is not followed by whitespace. |
1097
|
| '(' is followed by whitespace. |
1098
|
| '{' should be on the previous line. |
1102
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1103
|
| 'cast' is not followed by whitespace. |
1103
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1104
|
| 'cast' is not followed by whitespace. |
1104
|
| '{' should be on the previous line. |
1106
|
| '{' should be on the previous line. |
1113
|
| Line has trailing spaces. |
1117
|
| Line has trailing spaces. |
1118
|
| Line has trailing spaces. |
1119
|
| Line has trailing spaces. |
1120
|
| 'cast' is not followed by whitespace. |
1122
|
| '(' is followed by whitespace. |
1123
|
| '{' should be on the previous line. |
1127
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1128
|
| 'cast' is not followed by whitespace. |
1128
|
| Line is longer than 80 characters. |
1129
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1129
|
| 'cast' is not followed by whitespace. |
1129
|
| '{' should be on the previous line. |
1131
|
| '{' should be on the previous line. |
1138
|
| Line has trailing spaces. |
1146
|
| Line has trailing spaces. |
1147
|
| Line has trailing spaces. |
1148
|
| Line has trailing spaces. |
1149
|
| Expected an @return tag. |
1162
|
| Parameter c should be final. |
1162
|
| Expected @param tag for 'c'. |
1162
|
| '{' should be on the previous line. |
1164
|
| '{' should be on the previous line. |
1169
|
| Line has trailing spaces. |
1175
|
| Line has trailing spaces. |
1178
|
| Line has trailing spaces. |
1179
|
| Line has trailing spaces. |
1182
|
| Line is longer than 80 characters. |
1182
|
| '{' should be on the previous line. |
1187
|
| 'cast' is not followed by whitespace. |
1188
|
| 'cast' is not followed by whitespace. |
1191
|
| Line has trailing spaces. |
1193
|
| Line has trailing spaces. |
1194
|
| Line has trailing spaces. |
1195
|
| Line has trailing spaces. |
1196
|
| 'cast' is not followed by whitespace. |
1198
|
| '(' is followed by whitespace. |
1199
|
| '{' should be on the previous line. |
1203
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1204
|
| 'cast' is not followed by whitespace. |
1204
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1205
|
| 'cast' is not followed by whitespace. |
1205
|
| '{' should be on the previous line. |
1207
|
| '{' should be on the previous line. |
1214
|
| Line has trailing spaces. |
1218
|
| Line has trailing spaces. |
1219
|
| Line has trailing spaces. |
1220
|
| Line has trailing spaces. |
1221
|
| Line has trailing spaces. |
1222
|
| 'cast' is not followed by whitespace. |
1224
|
| '(' is followed by whitespace. |
1225
|
| '{' should be on the previous line. |
1229
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1230
|
| 'cast' is not followed by whitespace. |
1230
|
| Line is longer than 80 characters. |
1231
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1231
|
| 'cast' is not followed by whitespace. |
1231
|
| '{' should be on the previous line. |
1233
|
| '{' should be on the previous line. |
1240
|
| Line has trailing spaces. |
1248
|
| Line has trailing spaces. |
1249
|
| Line has trailing spaces. |
1250
|
| Line has trailing spaces. |
1251
|
| Expected an @return tag. |
1264
|
| Parameter c should be final. |
1264
|
| Expected @param tag for 'c'. |
1264
|
| '{' should be on the previous line. |
1266
|
| '{' should be on the previous line. |
1271
|
| Line has trailing spaces. |
1277
|
| Line has trailing spaces. |
1280
|
| Line has trailing spaces. |
1283
|
| Line has trailing spaces. |
1284
|
| Line is longer than 80 characters. |
1284
|
| '{' should be on the previous line. |
1289
|
| 'cast' is not followed by whitespace. |
1290
|
| 'cast' is not followed by whitespace. |
1293
|
| Line has trailing spaces. |
1295
|
| Line has trailing spaces. |
1296
|
| Line has trailing spaces. |
1297
|
| Line has trailing spaces. |
1298
|
| 'cast' is not followed by whitespace. |
1300
|
| '(' is followed by whitespace. |
1301
|
| '{' should be on the previous line. |
1305
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1306
|
| 'cast' is not followed by whitespace. |
1306
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1307
|
| 'cast' is not followed by whitespace. |
1307
|
| '{' should be on the previous line. |
1309
|
| '{' should be on the previous line. |
1316
|
| Line has trailing spaces. |
1320
|
| Line has trailing spaces. |
1321
|
| Line has trailing spaces. |
1322
|
| Line has trailing spaces. |
1323
|
| 'cast' is not followed by whitespace. |
1325
|
| '(' is followed by whitespace. |
1326
|
| '{' should be on the previous line. |
1330
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1331
|
| 'cast' is not followed by whitespace. |
1331
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1332
|
| 'cast' is not followed by whitespace. |
1332
|
| '{' should be on the previous line. |
1334
|
| '{' should be on the previous line. |
1341
|
| Line has trailing spaces. |
1345
|
| Line has trailing spaces. |
1350
|
| Line has trailing spaces. |
1351
|
| Expected an @return tag. |
1359
|
| '{' should be on the previous line. |
1361
|
olr/om/BaseRdfGroup.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
28
|
| First sentence should end with a period. |
29
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
30
|
| Line has trailing spaces. |
33
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
36
|
| First sentence should end with a period. |
37
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| First sentence should end with a period. |
56
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
66
|
| First sentence should end with a period. |
67
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter v should be final. |
72
|
| Expected @throws tag for 'TorqueException'. |
72
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
74
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| '{' should be on the previous line. |
85
|
| '{' should be on the previous line. |
87
|
| Line has trailing spaces. |
93
|
| First sentence should end with a period. |
94
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
104
|
| First sentence should end with a period. |
105
|
| Line has trailing spaces. |
110
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter v should be final. |
110
|
| '{' should be on the previous line. |
111
|
| Line has trailing spaces. |
112
|
| '{' should be on the previous line. |
114
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
121
|
| First sentence should end with a period. |
122
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
132
|
| First sentence should end with a period. |
133
|
| Line has trailing spaces. |
138
|
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Parameter v should be final. |
138
|
| '{' should be on the previous line. |
139
|
| Line has trailing spaces. |
140
|
| '{' should be on the previous line. |
142
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
149
|
| First sentence should end with a period. |
150
|
| Method 'getRoleAdmin' is not designed for extension - needs to be abstract, final or empty. |
155
|
| '{' should be on the previous line. |
156
|
| Line has trailing spaces. |
160
|
| First sentence should end with a period. |
161
|
| Line has trailing spaces. |
166
|
| Method 'setRoleAdmin' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter v should be final. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
168
|
| '{' should be on the previous line. |
170
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| First sentence should end with a period. |
178
|
| Method 'getRoleContributor' is not designed for extension - needs to be abstract, final or empty. |
183
|
| '{' should be on the previous line. |
184
|
| Line has trailing spaces. |
188
|
| First sentence should end with a period. |
189
|
| Line has trailing spaces. |
194
|
| Method 'setRoleContributor' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter v should be final. |
194
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
196
|
| '{' should be on the previous line. |
198
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
205
|
| First sentence should end with a period. |
206
|
| Method 'getRoleUser' is not designed for extension - needs to be abstract, final or empty. |
211
|
| '{' should be on the previous line. |
212
|
| Line has trailing spaces. |
216
|
| First sentence should end with a period. |
217
|
| Line has trailing spaces. |
222
|
| Method 'setRoleUser' is not designed for extension - needs to be abstract, final or empty. |
222
|
| Parameter v should be final. |
222
|
| '{' should be on the previous line. |
223
|
| Line has trailing spaces. |
224
|
| '{' should be on the previous line. |
226
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
231
|
| Line has trailing spaces. |
233
|
| First sentence should end with a period. |
234
|
| Method 'getTemplate' is not designed for extension - needs to be abstract, final or empty. |
239
|
| '{' should be on the previous line. |
240
|
| Line has trailing spaces. |
244
|
| First sentence should end with a period. |
245
|
| Line has trailing spaces. |
250
|
| Method 'setTemplate' is not designed for extension - needs to be abstract, final or empty. |
250
|
| Parameter v should be final. |
250
|
| '{' should be on the previous line. |
251
|
| Line has trailing spaces. |
252
|
| '{' should be on the previous line. |
254
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
259
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
264
|
| First sentence should end with a period. |
265
|
| Variable 'collRdfUsers' must be private and have accessor methods. |
268
|
| Method 'initRdfUsers' is not designed for extension - needs to be abstract, final or empty. |
275
|
| '{' should be on the previous line. |
276
|
| '{' should be on the previous line. |
278
|
| First sentence should end with a period. |
283
|
| Method 'addRdfUser' is not designed for extension - needs to be abstract, final or empty. |
290
|
| Parameter l should be final. |
290
|
| Expected @throws tag for 'TorqueException'. |
290
|
| '{' should be on the previous line. |
291
|
| First sentence should end with a period. |
296
|
| Expected an @return tag. |
308
|
| Method 'getRdfUsers' is not designed for extension - needs to be abstract, final or empty. |
308
|
| Expected @throws tag for 'TorqueException'. |
308
|
| '{' should be on the previous line. |
309
|
| '{' should be on the previous line. |
311
|
| '10' is a magic number. |
312
|
| Expected an @return tag. |
328
|
| Method 'getRdfUsers' is not designed for extension - needs to be abstract, final or empty. |
328
|
| Parameter criteria should be final. |
328
|
| Expected @param tag for 'criteria'. |
328
|
| Expected @throws tag for 'TorqueException'. |
328
|
| '{' should be on the previous line. |
329
|
| '{' should be on the previous line. |
331
|
| '{' should be on the previous line. |
333
|
| '}' should be on the same line. |
335
|
| '{' should be on the previous line. |
337
|
| ')' is preceded with whitespace. |
338
|
| '}' should be on the same line. |
341
|
| '{' should be on the previous line. |
343
|
| '{' should be on the previous line. |
346
|
| '{' should be on the previous line. |
352
|
| Expected an @return tag. |
370
|
| Method 'getRdfUsers' is not designed for extension - needs to be abstract, final or empty. |
370
|
| Parameter con should be final. |
370
|
| Expected @param tag for 'con'. |
370
|
| Expected @throws tag for 'TorqueException'. |
370
|
| '{' should be on the previous line. |
371
|
| '{' should be on the previous line. |
373
|
| '10' is a magic number. |
374
|
| Expected an @return tag. |
391
|
| Method 'getRdfUsers' is not designed for extension - needs to be abstract, final or empty. |
391
|
| Parameter criteria should be final. |
391
|
| Expected @param tag for 'criteria'. |
391
|
| Parameter con should be final. |
391
|
| Expected @param tag for 'con'. |
391
|
| Expected @throws tag for 'TorqueException'. |
392
|
| '{' should be on the previous line. |
393
|
| '{' should be on the previous line. |
395
|
| '{' should be on the previous line. |
397
|
| '}' should be on the same line. |
399
|
| '{' should be on the previous line. |
401
|
| '}' should be on the same line. |
405
|
| '{' should be on the previous line. |
407
|
| '{' should be on the previous line. |
410
|
| '{' should be on the previous line. |
416
|
| Line has trailing spaces. |
426
|
| Line has trailing spaces. |
427
|
| Line has trailing spaces. |
428
|
| Line has trailing spaces. |
429
|
| Line has trailing spaces. |
430
|
| Line has trailing spaces. |
431
|
| Line has trailing spaces. |
432
|
| Line has trailing spaces. |
433
|
| Line has trailing spaces. |
434
|
| Line has trailing spaces. |
435
|
| Expected an @return tag. |
447
|
| Method 'getRdfUsersJoinRdfGroup' is not designed for extension - needs to be abstract, final or empty. |
447
|
| Parameter criteria should be final. |
447
|
| Expected @param tag for 'criteria'. |
447
|
| Expected @throws tag for 'TorqueException'. |
448
|
| '{' should be on the previous line. |
449
|
| '{' should be on the previous line. |
451
|
| '{' should be on the previous line. |
453
|
| '}' should be on the same line. |
455
|
| '{' should be on the previous line. |
457
|
| Line is longer than 80 characters. |
459
|
| '}' should be on the same line. |
461
|
| '{' should be on the previous line. |
463
|
| '{' should be on the previous line. |
470
|
| Line has trailing spaces. |
478
|
| Line has trailing spaces. |
481
|
| Missing a Javadoc comment. |
482
|
| '{' should be on the previous line. |
490
|
| '{' should be on the previous line. |
492
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
512
|
| Parameter name should be final. |
512
|
| 'name' hides a field. |
512
|
| '{' should be on the previous line. |
513
|
| '{' should be on the previous line. |
515
|
| '{' should be on the previous line. |
519
|
| '{' should be on the previous line. |
523
|
| '{' should be on the previous line. |
527
|
| '{' should be on the previous line. |
531
|
| '{' should be on the previous line. |
535
|
| '{' should be on the previous line. |
539
|
| Line has trailing spaces. |
544
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
553
|
| Parameter name should be final. |
553
|
| 'name' hides a field. |
553
|
| '{' should be on the previous line. |
554
|
| '{' should be on the previous line. |
556
|
| '{' should be on the previous line. |
560
|
| '{' should be on the previous line. |
564
|
| '{' should be on the previous line. |
568
|
| '{' should be on the previous line. |
572
|
| '{' should be on the previous line. |
576
|
| '{' should be on the previous line. |
580
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
593
|
| Parameter pos should be final. |
593
|
| '{' should be on the previous line. |
594
|
| '{' should be on the previous line. |
596
|
| '{' should be on the previous line. |
600
|
| '{' should be on the previous line. |
604
|
| '3' is a magic number. |
607
|
| '{' should be on the previous line. |
608
|
| '4' is a magic number. |
611
|
| '{' should be on the previous line. |
612
|
| '5' is a magic number. |
615
|
| '{' should be on the previous line. |
616
|
| '6' is a magic number. |
619
|
| '{' should be on the previous line. |
620
|
| Line has trailing spaces. |
625
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
632
|
| Expected @throws tag for 'Exception'. |
632
|
| '{' should be on the previous line. |
633
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
648
|
| Parameter dbName should be final. |
648
|
| Expected @param tag for 'dbName'. |
648
|
| Expected @throws tag for 'TorqueException'. |
648
|
| '{' should be on the previous line. |
649
|
| '{' should be on the previous line. |
652
|
| '}' should be on the same line. |
656
|
| 'catch' is not followed by whitespace. |
657
|
| '{' should be on the previous line. |
658
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
677
|
| Parameter con should be final. |
677
|
| Expected @param tag for 'con'. |
677
|
| Expected @throws tag for 'TorqueException'. |
677
|
| '{' should be on the previous line. |
678
|
| '{' should be on the previous line. |
680
|
| Line has trailing spaces. |
684
|
| '{' should be on the previous line. |
687
|
| '{' should be on the previous line. |
689
|
| '}' should be on the same line. |
692
|
| '{' should be on the previous line. |
694
|
| Line has trailing spaces. |
699
|
| Line has trailing spaces. |
700
|
| '{' should be on the previous line. |
702
|
| '{' should be on the previous line. |
704
|
| Line has trailing spaces. |
713
|
| Unused @param tag for 'id'. |
717
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
719
|
| Parameter key should be final. |
719
|
| Expected @param tag for 'key'. |
719
|
| Expected @throws tag for 'TorqueException'. |
720
|
| '{' should be on the previous line. |
721
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
730
|
| Parameter key should be final. |
730
|
| Expected @param tag for 'key'. |
730
|
| Expected @throws tag for 'TorqueException'. |
730
|
| '{' should be on the previous line. |
731
|
| Line has trailing spaces. |
735
|
| Expected an @return tag. |
740
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
740
|
| '{' should be on the previous line. |
741
|
| Line has trailing spaces. |
745
|
| Expected an @return tag. |
753
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
753
|
| Expected @throws tag for 'TorqueException'. |
753
|
| '{' should be on the previous line. |
754
|
| Line has trailing spaces. |
757
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
758
|
| Missing a Javadoc comment. |
758
|
| Parameter copyObj should be final. |
758
|
| '{' should be on the previous line. |
759
|
| Line has trailing spaces. |
767
|
| Line has trailing spaces. |
769
|
| Line has trailing spaces. |
770
|
| Line has trailing spaces. |
771
|
| '{' should be on the previous line. |
774
|
| Line has trailing spaces. |
778
|
| Expected an @return tag. |
788
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
788
|
| '{' should be on the previous line. |
789
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
793
|
| Missing a Javadoc comment. |
793
|
| '{' should be on the previous line. |
794
|
| 'return' is not followed by whitespace. |
818
|
olr/om/BaseRdfGroupPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
27
|
| '{' should be on the previous line. |
35
|
| First sentence should end with a period. |
37
|
| First sentence should end with a period. |
40
|
| '{' should be on the previous line. |
50
|
| First sentence should end with a period. |
54
|
| First sentence should end with a period. |
56
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
60
|
| First sentence should end with a period. |
62
|
| First sentence should end with a period. |
64
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| '{' should be on the previous line. |
79
|
| '{' should be on the previous line. |
81
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| '}' should be on the same line. |
88
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
94
|
| First sentence should end with a period. |
95
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
96
|
| Parameter className should be final. |
111
|
| '{' should be on the previous line. |
112
|
| '{' should be on the previous line. |
115
|
| '}' should be on the same line. |
117
|
| '{' should be on the previous line. |
119
|
| '{' should be on the previous line. |
128
|
| Parameter results should be final. |
145
|
| '{' should be on the previous line. |
147
|
| '{' should be on the previous line. |
149
|
| '{' should be on the previous line. |
153
|
| '}' should be on the same line. |
156
|
| '{' should be on the previous line. |
158
|
| '{' should be on the previous line. |
160
|
| '}' should be on the same line. |
166
|
| '{' should be on the previous line. |
168
|
| '}' should be on the same line. |
170
|
| '{' should be on the previous line. |
172
|
| Line has trailing spaces. |
178
|
| Expected an @return tag. |
186
|
| Parameter criteria should be final. |
186
|
| '{' should be on the previous line. |
188
|
| Expected an @return tag. |
203
|
| Parameter criteria should be final. |
203
|
| Parameter con should be final. |
203
|
| '{' should be on the previous line. |
205
|
| Line has trailing spaces. |
206
|
| '{' should be on the previous line. |
211
|
| '{' should be on the previous line. |
215
|
| '}' should be on the same line. |
217
|
| '{' should be on the previous line. |
219
|
| Parameter criteria should be final. |
231
|
| '{' should be on the previous line. |
233
|
| Expected an @return tag. |
252
|
| Parameter row should be final. |
252
|
| Expected @param tag for 'row'. |
252
|
| Parameter offset should be final. |
253
|
| Expected @param tag for 'offset'. |
253
|
| Parameter cls should be final. |
254
|
| Expected @param tag for 'cls'. |
254
|
| '{' should be on the previous line. |
256
|
| '{' should be on the previous line. |
258
|
| '}' should be on the same line. |
265
|
| '{' should be on the previous line. |
267
|
| '}' should be on the same line. |
269
|
| '{' should be on the previous line. |
271
|
| Parameter row should be final. |
285
|
| Expected @param tag for 'row'. |
285
|
| Parameter offset should be final. |
286
|
| Expected @param tag for 'offset'. |
286
|
| Parameter obj should be final. |
287
|
| Expected @param tag for 'obj'. |
287
|
| '{' should be on the previous line. |
289
|
| '{' should be on the previous line. |
291
|
| '3' is a magic number. |
295
|
| '4' is a magic number. |
296
|
| '5' is a magic number. |
297
|
| '6' is a magic number. |
298
|
| '}' should be on the same line. |
299
|
| '{' should be on the previous line. |
301
|
| Parameter criteria should be final. |
314
|
| '{' should be on the previous line. |
315
|
| Parameter criteria should be final. |
328
|
| Parameter con should be final. |
328
|
| '{' should be on the previous line. |
330
|
| Expected an @return tag. |
344
|
| Parameter criteria should be final. |
344
|
| Expected @param tag for 'criteria'. |
344
|
| '{' should be on the previous line. |
346
|
| Expected an @return tag. |
359
|
| Parameter criteria should be final. |
359
|
| Expected @param tag for 'criteria'. |
359
|
| Parameter con should be final. |
359
|
| '{' should be on the previous line. |
361
|
| '{' should be on the previous line. |
363
|
| Line has trailing spaces. |
367
|
| '{' should be on the previous line. |
372
|
| '{' should be on the previous line. |
378
|
| '}' should be on the same line. |
380
|
| '{' should be on the previous line. |
382
|
| Expected an @return tag. |
394
|
| Parameter records should be final. |
394
|
| Expected @param tag for 'records'. |
394
|
| '{' should be on the previous line. |
396
|
| '{' should be on the previous line. |
401
|
| Line has trailing spaces. |
408
|
| Expected an @return tag. |
418
|
| '{' should be on the previous line. |
420
|
| Parameter criteria should be final. |
432
|
| '{' should be on the previous line. |
433
|
| Parameter criteria should be final. |
449
|
| Parameter con should be final. |
449
|
| '{' should be on the previous line. |
451
|
| Line has trailing spaces. |
454
|
| '{' should be on the previous line. |
459
|
| '{' should be on the previous line. |
463
|
| '}' should be on the same line. |
465
|
| '{' should be on the previous line. |
467
|
| Parameter criteria should be final. |
479
|
| '{' should be on the previous line. |
480
|
| Parameter criteria should be final. |
495
|
| Parameter con should be final. |
495
|
| '{' should be on the previous line. |
497
|
| Line has trailing spaces. |
498
|
| '{' should be on the previous line. |
503
|
| '{' should be on the previous line. |
507
|
| '}' should be on the same line. |
509
|
| '{' should be on the previous line. |
511
|
| First sentence should end with a period. |
516
|
| Expected an @return tag. |
522
|
| Parameter obj should be final. |
522
|
| Expected @param tag for 'obj'. |
522
|
| '{' should be on the previous line. |
523
|
| First sentence should end with a period. |
527
|
| Parameter obj should be final. |
533
|
| Expected @param tag for 'obj'. |
533
|
| '{' should be on the previous line. |
534
|
| Parameter obj should be final. |
545
|
| '{' should be on the previous line. |
546
|
| Parameter obj should be final. |
556
|
| '{' should be on the previous line. |
557
|
| Parameter obj should be final. |
571
|
| Parameter con should be final. |
571
|
| '{' should be on the previous line. |
573
|
| Parameter obj should be final. |
589
|
| Parameter con should be final. |
589
|
| '{' should be on the previous line. |
591
|
| Parameter obj should be final. |
606
|
| Parameter con should be final. |
606
|
| '{' should be on the previous line. |
608
|
| Parameter pk should be final. |
619
|
| '{' should be on the previous line. |
620
|
| Parameter pk should be final. |
635
|
| Parameter con should be final. |
635
|
| '{' should be on the previous line. |
637
|
| First sentence should end with a period. |
641
|
| Expected an @return tag. |
642
|
| '(' is followed by whitespace. |
642
|
| Parameter pk should be final. |
642
|
| Expected @param tag for 'pk'. |
642
|
| ')' is preceded with whitespace. |
642
|
| '{' should be on the previous line. |
643
|
| First sentence should end with a period. |
649
|
| Expected an @return tag. |
650
|
| '(' is followed by whitespace. |
650
|
| Parameter obj should be final. |
650
|
| Expected @param tag for 'obj'. |
650
|
| ')' is preceded with whitespace. |
650
|
| '{' should be on the previous line. |
651
|
| 'if' construct must use '{}'s. |
653
|
| Line has trailing spaces. |
663
|
| Line has trailing spaces. |
664
|
| First sentence should end with a period. |
665
|
| Expected an @return tag. |
674
|
| Parameter pk should be final. |
674
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
675
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
675
|
| '{' should be on the previous line. |
676
|
| Line has trailing spaces. |
679
|
| First sentence should end with a period. |
680
|
| Expected an @return tag. |
689
|
| Parameter pk should be final. |
689
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
690
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
690
|
| '{' should be on the previous line. |
691
|
| '{' should be on the previous line. |
695
|
| '}' should be on the same line. |
698
|
| '{' should be on the previous line. |
700
|
| 'return' is not followed by whitespace. |
703
|
| First sentence should end with a period. |
706
|
| Expected an @return tag. |
716
|
| Parameter pk should be final. |
716
|
| Parameter con should be final. |
716
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
717
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
717
|
| '{' should be on the previous line. |
718
|
| '{' should be on the previous line. |
722
|
| '}' should be on the same line. |
724
|
| '{' should be on the previous line. |
726
|
| '}' should be on the same line. |
728
|
| '{' should be on the previous line. |
730
|
| 'cast' is not followed by whitespace. |
731
|
| First sentence should end with a period. |
735
|
| Expected an @return tag. |
742
|
| Parameter pks should be final. |
742
|
| '{' should be on the previous line. |
744
|
| '{' should be on the previous line. |
748
|
| '}' should be on the same line. |
751
|
| '{' should be on the previous line. |
753
|
| 'return' is not followed by whitespace. |
756
|
| First sentence should end with a period. |
759
|
| Expected an @return tag. |
767
|
| '(' is followed by whitespace. |
767
|
| Parameter pks should be final. |
767
|
| Parameter dbcon should be final. |
767
|
| ')' is preceded with whitespace. |
767
|
| '{' should be on the previous line. |
769
|
| '{' should be on the previous line. |
772
|
| '}' should be on the same line. |
774
|
| '{' should be on the previous line. |
776
|
| '(' is followed by whitespace. |
778
|
| ')' is preceded with whitespace. |
778
|
| Line has trailing spaces. |
784
|
| Line has trailing spaces. |
788
|
| Line has trailing spaces. |
789
|
| Line has trailing spaces. |
790
|
| Line has trailing spaces. |
791
|
| Line has trailing spaces. |
792
|
| Expected an @return tag. |
800
|
| '{' should be on the previous line. |
802
|
olr/om/BaseRdfLiteral.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
30
|
| First sentence should end with a period. |
31
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
32
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter v should be final. |
68
|
| Expected @throws tag for 'TorqueException'. |
68
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
70
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| '{' should be on the previous line. |
81
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Method 'getLiteral' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
100
|
| First sentence should end with a period. |
101
|
| Line has trailing spaces. |
106
|
| Method 'setLiteral' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter v should be final. |
106
|
| '{' should be on the previous line. |
107
|
| Line has trailing spaces. |
108
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
117
|
| First sentence should end with a period. |
118
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
123
|
| '{' should be on the previous line. |
124
|
| Line has trailing spaces. |
128
|
| First sentence should end with a period. |
129
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter v should be final. |
134
|
| Expected @throws tag for 'TorqueException'. |
134
|
| '{' should be on the previous line. |
135
|
| Line has trailing spaces. |
136
|
| '{' should be on the previous line. |
138
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
143
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
150
|
| First sentence should end with a period. |
151
|
| Method 'getModified' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '{' should be on the previous line. |
157
|
| Line has trailing spaces. |
161
|
| First sentence should end with a period. |
162
|
| Line has trailing spaces. |
167
|
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Parameter v should be final. |
167
|
| '{' should be on the previous line. |
168
|
| Line has trailing spaces. |
169
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
178
|
| First sentence should end with a period. |
179
|
| Method 'getGarbage' is not designed for extension - needs to be abstract, final or empty. |
184
|
| '{' should be on the previous line. |
185
|
| Line has trailing spaces. |
189
|
| First sentence should end with a period. |
190
|
| Line has trailing spaces. |
195
|
| Method 'setGarbage' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Parameter v should be final. |
195
|
| '{' should be on the previous line. |
196
|
| Line has trailing spaces. |
197
|
| '{' should be on the previous line. |
199
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
208
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
210
|
| Missing a Javadoc comment. |
211
|
| First sentence should end with a period. |
213
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
219
|
| Parameter v should be final. |
219
|
| Expected @throws tag for 'TorqueException'. |
219
|
| '{' should be on the previous line. |
220
|
| '{' should be on the previous line. |
222
|
| '}' should be on the same line. |
224
|
| '{' should be on the previous line. |
226
|
| Line has trailing spaces. |
232
|
| First sentence should end with a period. |
233
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Expected @throws tag for 'TorqueException'. |
239
|
| '{' should be on the previous line. |
240
|
| '{' should be on the previous line. |
242
|
| Line is longer than 80 characters. |
243
|
| Line has trailing spaces. |
244
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Parameter key should be final. |
264
|
| Expected @param tag for 'key'. |
264
|
| Expected @throws tag for 'TorqueException'. |
264
|
| '{' should be on the previous line. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
269
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
271
|
| First sentence should end with a period. |
272
|
| Variable 'collRdfStatements' must be private and have accessor methods. |
275
|
| Method 'initRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
282
|
| '{' should be on the previous line. |
283
|
| '{' should be on the previous line. |
285
|
| First sentence should end with a period. |
290
|
| Method 'addRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
297
|
| Parameter l should be final. |
297
|
| Expected @throws tag for 'TorqueException'. |
297
|
| '{' should be on the previous line. |
298
|
| First sentence should end with a period. |
303
|
| Expected an @return tag. |
315
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
315
|
| Expected @throws tag for 'TorqueException'. |
315
|
| '{' should be on the previous line. |
316
|
| '{' should be on the previous line. |
318
|
| '10' is a magic number. |
319
|
| Expected an @return tag. |
335
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
335
|
| Parameter criteria should be final. |
335
|
| Expected @param tag for 'criteria'. |
335
|
| Expected @throws tag for 'TorqueException'. |
335
|
| '{' should be on the previous line. |
336
|
| '{' should be on the previous line. |
338
|
| '{' should be on the previous line. |
340
|
| '}' should be on the same line. |
342
|
| '{' should be on the previous line. |
344
|
| ')' is preceded with whitespace. |
345
|
| '}' should be on the same line. |
348
|
| '{' should be on the previous line. |
350
|
| '{' should be on the previous line. |
353
|
| '{' should be on the previous line. |
359
|
| Expected an @return tag. |
377
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
377
|
| Parameter con should be final. |
377
|
| Expected @param tag for 'con'. |
377
|
| Expected @throws tag for 'TorqueException'. |
377
|
| '{' should be on the previous line. |
378
|
| '{' should be on the previous line. |
380
|
| '10' is a magic number. |
381
|
| Expected an @return tag. |
398
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
398
|
| Parameter criteria should be final. |
398
|
| Expected @param tag for 'criteria'. |
398
|
| Parameter con should be final. |
398
|
| Expected @param tag for 'con'. |
398
|
| Expected @throws tag for 'TorqueException'. |
399
|
| '{' should be on the previous line. |
400
|
| '{' should be on the previous line. |
402
|
| '{' should be on the previous line. |
404
|
| '}' should be on the same line. |
406
|
| '{' should be on the previous line. |
408
|
| Line is longer than 80 characters. |
410
|
| '}' should be on the same line. |
412
|
| '{' should be on the previous line. |
414
|
| '{' should be on the previous line. |
417
|
| '{' should be on the previous line. |
423
|
| Line is longer than 80 characters. |
424
|
| Line has trailing spaces. |
433
|
| Line has trailing spaces. |
434
|
| Line has trailing spaces. |
435
|
| Line has trailing spaces. |
436
|
| Line has trailing spaces. |
437
|
| Line has trailing spaces. |
438
|
| Line has trailing spaces. |
439
|
| Line has trailing spaces. |
440
|
| Line has trailing spaces. |
441
|
| Line has trailing spaces. |
442
|
| Expected an @return tag. |
454
|
| Method 'getRdfStatementsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Parameter criteria should be final. |
454
|
| Expected @param tag for 'criteria'. |
454
|
| Expected @throws tag for 'TorqueException'. |
455
|
| '{' should be on the previous line. |
456
|
| '{' should be on the previous line. |
458
|
| '{' should be on the previous line. |
460
|
| '}' should be on the same line. |
462
|
| '{' should be on the previous line. |
464
|
| Line is longer than 80 characters. |
466
|
| '}' should be on the same line. |
468
|
| '{' should be on the previous line. |
470
|
| '{' should be on the previous line. |
477
|
| Line is longer than 80 characters. |
478
|
| Line has trailing spaces. |
485
|
| Line has trailing spaces. |
486
|
| Line has trailing spaces. |
487
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
489
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
491
|
| Line has trailing spaces. |
492
|
| Line has trailing spaces. |
493
|
| Expected an @return tag. |
505
|
| Line is longer than 80 characters. |
505
|
| Method 'getRdfStatementsJoinRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Parameter criteria should be final. |
505
|
| Expected @param tag for 'criteria'. |
505
|
| Expected @throws tag for 'TorqueException'. |
506
|
| '{' should be on the previous line. |
507
|
| '{' should be on the previous line. |
509
|
| '{' should be on the previous line. |
511
|
| '}' should be on the same line. |
513
|
| '{' should be on the previous line. |
515
|
| Line is longer than 80 characters. |
517
|
| '}' should be on the same line. |
519
|
| '{' should be on the previous line. |
521
|
| '{' should be on the previous line. |
528
|
| Line is longer than 80 characters. |
529
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
537
|
| Line has trailing spaces. |
538
|
| Line has trailing spaces. |
539
|
| Line has trailing spaces. |
540
|
| Line has trailing spaces. |
541
|
| Line has trailing spaces. |
542
|
| Line has trailing spaces. |
543
|
| Line has trailing spaces. |
544
|
| Expected an @return tag. |
556
|
| Line is longer than 80 characters. |
556
|
| Method 'getRdfStatementsJoinRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
556
|
| Parameter criteria should be final. |
556
|
| Expected @param tag for 'criteria'. |
556
|
| Expected @throws tag for 'TorqueException'. |
557
|
| '{' should be on the previous line. |
558
|
| '{' should be on the previous line. |
560
|
| '{' should be on the previous line. |
562
|
| '}' should be on the same line. |
564
|
| '{' should be on the previous line. |
566
|
| Line is longer than 80 characters. |
568
|
| '}' should be on the same line. |
570
|
| '{' should be on the previous line. |
572
|
| '{' should be on the previous line. |
579
|
| Line is longer than 80 characters. |
580
|
| Line has trailing spaces. |
587
|
| Line has trailing spaces. |
588
|
| Line has trailing spaces. |
589
|
| Line has trailing spaces. |
590
|
| Line has trailing spaces. |
591
|
| Line has trailing spaces. |
592
|
| Line has trailing spaces. |
593
|
| Line has trailing spaces. |
594
|
| Line has trailing spaces. |
595
|
| Expected an @return tag. |
607
|
| Line is longer than 80 characters. |
607
|
| Method 'getRdfStatementsJoinRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
607
|
| Parameter criteria should be final. |
607
|
| Expected @param tag for 'criteria'. |
607
|
| Expected @throws tag for 'TorqueException'. |
608
|
| '{' should be on the previous line. |
609
|
| '{' should be on the previous line. |
611
|
| '{' should be on the previous line. |
613
|
| '}' should be on the same line. |
615
|
| '{' should be on the previous line. |
617
|
| Line is longer than 80 characters. |
619
|
| '}' should be on the same line. |
621
|
| '{' should be on the previous line. |
623
|
| '{' should be on the previous line. |
630
|
| Line is longer than 80 characters. |
631
|
| Line has trailing spaces. |
638
|
| Line has trailing spaces. |
639
|
| Line has trailing spaces. |
640
|
| Line has trailing spaces. |
641
|
| Line has trailing spaces. |
642
|
| Line has trailing spaces. |
643
|
| Line has trailing spaces. |
644
|
| Line has trailing spaces. |
645
|
| Line has trailing spaces. |
646
|
| Expected an @return tag. |
658
|
| Method 'getRdfStatementsJoinRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
658
|
| Parameter criteria should be final. |
658
|
| Expected @param tag for 'criteria'. |
658
|
| Expected @throws tag for 'TorqueException'. |
659
|
| '{' should be on the previous line. |
660
|
| '{' should be on the previous line. |
662
|
| '{' should be on the previous line. |
664
|
| '}' should be on the same line. |
666
|
| '{' should be on the previous line. |
668
|
| Line is longer than 80 characters. |
670
|
| '}' should be on the same line. |
672
|
| '{' should be on the previous line. |
674
|
| '{' should be on the previous line. |
681
|
| Line is longer than 80 characters. |
682
|
| Line has trailing spaces. |
689
|
| Line has trailing spaces. |
692
|
| Missing a Javadoc comment. |
693
|
| '{' should be on the previous line. |
701
|
| '{' should be on the previous line. |
703
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
721
|
| Parameter name should be final. |
721
|
| '{' should be on the previous line. |
722
|
| '{' should be on the previous line. |
724
|
| '{' should be on the previous line. |
728
|
| '{' should be on the previous line. |
732
|
| '{' should be on the previous line. |
736
|
| '{' should be on the previous line. |
740
|
| Line has trailing spaces. |
745
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
754
|
| Parameter name should be final. |
754
|
| '{' should be on the previous line. |
755
|
| '{' should be on the previous line. |
757
|
| '{' should be on the previous line. |
761
|
| '{' should be on the previous line. |
765
|
| '{' should be on the previous line. |
769
|
| '{' should be on the previous line. |
773
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
786
|
| Parameter pos should be final. |
786
|
| '{' should be on the previous line. |
787
|
| '{' should be on the previous line. |
789
|
| '{' should be on the previous line. |
793
|
| '{' should be on the previous line. |
797
|
| '3' is a magic number. |
800
|
| '{' should be on the previous line. |
801
|
| '4' is a magic number. |
804
|
| '{' should be on the previous line. |
805
|
| Line has trailing spaces. |
810
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
817
|
| Expected @throws tag for 'Exception'. |
817
|
| '{' should be on the previous line. |
818
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
833
|
| Parameter dbName should be final. |
833
|
| Expected @param tag for 'dbName'. |
833
|
| Expected @throws tag for 'TorqueException'. |
833
|
| '{' should be on the previous line. |
834
|
| '{' should be on the previous line. |
837
|
| '}' should be on the same line. |
841
|
| 'catch' is not followed by whitespace. |
842
|
| '{' should be on the previous line. |
843
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
862
|
| Parameter con should be final. |
862
|
| Expected @param tag for 'con'. |
862
|
| Expected @throws tag for 'TorqueException'. |
862
|
| '{' should be on the previous line. |
863
|
| '{' should be on the previous line. |
865
|
| Line has trailing spaces. |
869
|
| '{' should be on the previous line. |
872
|
| '{' should be on the previous line. |
874
|
| '}' should be on the same line. |
877
|
| '{' should be on the previous line. |
879
|
| Line has trailing spaces. |
884
|
| Line has trailing spaces. |
885
|
| '{' should be on the previous line. |
887
|
| '{' should be on the previous line. |
889
|
| Line has trailing spaces. |
898
|
| Unused @param tag for 'id'. |
902
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
904
|
| Parameter key should be final. |
904
|
| Expected @param tag for 'key'. |
904
|
| Expected @throws tag for 'TorqueException'. |
905
|
| '{' should be on the previous line. |
906
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
915
|
| Parameter key should be final. |
915
|
| Expected @param tag for 'key'. |
915
|
| Expected @throws tag for 'TorqueException'. |
915
|
| '{' should be on the previous line. |
916
|
| Line has trailing spaces. |
920
|
| Expected an @return tag. |
925
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
925
|
| '{' should be on the previous line. |
926
|
| Line has trailing spaces. |
930
|
| Expected an @return tag. |
938
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
938
|
| Expected @throws tag for 'TorqueException'. |
938
|
| '{' should be on the previous line. |
939
|
| Line has trailing spaces. |
942
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
943
|
| Missing a Javadoc comment. |
943
|
| Parameter copyObj should be final. |
943
|
| '{' should be on the previous line. |
944
|
| Line has trailing spaces. |
950
|
| Line has trailing spaces. |
952
|
| Line has trailing spaces. |
953
|
| Line has trailing spaces. |
954
|
| '{' should be on the previous line. |
957
|
| Line has trailing spaces. |
961
|
| Expected an @return tag. |
971
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
971
|
| '{' should be on the previous line. |
972
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
976
|
| Missing a Javadoc comment. |
976
|
| '{' should be on the previous line. |
977
|
| 'return' is not followed by whitespace. |
995
|
olr/om/BaseRdfLiteralPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
41
|
| '{' should be on the previous line. |
51
|
| First sentence should end with a period. |
55
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| Parameter className should be final. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
123
|
| Parameter results should be final. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| '{' should be on the previous line. |
148
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
161
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Expected an @return tag. |
181
|
| Parameter criteria should be final. |
181
|
| '{' should be on the previous line. |
183
|
| Expected an @return tag. |
198
|
| Parameter criteria should be final. |
198
|
| Parameter con should be final. |
198
|
| '{' should be on the previous line. |
200
|
| Line has trailing spaces. |
201
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
210
|
| '}' should be on the same line. |
212
|
| '{' should be on the previous line. |
214
|
| Parameter criteria should be final. |
226
|
| '{' should be on the previous line. |
228
|
| Expected an @return tag. |
245
|
| Parameter row should be final. |
245
|
| Expected @param tag for 'row'. |
245
|
| Parameter offset should be final. |
246
|
| Expected @param tag for 'offset'. |
246
|
| Parameter cls should be final. |
247
|
| Expected @param tag for 'cls'. |
247
|
| '{' should be on the previous line. |
249
|
| '{' should be on the previous line. |
251
|
| '}' should be on the same line. |
258
|
| '{' should be on the previous line. |
260
|
| '}' should be on the same line. |
262
|
| '{' should be on the previous line. |
264
|
| Parameter row should be final. |
278
|
| Expected @param tag for 'row'. |
278
|
| Parameter offset should be final. |
279
|
| Expected @param tag for 'offset'. |
279
|
| Parameter obj should be final. |
280
|
| Expected @param tag for 'obj'. |
280
|
| '{' should be on the previous line. |
282
|
| '{' should be on the previous line. |
284
|
| '3' is a magic number. |
288
|
| '4' is a magic number. |
289
|
| '}' should be on the same line. |
290
|
| '{' should be on the previous line. |
292
|
| Parameter criteria should be final. |
305
|
| '{' should be on the previous line. |
306
|
| Parameter criteria should be final. |
319
|
| Parameter con should be final. |
319
|
| '{' should be on the previous line. |
321
|
| Expected an @return tag. |
335
|
| Parameter criteria should be final. |
335
|
| Expected @param tag for 'criteria'. |
335
|
| '{' should be on the previous line. |
337
|
| Expected an @return tag. |
350
|
| Parameter criteria should be final. |
350
|
| Expected @param tag for 'criteria'. |
350
|
| Parameter con should be final. |
350
|
| '{' should be on the previous line. |
352
|
| '{' should be on the previous line. |
354
|
| Line has trailing spaces. |
358
|
| '{' should be on the previous line. |
363
|
| '{' should be on the previous line. |
369
|
| '}' should be on the same line. |
371
|
| '{' should be on the previous line. |
373
|
| Expected an @return tag. |
385
|
| Parameter records should be final. |
385
|
| Expected @param tag for 'records'. |
385
|
| '{' should be on the previous line. |
387
|
| '{' should be on the previous line. |
392
|
| Line has trailing spaces. |
399
|
| Expected an @return tag. |
409
|
| '{' should be on the previous line. |
411
|
| Parameter criteria should be final. |
423
|
| '{' should be on the previous line. |
424
|
| Parameter criteria should be final. |
440
|
| Parameter con should be final. |
440
|
| '{' should be on the previous line. |
442
|
| Line has trailing spaces. |
445
|
| '{' should be on the previous line. |
450
|
| '{' should be on the previous line. |
454
|
| '}' should be on the same line. |
456
|
| '{' should be on the previous line. |
458
|
| Parameter criteria should be final. |
470
|
| '{' should be on the previous line. |
471
|
| Parameter criteria should be final. |
486
|
| Parameter con should be final. |
486
|
| '{' should be on the previous line. |
488
|
| Line has trailing spaces. |
489
|
| '{' should be on the previous line. |
494
|
| '{' should be on the previous line. |
498
|
| '}' should be on the same line. |
500
|
| '{' should be on the previous line. |
502
|
| First sentence should end with a period. |
507
|
| Expected an @return tag. |
513
|
| Parameter obj should be final. |
513
|
| Expected @param tag for 'obj'. |
513
|
| '{' should be on the previous line. |
514
|
| First sentence should end with a period. |
518
|
| Parameter obj should be final. |
524
|
| Expected @param tag for 'obj'. |
524
|
| '{' should be on the previous line. |
525
|
| Parameter obj should be final. |
536
|
| '{' should be on the previous line. |
537
|
| Parameter obj should be final. |
547
|
| '{' should be on the previous line. |
548
|
| Parameter obj should be final. |
562
|
| Parameter con should be final. |
562
|
| '{' should be on the previous line. |
564
|
| Parameter obj should be final. |
580
|
| Parameter con should be final. |
580
|
| '{' should be on the previous line. |
582
|
| Parameter obj should be final. |
597
|
| Parameter con should be final. |
597
|
| '{' should be on the previous line. |
599
|
| Parameter pk should be final. |
610
|
| '{' should be on the previous line. |
611
|
| Parameter pk should be final. |
626
|
| Parameter con should be final. |
626
|
| '{' should be on the previous line. |
628
|
| First sentence should end with a period. |
632
|
| Expected an @return tag. |
633
|
| '(' is followed by whitespace. |
633
|
| Parameter pk should be final. |
633
|
| Expected @param tag for 'pk'. |
633
|
| ')' is preceded with whitespace. |
633
|
| '{' should be on the previous line. |
634
|
| First sentence should end with a period. |
640
|
| Expected an @return tag. |
641
|
| '(' is followed by whitespace. |
641
|
| Parameter obj should be final. |
641
|
| Expected @param tag for 'obj'. |
641
|
| ')' is preceded with whitespace. |
641
|
| '{' should be on the previous line. |
642
|
| 'if' construct must use '{}'s. |
644
|
| Line has trailing spaces. |
652
|
| Line has trailing spaces. |
653
|
| First sentence should end with a period. |
654
|
| Expected an @return tag. |
663
|
| Parameter pk should be final. |
663
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
664
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
664
|
| '{' should be on the previous line. |
665
|
| Line has trailing spaces. |
668
|
| First sentence should end with a period. |
669
|
| Expected an @return tag. |
678
|
| Parameter pk should be final. |
678
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
679
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
679
|
| '{' should be on the previous line. |
680
|
| '{' should be on the previous line. |
684
|
| '}' should be on the same line. |
687
|
| '{' should be on the previous line. |
689
|
| 'return' is not followed by whitespace. |
692
|
| First sentence should end with a period. |
695
|
| Expected an @return tag. |
705
|
| Parameter pk should be final. |
705
|
| Parameter con should be final. |
705
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
706
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
706
|
| '{' should be on the previous line. |
707
|
| '{' should be on the previous line. |
711
|
| '}' should be on the same line. |
713
|
| '{' should be on the previous line. |
715
|
| '}' should be on the same line. |
717
|
| '{' should be on the previous line. |
719
|
| 'cast' is not followed by whitespace. |
720
|
| First sentence should end with a period. |
724
|
| Expected an @return tag. |
731
|
| Parameter pks should be final. |
731
|
| '{' should be on the previous line. |
733
|
| '{' should be on the previous line. |
737
|
| '}' should be on the same line. |
740
|
| '{' should be on the previous line. |
742
|
| 'return' is not followed by whitespace. |
745
|
| First sentence should end with a period. |
748
|
| Expected an @return tag. |
756
|
| '(' is followed by whitespace. |
756
|
| Parameter pks should be final. |
756
|
| Parameter dbcon should be final. |
756
|
| ')' is preceded with whitespace. |
756
|
| '{' should be on the previous line. |
758
|
| '{' should be on the previous line. |
761
|
| '}' should be on the same line. |
763
|
| '{' should be on the previous line. |
765
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line has trailing spaces. |
773
|
| Line has trailing spaces. |
777
|
| Line has trailing spaces. |
778
|
| Line has trailing spaces. |
779
|
| Line has trailing spaces. |
780
|
| Expected an @return tag. |
793
|
| Parameter c should be final. |
793
|
| Expected @param tag for 'c'. |
793
|
| '{' should be on the previous line. |
795
|
| '{' should be on the previous line. |
800
|
| Line has trailing spaces. |
811
|
| Line has trailing spaces. |
813
|
| Line is longer than 80 characters. |
813
|
| '{' should be on the previous line. |
818
|
| 'cast' is not followed by whitespace. |
825
|
| '{' should be on the previous line. |
830
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
831
|
| 'cast' is not followed by whitespace. |
831
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
832
|
| 'cast' is not followed by whitespace. |
832
|
| '{' should be on the previous line. |
834
|
| '{' should be on the previous line. |
841
|
| Line has trailing spaces. |
849
|
| Line has trailing spaces. |
850
|
| Line has trailing spaces. |
851
|
| Line has trailing spaces. |
852
|
| Expected an @return tag. |
860
|
| '{' should be on the previous line. |
862
|
olr/om/BaseRdfNamespace.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
30
|
| First sentence should end with a period. |
31
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
32
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Parameter v should be final. |
68
|
| Expected @throws tag for 'TorqueException'. |
68
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
70
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| '{' should be on the previous line. |
81
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
88
|
| '{' should be on the previous line. |
91
|
| '{' should be on the previous line. |
93
|
| Line has trailing spaces. |
99
|
| First sentence should end with a period. |
100
|
| Method 'getNsName' is not designed for extension - needs to be abstract, final or empty. |
105
|
| '{' should be on the previous line. |
106
|
| Line has trailing spaces. |
110
|
| First sentence should end with a period. |
111
|
| Line has trailing spaces. |
116
|
| Method 'setNsName' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Parameter v should be final. |
116
|
| '{' should be on the previous line. |
117
|
| Line has trailing spaces. |
118
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
127
|
| First sentence should end with a period. |
128
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
133
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
138
|
| First sentence should end with a period. |
139
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Parameter v should be final. |
144
|
| Expected @throws tag for 'TorqueException'. |
144
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
146
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
153
|
| '{' should be on the previous line. |
155
|
| Line has trailing spaces. |
158
|
| Line has trailing spaces. |
160
|
| First sentence should end with a period. |
161
|
| Method 'getModified' is not designed for extension - needs to be abstract, final or empty. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
171
|
| First sentence should end with a period. |
172
|
| Line has trailing spaces. |
177
|
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Parameter v should be final. |
177
|
| '{' should be on the previous line. |
178
|
| Line has trailing spaces. |
179
|
| '{' should be on the previous line. |
181
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
186
|
| Line has trailing spaces. |
188
|
| First sentence should end with a period. |
189
|
| Method 'getGarbage' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
199
|
| First sentence should end with a period. |
200
|
| Line has trailing spaces. |
205
|
| Method 'setGarbage' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Parameter v should be final. |
205
|
| '{' should be on the previous line. |
206
|
| Line has trailing spaces. |
207
|
| '{' should be on the previous line. |
209
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
217
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
220
|
| Missing a Javadoc comment. |
221
|
| First sentence should end with a period. |
223
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
229
|
| Parameter v should be final. |
229
|
| Expected @throws tag for 'TorqueException'. |
229
|
| '{' should be on the previous line. |
230
|
| '{' should be on the previous line. |
232
|
| '}' should be on the same line. |
234
|
| '{' should be on the previous line. |
236
|
| Line has trailing spaces. |
242
|
| First sentence should end with a period. |
243
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Expected @throws tag for 'TorqueException'. |
249
|
| '{' should be on the previous line. |
250
|
| '{' should be on the previous line. |
252
|
| Line is longer than 80 characters. |
253
|
| Line has trailing spaces. |
254
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
274
|
| Parameter key should be final. |
274
|
| Expected @param tag for 'key'. |
274
|
| Expected @throws tag for 'TorqueException'. |
274
|
| '{' should be on the previous line. |
275
|
| Line has trailing spaces. |
276
|
| Line has trailing spaces. |
279
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
281
|
| First sentence should end with a period. |
282
|
| Variable 'collRdfResources' must be private and have accessor methods. |
285
|
| Method 'initRdfResources' is not designed for extension - needs to be abstract, final or empty. |
292
|
| '{' should be on the previous line. |
293
|
| '{' should be on the previous line. |
295
|
| First sentence should end with a period. |
300
|
| Method 'addRdfResource' is not designed for extension - needs to be abstract, final or empty. |
307
|
| Parameter l should be final. |
307
|
| Expected @throws tag for 'TorqueException'. |
307
|
| '{' should be on the previous line. |
308
|
| First sentence should end with a period. |
313
|
| Expected an @return tag. |
325
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
325
|
| Expected @throws tag for 'TorqueException'. |
325
|
| '{' should be on the previous line. |
326
|
| '{' should be on the previous line. |
328
|
| '10' is a magic number. |
329
|
| Expected an @return tag. |
345
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
345
|
| Parameter criteria should be final. |
345
|
| Expected @param tag for 'criteria'. |
345
|
| Expected @throws tag for 'TorqueException'. |
345
|
| '{' should be on the previous line. |
346
|
| '{' should be on the previous line. |
348
|
| '{' should be on the previous line. |
350
|
| '}' should be on the same line. |
352
|
| '{' should be on the previous line. |
354
|
| ')' is preceded with whitespace. |
355
|
| '}' should be on the same line. |
358
|
| '{' should be on the previous line. |
360
|
| '{' should be on the previous line. |
363
|
| '{' should be on the previous line. |
369
|
| Expected an @return tag. |
387
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
387
|
| Parameter con should be final. |
387
|
| Expected @param tag for 'con'. |
387
|
| Expected @throws tag for 'TorqueException'. |
387
|
| '{' should be on the previous line. |
388
|
| '{' should be on the previous line. |
390
|
| '10' is a magic number. |
391
|
| Expected an @return tag. |
408
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
408
|
| Parameter criteria should be final. |
408
|
| Expected @param tag for 'criteria'. |
408
|
| Parameter con should be final. |
408
|
| Expected @param tag for 'con'. |
408
|
| Expected @throws tag for 'TorqueException'. |
409
|
| '{' should be on the previous line. |
410
|
| '{' should be on the previous line. |
412
|
| '{' should be on the previous line. |
414
|
| '}' should be on the same line. |
416
|
| '{' should be on the previous line. |
418
|
| Line is longer than 80 characters. |
420
|
| '}' should be on the same line. |
422
|
| '{' should be on the previous line. |
424
|
| '{' should be on the previous line. |
427
|
| '{' should be on the previous line. |
433
|
| Line has trailing spaces. |
443
|
| Line has trailing spaces. |
444
|
| Line has trailing spaces. |
445
|
| Line has trailing spaces. |
446
|
| Line has trailing spaces. |
447
|
| Line has trailing spaces. |
448
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
450
|
| Line has trailing spaces. |
451
|
| Line has trailing spaces. |
452
|
| Expected an @return tag. |
464
|
| Method 'getRdfResourcesJoinRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
464
|
| Parameter criteria should be final. |
464
|
| Expected @param tag for 'criteria'. |
464
|
| Expected @throws tag for 'TorqueException'. |
465
|
| '{' should be on the previous line. |
466
|
| '{' should be on the previous line. |
468
|
| '{' should be on the previous line. |
470
|
| '}' should be on the same line. |
472
|
| '{' should be on the previous line. |
474
|
| Line is longer than 80 characters. |
476
|
| '}' should be on the same line. |
478
|
| '{' should be on the previous line. |
480
|
| '{' should be on the previous line. |
487
|
| Line is longer than 80 characters. |
488
|
| Line has trailing spaces. |
495
|
| Line has trailing spaces. |
496
|
| Line has trailing spaces. |
497
|
| Line has trailing spaces. |
498
|
| Line has trailing spaces. |
499
|
| Line has trailing spaces. |
500
|
| Line has trailing spaces. |
501
|
| Line has trailing spaces. |
502
|
| Line has trailing spaces. |
503
|
| Expected an @return tag. |
515
|
| Method 'getRdfResourcesJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
515
|
| Parameter criteria should be final. |
515
|
| Expected @param tag for 'criteria'. |
515
|
| Expected @throws tag for 'TorqueException'. |
516
|
| '{' should be on the previous line. |
517
|
| '{' should be on the previous line. |
519
|
| '{' should be on the previous line. |
521
|
| '}' should be on the same line. |
523
|
| '{' should be on the previous line. |
525
|
| Line is longer than 80 characters. |
527
|
| '}' should be on the same line. |
529
|
| '{' should be on the previous line. |
531
|
| '{' should be on the previous line. |
538
|
| Line is longer than 80 characters. |
539
|
| Line has trailing spaces. |
546
|
| Line has trailing spaces. |
549
|
| Line has trailing spaces. |
550
|
| First sentence should end with a period. |
551
|
| Variable 'collRdfSchemas' must be private and have accessor methods. |
554
|
| Method 'initRdfSchemas' is not designed for extension - needs to be abstract, final or empty. |
561
|
| '{' should be on the previous line. |
562
|
| '{' should be on the previous line. |
564
|
| First sentence should end with a period. |
569
|
| Method 'addRdfSchema' is not designed for extension - needs to be abstract, final or empty. |
576
|
| Parameter l should be final. |
576
|
| Expected @throws tag for 'TorqueException'. |
576
|
| '{' should be on the previous line. |
577
|
| First sentence should end with a period. |
582
|
| Expected an @return tag. |
594
|
| Method 'getRdfSchemas' is not designed for extension - needs to be abstract, final or empty. |
594
|
| Expected @throws tag for 'TorqueException'. |
594
|
| '{' should be on the previous line. |
595
|
| '{' should be on the previous line. |
597
|
| '10' is a magic number. |
598
|
| Expected an @return tag. |
614
|
| Method 'getRdfSchemas' is not designed for extension - needs to be abstract, final or empty. |
614
|
| Parameter criteria should be final. |
614
|
| Expected @param tag for 'criteria'. |
614
|
| Expected @throws tag for 'TorqueException'. |
614
|
| '{' should be on the previous line. |
615
|
| '{' should be on the previous line. |
617
|
| '{' should be on the previous line. |
619
|
| '}' should be on the same line. |
621
|
| '{' should be on the previous line. |
623
|
| ')' is preceded with whitespace. |
624
|
| '}' should be on the same line. |
627
|
| '{' should be on the previous line. |
629
|
| '{' should be on the previous line. |
632
|
| '{' should be on the previous line. |
638
|
| Expected an @return tag. |
656
|
| Method 'getRdfSchemas' is not designed for extension - needs to be abstract, final or empty. |
656
|
| Parameter con should be final. |
656
|
| Expected @param tag for 'con'. |
656
|
| Expected @throws tag for 'TorqueException'. |
656
|
| '{' should be on the previous line. |
657
|
| '{' should be on the previous line. |
659
|
| '10' is a magic number. |
660
|
| Expected an @return tag. |
677
|
| Method 'getRdfSchemas' is not designed for extension - needs to be abstract, final or empty. |
677
|
| Parameter criteria should be final. |
677
|
| Expected @param tag for 'criteria'. |
677
|
| Parameter con should be final. |
677
|
| Expected @param tag for 'con'. |
677
|
| Expected @throws tag for 'TorqueException'. |
678
|
| '{' should be on the previous line. |
679
|
| '{' should be on the previous line. |
681
|
| '{' should be on the previous line. |
683
|
| '}' should be on the same line. |
685
|
| '{' should be on the previous line. |
687
|
| '}' should be on the same line. |
691
|
| '{' should be on the previous line. |
693
|
| '{' should be on the previous line. |
696
|
| '{' should be on the previous line. |
702
|
| Line has trailing spaces. |
712
|
| Line has trailing spaces. |
713
|
| Line has trailing spaces. |
714
|
| Line has trailing spaces. |
715
|
| Line has trailing spaces. |
716
|
| Line has trailing spaces. |
717
|
| Line has trailing spaces. |
718
|
| Line has trailing spaces. |
719
|
| Line has trailing spaces. |
720
|
| Line has trailing spaces. |
721
|
| Expected an @return tag. |
733
|
| Method 'getRdfSchemasJoinRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
733
|
| Parameter criteria should be final. |
733
|
| Expected @param tag for 'criteria'. |
733
|
| Expected @throws tag for 'TorqueException'. |
734
|
| '{' should be on the previous line. |
735
|
| '{' should be on the previous line. |
737
|
| '{' should be on the previous line. |
739
|
| '}' should be on the same line. |
741
|
| '{' should be on the previous line. |
743
|
| Line is longer than 80 characters. |
745
|
| '}' should be on the same line. |
747
|
| '{' should be on the previous line. |
749
|
| '{' should be on the previous line. |
756
|
| Line is longer than 80 characters. |
757
|
| Line has trailing spaces. |
764
|
| Line has trailing spaces. |
767
|
| Missing a Javadoc comment. |
768
|
| '{' should be on the previous line. |
776
|
| '{' should be on the previous line. |
778
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
796
|
| Parameter name should be final. |
796
|
| '{' should be on the previous line. |
797
|
| '{' should be on the previous line. |
799
|
| '{' should be on the previous line. |
803
|
| '{' should be on the previous line. |
807
|
| '{' should be on the previous line. |
811
|
| '{' should be on the previous line. |
815
|
| Line has trailing spaces. |
820
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
829
|
| Parameter name should be final. |
829
|
| '{' should be on the previous line. |
830
|
| '{' should be on the previous line. |
832
|
| '{' should be on the previous line. |
836
|
| '{' should be on the previous line. |
840
|
| '{' should be on the previous line. |
844
|
| '{' should be on the previous line. |
848
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
861
|
| Parameter pos should be final. |
861
|
| '{' should be on the previous line. |
862
|
| '{' should be on the previous line. |
864
|
| '{' should be on the previous line. |
868
|
| '{' should be on the previous line. |
872
|
| '3' is a magic number. |
875
|
| '{' should be on the previous line. |
876
|
| '4' is a magic number. |
879
|
| '{' should be on the previous line. |
880
|
| Line has trailing spaces. |
885
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
892
|
| Expected @throws tag for 'Exception'. |
892
|
| '{' should be on the previous line. |
893
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
908
|
| Parameter dbName should be final. |
908
|
| Expected @param tag for 'dbName'. |
908
|
| Expected @throws tag for 'TorqueException'. |
908
|
| '{' should be on the previous line. |
909
|
| '{' should be on the previous line. |
912
|
| '}' should be on the same line. |
916
|
| 'catch' is not followed by whitespace. |
917
|
| '{' should be on the previous line. |
918
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
937
|
| Parameter con should be final. |
937
|
| Expected @param tag for 'con'. |
937
|
| Expected @throws tag for 'TorqueException'. |
937
|
| '{' should be on the previous line. |
938
|
| '{' should be on the previous line. |
940
|
| Line has trailing spaces. |
944
|
| '{' should be on the previous line. |
947
|
| '{' should be on the previous line. |
949
|
| '}' should be on the same line. |
952
|
| '{' should be on the previous line. |
954
|
| Line has trailing spaces. |
959
|
| Line has trailing spaces. |
960
|
| '{' should be on the previous line. |
962
|
| '{' should be on the previous line. |
964
|
| Line has trailing spaces. |
968
|
| Line has trailing spaces. |
969
|
| '{' should be on the previous line. |
971
|
| '{' should be on the previous line. |
973
|
| Line has trailing spaces. |
982
|
| Unused @param tag for 'id'. |
986
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
988
|
| Parameter key should be final. |
988
|
| Expected @param tag for 'key'. |
988
|
| Expected @throws tag for 'TorqueException'. |
989
|
| '{' should be on the previous line. |
990
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
999
|
| Parameter key should be final. |
999
|
| Expected @param tag for 'key'. |
999
|
| Expected @throws tag for 'TorqueException'. |
999
|
| '{' should be on the previous line. |
1000
|
| Line has trailing spaces. |
1004
|
| Expected an @return tag. |
1009
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1009
|
| '{' should be on the previous line. |
1010
|
| Line has trailing spaces. |
1014
|
| Expected an @return tag. |
1022
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
1022
|
| Expected @throws tag for 'TorqueException'. |
1022
|
| '{' should be on the previous line. |
1023
|
| Line has trailing spaces. |
1026
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
1027
|
| Missing a Javadoc comment. |
1027
|
| Parameter copyObj should be final. |
1027
|
| Line has trailing spaces. |
1034
|
| Line has trailing spaces. |
1036
|
| Line has trailing spaces. |
1037
|
| Line has trailing spaces. |
1038
|
| '{' should be on the previous line. |
1041
|
| Line has trailing spaces. |
1045
|
| Line has trailing spaces. |
1046
|
| '{' should be on the previous line. |
1049
|
| Line has trailing spaces. |
1053
|
| Expected an @return tag. |
1063
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
1063
|
| '{' should be on the previous line. |
1064
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
1068
|
| Missing a Javadoc comment. |
1068
|
| '{' should be on the previous line. |
1069
|
| 'return' is not followed by whitespace. |
1087
|
olr/om/BaseRdfNamespacePeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
41
|
| '{' should be on the previous line. |
51
|
| First sentence should end with a period. |
55
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| Parameter className should be final. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
123
|
| Parameter results should be final. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| '{' should be on the previous line. |
148
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
161
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Expected an @return tag. |
181
|
| Parameter criteria should be final. |
181
|
| '{' should be on the previous line. |
183
|
| Expected an @return tag. |
198
|
| Parameter criteria should be final. |
198
|
| Parameter con should be final. |
198
|
| '{' should be on the previous line. |
200
|
| Line has trailing spaces. |
201
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
210
|
| '}' should be on the same line. |
212
|
| '{' should be on the previous line. |
214
|
| Parameter criteria should be final. |
226
|
| '{' should be on the previous line. |
228
|
| Expected an @return tag. |
245
|
| Parameter row should be final. |
245
|
| Expected @param tag for 'row'. |
245
|
| Parameter offset should be final. |
246
|
| Expected @param tag for 'offset'. |
246
|
| Parameter cls should be final. |
247
|
| Expected @param tag for 'cls'. |
247
|
| '{' should be on the previous line. |
249
|
| '{' should be on the previous line. |
251
|
| '}' should be on the same line. |
258
|
| '{' should be on the previous line. |
260
|
| '}' should be on the same line. |
262
|
| '{' should be on the previous line. |
264
|
| Parameter row should be final. |
278
|
| Expected @param tag for 'row'. |
278
|
| Parameter offset should be final. |
279
|
| Expected @param tag for 'offset'. |
279
|
| Parameter obj should be final. |
280
|
| Expected @param tag for 'obj'. |
280
|
| '{' should be on the previous line. |
282
|
| '{' should be on the previous line. |
284
|
| '3' is a magic number. |
288
|
| '4' is a magic number. |
289
|
| '}' should be on the same line. |
290
|
| '{' should be on the previous line. |
292
|
| Parameter criteria should be final. |
305
|
| '{' should be on the previous line. |
306
|
| Parameter criteria should be final. |
319
|
| Parameter con should be final. |
319
|
| '{' should be on the previous line. |
321
|
| Expected an @return tag. |
335
|
| Parameter criteria should be final. |
335
|
| Expected @param tag for 'criteria'. |
335
|
| '{' should be on the previous line. |
337
|
| Expected an @return tag. |
350
|
| Parameter criteria should be final. |
350
|
| Expected @param tag for 'criteria'. |
350
|
| Parameter con should be final. |
350
|
| '{' should be on the previous line. |
352
|
| '{' should be on the previous line. |
354
|
| Line has trailing spaces. |
358
|
| '{' should be on the previous line. |
363
|
| '{' should be on the previous line. |
369
|
| '}' should be on the same line. |
371
|
| '{' should be on the previous line. |
373
|
| Expected an @return tag. |
385
|
| Parameter records should be final. |
385
|
| Expected @param tag for 'records'. |
385
|
| '{' should be on the previous line. |
387
|
| '{' should be on the previous line. |
392
|
| Line has trailing spaces. |
399
|
| Expected an @return tag. |
409
|
| '{' should be on the previous line. |
411
|
| Parameter criteria should be final. |
423
|
| '{' should be on the previous line. |
424
|
| Parameter criteria should be final. |
440
|
| Parameter con should be final. |
440
|
| '{' should be on the previous line. |
442
|
| Line has trailing spaces. |
445
|
| '{' should be on the previous line. |
450
|
| '{' should be on the previous line. |
454
|
| '}' should be on the same line. |
456
|
| '{' should be on the previous line. |
458
|
| Parameter criteria should be final. |
470
|
| '{' should be on the previous line. |
471
|
| Parameter criteria should be final. |
486
|
| Parameter con should be final. |
486
|
| '{' should be on the previous line. |
488
|
| Line has trailing spaces. |
489
|
| '{' should be on the previous line. |
494
|
| '{' should be on the previous line. |
498
|
| '}' should be on the same line. |
500
|
| '{' should be on the previous line. |
502
|
| First sentence should end with a period. |
507
|
| Expected an @return tag. |
513
|
| Parameter obj should be final. |
513
|
| Expected @param tag for 'obj'. |
513
|
| '{' should be on the previous line. |
514
|
| First sentence should end with a period. |
518
|
| Parameter obj should be final. |
524
|
| Expected @param tag for 'obj'. |
524
|
| '{' should be on the previous line. |
525
|
| Parameter obj should be final. |
536
|
| '{' should be on the previous line. |
537
|
| Parameter obj should be final. |
547
|
| '{' should be on the previous line. |
548
|
| Parameter obj should be final. |
562
|
| Parameter con should be final. |
562
|
| '{' should be on the previous line. |
564
|
| Parameter obj should be final. |
580
|
| Parameter con should be final. |
580
|
| '{' should be on the previous line. |
582
|
| Parameter obj should be final. |
597
|
| Parameter con should be final. |
597
|
| '{' should be on the previous line. |
599
|
| Parameter pk should be final. |
610
|
| '{' should be on the previous line. |
611
|
| Parameter pk should be final. |
626
|
| Parameter con should be final. |
626
|
| '{' should be on the previous line. |
628
|
| First sentence should end with a period. |
632
|
| Expected an @return tag. |
633
|
| '(' is followed by whitespace. |
633
|
| Parameter pk should be final. |
633
|
| Expected @param tag for 'pk'. |
633
|
| ')' is preceded with whitespace. |
633
|
| '{' should be on the previous line. |
634
|
| First sentence should end with a period. |
640
|
| Expected an @return tag. |
641
|
| '(' is followed by whitespace. |
641
|
| Parameter obj should be final. |
641
|
| Expected @param tag for 'obj'. |
641
|
| ')' is preceded with whitespace. |
641
|
| '{' should be on the previous line. |
642
|
| 'if' construct must use '{}'s. |
644
|
| Line has trailing spaces. |
652
|
| Line has trailing spaces. |
653
|
| First sentence should end with a period. |
654
|
| Expected an @return tag. |
663
|
| Parameter pk should be final. |
663
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
664
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
664
|
| '{' should be on the previous line. |
665
|
| Line has trailing spaces. |
668
|
| First sentence should end with a period. |
669
|
| Expected an @return tag. |
678
|
| Parameter pk should be final. |
678
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
679
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
679
|
| '{' should be on the previous line. |
680
|
| '{' should be on the previous line. |
684
|
| '}' should be on the same line. |
687
|
| '{' should be on the previous line. |
689
|
| 'return' is not followed by whitespace. |
692
|
| First sentence should end with a period. |
695
|
| Expected an @return tag. |
705
|
| Parameter pk should be final. |
705
|
| Parameter con should be final. |
705
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
706
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
706
|
| '{' should be on the previous line. |
707
|
| '{' should be on the previous line. |
711
|
| '}' should be on the same line. |
713
|
| '{' should be on the previous line. |
715
|
| '}' should be on the same line. |
717
|
| '{' should be on the previous line. |
719
|
| 'cast' is not followed by whitespace. |
720
|
| First sentence should end with a period. |
724
|
| Expected an @return tag. |
731
|
| Parameter pks should be final. |
731
|
| '{' should be on the previous line. |
733
|
| '{' should be on the previous line. |
737
|
| '}' should be on the same line. |
740
|
| '{' should be on the previous line. |
742
|
| 'return' is not followed by whitespace. |
745
|
| First sentence should end with a period. |
748
|
| Expected an @return tag. |
756
|
| '(' is followed by whitespace. |
756
|
| Parameter pks should be final. |
756
|
| Parameter dbcon should be final. |
756
|
| ')' is preceded with whitespace. |
756
|
| '{' should be on the previous line. |
758
|
| '{' should be on the previous line. |
761
|
| '}' should be on the same line. |
763
|
| '{' should be on the previous line. |
765
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line has trailing spaces. |
773
|
| Line has trailing spaces. |
777
|
| Line has trailing spaces. |
778
|
| Line has trailing spaces. |
779
|
| Line has trailing spaces. |
780
|
| Expected an @return tag. |
793
|
| Parameter c should be final. |
793
|
| Expected @param tag for 'c'. |
793
|
| '{' should be on the previous line. |
795
|
| '{' should be on the previous line. |
800
|
| Line has trailing spaces. |
811
|
| Line has trailing spaces. |
813
|
| Line is longer than 80 characters. |
813
|
| '{' should be on the previous line. |
818
|
| 'cast' is not followed by whitespace. |
825
|
| '{' should be on the previous line. |
830
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
831
|
| 'cast' is not followed by whitespace. |
831
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
832
|
| 'cast' is not followed by whitespace. |
832
|
| '{' should be on the previous line. |
834
|
| '{' should be on the previous line. |
841
|
| Line has trailing spaces. |
849
|
| Line has trailing spaces. |
850
|
| Line has trailing spaces. |
851
|
| Line has trailing spaces. |
852
|
| Expected an @return tag. |
860
|
| '{' should be on the previous line. |
862
|
olr/om/BaseRdfResource.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
21
|
| '{' should be on the previous line. |
31
|
| First sentence should end with a period. |
32
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
33
|
| Line has trailing spaces. |
36
|
| First sentence should end with a period. |
37
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| First sentence should end with a period. |
56
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
66
|
| First sentence should end with a period. |
67
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter v should be final. |
72
|
| Expected @throws tag for 'TorqueException'. |
72
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
74
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
92
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
96
|
| Line has trailing spaces. |
102
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
107
|
| Line has trailing spaces. |
113
|
| First sentence should end with a period. |
114
|
| Method 'getNs' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
124
|
| First sentence should end with a period. |
125
|
| Method 'setNs' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Parameter v should be final. |
130
|
| Expected @throws tag for 'TorqueException'. |
130
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
132
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
139
|
| '{' should be on the previous line. |
141
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
| First sentence should end with a period. |
147
|
| Method 'getRoName' is not designed for extension - needs to be abstract, final or empty. |
152
|
| '{' should be on the previous line. |
153
|
| Line has trailing spaces. |
157
|
| First sentence should end with a period. |
158
|
| Line has trailing spaces. |
163
|
| Method 'setRoName' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Parameter v should be final. |
163
|
| '{' should be on the previous line. |
164
|
| Line has trailing spaces. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
171
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
174
|
| First sentence should end with a period. |
175
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
180
|
| '{' should be on the previous line. |
181
|
| Line has trailing spaces. |
185
|
| First sentence should end with a period. |
186
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Parameter v should be final. |
191
|
| Expected @throws tag for 'TorqueException'. |
191
|
| '{' should be on the previous line. |
192
|
| Line has trailing spaces. |
193
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
200
|
| '{' should be on the previous line. |
202
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
| First sentence should end with a period. |
208
|
| Method 'getModified' is not designed for extension - needs to be abstract, final or empty. |
213
|
| '{' should be on the previous line. |
214
|
| Line has trailing spaces. |
218
|
| First sentence should end with a period. |
219
|
| Line has trailing spaces. |
224
|
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. |
224
|
| Parameter v should be final. |
224
|
| '{' should be on the previous line. |
225
|
| Line has trailing spaces. |
226
|
| '{' should be on the previous line. |
228
|
| Line has trailing spaces. |
232
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
235
|
| First sentence should end with a period. |
236
|
| Method 'getGarbage' is not designed for extension - needs to be abstract, final or empty. |
241
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
246
|
| First sentence should end with a period. |
247
|
| Line has trailing spaces. |
252
|
| Method 'setGarbage' is not designed for extension - needs to be abstract, final or empty. |
252
|
| Parameter v should be final. |
252
|
| '{' should be on the previous line. |
253
|
| Line has trailing spaces. |
254
|
| '{' should be on the previous line. |
256
|
| Line has trailing spaces. |
260
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
264
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
267
|
| Missing a Javadoc comment. |
268
|
| First sentence should end with a period. |
270
|
| Method 'setRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Parameter v should be final. |
276
|
| Expected @throws tag for 'TorqueException'. |
276
|
| '{' should be on the previous line. |
277
|
| '{' should be on the previous line. |
279
|
| '}' should be on the same line. |
281
|
| '{' should be on the previous line. |
283
|
| Line has trailing spaces. |
289
|
| First sentence should end with a period. |
290
|
| Method 'getRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Expected @throws tag for 'TorqueException'. |
296
|
| '{' should be on the previous line. |
297
|
| '{' should be on the previous line. |
299
|
| Line is longer than 80 characters. |
300
|
| Line has trailing spaces. |
301
|
| Method 'setRdfNamespaceKey' is not designed for extension - needs to be abstract, final or empty. |
321
|
| Parameter key should be final. |
321
|
| Expected @param tag for 'key'. |
321
|
| Expected @throws tag for 'TorqueException'. |
321
|
| '{' should be on the previous line. |
322
|
| Line has trailing spaces. |
323
|
| Line has trailing spaces. |
326
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
328
|
| Line has trailing spaces. |
329
|
| Missing a Javadoc comment. |
330
|
| First sentence should end with a period. |
332
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
338
|
| Parameter v should be final. |
338
|
| Expected @throws tag for 'TorqueException'. |
338
|
| '{' should be on the previous line. |
339
|
| '{' should be on the previous line. |
341
|
| '}' should be on the same line. |
343
|
| '{' should be on the previous line. |
345
|
| Line has trailing spaces. |
351
|
| First sentence should end with a period. |
352
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
358
|
| Expected @throws tag for 'TorqueException'. |
358
|
| '{' should be on the previous line. |
359
|
| '{' should be on the previous line. |
361
|
| Line is longer than 80 characters. |
362
|
| Line has trailing spaces. |
363
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
383
|
| Parameter key should be final. |
383
|
| Expected @param tag for 'key'. |
383
|
| Expected @throws tag for 'TorqueException'. |
383
|
| '{' should be on the previous line. |
384
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
388
|
| Line has trailing spaces. |
389
|
| Line has trailing spaces. |
390
|
| First sentence should end with a period. |
391
|
| Variable 'collRdfStatementsRelatedByPredicate' must be private and have accessor methods. |
394
|
| Line is longer than 80 characters. |
397
|
| Method 'initRdfStatementsRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
401
|
| '{' should be on the previous line. |
402
|
| '{' should be on the previous line. |
404
|
| First sentence should end with a period. |
409
|
| Line is longer than 80 characters. |
416
|
| Method 'addRdfStatementRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
416
|
| Parameter l should be final. |
416
|
| Expected @throws tag for 'TorqueException'. |
416
|
| First sentence should end with a period. |
422
|
| Line is longer than 80 characters. |
423
|
| Expected an @return tag. |
434
|
| Method 'getRdfStatementsRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
434
|
| Expected @throws tag for 'TorqueException'. |
434
|
| '{' should be on the previous line. |
435
|
| '{' should be on the previous line. |
437
|
| Line is longer than 80 characters. |
438
|
| '10' is a magic number. |
438
|
| Line is longer than 80 characters. |
447
|
| Expected an @return tag. |
454
|
| Line is longer than 80 characters. |
454
|
| Method 'getRdfStatementsRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Parameter criteria should be final. |
454
|
| Expected @param tag for 'criteria'. |
454
|
| Expected @throws tag for 'TorqueException'. |
454
|
| '{' should be on the previous line. |
457
|
| '{' should be on the previous line. |
459
|
| '}' should be on the same line. |
461
|
| '{' should be on the previous line. |
463
|
| ')' is preceded with whitespace. |
464
|
| Line is longer than 80 characters. |
465
|
| '}' should be on the same line. |
467
|
| '{' should be on the previous line. |
469
|
| '{' should be on the previous line. |
472
|
| Line is longer than 80 characters. |
477
|
| Line is longer than 80 characters. |
479
|
| Expected an @return tag. |
496
|
| Line is longer than 80 characters. |
496
|
| Method 'getRdfStatementsRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
496
|
| Parameter con should be final. |
496
|
| Expected @param tag for 'con'. |
496
|
| Expected @throws tag for 'TorqueException'. |
496
|
| '{' should be on the previous line. |
499
|
| Line is longer than 80 characters. |
500
|
| '10' is a magic number. |
500
|
| Line is longer than 80 characters. |
509
|
| Expected an @return tag. |
517
|
| Line is longer than 80 characters. |
517
|
| Method 'getRdfStatementsRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
517
|
| Parameter criteria should be final. |
517
|
| Expected @param tag for 'criteria'. |
517
|
| Parameter con should be final. |
517
|
| Expected @param tag for 'con'. |
517
|
| Expected @throws tag for 'TorqueException'. |
518
|
| '{' should be on the previous line. |
519
|
| '{' should be on the previous line. |
521
|
| '{' should be on the previous line. |
523
|
| '}' should be on the same line. |
525
|
| '{' should be on the previous line. |
527
|
| Line is longer than 80 characters. |
529
|
| '}' should be on the same line. |
531
|
| '{' should be on the previous line. |
533
|
| '{' should be on the previous line. |
536
|
| Line is longer than 80 characters. |
541
|
| Line is longer than 80 characters. |
543
|
| Line has trailing spaces. |
552
|
| Line has trailing spaces. |
553
|
| Line has trailing spaces. |
554
|
| Line has trailing spaces. |
555
|
| Line has trailing spaces. |
556
|
| Line has trailing spaces. |
557
|
| Line has trailing spaces. |
558
|
| Line has trailing spaces. |
559
|
| Line has trailing spaces. |
560
|
| Line has trailing spaces. |
561
|
| Line is longer than 80 characters. |
567
|
| Expected an @return tag. |
573
|
| Line is longer than 80 characters. |
573
|
| Method 'getRdfStatementsRelatedByPredicateJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
573
|
| Parameter criteria should be final. |
573
|
| Expected @param tag for 'criteria'. |
573
|
| Expected @throws tag for 'TorqueException'. |
574
|
| '{' should be on the previous line. |
575
|
| '{' should be on the previous line. |
577
|
| '{' should be on the previous line. |
579
|
| '}' should be on the same line. |
581
|
| '{' should be on the previous line. |
583
|
| Line is longer than 80 characters. |
585
|
| '}' should be on the same line. |
587
|
| '{' should be on the previous line. |
589
|
| Line is longer than 80 characters. |
595
|
| Line is longer than 80 characters. |
597
|
| Line has trailing spaces. |
604
|
| Line has trailing spaces. |
605
|
| Line has trailing spaces. |
606
|
| Line has trailing spaces. |
607
|
| Line has trailing spaces. |
608
|
| Line has trailing spaces. |
609
|
| Line has trailing spaces. |
610
|
| Line has trailing spaces. |
611
|
| Line has trailing spaces. |
612
|
| Line has trailing spaces. |
613
|
| Line has trailing spaces. |
614
|
| Line has trailing spaces. |
615
|
| Line has trailing spaces. |
616
|
| Line has trailing spaces. |
617
|
| Line has trailing spaces. |
618
|
| Line has trailing spaces. |
619
|
| Line has trailing spaces. |
620
|
| Line is longer than 80 characters. |
626
|
| Expected an @return tag. |
632
|
| Line is longer than 80 characters. |
632
|
| Method 'getRdfStatementsRelatedByPredicateJoinRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
632
|
| Parameter criteria should be final. |
632
|
| Expected @param tag for 'criteria'. |
632
|
| Expected @throws tag for 'TorqueException'. |
633
|
| '{' should be on the previous line. |
634
|
| '{' should be on the previous line. |
636
|
| '{' should be on the previous line. |
638
|
| '}' should be on the same line. |
640
|
| '{' should be on the previous line. |
642
|
| Line is longer than 80 characters. |
644
|
| '}' should be on the same line. |
646
|
| '{' should be on the previous line. |
648
|
| Line is longer than 80 characters. |
654
|
| Line is longer than 80 characters. |
656
|
| Line has trailing spaces. |
663
|
| Line has trailing spaces. |
664
|
| Line has trailing spaces. |
665
|
| Line has trailing spaces. |
666
|
| Line has trailing spaces. |
667
|
| Line has trailing spaces. |
668
|
| Line has trailing spaces. |
669
|
| Line has trailing spaces. |
670
|
| Line has trailing spaces. |
671
|
| Line is longer than 80 characters. |
677
|
| Expected an @return tag. |
683
|
| Line is longer than 80 characters. |
683
|
| Method 'getRdfStatementsRelatedByPredicateJoinRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
683
|
| Parameter criteria should be final. |
683
|
| Expected @param tag for 'criteria'. |
683
|
| Expected @throws tag for 'TorqueException'. |
684
|
| '{' should be on the previous line. |
685
|
| '{' should be on the previous line. |
687
|
| '{' should be on the previous line. |
689
|
| '}' should be on the same line. |
691
|
| '{' should be on the previous line. |
693
|
| Line is longer than 80 characters. |
695
|
| '}' should be on the same line. |
697
|
| '{' should be on the previous line. |
699
|
| Line is longer than 80 characters. |
705
|
| Line is longer than 80 characters. |
707
|
| Line has trailing spaces. |
714
|
| Line has trailing spaces. |
715
|
| Line has trailing spaces. |
716
|
| Line has trailing spaces. |
717
|
| Line has trailing spaces. |
718
|
| Line has trailing spaces. |
719
|
| Line has trailing spaces. |
720
|
| Line has trailing spaces. |
721
|
| Line has trailing spaces. |
722
|
| Line is longer than 80 characters. |
728
|
| Expected an @return tag. |
734
|
| Line is longer than 80 characters. |
734
|
| Method 'getRdfStatementsRelatedByPredicateJoinRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
734
|
| Parameter criteria should be final. |
734
|
| Expected @param tag for 'criteria'. |
734
|
| Expected @throws tag for 'TorqueException'. |
735
|
| '{' should be on the previous line. |
736
|
| '{' should be on the previous line. |
738
|
| '{' should be on the previous line. |
740
|
| '}' should be on the same line. |
742
|
| '{' should be on the previous line. |
744
|
| Line is longer than 80 characters. |
746
|
| '}' should be on the same line. |
748
|
| '{' should be on the previous line. |
750
|
| Line is longer than 80 characters. |
756
|
| Line is longer than 80 characters. |
758
|
| Line has trailing spaces. |
765
|
| Line has trailing spaces. |
768
|
| Line has trailing spaces. |
769
|
| First sentence should end with a period. |
770
|
| Variable 'collRdfStatementsRelatedByObjResource' must be private and have accessor methods. |
773
|
| Line is longer than 80 characters. |
776
|
| Method 'initRdfStatementsRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
780
|
| '{' should be on the previous line. |
781
|
| '{' should be on the previous line. |
783
|
| First sentence should end with a period. |
788
|
| Line is longer than 80 characters. |
795
|
| Method 'addRdfStatementRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
795
|
| Parameter l should be final. |
795
|
| Expected @throws tag for 'TorqueException'. |
795
|
| First sentence should end with a period. |
801
|
| Line is longer than 80 characters. |
802
|
| Expected an @return tag. |
813
|
| Method 'getRdfStatementsRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
813
|
| Expected @throws tag for 'TorqueException'. |
813
|
| '{' should be on the previous line. |
814
|
| '{' should be on the previous line. |
816
|
| Line is longer than 80 characters. |
817
|
| '10' is a magic number. |
817
|
| Line is longer than 80 characters. |
826
|
| Expected an @return tag. |
833
|
| Line is longer than 80 characters. |
833
|
| Method 'getRdfStatementsRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
833
|
| Parameter criteria should be final. |
833
|
| Expected @param tag for 'criteria'. |
833
|
| Expected @throws tag for 'TorqueException'. |
833
|
| '{' should be on the previous line. |
836
|
| '{' should be on the previous line. |
838
|
| '}' should be on the same line. |
840
|
| '{' should be on the previous line. |
842
|
| ')' is preceded with whitespace. |
843
|
| Line is longer than 80 characters. |
844
|
| '}' should be on the same line. |
846
|
| '{' should be on the previous line. |
848
|
| '{' should be on the previous line. |
851
|
| Line is longer than 80 characters. |
856
|
| Line is longer than 80 characters. |
858
|
| Expected an @return tag. |
875
|
| Line is longer than 80 characters. |
875
|
| Method 'getRdfStatementsRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
875
|
| Parameter con should be final. |
875
|
| Expected @param tag for 'con'. |
875
|
| Expected @throws tag for 'TorqueException'. |
875
|
| '{' should be on the previous line. |
878
|
| Line is longer than 80 characters. |
879
|
| '10' is a magic number. |
879
|
| Line is longer than 80 characters. |
888
|
| Expected an @return tag. |
896
|
| Line is longer than 80 characters. |
896
|
| Method 'getRdfStatementsRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
896
|
| Parameter criteria should be final. |
896
|
| Expected @param tag for 'criteria'. |
896
|
| Parameter con should be final. |
896
|
| Expected @param tag for 'con'. |
896
|
| Expected @throws tag for 'TorqueException'. |
897
|
| '{' should be on the previous line. |
898
|
| '{' should be on the previous line. |
900
|
| '{' should be on the previous line. |
902
|
| '}' should be on the same line. |
904
|
| '{' should be on the previous line. |
906
|
| Line is longer than 80 characters. |
908
|
| '}' should be on the same line. |
910
|
| '{' should be on the previous line. |
912
|
| '{' should be on the previous line. |
915
|
| Line is longer than 80 characters. |
920
|
| Line is longer than 80 characters. |
922
|
| Line has trailing spaces. |
931
|
| Line has trailing spaces. |
932
|
| Line has trailing spaces. |
933
|
| Line has trailing spaces. |
934
|
| Line has trailing spaces. |
935
|
| Line has trailing spaces. |
936
|
| Line has trailing spaces. |
937
|
| Line has trailing spaces. |
938
|
| Line has trailing spaces. |
939
|
| Line has trailing spaces. |
940
|
| Line is longer than 80 characters. |
946
|
| Expected an @return tag. |
952
|
| Line is longer than 80 characters. |
952
|
| Method 'getRdfStatementsRelatedByObjResourceJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
952
|
| Parameter criteria should be final. |
952
|
| Expected @param tag for 'criteria'. |
952
|
| Expected @throws tag for 'TorqueException'. |
953
|
| '{' should be on the previous line. |
954
|
| '{' should be on the previous line. |
956
|
| '{' should be on the previous line. |
958
|
| '}' should be on the same line. |
960
|
| '{' should be on the previous line. |
962
|
| Line is longer than 80 characters. |
963
|
| Line is longer than 80 characters. |
964
|
| '}' should be on the same line. |
966
|
| '{' should be on the previous line. |
968
|
| Line is longer than 80 characters. |
974
|
| Line is longer than 80 characters. |
976
|
| Line has trailing spaces. |
983
|
| Line has trailing spaces. |
984
|
| Line has trailing spaces. |
985
|
| Line has trailing spaces. |
986
|
| Line has trailing spaces. |
987
|
| Line has trailing spaces. |
988
|
| Line has trailing spaces. |
989
|
| Line has trailing spaces. |
990
|
| Line has trailing spaces. |
991
|
| Line is longer than 80 characters. |
997
|
| Expected an @return tag. |
1003
|
| Line is longer than 80 characters. |
1003
|
| Method 'getRdfStatementsRelatedByObjResourceJoinRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
1003
|
| Parameter criteria should be final. |
1003
|
| Expected @param tag for 'criteria'. |
1003
|
| Expected @throws tag for 'TorqueException'. |
1004
|
| '{' should be on the previous line. |
1005
|
| '{' should be on the previous line. |
1007
|
| '{' should be on the previous line. |
1009
|
| '}' should be on the same line. |
1011
|
| '{' should be on the previous line. |
1013
|
| Line is longer than 80 characters. |
1014
|
| Line is longer than 80 characters. |
1015
|
| '}' should be on the same line. |
1017
|
| '{' should be on the previous line. |
1019
|
| Line is longer than 80 characters. |
1025
|
| Line is longer than 80 characters. |
1027
|
| Line has trailing spaces. |
1034
|
| Line has trailing spaces. |
1035
|
| Line has trailing spaces. |
1036
|
| Line has trailing spaces. |
1037
|
| Line has trailing spaces. |
1038
|
| Line has trailing spaces. |
1039
|
| Line has trailing spaces. |
1040
|
| Line has trailing spaces. |
1041
|
| Line has trailing spaces. |
1042
|
| Line has trailing spaces. |
1043
|
| Line has trailing spaces. |
1044
|
| Line has trailing spaces. |
1045
|
| Line has trailing spaces. |
1046
|
| Line has trailing spaces. |
1047
|
| Line has trailing spaces. |
1048
|
| Line has trailing spaces. |
1049
|
| Line has trailing spaces. |
1050
|
| Line is longer than 80 characters. |
1056
|
| Expected an @return tag. |
1062
|
| Line is longer than 80 characters. |
1062
|
| Method 'getRdfStatementsRelatedByObjResourceJoinRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1062
|
| Parameter criteria should be final. |
1062
|
| Expected @param tag for 'criteria'. |
1062
|
| Expected @throws tag for 'TorqueException'. |
1063
|
| '{' should be on the previous line. |
1064
|
| '{' should be on the previous line. |
1066
|
| '{' should be on the previous line. |
1068
|
| '}' should be on the same line. |
1070
|
| '{' should be on the previous line. |
1072
|
| Line is longer than 80 characters. |
1073
|
| Line is longer than 80 characters. |
1074
|
| '}' should be on the same line. |
1076
|
| '{' should be on the previous line. |
1078
|
| Line is longer than 80 characters. |
1084
|
| Line is longer than 80 characters. |
1086
|
| Line has trailing spaces. |
1093
|
| Line has trailing spaces. |
1094
|
| Line has trailing spaces. |
1095
|
| Line has trailing spaces. |
1096
|
| Line has trailing spaces. |
1097
|
| Line has trailing spaces. |
1098
|
| Line has trailing spaces. |
1099
|
| Line has trailing spaces. |
1100
|
| Line has trailing spaces. |
1101
|
| Line is longer than 80 characters. |
1107
|
| Expected an @return tag. |
1113
|
| Line is longer than 80 characters. |
1113
|
| Method 'getRdfStatementsRelatedByObjResourceJoinRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
1113
|
| Parameter criteria should be final. |
1113
|
| Expected @param tag for 'criteria'. |
1113
|
| Expected @throws tag for 'TorqueException'. |
1114
|
| '{' should be on the previous line. |
1115
|
| '{' should be on the previous line. |
1117
|
| '{' should be on the previous line. |
1119
|
| '}' should be on the same line. |
1121
|
| '{' should be on the previous line. |
1123
|
| Line is longer than 80 characters. |
1124
|
| Line is longer than 80 characters. |
1125
|
| '}' should be on the same line. |
1127
|
| '{' should be on the previous line. |
1129
|
| Line is longer than 80 characters. |
1135
|
| Line is longer than 80 characters. |
1137
|
| Line has trailing spaces. |
1144
|
| Line has trailing spaces. |
1147
|
| Line has trailing spaces. |
1148
|
| First sentence should end with a period. |
1149
|
| Variable 'collRdfStatementsRelatedBySubject' must be private and have accessor methods. |
1152
|
| Line is longer than 80 characters. |
1155
|
| Method 'initRdfStatementsRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1159
|
| '{' should be on the previous line. |
1160
|
| '{' should be on the previous line. |
1162
|
| First sentence should end with a period. |
1167
|
| Line is longer than 80 characters. |
1174
|
| Method 'addRdfStatementRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1174
|
| Parameter l should be final. |
1174
|
| Expected @throws tag for 'TorqueException'. |
1174
|
| First sentence should end with a period. |
1180
|
| Line is longer than 80 characters. |
1181
|
| Expected an @return tag. |
1192
|
| Method 'getRdfStatementsRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1192
|
| Expected @throws tag for 'TorqueException'. |
1192
|
| '{' should be on the previous line. |
1193
|
| '{' should be on the previous line. |
1195
|
| Line is longer than 80 characters. |
1196
|
| '10' is a magic number. |
1196
|
| Line is longer than 80 characters. |
1205
|
| Expected an @return tag. |
1212
|
| Line is longer than 80 characters. |
1212
|
| Method 'getRdfStatementsRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1212
|
| Parameter criteria should be final. |
1212
|
| Expected @param tag for 'criteria'. |
1212
|
| Expected @throws tag for 'TorqueException'. |
1212
|
| '{' should be on the previous line. |
1215
|
| '{' should be on the previous line. |
1217
|
| '}' should be on the same line. |
1219
|
| '{' should be on the previous line. |
1221
|
| ')' is preceded with whitespace. |
1222
|
| Line is longer than 80 characters. |
1223
|
| '}' should be on the same line. |
1225
|
| '{' should be on the previous line. |
1227
|
| '{' should be on the previous line. |
1230
|
| Line is longer than 80 characters. |
1235
|
| Line is longer than 80 characters. |
1237
|
| Expected an @return tag. |
1254
|
| Line is longer than 80 characters. |
1254
|
| Method 'getRdfStatementsRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1254
|
| Parameter con should be final. |
1254
|
| Expected @param tag for 'con'. |
1254
|
| Expected @throws tag for 'TorqueException'. |
1254
|
| '{' should be on the previous line. |
1257
|
| Line is longer than 80 characters. |
1258
|
| '10' is a magic number. |
1258
|
| Line is longer than 80 characters. |
1267
|
| Expected an @return tag. |
1275
|
| Line is longer than 80 characters. |
1275
|
| Method 'getRdfStatementsRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1275
|
| Parameter criteria should be final. |
1275
|
| Expected @param tag for 'criteria'. |
1275
|
| Parameter con should be final. |
1275
|
| Expected @param tag for 'con'. |
1275
|
| Expected @throws tag for 'TorqueException'. |
1276
|
| '{' should be on the previous line. |
1277
|
| '{' should be on the previous line. |
1279
|
| '{' should be on the previous line. |
1281
|
| '}' should be on the same line. |
1283
|
| '{' should be on the previous line. |
1285
|
| Line is longer than 80 characters. |
1287
|
| '}' should be on the same line. |
1289
|
| '{' should be on the previous line. |
1291
|
| '{' should be on the previous line. |
1294
|
| Line is longer than 80 characters. |
1299
|
| Line is longer than 80 characters. |
1301
|
| Line has trailing spaces. |
1310
|
| Line has trailing spaces. |
1311
|
| Line has trailing spaces. |
1312
|
| Line has trailing spaces. |
1313
|
| Line has trailing spaces. |
1314
|
| Line has trailing spaces. |
1315
|
| Line has trailing spaces. |
1316
|
| Line has trailing spaces. |
1317
|
| Line has trailing spaces. |
1318
|
| Line has trailing spaces. |
1319
|
| Line is longer than 80 characters. |
1325
|
| Expected an @return tag. |
1331
|
| Line is longer than 80 characters. |
1331
|
| Method 'getRdfStatementsRelatedBySubjectJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
1331
|
| Parameter criteria should be final. |
1331
|
| Expected @param tag for 'criteria'. |
1331
|
| Expected @throws tag for 'TorqueException'. |
1332
|
| '{' should be on the previous line. |
1333
|
| '{' should be on the previous line. |
1335
|
| '{' should be on the previous line. |
1337
|
| '}' should be on the same line. |
1339
|
| '{' should be on the previous line. |
1341
|
| Line is longer than 80 characters. |
1343
|
| '}' should be on the same line. |
1345
|
| '{' should be on the previous line. |
1347
|
| Line is longer than 80 characters. |
1353
|
| Line is longer than 80 characters. |
1355
|
| Line has trailing spaces. |
1362
|
| Line has trailing spaces. |
1363
|
| Line has trailing spaces. |
1364
|
| Line has trailing spaces. |
1365
|
| Line has trailing spaces. |
1366
|
| Line has trailing spaces. |
1367
|
| Line has trailing spaces. |
1368
|
| Line has trailing spaces. |
1369
|
| Line has trailing spaces. |
1370
|
| Line is longer than 80 characters. |
1376
|
| Expected an @return tag. |
1382
|
| Line is longer than 80 characters. |
1382
|
| Method 'getRdfStatementsRelatedBySubjectJoinRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
1382
|
| Parameter criteria should be final. |
1382
|
| Expected @param tag for 'criteria'. |
1382
|
| Expected @throws tag for 'TorqueException'. |
1383
|
| '{' should be on the previous line. |
1384
|
| '{' should be on the previous line. |
1386
|
| '{' should be on the previous line. |
1388
|
| '}' should be on the same line. |
1390
|
| '{' should be on the previous line. |
1392
|
| Line is longer than 80 characters. |
1394
|
| '}' should be on the same line. |
1396
|
| '{' should be on the previous line. |
1398
|
| Line is longer than 80 characters. |
1404
|
| Line is longer than 80 characters. |
1406
|
| Line has trailing spaces. |
1413
|
| Line has trailing spaces. |
1414
|
| Line has trailing spaces. |
1415
|
| Line has trailing spaces. |
1416
|
| Line has trailing spaces. |
1417
|
| Line has trailing spaces. |
1418
|
| Line has trailing spaces. |
1419
|
| Line has trailing spaces. |
1420
|
| Line has trailing spaces. |
1421
|
| Line is longer than 80 characters. |
1427
|
| Expected an @return tag. |
1433
|
| Line is longer than 80 characters. |
1433
|
| Method 'getRdfStatementsRelatedBySubjectJoinRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
1433
|
| Parameter criteria should be final. |
1433
|
| Expected @param tag for 'criteria'. |
1433
|
| Expected @throws tag for 'TorqueException'. |
1434
|
| '{' should be on the previous line. |
1435
|
| '{' should be on the previous line. |
1437
|
| '{' should be on the previous line. |
1439
|
| '}' should be on the same line. |
1441
|
| '{' should be on the previous line. |
1443
|
| Line is longer than 80 characters. |
1445
|
| '}' should be on the same line. |
1447
|
| '{' should be on the previous line. |
1449
|
| Line is longer than 80 characters. |
1455
|
| Line is longer than 80 characters. |
1457
|
| Line has trailing spaces. |
1464
|
| Line has trailing spaces. |
1465
|
| Line has trailing spaces. |
1466
|
| Line has trailing spaces. |
1467
|
| Line has trailing spaces. |
1468
|
| Line has trailing spaces. |
1469
|
| Line has trailing spaces. |
1470
|
| Line has trailing spaces. |
1471
|
| Line has trailing spaces. |
1472
|
| Line has trailing spaces. |
1473
|
| Line has trailing spaces. |
1474
|
| Line has trailing spaces. |
1475
|
| Line has trailing spaces. |
1476
|
| Line has trailing spaces. |
1477
|
| Line has trailing spaces. |
1478
|
| Line has trailing spaces. |
1479
|
| Line has trailing spaces. |
1480
|
| Line is longer than 80 characters. |
1486
|
| Expected an @return tag. |
1492
|
| Line is longer than 80 characters. |
1492
|
| Method 'getRdfStatementsRelatedBySubjectJoinRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
1492
|
| Parameter criteria should be final. |
1492
|
| Expected @param tag for 'criteria'. |
1492
|
| Expected @throws tag for 'TorqueException'. |
1493
|
| '{' should be on the previous line. |
1494
|
| '{' should be on the previous line. |
1496
|
| '{' should be on the previous line. |
1498
|
| '}' should be on the same line. |
1500
|
| '{' should be on the previous line. |
1502
|
| Line is longer than 80 characters. |
1504
|
| '}' should be on the same line. |
1506
|
| '{' should be on the previous line. |
1508
|
| Line is longer than 80 characters. |
1514
|
| Line is longer than 80 characters. |
1516
|
| Line has trailing spaces. |
1523
|
| Line has trailing spaces. |
1526
|
| Missing a Javadoc comment. |
1527
|
| '{' should be on the previous line. |
1535
|
| '{' should be on the previous line. |
1537
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
1556
|
| Parameter name should be final. |
1556
|
| '{' should be on the previous line. |
1557
|
| '{' should be on the previous line. |
1559
|
| '{' should be on the previous line. |
1563
|
| '{' should be on the previous line. |
1567
|
| '{' should be on the previous line. |
1571
|
| '{' should be on the previous line. |
1575
|
| '{' should be on the previous line. |
1579
|
| Line has trailing spaces. |
1584
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
1593
|
| Parameter name should be final. |
1593
|
| '{' should be on the previous line. |
1594
|
| '{' should be on the previous line. |
1596
|
| '{' should be on the previous line. |
1600
|
| '{' should be on the previous line. |
1604
|
| '{' should be on the previous line. |
1608
|
| '{' should be on the previous line. |
1612
|
| '{' should be on the previous line. |
1616
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
1629
|
| Parameter pos should be final. |
1629
|
| '{' should be on the previous line. |
1630
|
| '{' should be on the previous line. |
1632
|
| '{' should be on the previous line. |
1636
|
| '{' should be on the previous line. |
1640
|
| '3' is a magic number. |
1643
|
| '{' should be on the previous line. |
1644
|
| '4' is a magic number. |
1647
|
| '{' should be on the previous line. |
1648
|
| '5' is a magic number. |
1651
|
| '{' should be on the previous line. |
1652
|
| Line has trailing spaces. |
1657
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1664
|
| Expected @throws tag for 'Exception'. |
1664
|
| '{' should be on the previous line. |
1665
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1680
|
| Parameter dbName should be final. |
1680
|
| Expected @param tag for 'dbName'. |
1680
|
| Expected @throws tag for 'TorqueException'. |
1680
|
| '{' should be on the previous line. |
1681
|
| '{' should be on the previous line. |
1684
|
| '}' should be on the same line. |
1688
|
| 'catch' is not followed by whitespace. |
1689
|
| '{' should be on the previous line. |
1690
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1709
|
| Parameter con should be final. |
1709
|
| Expected @param tag for 'con'. |
1709
|
| Expected @throws tag for 'TorqueException'. |
1709
|
| '{' should be on the previous line. |
1710
|
| '{' should be on the previous line. |
1712
|
| Line has trailing spaces. |
1716
|
| '{' should be on the previous line. |
1719
|
| '{' should be on the previous line. |
1721
|
| '}' should be on the same line. |
1724
|
| '{' should be on the previous line. |
1726
|
| Line has trailing spaces. |
1731
|
| Line has trailing spaces. |
1732
|
| '{' should be on the previous line. |
1734
|
| Line is longer than 80 characters. |
1735
|
| Line is longer than 80 characters. |
1737
|
| Line has trailing spaces. |
1740
|
| Line has trailing spaces. |
1741
|
| '{' should be on the previous line. |
1743
|
| Line is longer than 80 characters. |
1744
|
| Line is longer than 80 characters. |
1746
|
| Line has trailing spaces. |
1749
|
| Line has trailing spaces. |
1750
|
| '{' should be on the previous line. |
1752
|
| Line is longer than 80 characters. |
1753
|
| Line is longer than 80 characters. |
1755
|
| Line has trailing spaces. |
1763
|
| Unused @param tag for 'id'. |
1767
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1769
|
| Parameter key should be final. |
1769
|
| Expected @param tag for 'key'. |
1769
|
| Expected @throws tag for 'TorqueException'. |
1770
|
| '{' should be on the previous line. |
1771
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1780
|
| Parameter key should be final. |
1780
|
| Expected @param tag for 'key'. |
1780
|
| Expected @throws tag for 'TorqueException'. |
1780
|
| '{' should be on the previous line. |
1781
|
| Line has trailing spaces. |
1785
|
| Expected an @return tag. |
1790
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1790
|
| '{' should be on the previous line. |
1791
|
| Line has trailing spaces. |
1795
|
| Expected an @return tag. |
1803
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
1803
|
| Expected @throws tag for 'TorqueException'. |
1803
|
| '{' should be on the previous line. |
1804
|
| Line has trailing spaces. |
1807
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
1808
|
| Missing a Javadoc comment. |
1808
|
| Parameter copyObj should be final. |
1808
|
| '{' should be on the previous line. |
1809
|
| Line has trailing spaces. |
1816
|
| Line has trailing spaces. |
1818
|
| Line has trailing spaces. |
1819
|
| Line has trailing spaces. |
1820
|
| '{' should be on the previous line. |
1823
|
| Line has trailing spaces. |
1827
|
| Line has trailing spaces. |
1828
|
| '{' should be on the previous line. |
1831
|
| Line has trailing spaces. |
1835
|
| Line has trailing spaces. |
1836
|
| '{' should be on the previous line. |
1839
|
| Line has trailing spaces. |
1843
|
| Expected an @return tag. |
1853
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
1853
|
| '{' should be on the previous line. |
1854
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
1858
|
| Missing a Javadoc comment. |
1858
|
| '{' should be on the previous line. |
1859
|
| 'return' is not followed by whitespace. |
1880
|
olr/om/BaseRdfResourcePeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| First sentence should end with a period. |
29
|
| '{' should be on the previous line. |
37
|
| First sentence should end with a period. |
39
|
| First sentence should end with a period. |
42
|
| '{' should be on the previous line. |
52
|
| First sentence should end with a period. |
56
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
60
|
| First sentence should end with a period. |
62
|
| First sentence should end with a period. |
64
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| '{' should be on the previous line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| '}' should be on the same line. |
87
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
93
|
| First sentence should end with a period. |
94
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
95
|
| Parameter className should be final. |
110
|
| '{' should be on the previous line. |
111
|
| '{' should be on the previous line. |
114
|
| '}' should be on the same line. |
116
|
| '{' should be on the previous line. |
118
|
| '{' should be on the previous line. |
127
|
| Parameter results should be final. |
144
|
| '{' should be on the previous line. |
146
|
| '{' should be on the previous line. |
148
|
| '{' should be on the previous line. |
152
|
| '}' should be on the same line. |
155
|
| '{' should be on the previous line. |
157
|
| '{' should be on the previous line. |
159
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| '}' should be on the same line. |
169
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
177
|
| Expected an @return tag. |
185
|
| Parameter criteria should be final. |
185
|
| '{' should be on the previous line. |
187
|
| Expected an @return tag. |
202
|
| Parameter criteria should be final. |
202
|
| Parameter con should be final. |
202
|
| '{' should be on the previous line. |
204
|
| Line has trailing spaces. |
205
|
| '{' should be on the previous line. |
210
|
| '{' should be on the previous line. |
214
|
| '}' should be on the same line. |
216
|
| '{' should be on the previous line. |
218
|
| Parameter criteria should be final. |
230
|
| '{' should be on the previous line. |
232
|
| Expected an @return tag. |
250
|
| Parameter row should be final. |
250
|
| Expected @param tag for 'row'. |
250
|
| Parameter offset should be final. |
251
|
| Expected @param tag for 'offset'. |
251
|
| Parameter cls should be final. |
252
|
| Expected @param tag for 'cls'. |
252
|
| '{' should be on the previous line. |
254
|
| '{' should be on the previous line. |
256
|
| '}' should be on the same line. |
263
|
| '{' should be on the previous line. |
265
|
| '}' should be on the same line. |
267
|
| '{' should be on the previous line. |
269
|
| Parameter row should be final. |
283
|
| Expected @param tag for 'row'. |
283
|
| Parameter offset should be final. |
284
|
| Expected @param tag for 'offset'. |
284
|
| Parameter obj should be final. |
285
|
| Expected @param tag for 'obj'. |
285
|
| '{' should be on the previous line. |
287
|
| '{' should be on the previous line. |
289
|
| '3' is a magic number. |
293
|
| '4' is a magic number. |
294
|
| '5' is a magic number. |
295
|
| '}' should be on the same line. |
296
|
| '{' should be on the previous line. |
298
|
| Parameter criteria should be final. |
311
|
| '{' should be on the previous line. |
312
|
| Parameter criteria should be final. |
325
|
| Parameter con should be final. |
325
|
| '{' should be on the previous line. |
327
|
| Expected an @return tag. |
341
|
| Parameter criteria should be final. |
341
|
| Expected @param tag for 'criteria'. |
341
|
| '{' should be on the previous line. |
343
|
| Expected an @return tag. |
356
|
| Parameter criteria should be final. |
356
|
| Expected @param tag for 'criteria'. |
356
|
| Parameter con should be final. |
356
|
| '{' should be on the previous line. |
358
|
| '{' should be on the previous line. |
360
|
| Line has trailing spaces. |
364
|
| '{' should be on the previous line. |
369
|
| '{' should be on the previous line. |
375
|
| '}' should be on the same line. |
377
|
| '{' should be on the previous line. |
379
|
| Expected an @return tag. |
391
|
| Parameter records should be final. |
391
|
| Expected @param tag for 'records'. |
391
|
| '{' should be on the previous line. |
393
|
| '{' should be on the previous line. |
398
|
| Line has trailing spaces. |
405
|
| Expected an @return tag. |
415
|
| '{' should be on the previous line. |
417
|
| Parameter criteria should be final. |
429
|
| '{' should be on the previous line. |
430
|
| Parameter criteria should be final. |
446
|
| Parameter con should be final. |
446
|
| '{' should be on the previous line. |
448
|
| Line has trailing spaces. |
451
|
| '{' should be on the previous line. |
456
|
| '{' should be on the previous line. |
460
|
| '}' should be on the same line. |
462
|
| '{' should be on the previous line. |
464
|
| Parameter criteria should be final. |
476
|
| '{' should be on the previous line. |
477
|
| Parameter criteria should be final. |
492
|
| Parameter con should be final. |
492
|
| '{' should be on the previous line. |
494
|
| Line has trailing spaces. |
495
|
| '{' should be on the previous line. |
500
|
| '{' should be on the previous line. |
504
|
| '}' should be on the same line. |
506
|
| '{' should be on the previous line. |
508
|
| First sentence should end with a period. |
513
|
| Expected an @return tag. |
519
|
| Parameter obj should be final. |
519
|
| Expected @param tag for 'obj'. |
519
|
| '{' should be on the previous line. |
520
|
| First sentence should end with a period. |
524
|
| Parameter obj should be final. |
530
|
| Expected @param tag for 'obj'. |
530
|
| '{' should be on the previous line. |
531
|
| Parameter obj should be final. |
542
|
| '{' should be on the previous line. |
543
|
| Parameter obj should be final. |
553
|
| '{' should be on the previous line. |
554
|
| Parameter obj should be final. |
568
|
| Parameter con should be final. |
568
|
| '{' should be on the previous line. |
570
|
| Parameter obj should be final. |
586
|
| Parameter con should be final. |
586
|
| '{' should be on the previous line. |
588
|
| Parameter obj should be final. |
603
|
| Parameter con should be final. |
603
|
| '{' should be on the previous line. |
605
|
| Parameter pk should be final. |
616
|
| '{' should be on the previous line. |
617
|
| Parameter pk should be final. |
632
|
| Parameter con should be final. |
632
|
| '{' should be on the previous line. |
634
|
| First sentence should end with a period. |
638
|
| Expected an @return tag. |
639
|
| '(' is followed by whitespace. |
639
|
| Parameter pk should be final. |
639
|
| Expected @param tag for 'pk'. |
639
|
| ')' is preceded with whitespace. |
639
|
| '{' should be on the previous line. |
640
|
| First sentence should end with a period. |
646
|
| Expected an @return tag. |
647
|
| '(' is followed by whitespace. |
647
|
| Parameter obj should be final. |
647
|
| Expected @param tag for 'obj'. |
647
|
| ')' is preceded with whitespace. |
647
|
| '{' should be on the previous line. |
648
|
| 'if' construct must use '{}'s. |
650
|
| Line has trailing spaces. |
659
|
| Line has trailing spaces. |
660
|
| First sentence should end with a period. |
661
|
| Expected an @return tag. |
670
|
| Parameter pk should be final. |
670
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
671
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
671
|
| '{' should be on the previous line. |
672
|
| Line has trailing spaces. |
675
|
| First sentence should end with a period. |
676
|
| Expected an @return tag. |
685
|
| Parameter pk should be final. |
685
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
686
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
686
|
| '{' should be on the previous line. |
687
|
| '{' should be on the previous line. |
691
|
| '}' should be on the same line. |
694
|
| '{' should be on the previous line. |
696
|
| 'return' is not followed by whitespace. |
699
|
| First sentence should end with a period. |
702
|
| Expected an @return tag. |
712
|
| Parameter pk should be final. |
712
|
| Parameter con should be final. |
712
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
713
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
713
|
| '{' should be on the previous line. |
714
|
| '{' should be on the previous line. |
718
|
| '}' should be on the same line. |
720
|
| '{' should be on the previous line. |
722
|
| '}' should be on the same line. |
724
|
| '{' should be on the previous line. |
726
|
| 'cast' is not followed by whitespace. |
727
|
| First sentence should end with a period. |
731
|
| Expected an @return tag. |
738
|
| Parameter pks should be final. |
738
|
| '{' should be on the previous line. |
740
|
| '{' should be on the previous line. |
744
|
| '}' should be on the same line. |
747
|
| '{' should be on the previous line. |
749
|
| 'return' is not followed by whitespace. |
752
|
| First sentence should end with a period. |
755
|
| Expected an @return tag. |
763
|
| '(' is followed by whitespace. |
763
|
| Parameter pks should be final. |
763
|
| Parameter dbcon should be final. |
763
|
| ')' is preceded with whitespace. |
763
|
| '{' should be on the previous line. |
765
|
| '{' should be on the previous line. |
768
|
| '}' should be on the same line. |
770
|
| '{' should be on the previous line. |
772
|
| '(' is followed by whitespace. |
774
|
| ')' is preceded with whitespace. |
774
|
| Line has trailing spaces. |
780
|
| Line has trailing spaces. |
784
|
| Line has trailing spaces. |
785
|
| Line has trailing spaces. |
786
|
| Line has trailing spaces. |
787
|
| Expected an @return tag. |
800
|
| Parameter c should be final. |
800
|
| Expected @param tag for 'c'. |
800
|
| '{' should be on the previous line. |
802
|
| '{' should be on the previous line. |
807
|
| Line has trailing spaces. |
818
|
| Line has trailing spaces. |
820
|
| Line is longer than 80 characters. |
820
|
| '{' should be on the previous line. |
825
|
| 'cast' is not followed by whitespace. |
832
|
| '{' should be on the previous line. |
837
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
838
|
| 'cast' is not followed by whitespace. |
838
|
| Line is longer than 80 characters. |
839
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
839
|
| 'cast' is not followed by whitespace. |
839
|
| '{' should be on the previous line. |
841
|
| '{' should be on the previous line. |
848
|
| Line has trailing spaces. |
856
|
| Line has trailing spaces. |
857
|
| Line has trailing spaces. |
858
|
| Expected an @return tag. |
871
|
| Parameter c should be final. |
871
|
| Expected @param tag for 'c'. |
871
|
| '{' should be on the previous line. |
873
|
| '{' should be on the previous line. |
878
|
| Line has trailing spaces. |
889
|
| Line has trailing spaces. |
891
|
| Line is longer than 80 characters. |
891
|
| '{' should be on the previous line. |
896
|
| 'cast' is not followed by whitespace. |
903
|
| '{' should be on the previous line. |
908
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
909
|
| 'cast' is not followed by whitespace. |
909
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
910
|
| 'cast' is not followed by whitespace. |
910
|
| '{' should be on the previous line. |
912
|
| '{' should be on the previous line. |
919
|
| Line has trailing spaces. |
927
|
| Line has trailing spaces. |
928
|
| Line has trailing spaces. |
929
|
| Line has trailing spaces. |
930
|
| Expected an @return tag. |
938
|
| '{' should be on the previous line. |
940
|
olr/om/BaseRdfSchema.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
18
|
| '{' should be on the previous line. |
28
|
| First sentence should end with a period. |
29
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
30
|
| Line has trailing spaces. |
33
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
36
|
| First sentence should end with a period. |
37
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
50
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
60
|
| First sentence should end with a period. |
61
|
| Line has trailing spaces. |
66
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter v should be final. |
66
|
| '{' should be on the previous line. |
67
|
| Line has trailing spaces. |
68
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
77
|
| First sentence should end with a period. |
78
|
| Method 'getNsId' is not designed for extension - needs to be abstract, final or empty. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
88
|
| First sentence should end with a period. |
89
|
| Method 'setNsId' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Parameter v should be final. |
94
|
| Expected @throws tag for 'TorqueException'. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
96
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
103
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
110
|
| First sentence should end with a period. |
111
|
| Method 'getShortName' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '{' should be on the previous line. |
117
|
| Line has trailing spaces. |
121
|
| First sentence should end with a period. |
122
|
| Line has trailing spaces. |
127
|
| Method 'setShortName' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Parameter v should be final. |
127
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
129
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
138
|
| First sentence should end with a period. |
139
|
| Method 'getIscourseschema' is not designed for extension - needs to be abstract, final or empty. |
144
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
149
|
| First sentence should end with a period. |
150
|
| Line has trailing spaces. |
155
|
| Method 'setIscourseschema' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Parameter v should be final. |
155
|
| '{' should be on the previous line. |
156
|
| Line has trailing spaces. |
157
|
| '{' should be on the previous line. |
159
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
166
|
| First sentence should end with a period. |
167
|
| Method 'getIsnecessary' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '{' should be on the previous line. |
173
|
| Line has trailing spaces. |
177
|
| First sentence should end with a period. |
178
|
| Line has trailing spaces. |
183
|
| Method 'setIsnecessary' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter v should be final. |
183
|
| '{' should be on the previous line. |
184
|
| Line has trailing spaces. |
185
|
| '{' should be on the previous line. |
187
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
194
|
| Line has trailing spaces. |
195
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
197
|
| Line has trailing spaces. |
198
|
| Missing a Javadoc comment. |
199
|
| First sentence should end with a period. |
201
|
| Method 'setRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Parameter v should be final. |
207
|
| Expected @throws tag for 'TorqueException'. |
207
|
| '{' should be on the previous line. |
208
|
| '{' should be on the previous line. |
210
|
| '}' should be on the same line. |
212
|
| '{' should be on the previous line. |
214
|
| Line has trailing spaces. |
220
|
| First sentence should end with a period. |
221
|
| Method 'getRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
227
|
| Expected @throws tag for 'TorqueException'. |
227
|
| '{' should be on the previous line. |
228
|
| '{' should be on the previous line. |
230
|
| Line is longer than 80 characters. |
231
|
| Line has trailing spaces. |
232
|
| Method 'setRdfNamespaceKey' is not designed for extension - needs to be abstract, final or empty. |
252
|
| Parameter key should be final. |
252
|
| Expected @param tag for 'key'. |
252
|
| Expected @throws tag for 'TorqueException'. |
252
|
| '{' should be on the previous line. |
253
|
| Line has trailing spaces. |
254
|
| Line has trailing spaces. |
257
|
| Line has trailing spaces. |
258
|
| Missing a Javadoc comment. |
259
|
| '{' should be on the previous line. |
267
|
| '{' should be on the previous line. |
269
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Parameter name should be final. |
287
|
| '{' should be on the previous line. |
288
|
| '{' should be on the previous line. |
290
|
| '{' should be on the previous line. |
294
|
| '{' should be on the previous line. |
298
|
| '{' should be on the previous line. |
302
|
| '{' should be on the previous line. |
306
|
| Line has trailing spaces. |
311
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Parameter name should be final. |
320
|
| '{' should be on the previous line. |
321
|
| '{' should be on the previous line. |
323
|
| '{' should be on the previous line. |
327
|
| '{' should be on the previous line. |
331
|
| '{' should be on the previous line. |
335
|
| '{' should be on the previous line. |
339
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
352
|
| Parameter pos should be final. |
352
|
| '{' should be on the previous line. |
353
|
| '{' should be on the previous line. |
355
|
| '{' should be on the previous line. |
359
|
| '{' should be on the previous line. |
363
|
| '3' is a magic number. |
366
|
| '{' should be on the previous line. |
367
|
| '4' is a magic number. |
370
|
| '{' should be on the previous line. |
371
|
| Line has trailing spaces. |
376
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
383
|
| Expected @throws tag for 'Exception'. |
383
|
| '{' should be on the previous line. |
384
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
399
|
| Parameter dbName should be final. |
399
|
| Expected @param tag for 'dbName'. |
399
|
| Expected @throws tag for 'TorqueException'. |
399
|
| '{' should be on the previous line. |
400
|
| '{' should be on the previous line. |
403
|
| '}' should be on the same line. |
407
|
| 'catch' is not followed by whitespace. |
408
|
| '{' should be on the previous line. |
409
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
428
|
| Parameter con should be final. |
428
|
| Expected @param tag for 'con'. |
428
|
| Expected @throws tag for 'TorqueException'. |
428
|
| '{' should be on the previous line. |
429
|
| '{' should be on the previous line. |
431
|
| Line has trailing spaces. |
435
|
| '{' should be on the previous line. |
438
|
| '{' should be on the previous line. |
440
|
| '}' should be on the same line. |
443
|
| '{' should be on the previous line. |
445
|
| Line has trailing spaces. |
455
|
| Unused @param tag for 'id'. |
459
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
461
|
| Parameter key should be final. |
461
|
| Expected @param tag for 'key'. |
461
|
| Line has trailing spaces. |
462
|
| '{' should be on the previous line. |
463
|
| Line has trailing spaces. |
472
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
472
|
| Parameter key should be final. |
472
|
| Expected @param tag for 'key'. |
472
|
| '{' should be on the previous line. |
473
|
| Line has trailing spaces. |
477
|
| Expected an @return tag. |
482
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
482
|
| '{' should be on the previous line. |
483
|
| Line has trailing spaces. |
487
|
| Expected an @return tag. |
495
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
495
|
| Expected @throws tag for 'TorqueException'. |
495
|
| '{' should be on the previous line. |
496
|
| Line has trailing spaces. |
499
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
500
|
| Missing a Javadoc comment. |
500
|
| Parameter copyObj should be final. |
500
|
| '{' should be on the previous line. |
501
|
| Line has trailing spaces. |
507
|
| Line has trailing spaces. |
509
|
| Line has trailing spaces. |
510
|
| Expected an @return tag. |
520
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
520
|
| '{' should be on the previous line. |
521
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
525
|
| Missing a Javadoc comment. |
525
|
| '{' should be on the previous line. |
526
|
| 'return' is not followed by whitespace. |
544
|
olr/om/BaseRdfSchemaPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
41
|
| '{' should be on the previous line. |
51
|
| First sentence should end with a period. |
55
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
83
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
89
|
| First sentence should end with a period. |
90
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
91
|
| Parameter className should be final. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
123
|
| Parameter results should be final. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| '{' should be on the previous line. |
148
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
161
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Expected an @return tag. |
181
|
| Parameter criteria should be final. |
181
|
| '{' should be on the previous line. |
183
|
| Expected an @return tag. |
198
|
| Parameter criteria should be final. |
198
|
| Parameter con should be final. |
198
|
| '{' should be on the previous line. |
200
|
| Line has trailing spaces. |
201
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
210
|
| '}' should be on the same line. |
212
|
| '{' should be on the previous line. |
214
|
| Parameter criteria should be final. |
226
|
| '{' should be on the previous line. |
228
|
| Expected an @return tag. |
245
|
| Parameter row should be final. |
245
|
| Expected @param tag for 'row'. |
245
|
| Parameter offset should be final. |
246
|
| Expected @param tag for 'offset'. |
246
|
| Parameter cls should be final. |
247
|
| Expected @param tag for 'cls'. |
247
|
| '{' should be on the previous line. |
249
|
| '{' should be on the previous line. |
251
|
| '}' should be on the same line. |
258
|
| '{' should be on the previous line. |
260
|
| '}' should be on the same line. |
262
|
| '{' should be on the previous line. |
264
|
| Parameter row should be final. |
278
|
| Expected @param tag for 'row'. |
278
|
| Parameter offset should be final. |
279
|
| Expected @param tag for 'offset'. |
279
|
| Parameter obj should be final. |
280
|
| Expected @param tag for 'obj'. |
280
|
| '{' should be on the previous line. |
282
|
| '{' should be on the previous line. |
284
|
| '3' is a magic number. |
288
|
| '4' is a magic number. |
289
|
| '}' should be on the same line. |
290
|
| '{' should be on the previous line. |
292
|
| Parameter criteria should be final. |
305
|
| '{' should be on the previous line. |
306
|
| Parameter criteria should be final. |
319
|
| Parameter con should be final. |
319
|
| '{' should be on the previous line. |
321
|
| Expected an @return tag. |
335
|
| Parameter criteria should be final. |
335
|
| Expected @param tag for 'criteria'. |
335
|
| '{' should be on the previous line. |
337
|
| Expected an @return tag. |
350
|
| Parameter criteria should be final. |
350
|
| Expected @param tag for 'criteria'. |
350
|
| Parameter con should be final. |
350
|
| '{' should be on the previous line. |
352
|
| '{' should be on the previous line. |
354
|
| Line has trailing spaces. |
358
|
| '{' should be on the previous line. |
363
|
| '{' should be on the previous line. |
369
|
| '}' should be on the same line. |
371
|
| '{' should be on the previous line. |
373
|
| Expected an @return tag. |
385
|
| Parameter records should be final. |
385
|
| Expected @param tag for 'records'. |
385
|
| '{' should be on the previous line. |
387
|
| '{' should be on the previous line. |
392
|
| Line has trailing spaces. |
399
|
| Expected an @return tag. |
409
|
| '{' should be on the previous line. |
411
|
| Parameter criteria should be final. |
423
|
| '{' should be on the previous line. |
424
|
| Parameter criteria should be final. |
440
|
| Parameter con should be final. |
440
|
| '{' should be on the previous line. |
442
|
| Line has trailing spaces. |
445
|
| '{' should be on the previous line. |
450
|
| '{' should be on the previous line. |
454
|
| '}' should be on the same line. |
456
|
| '{' should be on the previous line. |
458
|
| Parameter criteria should be final. |
470
|
| '{' should be on the previous line. |
471
|
| Parameter criteria should be final. |
486
|
| Parameter con should be final. |
486
|
| '{' should be on the previous line. |
488
|
| Line has trailing spaces. |
489
|
| '{' should be on the previous line. |
494
|
| '{' should be on the previous line. |
498
|
| '}' should be on the same line. |
500
|
| '{' should be on the previous line. |
502
|
| First sentence should end with a period. |
507
|
| Expected an @return tag. |
513
|
| Parameter obj should be final. |
513
|
| Expected @param tag for 'obj'. |
513
|
| '{' should be on the previous line. |
514
|
| First sentence should end with a period. |
518
|
| Parameter obj should be final. |
524
|
| Expected @param tag for 'obj'. |
524
|
| '{' should be on the previous line. |
525
|
| Parameter obj should be final. |
536
|
| '{' should be on the previous line. |
537
|
| Parameter obj should be final. |
547
|
| '{' should be on the previous line. |
548
|
| Parameter obj should be final. |
562
|
| Parameter con should be final. |
562
|
| '{' should be on the previous line. |
564
|
| Parameter obj should be final. |
580
|
| Parameter con should be final. |
580
|
| '{' should be on the previous line. |
582
|
| Parameter obj should be final. |
597
|
| Parameter con should be final. |
597
|
| '{' should be on the previous line. |
599
|
| Parameter pk should be final. |
610
|
| '{' should be on the previous line. |
611
|
| Parameter pk should be final. |
626
|
| Parameter con should be final. |
626
|
| '{' should be on the previous line. |
628
|
| First sentence should end with a period. |
632
|
| Expected an @return tag. |
633
|
| '(' is followed by whitespace. |
633
|
| Parameter pk should be final. |
633
|
| Expected @param tag for 'pk'. |
633
|
| ')' is preceded with whitespace. |
633
|
| '{' should be on the previous line. |
634
|
| First sentence should end with a period. |
640
|
| Expected an @return tag. |
641
|
| '(' is followed by whitespace. |
641
|
| Parameter obj should be final. |
641
|
| Expected @param tag for 'obj'. |
641
|
| ')' is preceded with whitespace. |
641
|
| '{' should be on the previous line. |
642
|
| 'if' construct must use '{}'s. |
644
|
| Line has trailing spaces. |
652
|
| Line has trailing spaces. |
653
|
| First sentence should end with a period. |
654
|
| Expected an @return tag. |
663
|
| Parameter pk should be final. |
663
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
664
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
664
|
| '{' should be on the previous line. |
665
|
| Line has trailing spaces. |
668
|
| First sentence should end with a period. |
669
|
| Expected an @return tag. |
678
|
| Parameter pk should be final. |
678
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
679
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
679
|
| '{' should be on the previous line. |
680
|
| '{' should be on the previous line. |
684
|
| '}' should be on the same line. |
687
|
| '{' should be on the previous line. |
689
|
| 'return' is not followed by whitespace. |
692
|
| First sentence should end with a period. |
695
|
| Expected an @return tag. |
705
|
| Parameter pk should be final. |
705
|
| Parameter con should be final. |
705
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
706
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
706
|
| '{' should be on the previous line. |
707
|
| '{' should be on the previous line. |
711
|
| '}' should be on the same line. |
713
|
| '{' should be on the previous line. |
715
|
| '}' should be on the same line. |
717
|
| '{' should be on the previous line. |
719
|
| 'cast' is not followed by whitespace. |
720
|
| First sentence should end with a period. |
724
|
| Expected an @return tag. |
731
|
| Parameter pks should be final. |
731
|
| '{' should be on the previous line. |
733
|
| '{' should be on the previous line. |
737
|
| '}' should be on the same line. |
740
|
| '{' should be on the previous line. |
742
|
| 'return' is not followed by whitespace. |
745
|
| First sentence should end with a period. |
748
|
| Expected an @return tag. |
756
|
| '(' is followed by whitespace. |
756
|
| Parameter pks should be final. |
756
|
| Parameter dbcon should be final. |
756
|
| ')' is preceded with whitespace. |
756
|
| '{' should be on the previous line. |
758
|
| '{' should be on the previous line. |
761
|
| '}' should be on the same line. |
763
|
| '{' should be on the previous line. |
765
|
| '(' is followed by whitespace. |
767
|
| ')' is preceded with whitespace. |
767
|
| Line has trailing spaces. |
773
|
| Line has trailing spaces. |
777
|
| Line has trailing spaces. |
778
|
| Line has trailing spaces. |
779
|
| Line has trailing spaces. |
780
|
| Expected an @return tag. |
793
|
| Parameter c should be final. |
793
|
| Expected @param tag for 'c'. |
793
|
| '{' should be on the previous line. |
795
|
| '{' should be on the previous line. |
800
|
| Line has trailing spaces. |
811
|
| Line has trailing spaces. |
813
|
| Line is longer than 80 characters. |
813
|
| '{' should be on the previous line. |
818
|
| 'cast' is not followed by whitespace. |
825
|
| '{' should be on the previous line. |
830
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
831
|
| 'cast' is not followed by whitespace. |
831
|
| Line is longer than 80 characters. |
832
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
832
|
| 'cast' is not followed by whitespace. |
832
|
| '{' should be on the previous line. |
834
|
| '{' should be on the previous line. |
841
|
| Line has trailing spaces. |
849
|
| Line has trailing spaces. |
850
|
| Line has trailing spaces. |
851
|
| Line has trailing spaces. |
852
|
| Expected an @return tag. |
860
|
| '{' should be on the previous line. |
862
|
olr/om/BaseRdfStatement.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
24
|
| '{' should be on the previous line. |
34
|
| First sentence should end with a period. |
35
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
36
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Line has trailing spaces. |
54
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| First sentence should end with a period. |
58
|
| Line has trailing spaces. |
60
|
| First sentence should end with a period. |
61
|
| Line has trailing spaces. |
63
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
66
|
| First sentence should end with a period. |
67
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| First sentence should end with a period. |
71
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
76
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
81
|
| First sentence should end with a period. |
82
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter v should be final. |
87
|
| Expected @throws tag for 'TorqueException'. |
87
|
| '{' should be on the previous line. |
88
|
| Line has trailing spaces. |
89
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Line has trailing spaces. |
97
|
| '{' should be on the previous line. |
100
|
| '{' should be on the previous line. |
102
|
| Line has trailing spaces. |
108
|
| First sentence should end with a period. |
109
|
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
119
|
| First sentence should end with a period. |
120
|
| Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Parameter v should be final. |
125
|
| Expected @throws tag for 'TorqueException'. |
125
|
| '{' should be on the previous line. |
126
|
| Line has trailing spaces. |
127
|
| '{' should be on the previous line. |
129
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
134
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
141
|
| First sentence should end with a period. |
142
|
| Method 'getPredicate' is not designed for extension - needs to be abstract, final or empty. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
152
|
| First sentence should end with a period. |
153
|
| Method 'setPredicate' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Parameter v should be final. |
158
|
| Expected @throws tag for 'TorqueException'. |
158
|
| '{' should be on the previous line. |
159
|
| Line has trailing spaces. |
160
|
| '{' should be on the previous line. |
162
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Line is longer than 80 characters. |
168
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
174
|
| First sentence should end with a period. |
175
|
| Method 'getObjResource' is not designed for extension - needs to be abstract, final or empty. |
180
|
| '{' should be on the previous line. |
181
|
| Line has trailing spaces. |
185
|
| First sentence should end with a period. |
186
|
| Method 'setObjResource' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Parameter v should be final. |
191
|
| Expected @throws tag for 'TorqueException'. |
191
|
| '{' should be on the previous line. |
192
|
| Line has trailing spaces. |
193
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
200
|
| Line is longer than 80 characters. |
201
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
| First sentence should end with a period. |
208
|
| Method 'getObjLiteral' is not designed for extension - needs to be abstract, final or empty. |
213
|
| '{' should be on the previous line. |
214
|
| Line has trailing spaces. |
218
|
| First sentence should end with a period. |
219
|
| Method 'setObjLiteral' is not designed for extension - needs to be abstract, final or empty. |
224
|
| Parameter v should be final. |
224
|
| Expected @throws tag for 'TorqueException'. |
224
|
| '{' should be on the previous line. |
225
|
| Line has trailing spaces. |
226
|
| '{' should be on the previous line. |
228
|
| Line has trailing spaces. |
232
|
| Line has trailing spaces. |
233
|
| '{' should be on the previous line. |
235
|
| Line has trailing spaces. |
238
|
| Line has trailing spaces. |
240
|
| First sentence should end with a period. |
241
|
| Method 'getRes' is not designed for extension - needs to be abstract, final or empty. |
246
|
| '{' should be on the previous line. |
247
|
| Line has trailing spaces. |
251
|
| First sentence should end with a period. |
252
|
| Line has trailing spaces. |
257
|
| Method 'setRes' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Parameter v should be final. |
257
|
| '{' should be on the previous line. |
258
|
| Line has trailing spaces. |
259
|
| '{' should be on the previous line. |
261
|
| Line has trailing spaces. |
265
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
268
|
| First sentence should end with a period. |
269
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
274
|
| '{' should be on the previous line. |
275
|
| Line has trailing spaces. |
279
|
| First sentence should end with a period. |
280
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
285
|
| Parameter v should be final. |
285
|
| Expected @throws tag for 'TorqueException'. |
285
|
| '{' should be on the previous line. |
286
|
| Line has trailing spaces. |
287
|
| '{' should be on the previous line. |
289
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
294
|
| '{' should be on the previous line. |
296
|
| Line has trailing spaces. |
299
|
| Line has trailing spaces. |
301
|
| First sentence should end with a period. |
302
|
| Method 'getIspublic' is not designed for extension - needs to be abstract, final or empty. |
307
|
| '{' should be on the previous line. |
308
|
| Line has trailing spaces. |
312
|
| First sentence should end with a period. |
313
|
| Line has trailing spaces. |
318
|
| Method 'setIspublic' is not designed for extension - needs to be abstract, final or empty. |
318
|
| Parameter v should be final. |
318
|
| '{' should be on the previous line. |
319
|
| Line has trailing spaces. |
320
|
| '{' should be on the previous line. |
322
|
| Line has trailing spaces. |
326
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
329
|
| First sentence should end with a period. |
330
|
| Method 'getModified' is not designed for extension - needs to be abstract, final or empty. |
335
|
| '{' should be on the previous line. |
336
|
| Line has trailing spaces. |
340
|
| First sentence should end with a period. |
341
|
| Line has trailing spaces. |
346
|
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. |
346
|
| Parameter v should be final. |
346
|
| '{' should be on the previous line. |
347
|
| Line has trailing spaces. |
348
|
| '{' should be on the previous line. |
350
|
| Line has trailing spaces. |
354
|
| Line has trailing spaces. |
355
|
| Line has trailing spaces. |
357
|
| First sentence should end with a period. |
358
|
| Method 'getGarbage' is not designed for extension - needs to be abstract, final or empty. |
363
|
| '{' should be on the previous line. |
364
|
| Line has trailing spaces. |
368
|
| First sentence should end with a period. |
369
|
| Line has trailing spaces. |
374
|
| Method 'setGarbage' is not designed for extension - needs to be abstract, final or empty. |
374
|
| Parameter v should be final. |
374
|
| '{' should be on the previous line. |
375
|
| Line has trailing spaces. |
376
|
| '{' should be on the previous line. |
378
|
| Line has trailing spaces. |
382
|
| Line has trailing spaces. |
383
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
386
|
| Line has trailing spaces. |
387
|
| Line has trailing spaces. |
388
|
| Line has trailing spaces. |
389
|
| Missing a Javadoc comment. |
390
|
| First sentence should end with a period. |
392
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
398
|
| Parameter v should be final. |
398
|
| Expected @throws tag for 'TorqueException'. |
398
|
| '{' should be on the previous line. |
399
|
| '{' should be on the previous line. |
401
|
| '}' should be on the same line. |
403
|
| '{' should be on the previous line. |
405
|
| Line has trailing spaces. |
411
|
| First sentence should end with a period. |
412
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
418
|
| Expected @throws tag for 'TorqueException'. |
418
|
| '{' should be on the previous line. |
419
|
| '{' should be on the previous line. |
421
|
| Line is longer than 80 characters. |
422
|
| Line has trailing spaces. |
423
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
443
|
| Parameter key should be final. |
443
|
| Expected @param tag for 'key'. |
443
|
| Expected @throws tag for 'TorqueException'. |
443
|
| '{' should be on the previous line. |
444
|
| Line has trailing spaces. |
445
|
| Line has trailing spaces. |
448
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
450
|
| Line has trailing spaces. |
451
|
| Missing a Javadoc comment. |
452
|
| First sentence should end with a period. |
454
|
| Line is longer than 80 characters. |
460
|
| Method 'setRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
460
|
| Parameter v should be final. |
460
|
| Expected @throws tag for 'TorqueException'. |
460
|
| '{' should be on the previous line. |
463
|
| '}' should be on the same line. |
465
|
| '{' should be on the previous line. |
467
|
| Line has trailing spaces. |
473
|
| First sentence should end with a period. |
474
|
| Method 'getRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
480
|
| Expected @throws tag for 'TorqueException'. |
480
|
| '{' should be on the previous line. |
483
|
| Line is longer than 80 characters. |
484
|
| Line has trailing spaces. |
485
|
| Line is longer than 80 characters. |
505
|
| Method 'setRdfResourceRelatedByPredicateKey' is not designed for extension - needs to be abstract, final or empty. |
505
|
| Parameter key should be final. |
505
|
| Expected @param tag for 'key'. |
505
|
| Expected @throws tag for 'TorqueException'. |
505
|
| Line has trailing spaces. |
507
|
| Line has trailing spaces. |
510
|
| Line has trailing spaces. |
511
|
| Line has trailing spaces. |
512
|
| Line has trailing spaces. |
513
|
| Missing a Javadoc comment. |
514
|
| First sentence should end with a period. |
516
|
| Line is longer than 80 characters. |
522
|
| Method 'setRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
522
|
| Parameter v should be final. |
522
|
| Expected @throws tag for 'TorqueException'. |
522
|
| '{' should be on the previous line. |
525
|
| '}' should be on the same line. |
527
|
| '{' should be on the previous line. |
529
|
| Line has trailing spaces. |
535
|
| First sentence should end with a period. |
536
|
| Line is longer than 80 characters. |
542
|
| Method 'getRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Expected @throws tag for 'TorqueException'. |
542
|
| Line is longer than 80 characters. |
546
|
| Line has trailing spaces. |
547
|
| Line is longer than 80 characters. |
567
|
| Method 'setRdfResourceRelatedByObjResourceKey' is not designed for extension - needs to be abstract, final or empty. |
567
|
| Parameter key should be final. |
567
|
| Expected @param tag for 'key'. |
567
|
| Expected @throws tag for 'TorqueException'. |
567
|
| Line has trailing spaces. |
569
|
| Line has trailing spaces. |
572
|
| Line has trailing spaces. |
573
|
| Line has trailing spaces. |
574
|
| Line has trailing spaces. |
575
|
| Missing a Javadoc comment. |
576
|
| First sentence should end with a period. |
578
|
| Line is longer than 80 characters. |
584
|
| Method 'setRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
584
|
| Parameter v should be final. |
584
|
| Expected @throws tag for 'TorqueException'. |
584
|
| '{' should be on the previous line. |
587
|
| '}' should be on the same line. |
589
|
| '{' should be on the previous line. |
591
|
| Line has trailing spaces. |
597
|
| First sentence should end with a period. |
598
|
| Method 'getRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
604
|
| Expected @throws tag for 'TorqueException'. |
604
|
| '{' should be on the previous line. |
605
|
| '{' should be on the previous line. |
607
|
| Line is longer than 80 characters. |
608
|
| Line has trailing spaces. |
609
|
| Line is longer than 80 characters. |
629
|
| Method 'setRdfResourceRelatedBySubjectKey' is not designed for extension - needs to be abstract, final or empty. |
629
|
| Parameter key should be final. |
629
|
| Expected @param tag for 'key'. |
629
|
| Expected @throws tag for 'TorqueException'. |
629
|
| Line has trailing spaces. |
631
|
| Line has trailing spaces. |
634
|
| Line has trailing spaces. |
635
|
| Line has trailing spaces. |
636
|
| Line has trailing spaces. |
637
|
| Missing a Javadoc comment. |
638
|
| First sentence should end with a period. |
640
|
| Method 'setRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
646
|
| Parameter v should be final. |
646
|
| Expected @throws tag for 'TorqueException'. |
646
|
| '{' should be on the previous line. |
647
|
| '{' should be on the previous line. |
649
|
| '}' should be on the same line. |
651
|
| '{' should be on the previous line. |
653
|
| Line has trailing spaces. |
659
|
| First sentence should end with a period. |
660
|
| Method 'getRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
666
|
| Expected @throws tag for 'TorqueException'. |
666
|
| '{' should be on the previous line. |
667
|
| '{' should be on the previous line. |
669
|
| Line is longer than 80 characters. |
670
|
| Line has trailing spaces. |
671
|
| Method 'setRdfLiteralKey' is not designed for extension - needs to be abstract, final or empty. |
691
|
| Parameter key should be final. |
691
|
| Expected @param tag for 'key'. |
691
|
| Expected @throws tag for 'TorqueException'. |
691
|
| '{' should be on the previous line. |
692
|
| Line has trailing spaces. |
693
|
| Line has trailing spaces. |
696
|
| Line has trailing spaces. |
697
|
| Line has trailing spaces. |
698
|
| First sentence should end with a period. |
699
|
| Variable 'collModelStatements' must be private and have accessor methods. |
702
|
| Method 'initModelStatements' is not designed for extension - needs to be abstract, final or empty. |
709
|
| '{' should be on the previous line. |
710
|
| '{' should be on the previous line. |
712
|
| First sentence should end with a period. |
717
|
| Method 'addModelStatement' is not designed for extension - needs to be abstract, final or empty. |
724
|
| Parameter l should be final. |
724
|
| Expected @throws tag for 'TorqueException'. |
724
|
| '{' should be on the previous line. |
725
|
| First sentence should end with a period. |
730
|
| Expected an @return tag. |
742
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
742
|
| Expected @throws tag for 'TorqueException'. |
742
|
| '{' should be on the previous line. |
743
|
| '{' should be on the previous line. |
745
|
| '10' is a magic number. |
746
|
| Expected an @return tag. |
762
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
762
|
| Parameter criteria should be final. |
762
|
| Expected @param tag for 'criteria'. |
762
|
| Expected @throws tag for 'TorqueException'. |
762
|
| '{' should be on the previous line. |
763
|
| '{' should be on the previous line. |
765
|
| '{' should be on the previous line. |
767
|
| '}' should be on the same line. |
769
|
| '{' should be on the previous line. |
771
|
| ')' is preceded with whitespace. |
772
|
| Line is longer than 80 characters. |
773
|
| '}' should be on the same line. |
775
|
| '{' should be on the previous line. |
777
|
| '{' should be on the previous line. |
780
|
| '{' should be on the previous line. |
786
|
| Expected an @return tag. |
804
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
804
|
| Parameter con should be final. |
804
|
| Expected @param tag for 'con'. |
804
|
| Expected @throws tag for 'TorqueException'. |
804
|
| '{' should be on the previous line. |
805
|
| '{' should be on the previous line. |
807
|
| '10' is a magic number. |
808
|
| Expected an @return tag. |
825
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
825
|
| Parameter criteria should be final. |
825
|
| Expected @param tag for 'criteria'. |
825
|
| Parameter con should be final. |
825
|
| Expected @param tag for 'con'. |
825
|
| Expected @throws tag for 'TorqueException'. |
826
|
| '{' should be on the previous line. |
827
|
| '{' should be on the previous line. |
829
|
| '{' should be on the previous line. |
831
|
| '}' should be on the same line. |
833
|
| '{' should be on the previous line. |
835
|
| Line is longer than 80 characters. |
837
|
| '}' should be on the same line. |
839
|
| '{' should be on the previous line. |
841
|
| '{' should be on the previous line. |
844
|
| '{' should be on the previous line. |
850
|
| Line is longer than 80 characters. |
851
|
| Line has trailing spaces. |
860
|
| Line has trailing spaces. |
861
|
| Line has trailing spaces. |
862
|
| Line has trailing spaces. |
863
|
| Line has trailing spaces. |
864
|
| Line has trailing spaces. |
865
|
| Line has trailing spaces. |
866
|
| Line has trailing spaces. |
867
|
| Line has trailing spaces. |
868
|
| Line has trailing spaces. |
869
|
| Expected an @return tag. |
881
|
| Method 'getModelStatementsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
881
|
| Parameter criteria should be final. |
881
|
| Expected @param tag for 'criteria'. |
881
|
| Expected @throws tag for 'TorqueException'. |
882
|
| '{' should be on the previous line. |
883
|
| '{' should be on the previous line. |
885
|
| '{' should be on the previous line. |
887
|
| '}' should be on the same line. |
889
|
| '{' should be on the previous line. |
891
|
| Line is longer than 80 characters. |
892
|
| Line is longer than 80 characters. |
893
|
| '}' should be on the same line. |
895
|
| '{' should be on the previous line. |
897
|
| '{' should be on the previous line. |
904
|
| Line is longer than 80 characters. |
905
|
| Line has trailing spaces. |
912
|
| Line has trailing spaces. |
913
|
| Line has trailing spaces. |
914
|
| Line has trailing spaces. |
915
|
| Line has trailing spaces. |
916
|
| Line has trailing spaces. |
917
|
| Line has trailing spaces. |
918
|
| Line has trailing spaces. |
919
|
| Line has trailing spaces. |
920
|
| Expected an @return tag. |
932
|
| Method 'getModelStatementsJoinModel' is not designed for extension - needs to be abstract, final or empty. |
932
|
| Parameter criteria should be final. |
932
|
| Expected @param tag for 'criteria'. |
932
|
| Expected @throws tag for 'TorqueException'. |
933
|
| '{' should be on the previous line. |
934
|
| '{' should be on the previous line. |
936
|
| '{' should be on the previous line. |
938
|
| '}' should be on the same line. |
940
|
| '{' should be on the previous line. |
942
|
| Line is longer than 80 characters. |
943
|
| Line is longer than 80 characters. |
944
|
| '}' should be on the same line. |
946
|
| '{' should be on the previous line. |
948
|
| '{' should be on the previous line. |
955
|
| Line is longer than 80 characters. |
956
|
| Line has trailing spaces. |
963
|
| Line has trailing spaces. |
964
|
| Line has trailing spaces. |
965
|
| Line has trailing spaces. |
966
|
| Line has trailing spaces. |
967
|
| Line has trailing spaces. |
968
|
| Line has trailing spaces. |
969
|
| Line has trailing spaces. |
970
|
| Line has trailing spaces. |
971
|
| Expected an @return tag. |
983
|
| Method 'getModelStatementsJoinRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
983
|
| Parameter criteria should be final. |
983
|
| Expected @param tag for 'criteria'. |
983
|
| Expected @throws tag for 'TorqueException'. |
984
|
| '{' should be on the previous line. |
985
|
| '{' should be on the previous line. |
987
|
| '{' should be on the previous line. |
989
|
| '}' should be on the same line. |
991
|
| '{' should be on the previous line. |
993
|
| Line is longer than 80 characters. |
994
|
| Line is longer than 80 characters. |
995
|
| '}' should be on the same line. |
997
|
| '{' should be on the previous line. |
999
|
| '{' should be on the previous line. |
1006
|
| Line is longer than 80 characters. |
1007
|
| Line has trailing spaces. |
1014
|
| Line has trailing spaces. |
1017
|
| Missing a Javadoc comment. |
1018
|
| '{' should be on the previous line. |
1026
|
| '{' should be on the previous line. |
1028
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
1051
|
| Parameter name should be final. |
1051
|
| '{' should be on the previous line. |
1052
|
| '{' should be on the previous line. |
1054
|
| '{' should be on the previous line. |
1058
|
| '{' should be on the previous line. |
1062
|
| '{' should be on the previous line. |
1066
|
| '{' should be on the previous line. |
1070
|
| '{' should be on the previous line. |
1074
|
| '{' should be on the previous line. |
1078
|
| '{' should be on the previous line. |
1082
|
| '{' should be on the previous line. |
1086
|
| '{' should be on the previous line. |
1090
|
| Line has trailing spaces. |
1095
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
1104
|
| Parameter name should be final. |
1104
|
| '{' should be on the previous line. |
1105
|
| '{' should be on the previous line. |
1107
|
| '{' should be on the previous line. |
1111
|
| '{' should be on the previous line. |
1115
|
| '{' should be on the previous line. |
1119
|
| '{' should be on the previous line. |
1123
|
| '{' should be on the previous line. |
1127
|
| '{' should be on the previous line. |
1131
|
| '{' should be on the previous line. |
1135
|
| '{' should be on the previous line. |
1139
|
| '{' should be on the previous line. |
1143
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
1156
|
| Parameter pos should be final. |
1156
|
| '{' should be on the previous line. |
1157
|
| '{' should be on the previous line. |
1159
|
| '{' should be on the previous line. |
1163
|
| '{' should be on the previous line. |
1167
|
| '3' is a magic number. |
1170
|
| '{' should be on the previous line. |
1171
|
| '4' is a magic number. |
1174
|
| '{' should be on the previous line. |
1175
|
| '5' is a magic number. |
1178
|
| '{' should be on the previous line. |
1179
|
| '6' is a magic number. |
1182
|
| '{' should be on the previous line. |
1183
|
| '7' is a magic number. |
1186
|
| '{' should be on the previous line. |
1187
|
| '8' is a magic number. |
1190
|
| '{' should be on the previous line. |
1191
|
| '9' is a magic number. |
1194
|
| '{' should be on the previous line. |
1195
|
| Line has trailing spaces. |
1200
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1207
|
| Expected @throws tag for 'Exception'. |
1207
|
| '{' should be on the previous line. |
1208
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1223
|
| Parameter dbName should be final. |
1223
|
| Expected @param tag for 'dbName'. |
1223
|
| Expected @throws tag for 'TorqueException'. |
1223
|
| '{' should be on the previous line. |
1224
|
| '{' should be on the previous line. |
1227
|
| '}' should be on the same line. |
1231
|
| 'catch' is not followed by whitespace. |
1232
|
| '{' should be on the previous line. |
1233
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
1252
|
| Parameter con should be final. |
1252
|
| Expected @param tag for 'con'. |
1252
|
| Expected @throws tag for 'TorqueException'. |
1252
|
| '{' should be on the previous line. |
1253
|
| '{' should be on the previous line. |
1255
|
| Line has trailing spaces. |
1259
|
| '{' should be on the previous line. |
1262
|
| '{' should be on the previous line. |
1264
|
| '}' should be on the same line. |
1267
|
| '{' should be on the previous line. |
1269
|
| Line has trailing spaces. |
1274
|
| Line has trailing spaces. |
1275
|
| '{' should be on the previous line. |
1277
|
| '{' should be on the previous line. |
1279
|
| Line has trailing spaces. |
1288
|
| Unused @param tag for 'id'. |
1292
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1294
|
| Parameter key should be final. |
1294
|
| Expected @param tag for 'key'. |
1294
|
| Expected @throws tag for 'TorqueException'. |
1295
|
| '{' should be on the previous line. |
1296
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1305
|
| Parameter key should be final. |
1305
|
| Expected @param tag for 'key'. |
1305
|
| Expected @throws tag for 'TorqueException'. |
1305
|
| '{' should be on the previous line. |
1306
|
| Line has trailing spaces. |
1310
|
| Expected an @return tag. |
1315
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
1315
|
| '{' should be on the previous line. |
1316
|
| Line has trailing spaces. |
1320
|
| Expected an @return tag. |
1328
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
1328
|
| Expected @throws tag for 'TorqueException'. |
1328
|
| '{' should be on the previous line. |
1329
|
| Line has trailing spaces. |
1332
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
1333
|
| Missing a Javadoc comment. |
1333
|
| Parameter copyObj should be final. |
1333
|
| Line has trailing spaces. |
1345
|
| Line has trailing spaces. |
1347
|
| Line has trailing spaces. |
1348
|
| Line has trailing spaces. |
1349
|
| '{' should be on the previous line. |
1352
|
| Line has trailing spaces. |
1356
|
| Expected an @return tag. |
1366
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
1366
|
| '{' should be on the previous line. |
1367
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
1371
|
| Missing a Javadoc comment. |
1371
|
| '{' should be on the previous line. |
1372
|
| 'return' is not followed by whitespace. |
1405
|
olr/om/BaseRdfStatementPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| '{' should be on the previous line. |
40
|
| First sentence should end with a period. |
42
|
| First sentence should end with a period. |
45
|
| '{' should be on the previous line. |
55
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| First sentence should end with a period. |
65
|
| First sentence should end with a period. |
67
|
| First sentence should end with a period. |
69
|
| First sentence should end with a period. |
71
|
| First sentence should end with a period. |
73
|
| First sentence should end with a period. |
75
|
| First sentence should end with a period. |
77
|
| Line has trailing spaces. |
79
|
| '{' should be on the previous line. |
93
|
| '{' should be on the previous line. |
95
|
| '}' should be on the same line. |
97
|
| '{' should be on the previous line. |
99
|
| '}' should be on the same line. |
102
|
| '{' should be on the previous line. |
104
|
| Line has trailing spaces. |
108
|
| First sentence should end with a period. |
109
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
110
|
| Parameter className should be final. |
125
|
| '{' should be on the previous line. |
126
|
| '{' should be on the previous line. |
129
|
| '}' should be on the same line. |
131
|
| '{' should be on the previous line. |
133
|
| '{' should be on the previous line. |
142
|
| Parameter results should be final. |
159
|
| '{' should be on the previous line. |
161
|
| '{' should be on the previous line. |
163
|
| '{' should be on the previous line. |
167
|
| '}' should be on the same line. |
170
|
| '{' should be on the previous line. |
172
|
| '{' should be on the previous line. |
174
|
| '}' should be on the same line. |
180
|
| '{' should be on the previous line. |
182
|
| '}' should be on the same line. |
184
|
| '{' should be on the previous line. |
186
|
| Line has trailing spaces. |
192
|
| Expected an @return tag. |
200
|
| Parameter criteria should be final. |
200
|
| '{' should be on the previous line. |
202
|
| Expected an @return tag. |
217
|
| Parameter criteria should be final. |
217
|
| Parameter con should be final. |
217
|
| '{' should be on the previous line. |
219
|
| Line has trailing spaces. |
220
|
| '{' should be on the previous line. |
225
|
| '{' should be on the previous line. |
229
|
| '}' should be on the same line. |
231
|
| '{' should be on the previous line. |
233
|
| Parameter criteria should be final. |
245
|
| '{' should be on the previous line. |
247
|
| Expected an @return tag. |
269
|
| Parameter row should be final. |
269
|
| Expected @param tag for 'row'. |
269
|
| Parameter offset should be final. |
270
|
| Expected @param tag for 'offset'. |
270
|
| Parameter cls should be final. |
271
|
| Expected @param tag for 'cls'. |
271
|
| '{' should be on the previous line. |
273
|
| '{' should be on the previous line. |
275
|
| '}' should be on the same line. |
282
|
| '{' should be on the previous line. |
284
|
| '}' should be on the same line. |
286
|
| '{' should be on the previous line. |
288
|
| Parameter row should be final. |
302
|
| Expected @param tag for 'row'. |
302
|
| Parameter offset should be final. |
303
|
| Expected @param tag for 'offset'. |
303
|
| Parameter obj should be final. |
304
|
| Expected @param tag for 'obj'. |
304
|
| '{' should be on the previous line. |
306
|
| '{' should be on the previous line. |
308
|
| '3' is a magic number. |
312
|
| '4' is a magic number. |
313
|
| '5' is a magic number. |
314
|
| '6' is a magic number. |
315
|
| '7' is a magic number. |
316
|
| '8' is a magic number. |
317
|
| '9' is a magic number. |
318
|
| '}' should be on the same line. |
319
|
| '{' should be on the previous line. |
321
|
| Parameter criteria should be final. |
334
|
| '{' should be on the previous line. |
335
|
| Parameter criteria should be final. |
348
|
| Parameter con should be final. |
348
|
| '{' should be on the previous line. |
350
|
| Expected an @return tag. |
364
|
| Parameter criteria should be final. |
364
|
| Expected @param tag for 'criteria'. |
364
|
| '{' should be on the previous line. |
366
|
| Expected an @return tag. |
379
|
| Parameter criteria should be final. |
379
|
| Expected @param tag for 'criteria'. |
379
|
| Parameter con should be final. |
379
|
| '{' should be on the previous line. |
381
|
| '{' should be on the previous line. |
383
|
| Line has trailing spaces. |
387
|
| '{' should be on the previous line. |
392
|
| '{' should be on the previous line. |
398
|
| '}' should be on the same line. |
400
|
| '{' should be on the previous line. |
402
|
| Expected an @return tag. |
414
|
| Parameter records should be final. |
414
|
| Expected @param tag for 'records'. |
414
|
| '{' should be on the previous line. |
416
|
| '{' should be on the previous line. |
421
|
| Line has trailing spaces. |
428
|
| Expected an @return tag. |
438
|
| '{' should be on the previous line. |
440
|
| Parameter criteria should be final. |
452
|
| '{' should be on the previous line. |
453
|
| Parameter criteria should be final. |
469
|
| Parameter con should be final. |
469
|
| '{' should be on the previous line. |
471
|
| Line has trailing spaces. |
474
|
| Line is longer than 80 characters. |
474
|
| '{' should be on the previous line. |
479
|
| '{' should be on the previous line. |
483
|
| '}' should be on the same line. |
485
|
| '{' should be on the previous line. |
487
|
| Parameter criteria should be final. |
499
|
| '{' should be on the previous line. |
500
|
| Parameter criteria should be final. |
515
|
| Parameter con should be final. |
515
|
| '{' should be on the previous line. |
517
|
| Line has trailing spaces. |
518
|
| '{' should be on the previous line. |
523
|
| '{' should be on the previous line. |
527
|
| '}' should be on the same line. |
529
|
| '{' should be on the previous line. |
531
|
| First sentence should end with a period. |
536
|
| Expected an @return tag. |
542
|
| Parameter obj should be final. |
542
|
| Expected @param tag for 'obj'. |
542
|
| '{' should be on the previous line. |
543
|
| First sentence should end with a period. |
547
|
| Parameter obj should be final. |
553
|
| Expected @param tag for 'obj'. |
553
|
| '{' should be on the previous line. |
554
|
| Parameter obj should be final. |
565
|
| '{' should be on the previous line. |
566
|
| Parameter obj should be final. |
576
|
| '{' should be on the previous line. |
577
|
| Parameter obj should be final. |
591
|
| Parameter con should be final. |
591
|
| '{' should be on the previous line. |
593
|
| Parameter obj should be final. |
609
|
| Parameter con should be final. |
609
|
| '{' should be on the previous line. |
611
|
| Parameter obj should be final. |
626
|
| Parameter con should be final. |
626
|
| '{' should be on the previous line. |
628
|
| Parameter pk should be final. |
639
|
| '{' should be on the previous line. |
640
|
| Parameter pk should be final. |
655
|
| Parameter con should be final. |
655
|
| '{' should be on the previous line. |
657
|
| First sentence should end with a period. |
661
|
| Expected an @return tag. |
662
|
| '(' is followed by whitespace. |
662
|
| Parameter pk should be final. |
662
|
| Expected @param tag for 'pk'. |
662
|
| ')' is preceded with whitespace. |
662
|
| '{' should be on the previous line. |
663
|
| First sentence should end with a period. |
669
|
| Expected an @return tag. |
670
|
| '(' is followed by whitespace. |
670
|
| Parameter obj should be final. |
670
|
| Expected @param tag for 'obj'. |
670
|
| ')' is preceded with whitespace. |
670
|
| '{' should be on the previous line. |
671
|
| 'if' construct must use '{}'s. |
673
|
| Line has trailing spaces. |
686
|
| Line has trailing spaces. |
687
|
| First sentence should end with a period. |
688
|
| Expected an @return tag. |
697
|
| Parameter pk should be final. |
697
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
698
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
698
|
| '{' should be on the previous line. |
699
|
| Line has trailing spaces. |
702
|
| First sentence should end with a period. |
703
|
| Expected an @return tag. |
712
|
| Parameter pk should be final. |
712
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
713
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
713
|
| '{' should be on the previous line. |
714
|
| '{' should be on the previous line. |
718
|
| '}' should be on the same line. |
721
|
| '{' should be on the previous line. |
723
|
| 'return' is not followed by whitespace. |
726
|
| First sentence should end with a period. |
729
|
| Expected an @return tag. |
739
|
| Parameter pk should be final. |
739
|
| Parameter con should be final. |
739
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
740
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
740
|
| '{' should be on the previous line. |
741
|
| '{' should be on the previous line. |
745
|
| '}' should be on the same line. |
747
|
| '{' should be on the previous line. |
749
|
| '}' should be on the same line. |
751
|
| '{' should be on the previous line. |
753
|
| 'cast' is not followed by whitespace. |
754
|
| First sentence should end with a period. |
758
|
| Expected an @return tag. |
765
|
| Parameter pks should be final. |
765
|
| '{' should be on the previous line. |
767
|
| '{' should be on the previous line. |
771
|
| '}' should be on the same line. |
774
|
| '{' should be on the previous line. |
776
|
| 'return' is not followed by whitespace. |
779
|
| First sentence should end with a period. |
782
|
| Expected an @return tag. |
790
|
| '(' is followed by whitespace. |
790
|
| Parameter pks should be final. |
790
|
| Parameter dbcon should be final. |
790
|
| ')' is preceded with whitespace. |
790
|
| '{' should be on the previous line. |
792
|
| '{' should be on the previous line. |
795
|
| '}' should be on the same line. |
797
|
| '{' should be on the previous line. |
799
|
| '(' is followed by whitespace. |
801
|
| ')' is preceded with whitespace. |
801
|
| Line has trailing spaces. |
807
|
| Line has trailing spaces. |
811
|
| Line has trailing spaces. |
812
|
| Line has trailing spaces. |
813
|
| Line has trailing spaces. |
814
|
| Expected an @return tag. |
827
|
| Parameter c should be final. |
827
|
| Expected @param tag for 'c'. |
827
|
| '{' should be on the previous line. |
829
|
| '{' should be on the previous line. |
834
|
| Line has trailing spaces. |
845
|
| Line has trailing spaces. |
847
|
| Line is longer than 80 characters. |
847
|
| '{' should be on the previous line. |
852
|
| 'cast' is not followed by whitespace. |
859
|
| '{' should be on the previous line. |
864
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
865
|
| 'cast' is not followed by whitespace. |
865
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
866
|
| 'cast' is not followed by whitespace. |
866
|
| '{' should be on the previous line. |
868
|
| '{' should be on the previous line. |
875
|
| Line has trailing spaces. |
883
|
| Line has trailing spaces. |
884
|
| Line has trailing spaces. |
885
|
| Expected an @return tag. |
898
|
| Parameter c should be final. |
898
|
| Expected @param tag for 'c'. |
898
|
| '{' should be on the previous line. |
900
|
| '{' should be on the previous line. |
905
|
| Line has trailing spaces. |
916
|
| Line has trailing spaces. |
918
|
| Line is longer than 80 characters. |
918
|
| '{' should be on the previous line. |
923
|
| 'cast' is not followed by whitespace. |
930
|
| '{' should be on the previous line. |
935
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
936
|
| 'cast' is not followed by whitespace. |
936
|
| Line is longer than 80 characters. |
937
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
937
|
| 'cast' is not followed by whitespace. |
937
|
| '{' should be on the previous line. |
939
|
| '{' should be on the previous line. |
946
|
| Line has trailing spaces. |
954
|
| Line has trailing spaces. |
955
|
| Line has trailing spaces. |
956
|
| Expected an @return tag. |
969
|
| Line is longer than 80 characters. |
969
|
| Parameter c should be final. |
969
|
| Expected @param tag for 'c'. |
969
|
| '{' should be on the previous line. |
971
|
| '{' should be on the previous line. |
976
|
| Line has trailing spaces. |
987
|
| Line has trailing spaces. |
989
|
| Line is longer than 80 characters. |
989
|
| '{' should be on the previous line. |
994
|
| 'cast' is not followed by whitespace. |
1001
|
| '{' should be on the previous line. |
1006
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1007
|
| 'cast' is not followed by whitespace. |
1007
|
| Line is longer than 80 characters. |
1008
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1008
|
| 'cast' is not followed by whitespace. |
1008
|
| '{' should be on the previous line. |
1010
|
| '{' should be on the previous line. |
1017
|
| Line has trailing spaces. |
1025
|
| Line has trailing spaces. |
1026
|
| Line has trailing spaces. |
1027
|
| Expected an @return tag. |
1040
|
| Parameter c should be final. |
1040
|
| Expected @param tag for 'c'. |
1040
|
| '{' should be on the previous line. |
1042
|
| '{' should be on the previous line. |
1047
|
| Line has trailing spaces. |
1058
|
| Line has trailing spaces. |
1060
|
| Line is longer than 80 characters. |
1060
|
| '{' should be on the previous line. |
1065
|
| 'cast' is not followed by whitespace. |
1072
|
| '{' should be on the previous line. |
1077
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1078
|
| 'cast' is not followed by whitespace. |
1078
|
| Line is longer than 80 characters. |
1079
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1079
|
| 'cast' is not followed by whitespace. |
1079
|
| '{' should be on the previous line. |
1081
|
| '{' should be on the previous line. |
1088
|
| Line has trailing spaces. |
1096
|
| Line has trailing spaces. |
1097
|
| Line has trailing spaces. |
1098
|
| Expected an @return tag. |
1111
|
| Parameter c should be final. |
1111
|
| Expected @param tag for 'c'. |
1111
|
| '{' should be on the previous line. |
1113
|
| '{' should be on the previous line. |
1118
|
| Line has trailing spaces. |
1129
|
| Line has trailing spaces. |
1131
|
| Line is longer than 80 characters. |
1131
|
| '{' should be on the previous line. |
1136
|
| 'cast' is not followed by whitespace. |
1143
|
| '{' should be on the previous line. |
1148
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1149
|
| 'cast' is not followed by whitespace. |
1149
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1150
|
| 'cast' is not followed by whitespace. |
1150
|
| '{' should be on the previous line. |
1152
|
| '{' should be on the previous line. |
1159
|
| Line has trailing spaces. |
1167
|
| Line has trailing spaces. |
1168
|
| Line has trailing spaces. |
1169
|
| Line has trailing spaces. |
1170
|
| Line has trailing spaces. |
1171
|
| Line has trailing spaces. |
1172
|
| Line has trailing spaces. |
1173
|
| Expected an @return tag. |
1186
|
| Parameter c should be final. |
1186
|
| Expected @param tag for 'c'. |
1186
|
| '{' should be on the previous line. |
1188
|
| '{' should be on the previous line. |
1193
|
| Line has trailing spaces. |
1199
|
| Line has trailing spaces. |
1200
|
| Line has trailing spaces. |
1203
|
| Line has trailing spaces. |
1206
|
| Line has trailing spaces. |
1209
|
| Line has trailing spaces. |
1212
|
| Line is longer than 80 characters. |
1212
|
| '{' should be on the previous line. |
1217
|
| 'cast' is not followed by whitespace. |
1218
|
| 'cast' is not followed by whitespace. |
1221
|
| Line has trailing spaces. |
1223
|
| Line has trailing spaces. |
1224
|
| Line has trailing spaces. |
1225
|
| Line has trailing spaces. |
1226
|
| Line has trailing spaces. |
1227
|
| 'cast' is not followed by whitespace. |
1229
|
| '(' is followed by whitespace. |
1230
|
| '{' should be on the previous line. |
1234
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1235
|
| 'cast' is not followed by whitespace. |
1235
|
| Line is longer than 80 characters. |
1236
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1236
|
| 'cast' is not followed by whitespace. |
1236
|
| '{' should be on the previous line. |
1238
|
| '{' should be on the previous line. |
1245
|
| Line has trailing spaces. |
1249
|
| Line has trailing spaces. |
1250
|
| Line has trailing spaces. |
1251
|
| Line has trailing spaces. |
1252
|
| 'cast' is not followed by whitespace. |
1254
|
| '(' is followed by whitespace. |
1255
|
| '{' should be on the previous line. |
1259
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1260
|
| 'cast' is not followed by whitespace. |
1260
|
| Line is longer than 80 characters. |
1261
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1261
|
| 'cast' is not followed by whitespace. |
1261
|
| '{' should be on the previous line. |
1263
|
| '{' should be on the previous line. |
1270
|
| Line has trailing spaces. |
1274
|
| Line has trailing spaces. |
1275
|
| Line has trailing spaces. |
1276
|
| Line has trailing spaces. |
1277
|
| 'cast' is not followed by whitespace. |
1279
|
| '(' is followed by whitespace. |
1280
|
| '{' should be on the previous line. |
1284
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1285
|
| 'cast' is not followed by whitespace. |
1285
|
| Line is longer than 80 characters. |
1286
|
| Name 'temp_obj4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1286
|
| 'cast' is not followed by whitespace. |
1286
|
| '{' should be on the previous line. |
1288
|
| '{' should be on the previous line. |
1295
|
| Line has trailing spaces. |
1299
|
| Line has trailing spaces. |
1300
|
| Line has trailing spaces. |
1301
|
| Line has trailing spaces. |
1302
|
| 'cast' is not followed by whitespace. |
1304
|
| '(' is followed by whitespace. |
1305
|
| '{' should be on the previous line. |
1309
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1310
|
| 'cast' is not followed by whitespace. |
1310
|
| Name 'temp_obj5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1311
|
| 'cast' is not followed by whitespace. |
1311
|
| '{' should be on the previous line. |
1313
|
| '{' should be on the previous line. |
1320
|
| Line has trailing spaces. |
1328
|
| Line has trailing spaces. |
1329
|
| Line has trailing spaces. |
1330
|
| Line has trailing spaces. |
1331
|
| Expected an @return tag. |
1344
|
| Line is longer than 80 characters. |
1344
|
| Parameter c should be final. |
1344
|
| Expected @param tag for 'c'. |
1344
|
| '{' should be on the previous line. |
1346
|
| '{' should be on the previous line. |
1351
|
| Line has trailing spaces. |
1357
|
| Line has trailing spaces. |
1360
|
| Line has trailing spaces. |
1361
|
| Line has trailing spaces. |
1362
|
| Line has trailing spaces. |
1363
|
| Line has trailing spaces. |
1366
|
| Line is longer than 80 characters. |
1366
|
| '{' should be on the previous line. |
1371
|
| 'cast' is not followed by whitespace. |
1372
|
| 'cast' is not followed by whitespace. |
1375
|
| Line has trailing spaces. |
1377
|
| Line has trailing spaces. |
1378
|
| Line has trailing spaces. |
1379
|
| Line has trailing spaces. |
1380
|
| 'cast' is not followed by whitespace. |
1382
|
| '(' is followed by whitespace. |
1383
|
| '{' should be on the previous line. |
1387
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1388
|
| 'cast' is not followed by whitespace. |
1388
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1389
|
| 'cast' is not followed by whitespace. |
1389
|
| '{' should be on the previous line. |
1391
|
| '{' should be on the previous line. |
1398
|
| Line has trailing spaces. |
1402
|
| Line has trailing spaces. |
1403
|
| Line has trailing spaces. |
1404
|
| Line has trailing spaces. |
1405
|
| Line has trailing spaces. |
1406
|
| Line has trailing spaces. |
1407
|
| Line has trailing spaces. |
1408
|
| 'cast' is not followed by whitespace. |
1410
|
| '(' is followed by whitespace. |
1411
|
| '{' should be on the previous line. |
1415
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1416
|
| 'cast' is not followed by whitespace. |
1416
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1417
|
| 'cast' is not followed by whitespace. |
1417
|
| '{' should be on the previous line. |
1419
|
| '{' should be on the previous line. |
1426
|
| Line has trailing spaces. |
1434
|
| Line has trailing spaces. |
1435
|
| Line has trailing spaces. |
1436
|
| Line has trailing spaces. |
1437
|
| Expected an @return tag. |
1450
|
| Line is longer than 80 characters. |
1450
|
| Parameter c should be final. |
1450
|
| Expected @param tag for 'c'. |
1450
|
| '{' should be on the previous line. |
1452
|
| '{' should be on the previous line. |
1457
|
| Line has trailing spaces. |
1463
|
| Line has trailing spaces. |
1466
|
| Line has trailing spaces. |
1467
|
| Line has trailing spaces. |
1468
|
| Line has trailing spaces. |
1469
|
| Line has trailing spaces. |
1472
|
| Line is longer than 80 characters. |
1472
|
| '{' should be on the previous line. |
1477
|
| 'cast' is not followed by whitespace. |
1478
|
| 'cast' is not followed by whitespace. |
1481
|
| Line has trailing spaces. |
1483
|
| Line has trailing spaces. |
1484
|
| Line has trailing spaces. |
1485
|
| Line has trailing spaces. |
1486
|
| 'cast' is not followed by whitespace. |
1488
|
| '(' is followed by whitespace. |
1489
|
| '{' should be on the previous line. |
1493
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1494
|
| 'cast' is not followed by whitespace. |
1494
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1495
|
| 'cast' is not followed by whitespace. |
1495
|
| '{' should be on the previous line. |
1497
|
| '{' should be on the previous line. |
1504
|
| Line has trailing spaces. |
1508
|
| Line has trailing spaces. |
1509
|
| Line has trailing spaces. |
1510
|
| Line has trailing spaces. |
1511
|
| Line has trailing spaces. |
1512
|
| Line has trailing spaces. |
1513
|
| Line has trailing spaces. |
1514
|
| 'cast' is not followed by whitespace. |
1516
|
| '(' is followed by whitespace. |
1517
|
| '{' should be on the previous line. |
1521
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1522
|
| 'cast' is not followed by whitespace. |
1522
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1523
|
| 'cast' is not followed by whitespace. |
1523
|
| '{' should be on the previous line. |
1525
|
| '{' should be on the previous line. |
1532
|
| Line has trailing spaces. |
1540
|
| Line has trailing spaces. |
1541
|
| Line has trailing spaces. |
1542
|
| Line has trailing spaces. |
1543
|
| Expected an @return tag. |
1556
|
| Line is longer than 80 characters. |
1556
|
| Parameter c should be final. |
1556
|
| Expected @param tag for 'c'. |
1556
|
| '{' should be on the previous line. |
1558
|
| '{' should be on the previous line. |
1563
|
| Line has trailing spaces. |
1569
|
| Line has trailing spaces. |
1572
|
| Line has trailing spaces. |
1573
|
| Line has trailing spaces. |
1574
|
| Line has trailing spaces. |
1575
|
| Line has trailing spaces. |
1578
|
| Line is longer than 80 characters. |
1578
|
| '{' should be on the previous line. |
1583
|
| 'cast' is not followed by whitespace. |
1584
|
| 'cast' is not followed by whitespace. |
1587
|
| Line has trailing spaces. |
1589
|
| Line has trailing spaces. |
1590
|
| Line has trailing spaces. |
1591
|
| Line has trailing spaces. |
1592
|
| 'cast' is not followed by whitespace. |
1594
|
| '(' is followed by whitespace. |
1595
|
| '{' should be on the previous line. |
1599
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1600
|
| 'cast' is not followed by whitespace. |
1600
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1601
|
| 'cast' is not followed by whitespace. |
1601
|
| '{' should be on the previous line. |
1603
|
| '{' should be on the previous line. |
1610
|
| Line has trailing spaces. |
1614
|
| Line has trailing spaces. |
1615
|
| Line has trailing spaces. |
1616
|
| Line has trailing spaces. |
1617
|
| Line has trailing spaces. |
1618
|
| Line has trailing spaces. |
1619
|
| Line has trailing spaces. |
1620
|
| 'cast' is not followed by whitespace. |
1622
|
| '(' is followed by whitespace. |
1623
|
| '{' should be on the previous line. |
1627
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1628
|
| 'cast' is not followed by whitespace. |
1628
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1629
|
| 'cast' is not followed by whitespace. |
1629
|
| '{' should be on the previous line. |
1631
|
| '{' should be on the previous line. |
1638
|
| Line has trailing spaces. |
1646
|
| Line has trailing spaces. |
1647
|
| Line has trailing spaces. |
1648
|
| Line has trailing spaces. |
1649
|
| Expected an @return tag. |
1662
|
| Parameter c should be final. |
1662
|
| Expected @param tag for 'c'. |
1662
|
| '{' should be on the previous line. |
1664
|
| '{' should be on the previous line. |
1669
|
| Line has trailing spaces. |
1675
|
| Line has trailing spaces. |
1678
|
| Line has trailing spaces. |
1681
|
| Line has trailing spaces. |
1684
|
| Line has trailing spaces. |
1687
|
| Line has trailing spaces. |
1688
|
| Line is longer than 80 characters. |
1688
|
| '{' should be on the previous line. |
1693
|
| 'cast' is not followed by whitespace. |
1694
|
| 'cast' is not followed by whitespace. |
1697
|
| Line has trailing spaces. |
1699
|
| Line has trailing spaces. |
1700
|
| Line has trailing spaces. |
1701
|
| Line has trailing spaces. |
1702
|
| 'cast' is not followed by whitespace. |
1704
|
| '(' is followed by whitespace. |
1705
|
| '{' should be on the previous line. |
1709
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1710
|
| 'cast' is not followed by whitespace. |
1710
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1711
|
| 'cast' is not followed by whitespace. |
1711
|
| '{' should be on the previous line. |
1713
|
| '{' should be on the previous line. |
1720
|
| Line has trailing spaces. |
1724
|
| Line has trailing spaces. |
1725
|
| Line has trailing spaces. |
1726
|
| Line has trailing spaces. |
1727
|
| 'cast' is not followed by whitespace. |
1729
|
| '(' is followed by whitespace. |
1730
|
| '{' should be on the previous line. |
1734
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1735
|
| 'cast' is not followed by whitespace. |
1735
|
| Line is longer than 80 characters. |
1736
|
| Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1736
|
| 'cast' is not followed by whitespace. |
1736
|
| '{' should be on the previous line. |
1738
|
| '{' should be on the previous line. |
1745
|
| Line has trailing spaces. |
1749
|
| Line has trailing spaces. |
1750
|
| Line has trailing spaces. |
1751
|
| Line has trailing spaces. |
1752
|
| 'cast' is not followed by whitespace. |
1754
|
| '(' is followed by whitespace. |
1755
|
| '{' should be on the previous line. |
1759
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1760
|
| 'cast' is not followed by whitespace. |
1760
|
| Line is longer than 80 characters. |
1761
|
| Name 'temp_obj4' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1761
|
| 'cast' is not followed by whitespace. |
1761
|
| '{' should be on the previous line. |
1763
|
| '{' should be on the previous line. |
1770
|
| Line has trailing spaces. |
1774
|
| Line has trailing spaces. |
1775
|
| Line has trailing spaces. |
1776
|
| Line has trailing spaces. |
1777
|
| 'cast' is not followed by whitespace. |
1779
|
| '(' is followed by whitespace. |
1780
|
| '{' should be on the previous line. |
1784
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1785
|
| 'cast' is not followed by whitespace. |
1785
|
| Line is longer than 80 characters. |
1786
|
| Name 'temp_obj5' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1786
|
| 'cast' is not followed by whitespace. |
1786
|
| '{' should be on the previous line. |
1788
|
| '{' should be on the previous line. |
1795
|
| Line has trailing spaces. |
1799
|
| Line has trailing spaces. |
1804
|
| Line has trailing spaces. |
1805
|
| Expected an @return tag. |
1813
|
| '{' should be on the previous line. |
1815
|
olr/om/BaseRdfToolbar.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
29
|
| First sentence should end with a period. |
30
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
31
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
40
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
43
|
| First sentence should end with a period. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Method 'getUri' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
58
|
| First sentence should end with a period. |
59
|
| Line has trailing spaces. |
64
|
| Method 'setUri' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Parameter v should be final. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
66
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| First sentence should end with a period. |
76
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
86
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
92
|
| Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter v should be final. |
92
|
| '{' should be on the previous line. |
93
|
| Line has trailing spaces. |
94
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| First sentence should end with a period. |
104
|
| Method 'getUsr' is not designed for extension - needs to be abstract, final or empty. |
109
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
114
|
| First sentence should end with a period. |
115
|
| Method 'setUsr' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter v should be final. |
120
|
| Expected @throws tag for 'TorqueException'. |
120
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
122
|
| '{' should be on the previous line. |
124
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
129
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
136
|
| First sentence should end with a period. |
137
|
| Method 'getIsSchema' is not designed for extension - needs to be abstract, final or empty. |
142
|
| '{' should be on the previous line. |
143
|
| Line has trailing spaces. |
147
|
| First sentence should end with a period. |
148
|
| Line has trailing spaces. |
153
|
| Method 'setIsSchema' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Parameter v should be final. |
153
|
| '{' should be on the previous line. |
154
|
| Line has trailing spaces. |
155
|
| '{' should be on the previous line. |
157
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
168
|
| Missing a Javadoc comment. |
169
|
| First sentence should end with a period. |
171
|
| Method 'setRdfUser' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Parameter v should be final. |
177
|
| Expected @throws tag for 'TorqueException'. |
177
|
| '{' should be on the previous line. |
178
|
| '{' should be on the previous line. |
180
|
| '}' should be on the same line. |
182
|
| '{' should be on the previous line. |
184
|
| Line has trailing spaces. |
190
|
| First sentence should end with a period. |
191
|
| Method 'getRdfUser' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Expected @throws tag for 'TorqueException'. |
197
|
| '{' should be on the previous line. |
198
|
| '{' should be on the previous line. |
200
|
| Line is longer than 80 characters. |
201
|
| Line has trailing spaces. |
202
|
| Method 'setRdfUserKey' is not designed for extension - needs to be abstract, final or empty. |
222
|
| Parameter key should be final. |
222
|
| Expected @param tag for 'key'. |
222
|
| Expected @throws tag for 'TorqueException'. |
222
|
| '{' should be on the previous line. |
223
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Missing a Javadoc comment. |
229
|
| '{' should be on the previous line. |
237
|
| '{' should be on the previous line. |
239
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Parameter name should be final. |
256
|
| '{' should be on the previous line. |
257
|
| '{' should be on the previous line. |
259
|
| '{' should be on the previous line. |
263
|
| '{' should be on the previous line. |
267
|
| '{' should be on the previous line. |
271
|
| Line has trailing spaces. |
276
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
285
|
| Parameter name should be final. |
285
|
| '{' should be on the previous line. |
286
|
| '{' should be on the previous line. |
288
|
| '{' should be on the previous line. |
292
|
| '{' should be on the previous line. |
296
|
| '{' should be on the previous line. |
300
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
313
|
| Parameter pos should be final. |
313
|
| '{' should be on the previous line. |
314
|
| '{' should be on the previous line. |
316
|
| '{' should be on the previous line. |
320
|
| '{' should be on the previous line. |
324
|
| '3' is a magic number. |
327
|
| '{' should be on the previous line. |
328
|
| Line has trailing spaces. |
333
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
340
|
| Expected @throws tag for 'Exception'. |
340
|
| '{' should be on the previous line. |
341
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
356
|
| Parameter dbName should be final. |
356
|
| Expected @param tag for 'dbName'. |
356
|
| Expected @throws tag for 'TorqueException'. |
356
|
| '{' should be on the previous line. |
357
|
| '{' should be on the previous line. |
360
|
| '}' should be on the same line. |
364
|
| 'catch' is not followed by whitespace. |
365
|
| '{' should be on the previous line. |
366
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
385
|
| Parameter con should be final. |
385
|
| Expected @param tag for 'con'. |
385
|
| Expected @throws tag for 'TorqueException'. |
385
|
| '{' should be on the previous line. |
386
|
| '{' should be on the previous line. |
388
|
| Line has trailing spaces. |
392
|
| '{' should be on the previous line. |
395
|
| '{' should be on the previous line. |
397
|
| '}' should be on the same line. |
400
|
| '{' should be on the previous line. |
402
|
| Line has trailing spaces. |
412
|
| Line has trailing spaces. |
413
|
| Missing a Javadoc comment. |
414
|
| Missing a Javadoc comment. |
415
|
| Line has trailing spaces. |
416
|
| First sentence should end with a period. |
417
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Parameter key should be final. |
422
|
| Expected @param tag for 'key'. |
422
|
| Expected @throws tag for 'TorqueException'. |
422
|
| '{' should be on the previous line. |
423
|
| 'cast' is not followed by whitespace. |
427
|
| Unused @param tag for 'String'. |
433
|
| Unused @param tag for 'int'. |
434
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
436
|
| '(' is followed by whitespace. |
436
|
| Parameter uri should be final. |
436
|
| 'uri' hides a field. |
436
|
| Expected @param tag for 'uri'. |
436
|
| Parameter usr should be final. |
436
|
| 'usr' hides a field. |
436
|
| Expected @param tag for 'usr'. |
436
|
| Expected @throws tag for 'TorqueException'. |
437
|
| '{' should be on the previous line. |
438
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
446
|
| Parameter key should be final. |
446
|
| Expected @param tag for 'key'. |
446
|
| Expected @throws tag for 'TorqueException'. |
446
|
| '{' should be on the previous line. |
447
|
| Line has trailing spaces. |
450
|
| Expected an @return tag. |
455
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
455
|
| '{' should be on the previous line. |
456
|
| Line has trailing spaces. |
462
|
| Expected an @return tag. |
470
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
470
|
| Expected @throws tag for 'TorqueException'. |
470
|
| '{' should be on the previous line. |
471
|
| Line has trailing spaces. |
474
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
475
|
| Missing a Javadoc comment. |
475
|
| Parameter copyObj should be final. |
475
|
| '{' should be on the previous line. |
476
|
| Line has trailing spaces. |
481
|
| 'cast' is not followed by whitespace. |
482
|
| Line has trailing spaces. |
484
|
| Line has trailing spaces. |
485
|
| Expected an @return tag. |
495
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
495
|
| '{' should be on the previous line. |
496
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
500
|
| Missing a Javadoc comment. |
500
|
| '{' should be on the previous line. |
501
|
| 'return' is not followed by whitespace. |
516
|
olr/om/BaseRdfToolbarPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
28
|
| First sentence should end with a period. |
29
|
| '{' should be on the previous line. |
37
|
| First sentence should end with a period. |
39
|
| First sentence should end with a period. |
42
|
| '{' should be on the previous line. |
52
|
| First sentence should end with a period. |
56
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
60
|
| First sentence should end with a period. |
62
|
| Line has trailing spaces. |
64
|
| '{' should be on the previous line. |
72
|
| '{' should be on the previous line. |
74
|
| '}' should be on the same line. |
76
|
| '{' should be on the previous line. |
78
|
| '}' should be on the same line. |
81
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
87
|
| First sentence should end with a period. |
88
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
89
|
| Parameter className should be final. |
104
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
108
|
| '}' should be on the same line. |
110
|
| '{' should be on the previous line. |
112
|
| '{' should be on the previous line. |
121
|
| Parameter results should be final. |
138
|
| '{' should be on the previous line. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
146
|
| '}' should be on the same line. |
149
|
| '{' should be on the previous line. |
151
|
| '{' should be on the previous line. |
153
|
| '}' should be on the same line. |
159
|
| '{' should be on the previous line. |
161
|
| '}' should be on the same line. |
163
|
| '{' should be on the previous line. |
165
|
| Line has trailing spaces. |
171
|
| Expected an @return tag. |
179
|
| Parameter criteria should be final. |
179
|
| '{' should be on the previous line. |
181
|
| Expected an @return tag. |
196
|
| Parameter criteria should be final. |
196
|
| Parameter con should be final. |
196
|
| '{' should be on the previous line. |
198
|
| '{' should be on the previous line. |
201
|
| '{' should be on the previous line. |
204
|
| '{' should be on the previous line. |
206
|
| '}' should be on the same line. |
208
|
| '{' should be on the previous line. |
210
|
| Line has trailing spaces. |
215
|
| '{' should be on the previous line. |
220
|
| '{' should be on the previous line. |
224
|
| '}' should be on the same line. |
226
|
| '{' should be on the previous line. |
228
|
| Parameter criteria should be final. |
240
|
| '{' should be on the previous line. |
242
|
| Expected an @return tag. |
258
|
| Parameter row should be final. |
258
|
| Expected @param tag for 'row'. |
258
|
| Parameter offset should be final. |
259
|
| Expected @param tag for 'offset'. |
259
|
| Parameter cls should be final. |
260
|
| Expected @param tag for 'cls'. |
260
|
| '{' should be on the previous line. |
262
|
| '{' should be on the previous line. |
264
|
| '}' should be on the same line. |
271
|
| '{' should be on the previous line. |
273
|
| '}' should be on the same line. |
275
|
| '{' should be on the previous line. |
277
|
| Parameter row should be final. |
291
|
| Expected @param tag for 'row'. |
291
|
| Parameter offset should be final. |
292
|
| Expected @param tag for 'offset'. |
292
|
| Parameter obj should be final. |
293
|
| Expected @param tag for 'obj'. |
293
|
| '{' should be on the previous line. |
295
|
| '{' should be on the previous line. |
297
|
| '3' is a magic number. |
301
|
| '}' should be on the same line. |
302
|
| '{' should be on the previous line. |
304
|
| Parameter criteria should be final. |
317
|
| '{' should be on the previous line. |
318
|
| Parameter criteria should be final. |
331
|
| Parameter con should be final. |
331
|
| '{' should be on the previous line. |
333
|
| Expected an @return tag. |
347
|
| Parameter criteria should be final. |
347
|
| Expected @param tag for 'criteria'. |
347
|
| '{' should be on the previous line. |
349
|
| Expected an @return tag. |
362
|
| Parameter criteria should be final. |
362
|
| Expected @param tag for 'criteria'. |
362
|
| Parameter con should be final. |
362
|
| '{' should be on the previous line. |
364
|
| '{' should be on the previous line. |
366
|
| '{' should be on the previous line. |
372
|
| '{' should be on the previous line. |
375
|
| '{' should be on the previous line. |
377
|
| '}' should be on the same line. |
379
|
| '{' should be on the previous line. |
381
|
| Line has trailing spaces. |
386
|
| '{' should be on the previous line. |
391
|
| '{' should be on the previous line. |
397
|
| '}' should be on the same line. |
399
|
| '{' should be on the previous line. |
401
|
| Expected an @return tag. |
413
|
| Parameter records should be final. |
413
|
| Expected @param tag for 'records'. |
413
|
| '{' should be on the previous line. |
415
|
| '{' should be on the previous line. |
420
|
| Line has trailing spaces. |
427
|
| Expected an @return tag. |
437
|
| '{' should be on the previous line. |
439
|
| Parameter criteria should be final. |
451
|
| '{' should be on the previous line. |
452
|
| Parameter criteria should be final. |
468
|
| Parameter con should be final. |
468
|
| '{' should be on the previous line. |
470
|
| '{' should be on the previous line. |
476
|
| '{' should be on the previous line. |
479
|
| '{' should be on the previous line. |
481
|
| '}' should be on the same line. |
483
|
| '{' should be on the previous line. |
485
|
| Line has trailing spaces. |
490
|
| '{' should be on the previous line. |
495
|
| '{' should be on the previous line. |
499
|
| '}' should be on the same line. |
501
|
| '{' should be on the previous line. |
503
|
| Parameter criteria should be final. |
515
|
| '{' should be on the previous line. |
516
|
| Parameter criteria should be final. |
531
|
| Parameter con should be final. |
531
|
| '{' should be on the previous line. |
533
|
| '{' should be on the previous line. |
536
|
| '{' should be on the previous line. |
539
|
| '{' should be on the previous line. |
541
|
| '}' should be on the same line. |
543
|
| '{' should be on the previous line. |
545
|
| Line has trailing spaces. |
550
|
| '{' should be on the previous line. |
555
|
| '{' should be on the previous line. |
559
|
| '}' should be on the same line. |
561
|
| '{' should be on the previous line. |
563
|
| First sentence should end with a period. |
568
|
| Expected an @return tag. |
574
|
| Parameter obj should be final. |
574
|
| Expected @param tag for 'obj'. |
574
|
| '{' should be on the previous line. |
575
|
| First sentence should end with a period. |
579
|
| Parameter obj should be final. |
585
|
| Expected @param tag for 'obj'. |
585
|
| '{' should be on the previous line. |
586
|
| Parameter obj should be final. |
597
|
| '{' should be on the previous line. |
598
|
| Parameter obj should be final. |
608
|
| '{' should be on the previous line. |
609
|
| Parameter obj should be final. |
623
|
| Parameter con should be final. |
623
|
| '{' should be on the previous line. |
625
|
| Parameter obj should be final. |
641
|
| Parameter con should be final. |
641
|
| '{' should be on the previous line. |
643
|
| Parameter obj should be final. |
658
|
| Parameter con should be final. |
658
|
| '{' should be on the previous line. |
660
|
| Parameter pk should be final. |
671
|
| '{' should be on the previous line. |
672
|
| Parameter pk should be final. |
687
|
| Parameter con should be final. |
687
|
| '{' should be on the previous line. |
689
|
| First sentence should end with a period. |
693
|
| Expected an @return tag. |
694
|
| '(' is followed by whitespace. |
694
|
| Parameter pk should be final. |
694
|
| Expected @param tag for 'pk'. |
694
|
| ')' is preceded with whitespace. |
694
|
| '{' should be on the previous line. |
695
|
| 'cast' is not followed by whitespace. |
697
|
| First sentence should end with a period. |
703
|
| Expected an @return tag. |
704
|
| '(' is followed by whitespace. |
704
|
| Parameter obj should be final. |
704
|
| Expected @param tag for 'obj'. |
704
|
| ')' is preceded with whitespace. |
704
|
| '{' should be on the previous line. |
705
|
| Line has trailing spaces. |
713
|
| Line has trailing spaces. |
714
|
| Line has trailing spaces. |
715
|
| First sentence should end with a period. |
716
|
| Expected an @return tag. |
725
|
| Parameter pk should be final. |
725
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
726
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
726
|
| '{' should be on the previous line. |
727
|
| '{' should be on the previous line. |
731
|
| '}' should be on the same line. |
734
|
| '{' should be on the previous line. |
736
|
| 'return' is not followed by whitespace. |
739
|
| First sentence should end with a period. |
742
|
| Expected an @return tag. |
752
|
| Parameter pk should be final. |
752
|
| Parameter con should be final. |
752
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
753
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
753
|
| '{' should be on the previous line. |
754
|
| '{' should be on the previous line. |
758
|
| '}' should be on the same line. |
760
|
| '{' should be on the previous line. |
762
|
| '}' should be on the same line. |
764
|
| '{' should be on the previous line. |
766
|
| 'cast' is not followed by whitespace. |
767
|
| First sentence should end with a period. |
771
|
| Expected an @return tag. |
778
|
| Parameter pks should be final. |
778
|
| '{' should be on the previous line. |
780
|
| '{' should be on the previous line. |
784
|
| '}' should be on the same line. |
787
|
| '{' should be on the previous line. |
789
|
| 'return' is not followed by whitespace. |
792
|
| First sentence should end with a period. |
795
|
| Expected an @return tag. |
803
|
| '(' is followed by whitespace. |
803
|
| Parameter pks should be final. |
803
|
| Parameter dbcon should be final. |
803
|
| ')' is preceded with whitespace. |
803
|
| '{' should be on the previous line. |
805
|
| '{' should be on the previous line. |
808
|
| '}' should be on the same line. |
810
|
| '{' should be on the previous line. |
812
|
| '{' should be on the previous line. |
816
|
| 'cast' is not followed by whitespace. |
817
|
| 'cast' is not followed by whitespace. |
818
|
| Line is longer than 80 characters. |
821
|
| Line has trailing spaces. |
831
|
| Expected an @return tag. |
838
|
| Parameter uri should be final. |
839
|
| Parameter usr should be final. |
840
|
| Expected @throws tag for 'TorqueException'. |
841
|
| '{' should be on the previous line. |
842
|
| '{' should be on the previous line. |
846
|
| '}' should be on the same line. |
852
|
| '{' should be on the previous line. |
854
|
| 'return' is not followed by whitespace. |
857
|
| Unused @param tag for 'Connection'. |
865
|
| Expected an @return tag. |
867
|
| Parameter uri should be final. |
868
|
| Parameter usr should be final. |
869
|
| ',' is not followed by whitespace. |
870
|
| Parameter con should be final. |
870
|
| Expected @param tag for 'con'. |
870
|
| Expected @throws tag for 'TorqueException'. |
870
|
| '{' should be on the previous line. |
871
|
| '5' is a magic number. |
873
|
| '{' should be on the previous line. |
878
|
| '}' should be on the same line. |
880
|
| '{' should be on the previous line. |
882
|
| Line has trailing spaces. |
889
|
| Line has trailing spaces. |
890
|
| Line has trailing spaces. |
891
|
| Line has trailing spaces. |
892
|
| Expected an @return tag. |
905
|
| Parameter c should be final. |
905
|
| Expected @param tag for 'c'. |
905
|
| '{' should be on the previous line. |
907
|
| '{' should be on the previous line. |
912
|
| Line has trailing spaces. |
923
|
| Line is longer than 80 characters. |
925
|
| '{' should be on the previous line. |
927
|
| '{' should be on the previous line. |
930
|
| '{' should be on the previous line. |
932
|
| '}' should be on the same line. |
934
|
| '{' should be on the previous line. |
936
|
| Line has trailing spaces. |
941
|
| '{' should be on the previous line. |
946
|
| 'cast' is not followed by whitespace. |
953
|
| '{' should be on the previous line. |
958
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
959
|
| 'cast' is not followed by whitespace. |
959
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
960
|
| 'cast' is not followed by whitespace. |
960
|
| '{' should be on the previous line. |
962
|
| '{' should be on the previous line. |
969
|
| Line has trailing spaces. |
977
|
| Line has trailing spaces. |
978
|
| Line has trailing spaces. |
979
|
| Line has trailing spaces. |
980
|
| Expected an @return tag. |
988
|
| '{' should be on the previous line. |
990
|
olr/om/BaseRdfUser.java
Error | Line |
| File length is 2,860 lines (max allowed is 2,000). |
1
|
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
19
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
30
|
| First sentence should end with a period. |
31
|
| Name 'peer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
32
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
51
|
| Line has trailing spaces. |
53
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
56
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
59
|
| First sentence should end with a period. |
60
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
66
|
| First sentence should end with a period. |
67
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
72
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
77
|
| First sentence should end with a period. |
78
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Parameter v should be final. |
83
|
| Expected @throws tag for 'TorqueException'. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
85
|
| '{' should be on the previous line. |
87
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| '{' should be on the previous line. |
96
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
103
|
| '{' should be on the previous line. |
106
|
| '{' should be on the previous line. |
108
|
| Line has trailing spaces. |
113
|
| '{' should be on the previous line. |
116
|
| '{' should be on the previous line. |
118
|
| Line has trailing spaces. |
123
|
| '{' should be on the previous line. |
126
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
133
|
| '{' should be on the previous line. |
136
|
| '{' should be on the previous line. |
138
|
| Line has trailing spaces. |
143
|
| '{' should be on the previous line. |
146
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
153
|
| '{' should be on the previous line. |
156
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
164
|
| First sentence should end with a period. |
165
|
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. |
170
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
175
|
| First sentence should end with a period. |
176
|
| Line has trailing spaces. |
181
|
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Parameter v should be final. |
181
|
| '{' should be on the previous line. |
182
|
| Line has trailing spaces. |
183
|
| '{' should be on the previous line. |
185
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
192
|
| First sentence should end with a period. |
193
|
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. |
198
|
| '{' should be on the previous line. |
199
|
| Line has trailing spaces. |
203
|
| First sentence should end with a period. |
204
|
| Line has trailing spaces. |
209
|
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. |
209
|
| Parameter v should be final. |
209
|
| '{' should be on the previous line. |
210
|
| Line has trailing spaces. |
211
|
| '{' should be on the previous line. |
213
|
| Line has trailing spaces. |
217
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
220
|
| First sentence should end with a period. |
221
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
226
|
| '{' should be on the previous line. |
227
|
| Line has trailing spaces. |
231
|
| First sentence should end with a period. |
232
|
| Line has trailing spaces. |
237
|
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Parameter v should be final. |
237
|
| '{' should be on the previous line. |
238
|
| Line has trailing spaces. |
239
|
| '{' should be on the previous line. |
241
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
246
|
| Line has trailing spaces. |
248
|
| First sentence should end with a period. |
249
|
| Method 'getLogin' is not designed for extension - needs to be abstract, final or empty. |
254
|
| '{' should be on the previous line. |
255
|
| Line has trailing spaces. |
259
|
| First sentence should end with a period. |
260
|
| Line has trailing spaces. |
265
|
| Method 'setLogin' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Parameter v should be final. |
265
|
| '{' should be on the previous line. |
266
|
| Line has trailing spaces. |
267
|
| '{' should be on the previous line. |
269
|
| Line has trailing spaces. |
273
|
| Line has trailing spaces. |
274
|
| Line has trailing spaces. |
276
|
| First sentence should end with a period. |
277
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
282
|
| '{' should be on the previous line. |
283
|
| Line has trailing spaces. |
287
|
| First sentence should end with a period. |
288
|
| Line has trailing spaces. |
293
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Parameter v should be final. |
293
|
| '{' should be on the previous line. |
294
|
| Line has trailing spaces. |
295
|
| '{' should be on the previous line. |
297
|
| Line has trailing spaces. |
301
|
| Line has trailing spaces. |
302
|
| Line has trailing spaces. |
304
|
| First sentence should end with a period. |
305
|
| Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. |
310
|
| '{' should be on the previous line. |
311
|
| Line has trailing spaces. |
315
|
| First sentence should end with a period. |
316
|
| Line has trailing spaces. |
321
|
| Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. |
321
|
| Parameter v should be final. |
321
|
| '{' should be on the previous line. |
322
|
| Line has trailing spaces. |
323
|
| '{' should be on the previous line. |
325
|
| Line has trailing spaces. |
329
|
| Line has trailing spaces. |
330
|
| Line has trailing spaces. |
332
|
| First sentence should end with a period. |
333
|
| Method 'getLastAccess' is not designed for extension - needs to be abstract, final or empty. |
338
|
| '{' should be on the previous line. |
339
|
| Line has trailing spaces. |
343
|
| First sentence should end with a period. |
344
|
| Line has trailing spaces. |
349
|
| Method 'setLastAccess' is not designed for extension - needs to be abstract, final or empty. |
349
|
| Parameter v should be final. |
349
|
| '{' should be on the previous line. |
350
|
| Line has trailing spaces. |
351
|
| '{' should be on the previous line. |
353
|
| Line has trailing spaces. |
357
|
| Line has trailing spaces. |
358
|
| Line has trailing spaces. |
360
|
| First sentence should end with a period. |
361
|
| Method 'getSessionKey' is not designed for extension - needs to be abstract, final or empty. |
366
|
| '{' should be on the previous line. |
367
|
| Line has trailing spaces. |
371
|
| First sentence should end with a period. |
372
|
| Line has trailing spaces. |
377
|
| Method 'setSessionKey' is not designed for extension - needs to be abstract, final or empty. |
377
|
| Parameter v should be final. |
377
|
| '{' should be on the previous line. |
378
|
| Line has trailing spaces. |
379
|
| '{' should be on the previous line. |
381
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
386
|
| Line has trailing spaces. |
388
|
| First sentence should end with a period. |
389
|
| Method 'getGroupId' is not designed for extension - needs to be abstract, final or empty. |
394
|
| '{' should be on the previous line. |
395
|
| Line has trailing spaces. |
399
|
| First sentence should end with a period. |
400
|
| Method 'setGroupId' is not designed for extension - needs to be abstract, final or empty. |
405
|
| Parameter v should be final. |
405
|
| Expected @throws tag for 'TorqueException'. |
405
|
| '{' should be on the previous line. |
406
|
| Line has trailing spaces. |
407
|
| '{' should be on the previous line. |
409
|
| Line has trailing spaces. |
413
|
| Line has trailing spaces. |
414
|
| '{' should be on the previous line. |
416
|
| Line has trailing spaces. |
419
|
| Line has trailing spaces. |
421
|
| Line has trailing spaces. |
422
|
| Line has trailing spaces. |
423
|
| Line has trailing spaces. |
424
|
| Line has trailing spaces. |
425
|
| Missing a Javadoc comment. |
426
|
| First sentence should end with a period. |
428
|
| Method 'setRdfGroup' is not designed for extension - needs to be abstract, final or empty. |
434
|
| Parameter v should be final. |
434
|
| Expected @throws tag for 'TorqueException'. |
434
|
| '{' should be on the previous line. |
435
|
| '{' should be on the previous line. |
437
|
| '}' should be on the same line. |
439
|
| '{' should be on the previous line. |
441
|
| Line has trailing spaces. |
447
|
| First sentence should end with a period. |
448
|
| Method 'getRdfGroup' is not designed for extension - needs to be abstract, final or empty. |
454
|
| Expected @throws tag for 'TorqueException'. |
454
|
| '{' should be on the previous line. |
455
|
| '{' should be on the previous line. |
457
|
| Line is longer than 80 characters. |
458
|
| Line has trailing spaces. |
459
|
| Method 'setRdfGroupKey' is not designed for extension - needs to be abstract, final or empty. |
479
|
| Parameter key should be final. |
479
|
| Expected @param tag for 'key'. |
479
|
| Expected @throws tag for 'TorqueException'. |
479
|
| '{' should be on the previous line. |
480
|
| Line has trailing spaces. |
481
|
| Line has trailing spaces. |
484
|
| Line has trailing spaces. |
485
|
| Line has trailing spaces. |
486
|
| First sentence should end with a period. |
487
|
| Variable 'collRdfLiterals' must be private and have accessor methods. |
490
|
| Method 'initRdfLiterals' is not designed for extension - needs to be abstract, final or empty. |
497
|
| '{' should be on the previous line. |
498
|
| '{' should be on the previous line. |
500
|
| First sentence should end with a period. |
505
|
| Method 'addRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
512
|
| Parameter l should be final. |
512
|
| Expected @throws tag for 'TorqueException'. |
512
|
| '{' should be on the previous line. |
513
|
| First sentence should end with a period. |
518
|
| Expected an @return tag. |
530
|
| Method 'getRdfLiterals' is not designed for extension - needs to be abstract, final or empty. |
530
|
| Expected @throws tag for 'TorqueException'. |
530
|
| '{' should be on the previous line. |
531
|
| '{' should be on the previous line. |
533
|
| '10' is a magic number. |
534
|
| Expected an @return tag. |
550
|
| Method 'getRdfLiterals' is not designed for extension - needs to be abstract, final or empty. |
550
|
| Parameter criteria should be final. |
550
|
| Expected @param tag for 'criteria'. |
550
|
| Expected @throws tag for 'TorqueException'. |
550
|
| '{' should be on the previous line. |
551
|
| '{' should be on the previous line. |
553
|
| '{' should be on the previous line. |
555
|
| '}' should be on the same line. |
557
|
| '{' should be on the previous line. |
559
|
| ')' is preceded with whitespace. |
560
|
| '}' should be on the same line. |
563
|
| '{' should be on the previous line. |
565
|
| '{' should be on the previous line. |
568
|
| '{' should be on the previous line. |
574
|
| Expected an @return tag. |
592
|
| Method 'getRdfLiterals' is not designed for extension - needs to be abstract, final or empty. |
592
|
| Parameter con should be final. |
592
|
| Expected @param tag for 'con'. |
592
|
| Expected @throws tag for 'TorqueException'. |
592
|
| '{' should be on the previous line. |
593
|
| '{' should be on the previous line. |
595
|
| '10' is a magic number. |
596
|
| Expected an @return tag. |
613
|
| Method 'getRdfLiterals' is not designed for extension - needs to be abstract, final or empty. |
613
|
| Parameter criteria should be final. |
613
|
| Expected @param tag for 'criteria'. |
613
|
| Parameter con should be final. |
613
|
| Expected @param tag for 'con'. |
613
|
| Expected @throws tag for 'TorqueException'. |
614
|
| '{' should be on the previous line. |
615
|
| '{' should be on the previous line. |
617
|
| '{' should be on the previous line. |
619
|
| '}' should be on the same line. |
621
|
| '{' should be on the previous line. |
623
|
| '}' should be on the same line. |
627
|
| '{' should be on the previous line. |
629
|
| '{' should be on the previous line. |
632
|
| '{' should be on the previous line. |
638
|
| Line has trailing spaces. |
648
|
| Line has trailing spaces. |
649
|
| Line has trailing spaces. |
650
|
| Line has trailing spaces. |
651
|
| Line has trailing spaces. |
652
|
| Line has trailing spaces. |
653
|
| Line has trailing spaces. |
654
|
| Line has trailing spaces. |
655
|
| Line has trailing spaces. |
656
|
| Line has trailing spaces. |
657
|
| Expected an @return tag. |
669
|
| Method 'getRdfLiteralsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
669
|
| Parameter criteria should be final. |
669
|
| Expected @param tag for 'criteria'. |
669
|
| Expected @throws tag for 'TorqueException'. |
670
|
| '{' should be on the previous line. |
671
|
| '{' should be on the previous line. |
673
|
| '{' should be on the previous line. |
675
|
| '}' should be on the same line. |
677
|
| '{' should be on the previous line. |
679
|
| Line is longer than 80 characters. |
681
|
| '}' should be on the same line. |
683
|
| '{' should be on the previous line. |
685
|
| '{' should be on the previous line. |
692
|
| Line has trailing spaces. |
700
|
| Line has trailing spaces. |
703
|
| Line has trailing spaces. |
704
|
| First sentence should end with a period. |
705
|
| Variable 'collRdfNamespaces' must be private and have accessor methods. |
708
|
| Method 'initRdfNamespaces' is not designed for extension - needs to be abstract, final or empty. |
715
|
| '{' should be on the previous line. |
716
|
| '{' should be on the previous line. |
718
|
| First sentence should end with a period. |
723
|
| Method 'addRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
730
|
| Parameter l should be final. |
730
|
| Expected @throws tag for 'TorqueException'. |
730
|
| '{' should be on the previous line. |
731
|
| First sentence should end with a period. |
736
|
| Expected an @return tag. |
748
|
| Method 'getRdfNamespaces' is not designed for extension - needs to be abstract, final or empty. |
748
|
| Expected @throws tag for 'TorqueException'. |
748
|
| '{' should be on the previous line. |
749
|
| '{' should be on the previous line. |
751
|
| '10' is a magic number. |
752
|
| Expected an @return tag. |
768
|
| Method 'getRdfNamespaces' is not designed for extension - needs to be abstract, final or empty. |
768
|
| Parameter criteria should be final. |
768
|
| Expected @param tag for 'criteria'. |
768
|
| Expected @throws tag for 'TorqueException'. |
768
|
| '{' should be on the previous line. |
769
|
| '{' should be on the previous line. |
771
|
| '{' should be on the previous line. |
773
|
| '}' should be on the same line. |
775
|
| '{' should be on the previous line. |
777
|
| ')' is preceded with whitespace. |
778
|
| '}' should be on the same line. |
781
|
| '{' should be on the previous line. |
783
|
| '{' should be on the previous line. |
786
|
| '{' should be on the previous line. |
792
|
| Expected an @return tag. |
810
|
| Method 'getRdfNamespaces' is not designed for extension - needs to be abstract, final or empty. |
810
|
| Parameter con should be final. |
810
|
| Expected @param tag for 'con'. |
810
|
| Expected @throws tag for 'TorqueException'. |
810
|
| '{' should be on the previous line. |
811
|
| '{' should be on the previous line. |
813
|
| '10' is a magic number. |
814
|
| Expected an @return tag. |
831
|
| Method 'getRdfNamespaces' is not designed for extension - needs to be abstract, final or empty. |
831
|
| Parameter criteria should be final. |
831
|
| Expected @param tag for 'criteria'. |
831
|
| Parameter con should be final. |
831
|
| Expected @param tag for 'con'. |
831
|
| Expected @throws tag for 'TorqueException'. |
832
|
| '{' should be on the previous line. |
833
|
| '{' should be on the previous line. |
835
|
| '{' should be on the previous line. |
837
|
| '}' should be on the same line. |
839
|
| '{' should be on the previous line. |
841
|
| Line is longer than 80 characters. |
843
|
| '}' should be on the same line. |
845
|
| '{' should be on the previous line. |
847
|
| '{' should be on the previous line. |
850
|
| '{' should be on the previous line. |
856
|
| Line is longer than 80 characters. |
857
|
| Line has trailing spaces. |
866
|
| Line has trailing spaces. |
867
|
| Line has trailing spaces. |
868
|
| Line has trailing spaces. |
869
|
| Line has trailing spaces. |
870
|
| Line has trailing spaces. |
871
|
| Line has trailing spaces. |
872
|
| Line has trailing spaces. |
873
|
| Line has trailing spaces. |
874
|
| Line has trailing spaces. |
875
|
| Expected an @return tag. |
887
|
| Method 'getRdfNamespacesJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
887
|
| Parameter criteria should be final. |
887
|
| Expected @param tag for 'criteria'. |
887
|
| Expected @throws tag for 'TorqueException'. |
888
|
| '{' should be on the previous line. |
889
|
| '{' should be on the previous line. |
891
|
| '{' should be on the previous line. |
893
|
| '}' should be on the same line. |
895
|
| '{' should be on the previous line. |
897
|
| Line is longer than 80 characters. |
899
|
| '}' should be on the same line. |
901
|
| '{' should be on the previous line. |
903
|
| '{' should be on the previous line. |
910
|
| Line is longer than 80 characters. |
911
|
| Line has trailing spaces. |
918
|
| Line has trailing spaces. |
921
|
| Line has trailing spaces. |
922
|
| First sentence should end with a period. |
923
|
| Variable 'collRdfResources' must be private and have accessor methods. |
926
|
| Method 'initRdfResources' is not designed for extension - needs to be abstract, final or empty. |
933
|
| '{' should be on the previous line. |
934
|
| '{' should be on the previous line. |
936
|
| First sentence should end with a period. |
941
|
| Method 'addRdfResource' is not designed for extension - needs to be abstract, final or empty. |
948
|
| Parameter l should be final. |
948
|
| Expected @throws tag for 'TorqueException'. |
948
|
| '{' should be on the previous line. |
949
|
| First sentence should end with a period. |
954
|
| Expected an @return tag. |
966
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
966
|
| Expected @throws tag for 'TorqueException'. |
966
|
| '{' should be on the previous line. |
967
|
| '{' should be on the previous line. |
969
|
| '10' is a magic number. |
970
|
| Expected an @return tag. |
986
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
986
|
| Parameter criteria should be final. |
986
|
| Expected @param tag for 'criteria'. |
986
|
| Expected @throws tag for 'TorqueException'. |
986
|
| '{' should be on the previous line. |
987
|
| '{' should be on the previous line. |
989
|
| '{' should be on the previous line. |
991
|
| '}' should be on the same line. |
993
|
| '{' should be on the previous line. |
995
|
| ')' is preceded with whitespace. |
996
|
| '}' should be on the same line. |
999
|
| '{' should be on the previous line. |
1001
|
| '{' should be on the previous line. |
1004
|
| '{' should be on the previous line. |
1010
|
| Expected an @return tag. |
1028
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
1028
|
| Parameter con should be final. |
1028
|
| Expected @param tag for 'con'. |
1028
|
| Expected @throws tag for 'TorqueException'. |
1028
|
| '{' should be on the previous line. |
1029
|
| '{' should be on the previous line. |
1031
|
| '10' is a magic number. |
1032
|
| Expected an @return tag. |
1049
|
| Method 'getRdfResources' is not designed for extension - needs to be abstract, final or empty. |
1049
|
| Parameter criteria should be final. |
1049
|
| Expected @param tag for 'criteria'. |
1049
|
| Parameter con should be final. |
1049
|
| Expected @param tag for 'con'. |
1049
|
| Expected @throws tag for 'TorqueException'. |
1050
|
| '{' should be on the previous line. |
1051
|
| '{' should be on the previous line. |
1053
|
| '{' should be on the previous line. |
1055
|
| '}' should be on the same line. |
1057
|
| '{' should be on the previous line. |
1059
|
| Line is longer than 80 characters. |
1061
|
| '}' should be on the same line. |
1063
|
| '{' should be on the previous line. |
1065
|
| '{' should be on the previous line. |
1068
|
| '{' should be on the previous line. |
1074
|
| Line has trailing spaces. |
1084
|
| Line has trailing spaces. |
1085
|
| Line has trailing spaces. |
1086
|
| Line has trailing spaces. |
1087
|
| Line has trailing spaces. |
1088
|
| Line has trailing spaces. |
1089
|
| Line has trailing spaces. |
1090
|
| Line has trailing spaces. |
1091
|
| Line has trailing spaces. |
1092
|
| Line has trailing spaces. |
1093
|
| Expected an @return tag. |
1105
|
| Method 'getRdfResourcesJoinRdfNamespace' is not designed for extension - needs to be abstract, final or empty. |
1105
|
| Parameter criteria should be final. |
1105
|
| Expected @param tag for 'criteria'. |
1105
|
| Expected @throws tag for 'TorqueException'. |
1106
|
| '{' should be on the previous line. |
1107
|
| '{' should be on the previous line. |
1109
|
| '{' should be on the previous line. |
1111
|
| '}' should be on the same line. |
1113
|
| '{' should be on the previous line. |
1115
|
| Line is longer than 80 characters. |
1117
|
| '}' should be on the same line. |
1119
|
| '{' should be on the previous line. |
1121
|
| '{' should be on the previous line. |
1128
|
| Line is longer than 80 characters. |
1129
|
| Line has trailing spaces. |
1136
|
| Line has trailing spaces. |
1137
|
| Line has trailing spaces. |
1138
|
| Line has trailing spaces. |
1139
|
| Line has trailing spaces. |
1140
|
| Line has trailing spaces. |
1141
|
| Line has trailing spaces. |
1142
|
| Line has trailing spaces. |
1143
|
| Line has trailing spaces. |
1144
|
| Expected an @return tag. |
1156
|
| Method 'getRdfResourcesJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
1156
|
| Parameter criteria should be final. |
1156
|
| Expected @param tag for 'criteria'. |
1156
|
| Expected @throws tag for 'TorqueException'. |
1157
|
| '{' should be on the previous line. |
1158
|
| '{' should be on the previous line. |
1160
|
| '{' should be on the previous line. |
1162
|
| '}' should be on the same line. |
1164
|
| '{' should be on the previous line. |
1166
|
| Line is longer than 80 characters. |
1168
|
| '}' should be on the same line. |
1170
|
| '{' should be on the previous line. |
1172
|
| '{' should be on the previous line. |
1179
|
| Line is longer than 80 characters. |
1180
|
| Line has trailing spaces. |
1187
|
| Line has trailing spaces. |
1190
|
| Line has trailing spaces. |
1191
|
| First sentence should end with a period. |
1192
|
| Variable 'collRdfStatements' must be private and have accessor methods. |
1195
|
| Method 'initRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
1202
|
| '{' should be on the previous line. |
1203
|
| '{' should be on the previous line. |
1205
|
| First sentence should end with a period. |
1210
|
| Method 'addRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
1217
|
| Parameter l should be final. |
1217
|
| Expected @throws tag for 'TorqueException'. |
1217
|
| '{' should be on the previous line. |
1218
|
| First sentence should end with a period. |
1223
|
| Expected an @return tag. |
1235
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
1235
|
| Expected @throws tag for 'TorqueException'. |
1235
|
| '{' should be on the previous line. |
1236
|
| '{' should be on the previous line. |
1238
|
| '10' is a magic number. |
1239
|
| Expected an @return tag. |
1255
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
1255
|
| Parameter criteria should be final. |
1255
|
| Expected @param tag for 'criteria'. |
1255
|
| Expected @throws tag for 'TorqueException'. |
1255
|
| '{' should be on the previous line. |
1256
|
| '{' should be on the previous line. |
1258
|
| '{' should be on the previous line. |
1260
|
| '}' should be on the same line. |
1262
|
| '{' should be on the previous line. |
1264
|
| ')' is preceded with whitespace. |
1265
|
| '}' should be on the same line. |
1268
|
| '{' should be on the previous line. |
1270
|
| '{' should be on the previous line. |
1273
|
| '{' should be on the previous line. |
1279
|
| Expected an @return tag. |
1297
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
1297
|
| Parameter con should be final. |
1297
|
| Expected @param tag for 'con'. |
1297
|
| Expected @throws tag for 'TorqueException'. |
1297
|
| '{' should be on the previous line. |
1298
|
| '{' should be on the previous line. |
1300
|
| '10' is a magic number. |
1301
|
| Expected an @return tag. |
1318
|
| Method 'getRdfStatements' is not designed for extension - needs to be abstract, final or empty. |
1318
|
| Parameter criteria should be final. |
1318
|
| Expected @param tag for 'criteria'. |
1318
|
| Parameter con should be final. |
1318
|
| Expected @param tag for 'con'. |
1318
|
| Expected @throws tag for 'TorqueException'. |
1319
|
| '{' should be on the previous line. |
1320
|
| '{' should be on the previous line. |
1322
|
| '{' should be on the previous line. |
1324
|
| '}' should be on the same line. |
1326
|
| '{' should be on the previous line. |
1328
|
| Line is longer than 80 characters. |
1330
|
| '}' should be on the same line. |
1332
|
| '{' should be on the previous line. |
1334
|
| '{' should be on the previous line. |
1337
|
| '{' should be on the previous line. |
1343
|
| Line is longer than 80 characters. |
1344
|
| Line has trailing spaces. |
1353
|
| Line has trailing spaces. |
1354
|
| Line has trailing spaces. |
1355
|
| Line has trailing spaces. |
1356
|
| Line has trailing spaces. |
1357
|
| Line has trailing spaces. |
1358
|
| Line has trailing spaces. |
1359
|
| Line has trailing spaces. |
1360
|
| Line has trailing spaces. |
1361
|
| Line has trailing spaces. |
1362
|
| Expected an @return tag. |
1374
|
| Method 'getRdfStatementsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
1374
|
| Parameter criteria should be final. |
1374
|
| Expected @param tag for 'criteria'. |
1374
|
| Expected @throws tag for 'TorqueException'. |
1375
|
| '{' should be on the previous line. |
1376
|
| '{' should be on the previous line. |
1378
|
| '{' should be on the previous line. |
1380
|
| '}' should be on the same line. |
1382
|
| '{' should be on the previous line. |
1384
|
| Line is longer than 80 characters. |
1386
|
| '}' should be on the same line. |
1388
|
| '{' should be on the previous line. |
1390
|
| '{' should be on the previous line. |
1397
|
| Line is longer than 80 characters. |
1398
|
| Line has trailing spaces. |
1405
|
| Line has trailing spaces. |
1406
|
| Line has trailing spaces. |
1407
|
| Line has trailing spaces. |
1408
|
| Line has trailing spaces. |
1409
|
| Line has trailing spaces. |
1410
|
| Line has trailing spaces. |
1411
|
| Line has trailing spaces. |
1412
|
| Line has trailing spaces. |
1413
|
| Expected an @return tag. |
1425
|
| Line is longer than 80 characters. |
1425
|
| Method 'getRdfStatementsJoinRdfResourceRelatedByPredicate' is not designed for extension - needs to be abstract, final or empty. |
1425
|
| Parameter criteria should be final. |
1425
|
| Expected @param tag for 'criteria'. |
1425
|
| Expected @throws tag for 'TorqueException'. |
1426
|
| '{' should be on the previous line. |
1427
|
| '{' should be on the previous line. |
1429
|
| '{' should be on the previous line. |
1431
|
| '}' should be on the same line. |
1433
|
| '{' should be on the previous line. |
1435
|
| Line is longer than 80 characters. |
1437
|
| '}' should be on the same line. |
1439
|
| '{' should be on the previous line. |
1441
|
| '{' should be on the previous line. |
1448
|
| Line is longer than 80 characters. |
1449
|
| Line has trailing spaces. |
1456
|
| Line has trailing spaces. |
1457
|
| Line has trailing spaces. |
1458
|
| Line has trailing spaces. |
1459
|
| Line has trailing spaces. |
1460
|
| Line has trailing spaces. |
1461
|
| Line has trailing spaces. |
1462
|
| Line has trailing spaces. |
1463
|
| Line has trailing spaces. |
1464
|
| Expected an @return tag. |
1476
|
| Line is longer than 80 characters. |
1476
|
| Method 'getRdfStatementsJoinRdfResourceRelatedByObjResource' is not designed for extension - needs to be abstract, final or empty. |
1476
|
| Parameter criteria should be final. |
1476
|
| Expected @param tag for 'criteria'. |
1476
|
| Expected @throws tag for 'TorqueException'. |
1477
|
| '{' should be on the previous line. |
1478
|
| '{' should be on the previous line. |
1480
|
| '{' should be on the previous line. |
1482
|
| '}' should be on the same line. |
1484
|
| '{' should be on the previous line. |
1486
|
| Line is longer than 80 characters. |
1488
|
| '}' should be on the same line. |
1490
|
| '{' should be on the previous line. |
1492
|
| '{' should be on the previous line. |
1499
|
| Line is longer than 80 characters. |
1500
|
| Line has trailing spaces. |
1507
|
| Line has trailing spaces. |
1508
|
| Line has trailing spaces. |
1509
|
| Line has trailing spaces. |
1510
|
| Line has trailing spaces. |
1511
|
| Line has trailing spaces. |
1512
|
| Line has trailing spaces. |
1513
|
| Line has trailing spaces. |
1514
|
| Line has trailing spaces. |
1515
|
| Expected an @return tag. |
1527
|
| Line is longer than 80 characters. |
1527
|
| Method 'getRdfStatementsJoinRdfResourceRelatedBySubject' is not designed for extension - needs to be abstract, final or empty. |
1527
|
| Parameter criteria should be final. |
1527
|
| Expected @param tag for 'criteria'. |
1527
|
| Expected @throws tag for 'TorqueException'. |
1528
|
| '{' should be on the previous line. |
1529
|
| '{' should be on the previous line. |
1531
|
| '{' should be on the previous line. |
1533
|
| '}' should be on the same line. |
1535
|
| '{' should be on the previous line. |
1537
|
| Line is longer than 80 characters. |
1539
|
| '}' should be on the same line. |
1541
|
| '{' should be on the previous line. |
1543
|
| '{' should be on the previous line. |
1550
|
| Line is longer than 80 characters. |
1551
|
| Line has trailing spaces. |
1558
|
| Line has trailing spaces. |
1559
|
| Line has trailing spaces. |
1560
|
| Line has trailing spaces. |
1561
|
| Line has trailing spaces. |
1562
|
| Line has trailing spaces. |
1563
|
| Line has trailing spaces. |
1564
|
| Line has trailing spaces. |
1565
|
| Line has trailing spaces. |
1566
|
| Expected an @return tag. |
1578
|
| Method 'getRdfStatementsJoinRdfLiteral' is not designed for extension - needs to be abstract, final or empty. |
1578
|
| Parameter criteria should be final. |
1578
|
| Expected @param tag for 'criteria'. |
1578
|
| Expected @throws tag for 'TorqueException'. |
1579
|
| '{' should be on the previous line. |
1580
|
| '{' should be on the previous line. |
1582
|
| '{' should be on the previous line. |
1584
|
| '}' should be on the same line. |
1586
|
| '{' should be on the previous line. |
1588
|
| Line is longer than 80 characters. |
1590
|
| '}' should be on the same line. |
1592
|
| '{' should be on the previous line. |
1594
|
| '{' should be on the previous line. |
1601
|
| Line is longer than 80 characters. |
1602
|
| Line has trailing spaces. |
1609
|
| Line has trailing spaces. |
1612
|
| Line has trailing spaces. |
1613
|
| First sentence should end with a period. |
1614
|
| Variable 'collModels' must be private and have accessor methods. |
1617
|
| Method 'initModels' is not designed for extension - needs to be abstract, final or empty. |
1624
|
| '{' should be on the previous line. |
1625
|
| '{' should be on the previous line. |
1627
|
| First sentence should end with a period. |
1632
|
| Method 'addModel' is not designed for extension - needs to be abstract, final or empty. |
1639
|
| Parameter l should be final. |
1639
|
| Expected @throws tag for 'TorqueException'. |
1639
|
| '{' should be on the previous line. |
1640
|
| First sentence should end with a period. |
1645
|
| Expected an @return tag. |
1657
|
| Method 'getModels' is not designed for extension - needs to be abstract, final or empty. |
1657
|
| Expected @throws tag for 'TorqueException'. |
1657
|
| '{' should be on the previous line. |
1658
|
| '{' should be on the previous line. |
1660
|
| '10' is a magic number. |
1661
|
| Expected an @return tag. |
1677
|
| Method 'getModels' is not designed for extension - needs to be abstract, final or empty. |
1677
|
| Parameter criteria should be final. |
1677
|
| Expected @param tag for 'criteria'. |
1677
|
| Expected @throws tag for 'TorqueException'. |
1677
|
| '{' should be on the previous line. |
1678
|
| '{' should be on the previous line. |
1680
|
| '{' should be on the previous line. |
1682
|
| '}' should be on the same line. |
1684
|
| '{' should be on the previous line. |
1686
|
| ')' is preceded with whitespace. |
1687
|
| '}' should be on the same line. |
1690
|
| '{' should be on the previous line. |
1692
|
| '{' should be on the previous line. |
1695
|
| '{' should be on the previous line. |
1701
|
| Expected an @return tag. |
1719
|
| Method 'getModels' is not designed for extension - needs to be abstract, final or empty. |
1719
|
| Parameter con should be final. |
1719
|
| Expected @param tag for 'con'. |
1719
|
| Expected @throws tag for 'TorqueException'. |
1719
|
| '{' should be on the previous line. |
1720
|
| '{' should be on the previous line. |
1722
|
| '10' is a magic number. |
1723
|
| Expected an @return tag. |
1740
|
| Method 'getModels' is not designed for extension - needs to be abstract, final or empty. |
1740
|
| Parameter criteria should be final. |
1740
|
| Expected @param tag for 'criteria'. |
1740
|
| Parameter con should be final. |
1740
|
| Expected @param tag for 'con'. |
1740
|
| Expected @throws tag for 'TorqueException'. |
1741
|
| '{' should be on the previous line. |
1742
|
| '{' should be on the previous line. |
1744
|
| '{' should be on the previous line. |
1746
|
| '}' should be on the same line. |
1748
|
| '{' should be on the previous line. |
1750
|
| '}' should be on the same line. |
1754
|
| '{' should be on the previous line. |
1756
|
| '{' should be on the previous line. |
1759
|
| '{' should be on the previous line. |
1765
|
| Line has trailing spaces. |
1775
|
| Line has trailing spaces. |
1776
|
| Line has trailing spaces. |
1777
|
| Line has trailing spaces. |
1778
|
| Line has trailing spaces. |
1779
|
| Line has trailing spaces. |
1780
|
| Line has trailing spaces. |
1781
|
| Line has trailing spaces. |
1782
|
| Line has trailing spaces. |
1783
|
| Line has trailing spaces. |
1784
|
| Expected an @return tag. |
1796
|
| Method 'getModelsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
1796
|
| Parameter criteria should be final. |
1796
|
| Expected @param tag for 'criteria'. |
1796
|
| Expected @throws tag for 'TorqueException'. |
1797
|
| '{' should be on the previous line. |
1798
|
| '{' should be on the previous line. |
1800
|
| '{' should be on the previous line. |
1802
|
| '}' should be on the same line. |
1804
|
| '{' should be on the previous line. |
1806
|
| Line is longer than 80 characters. |
1808
|
| '}' should be on the same line. |
1810
|
| '{' should be on the previous line. |
1812
|
| '{' should be on the previous line. |
1819
|
| Line has trailing spaces. |
1827
|
| Line has trailing spaces. |
1830
|
| Line has trailing spaces. |
1831
|
| First sentence should end with a period. |
1832
|
| Variable 'collModelStatements' must be private and have accessor methods. |
1835
|
| Method 'initModelStatements' is not designed for extension - needs to be abstract, final or empty. |
1842
|
| '{' should be on the previous line. |
1843
|
| '{' should be on the previous line. |
1845
|
| First sentence should end with a period. |
1850
|
| Method 'addModelStatement' is not designed for extension - needs to be abstract, final or empty. |
1857
|
| Parameter l should be final. |
1857
|
| Expected @throws tag for 'TorqueException'. |
1857
|
| '{' should be on the previous line. |
1858
|
| First sentence should end with a period. |
1863
|
| Expected an @return tag. |
1875
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
1875
|
| Expected @throws tag for 'TorqueException'. |
1875
|
| '{' should be on the previous line. |
1876
|
| '{' should be on the previous line. |
1878
|
| '10' is a magic number. |
1879
|
| Expected an @return tag. |
1895
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
1895
|
| Parameter criteria should be final. |
1895
|
| Expected @param tag for 'criteria'. |
1895
|
| Expected @throws tag for 'TorqueException'. |
1895
|
| '{' should be on the previous line. |
1896
|
| '{' should be on the previous line. |
1898
|
| '{' should be on the previous line. |
1900
|
| '}' should be on the same line. |
1902
|
| '{' should be on the previous line. |
1904
|
| ')' is preceded with whitespace. |
1905
|
| Line is longer than 80 characters. |
1906
|
| '}' should be on the same line. |
1908
|
| '{' should be on the previous line. |
1910
|
| '{' should be on the previous line. |
1913
|
| '{' should be on the previous line. |
1919
|
| Expected an @return tag. |
1937
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
1937
|
| Parameter con should be final. |
1937
|
| Expected @param tag for 'con'. |
1937
|
| Expected @throws tag for 'TorqueException'. |
1937
|
| '{' should be on the previous line. |
1938
|
| '{' should be on the previous line. |
1940
|
| '10' is a magic number. |
1941
|
| Expected an @return tag. |
1958
|
| Method 'getModelStatements' is not designed for extension - needs to be abstract, final or empty. |
1958
|
| Parameter criteria should be final. |
1958
|
| Expected @param tag for 'criteria'. |
1958
|
| Parameter con should be final. |
1958
|
| Expected @param tag for 'con'. |
1958
|
| Expected @throws tag for 'TorqueException'. |
1959
|
| '{' should be on the previous line. |
1960
|
| '{' should be on the previous line. |
1962
|
| '{' should be on the previous line. |
1964
|
| '}' should be on the same line. |
1966
|
| '{' should be on the previous line. |
1968
|
| Line is longer than 80 characters. |
1970
|
| '}' should be on the same line. |
1972
|
| '{' should be on the previous line. |
1974
|
| '{' should be on the previous line. |
1977
|
| '{' should be on the previous line. |
1983
|
| Line is longer than 80 characters. |
1984
|
| Line has trailing spaces. |
1993
|
| Line has trailing spaces. |
1994
|
| Line has trailing spaces. |
1995
|
| Line has trailing spaces. |
1996
|
| Line has trailing spaces. |
1997
|
| Line has trailing spaces. |
1998
|
| Line has trailing spaces. |
1999
|
| Line has trailing spaces. |
2000
|
| Line has trailing spaces. |
2001
|
| Line has trailing spaces. |
2002
|
| Expected an @return tag. |
2014
|
| Method 'getModelStatementsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
2014
|
| Parameter criteria should be final. |
2014
|
| Expected @param tag for 'criteria'. |
2014
|
| Expected @throws tag for 'TorqueException'. |
2015
|
| '{' should be on the previous line. |
2016
|
| '{' should be on the previous line. |
2018
|
| '{' should be on the previous line. |
2020
|
| '}' should be on the same line. |
2022
|
| '{' should be on the previous line. |
2024
|
| Line is longer than 80 characters. |
2026
|
| '}' should be on the same line. |
2028
|
| '{' should be on the previous line. |
2030
|
| '{' should be on the previous line. |
2037
|
| Line is longer than 80 characters. |
2038
|
| Line has trailing spaces. |
2045
|
| Line has trailing spaces. |
2046
|
| Line has trailing spaces. |
2047
|
| Line has trailing spaces. |
2048
|
| Line has trailing spaces. |
2049
|
| Line has trailing spaces. |
2050
|
| Line has trailing spaces. |
2051
|
| Line has trailing spaces. |
2052
|
| Line has trailing spaces. |
2053
|
| Expected an @return tag. |
2065
|
| Method 'getModelStatementsJoinModel' is not designed for extension - needs to be abstract, final or empty. |
2065
|
| Parameter criteria should be final. |
2065
|
| Expected @param tag for 'criteria'. |
2065
|
| Expected @throws tag for 'TorqueException'. |
2066
|
| '{' should be on the previous line. |
2067
|
| '{' should be on the previous line. |
2069
|
| '{' should be on the previous line. |
2071
|
| '}' should be on the same line. |
2073
|
| '{' should be on the previous line. |
2075
|
| Line is longer than 80 characters. |
2077
|
| '}' should be on the same line. |
2079
|
| '{' should be on the previous line. |
2081
|
| '{' should be on the previous line. |
2088
|
| Line is longer than 80 characters. |
2089
|
| Line has trailing spaces. |
2096
|
| Line has trailing spaces. |
2097
|
| Line has trailing spaces. |
2098
|
| Line has trailing spaces. |
2099
|
| Line has trailing spaces. |
2100
|
| Line has trailing spaces. |
2101
|
| Line has trailing spaces. |
2102
|
| Line has trailing spaces. |
2103
|
| Line has trailing spaces. |
2104
|
| Expected an @return tag. |
2116
|
| Method 'getModelStatementsJoinRdfStatement' is not designed for extension - needs to be abstract, final or empty. |
2116
|
| Parameter criteria should be final. |
2116
|
| Expected @param tag for 'criteria'. |
2116
|
| Expected @throws tag for 'TorqueException'. |
2117
|
| '{' should be on the previous line. |
2118
|
| '{' should be on the previous line. |
2120
|
| '{' should be on the previous line. |
2122
|
| '}' should be on the same line. |
2124
|
| '{' should be on the previous line. |
2126
|
| Line is longer than 80 characters. |
2128
|
| '}' should be on the same line. |
2130
|
| '{' should be on the previous line. |
2132
|
| '{' should be on the previous line. |
2139
|
| Line is longer than 80 characters. |
2140
|
| Line has trailing spaces. |
2147
|
| Line has trailing spaces. |
2150
|
| Line has trailing spaces. |
2151
|
| First sentence should end with a period. |
2152
|
| Variable 'collRdfToolbars' must be private and have accessor methods. |
2155
|
| Method 'initRdfToolbars' is not designed for extension - needs to be abstract, final or empty. |
2162
|
| '{' should be on the previous line. |
2163
|
| '{' should be on the previous line. |
2165
|
| First sentence should end with a period. |
2170
|
| Method 'addRdfToolbar' is not designed for extension - needs to be abstract, final or empty. |
2177
|
| Parameter l should be final. |
2177
|
| Expected @throws tag for 'TorqueException'. |
2177
|
| '{' should be on the previous line. |
2178
|
| First sentence should end with a period. |
2183
|
| Expected an @return tag. |
2195
|
| Method 'getRdfToolbars' is not designed for extension - needs to be abstract, final or empty. |
2195
|
| Expected @throws tag for 'TorqueException'. |
2195
|
| '{' should be on the previous line. |
2196
|
| '{' should be on the previous line. |
2198
|
| '10' is a magic number. |
2199
|
| Expected an @return tag. |
2215
|
| Method 'getRdfToolbars' is not designed for extension - needs to be abstract, final or empty. |
2215
|
| Parameter criteria should be final. |
2215
|
| Expected @param tag for 'criteria'. |
2215
|
| Expected @throws tag for 'TorqueException'. |
2215
|
| '{' should be on the previous line. |
2216
|
| '{' should be on the previous line. |
2218
|
| '{' should be on the previous line. |
2220
|
| '}' should be on the same line. |
2222
|
| '{' should be on the previous line. |
2224
|
| ')' is preceded with whitespace. |
2225
|
| '}' should be on the same line. |
2228
|
| '{' should be on the previous line. |
2230
|
| '{' should be on the previous line. |
2233
|
| '{' should be on the previous line. |
2239
|
| Expected an @return tag. |
2257
|
| Method 'getRdfToolbars' is not designed for extension - needs to be abstract, final or empty. |
2257
|
| Parameter con should be final. |
2257
|
| Expected @param tag for 'con'. |
2257
|
| Expected @throws tag for 'TorqueException'. |
2257
|
| '{' should be on the previous line. |
2258
|
| '{' should be on the previous line. |
2260
|
| '10' is a magic number. |
2261
|
| Expected an @return tag. |
2278
|
| Method 'getRdfToolbars' is not designed for extension - needs to be abstract, final or empty. |
2278
|
| Parameter criteria should be final. |
2278
|
| Expected @param tag for 'criteria'. |
2278
|
| Parameter con should be final. |
2278
|
| Expected @param tag for 'con'. |
2278
|
| Expected @throws tag for 'TorqueException'. |
2279
|
| '{' should be on the previous line. |
2280
|
| '{' should be on the previous line. |
2282
|
| '{' should be on the previous line. |
2284
|
| '}' should be on the same line. |
2286
|
| '{' should be on the previous line. |
2288
|
| '}' should be on the same line. |
2292
|
| '{' should be on the previous line. |
2294
|
| '{' should be on the previous line. |
2297
|
| '{' should be on the previous line. |
2303
|
| Line has trailing spaces. |
2313
|
| Line has trailing spaces. |
2314
|
| Line has trailing spaces. |
2315
|
| Line has trailing spaces. |
2316
|
| Line has trailing spaces. |
2317
|
| Line has trailing spaces. |
2318
|
| Line has trailing spaces. |
2319
|
| Line has trailing spaces. |
2320
|
| Line has trailing spaces. |
2321
|
| Line has trailing spaces. |
2322
|
| Expected an @return tag. |
2334
|
| Method 'getRdfToolbarsJoinRdfUser' is not designed for extension - needs to be abstract, final or empty. |
2334
|
| Parameter criteria should be final. |
2334
|
| Expected @param tag for 'criteria'. |
2334
|
| Expected @throws tag for 'TorqueException'. |
2335
|
| '{' should be on the previous line. |
2336
|
| '{' should be on the previous line. |
2338
|
| '{' should be on the previous line. |
2340
|
| '}' should be on the same line. |
2342
|
| '{' should be on the previous line. |
2344
|
| Line is longer than 80 characters. |
2346
|
| '}' should be on the same line. |
2348
|
| '{' should be on the previous line. |
2350
|
| '{' should be on the previous line. |
2357
|
| Line has trailing spaces. |
2365
|
| Line has trailing spaces. |
2368
|
| Missing a Javadoc comment. |
2369
|
| '{' should be on the previous line. |
2377
|
| '{' should be on the previous line. |
2379
|
| Method 'getByName' is not designed for extension - needs to be abstract, final or empty. |
2402
|
| Parameter name should be final. |
2402
|
| '{' should be on the previous line. |
2403
|
| '{' should be on the previous line. |
2405
|
| '{' should be on the previous line. |
2409
|
| '{' should be on the previous line. |
2413
|
| '{' should be on the previous line. |
2417
|
| '{' should be on the previous line. |
2421
|
| '{' should be on the previous line. |
2425
|
| '{' should be on the previous line. |
2429
|
| '{' should be on the previous line. |
2433
|
| '{' should be on the previous line. |
2437
|
| '{' should be on the previous line. |
2441
|
| Line has trailing spaces. |
2446
|
| Method 'getByPeerName' is not designed for extension - needs to be abstract, final or empty. |
2455
|
| Parameter name should be final. |
2455
|
| '{' should be on the previous line. |
2456
|
| '{' should be on the previous line. |
2458
|
| '{' should be on the previous line. |
2462
|
| '{' should be on the previous line. |
2466
|
| '{' should be on the previous line. |
2470
|
| '{' should be on the previous line. |
2474
|
| '{' should be on the previous line. |
2478
|
| '{' should be on the previous line. |
2482
|
| '{' should be on the previous line. |
2486
|
| '{' should be on the previous line. |
2490
|
| '{' should be on the previous line. |
2494
|
| Method 'getByPosition' is not designed for extension - needs to be abstract, final or empty. |
2507
|
| Parameter pos should be final. |
2507
|
| '{' should be on the previous line. |
2508
|
| '{' should be on the previous line. |
2510
|
| '{' should be on the previous line. |
2514
|
| '{' should be on the previous line. |
2518
|
| '3' is a magic number. |
2521
|
| '{' should be on the previous line. |
2522
|
| '4' is a magic number. |
2525
|
| '{' should be on the previous line. |
2526
|
| '5' is a magic number. |
2529
|
| '{' should be on the previous line. |
2530
|
| '6' is a magic number. |
2533
|
| '{' should be on the previous line. |
2534
|
| '7' is a magic number. |
2537
|
| '{' should be on the previous line. |
2538
|
| '8' is a magic number. |
2541
|
| '{' should be on the previous line. |
2542
|
| '9' is a magic number. |
2545
|
| '{' should be on the previous line. |
2546
|
| Line has trailing spaces. |
2551
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
2558
|
| Expected @throws tag for 'Exception'. |
2558
|
| '{' should be on the previous line. |
2559
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
2574
|
| Parameter dbName should be final. |
2574
|
| Expected @param tag for 'dbName'. |
2574
|
| Expected @throws tag for 'TorqueException'. |
2574
|
| '{' should be on the previous line. |
2575
|
| '{' should be on the previous line. |
2578
|
| '}' should be on the same line. |
2582
|
| 'catch' is not followed by whitespace. |
2583
|
| '{' should be on the previous line. |
2584
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
2603
|
| Parameter con should be final. |
2603
|
| Expected @param tag for 'con'. |
2603
|
| Expected @throws tag for 'TorqueException'. |
2603
|
| '{' should be on the previous line. |
2604
|
| '{' should be on the previous line. |
2606
|
| Line has trailing spaces. |
2610
|
| '{' should be on the previous line. |
2613
|
| '{' should be on the previous line. |
2615
|
| '}' should be on the same line. |
2618
|
| '{' should be on the previous line. |
2620
|
| Line has trailing spaces. |
2625
|
| Line has trailing spaces. |
2626
|
| '{' should be on the previous line. |
2628
|
| '{' should be on the previous line. |
2630
|
| Line has trailing spaces. |
2634
|
| Line has trailing spaces. |
2635
|
| '{' should be on the previous line. |
2637
|
| '{' should be on the previous line. |
2639
|
| Line has trailing spaces. |
2643
|
| Line has trailing spaces. |
2644
|
| '{' should be on the previous line. |
2646
|
| '{' should be on the previous line. |
2648
|
| Line has trailing spaces. |
2652
|
| Line has trailing spaces. |
2653
|
| '{' should be on the previous line. |
2655
|
| '{' should be on the previous line. |
2657
|
| Line has trailing spaces. |
2661
|
| Line has trailing spaces. |
2662
|
| '{' should be on the previous line. |
2664
|
| '{' should be on the previous line. |
2666
|
| Line has trailing spaces. |
2670
|
| Line has trailing spaces. |
2671
|
| '{' should be on the previous line. |
2673
|
| '{' should be on the previous line. |
2675
|
| Line has trailing spaces. |
2679
|
| Line has trailing spaces. |
2680
|
| '{' should be on the previous line. |
2682
|
| '{' should be on the previous line. |
2684
|
| Line has trailing spaces. |
2693
|
| Unused @param tag for 'id'. |
2697
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
2699
|
| Parameter key should be final. |
2699
|
| Expected @param tag for 'key'. |
2699
|
| Expected @throws tag for 'TorqueException'. |
2700
|
| '{' should be on the previous line. |
2701
|
| Method 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
2710
|
| Parameter key should be final. |
2710
|
| Expected @param tag for 'key'. |
2710
|
| Expected @throws tag for 'TorqueException'. |
2710
|
| '{' should be on the previous line. |
2711
|
| Line has trailing spaces. |
2715
|
| Expected an @return tag. |
2720
|
| Method 'getPrimaryKey' is not designed for extension - needs to be abstract, final or empty. |
2720
|
| '{' should be on the previous line. |
2721
|
| Line has trailing spaces. |
2725
|
| Expected an @return tag. |
2733
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
2733
|
| Expected @throws tag for 'TorqueException'. |
2733
|
| '{' should be on the previous line. |
2734
|
| Line has trailing spaces. |
2737
|
| Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. |
2738
|
| Missing a Javadoc comment. |
2738
|
| Parameter copyObj should be final. |
2738
|
| '{' should be on the previous line. |
2739
|
| Line has trailing spaces. |
2750
|
| Line has trailing spaces. |
2752
|
| Line has trailing spaces. |
2753
|
| Line has trailing spaces. |
2754
|
| '{' should be on the previous line. |
2757
|
| Line has trailing spaces. |
2761
|
| Line has trailing spaces. |
2762
|
| '{' should be on the previous line. |
2765
|
| Line has trailing spaces. |
2769
|
| Line has trailing spaces. |
2770
|
| '{' should be on the previous line. |
2773
|
| Line has trailing spaces. |
2777
|
| Line has trailing spaces. |
2778
|
| '{' should be on the previous line. |
2781
|
| Line has trailing spaces. |
2785
|
| Line has trailing spaces. |
2786
|
| '{' should be on the previous line. |
2789
|
| Line has trailing spaces. |
2793
|
| Line has trailing spaces. |
2794
|
| '{' should be on the previous line. |
2797
|
| Line has trailing spaces. |
2801
|
| Line has trailing spaces. |
2802
|
| '{' should be on the previous line. |
2805
|
| Line has trailing spaces. |
2809
|
| Expected an @return tag. |
2819
|
| Method 'getPeer' is not designed for extension - needs to be abstract, final or empty. |
2819
|
| '{' should be on the previous line. |
2820
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
2824
|
| Missing a Javadoc comment. |
2824
|
| '{' should be on the previous line. |
2825
|
| 'return' is not followed by whitespace. |
2858
|
olr/om/BaseRdfUserPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
27
|
| First sentence should end with a period. |
28
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
38
|
| First sentence should end with a period. |
41
|
| '{' should be on the previous line. |
51
|
| First sentence should end with a period. |
55
|
| First sentence should end with a period. |
57
|
| First sentence should end with a period. |
59
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
63
|
| First sentence should end with a period. |
65
|
| First sentence should end with a period. |
67
|
| First sentence should end with a period. |
69
|
| First sentence should end with a period. |
71
|
| First sentence should end with a period. |
73
|
| Line has trailing spaces. |
75
|
| '{' should be on the previous line. |
89
|
| '{' should be on the previous line. |
91
|
| '}' should be on the same line. |
93
|
| '{' should be on the previous line. |
95
|
| '}' should be on the same line. |
98
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
104
|
| First sentence should end with a period. |
105
|
| Name 'numColumns' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
106
|
| Parameter className should be final. |
121
|
| '{' should be on the previous line. |
122
|
| '{' should be on the previous line. |
125
|
| '}' should be on the same line. |
127
|
| '{' should be on the previous line. |
129
|
| '{' should be on the previous line. |
138
|
| Parameter results should be final. |
155
|
| '{' should be on the previous line. |
157
|
| '{' should be on the previous line. |
159
|
| '{' should be on the previous line. |
163
|
| '}' should be on the same line. |
166
|
| '{' should be on the previous line. |
168
|
| '{' should be on the previous line. |
170
|
| '}' should be on the same line. |
176
|
| '{' should be on the previous line. |
178
|
| '}' should be on the same line. |
180
|
| '{' should be on the previous line. |
182
|
| Line has trailing spaces. |
188
|
| Expected an @return tag. |
196
|
| Parameter criteria should be final. |
196
|
| '{' should be on the previous line. |
198
|
| Expected an @return tag. |
213
|
| Parameter criteria should be final. |
213
|
| Parameter con should be final. |
213
|
| '{' should be on the previous line. |
215
|
| Line has trailing spaces. |
216
|
| '{' should be on the previous line. |
221
|
| '{' should be on the previous line. |
225
|
| '}' should be on the same line. |
227
|
| '{' should be on the previous line. |
229
|
| Parameter criteria should be final. |
241
|
| '{' should be on the previous line. |
243
|
| Expected an @return tag. |
265
|
| Parameter row should be final. |
265
|
| Expected @param tag for 'row'. |
265
|
| Parameter offset should be final. |
266
|
| Expected @param tag for 'offset'. |
266
|
| Parameter cls should be final. |
267
|
| Expected @param tag for 'cls'. |
267
|
| '{' should be on the previous line. |
269
|
| '{' should be on the previous line. |
271
|
| '}' should be on the same line. |
278
|
| '{' should be on the previous line. |
280
|
| '}' should be on the same line. |
282
|
| '{' should be on the previous line. |
284
|
| Parameter row should be final. |
298
|
| Expected @param tag for 'row'. |
298
|
| Parameter offset should be final. |
299
|
| Expected @param tag for 'offset'. |
299
|
| Parameter obj should be final. |
300
|
| Expected @param tag for 'obj'. |
300
|
| '{' should be on the previous line. |
302
|
| '{' should be on the previous line. |
304
|
| '3' is a magic number. |
308
|
| '4' is a magic number. |
309
|
| '5' is a magic number. |
310
|
| '6' is a magic number. |
311
|
| '7' is a magic number. |
312
|
| '8' is a magic number. |
313
|
| '9' is a magic number. |
314
|
| '}' should be on the same line. |
315
|
| '{' should be on the previous line. |
317
|
| Parameter criteria should be final. |
330
|
| '{' should be on the previous line. |
331
|
| Parameter criteria should be final. |
344
|
| Parameter con should be final. |
344
|
| '{' should be on the previous line. |
346
|
| Expected an @return tag. |
360
|
| Parameter criteria should be final. |
360
|
| Expected @param tag for 'criteria'. |
360
|
| '{' should be on the previous line. |
362
|
| Expected an @return tag. |
375
|
| Parameter criteria should be final. |
375
|
| Expected @param tag for 'criteria'. |
375
|
| Parameter con should be final. |
375
|
| '{' should be on the previous line. |
377
|
| '{' should be on the previous line. |
379
|
| Line has trailing spaces. |
383
|
| '{' should be on the previous line. |
388
|
| '{' should be on the previous line. |
394
|
| '}' should be on the same line. |
396
|
| '{' should be on the previous line. |
398
|
| Expected an @return tag. |
410
|
| Parameter records should be final. |
410
|
| Expected @param tag for 'records'. |
410
|
| '{' should be on the previous line. |
412
|
| '{' should be on the previous line. |
417
|
| Line has trailing spaces. |
424
|
| Expected an @return tag. |
434
|
| '{' should be on the previous line. |
436
|
| Parameter criteria should be final. |
448
|
| '{' should be on the previous line. |
449
|
| Parameter criteria should be final. |
465
|
| Parameter con should be final. |
465
|
| '{' should be on the previous line. |
467
|
| Line has trailing spaces. |
470
|
| Line is longer than 80 characters. |
470
|
| '{' should be on the previous line. |
475
|
| '{' should be on the previous line. |
479
|
| '}' should be on the same line. |
481
|
| '{' should be on the previous line. |
483
|
| Parameter criteria should be final. |
495
|
| '{' should be on the previous line. |
496
|
| Parameter criteria should be final. |
511
|
| Parameter con should be final. |
511
|
| '{' should be on the previous line. |
513
|
| Line has trailing spaces. |
514
|
| '{' should be on the previous line. |
519
|
| '{' should be on the previous line. |
523
|
| '}' should be on the same line. |
525
|
| '{' should be on the previous line. |
527
|
| First sentence should end with a period. |
532
|
| Expected an @return tag. |
538
|
| Parameter obj should be final. |
538
|
| Expected @param tag for 'obj'. |
538
|
| '{' should be on the previous line. |
539
|
| First sentence should end with a period. |
543
|
| Parameter obj should be final. |
549
|
| Expected @param tag for 'obj'. |
549
|
| '{' should be on the previous line. |
550
|
| Parameter obj should be final. |
561
|
| '{' should be on the previous line. |
562
|
| Parameter obj should be final. |
572
|
| '{' should be on the previous line. |
573
|
| Parameter obj should be final. |
587
|
| Parameter con should be final. |
587
|
| '{' should be on the previous line. |
589
|
| Parameter obj should be final. |
605
|
| Parameter con should be final. |
605
|
| '{' should be on the previous line. |
607
|
| Parameter obj should be final. |
622
|
| Parameter con should be final. |
622
|
| '{' should be on the previous line. |
624
|
| Parameter pk should be final. |
635
|
| '{' should be on the previous line. |
636
|
| Parameter pk should be final. |
651
|
| Parameter con should be final. |
651
|
| '{' should be on the previous line. |
653
|
| First sentence should end with a period. |
657
|
| Expected an @return tag. |
658
|
| '(' is followed by whitespace. |
658
|
| Parameter pk should be final. |
658
|
| Expected @param tag for 'pk'. |
658
|
| ')' is preceded with whitespace. |
658
|
| '{' should be on the previous line. |
659
|
| First sentence should end with a period. |
665
|
| Expected an @return tag. |
666
|
| '(' is followed by whitespace. |
666
|
| Parameter obj should be final. |
666
|
| Expected @param tag for 'obj'. |
666
|
| ')' is preceded with whitespace. |
666
|
| '{' should be on the previous line. |
667
|
| 'if' construct must use '{}'s. |
669
|
| Line has trailing spaces. |
682
|
| Line has trailing spaces. |
683
|
| First sentence should end with a period. |
684
|
| Expected an @return tag. |
693
|
| Parameter pk should be final. |
693
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
694
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
694
|
| '{' should be on the previous line. |
695
|
| Line has trailing spaces. |
698
|
| First sentence should end with a period. |
699
|
| Expected an @return tag. |
708
|
| Parameter pk should be final. |
708
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
709
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
709
|
| '{' should be on the previous line. |
710
|
| '{' should be on the previous line. |
714
|
| '}' should be on the same line. |
717
|
| '{' should be on the previous line. |
719
|
| 'return' is not followed by whitespace. |
722
|
| First sentence should end with a period. |
725
|
| Expected an @return tag. |
735
|
| Parameter pk should be final. |
735
|
| Parameter con should be final. |
735
|
| Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. |
736
|
| Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. |
736
|
| '{' should be on the previous line. |
737
|
| '{' should be on the previous line. |
741
|
| '}' should be on the same line. |
743
|
| '{' should be on the previous line. |
745
|
| '}' should be on the same line. |
747
|
| '{' should be on the previous line. |
749
|
| 'cast' is not followed by whitespace. |
750
|
| First sentence should end with a period. |
754
|
| Expected an @return tag. |
761
|
| Parameter pks should be final. |
761
|
| '{' should be on the previous line. |
763
|
| '{' should be on the previous line. |
767
|
| '}' should be on the same line. |
770
|
| '{' should be on the previous line. |
772
|
| 'return' is not followed by whitespace. |
775
|
| First sentence should end with a period. |
778
|
| Expected an @return tag. |
786
|
| '(' is followed by whitespace. |
786
|
| Parameter pks should be final. |
786
|
| Parameter dbcon should be final. |
786
|
| ')' is preceded with whitespace. |
786
|
| '{' should be on the previous line. |
788
|
| '{' should be on the previous line. |
791
|
| '}' should be on the same line. |
793
|
| '{' should be on the previous line. |
795
|
| '(' is followed by whitespace. |
797
|
| ')' is preceded with whitespace. |
797
|
| Line has trailing spaces. |
803
|
| Line has trailing spaces. |
807
|
| Line has trailing spaces. |
808
|
| Line has trailing spaces. |
809
|
| Line has trailing spaces. |
810
|
| Expected an @return tag. |
823
|
| Parameter c should be final. |
823
|
| Expected @param tag for 'c'. |
823
|
| '{' should be on the previous line. |
825
|
| '{' should be on the previous line. |
830
|
| Line has trailing spaces. |
841
|
| Line has trailing spaces. |
843
|
| Line is longer than 80 characters. |
843
|
| '{' should be on the previous line. |
848
|
| 'cast' is not followed by whitespace. |
855
|
| '{' should be on the previous line. |
860
|
| Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
861
|
| 'cast' is not followed by whitespace. |
861
|
| Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
862
|
| 'cast' is not followed by whitespace. |
862
|
| '{' should be on the previous line. |
864
|
| '{' should be on the previous line. |
871
|
| Line has trailing spaces. |
879
|
| Line has trailing spaces. |
880
|
| Line has trailing spaces. |
881
|
| Line has trailing spaces. |
882
|
| Expected an @return tag. |
890
|
| '{' should be on the previous line. |
892
|
olr/om/Course.java
Error | Line |
| File does not end with a newline. |
0
|
olr/om/Course.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
29
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
40
|
| Parameter model should be final. |
40
|
| 'model' hides a field. |
40
|
| '{' should be on the previous line. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| Parameter rs should be final. |
47
|
| '{' should be on the previous line. |
48
|
| '{' should be on the previous line. |
50
|
| '}' should be on the same line. |
55
|
| 'catch' is not followed by whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Missing a Javadoc comment. |
62
|
| Parameter model should be final. |
62
|
| 'model' hides a field. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Method 'getModel' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '{' should be on the previous line. |
68
|
| Method 'getCourse' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '{' should be on the previous line. |
73
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| '{' should be on the previous line. |
78
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter name should be final. |
82
|
| 'name' hides a field. |
82
|
| '{' should be on the previous line. |
83
|
| Method 'getRelativeUrl' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| '+' is not preceded with whitespace. |
88
|
| '+' is not followed by whitespace. |
88
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
94
|
| Method 'save' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Expected @throws tag for 'TorqueException'. |
94
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
97
|
| '+' is not preceded with whitespace. |
97
|
| '+' is not followed by whitespace. |
97
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
99
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
114
|
| Line is longer than 80 characters. |
115
|
| '}' should be on the same line. |
116
|
| Line has trailing spaces. |
117
|
| 'catch' is not followed by whitespace. |
117
|
| '{' should be on the previous line. |
118
|
olr/om/CoursePeer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
41
|
| '+' is not followed by whitespace. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| '+' is not followed by whitespace. |
42
|
| Line is longer than 80 characters. |
43
|
| '+' is not followed by whitespace. |
43
|
| Line is longer than 80 characters. |
44
|
| '+' is not preceded with whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| '+' is not preceded with whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| '+' is not preceded with whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| Line is longer than 80 characters. |
45
|
| '+' is not followed by whitespace. |
45
|
| Line is longer than 80 characters. |
47
|
| '+' is not followed by whitespace. |
47
|
| '+' is not preceded with whitespace. |
47
|
| '+' is not followed by whitespace. |
47
|
| '+' is not followed by whitespace. |
47
|
| '+' should be on a new line. |
47
|
| Line has trailing spaces. |
48
|
| 'while' construct must use '{}'s. |
51
|
| 'while' is not followed by whitespace. |
51
|
| '}' should be on the same line. |
54
|
| 'catch' is not followed by whitespace. |
55
|
| '}' should be on the same line. |
60
|
| 'catch' is not followed by whitespace. |
61
|
| Missing a Javadoc comment. |
70
|
| Line has trailing spaces. |
72
|
| '*' is not preceded with whitespace. |
74
|
| '*' is not followed by whitespace. |
74
|
| '6' is a magic number. |
74
|
| Line has trailing spaces. |
76
|
| 'for' construct must use '{}'s. |
77
|
| 'for' is not followed by whitespace. |
77
|
| '=' is not preceded with whitespace. |
77
|
| '=' is not followed by whitespace. |
77
|
| '<' is not preceded with whitespace. |
77
|
| '<' is not followed by whitespace. |
77
|
| Line is longer than 80 characters. |
78
|
| 'cast' is not followed by whitespace. |
78
|
| Line has trailing spaces. |
79
|
| '-' is not preceded with whitespace. |
79
|
| '-' is not followed by whitespace. |
79
|
| Line has trailing spaces. |
80
|
| Line is longer than 80 characters. |
83
|
| Line is longer than 80 characters. |
84
|
| Line has trailing spaces. |
86
|
| 'for' construct must use '{}'s. |
87
|
| 'for' is not followed by whitespace. |
87
|
| '=' is not preceded with whitespace. |
87
|
| '=' is not followed by whitespace. |
87
|
| 'assert' is not followed by whitespace. |
89
|
| 'cast' is not followed by whitespace. |
90
|
| '}' should be on the same line. |
91
|
| 'catch' is not followed by whitespace. |
92
|
| '}' should be on the same line. |
96
|
| 'catch' is not followed by whitespace. |
97
|
| Line has trailing spaces. |
99
|
| Missing a Javadoc comment. |
102
|
| Parameter course should be final. |
102
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
112
|
| 'if' construct must use '{}'s. |
113
|
| 'if' is not followed by whitespace. |
113
|
| '}' should be on the same line. |
116
|
| 'catch' is not followed by whitespace. |
117
|
| '}' should be on the same line. |
121
|
| 'catch' is not followed by whitespace. |
122
|
olr/om/DBUtils.java
Error | Line |
| File does not end with a newline. |
0
|
olr/om/DBUtils.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
32
|
| Utility classes should not have a public or default constructor. |
35
|
| Missing a Javadoc comment. |
37
|
| 'static' modifier out of order with the JLS suggestions. |
37
|
| Missing a Javadoc comment. |
39
|
| Parameter original should be final. |
39
|
| 'if' construct must use '{}'s. |
43
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
51
|
| Missing a Javadoc comment. |
51
|
| '8192' is a magic number. |
54
|
| 'while' construct must use '{}'s. |
57
|
| 'for' construct must use '{}'s. |
61
|
| Missing a Javadoc comment. |
68
|
| 'if' construct must use '{}'s. |
69
|
| '5' is a magic number. |
72
|
| 'for' construct must use '{}'s. |
75
|
| Missing a Javadoc comment. |
81
|
| Line is longer than 80 characters. |
83
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
92
|
| Parameter connection should be final. |
95
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
110
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
115
|
| Parameter connection should be final. |
115
|
| Parameter exception should be final. |
115
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
121
|
| Missing a Javadoc comment. |
131
|
| '10L' is a magic number. |
133
|
| Must have at least one statement. |
134
|
olr/om/Model.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
21
|
| '{' should be on the previous line. |
22
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
26
|
| Parameter name should be final. |
26
|
| Parameter isCourse should be final. |
26
|
| '{' should be on the previous line. |
28
|
| Line has trailing spaces. |
33
|
| Method 'getModelStatementIds' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
38
|
| 'for' construct must use '{}'s. |
39
|
| 'for' is not followed by whitespace. |
39
|
| '=' is not preceded with whitespace. |
39
|
| '=' is not followed by whitespace. |
39
|
| '<' is not preceded with whitespace. |
39
|
| '<' is not followed by whitespace. |
39
|
| 'cast' is not followed by whitespace. |
40
|
| Line has trailing spaces. |
41
|
olr/om/ModelPeer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/om/ModelPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
17
|
| Line is longer than 80 characters. |
18
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
36
|
| Parameter model should be final. |
36
|
| Parameter user should be final. |
36
|
| Line is longer than 80 characters. |
43
|
| 'if' construct must use '{}'s. |
50
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter name should be final. |
56
|
| Parameter user should be final. |
56
|
| Parameter isCourse should be final. |
56
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
77
|
| 'if' construct must use '{}'s. |
80
|
| 'if' construct must use '{}'s. |
87
|
| Line is longer than 80 characters. |
93
|
| Missing a Javadoc comment. |
93
|
| Parameter model should be final. |
93
|
| Parameter name should be final. |
93
|
| Line is longer than 80 characters. |
98
|
| Missing a Javadoc comment. |
98
|
| Parameter model should be final. |
98
|
| Parameter subject should be final. |
98
|
| Parameter label should be final. |
98
|
| Line is longer than 80 characters. |
102
|
| Line is longer than 80 characters. |
106
|
| Expected an @return tag. |
114
|
| Parameter modelID should be final. |
114
|
| Expected @param tag for 'modelID'. |
114
|
| Line is longer than 80 characters. |
120
|
| 'if' construct must use '{}'s. |
122
|
olr/om/ModelStatement.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
21
|
| '{' is not followed by whitespace. |
21
|
| '}' is not preceded with whitespace. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Parameter statement should be final. |
23
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Parameter model should be final. |
30
|
| Parameter statement should be final. |
30
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
37
|
| Parameter model should be final. |
37
|
| Parameter statement should be final. |
37
|
| '{' should be on the previous line. |
39
|
| Line has trailing spaces. |
41
|
olr/om/ModelStatementPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Parameter modelId should be final. |
18
|
| Parameter statementId should be final. |
18
|
| '{' should be on the previous line. |
20
|
| Line has trailing spaces. |
26
|
| Line is longer than 80 characters. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter statementID should be final. |
27
|
| Parameter modelID should be final. |
27
|
| Parameter modelName should be final. |
27
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| '{' should be on the previous line. |
32
|
| '}' should be on the same line. |
38
|
| '{' should be on the previous line. |
40
|
olr/om/OmContext.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| '{' is not followed by whitespace. |
30
|
| '}' is not preceded with whitespace. |
30
|
| Line has trailing spaces. |
31
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
37
|
| '{' should be on the previous line. |
38
|
| 'assert' is not followed by whitespace. |
39
|
| '}' should be on the same line. |
41
|
| 'catch' is not followed by whitespace. |
42
|
| Must have at least one statement. |
42
|
| '{' is not followed by whitespace. |
42
|
| '}' is not preceded with whitespace. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Parameter connection should be final. |
50
|
| 'connection' hides a field. |
50
|
| '{' should be on the previous line. |
51
|
| Line has trailing spaces. |
54
|
| First sentence should end with a period. |
55
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter user should be final. |
64
|
| 'user' hides a field. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
67
|
olr/om/RdfGroup.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
olr/om/RdfGroupPeer.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
14
|
olr/om/RdfLiteral.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
20
|
| '{' is not followed by whitespace. |
20
|
| '}' is not preceded with whitespace. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
22
|
| Parameter literal should be final. |
22
|
| '{' should be on the previous line. |
24
|
olr/om/RdfLiteralPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
16
|
| Line has trailing spaces. |
17
|
| Missing a Javadoc comment. |
17
|
| Parameter id should be final. |
17
|
| '{' should be on the previous line. |
18
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Parameter ids should be final. |
23
|
| '{' should be on the previous line. |
25
|
| 'if' construct must use '{}'s. |
26
|
| 'if' is not followed by whitespace. |
26
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
33
|
| Parameter value should be final. |
33
|
| '{' should be on the previous line. |
35
|
olr/om/RdfNamespace.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
21
|
| '{' is not followed by whitespace. |
21
|
| '}' is not preceded with whitespace. |
21
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
23
|
| Parameter namespace should be final. |
23
|
| Parameter user should be final. |
23
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter namespace should be final. |
30
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
36
|
| Parameter id should be final. |
36
|
| '{' should be on the previous line. |
38
|
olr/om/RdfNamespacePeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter id should be final. |
20
|
| '{' should be on the previous line. |
21
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
26
|
| Parameter ids should be final. |
26
|
| '{' should be on the previous line. |
28
|
| 'if' construct must use '{}'s. |
29
|
| 'if' is not followed by whitespace. |
29
|
| Line has trailing spaces. |
30
|
| Line is longer than 80 characters. |
31
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
48
|
| Missing a Javadoc comment. |
49
|
| Parameter namespace should be final. |
49
|
| Line has trailing spaces. |
51
|
| '{' should be on the previous line. |
51
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
55
|
| Missing a Javadoc comment. |
56
|
| Parameter namespace should be final. |
56
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
60
|
| 'if' construct must use '{}'s. |
61
|
| Line has trailing spaces. |
61
|
| 'if' is not followed by whitespace. |
61
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter namespace should be final. |
69
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
75
|
| 'if' construct must use '{}'s. |
76
|
| 'if' is not followed by whitespace. |
76
|
| 'cast' is not followed by whitespace. |
77
|
olr/om/RdfResource.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
21
|
| '{' is not followed by whitespace. |
21
|
| '}' is not preceded with whitespace. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Parameter namespace should be final. |
23
|
| Parameter name should be final. |
23
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Parameter namespace should be final. |
31
|
| Parameter name should be final. |
31
|
| Parameter user should be final. |
31
|
| '{' should be on the previous line. |
33
|
olr/om/RdfResourcePeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
23
|
| Parameter id should be final. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Parameter ids should be final. |
29
|
| '{' should be on the previous line. |
30
|
| 'if' construct must use '{}'s. |
31
|
| Line has trailing spaces. |
32
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
37
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter resourceRole should be final. |
44
|
| '{' should be on the previous line. |
45
|
| Line is longer than 80 characters. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Parameter resourceIds should be final. |
53
|
| Line has trailing spaces. |
55
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
61
|
| 'for' construct must use '{}'s. |
64
|
| 'for' is not followed by whitespace. |
64
|
| '=' is not preceded with whitespace. |
64
|
| '=' is not followed by whitespace. |
64
|
| '<' is not preceded with whitespace. |
64
|
| '<' is not followed by whitespace. |
64
|
| 'cast' is not followed by whitespace. |
65
|
| Line has trailing spaces. |
69
|
| Missing a Javadoc comment. |
70
|
| Parameter namespace should be final. |
70
|
| Parameter name should be final. |
70
|
| Line has trailing spaces. |
72
|
| '{' should be on the previous line. |
72
|
| Line is longer than 80 characters. |
76
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
79
|
| 'if' construct must use '{}'s. |
80
|
| 'if' is not followed by whitespace. |
80
|
| 'cast' is not followed by whitespace. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter namespace should be final. |
89
|
| Parameter name should be final. |
89
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
95
|
| Missing a Javadoc comment. |
95
|
| Parameter namespace should be final. |
95
|
| Parameter name should be final. |
95
|
| Line has trailing spaces. |
97
|
| '{' should be on the previous line. |
97
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
102
|
| Missing a Javadoc comment. |
103
|
| Parameter model should be final. |
103
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
109
|
| Missing a Javadoc comment. |
109
|
| '{' should be on the previous line. |
110
|
| Line is longer than 80 characters. |
111
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
114
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Line is longer than 80 characters. |
116
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Missing a Javadoc comment. |
119
|
| '{' should be on the previous line. |
120
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
124
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| Line is longer than 80 characters. |
126
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
129
|
| Missing a Javadoc comment. |
129
|
| '{' should be on the previous line. |
130
|
| Line is longer than 80 characters. |
131
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
134
|
| Missing a Javadoc comment. |
134
|
| '{' should be on the previous line. |
135
|
olr/om/RdfSchema.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
20
|
| Method 'isCourseSchema' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| '{' should be on the previous line. |
21
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
25
|
| Method 'isNecessary' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
olr/om/RdfSchemaPeer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/om/RdfSchemaPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
14
|
| Line is longer than 80 characters. |
15
|
| Missing a Javadoc comment. |
19
|
| Line has trailing spaces. |
22
|
| Expected an @return tag. |
28
|
| Parameter titel should be final. |
28
|
| Expected @param tag for 'titel'. |
28
|
| Line is longer than 80 characters. |
33
|
| 'if' construct must use '{}'s. |
38
|
olr/om/RdfStatement.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter subject should be final. |
31
|
| Parameter predicate should be final. |
31
|
| '{' should be on the previous line. |
33
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter subject should be final. |
41
|
| Parameter predicate should be final. |
41
|
| Parameter object should be final. |
41
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter subject should be final. |
52
|
| Parameter predicate should be final. |
52
|
| Parameter object should be final. |
52
|
| '{' should be on the previous line. |
54
|
olr/om/RdfStatementPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter id should be final. |
20
|
| '{' should be on the previous line. |
21
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line is longer than 80 characters. |
28
|
| Unused @param tag for 'connection'. |
30
|
| Line has trailing spaces. |
33
|
| Parameter ids should be final. |
33
|
| Line has trailing spaces. |
34
|
| '{' should be on the previous line. |
35
|
| 'if' construct must use '{}'s. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
46
|
| Expected an @return tag. |
53
|
| Parameter statementIds should be final. |
53
|
| Expected @param tag for 'statementIds'. |
53
|
| Expected @throws tag for 'Exception'. |
54
|
| '{' should be on the previous line. |
55
|
| '10000' is a magic number. |
56
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
63
|
| 'for' construct must use '{}'s. |
64
|
| Line has trailing spaces. |
64
|
| 'for' is not followed by whitespace. |
64
|
| '=' is not preceded with whitespace. |
64
|
| '=' is not followed by whitespace. |
64
|
| '<' is not preceded with whitespace. |
64
|
| '<' is not followed by whitespace. |
64
|
| 'cast' is not followed by whitespace. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| Expected an @return tag. |
78
|
| Line is longer than 80 characters. |
78
|
| Redundant 'final' modifier. |
78
|
| Parameter statementIds should be final. |
78
|
| Expected @param tag for 'statementIds'. |
78
|
| Parameter resourceRole should be final. |
78
|
| Expected @param tag for 'resourceRole'. |
78
|
| Expected @throws tag for 'Exception'. |
79
|
| Line has trailing spaces. |
80
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
94
|
| Parameter statementIds should be final. |
97
|
| Expected @param tag for 'statementIds'. |
97
|
| Line has trailing spaces. |
99
|
| '{' should be on the previous line. |
99
|
| Line is longer than 80 characters. |
100
|
| Line is longer than 80 characters. |
102
|
| Line has trailing spaces. |
104
|
| Line is longer than 80 characters. |
109
|
| 'cast' is not followed by whitespace. |
109
|
| Line is longer than 80 characters. |
111
|
| Line has trailing spaces. |
113
|
| 'for' construct must use '{}'s. |
114
|
| 'for' is not followed by whitespace. |
114
|
| '=' is not preceded with whitespace. |
114
|
| '=' is not followed by whitespace. |
114
|
| '<' is not preceded with whitespace. |
114
|
| '<' is not followed by whitespace. |
114
|
| 'cast' is not followed by whitespace. |
115
|
| Line has trailing spaces. |
116
|
olr/om/RdfToolbar.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
olr/om/RdfToolbarPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
21
|
| Parameter user should be final. |
21
|
| Line has trailing spaces. |
23
|
| '{' should be on the previous line. |
23
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
25
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
28
|
| '}' should be on the same line. |
29
|
| Line has trailing spaces. |
30
|
| 'catch' is not followed by whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
37
|
| Parameter user should be final. |
37
|
| Parameter uri should be final. |
37
|
| Parameter title should be final. |
37
|
| '{' should be on the previous line. |
39
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter user should be final. |
43
|
| Parameter uri should be final. |
43
|
| Parameter title should be final. |
43
|
| Parameter isSchema should be final. |
43
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
54
|
| Parameter user should be final. |
54
|
| Parameter uri should be final. |
54
|
| Parameter title should be final. |
54
|
| '{' should be on the previous line. |
56
|
| Missing a Javadoc comment. |
60
|
| Parameter user should be final. |
60
|
| Parameter uri should be final. |
60
|
| '{' should be on the previous line. |
62
|
| Line is longer than 80 characters. |
71
|
olr/om/RdfUser.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
21
|
| Method 'isContributor' is not designed for extension - needs to be abstract, final or empty. |
22
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| '}' should be on the same line. |
26
|
| 'catch' is not followed by whitespace. |
27
|
| Line is longer than 80 characters. |
28
|
olr/om/RdfUserPeer.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
20
|
| Parameter login should be final. |
20
|
| Parameter password should be final. |
20
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
28
|
| 'assert' is not followed by whitespace. |
28
|
| 'if' construct must use '{}'s. |
29
|
| Line has trailing spaces. |
29
|
| 'if' is not followed by whitespace. |
29
|
| 'cast' is not followed by whitespace. |
30
|
olr/om/map/ModelMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| First sentence should end with a period. |
17
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '{' should be on the previous line. |
46
|
| First sentence should end with a period. |
50
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Expected @throws tag for 'TorqueException'. |
55
|
| '{' should be on the previous line. |
56
|
olr/om/map/ModelStatementMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
| Line is longer than 80 characters. |
71
|
olr/om/map/RdfGroupMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| First sentence should end with a period. |
17
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '{' should be on the previous line. |
46
|
| First sentence should end with a period. |
50
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Expected @throws tag for 'TorqueException'. |
55
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
70
|
olr/om/map/RdfLiteralMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
olr/om/map/RdfNamespaceMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
olr/om/map/RdfResourceMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
olr/om/map/RdfSchemaMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| First sentence should end with a period. |
17
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '{' should be on the previous line. |
46
|
| First sentence should end with a period. |
50
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Expected @throws tag for 'TorqueException'. |
55
|
| '{' should be on the previous line. |
56
|
olr/om/map/RdfStatementMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
olr/om/map/RdfToolbarMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
9
|
| '{' should be on the previous line. |
16
|
| First sentence should end with a period. |
17
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
45
|
| '{' should be on the previous line. |
46
|
| First sentence should end with a period. |
50
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Expected @throws tag for 'TorqueException'. |
55
|
| '{' should be on the previous line. |
56
|
olr/om/map/RdfUserMapBuilder.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| First sentence should end with a period. |
11
|
| '{' should be on the previous line. |
18
|
| First sentence should end with a period. |
19
|
| Method 'isBuilt' is not designed for extension - needs to be abstract, final or empty. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'getDatabaseMap' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '{' should be on the previous line. |
48
|
| First sentence should end with a period. |
52
|
| Method 'doBuild' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Expected @throws tag for 'TorqueException'. |
57
|
| '{' should be on the previous line. |
58
|
olr/om/map/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/om/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/presentation/Activities.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Activities.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'handleAddKeywordMode' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'handleAddDescriptionMode' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'handleAddBookmarkMode' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '3' is a magic number. |
54
|
| Method 'handleAddKeyword' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'handleAddDescription' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'handleAddBookmark' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Missing a Javadoc comment. |
69
|
| Parameter predicate should be final. |
69
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
77
|
| Line is longer than 80 characters. |
82
|
| Avoid inline conditionals. |
82
|
| Method 'handleRemoveKeyword' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Method 'handleRemoveDescription' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Method 'handleRemoveBookmark' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Line is longer than 80 characters. |
103
|
| Missing a Javadoc comment. |
103
|
| Parameter predicate should be final. |
103
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
109
|
| 'if' construct must use '{}'s. |
111
|
| Line is longer than 80 characters. |
112
|
| 'else' construct must use '{}'s. |
114
|
| 'if' construct must use '{}'s. |
116
|
| Line is longer than 80 characters. |
117
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Parameter mode should be final. |
130
|
| Line is longer than 80 characters. |
140
|
| Line is longer than 80 characters. |
147
|
| 'if' construct must use '{}'s. |
152
|
| 'if' construct must use '{}'s. |
154
|
| Line is longer than 80 characters. |
157
|
| Line is longer than 80 characters. |
159
|
| Line is longer than 80 characters. |
160
|
| Line is longer than 80 characters. |
161
|
| 'if' construct must use '{}'s. |
163
|
| 'if' construct must use '{}'s. |
165
|
| Line is longer than 80 characters. |
166
|
| 'if' construct must use '{}'s. |
167
|
| '3' is a magic number. |
167
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
173
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
177
|
| Line is longer than 80 characters. |
178
|
| Line is longer than 80 characters. |
183
|
| Line is longer than 80 characters. |
184
|
| 'if' construct must use '{}'s. |
186
|
| Line is longer than 80 characters. |
189
|
| Line is longer than 80 characters. |
192
|
| Line is longer than 80 characters. |
194
|
| Line is longer than 80 characters. |
200
|
| Line is longer than 80 characters. |
201
|
| Line is longer than 80 characters. |
205
|
| Line is longer than 80 characters. |
206
|
| Line is longer than 80 characters. |
207
|
| Line is longer than 80 characters. |
213
|
| Line is longer than 80 characters. |
214
|
| Line is longer than 80 characters. |
217
|
| Line is longer than 80 characters. |
220
|
| Line is longer than 80 characters. |
226
|
| Line is longer than 80 characters. |
227
|
| Line is longer than 80 characters. |
228
|
| Missing a Javadoc comment. |
238
|
| Missing a Javadoc comment. |
251
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
251
|
| Missing a Javadoc comment. |
253
|
| Name 'DEFAULT_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
253
|
| Missing a Javadoc comment. |
255
|
| Name 'ADD_KEYWORD_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
255
|
| Missing a Javadoc comment. |
257
|
| Name 'ADD_DESCRIPTION_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
257
|
| Missing a Javadoc comment. |
259
|
| Name 'ADD_BOOKMARK_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
259
|
olr/presentation/Content.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Content.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| 'aboutURI' hides a field. |
34
|
| Line is longer than 80 characters. |
37
|
| Avoid inline conditionals. |
37
|
| Avoid inline conditionals. |
37
|
| Line is longer than 80 characters. |
40
|
| Avoid inline conditionals. |
40
|
| Missing a Javadoc comment. |
44
|
olr/presentation/ContentAuthor.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ContentAuthor.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
65
|
| Parameter additions should be final. |
65
|
| Avoid inline conditionals. |
69
|
| Line is longer than 80 characters. |
72
|
| Avoid inline conditionals. |
76
|
| Avoid inline conditionals. |
81
|
| Method 'handleSet' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Line is longer than 80 characters. |
96
|
| Missing a Javadoc comment. |
107
|
| Parameter parameter should be final. |
107
|
| Parameter value should be final. |
107
|
| 'if' construct must use '{}'s. |
109
|
| 'if' construct must use '{}'s. |
112
|
| 'if' construct must use '{}'s. |
114
|
| Line is longer than 80 characters. |
117
|
| 'if' construct must use '{}'s. |
119
|
| 'if' construct must use '{}'s. |
125
|
| Line is longer than 80 characters. |
128
|
| 'if' construct must use '{}'s. |
130
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
139
|
| 'if' construct must use '{}'s. |
141
|
| Must have at least one statement. |
145
|
| Line is longer than 80 characters. |
149
|
| Missing a Javadoc comment. |
149
|
| Parameter attrib should be final. |
149
|
| 'if' construct must use '{}'s. |
152
|
| Line is longer than 80 characters. |
154
|
| Line is longer than 80 characters. |
169
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
179
|
| Line is longer than 80 characters. |
184
|
| Method 'handleRemove' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Missing a Javadoc comment. |
195
|
| Method 'handleAdd' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Missing a Javadoc comment. |
210
|
| 'if' construct must use '{}'s. |
216
|
| Method 'handleAddNewProperty' is not designed for extension - needs to be abstract, final or empty. |
225
|
| Missing a Javadoc comment. |
225
|
| Line is longer than 80 characters. |
230
|
| Line is longer than 80 characters. |
231
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Missing a Javadoc comment. |
240
|
| 'if' construct must use '{}'s. |
242
|
| Line is longer than 80 characters. |
243
|
| Avoid inline conditionals. |
243
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
251
|
| Method length is 260 lines (max allowed is 150). |
251
|
| Missing a Javadoc comment. |
251
|
| Parameter hasModified should be final. |
251
|
| 'if' construct must use '{}'s. |
253
|
| Line is longer than 80 characters. |
277
|
| 'if' construct must use '{}'s. |
301
|
| Line is longer than 80 characters. |
302
|
| Line is longer than 80 characters. |
303
|
| Line is longer than 80 characters. |
314
|
| Line is longer than 80 characters. |
315
|
| 'if' construct must use '{}'s. |
316
|
| 'if' construct must use '{}'s. |
319
|
| Line is longer than 80 characters. |
321
|
| Line is longer than 80 characters. |
323
|
| Line is longer than 80 characters. |
325
|
| Line is longer than 80 characters. |
326
|
| 'for' construct must use '{}'s. |
334
|
| Line is longer than 80 characters. |
334
|
| Empty statement. |
336
|
| Line is longer than 80 characters. |
345
|
| Line is longer than 80 characters. |
355
|
| 'if' construct must use '{}'s. |
358
|
| Line is longer than 80 characters. |
363
|
| Line is longer than 80 characters. |
364
|
| Line is longer than 80 characters. |
365
|
| Line is longer than 80 characters. |
366
|
| Line is longer than 80 characters. |
369
|
| Line is longer than 80 characters. |
370
|
| Line is longer than 80 characters. |
371
|
| Line is longer than 80 characters. |
372
|
| Line is longer than 80 characters. |
378
|
| Line is longer than 80 characters. |
381
|
| Line is longer than 80 characters. |
387
|
| Line is longer than 80 characters. |
389
|
| Line is longer than 80 characters. |
392
|
| Line is longer than 80 characters. |
395
|
| Line is longer than 80 characters. |
397
|
| Line is longer than 80 characters. |
404
|
| Line is longer than 80 characters. |
406
|
| Line is longer than 80 characters. |
408
|
| Line is longer than 80 characters. |
409
|
| Line is longer than 80 characters. |
410
|
| Line is longer than 80 characters. |
411
|
| Line is longer than 80 characters. |
412
|
| Line is longer than 80 characters. |
417
|
| Line is longer than 80 characters. |
419
|
| Line is longer than 80 characters. |
420
|
| Line is longer than 80 characters. |
421
|
| Line is longer than 80 characters. |
432
|
| 'for' construct must use '{}'s. |
434
|
| Line is longer than 80 characters. |
434
|
| Empty statement. |
436
|
| Line is longer than 80 characters. |
437
|
| Line is longer than 80 characters. |
439
|
| Line is longer than 80 characters. |
442
|
| Line is longer than 80 characters. |
450
|
| Line is longer than 80 characters. |
455
|
| Line is longer than 80 characters. |
462
|
| Line is longer than 80 characters. |
465
|
| Line is longer than 80 characters. |
474
|
| Line is longer than 80 characters. |
476
|
| Line is longer than 80 characters. |
481
|
| Line is longer than 80 characters. |
496
|
| Line is longer than 80 characters. |
497
|
| Line is longer than 80 characters. |
504
|
| Missing a Javadoc comment. |
512
|
| Parameter list should be final. |
512
|
| Parameter options should be final. |
512
|
| Line is longer than 80 characters. |
513
|
| 'for' construct must use '{}'s. |
514
|
| Line is longer than 80 characters. |
514
|
| Empty statement. |
515
|
| Avoid inline conditionals. |
526
|
| Missing a Javadoc comment. |
529
|
| 'if' construct must use '{}'s. |
530
|
| 'if' construct must use '{}'s. |
535
|
| 'if' construct must use '{}'s. |
537
|
| Line is longer than 80 characters. |
538
|
| Line is longer than 80 characters. |
539
|
| Missing a Javadoc comment. |
546
|
| Line is longer than 80 characters. |
549
|
| Line is longer than 80 characters. |
550
|
| 'if' construct must use '{}'s. |
551
|
| 'if' construct must use '{}'s. |
555
|
| Line is longer than 80 characters. |
555
|
| Missing a Javadoc comment. |
562
|
| Missing a Javadoc comment. |
564
|
| Missing a Javadoc comment. |
566
|
olr/presentation/ContentAuthorROM.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ContentAuthorROM.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
3
|
| Line is longer than 80 characters. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
9
|
| Line is longer than 80 characters. |
10
|
| Line is longer than 80 characters. |
11
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
51
|
| Parameter additions should be final. |
51
|
| Avoid inline conditionals. |
55
|
| Line is longer than 80 characters. |
58
|
| Avoid inline conditionals. |
62
|
| Avoid inline conditionals. |
67
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Method 'handleAdd' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| 'if' construct must use '{}'s. |
84
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| 'if' construct must use '{}'s. |
95
|
| Line is longer than 80 characters. |
96
|
| Avoid inline conditionals. |
96
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter hasModified should be final. |
104
|
| 'if' construct must use '{}'s. |
106
|
| 'if' construct must use '{}'s. |
121
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
123
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
134
|
| 'if' construct must use '{}'s. |
135
|
| 'if' construct must use '{}'s. |
138
|
| Line is longer than 80 characters. |
140
|
| 'for' construct must use '{}'s. |
146
|
| Line is longer than 80 characters. |
146
|
| Empty statement. |
148
|
| Line is longer than 80 characters. |
158
|
| Line is longer than 80 characters. |
159
|
| Line is longer than 80 characters. |
160
|
| Missing a Javadoc comment. |
184
|
| 'if' construct must use '{}'s. |
185
|
| 'if' construct must use '{}'s. |
190
|
| 'if' construct must use '{}'s. |
192
|
| Line is longer than 80 characters. |
193
|
| Line is longer than 80 characters. |
194
|
| Missing a Javadoc comment. |
201
|
| Missing a Javadoc comment. |
203
|
olr/presentation/ContentFrame.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ContentFrame.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
27
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| 'if' construct must use '{}'s. |
32
|
| Line is longer than 80 characters. |
33
|
| 'else' construct must use '{}'s. |
34
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
38
|
olr/presentation/ContentReader.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ContentReader.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Line is longer than 80 characters. |
55
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
80
|
| Line is longer than 80 characters. |
81
|
olr/presentation/ContentReaderHeader.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
31
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
36
|
| '{' should be on the previous line. |
40
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '{' should be on the previous line. |
45
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| '{' should be on the previous line. |
50
|
| '{' should be on the previous line. |
53
|
| Line is longer than 80 characters. |
56
|
| 'if' is not followed by whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| 'for' construct must use '{}'s. |
61
|
| Line is longer than 80 characters. |
61
|
| 'for' is not followed by whitespace. |
61
|
| Line is longer than 80 characters. |
62
|
| Avoid inline conditionals. |
62
|
| Line is longer than 80 characters. |
67
|
| 'for' is not followed by whitespace. |
67
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
71
|
| Avoid inline conditionals. |
71
|
| Line is longer than 80 characters. |
72
|
| 'if' construct must use '{}'s. |
73
|
| 'if' is not followed by whitespace. |
73
|
| '}' should be on the same line. |
82
|
| 'catch' is not followed by whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| Missing a Javadoc comment. |
90
|
| '{' should be on the previous line. |
91
|
| '{' should be on the previous line. |
93
|
| 'if' is not followed by whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '}' should be on the same line. |
100
|
| 'catch' is not followed by whitespace. |
101
|
| '{' should be on the previous line. |
102
|
olr/presentation/DeleteDBModel.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/DeleteDBModel.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Method 'handleDelete' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
olr/presentation/ExtendedHttpPresentation.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ExtendedHttpPresentation.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Expected @throws tag for 'HttpPresentationException'. |
58
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
63
|
| Expected an @return tag. |
66
|
| Method 'getComms' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Method 'getSessionData' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Method 'setUser' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Parameter user should be final. |
86
|
| Expected @throws tag for 'HttpPresentationException'. |
86
|
| Method 'getUser' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Line has trailing spaces. |
99
|
| Method 'clearSession' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
113
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter comms should be final. |
115
|
| 'if' construct must use '{}'s. |
117
|
| Line is longer than 80 characters. |
119
|
| First sentence should end with a period. |
123
|
| Line has trailing spaces. |
125
|
| Line is longer than 80 characters. |
129
|
| Method 'initSessionData' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Parameter comms should be final. |
129
|
| Expected @throws tag for 'HttpPresentationException'. |
129
|
| 'if' construct must use '{}'s. |
133
|
| 'else' construct must use '{}'s. |
135
|
| Line is longer than 80 characters. |
138
|
| Line has trailing spaces. |
145
|
| Method 'checkForUserLogin' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Expected @throws tag for 'HttpPresentationException'. |
149
|
| Redundant throws: 'ClientPageRedirectException' is unchecked exception. |
150
|
| Line is longer than 80 characters. |
156
|
| Line is longer than 80 characters. |
162
|
| Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Parameter comms should be final. |
170
|
| Expected @param tag for 'comms'. |
170
|
| Expected @throws tag for 'Exception'. |
170
|
| 'if' construct must use '{}'s. |
173
|
| 'else' construct must use '{}'s. |
175
|
| Line is longer than 80 characters. |
182
|
| Line is longer than 80 characters. |
183
|
| Line is longer than 80 characters. |
184
|
| Line is longer than 80 characters. |
188
|
| Line has trailing spaces. |
190
|
| Method 'getPageContentForEvent' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Parameter event should be final. |
196
|
| Expected @param tag for 'event'. |
196
|
| Expected @throws tag for 'Exception'. |
196
|
| 'if' construct must use '{}'s. |
203
|
| 'if' construct must use '{}'s. |
205
|
| 'else' construct must use '{}'s. |
207
|
| Line is longer than 80 characters. |
210
|
| Line is longer than 80 characters. |
213
|
| Missing a Javadoc comment. |
218
|
| Parameter event should be final. |
218
|
| 'if' construct must use '{}'s. |
221
|
| Line has trailing spaces. |
227
|
| Method 'getApplication' is not designed for extension - needs to be abstract, final or empty. |
230
|
| Missing a Javadoc comment. |
234
|
| Parameter msg should be final. |
234
|
olr/presentation/Header.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Header.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Method 'handleSave' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter errorMsg should be final. |
55
|
| 'if' construct must use '{}'s. |
57
|
| 'if' construct must use '{}'s. |
64
|
olr/presentation/ImageStructure.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/ImageStructure.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
3
|
| Line is longer than 80 characters. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
9
|
| Line is longer than 80 characters. |
10
|
| Line is longer than 80 characters. |
11
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
37
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'handleExpand' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Line is longer than 80 characters. |
50
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
66
|
| 'if' construct must use '{}'s. |
75
|
| Line is longer than 80 characters. |
77
|
| 'if' construct must use '{}'s. |
79
|
| Line is longer than 80 characters. |
83
|
| '4' is a magic number. |
83
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
96
|
| Line is longer than 80 characters. |
100
|
| Line is longer than 80 characters. |
109
|
| Avoid inline conditionals. |
109
|
| Avoid inline conditionals. |
109
|
| ';' is not followed by whitespace. |
109
|
| Missing a Javadoc comment. |
124
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
124
|
| Missing a Javadoc comment. |
126
|
| Name 'CONTENT_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
126
|
olr/presentation/Import.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Import.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
39
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'handleImport' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| Avoid inline conditionals. |
62
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
71
|
| Avoid inline conditionals. |
71
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter okText should be final. |
85
|
| Parameter uri should be final. |
85
|
| 'if' construct must use '{}'s. |
87
|
| 'if' construct must use '{}'s. |
89
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| Parameter messages should be final. |
94
|
| Parameter uri should be final. |
94
|
| 'if' construct must use '{}'s. |
96
|
| 'if' construct must use '{}'s. |
104
|
olr/presentation/ImportSchema.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
26
|
olr/presentation/Index.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Index.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
38
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Method 'handleCreate' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line is longer than 80 characters. |
52
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter objects should be final. |
58
|
| 'if' construct must use '{}'s. |
66
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
82
|
| Line is longer than 80 characters. |
85
|
| 'else' construct must use '{}'s. |
93
|
olr/presentation/Locked.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
21
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
27
|
| '{' should be on the previous line. |
28
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| '{' should be on the previous line. |
38
|
| '{' should be on the previous line. |
41
|
| '}' should be on the same line. |
44
|
| 'catch' is not followed by whitespace. |
45
|
| '{' should be on the previous line. |
46
|
olr/presentation/LoggedOut.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
29
|
| '{' should be on the previous line. |
30
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
34
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
40
|
olr/presentation/Login.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
29
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| '{' should be on the previous line. |
38
|
| 'if' construct must use '{}'s. |
39
|
| 'if' is not followed by whitespace. |
39
|
| 'else' construct must use '{}'s. |
41
|
| Method 'handleLogout' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
| 'if' construct must use '{}'s. |
47
|
| 'if' is not followed by whitespace. |
47
|
| Line has trailing spaces. |
48
|
| '{' should be on the previous line. |
49
|
| '}' should be on the same line. |
52
|
| Line has trailing spaces. |
53
|
| 'catch' is not followed by whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Method 'handleLogin' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
63
|
| '{' should be on the previous line. |
68
|
| '{' should be on the previous line. |
70
|
| '}' should be on the same line. |
72
|
| 'catch' is not followed by whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| 'if' is not followed by whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '{' should be on the previous line. |
83
|
| '}' should be on the same line. |
87
|
| 'catch' is not followed by whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
91
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| '{' should be on the previous line. |
96
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter errorMsg should be final. |
100
|
| '{' should be on the previous line. |
101
|
| 'if' construct must use '{}'s. |
103
|
| 'if' is not followed by whitespace. |
103
|
| Missing a Javadoc comment. |
108
|
| Name 'LOGIN_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
108
|
| Missing a Javadoc comment. |
109
|
| Name 'PASSWORD_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
109
|
olr/presentation/Relations.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
41
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| '{' should be on the previous line. |
51
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| '{' should be on the previous line. |
56
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
66
|
| 'if' is not followed by whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| Line is longer than 80 characters. |
70
|
| '{' should be on the previous line. |
72
|
| 'if' construct must use '{}'s. |
73
|
| 'if' is not followed by whitespace. |
73
|
| 'cast' is not followed by whitespace. |
75
|
| 'for' construct must use '{}'s. |
77
|
| Line is longer than 80 characters. |
77
|
| 'for' is not followed by whitespace. |
77
|
| Empty statement. |
77
|
| Line is longer than 80 characters. |
78
|
| 'if' is not followed by whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| 'for' is not followed by whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| 'cast' is not followed by whitespace. |
83
|
| Line is longer than 80 characters. |
85
|
| 'if' construct must use '{}'s. |
86
|
| 'if' is not followed by whitespace. |
86
|
| '}' should be on the same line. |
98
|
| 'catch' is not followed by whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Missing a Javadoc comment. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
109
|
| 'if' is not followed by whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '}' should be on the same line. |
116
|
| 'catch' is not followed by whitespace. |
117
|
| '{' should be on the previous line. |
118
|
olr/presentation/Sciecom.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
30
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
34
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
44
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| '{' should be on the previous line. |
49
|
| '{' should be on the previous line. |
52
|
| '}' should be on the same line. |
58
|
| 'catch' is not followed by whitespace. |
59
|
| '{' should be on the previous line. |
60
|
olr/presentation/SciecomHeader.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/SciecomHeader.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
28
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
olr/presentation/SecureHttpPresentation.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/SecureHttpPresentation.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
19
|
olr/presentation/SequenceWizard.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '{' should be on the previous line. |
44
|
| Missing a Javadoc comment. |
48
|
| '{' should be on the previous line. |
49
|
| '{' should be on the previous line. |
51
|
| Line is longer than 80 characters. |
55
|
| 'for' is not followed by whitespace. |
55
|
| 'cast' is not followed by whitespace. |
57
|
| '}' should be on the same line. |
61
|
| 'catch' is not followed by whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| '{' should be on the previous line. |
70
|
| Method 'handleSort' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| '{' should be on the previous line. |
77
|
| '{' should be on the previous line. |
81
|
| '}' should be on the same line. |
83
|
| 'catch' is not followed by whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| Method 'handleRemove' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
93
|
| '{' should be on the previous line. |
97
|
| '}' should be on the same line. |
99
|
| 'catch' is not followed by whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| Method 'handleUp' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| '{' should be on the previous line. |
109
|
| '{' should be on the previous line. |
113
|
| '}' should be on the same line. |
115
|
| 'catch' is not followed by whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| Method 'handleDown' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| '{' should be on the previous line. |
125
|
| '{' should be on the previous line. |
129
|
| '}' should be on the same line. |
131
|
| 'catch' is not followed by whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| Method 'handleCreateSequence' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| '{' should be on the previous line. |
141
|
| '{' should be on the previous line. |
145
|
| '}' should be on the same line. |
148
|
| 'catch' is not followed by whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Missing a Javadoc comment. |
156
|
| '{' should be on the previous line. |
157
|
| Line is longer than 80 characters. |
162
|
| Line is longer than 80 characters. |
164
|
| Missing a Javadoc comment. |
170
|
| '{' should be on the previous line. |
171
|
| 'if' construct must use '{}'s. |
172
|
| 'if' is not followed by whitespace. |
172
|
| '{' should be on the previous line. |
175
|
| 'if' construct must use '{}'s. |
177
|
| 'if' is not followed by whitespace. |
177
|
| 'if' construct must use '{}'s. |
179
|
| 'if' is not followed by whitespace. |
179
|
| '}' should be on the same line. |
181
|
| 'catch' is not followed by whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Missing a Javadoc comment. |
188
|
| '{' should be on the previous line. |
189
|
| Line is longer than 80 characters. |
190
|
| 'if' construct must use '{}'s. |
191
|
| 'if' is not followed by whitespace. |
191
|
| 'else' construct must use '{}'s. |
193
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Missing a Javadoc comment. |
197
|
| '{' should be on the previous line. |
198
|
| Line is longer than 80 characters. |
199
|
| 'if' construct must use '{}'s. |
200
|
| 'if' is not followed by whitespace. |
200
|
| 'else' construct must use '{}'s. |
202
|
| Missing a Javadoc comment. |
206
|
olr/presentation/Structure.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Structure.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'handleExpand' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Line is longer than 80 characters. |
49
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
67
|
| 'if' construct must use '{}'s. |
68
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
79
|
| '8' is a magic number. |
79
|
| Line is longer than 80 characters. |
80
|
| Avoid inline conditionals. |
80
|
| Avoid inline conditionals. |
80
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
92
|
| '8' is a magic number. |
92
|
| Missing a Javadoc comment. |
107
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
| Missing a Javadoc comment. |
109
|
| Name 'CONTENT_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
109
|
olr/presentation/StructureFrame.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/StructureFrame.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Method 'handleChooseSchema' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Line is longer than 80 characters. |
40
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Line is longer than 80 characters. |
53
|
| Avoid inline conditionals. |
53
|
| Line is longer than 80 characters. |
54
|
| Avoid inline conditionals. |
54
|
| Line is longer than 80 characters. |
56
|
| Avoid inline conditionals. |
56
|
olr/presentation/StructureHeader.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/StructureHeader.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Line is longer than 80 characters. |
62
|
olr/presentation/TBLStructure.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Line is longer than 80 characters. |
60
|
| 'if' construct must use '{}'s. |
63
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
71
|
| '4' is a magic number. |
81
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
104
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
106
|
| Line is longer than 80 characters. |
110
|
| Line is longer than 80 characters. |
111
|
| Line is longer than 80 characters. |
115
|
| Line is longer than 80 characters. |
116
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
121
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
126
|
| Line is longer than 80 characters. |
127
|
| Line is longer than 80 characters. |
131
|
| Line is longer than 80 characters. |
136
|
| Line is longer than 80 characters. |
137
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
142
|
| Line is longer than 80 characters. |
143
|
| Line is longer than 80 characters. |
147
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
153
|
| Line is longer than 80 characters. |
154
|
| Missing a Javadoc comment. |
179
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
179
|
| Missing a Javadoc comment. |
181
|
| Name 'CONTENT_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
181
|
olr/presentation/TBLStructure1.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Line is longer than 80 characters. |
60
|
| 'if' construct must use '{}'s. |
63
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
71
|
| '4' is a magic number. |
81
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
86
|
| 'if' construct must use '{}'s. |
88
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
96
|
| Missing a Javadoc comment. |
117
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
117
|
| Missing a Javadoc comment. |
119
|
| Name 'CONTENT_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
119
|
olr/presentation/Toolbar.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Toolbar.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'handleAddSchemaMask' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Method 'handleAddInstanceFileMask' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'handleAddSchema' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| 'if' construct must use '{}'s. |
63
|
| Line is longer than 80 characters. |
63
|
| Method 'handleAddInstanceFile' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
75
|
| Line is longer than 80 characters. |
76
|
| 'if' construct must use '{}'s. |
77
|
| Line is longer than 80 characters. |
77
|
| Line is longer than 80 characters. |
78
|
| Method 'handleRemove' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Line is longer than 80 characters. |
89
|
| 'if' construct must use '{}'s. |
91
|
| Method 'handleExpand' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Line is longer than 80 characters. |
102
|
| 'if' construct must use '{}'s. |
105
|
| 'if' construct must use '{}'s. |
106
|
| 'else' construct must use '{}'s. |
108
|
| Line is longer than 80 characters. |
109
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter errorMsg should be final. |
120
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter reloadContent should be final. |
124
|
| Line is longer than 80 characters. |
128
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Parameter errorMsg should be final. |
128
|
| Parameter addSchemaMode should be final. |
128
|
| Parameter addInstanceFileMode should be final. |
128
|
| Line is longer than 80 characters. |
132
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Method length is 158 lines (max allowed is 150). |
132
|
| Missing a Javadoc comment. |
132
|
| Parameter errorMsg should be final. |
132
|
| Parameter addSchemaMode should be final. |
132
|
| Parameter addInstanceFileMode should be final. |
132
|
| Parameter reloadContent should be final. |
133
|
| 'if' construct must use '{}'s. |
135
|
| 'if' construct must use '{}'s. |
137
|
| Name 'SSchemaRow' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
149
|
| Name 'ASchemaRow' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
150
|
| Line is longer than 80 characters. |
161
|
| 'for' construct must use '{}'s. |
167
|
| Line is longer than 80 characters. |
167
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
175
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
177
|
| Line is longer than 80 characters. |
179
|
| Line is longer than 80 characters. |
180
|
| Line is longer than 80 characters. |
181
|
| Line has trailing spaces. |
184
|
| Line is longer than 80 characters. |
188
|
| Line is longer than 80 characters. |
189
|
| Line is longer than 80 characters. |
192
|
| Line is longer than 80 characters. |
193
|
| Line is longer than 80 characters. |
203
|
| Line is longer than 80 characters. |
205
|
| Line is longer than 80 characters. |
210
|
| 'if' construct must use '{}'s. |
219
|
| 'if' construct must use '{}'s. |
222
|
| ';' is not followed by whitespace. |
223
|
| Line is longer than 80 characters. |
224
|
| Avoid inline conditionals. |
224
|
| Line is longer than 80 characters. |
226
|
| Avoid inline conditionals. |
226
|
| Line is longer than 80 characters. |
228
|
| Line is longer than 80 characters. |
229
|
| Line is longer than 80 characters. |
231
|
| Avoid inline conditionals. |
231
|
| Avoid inline conditionals. |
231
|
| Line is longer than 80 characters. |
234
|
| Line is longer than 80 characters. |
237
|
| Line is longer than 80 characters. |
245
|
| '8' is a magic number. |
245
|
| Line is longer than 80 characters. |
247
|
| Line is longer than 80 characters. |
250
|
| 'if' construct must use '{}'s. |
251
|
| 'else' construct must use '{}'s. |
253
|
| Line is longer than 80 characters. |
257
|
| '8' is a magic number. |
257
|
| Line is longer than 80 characters. |
259
|
| 'if' construct must use '{}'s. |
260
|
| 'else' construct must use '{}'s. |
262
|
| Line has trailing spaces. |
270
|
| 'if' construct must use '{}'s. |
271
|
| 'else' construct must use '{}'s. |
273
|
| Line has trailing spaces. |
275
|
| 'if' construct must use '{}'s. |
276
|
| 'else' construct must use '{}'s. |
278
|
| Line has trailing spaces. |
280
|
| Line has trailing spaces. |
287
|
| Missing a Javadoc comment. |
292
|
| Name 'THIS_HTML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
292
|
| Missing a Javadoc comment. |
294
|
| Name 'REMOVE_GIF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
294
|
| Missing a Javadoc comment. |
296
|
| Name 'SPACE_GIF' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
296
|
| Missing a Javadoc comment. |
298
|
| Name 'MODEL_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
298
|
| Missing a Javadoc comment. |
300
|
| Name 'ROW_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
300
|
| Missing a Javadoc comment. |
302
|
| Name 'ADDMODELURI_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
302
|
| Missing a Javadoc comment. |
304
|
| Name 'ADDMODELTITLE_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
304
|
| Missing a Javadoc comment. |
306
|
| Name 'ADDINSTANCEFILEURI_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
306
|
| Missing a Javadoc comment. |
308
|
| Name 'ADDINSTANCEFILETITLE_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
308
|
| Missing a Javadoc comment. |
310
|
| Name 'ONLOAD_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
310
|
| Missing a Javadoc comment. |
312
|
| Name 'EXPAND_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
312
|
| Missing a Javadoc comment. |
314
|
| Name 'REMOVE_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
314
|
| Missing a Javadoc comment. |
316
|
| Name 'ADDSCHEMA_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
316
|
| Missing a Javadoc comment. |
318
|
| Name 'ADDSCHEMAMASK_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
318
|
| Missing a Javadoc comment. |
320
|
| Name 'ADDINSTANCEFILE_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
320
|
| Missing a Javadoc comment. |
322
|
| Name 'ADDINSTANCEFILEMASK_EVT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
322
|
olr/presentation/UnsavedChanges.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/UnsavedChanges.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
29
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Method 'handleSaveMenu' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Method 'handleSaveLogout' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Method 'handleMenu' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Method 'handleLogout' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter logout should be final. |
67
|
| 'else' construct must use '{}'s. |
78
|
| Line is longer than 80 characters. |
79
|
| Avoid inline conditionals. |
79
|
olr/presentation/Welcome1.java
Error | Line |
| File does not end with a newline. |
0
|
olr/presentation/Welcome1.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Method 'loggedInUserRequired' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
39
|
| 'if' construct must use '{}'s. |
40
|
| 'else' construct must use '{}'s. |
42
|
| Method 'handleRestart' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
65
|
olr/presentation/Welcome2.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
42
|
| '{' is not followed by whitespace. |
45
|
| '}' is not preceded with whitespace. |
45
|
| Line has trailing spaces. |
47
|
| Method 'handleDefault' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Line has trailing spaces. |
51
|
| 'if' construct must use '{}'s. |
52
|
| 'if' is not followed by whitespace. |
52
|
| 'else' construct must use '{}'s. |
54
|
| Method 'handleAuthor' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Expected @throws tag for 'HttpPresentationException'. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
67
|
| Expected an @return tag. |
73
|
| Method 'handleAdmin' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Expected @throws tag for 'HttpPresentationException'. |
73
|
| Line has trailing spaces. |
75
|
| Expected an @return tag. |
84
|
| Method 'handleReader' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Expected @throws tag for 'HttpPresentationException'. |
84
|
| Method 'handleStart' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| '{' should be on the previous line. |
90
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
95
|
| 'if' construct must use '{}'s. |
96
|
| 'if' is not followed by whitespace. |
96
|
| 'if' is not followed by whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| 'if' is not followed by whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '{' should be on the previous line. |
108
|
| 'if' is not followed by whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| 'if' is not followed by whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| 'if' is not followed by whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| 'if' is not followed by whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| 'if' is not followed by whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| Line is longer than 80 characters. |
124
|
| 'if' is not followed by whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| Line is longer than 80 characters. |
128
|
| Line is longer than 80 characters. |
130
|
| Line has trailing spaces. |
131
|
| '}' should be on the same line. |
131
|
| 'if' is not followed by whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '}' should be on the same line. |
137
|
| 'else' is not followed by whitespace. |
138
|
| '{' is not preceded with whitespace. |
138
|
| '}' should be on the same line. |
142
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
147
|
| 'if' construct must use '{}'s. |
148
|
| 'if' is not followed by whitespace. |
148
|
| Line is longer than 80 characters. |
149
|
| '}' should be on the same line. |
150
|
| 'catch' is not followed by whitespace. |
151
|
| Line has trailing spaces. |
158
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Expected an @return tag. |
172
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Parameter errorMsg should be final. |
172
|
| Line has trailing spaces. |
173
|
| '{' should be on the previous line. |
176
|
| 'if' construct must use '{}'s. |
178
|
| 'if' is not followed by whitespace. |
178
|
| '}' should be on the same line. |
180
|
| 'catch' is not followed by whitespace. |
181
|
| '{' should be on the previous line. |
182
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Parameter author should be final. |
194
|
| '{' should be on the previous line. |
195
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
200
|
| Line is longer than 80 characters. |
200
|
| Expected an @return tag. |
204
|
| Method 'showPage' is not designed for extension - needs to be abstract, final or empty. |
204
|
| Parameter errorMsg should be final. |
204
|
| Parameter author should be final. |
204
|
| '{' should be on the previous line. |
205
|
| 'if' is not followed by whitespace. |
209
|
| '{' should be on the previous line. |
210
|
| Avoid inline conditionals. |
212
|
| Line is longer than 80 characters. |
214
|
| '{' should be on the previous line. |
222
|
| 'if' construct must use '{}'s. |
223
|
| 'if' is not followed by whitespace. |
223
|
| 'cast' is not followed by whitespace. |
225
|
| 'if' is not followed by whitespace. |
226
|
| '{' should be on the previous line. |
227
|
| Line is longer than 80 characters. |
228
|
| 'if' is not followed by whitespace. |
228
|
| Line is longer than 80 characters. |
231
|
| Line is longer than 80 characters. |
232
|
| '}' should be on the same line. |
233
|
| '{' should be on the previous line. |
235
|
| Line is longer than 80 characters. |
237
|
| Line is longer than 80 characters. |
238
|
| Avoid inline conditionals. |
247
|
| '{' should be on the previous line. |
254
|
| 'if' construct must use '{}'s. |
255
|
| 'if' is not followed by whitespace. |
255
|
| 'cast' is not followed by whitespace. |
257
|
| 'if' is not followed by whitespace. |
258
|
| '{' should be on the previous line. |
259
|
olr/presentation/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/rdf/AbstractStatementPool.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
30
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
34
|
| Method 'isParsedNamespaceURI' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter namespaceURI should be final. |
39
|
| '{' should be on the previous line. |
40
|
| Method 'addParsedNamespaceURI' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter namespaceURI should be final. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'addParsedNamespaceURI' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter namespaceURI should be final. |
49
|
| Parameter title should be final. |
49
|
| '{' should be on the previous line. |
50
|
| 'if' construct must use '{}'s. |
51
|
| 'if' is not followed by whitespace. |
51
|
| Method 'removeParsedNamespaceURI' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter namespaceURI should be final. |
56
|
| '{' should be on the previous line. |
57
|
| Missing a Javadoc comment. |
61
|
| Parameter namespaceURI should be final. |
61
|
| '{' should be on the previous line. |
62
|
| 'if' construct must use '{}'s. |
64
|
| 'if' is not followed by whitespace. |
64
|
| 'else' construct must use '{}'s. |
66
|
| Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter statement should be final. |
70
|
| '{' should be on the previous line. |
71
|
| Method 'addAttributeAbout' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter subject should be final. |
75
|
| Parameter attribute should be final. |
75
|
| '{' should be on the previous line. |
76
|
| 'cast' is not followed by whitespace. |
80
|
| 'if' is not followed by whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| 'if' construct must use '{}'s. |
87
|
| 'if' is not followed by whitespace. |
87
|
| Line is longer than 80 characters. |
88
|
| 'if' construct must use '{}'s. |
90
|
| 'if' is not followed by whitespace. |
90
|
| Line is longer than 80 characters. |
91
|
| 'if' construct must use '{}'s. |
93
|
| 'if' is not followed by whitespace. |
93
|
| Line is longer than 80 characters. |
94
|
| Method 'removeStatement' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter statement should be final. |
97
|
| '{' should be on the previous line. |
98
|
| Method 'removeAttributeAbout' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Parameter subject should be final. |
102
|
| Parameter attribute should be final. |
102
|
| '{' should be on the previous line. |
103
|
| 'if' is not followed by whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| 'if' construct must use '{}'s. |
110
|
| 'if' is not followed by whitespace. |
110
|
| 'if' construct must use '{}'s. |
113
|
| 'if' is not followed by whitespace. |
113
|
| Line is longer than 80 characters. |
114
|
| 'if' construct must use '{}'s. |
116
|
| 'if' is not followed by whitespace. |
116
|
| Line is longer than 80 characters. |
117
|
| 'if' construct must use '{}'s. |
119
|
| 'if' is not followed by whitespace. |
119
|
| Line is longer than 80 characters. |
120
|
| Method 'getAttributesAbout' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter subject should be final. |
123
|
| '{' should be on the previous line. |
124
|
| 'if' construct must use '{}'s. |
126
|
| 'if' is not followed by whitespace. |
126
|
| 'else' construct must use '{}'s. |
128
|
| Method 'getSpecificAttributesAbout' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| Parameter subject should be final. |
132
|
| Parameter predicate should be final. |
132
|
| '{' should be on the previous line. |
133
|
| 'if' construct must use '{}'s. |
135
|
| 'if' is not followed by whitespace. |
135
|
| 'else' construct must use '{}'s. |
137
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter subject should be final. |
141
|
| '{' should be on the previous line. |
142
|
| 'cast' is not followed by whitespace. |
143
|
| Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Parameter subject should be final. |
146
|
| Parameter predicate should be final. |
146
|
| Parameter object should be final. |
146
|
| Method 'isClass' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Missing a Javadoc comment. |
152
|
| Parameter resource should be final. |
152
|
| '{' should be on the previous line. |
153
|
| Missing a Javadoc comment. |
157
|
| Parameter resource should be final. |
157
|
| '{' should be on the previous line. |
158
|
| Line is longer than 80 characters. |
159
|
| Avoid inline conditionals. |
159
|
| Method 'isProperty' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Parameter resource should be final. |
162
|
| '{' should be on the previous line. |
163
|
| Method 'isProperty' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Missing a Javadoc comment. |
167
|
| Parameter resource should be final. |
167
|
| '{' should be on the previous line. |
168
|
| Line is longer than 80 characters. |
169
|
| Avoid inline conditionals. |
169
|
| Method 'getResourceTitle' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Missing a Javadoc comment. |
172
|
| Parameter resource should be final. |
172
|
| '{' should be on the previous line. |
173
|
| '{' should be on the previous line. |
175
|
| 'if' is not followed by whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| 'if' is not followed by whitespace. |
179
|
| '{' should be on the previous line. |
180
|
| 'if' is not followed by whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| '{' should be on the previous line. |
188
|
| 'if' is not followed by whitespace. |
190
|
| '{' should be on the previous line. |
191
|
| Line is longer than 80 characters. |
192
|
| '}' should be on the same line. |
197
|
| 'catch' is not followed by whitespace. |
198
|
| Must have at least one statement. |
198
|
| Method 'getResourceTitle' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| Parameter resource should be final. |
202
|
| '{' should be on the previous line. |
203
|
| '{' should be on the previous line. |
205
|
| 'if' is not followed by whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| 'if' is not followed by whitespace. |
213
|
| '{' should be on the previous line. |
214
|
| Line is longer than 80 characters. |
215
|
| '}' should be on the same line. |
218
|
| 'catch' is not followed by whitespace. |
219
|
| Must have at least one statement. |
219
|
| Method 'isSubClassOf' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Missing a Javadoc comment. |
223
|
| Parameter class1 should be final. |
223
|
| Parameter class2 should be final. |
223
|
| '{' should be on the previous line. |
224
|
| 'if' construct must use '{}'s. |
227
|
| 'if' is not followed by whitespace. |
227
|
| 'if' construct must use '{}'s. |
230
|
| 'if' is not followed by whitespace. |
230
|
| 'do' construct must use '{}'s. |
233
|
| 'if' construct must use '{}'s. |
234
|
| 'if' is not followed by whitespace. |
234
|
| Method 'isInstanceOf' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Missing a Javadoc comment. |
242
|
| Parameter resource should be final. |
242
|
| Parameter classResource should be final. |
242
|
| '{' should be on the previous line. |
243
|
| Method 'isInstanceOf' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| Parameter resource should be final. |
247
|
| Parameter classResource should be final. |
247
|
| '{' should be on the previous line. |
248
|
| 'if' is not followed by whitespace. |
249
|
| '{' should be on the previous line. |
250
|
| 'if' construct must use '{}'s. |
252
|
| 'if' is not followed by whitespace. |
252
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
259
|
| Method 'isCourse' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Missing a Javadoc comment. |
259
|
| Parameter uri should be final. |
259
|
| '{' should be on the previous line. |
260
|
| Line has trailing spaces. |
263
|
| Missing a Javadoc comment. |
264
|
| Parameter resourceType should be final. |
264
|
| Parameter classResource should be final. |
264
|
| '{' should be on the previous line. |
265
|
| 'if' construct must use '{}'s. |
266
|
| 'if' is not followed by whitespace. |
266
|
| 'if' is not followed by whitespace. |
269
|
| '{' should be on the previous line. |
270
|
| 'if' construct must use '{}'s. |
272
|
| 'if' is not followed by whitespace. |
272
|
| Method 'createInstanceOf' is not designed for extension - needs to be abstract, final or empty. |
278
|
| Missing a Javadoc comment. |
278
|
| Parameter namespace should be final. |
278
|
| Parameter classResource should be final. |
278
|
| Line has trailing spaces. |
279
|
| '{' should be on the previous line. |
279
|
| Line is longer than 80 characters. |
280
|
| Line is longer than 80 characters. |
281
|
| Line has trailing spaces. |
285
|
| Method 'getAllInstances' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Missing a Javadoc comment. |
286
|
| Parameter subject should be final. |
286
|
| '{' should be on the previous line. |
287
|
| Missing a Javadoc comment. |
293
|
| Parameter subject should be final. |
293
|
| Parameter list should be final. |
293
|
| '{' should be on the previous line. |
294
|
| 'if' construct must use '{}'s. |
296
|
| 'if' is not followed by whitespace. |
296
|
| 'for' construct must use '{}'s. |
299
|
| Line is longer than 80 characters. |
299
|
| 'for' is not followed by whitespace. |
299
|
| Empty statement. |
299
|
| Method 'getAllSubClasses' is not designed for extension - needs to be abstract, final or empty. |
302
|
| Missing a Javadoc comment. |
302
|
| Parameter classResources should be final. |
302
|
| '{' should be on the previous line. |
303
|
| 'for' construct must use '{}'s. |
305
|
| Line is longer than 80 characters. |
305
|
| 'for' is not followed by whitespace. |
305
|
| Empty statement. |
305
|
| Method 'getAllSubClasses' is not designed for extension - needs to be abstract, final or empty. |
309
|
| Missing a Javadoc comment. |
309
|
| Parameter classResource should be final. |
309
|
| '{' should be on the previous line. |
310
|
| Missing a Javadoc comment. |
317
|
| Parameter classResource should be final. |
317
|
| Parameter subClasses should be final. |
317
|
| '{' should be on the previous line. |
318
|
| 'if' is not followed by whitespace. |
320
|
| '{' should be on the previous line. |
321
|
| 'for' construct must use '{}'s. |
324
|
| Line is longer than 80 characters. |
324
|
| 'for' is not followed by whitespace. |
324
|
| Empty statement. |
324
|
| Method 'getAllSuperClasses' is not designed for extension - needs to be abstract, final or empty. |
328
|
| Missing a Javadoc comment. |
328
|
| Parameter classResource should be final. |
328
|
| '{' should be on the previous line. |
329
|
| Missing a Javadoc comment. |
336
|
| Parameter classResource should be final. |
336
|
| Parameter superClasses should be final. |
336
|
| '{' should be on the previous line. |
337
|
| 'if' is not followed by whitespace. |
339
|
| '{' should be on the previous line. |
340
|
| 'for' construct must use '{}'s. |
343
|
| Line is longer than 80 characters. |
343
|
| 'for' is not followed by whitespace. |
343
|
| Empty statement. |
343
|
| Method 'getAllPropertiesForClass' is not designed for extension - needs to be abstract, final or empty. |
347
|
| Missing a Javadoc comment. |
347
|
| Parameter classResource should be final. |
347
|
| '{' should be on the previous line. |
348
|
| 'for' construct must use '{}'s. |
350
|
| Line is longer than 80 characters. |
350
|
| 'for' is not followed by whitespace. |
350
|
| Empty statement. |
350
|
| Method 'getAllDomains' is not designed for extension - needs to be abstract, final or empty. |
354
|
| Missing a Javadoc comment. |
354
|
| Parameter property should be final. |
354
|
| '{' should be on the previous line. |
355
|
| Missing a Javadoc comment. |
361
|
| Parameter property should be final. |
361
|
| Parameter domains should be final. |
361
|
| '{' should be on the previous line. |
362
|
| 'if' is not followed by whitespace. |
364
|
| '{' should be on the previous line. |
365
|
| 'for' construct must use '{}'s. |
367
|
| Line is longer than 80 characters. |
367
|
| 'for' is not followed by whitespace. |
367
|
| Empty statement. |
367
|
| Method 'getAllRanges' is not designed for extension - needs to be abstract, final or empty. |
371
|
| Missing a Javadoc comment. |
371
|
| Parameter property should be final. |
371
|
| '{' should be on the previous line. |
372
|
| Missing a Javadoc comment. |
378
|
| Parameter property should be final. |
378
|
| Parameter ranges should be final. |
378
|
| '{' should be on the previous line. |
379
|
| 'if' is not followed by whitespace. |
381
|
| '{' should be on the previous line. |
382
|
| 'for' construct must use '{}'s. |
384
|
| Line is longer than 80 characters. |
384
|
| 'for' is not followed by whitespace. |
384
|
| Empty statement. |
384
|
| Method 'getAvailableProperties4Resource' is not designed for extension - needs to be abstract, final or empty. |
388
|
| Missing a Javadoc comment. |
388
|
| Parameter subject should be final. |
388
|
| '{' should be on the previous line. |
389
|
| 'if' construct must use '{}'s. |
393
|
| 'if' is not followed by whitespace. |
393
|
| 'else' construct must use '{}'s. |
395
|
| '{' should be on the previous line. |
400
|
| 'if' construct must use '{}'s. |
401
|
| 'if' is not followed by whitespace. |
401
|
| 'cast' is not followed by whitespace. |
403
|
| 'if' construct must use '{}'s. |
404
|
| 'if' is not followed by whitespace. |
404
|
| 'if' is not followed by whitespace. |
407
|
| '{' should be on the previous line. |
408
|
| 'do' construct must use '{}'s. |
413
|
| 'if' construct must use '{}'s. |
414
|
| 'if' is not followed by whitespace. |
414
|
| Missing a Javadoc comment. |
422
|
| Line has trailing spaces. |
423
|
| Missing a Javadoc comment. |
424
|
| Missing a Javadoc comment. |
425
|
| Variable 'resources' must be private and have accessor methods. |
425
|
olr/rdf/Attribute.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
26
|
| Parameter predicate should be final. |
26
|
| 'predicate' hides a field. |
26
|
| Parameter object should be final. |
26
|
| 'object' hides a field. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
33
|
| Parameter predicate should be final. |
33
|
| 'predicate' hides a field. |
33
|
| Parameter object should be final. |
33
|
| 'object' hides a field. |
33
|
| Parameter ID should be final. |
33
|
| 'ID' hides a field. |
33
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
40
|
| Parameter attribute should be final. |
40
|
| '{' should be on the previous line. |
41
|
| Method 'getPredicate' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| '{' should be on the previous line. |
53
|
| Method 'setObject' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter object should be final. |
57
|
| 'object' hides a field. |
57
|
| '{' should be on the previous line. |
58
|
| Method 'hasObject' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| '{' should be on the previous line. |
63
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '{' should be on the previous line. |
68
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '{' should be on the previous line. |
73
|
| Line is longer than 80 characters. |
74
|
| Missing a Javadoc comment. |
77
|
| Variable 'predicate' must be private and have accessor methods. |
77
|
| Missing a Javadoc comment. |
78
|
| Variable 'object' must be private and have accessor methods. |
78
|
| Missing a Javadoc comment. |
79
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
79
|
olr/rdf/BasicDefinitions.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| Utility classes should not have a public or default constructor. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| Parameter param should be final. |
25
|
| Parameter defaultValue should be final. |
25
|
| '{' should be on the previous line. |
26
|
| '{' should be on the previous line. |
28
|
| Line is longer than 80 characters. |
29
|
| 'if' is not followed by whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| '}' should be on the same line. |
35
|
| 'catch' is not followed by whitespace. |
36
|
| Must have at least one statement. |
36
|
olr/rdf/Definitions.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
22
|
| '{' should be on the previous line. |
23
|
| Missing a Javadoc comment. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
29
|
| Parameter id should be final. |
29
|
| '{' should be on the previous line. |
30
|
| 'if' construct must use '{}'s. |
32
|
| 'if' is not followed by whitespace. |
32
|
| 'if' construct must use '{}'s. |
34
|
| 'if' is not followed by whitespace. |
34
|
| Missing a Javadoc comment. |
39
|
| Parameter type should be final. |
39
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
44
|
| Parameter type should be final. |
44
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
49
|
| Parameter predicate should be final. |
49
|
| '{' should be on the previous line. |
50
|
| Missing a Javadoc comment. |
54
|
| Parameter predicate should be final. |
54
|
| '{' should be on the previous line. |
55
|
| Missing a Javadoc comment. |
59
|
| Parameter predicate should be final. |
59
|
| '{' should be on the previous line. |
60
|
| Missing a Javadoc comment. |
64
|
| Parameter predicate should be final. |
64
|
| '{' should be on the previous line. |
65
|
| Missing a Javadoc comment. |
69
|
| Parameter predicate should be final. |
69
|
| '{' should be on the previous line. |
70
|
| Missing a Javadoc comment. |
74
|
| Parameter predicate should be final. |
74
|
| '{' should be on the previous line. |
75
|
| Missing a Javadoc comment. |
79
|
| Parameter predicate should be final. |
79
|
| '{' should be on the previous line. |
80
|
| Missing a Javadoc comment. |
84
|
| Parameter predicate should be final. |
84
|
| '{' should be on the previous line. |
85
|
| Missing a Javadoc comment. |
89
|
| Parameter predicate should be final. |
89
|
| '{' should be on the previous line. |
90
|
| Missing a Javadoc comment. |
94
|
| Parameter predicate should be final. |
94
|
| '{' should be on the previous line. |
95
|
| Missing a Javadoc comment. |
99
|
| Parameter predicate should be final. |
99
|
| '{' should be on the previous line. |
100
|
| Missing a Javadoc comment. |
104
|
| '{' should be on the previous line. |
105
|
| Missing a Javadoc comment. |
109
|
| '{' should be on the previous line. |
110
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Missing a Javadoc comment. |
119
|
| '{' should be on the previous line. |
120
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| Missing a Javadoc comment. |
129
|
| '{' should be on the previous line. |
130
|
| Missing a Javadoc comment. |
136
|
| Name 'HOME_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
136
|
| Variable 'HOME_NS' must be private and have accessor methods. |
136
|
| Missing a Javadoc comment. |
137
|
| Name 'MYRDF_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
137
|
| Variable 'MYRDF_NS' must be private and have accessor methods. |
137
|
| Missing a Javadoc comment. |
138
|
| Name 'RDF_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
138
|
| Variable 'RDF_NS' must be private and have accessor methods. |
138
|
| Missing a Javadoc comment. |
139
|
| Name 'RDFS_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
139
|
| Variable 'RDFS_NS' must be private and have accessor methods. |
139
|
| Missing a Javadoc comment. |
140
|
| Missing a Javadoc comment. |
141
|
| Missing a Javadoc comment. |
142
|
| Missing a Javadoc comment. |
143
|
| Missing a Javadoc comment. |
144
|
| Missing a Javadoc comment. |
145
|
| Missing a Javadoc comment. |
146
|
| Missing a Javadoc comment. |
147
|
| Missing a Javadoc comment. |
148
|
| Missing a Javadoc comment. |
149
|
| Missing a Javadoc comment. |
150
|
| Missing a Javadoc comment. |
151
|
| Missing a Javadoc comment. |
152
|
| Missing a Javadoc comment. |
153
|
| Missing a Javadoc comment. |
154
|
| Missing a Javadoc comment. |
155
|
| Missing a Javadoc comment. |
156
|
| Missing a Javadoc comment. |
157
|
| Line has trailing spaces. |
159
|
| Line is longer than 80 characters. |
164
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
171
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
174
|
| Line is longer than 80 characters. |
175
|
| Line is longer than 80 characters. |
178
|
| Line is longer than 80 characters. |
179
|
| Line is longer than 80 characters. |
180
|
| Line is longer than 80 characters. |
181
|
olr/rdf/Model.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter namespaceURI should be final. |
41
|
| 'namespaceURI' hides a field. |
41
|
| Parameter statementPool should be final. |
41
|
| 'statementPool' hides a field. |
41
|
| Line has trailing spaces. |
43
|
| '{' should be on the previous line. |
48
|
| Line is longer than 80 characters. |
49
|
| 'if' construct must use '{}'s. |
54
|
| 'if' is not followed by whitespace. |
54
|
| 'statements' hides a field. |
56
|
| Array brackets at illegal position. |
56
|
| 'for' construct must use '{}'s. |
57
|
| 'for' is not followed by whitespace. |
57
|
| Line is longer than 80 characters. |
58
|
| 'if' is not followed by whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| 'for' is not followed by whitespace. |
62
|
| '20' is a magic number. |
62
|
| '{' should be on the previous line. |
63
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
66
|
| '}' should be on the same line. |
71
|
| 'catch' is not followed by whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| Missing a Javadoc comment. |
80
|
| '{' should be on the previous line. |
81
|
| 'for' construct must use '{}'s. |
82
|
| Line is longer than 80 characters. |
82
|
| 'for' is not followed by whitespace. |
82
|
| 'cast' is not followed by whitespace. |
82
|
| Empty statement. |
82
|
| Missing a Javadoc comment. |
86
|
| '{' should be on the previous line. |
87
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| Missing a Javadoc comment. |
96
|
| Parameter statement should be final. |
96
|
| Array brackets at illegal position. |
96
|
| '{' should be on the previous line. |
97
|
| 'for' construct must use '{}'s. |
98
|
| 'for' is not followed by whitespace. |
98
|
| Missing a Javadoc comment. |
103
|
| Parameter statement should be final. |
103
|
| '{' should be on the previous line. |
104
|
| Missing a Javadoc comment. |
110
|
| Parameter subject should be final. |
110
|
| Parameter predicate should be final. |
110
|
| Parameter object should be final. |
110
|
| '{' should be on the previous line. |
111
|
| Missing a Javadoc comment. |
115
|
| '{' should be on the previous line. |
116
|
olr/rdf/OLR3Definitions.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
22
|
| '{' should be on the previous line. |
23
|
| Missing a Javadoc comment. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
33
|
| Name 'DC_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Variable 'DC_NS' must be private and have accessor methods. |
33
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Name 'OLR3_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable 'OLR3_NS' must be private and have accessor methods. |
34
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
35
|
| Name 'RELATIONS_NS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Variable 'RELATIONS_NS' must be private and have accessor methods. |
35
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'OLR3_COURSE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Variable 'OLR3_COURSE_NAME' must be private and have accessor methods. |
44
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| Name 'OLR3_COURSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable 'OLR3_COURSE' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
46
|
| Name 'OLR3_HAS_COURSE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Variable 'OLR3_HAS_COURSE_NAME' must be private and have accessor methods. |
46
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
47
|
| Missing a Javadoc comment. |
47
|
| Name 'OLR3_HAS_COURSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable 'OLR3_HAS_COURSE' must be private and have accessor methods. |
47
|
| Missing a Javadoc comment. |
48
|
| Name 'OLR3_ROOT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Variable 'OLR3_ROOT_NAME' must be private and have accessor methods. |
48
|
| Missing a Javadoc comment. |
49
|
| Name 'OLR3_MODEL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Variable 'OLR3_MODEL_NAME' must be private and have accessor methods. |
49
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
50
|
| Name 'OLR3_ROOT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Variable 'OLR3_ROOT' must be private and have accessor methods. |
50
|
| Line is longer than 80 characters. |
51
|
| Missing a Javadoc comment. |
51
|
| Name 'OLR3_HASSEQUENCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Variable 'OLR3_HASSEQUENCE' must be private and have accessor methods. |
51
|
| Missing a Javadoc comment. |
52
|
| Name 'dbEscapeChar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
52
|
olr/rdf/Resource.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
27
|
| Parameter URI should be final. |
27
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| '{' should be on the previous line. |
28
|
| Method 'getNS' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
41
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
| Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter attribute should be final. |
55
|
| '{' should be on the previous line. |
56
|
| Method 'removeAttribute' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter attribute should be final. |
60
|
| '{' should be on the previous line. |
61
|
| 'for' is not followed by whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| 'cast' is not followed by whitespace. |
64
|
| 'if' is not followed by whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '{' should be on the previous line. |
75
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Parameter predicate should be final. |
84
|
| Parameter object should be final. |
84
|
| '{' should be on the previous line. |
85
|
| 'for' is not followed by whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| 'cast' is not followed by whitespace. |
88
|
| 'if' construct must use '{}'s. |
89
|
| Line is longer than 80 characters. |
89
|
| 'if' is not followed by whitespace. |
89
|
| Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter predicate should be final. |
96
|
| '{' should be on the previous line. |
97
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter predicate should be final. |
101
|
| '{' should be on the previous line. |
102
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| '{' should be on the previous line. |
107
|
| 'if' construct must use '{}'s. |
109
|
| 'if' is not followed by whitespace. |
109
|
| 'else' construct must use '{}'s. |
111
|
| Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| '{' should be on the previous line. |
116
|
| Method 'getComment' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| '{' should be on the previous line. |
121
|
| Method 'getRange' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| '{' should be on the previous line. |
126
|
| Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| '{' should be on the previous line. |
131
|
| Method 'getSubPropertyOf' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Missing a Javadoc comment. |
135
|
| '{' should be on the previous line. |
136
|
| Method 'getSubClass' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Missing a Javadoc comment. |
140
|
| '{' should be on the previous line. |
141
|
| Method 'getSubClassOf' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| '{' should be on the previous line. |
146
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Missing a Javadoc comment. |
150
|
| '{' should be on the previous line. |
151
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| '{' should be on the previous line. |
156
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| '{' should be on the previous line. |
161
|
| 'if' construct must use '{}'s. |
163
|
| 'if' is not followed by whitespace. |
163
|
| 'else' construct must use '{}'s. |
165
|
| Missing a Javadoc comment. |
169
|
| Variable 'namespace' must be private and have accessor methods. |
169
|
| Missing a Javadoc comment. |
170
|
| Variable 'name' must be private and have accessor methods. |
170
|
| Missing a Javadoc comment. |
171
|
| Variable 'attributes' must be private and have accessor methods. |
171
|
olr/rdf/SortedAttributeList.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
24
|
| '{' should be on the previous line. |
25
|
| Method 'isValidItem' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Missing a Javadoc comment. |
26
|
| Parameter o should be final. |
26
|
| '{' should be on the previous line. |
27
|
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter o1 should be final. |
31
|
| Parameter o2 should be final. |
31
|
| '{' should be on the previous line. |
32
|
| Line is longer than 80 characters. |
33
|
| 'cast' is not followed by whitespace. |
33
|
| 'cast' is not followed by whitespace. |
33
|
olr/rdf/Statement.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
26
|
| Parameter subject should be final. |
26
|
| 'subject' hides a field. |
26
|
| Parameter predicate should be final. |
26
|
| Parameter object should be final. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
32
|
| Parameter subject should be final. |
32
|
| 'subject' hides a field. |
32
|
| Parameter predicate should be final. |
32
|
| Parameter object should be final. |
32
|
| Parameter ID should be final. |
32
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| '{' should be on the previous line. |
33
|
| Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '{' should be on the previous line. |
44
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
48
|
| Variable 'subject' must be private and have accessor methods. |
48
|
olr/rdf/StatementPool.java
Error | Line |
| File does not end with a newline. |
0
|
olr/rdf/StatementPool.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Redundant 'public' modifier. |
26
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Line is longer than 80 characters. |
30
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
| Missing a Javadoc comment. |
34
|
| Redundant 'public' modifier. |
34
|
| Missing a Javadoc comment. |
36
|
| Redundant 'public' modifier. |
36
|
| Missing a Javadoc comment. |
38
|
| Redundant 'public' modifier. |
38
|
| Missing a Javadoc comment. |
40
|
| Redundant 'public' modifier. |
40
|
| Missing a Javadoc comment. |
43
|
| Redundant 'public' modifier. |
43
|
| Missing a Javadoc comment. |
45
|
| Redundant 'public' modifier. |
45
|
| Missing a Javadoc comment. |
48
|
| Redundant 'public' modifier. |
48
|
| Missing a Javadoc comment. |
50
|
| Redundant 'public' modifier. |
50
|
| Missing a Javadoc comment. |
53
|
| Redundant 'public' modifier. |
53
|
| Missing a Javadoc comment. |
55
|
| Redundant 'public' modifier. |
55
|
| Missing a Javadoc comment. |
57
|
| Redundant 'public' modifier. |
57
|
| Missing a Javadoc comment. |
59
|
| Redundant 'public' modifier. |
59
|
| Missing a Javadoc comment. |
61
|
| Redundant 'public' modifier. |
61
|
| Missing a Javadoc comment. |
63
|
| Redundant 'public' modifier. |
63
|
| Missing a Javadoc comment. |
65
|
| Redundant 'public' modifier. |
65
|
| Line is longer than 80 characters. |
67
|
| Missing a Javadoc comment. |
67
|
| Redundant 'public' modifier. |
67
|
| Missing a Javadoc comment. |
69
|
| Redundant 'public' modifier. |
69
|
| Missing a Javadoc comment. |
71
|
| Redundant 'public' modifier. |
71
|
| Missing a Javadoc comment. |
74
|
| Redundant 'public' modifier. |
74
|
| Missing a Javadoc comment. |
76
|
| Redundant 'public' modifier. |
76
|
| Missing a Javadoc comment. |
78
|
| Redundant 'public' modifier. |
78
|
| Missing a Javadoc comment. |
80
|
| Redundant 'public' modifier. |
80
|
| Missing a Javadoc comment. |
82
|
| Redundant 'public' modifier. |
82
|
| Missing a Javadoc comment. |
84
|
| Redundant 'public' modifier. |
84
|
| Missing a Javadoc comment. |
86
|
| Redundant 'public' modifier. |
86
|
| Missing a Javadoc comment. |
88
|
| Redundant 'public' modifier. |
88
|
olr/rdf/Tools.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
26
|
| Utility classes should not have a public or default constructor. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
| Parameter ID should be final. |
28
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
28
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
33
|
| Parameter URI should be final. |
33
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| '{' should be on the previous line. |
34
|
| 'if' construct must use '{}'s. |
36
|
| 'if' is not followed by whitespace. |
36
|
| 'else' construct must use '{}'s. |
38
|
| Missing a Javadoc comment. |
42
|
| Parameter URI should be final. |
42
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| '{' should be on the previous line. |
43
|
| Missing a Javadoc comment. |
47
|
| Parameter URI should be final. |
47
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| '{' should be on the previous line. |
48
|
| 'if' is not followed by whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| 'if' construct must use '{}'s. |
53
|
| 'if' is not followed by whitespace. |
53
|
| Missing a Javadoc comment. |
59
|
| Parameter ns should be final. |
59
|
| Parameter name should be final. |
59
|
| '{' should be on the previous line. |
60
|
| Missing a Javadoc comment. |
64
|
| Parameter URI should be final. |
64
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| '{' should be on the previous line. |
65
|
| 'if' construct must use '{}'s. |
66
|
| 'if' is not followed by whitespace. |
66
|
| 'else' construct must use '{}'s. |
68
|
| Missing a Javadoc comment. |
72
|
| Name 'URItoID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| Parameter URI should be final. |
72
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| '{' should be on the previous line. |
73
|
| Missing a Javadoc comment. |
77
|
| Name 'IDtoURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
77
|
| Parameter ID should be final. |
77
|
| Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
77
|
| '{' should be on the previous line. |
78
|
| Missing a Javadoc comment. |
82
|
| Parameter ns should be final. |
82
|
| Parameter URI should be final. |
82
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| '{' should be on the previous line. |
83
|
| Missing a Javadoc comment. |
87
|
| Parameter resource should be final. |
87
|
| Parameter predicate should be final. |
87
|
| '{' should be on the previous line. |
88
|
| '{' should be on the previous line. |
92
|
| 'if' construct must use '{}'s. |
93
|
| 'if' is not followed by whitespace. |
93
|
| 'cast' is not followed by whitespace. |
95
|
| 'if' construct must use '{}'s. |
96
|
| 'if' is not followed by whitespace. |
96
|
| Line is longer than 80 characters. |
102
|
| Missing a Javadoc comment. |
102
|
| Parameter resource should be final. |
102
|
| Parameter predicate should be final. |
102
|
| '{' should be on the previous line. |
107
|
| 'if' construct must use '{}'s. |
108
|
| 'if' is not followed by whitespace. |
108
|
| 'cast' is not followed by whitespace. |
110
|
| 'if' construct must use '{}'s. |
111
|
| 'if' is not followed by whitespace. |
111
|
olr/rdf/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/rdf/util/SortedList.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
28
|
| Parameter obj should be final. |
28
|
| Missing a Javadoc comment. |
30
|
| Parameter obj should be final. |
30
|
| Parameter obj1 should be final. |
30
|
| Missing a Javadoc comment. |
32
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
36
|
| Parameter coll should be final. |
36
|
| '{' should be on the previous line. |
37
|
| 'for' construct must use '{}'s. |
39
|
| 'for' is not followed by whitespace. |
39
|
| Empty statement. |
39
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter o should be final. |
42
|
| '{' should be on the previous line. |
43
|
| 'if' is not followed by whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| 'for' construct must use '{}'s. |
46
|
| 'for' is not followed by whitespace. |
46
|
| 'if' is not followed by whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '{' should be on the previous line. |
55
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter pos should be final. |
60
|
| Parameter o should be final. |
60
|
| '{' should be on the previous line. |
61
|
| 'if' construct must use '{}'s. |
62
|
| 'if' is not followed by whitespace. |
62
|
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter collection should be final. |
66
|
| '{' should be on the previous line. |
67
|
| 'for' construct must use '{}'s. |
68
|
| 'for' is not followed by whitespace. |
68
|
| Empty statement. |
68
|
| Method 'addAll' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter pos should be final. |
72
|
| Parameter collection should be final. |
72
|
| '{' should be on the previous line. |
73
|
olr/rdf/util/SortedStringList.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
30
|
| Parameter coll should be final. |
30
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
35
|
| Parameter o should be final. |
35
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
40
|
| Parameter o1 should be final. |
40
|
| Parameter o2 should be final. |
40
|
| '{' should be on the previous line. |
41
|
olr/rdf/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/relations/RelationViewer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/relations/RelationViewer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
34
|
| Parameter model should be final. |
37
|
| 'model' hides a field. |
37
|
| Expected @param tag for 'model'. |
37
|
| Missing a Javadoc comment. |
41
|
| 'if' construct must use '{}'s. |
46
|
| Line is longer than 80 characters. |
48
|
| 'if' construct must use '{}'s. |
49
|
| Missing a Javadoc comment. |
56
|
| Parameter aboutURI should be final. |
56
|
| Parameter predicate should be final. |
56
|
| 'if' construct must use '{}'s. |
62
|
| Line is longer than 80 characters. |
64
|
| 'if' construct must use '{}'s. |
65
|
| Missing a Javadoc comment. |
72
|
| Missing a Javadoc comment. |
76
|
| Variable 'model' must be private and have accessor methods. |
76
|
olr/relations/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/samples/CriteriaSample.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Utility classes should not have a public or default constructor. |
31
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Parameter args should be final. |
33
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
41
|
| 'assert' is not followed by whitespace. |
42
|
| Line has trailing spaces. |
43
|
| 'cast' is not followed by whitespace. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| '}' should be on the same line. |
50
|
| 'catch' is not followed by whitespace. |
51
|
| '{' should be on the previous line. |
52
|
olr/samples/ForeignKeySample.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Utility classes should not have a public or default constructor. |
33
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Parameter args should be final. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
43
|
| 'assert' is not followed by whitespace. |
44
|
| Line has trailing spaces. |
45
|
| 'cast' is not followed by whitespace. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
51
|
| 'for' construct must use '{}'s. |
52
|
| 'for' is not followed by whitespace. |
52
|
| '=' is not preceded with whitespace. |
52
|
| '=' is not followed by whitespace. |
52
|
| '<' is not preceded with whitespace. |
52
|
| '<' is not followed by whitespace. |
52
|
| 'cast' is not followed by whitespace. |
53
|
| '}' should be on the same line. |
54
|
| 'catch' is not followed by whitespace. |
55
|
| '{' should be on the previous line. |
56
|
olr/samples/SqlSample.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
26
|
| Utility classes should not have a public or default constructor. |
33
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Parameter args should be final. |
35
|
| '{' should be on the previous line. |
36
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
48
|
| 'for' construct must use '{}'s. |
49
|
| 'for' is not followed by whitespace. |
49
|
| '=' is not preceded with whitespace. |
49
|
| '=' is not followed by whitespace. |
49
|
| '<' is not preceded with whitespace. |
49
|
| '<' is not followed by whitespace. |
49
|
| 'cast' is not followed by whitespace. |
50
|
| '}' should be on the same line. |
51
|
| Line has trailing spaces. |
52
|
| 'catch' is not followed by whitespace. |
52
|
| '{' should be on the previous line. |
53
|
olr/samples/TorqueBasicsSample.java
Error | Line |
| File does not end with a newline. |
0
|
olr/samples/TorqueBasicsSample.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| First sentence should end with a period. |
23
|
| Utility classes should not have a public or default constructor. |
27
|
| Line has trailing spaces. |
28
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Parameter args should be final. |
29
|
| Line has trailing spaces. |
30
|
| '{' should be on the previous line. |
30
|
| '{' should be on the previous line. |
39
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| '}' should be on the same line. |
50
|
| '{' should be on the previous line. |
52
|
olr/samples/TransactionSample.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Utility classes should not have a public or default constructor. |
35
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
37
|
| Parameter args should be final. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| '{' should be on the previous line. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
55
|
| '{' should be on the previous line. |
56
|
| '}' should be on the same line. |
59
|
| 'catch' is not followed by whitespace. |
60
|
| Must have at least one statement. |
60
|
| '{' is not followed by whitespace. |
60
|
| '}' is not preceded with whitespace. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
62
|
| '{' should be on the previous line. |
63
|
| '}' should be on the same line. |
66
|
| 'catch' is not followed by whitespace. |
67
|
| Must have at least one statement. |
67
|
| '{' is not followed by whitespace. |
67
|
| '}' is not preceded with whitespace. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
73
|
| '}' should be on the same line. |
77
|
| 'catch' is not followed by whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| Line has trailing spaces. |
80
|
| '{' should be on the previous line. |
81
|
| 'if' construct must use '{}'s. |
82
|
| 'if' is not followed by whitespace. |
82
|
| '}' should be on the same line. |
84
|
| 'catch' is not followed by whitespace. |
85
|
olr/samples/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/statementpool/AbstractDbStatementPool.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
34
|
| Line has trailing spaces. |
35
|
| '{' should be on the previous line. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Parameter model should be final. |
42
|
| 'model' hides a field. |
42
|
| '{' should be on the previous line. |
43
|
| Missing a Javadoc comment. |
49
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Parameter subject should be final. |
54
|
| '{' should be on the previous line. |
55
|
| Line is longer than 80 characters. |
61
|
| Parameter subject should be final. |
63
|
| Expected @param tag for 'subject'. |
63
|
| Parameter attribute should be final. |
63
|
| Expected @param tag for 'attribute'. |
63
|
| Line has trailing spaces. |
64
|
| '{' should be on the previous line. |
64
|
| Line has trailing spaces. |
66
|
| 'if' construct must use '{}'s. |
67
|
| 'if' is not followed by whitespace. |
67
|
| Line has trailing spaces. |
69
|
| 'if' is not followed by whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
73
|
| 'for' construct must use '{}'s. |
74
|
| 'for' is not followed by whitespace. |
74
|
| '=' is not preceded with whitespace. |
74
|
| '=' is not followed by whitespace. |
74
|
| '<' is not preceded with whitespace. |
74
|
| '<' is not followed by whitespace. |
74
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
75
|
| 'cast' is not followed by whitespace. |
75
|
| Line has trailing spaces. |
76
|
| Missing a Javadoc comment. |
79
|
| Parameter statement should be final. |
79
|
| '{' should be on the previous line. |
81
|
| Line is longer than 80 characters. |
82
|
| Missing a Javadoc comment. |
85
|
| Parameter statement should be final. |
85
|
| '{' should be on the previous line. |
87
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter subject should be final. |
91
|
| Parameter attribute should be final. |
91
|
| Parameter modelID should be final. |
91
|
| '{' should be on the previous line. |
93
|
| 'if' is not followed by whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| 'cast' is not followed by whitespace. |
96
|
| 'if' construct must use '{}'s. |
97
|
| 'if' is not followed by whitespace. |
97
|
| 'if' is not followed by whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '{' should be on the previous line. |
102
|
| Line is longer than 80 characters. |
103
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
103
|
| 'if' is not followed by whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
109
|
| Line is longer than 80 characters. |
110
|
| '{' should be on the previous line. |
114
|
| Line is longer than 80 characters. |
115
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
115
|
| 'if' construct must use '{}'s. |
116
|
| 'if' is not followed by whitespace. |
116
|
| 'else' construct must use '{}'s. |
118
|
| Missing a Javadoc comment. |
124
|
| Parameter resource should be final. |
124
|
| Line has trailing spaces. |
126
|
| '{' should be on the previous line. |
126
|
| 'for' construct must use '{}'s. |
129
|
| Line is longer than 80 characters. |
129
|
| 'for' is not followed by whitespace. |
129
|
| 'cast' is not followed by whitespace. |
129
|
| Empty statement. |
129
|
| Line is longer than 80 characters. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter resource should be final. |
133
|
| Parameter modelID should be final. |
133
|
| Parameter savedResources should be final. |
133
|
| '{' should be on the previous line. |
135
|
| 'if' construct must use '{}'s. |
136
|
| 'if' is not followed by whitespace. |
136
|
| 'if' is not followed by whitespace. |
140
|
| '{' should be on the previous line. |
141
|
| Line is longer than 80 characters. |
143
|
| 'if' is not followed by whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| '{' should be on the previous line. |
148
|
| 'if' construct must use '{}'s. |
149
|
| 'if' is not followed by whitespace. |
149
|
| 'if' construct must use '{}'s. |
151
|
| 'if' is not followed by whitespace. |
151
|
| 'if' is not followed by whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| 'for' is not followed by whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| 'cast' is not followed by whitespace. |
159
|
| Line is longer than 80 characters. |
160
|
| 'if' construct must use '{}'s. |
161
|
| 'if' is not followed by whitespace. |
161
|
| Line is longer than 80 characters. |
163
|
olr/statementpool/DBStatement.java
Error | Line |
| File does not end with a newline. |
0
|
olr/statementpool/DBStatement.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
11
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
26
|
| Parameter subject should be final. |
26
|
| Parameter predicate should be final. |
26
|
| Parameter object should be final. |
26
|
| Parameter DBstatementID should be final. |
27
|
| 'DBstatementID' hides a field. |
27
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
35
|
| Parameter subject should be final. |
35
|
| Parameter attribute should be final. |
35
|
| Parameter DBstatementID should be final. |
35
|
| 'DBstatementID' hides a field. |
35
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '{' should be on the previous line. |
36
|
| Method 'getDBstatementID' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'setDBstatementID' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter DBstatementID should be final. |
49
|
| 'DBstatementID' hides a field. |
49
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| '{' should be on the previous line. |
50
|
| Method 'isPublic' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '{' should be on the previous line. |
55
|
| Method 'setPublic' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter isPublic should be final. |
59
|
| '{' should be on the previous line. |
60
|
| Method 'isModified' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| '{' should be on the previous line. |
65
|
| Method 'saved' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '{' should be on the previous line. |
70
|
| Method 'setObject' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter object should be final. |
74
|
| '{' should be on the previous line. |
75
|
| '{' should be on the previous line. |
77
|
| Missing a Javadoc comment. |
83
|
| Name 'DBstatementID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Missing a Javadoc comment. |
85
|
olr/statementpool/DbStatementPool.java
Error | Line |
| File does not end with a newline. |
0
|
olr/statementpool/DbStatementPool.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
12
|
| '{' should be on the previous line. |
13
|
| Missing a Javadoc comment. |
14
|
| Redundant 'public' modifier. |
14
|
| Missing a Javadoc comment. |
16
|
| Redundant 'public' modifier. |
16
|
| Missing a Javadoc comment. |
19
|
| Redundant 'public' modifier. |
19
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Redundant 'public' modifier. |
24
|
olr/statementpool/ExtStatement.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
26
|
| Parameter subject should be final. |
26
|
| Parameter predicate should be final. |
26
|
| Parameter object should be final. |
26
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
32
|
| Parameter subject should be final. |
32
|
| Parameter predicate should be final. |
32
|
| Parameter object should be final. |
32
|
| Parameter id should be final. |
32
|
| Method 'isPublic' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| Method 'setPublic' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter isPublic should be final. |
43
|
| 'isPublic' hides a field. |
43
|
| '{' should be on the previous line. |
44
|
| Missing a Javadoc comment. |
48
|
| Variable 'isPublic' must be private and have accessor methods. |
48
|
olr/statementpool/OlrStatementPool.java
Error | Line |
| File does not end with a newline. |
0
|
olr/statementpool/OlrStatementPool.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| Redundant 'public' modifier. |
25
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
olr/statementpool/OlrStatementPoolImpl.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Parameter model should be final. |
35
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
40
|
| Parameter namespace should be final. |
40
|
| Parameter classResource should be final. |
40
|
| '{' should be on the previous line. |
41
|
| '{' should be on the previous line. |
46
|
| 'if' construct must use '{}'s. |
47
|
| 'if' is not followed by whitespace. |
47
|
| Line is longer than 80 characters. |
50
|
| 'if' is not followed by whitespace. |
50
|
| Line is longer than 80 characters. |
52
|
| 'if' is not followed by whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
63
|
| Parameter range should be final. |
63
|
| '{' should be on the previous line. |
64
|
| Line has trailing spaces. |
68
|
| '{' should be on the previous line. |
70
|
| 'if' construct must use '{}'s. |
71
|
| 'if' is not followed by whitespace. |
71
|
| 'if' construct must use '{}'s. |
74
|
| 'if' is not followed by whitespace. |
74
|
| Missing a Javadoc comment. |
80
|
| Parameter keywords should be final. |
80
|
| '{' should be on the previous line. |
81
|
| 'if' is not followed by whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '{' should be on the previous line. |
88
|
| 'if' construct must use '{}'s. |
89
|
| 'if' is not followed by whitespace. |
89
|
| 'cast' is not followed by whitespace. |
91
|
| 'do' construct must use '{}'s. |
93
|
| 'if' construct must use '{}'s. |
94
|
| 'if' is not followed by whitespace. |
94
|
| Line is longer than 80 characters. |
96
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
103
|
| Missing a Javadoc comment. |
103
|
| '{' should be on the previous line. |
104
|
olr/statementpool/StatementFactory.java
Error | Line |
| File does not end with a newline. |
0
|
olr/statementpool/StatementFactory.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
11
|
| Missing a Javadoc comment. |
41
|
| Utility classes should not have a public or default constructor. |
41
|
| '{' should be on the previous line. |
42
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| Parameter statementPool should be final. |
47
|
| '{' should be on the previous line. |
48
|
| '{' should be on the previous line. |
52
|
| Line is longer than 80 characters. |
55
|
| Line is longer than 80 characters. |
59
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
63
|
| Line has trailing spaces. |
65
|
| 'for' construct must use '{}'s. |
66
|
| '{' should be on the previous line. |
68
|
| Line is longer than 80 characters. |
76
|
| Avoid inline conditionals. |
76
|
| '}' should be on the same line. |
87
|
| '{' should be on the previous line. |
89
|
| '}' should be on the same line. |
94
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
102
|
| Missing a Javadoc comment. |
103
|
| Parameter subject should be final. |
103
|
| Parameter attribute should be final. |
103
|
| Parameter modelID should be final. |
104
|
| '{' should be on the previous line. |
106
|
| Line has trailing spaces. |
108
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
114
|
| 'if' construct must use '{}'s. |
115
|
| Line is longer than 80 characters. |
116
|
| 'else' construct must use '{}'s. |
118
|
| Line is longer than 80 characters. |
119
|
| '=' is not preceded with whitespace. |
119
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
122
|
| '}' should be on the same line. |
123
|
| Line has trailing spaces. |
124
|
| 'catch' is not followed by whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| 'if' construct must use '{}'s. |
126
|
| 'if' is not followed by whitespace. |
126
|
| Missing a Javadoc comment. |
131
|
| Parameter subject should be final. |
131
|
| Parameter attribute should be final. |
131
|
| Parameter modelID should be final. |
132
|
| Parameter user should be final. |
132
|
| Parameter isPublic should be final. |
132
|
| Parameter connection should be final. |
132
|
| '{' should be on the previous line. |
134
|
| '{' should be on the previous line. |
138
|
| 'if' construct must use '{}'s. |
147
|
| 'else' construct must use '{}'s. |
150
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
154
|
| 'if' is not followed by whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| '}' should be on the same line. |
158
|
| Line has trailing spaces. |
159
|
| '{' should be on the previous line. |
160
|
| Line is longer than 80 characters. |
164
|
| Avoid inline conditionals. |
164
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| 'if' is not followed by whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
172
|
| '}' should be on the same line. |
174
|
| '{' should be on the previous line. |
176
|
| Missing a Javadoc comment. |
182
|
| Parameter statement should be final. |
182
|
| '{' should be on the previous line. |
183
|
| '{' should be on the previous line. |
187
|
| '}' should be on the same line. |
189
|
| '{' should be on the previous line. |
191
|
| '{' should be on the previous line. |
197
|
| Line is longer than 80 characters. |
198
|
| Line is longer than 80 characters. |
199
|
| Line is longer than 80 characters. |
200
|
| '{' should be on the previous line. |
204
|
| Name 'SUB_NS_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
205
|
| Name 'SUB_NAME_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
206
|
| Name 'PRE_NS_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
207
|
| Name 'PRE_NAME_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
208
|
| Name 'OBJ_NS_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
209
|
| Name 'OBJ_RES_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
210
|
| Name 'OBJ_LIT_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
211
|
| Name 'OBJ_RES' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
212
|
| Line has trailing spaces. |
213
|
| '{' should be on the previous line. |
218
|
| '}' should be on the same line. |
231
|
| '{' should be on the previous line. |
233
|
| Line is longer than 80 characters. |
249
|
| Avoid inline conditionals. |
254
|
| 'if' construct must use '{}'s. |
260
|
| Line has trailing spaces. |
261
|
| 'if' construct must use '{}'s. |
262
|
| Line has trailing spaces. |
262
|
| 'if' is not followed by whitespace. |
262
|
| 'else' construct must use '{}'s. |
264
|
| Line has trailing spaces. |
265
|
| '}' should be on the same line. |
266
|
| '{' should be on the previous line. |
268
|
| '}' should be on the same line. |
271
|
| '{' should be on the previous line. |
273
|
| Missing a Javadoc comment. |
280
|
| Parameter statement should be final. |
280
|
| Parameter modelID should be final. |
280
|
| '{' should be on the previous line. |
281
|
| Line is longer than 80 characters. |
285
|
| Missing a Javadoc comment. |
285
|
| Parameter statement should be final. |
285
|
| Parameter modelID should be final. |
285
|
| Parameter ofThisUser should be final. |
285
|
| Line is longer than 80 characters. |
287
|
| Missing a Javadoc comment. |
290
|
| Parameter statementID should be final. |
290
|
| Parameter modelID should be final. |
290
|
| '{' should be on the previous line. |
291
|
| Line is longer than 80 characters. |
295
|
| Missing a Javadoc comment. |
295
|
| Parameter statementID should be final. |
295
|
| Parameter modelID should be final. |
295
|
| Parameter ofThisUser should be final. |
295
|
| '{' should be on the previous line. |
300
|
| '}' should be on the same line. |
302
|
| '{' should be on the previous line. |
304
|
| Line has trailing spaces. |
311
|
| '{' should be on the previous line. |
311
|
| '{' is not followed by whitespace. |
311
|
| Line has trailing spaces. |
312
|
| Line has trailing spaces. |
313
|
| '}' should be on the same line. |
314
|
| '{' should be on the previous line. |
316
|
| Line has trailing spaces. |
321
|
| Line has trailing spaces. |
324
|
| Missing a Javadoc comment. |
325
|
| Parameter value should be final. |
325
|
| '{' should be on the previous line. |
326
|
| 'if' construct must use '{}'s. |
327
|
| Missing a Javadoc comment. |
331
|
| Parameter nsID should be final. |
331
|
| Parameter name should be final. |
331
|
| '{' should be on the previous line. |
333
|
| 'if' construct must use '{}'s. |
334
|
| Line has trailing spaces. |
334
|
| Line has trailing spaces. |
335
|
| Missing a Javadoc comment. |
338
|
| Parameter nsName should be final. |
338
|
| '{' should be on the previous line. |
340
|
| Line has trailing spaces. |
342
|
olr/statementpool/StatementPoolFactory.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
2
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| '{' is not followed by whitespace. |
25
|
| '}' is not preceded with whitespace. |
25
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter model should be final. |
27
|
| Line has trailing spaces. |
28
|
| '{' should be on the previous line. |
28
|
| Line has trailing spaces. |
29
|
olr/statementpool/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/toolbar/AbstractToolbarSession.java
Error | Line |
| File does not end with a newline. |
0
|
olr/toolbar/AbstractToolbarSession.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
37
|
| Parameter statementPool should be final. |
37
|
| 'statementPool' hides a field. |
37
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'getModelViewerAt' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter n should be final. |
47
|
| 'if' construct must use '{}'s. |
48
|
| 'else' construct must use '{}'s. |
50
|
| Method 'addSchema' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter URI should be final. |
54
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Parameter title should be final. |
54
|
| Line is longer than 80 characters. |
55
|
| Method 'addSchema' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter model should be final. |
58
|
| Parameter title should be final. |
58
|
| Method 'addSchema' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Parameter model should be final. |
62
|
| Parameter title should be final. |
62
|
| Parameter nonRemovable should be final. |
62
|
| 'if' construct must use '{}'s. |
65
|
| Method 'addInstanceFile' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter URI should be final. |
70
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Parameter title should be final. |
70
|
| Line is longer than 80 characters. |
71
|
| Method 'addInstanceFile' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter model should be final. |
74
|
| Parameter title should be final. |
74
|
| Method 'removeModelAt' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Parameter n should be final. |
79
|
| Method 'isViewerRemovable' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter n should be final. |
91
|
| 'if' construct must use '{}'s. |
93
|
| 'else' construct must use '{}'s. |
95
|
| Method 'containsProperty' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter property should be final. |
99
|
| 'if' construct must use '{}'s. |
102
|
| Method 'getResource4ID' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Parameter res should be final. |
110
|
| 'if' construct must use '{}'s. |
111
|
| 'else' construct must use '{}'s. |
113
|
| Line is longer than 80 characters. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter user should be final. |
117
|
| Parameter statementPool should be final. |
117
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
126
|
| Missing a Javadoc comment. |
128
|
| Missing a Javadoc comment. |
130
|
olr/toolbar/DBToolbarSession.java
Error | Line |
| File does not end with a newline. |
0
|
olr/toolbar/DBToolbarSession.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
32
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter user should be final. |
34
|
| 'user' hides a field. |
34
|
| Parameter statementPool should be final. |
34
|
| 'if' construct must use '{}'s. |
41
|
| 'else' construct must use '{}'s. |
43
|
| Missing a Javadoc comment. |
48
|
| Parameter uri should be final. |
48
|
| Parameter title should be final. |
48
|
| 'if' construct must use '{}'s. |
50
|
| Missing a Javadoc comment. |
55
|
| Parameter uri should be final. |
55
|
| Parameter title should be final. |
55
|
| 'if' construct must use '{}'s. |
57
|
| Missing a Javadoc comment. |
62
|
| Parameter n should be final. |
62
|
| 'if' construct must use '{}'s. |
64
|
| Missing a Javadoc comment. |
69
|
olr/toolbar/ToolbarSession.java
Error | Line |
| File does not end with a newline. |
0
|
olr/toolbar/ToolbarSession.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
26
|
| Redundant 'public' modifier. |
26
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Line is longer than 80 characters. |
30
|
| Missing a Javadoc comment. |
30
|
| Redundant 'public' modifier. |
30
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
| Line is longer than 80 characters. |
34
|
| Missing a Javadoc comment. |
34
|
| Redundant 'public' modifier. |
34
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| Redundant 'public' modifier. |
36
|
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Redundant 'public' modifier. |
38
|
| Missing a Javadoc comment. |
40
|
| Redundant 'public' modifier. |
40
|
| Missing a Javadoc comment. |
42
|
| Redundant 'public' modifier. |
42
|
| Missing a Javadoc comment. |
44
|
| Redundant 'public' modifier. |
44
|
| Missing a Javadoc comment. |
46
|
| Redundant 'public' modifier. |
46
|
olr/toolbar/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/viewer/CourseViewer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/CourseViewer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
34
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
43
|
| Parameter model should be final. |
43
|
| Expected @param tag for 'model'. |
43
|
| Parameter root should be final. |
43
|
| Expected @param tag for 'root'. |
43
|
| Parameter title should be final. |
43
|
| Expected @param tag for 'title'. |
43
|
| Parameter isAuthor should be final. |
43
|
| 'isAuthor' hides a field. |
43
|
| Expected @param tag for 'isAuthor'. |
43
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
56
|
| 'for' construct must use '{}'s. |
64
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
65
|
| Empty statement. |
66
|
| 'for' construct must use '{}'s. |
69
|
| Missing a Javadoc comment. |
74
|
| Parameter rowNr should be final. |
74
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
77
|
| 'if' construct must use '{}'s. |
82
|
| 'else' construct must use '{}'s. |
84
|
| Line is longer than 80 characters. |
85
|
| 'if' construct must use '{}'s. |
88
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
95
|
| 'if' construct must use '{}'s. |
96
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
99
|
| Missing a Javadoc comment. |
107
|
| Parameter rowNr should be final. |
107
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
111
|
| 'if' construct must use '{}'s. |
114
|
| 'else' construct must use '{}'s. |
116
|
| Line is longer than 80 characters. |
117
|
| 'if' construct must use '{}'s. |
120
|
| Line is longer than 80 characters. |
125
|
| Line is longer than 80 characters. |
126
|
| Line is longer than 80 characters. |
127
|
olr/viewer/CourseViewerRow.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/CourseViewerRow.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line is longer than 80 characters. |
26
|
| Missing a Javadoc comment. |
26
|
| Parameter modelViewer should be final. |
26
|
| Parameter resource should be final. |
26
|
| Parameter level should be final. |
26
|
| Parameter isPredicate should be final. |
26
|
| Line is longer than 80 characters. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter modelViewer should be final. |
30
|
| Parameter resource should be final. |
30
|
| Parameter level should be final. |
30
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| Line is longer than 80 characters. |
35
|
| 'if' construct must use '{}'s. |
37
|
| 'else' construct must use '{}'s. |
39
|
| Line is longer than 80 characters. |
45
|
olr/viewer/CourseViewers.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/CourseViewers.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
3
|
| Line is longer than 80 characters. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
9
|
| Line is longer than 80 characters. |
10
|
| Line is longer than 80 characters. |
11
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
36
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter statementPool should be final. |
38
|
| 'statementPool' hides a field. |
38
|
| Parameter root should be final. |
38
|
| 'root' hides a field. |
38
|
| Parameter isAuthor should be final. |
38
|
| 'isAuthor' hides a field. |
38
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
58
|
| Parameter model should be final. |
58
|
| Parameter title should be final. |
58
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
66
|
| Parameter pos should be final. |
66
|
| 'if' construct must use '{}'s. |
67
|
| 'else' construct must use '{}'s. |
69
|
| Missing a Javadoc comment. |
73
|
| Parameter pos should be final. |
73
|
| Missing a Javadoc comment. |
77
|
| Missing a Javadoc comment. |
81
|
| Line is longer than 80 characters. |
82
|
| 'for' construct must use '{}'s. |
84
|
| Line is longer than 80 characters. |
84
|
| Empty statement. |
86
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
92
|
olr/viewer/InstanceFileViewer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/InstanceFileViewer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
34
|
| Parameter model should be final. |
34
|
| Parameter title should be final. |
34
|
| Missing a Javadoc comment. |
38
|
| 'if' construct must use '{}'s. |
40
|
| 'for' construct must use '{}'s. |
43
|
| Empty statement. |
45
|
| Missing a Javadoc comment. |
48
|
| Parameter rowNr should be final. |
48
|
| Line is longer than 80 characters. |
50
|
| Line is longer than 80 characters. |
51
|
| 'if' construct must use '{}'s. |
59
|
| Line is longer than 80 characters. |
60
|
| Missing a Javadoc comment. |
70
|
| Parameter rowNr should be final. |
70
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
74
|
olr/viewer/ModelViewer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/ModelViewer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
30
|
| Parameter model should be final. |
30
|
| 'model' hides a field. |
30
|
| Parameter root should be final. |
30
|
| 'root' hides a field. |
30
|
| Parameter title should be final. |
30
|
| 'title' hides a field. |
30
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
42
|
| Method 'getModel' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter rowNr should be final. |
58
|
| 'if' construct must use '{}'s. |
59
|
| 'else' construct must use '{}'s. |
61
|
| Method 'expand' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Method 'isExpanded' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'expandResource' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter rowNr should be final. |
74
|
| 'if' construct must use '{}'s. |
75
|
| 'if' construct must use '{}'s. |
78
|
| 'if' construct must use '{}'s. |
83
|
| 'if' construct must use '{}'s. |
86
|
| Method 'updateResource' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter resource should be final. |
96
|
| 'if' construct must use '{}'s. |
97
|
| Method 'isExpanded' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Parameter rowNr should be final. |
109
|
| 'if' construct must use '{}'s. |
110
|
| 'else' construct must use '{}'s. |
112
|
| Method 'getModelRows' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Method 'expandAllResource' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter rowNr should be final. |
120
|
| 'if' construct must use '{}'s. |
121
|
| 'if' construct must use '{}'s. |
124
|
| Missing a Javadoc comment. |
132
|
| Missing a Javadoc comment. |
134
|
| Parameter i should be final. |
134
|
| Missing a Javadoc comment. |
136
|
| Parameter rowNr should be final. |
136
|
| Missing a Javadoc comment. |
138
|
| Variable 'title' must be private and have accessor methods. |
138
|
| Missing a Javadoc comment. |
140
|
| Variable 'model' must be private and have accessor methods. |
140
|
| Missing a Javadoc comment. |
142
|
| Variable 'expanded' must be private and have accessor methods. |
142
|
| Missing a Javadoc comment. |
144
|
| Variable 'modelRows' must be private and have accessor methods. |
144
|
olr/viewer/ModelViewerRow.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/ModelViewerRow.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Line is longer than 80 characters. |
28
|
| Missing a Javadoc comment. |
28
|
| Parameter modelViewer should be final. |
28
|
| 'modelViewer' hides a field. |
28
|
| Parameter resource should be final. |
28
|
| 'resource' hides a field. |
28
|
| Parameter level should be final. |
28
|
| 'level' hides a field. |
28
|
| Parameter isPredicate should be final. |
28
|
| 'isPredicate' hides a field. |
28
|
| Missing a Javadoc comment. |
34
|
| Parameter modelViewer should be final. |
34
|
| 'modelViewer' hides a field. |
34
|
| Parameter resource should be final. |
34
|
| 'resource' hides a field. |
34
|
| Parameter level should be final. |
34
|
| 'level' hides a field. |
34
|
| Method 'isExpanded' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'expand' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'isExpandable' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| 'else' construct must use '{}'s. |
54
|
| Method 'setSub' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter b should be final. |
58
|
| Method 'isPredicate' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| 'if' construct must use '{}'s. |
71
|
| 'else' construct must use '{}'s. |
74
|
| Method 'getIndent' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Method 'isSchemaProperty' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Missing a Javadoc comment. |
90
|
| Line is longer than 80 characters. |
91
|
| Missing a Javadoc comment. |
94
|
| Variable 'modelViewer' must be private and have accessor methods. |
94
|
| Missing a Javadoc comment. |
96
|
| Variable 'resource' must be private and have accessor methods. |
96
|
| Missing a Javadoc comment. |
98
|
| Variable 'level' must be private and have accessor methods. |
98
|
| Missing a Javadoc comment. |
100
|
| Variable 'expanded' must be private and have accessor methods. |
100
|
| Missing a Javadoc comment. |
102
|
| Variable 'isPredicate' must be private and have accessor methods. |
102
|
| Missing a Javadoc comment. |
104
|
| Variable 'hasSub' must be private and have accessor methods. |
104
|
olr/viewer/SchemaViewer.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/SchemaViewer.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
36
|
| Parameter model should be final. |
40
|
| Expected @param tag for 'model'. |
40
|
| Parameter title should be final. |
40
|
| Expected @param tag for 'title'. |
40
|
| Missing a Javadoc comment. |
44
|
| 'if' construct must use '{}'s. |
46
|
| 'if' construct must use '{}'s. |
51
|
| Line is longer than 80 characters. |
53
|
| 'if' construct must use '{}'s. |
54
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
60
|
| Parameter rowNr should be final. |
60
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
64
|
| 'if' construct must use '{}'s. |
69
|
| Missing a Javadoc comment. |
81
|
| Parameter rowNr should be final. |
81
|
| Line is longer than 80 characters. |
83
|
| Line is longer than 80 characters. |
84
|
| 'if' construct must use '{}'s. |
91
|
| 'if' construct must use '{}'s. |
96
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
99
|
olr/viewer/SequenceAttributes.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/SequenceAttributes.java
Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
3
|
| Line is longer than 80 characters. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
9
|
| Line is longer than 80 characters. |
10
|
| Line is longer than 80 characters. |
11
|
| Missing a Javadoc comment. |
30
|
| Variable 'sortedAttributes' must be private and have accessor methods. |
30
|
| Missing a Javadoc comment. |
32
|
| Parameter oriAttributes should be final. |
32
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
54
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
61
|
| Must have at least one statement. |
63
|
| Line is longer than 80 characters. |
68
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| First sentence should end with a period. |
76
|
| Expected an @return tag. |
79
|
| Parameter attributes should be final. |
79
|
| Expected @param tag for 'attributes'. |
79
|
| Parameter object should be final. |
79
|
| Expected @param tag for 'object'. |
79
|
| 'if' construct must use '{}'s. |
83
|
| First sentence should end with a period. |
89
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
91
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
96
|
| Parameter attribute should be final. |
96
|
| Parameter pos should be final. |
96
|
| 'pos' hides a field. |
96
|
| Line is longer than 80 characters. |
97
|
| Missing a Javadoc comment. |
101
|
| Missing a Javadoc comment. |
106
|
| Missing a Javadoc comment. |
107
|
| Parameter o1 should be final. |
107
|
| Parameter o2 should be final. |
107
|
| 'if' construct must use '{}'s. |
110
|
| Line is longer than 80 characters. |
110
|
| 'if' construct must use '{}'s. |
112
|
| Line is longer than 80 characters. |
112
|
| 'else' construct must use '{}'s. |
114
|
| 'else' construct must use '{}'s. |
116
|
| 'if' construct must use '{}'s. |
119
|
| 'else' construct must use '{}'s. |
121
|
olr/viewer/SortedModelViewerList.java
Error | Line |
| File does not end with a newline. |
0
|
olr/viewer/SortedModelViewerList.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
29
|
| Parameter o should be final. |
29
|
| Missing a Javadoc comment. |
33
|
| Parameter o1 should be final. |
33
|
| Parameter o2 should be final. |
33
|
| Missing a Javadoc comment. |
37
|
| Parameter m1 should be final. |
37
|
| Parameter m2 should be final. |
37
|
| 'if' construct must use '{}'s. |
38
|
| 'if' construct must use '{}'s. |
40
|
| 'else' construct must use '{}'s. |
42
|
olr/viewer/package.html
Error | Line |
| Missing package documentation file. | 0 |
olr/vrp/GUI.java
Error | Line |
| File does not end with a newline. |
0
|
olr/vrp/GUI.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Missing a Javadoc comment. |
28
|
| Method 'outln' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| Parameter s should be final. |
33
|
| Parameter isRes should be final. |
33
|
| Method 'out' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter s should be final. |
38
|
| Parameter isRes should be final. |
38
|
| Line is longer than 80 characters. |
40
|
| Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
48
|
| Variable 'messages' must be private and have accessor methods. |
48
|
olr/vrp/Parser.java
Error | Line |
| File does not end with a newline. |
0
|
olr/vrp/Parser.java
Error | Line |
| Line does not match expected header line of ' * .*Id.*'. |
2
|
| Line has trailing spaces. |
32
|
| Parameter validate should be final. |
36
|
| 'validate' hides a field. |
36
|
| Expected @param tag for 'validate'. |
36
|
| Parameter debug should be final. |
36
|
| Expected @param tag for 'debug'. |
36
|
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Parameter fileURI should be final. |
49
|
| Name 'out_model' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| 'if' construct must use '{}'s. |
63
|
| Line is longer than 80 characters. |
66
|
| Missing a Javadoc comment. |
70
|
| Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Missing a Javadoc comment. |
80
|
| Variable 'validate' must be private and have accessor methods. |
80
|
olr/vrp/package.html
Error | Line |
| Missing package documentation file. | 0 |