Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1000173

Files

FilesIWE
net/sf/oness/party/webapp/controller/action/ContactInfoAction.java 001
net/sf/oness/party/webapp/controller/action/ContactInfoAction.java 0076
net/sf/oness/party/webapp/controller/action/PartyAction.java 001
net/sf/oness/party/webapp/controller/action/PartyAction.java 0075
net/sf/oness/party/webapp/controller/action/package.html 001
net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java 001
net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java 009
net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java 001
net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java 007
net/sf/oness/party/webapp/controller/util/package.html 001

net/sf/oness/party/webapp/controller/action/ContactInfoAction.java

ErrorLine
Error File does not end with a newline. 0

net/sf/oness/party/webapp/controller/action/ContactInfoAction.java

ErrorLine
Error Line does not match expected header line of ' * '. 3
Error First sentence should end with a period. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 57
Error Method 'create' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter mapping should be final. 65
Error Expected @param tag for 'mapping'. 65
Error Parameter actionForm should be final. 65
Error Expected @param tag for 'actionForm'. 65
Error Parameter request should be final. 66
Error Expected @param tag for 'request'. 66
Error Parameter response should be final. 66
Error Expected @param tag for 'response'. 66
Error Expected @throws tag for 'Exception'. 67
Error Line has trailing spaces. 79
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter mapping should be final. 87
Error Expected @param tag for 'mapping'. 87
Error Parameter actionForm should be final. 87
Error Expected @param tag for 'actionForm'. 87
Error Parameter request should be final. 88
Error Expected @param tag for 'request'. 88
Error Parameter response should be final. 88
Error Expected @param tag for 'response'. 88
Error Expected @throws tag for 'Exception'. 89
Error Line has trailing spaces. 99
Error Method 'find' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter mapping should be final. 107
Error Expected @param tag for 'mapping'. 107
Error Parameter actionForm should be final. 107
Error Expected @param tag for 'actionForm'. 107
Error Parameter request should be final. 108
Error Expected @param tag for 'request'. 108
Error Parameter response should be final. 108
Error Expected @param tag for 'response'. 108
Error Expected @throws tag for 'Exception'. 109
Error Line has trailing spaces. 127
Error Method 'show' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter mapping should be final. 135
Error Expected @param tag for 'mapping'. 135
Error Parameter actionForm should be final. 135
Error Expected @param tag for 'actionForm'. 135
Error Parameter request should be final. 136
Error Expected @param tag for 'request'. 136
Error Parameter response should be final. 136
Error Expected @param tag for 'response'. 136
Error Expected @throws tag for 'Exception'. 137
Error Line has trailing spaces. 146
Error Method 'edit' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter mapping should be final. 154
Error Expected @param tag for 'mapping'. 154
Error Parameter actionForm should be final. 154
Error Expected @param tag for 'actionForm'. 154
Error Parameter request should be final. 155
Error Expected @param tag for 'request'. 155
Error Parameter response should be final. 155
Error Expected @param tag for 'response'. 155
Error Expected @throws tag for 'Exception'. 156
Error Line has trailing spaces. 169
Error Method 'delete' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter mapping should be final. 177
Error Expected @param tag for 'mapping'. 177
Error Parameter actionForm should be final. 177
Error Expected @param tag for 'actionForm'. 177
Error Parameter request should be final. 178
Error Expected @param tag for 'request'. 178
Error Parameter response should be final. 178
Error Expected @param tag for 'response'. 178
Error Expected @throws tag for 'Exception'. 179
Error Missing a Javadoc comment. 185
Error Missing a Javadoc comment. 189
Error Parameter actionForm should be final. 189
Error Missing a Javadoc comment. 194
Error Parameter actionForm should be final. 194
Error 'if' construct must use '{}'s. 202
Error 'if' construct must use '{}'s. 205

net/sf/oness/party/webapp/controller/action/PartyAction.java

ErrorLine
Error File does not end with a newline. 0

net/sf/oness/party/webapp/controller/action/PartyAction.java

ErrorLine
Error Line does not match expected header line of ' * '. 3
Error First sentence should end with a period. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 45
Error Method 'create' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter mapping should be final. 53
Error Expected @param tag for 'mapping'. 53
Error Parameter actionForm should be final. 53
Error Expected @param tag for 'actionForm'. 53
Error Parameter request should be final. 54
Error Expected @param tag for 'request'. 54
Error Parameter response should be final. 54
Error Expected @param tag for 'response'. 54
Error Expected @throws tag for 'Exception'. 55
Error Line has trailing spaces. 68
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter mapping should be final. 76
Error Expected @param tag for 'mapping'. 76
Error Parameter actionForm should be final. 76
Error Expected @param tag for 'actionForm'. 76
Error Parameter request should be final. 77
Error Expected @param tag for 'request'. 77
Error Parameter response should be final. 77
Error Expected @param tag for 'response'. 77
Error Expected @throws tag for 'Exception'. 78
Error Line has trailing spaces. 87
Error Method 'find' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter mapping should be final. 95
Error Expected @param tag for 'mapping'. 95
Error Parameter actionForm should be final. 95
Error Expected @param tag for 'actionForm'. 95
Error Parameter request should be final. 96
Error Expected @param tag for 'request'. 96
Error Parameter response should be final. 96
Error Expected @param tag for 'response'. 96
Error Expected @throws tag for 'Exception'. 97
Error Line has trailing spaces. 115
Error Method 'show' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter mapping should be final. 123
Error Expected @param tag for 'mapping'. 123
Error Parameter actionForm should be final. 123
Error Expected @param tag for 'actionForm'. 123
Error Parameter request should be final. 124
Error Expected @param tag for 'request'. 124
Error Parameter response should be final. 124
Error Expected @param tag for 'response'. 124
Error Expected @throws tag for 'Exception'. 125
Error Line has trailing spaces. 135
Error Method 'edit' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter mapping should be final. 143
Error Expected @param tag for 'mapping'. 143
Error Parameter actionForm should be final. 143
Error Expected @param tag for 'actionForm'. 143
Error Parameter request should be final. 144
Error Expected @param tag for 'request'. 144
Error Parameter response should be final. 144
Error Expected @param tag for 'response'. 144
Error Expected @throws tag for 'Exception'. 145
Error Line has trailing spaces. 154
Error Method 'delete' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter mapping should be final. 162
Error Expected @param tag for 'mapping'. 162
Error Parameter actionForm should be final. 162
Error Expected @param tag for 'actionForm'. 162
Error Parameter request should be final. 163
Error Expected @param tag for 'request'. 163
Error Parameter response should be final. 163
Error Expected @param tag for 'response'. 163
Error Expected @throws tag for 'Exception'. 164
Error Missing a Javadoc comment. 170
Error Missing a Javadoc comment. 174
Error Parameter actionForm should be final. 174
Error Missing a Javadoc comment. 179
Error Parameter actionForm should be final. 179
Error 'if' construct must use '{}'s. 192

net/sf/oness/party/webapp/controller/action/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/oness/party/webapp/controller/util/CountryToStringConverter.java

ErrorLine
Error Line does not match expected header line of ' * '. 3
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Method 'convert' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter type should be final. 43
Error Expected @param tag for 'type'. 43
Error Parameter value should be final. 43
Error Expected @param tag for 'value'. 43

net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/oness/party/webapp/controller/util/StringToCountryConverter.java

ErrorLine
Error Line does not match expected header line of ' * '. 3
Error Line has trailing spaces. 25
Error Method 'convert' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter type should be final. 36
Error Expected @param tag for 'type'. 36
Error Parameter value should be final. 36
Error Expected @param tag for 'value'. 36

net/sf/oness/party/webapp/controller/util/package.html

ErrorLine
Error Missing package documentation file.0