Violation | Message | Line |
---|
 | Line does not match expected header line of ''. | 1 |
 | Missing a Javadoc comment. | 45 |
 | 'static' modifier out of order with the JLS suggestions. | 45 |
 | Missing a Javadoc comment. | 46 |
 | Missing a Javadoc comment. | 65 |
 | Missing a Javadoc comment. | 66 |
 | Missing a Javadoc comment. | 68 |
 | Parameter name should be final. | 68 |
 | Parameter spec should be final. | 68 |
 | Missing a Javadoc comment. | 74 |
 | Parameter EJBName should be final. | 74 |
 | Name 'EJBName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
 | Parameter methodName should be final. | 74 |
 | Parameter methodInterface should be final. | 74 |
 | Parameter methodParams should be final. | 74 |
 | Missing a Javadoc comment. | 80 |
 | Parameter EJBName should be final. | 80 |
 | Name 'EJBName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
 | Parameter methodInterface should be final. | 80 |
 | Parameter method should be final. | 80 |
 | 'if' construct must use '{}'s. | 83 |
 | Missing a Javadoc comment. | 88 |
 | Parameter o should be final. | 88 |
 | 'if' construct must use '{}'s. | 89 |
 | Missing a Javadoc comment. | 95 |
 | Missing a Javadoc comment. | 99 |
 | Missing a Javadoc comment. | 106 |
 | Parameter permission should be final. | 106 |
 | 'if' construct must use '{}'s. | 107 |
 | Missing a Javadoc comment. | 113 |
 | Missing a Javadoc comment. | 117 |
 | Parameter in should be final. | 117 |
 | Missing a Javadoc comment. | 121 |
 | Parameter out should be final. | 121 |
 | Missing a Javadoc comment. | 125 |
 | Missing a Javadoc comment. | 126 |
 | Variable 'methodName' must be private and have accessor methods. | 126 |
 | Missing a Javadoc comment. | 127 |
 | Variable 'methodInterface' must be private and have accessor methods. | 127 |
 | Missing a Javadoc comment. | 128 |
 | Variable 'methodParams' must be private and have accessor methods. | 128 |
 | Missing a Javadoc comment. | 129 |
 | Variable 'actions' must be private and have accessor methods. | 129 |
 | Missing a Javadoc comment. | 131 |
 | Parameter actionString should be final. | 131 |
 | '3' is a magic number. | 138 |
 | switch without "default" clause. | 140 |
 | Avoid nested blocks. | 142 |
 | Avoid nested blocks. | 149 |
 | 'if' construct must use '{}'s. | 150 |
 | Line is longer than 120 characters. | 150 |
 | '3' is a magic number. | 158 |
 | Avoid nested blocks. | 159 |
 | 'if' construct must use '{}'s. | 164 |
 | Missing a Javadoc comment. | 177 |
 | Parameter mthdName should be final. | 177 |
 | Parameter mthdInterface should be final. | 177 |
 | Parameter methodParamsArray should be final. | 177 |
 | 'if' construct must use '{}'s. | 188 |
 | Line is longer than 120 characters. | 188 |
 | 'if' construct must use '{}'s. | 192 |
 | Line is longer than 120 characters. | 192 |
 | Missing a Javadoc comment. | 203 |
 | Parameter mthdInterface should be final. | 203 |
 | Parameter method should be final. | 203 |
 | Missing a Javadoc comment. | 224 |
 | Parameter spec should be final. | 224 |
 | Missing a Javadoc comment. | 228 |
 | Missing a Javadoc comment. | 232 |
 | Missing a Javadoc comment. | 236 |
 | Parameter methodSpec should be final. | 236 |
 | Conditional logic can be removed. | 239 |
 | 'else' construct must use '{}'s. | 241 |
 | 'else' construct must use '{}'s. | 243 |
 | 'else' construct must use '{}'s. | 245 |
 | Missing a Javadoc comment. | 249 |
 | Missing a Javadoc comment. | 282 |
 | Parameter methodInterface should be final. | 282 |
 | 'methodInterface' hides a field. | 282 |
 | 'if' construct must use '{}'s. | 283 |
 | 'if' construct must use '{}'s. | 286 |
 | Parameter name should be final. | 301 |
 | Missing a Javadoc comment. | 310 |
 | Missing a Javadoc comment. | 312 |
 | Missing a Javadoc comment. | 313 |
 | Missing a Javadoc comment. | 314 |
 | Unused @throws tag for 'SecurityException'. | 321 |
 | Parameter permission should be final. | 325 |
 | 'if' construct must use '{}'s. | 327 |
 | 'if' construct must use '{}'s. | 329 |
 | Line is longer than 120 characters. | 329 |
 | 'if' construct must use '{}'s. | 331 |
 | 'else' construct must use '{}'s. | 332 |
 | 'cast' is not followed by whitespace. | 334 |
 | 'if' construct must use '{}'s. | 338 |
 | 'cast' is not followed by whitespace. | 345 |
 | '?' is not preceded with whitespace. | 351 |
 | Avoid inline conditionals. | 351 |
 | ':' is not preceded with whitespace. | 351 |
 | ':' is not followed by whitespace. | 351 |
 | 'cast' is not followed by whitespace. | 352 |
 | Line is longer than 120 characters. | 358 |
 | '?' is not preceded with whitespace. | 358 |
 | Avoid inline conditionals. | 358 |
 | ':' is not preceded with whitespace. | 358 |
 | ':' is not followed by whitespace. | 358 |
 | 'cast' is not followed by whitespace. | 359 |
 | '?' is not preceded with whitespace. | 368 |
 | Avoid inline conditionals. | 368 |
 | ':' is not preceded with whitespace. | 368 |
 | ':' is not followed by whitespace. | 368 |
 | Parameter permission should be final. | 386 |
 | 'if' construct must use '{}'s. | 388 |
 | 'cast' is not followed by whitespace. | 390 |
 | 'if' construct must use '{}'s. | 395 |
 | 'if' construct must use '{}'s. | 396 |
 | 'cast' is not followed by whitespace. | 398 |
 | '?' is not preceded with whitespace. | 400 |
 | Avoid inline conditionals. | 400 |
 | ':' is not preceded with whitespace. | 400 |
 | ':' is not followed by whitespace. | 400 |
 | 'cast' is not followed by whitespace. | 401 |
 | 'if' construct must use '{}'s. | 403 |
 | 'cast' is not followed by whitespace. | 405 |
 | Missing a Javadoc comment. | 413 |
 | Parameter interfaces should be final. | 413 |
 | Parameter spec should be final. | 413 |
 | 'if' construct must use '{}'s. | 415 |
 | Line is longer than 120 characters. | 417 |
 | '?' is not preceded with whitespace. | 417 |
 | Avoid inline conditionals. | 417 |
 | ':' is not preceded with whitespace. | 417 |
 | ':' is not followed by whitespace. | 417 |
 | 'cast' is not followed by whitespace. | 418 |
 | 'if' construct must use '{}'s. | 420 |
 | 'cast' is not followed by whitespace. | 422 |
 | Missing a Javadoc comment. | 430 |
 | Parameter parameters should be final. | 430 |
 | Parameter spec should be final. | 430 |
 | 'if' construct must use '{}'s. | 432 |
 | '?' is not preceded with whitespace. | 436 |
 | Avoid inline conditionals. | 436 |
 | ':' is not preceded with whitespace. | 436 |
 | ':' is not followed by whitespace. | 436 |
 | 'if' construct must use '{}'s. | 439 |