Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
10 | 0 | 0 | 173 |
Files
net/sf/oness/party/webapp/controller/action/ContactInfoAction.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/party/webapp/controller/action/ContactInfoAction.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| First sentence should end with a period. |
40
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
57
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter mapping should be final. |
65
|
| Expected @param tag for 'mapping'. |
65
|
| Parameter actionForm should be final. |
65
|
| Expected @param tag for 'actionForm'. |
65
|
| Parameter request should be final. |
66
|
| Expected @param tag for 'request'. |
66
|
| Parameter response should be final. |
66
|
| Expected @param tag for 'response'. |
66
|
| Expected @throws tag for 'Exception'. |
67
|
| Line has trailing spaces. |
79
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Parameter mapping should be final. |
87
|
| Expected @param tag for 'mapping'. |
87
|
| Parameter actionForm should be final. |
87
|
| Expected @param tag for 'actionForm'. |
87
|
| Parameter request should be final. |
88
|
| Expected @param tag for 'request'. |
88
|
| Parameter response should be final. |
88
|
| Expected @param tag for 'response'. |
88
|
| Expected @throws tag for 'Exception'. |
89
|
| Line has trailing spaces. |
99
|
| Method 'find' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter mapping should be final. |
107
|
| Expected @param tag for 'mapping'. |
107
|
| Parameter actionForm should be final. |
107
|
| Expected @param tag for 'actionForm'. |
107
|
| Parameter request should be final. |
108
|
| Expected @param tag for 'request'. |
108
|
| Parameter response should be final. |
108
|
| Expected @param tag for 'response'. |
108
|
| Expected @throws tag for 'Exception'. |
109
|
| Line has trailing spaces. |
127
|
| Method 'show' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Parameter mapping should be final. |
135
|
| Expected @param tag for 'mapping'. |
135
|
| Parameter actionForm should be final. |
135
|
| Expected @param tag for 'actionForm'. |
135
|
| Parameter request should be final. |
136
|
| Expected @param tag for 'request'. |
136
|
| Parameter response should be final. |
136
|
| Expected @param tag for 'response'. |
136
|
| Expected @throws tag for 'Exception'. |
137
|
| Line has trailing spaces. |
146
|
| Method 'edit' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Parameter mapping should be final. |
154
|
| Expected @param tag for 'mapping'. |
154
|
| Parameter actionForm should be final. |
154
|
| Expected @param tag for 'actionForm'. |
154
|
| Parameter request should be final. |
155
|
| Expected @param tag for 'request'. |
155
|
| Parameter response should be final. |
155
|
| Expected @param tag for 'response'. |
155
|
| Expected @throws tag for 'Exception'. |
156
|
| Line has trailing spaces. |
169
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Parameter mapping should be final. |
177
|
| Expected @param tag for 'mapping'. |
177
|
| Parameter actionForm should be final. |
177
|
| Expected @param tag for 'actionForm'. |
177
|
| Parameter request should be final. |
178
|
| Expected @param tag for 'request'. |
178
|
| Parameter response should be final. |
178
|
| Expected @param tag for 'response'. |
178
|
| Expected @throws tag for 'Exception'. |
179
|
| Missing a Javadoc comment. |
185
|
| Missing a Javadoc comment. |
189
|
| Parameter actionForm should be final. |
189
|
| Missing a Javadoc comment. |
194
|
| Parameter actionForm should be final. |
194
|
| 'if' construct must use '{}'s. |
202
|
| 'if' construct must use '{}'s. |
205
|
net/sf/oness/party/webapp/controller/action/PartyAction.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/party/webapp/controller/action/PartyAction.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
45
|
| Method 'create' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter mapping should be final. |
53
|
| Expected @param tag for 'mapping'. |
53
|
| Parameter actionForm should be final. |
53
|
| Expected @param tag for 'actionForm'. |
53
|
| Parameter request should be final. |
54
|
| Expected @param tag for 'request'. |
54
|
| Parameter response should be final. |
54
|
| Expected @param tag for 'response'. |
54
|
| Expected @throws tag for 'Exception'. |
55
|
| Line has trailing spaces. |
68
|
| Method 'update' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Parameter mapping should be final. |
76
|
| Expected @param tag for 'mapping'. |
76
|
| Parameter actionForm should be final. |
76
|
| Expected @param tag for 'actionForm'. |
76
|
| Parameter request should be final. |
77
|
| Expected @param tag for 'request'. |
77
|
| Parameter response should be final. |
77
|
| Expected @param tag for 'response'. |
77
|
| Expected @throws tag for 'Exception'. |
78
|
| Line has trailing spaces. |
87
|
| Method 'find' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Parameter mapping should be final. |
95
|
| Expected @param tag for 'mapping'. |
95
|
| Parameter actionForm should be final. |
95
|
| Expected @param tag for 'actionForm'. |
95
|
| Parameter request should be final. |
96
|
| Expected @param tag for 'request'. |
96
|
| Parameter response should be final. |
96
|
| Expected @param tag for 'response'. |
96
|
| Expected @throws tag for 'Exception'. |
97
|
| Line has trailing spaces. |
115
|
| Method 'show' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Parameter mapping should be final. |
123
|
| Expected @param tag for 'mapping'. |
123
|
| Parameter actionForm should be final. |
123
|
| Expected @param tag for 'actionForm'. |
123
|
| Parameter request should be final. |
124
|
| Expected @param tag for 'request'. |
124
|
| Parameter response should be final. |
124
|
| Expected @param tag for 'response'. |
124
|
| Expected @throws tag for 'Exception'. |
125
|
| Line has trailing spaces. |
135
|
| Method 'edit' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Parameter mapping should be final. |
143
|
| Expected @param tag for 'mapping'. |
143
|
| Parameter actionForm should be final. |
143
|
| Expected @param tag for 'actionForm'. |
143
|
| Parameter request should be final. |
144
|
| Expected @param tag for 'request'. |
144
|
| Parameter response should be final. |
144
|
| Expected @param tag for 'response'. |
144
|
| Expected @throws tag for 'Exception'. |
145
|
| Line has trailing spaces. |
154
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Parameter mapping should be final. |
162
|
| Expected @param tag for 'mapping'. |
162
|
| Parameter actionForm should be final. |
162
|
| Expected @param tag for 'actionForm'. |
162
|
| Parameter request should be final. |
163
|
| Expected @param tag for 'request'. |
163
|
| Parameter response should be final. |
163
|
| Expected @param tag for 'response'. |
163
|
| Expected @throws tag for 'Exception'. |
164
|
| Missing a Javadoc comment. |
170
|
| Missing a Javadoc comment. |
174
|
| Parameter actionForm should be final. |
174
|
| Missing a Javadoc comment. |
179
|
| Parameter actionForm should be final. |
179
|
| 'if' construct must use '{}'s. |
192
|
net/sf/oness/party/webapp/controller/action/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| Method 'convert' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Parameter type should be final. |
43
|
| Expected @param tag for 'type'. |
43
|
| Parameter value should be final. |
43
|
| Expected @param tag for 'value'. |
43
|
net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java
Error | Line |
| Line does not match expected header line of ' * '. |
3
|
| Line has trailing spaces. |
25
|
| Method 'convert' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter type should be final. |
36
|
| Expected @param tag for 'type'. |
36
|
| Parameter value should be final. |
36
|
| Expected @param tag for 'value'. |
36
|
net/sf/oness/party/webapp/controller/util/package.html
Error | Line |
| Missing package documentation file. | 0 |