The following document contains the results of
Checkstyle.
Files | Infos | Warnings | Errors |
3 | 0 | 0 | 83 |
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Using the '.*' form of import should be avoided - net.sf.hibernate.*. |
28
|
| Comment matches to-do format 'TODO:'. |
43
|
| Missing a Javadoc comment. |
53
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
59
|
| Method 'setDiscoveryService' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter discoveryService should be final. |
61
|
| 'discoveryService' hides a field. |
61
|
| Method 'setMetaDataService' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter metaDataService should be final. |
65
|
| 'metaDataService' hides a field. |
65
|
| Missing a Javadoc comment. |
69
|
| Parameter configuration should be final. |
69
|
| Line is longer than 80 characters. |
75
|
| Method 'initializeService' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Missing a Javadoc comment. |
105
|
| Line is longer than 80 characters. |
115
|
| Missing a Javadoc comment. |
115
|
| Parameter session should be final. |
115
|
| Line is longer than 80 characters. |
125
|
| Missing a Javadoc comment. |
125
|
| Parameter session should be final. |
125
|
| Line is longer than 80 characters. |
135
|
| Missing a Javadoc comment. |
135
|
| Parameter transaction should be final. |
135
|
| Line is longer than 80 characters. |
145
|
| Missing a Javadoc comment. |
145
|
| Parameter transaction should be final. |
145
|
| Line is longer than 80 characters. |
155
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| Parameter object should be final. |
155
|
| Line is longer than 80 characters. |
163
|
| Line is longer than 80 characters. |
172
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Missing a Javadoc comment. |
172
|
| Parameter object should be final. |
172
|
| Line is longer than 80 characters. |
180
|
| Line is longer than 80 characters. |
189
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Missing a Javadoc comment. |
189
|
| Parameter clazz should be final. |
189
|
| Parameter id should be final. |
189
|
| Line is longer than 80 characters. |
195
|
| Line is longer than 80 characters. |
203
|
| Method 'list' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Missing a Javadoc comment. |
212
|
| Parameter clazz should be final. |
212
|
| Line is longer than 80 characters. |
220
|
| Line is longer than 80 characters. |
229
|
| Method 'listFromTemplate' is not designed for extension - needs to be abstract, final or empty. |
229
|
| Missing a Javadoc comment. |
229
|
| Parameter template should be final. |
229
|
| Line is longer than 80 characters. |
236
|
| Line is longer than 80 characters. |
237
|
| Line is longer than 80 characters. |
238
|
| Line is longer than 80 characters. |
239
|
| Line is longer than 80 characters. |
241
|
| Line is longer than 80 characters. |
251
|
| Line is longer than 80 characters. |
260
|
| Method 'addCriteriaFromMetaRelationList' is not designed for extension - needs to be abstract, final or empty. |
260
|
| Missing a Javadoc comment. |
260
|
| Parameter criteria should be final. |
260
|
| Parameter template should be final. |
260
|
| Parameter metaRelationList should be final. |
260
|
| Line is longer than 80 characters. |
263
|
| Line is longer than 80 characters. |
265
|
| Line is longer than 80 characters. |
273
|
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Missing a Javadoc comment. |
273
|
| Parameter object should be final. |
273
|
| Line is longer than 80 characters. |
280
|
Error | Line |
| Missing package documentation file. | 0 |