The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 11 | 0 | 0 | 603 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 4 | |
| Translation | 0 | |
| JavadocMethod | 78 | |
| JavadocType | 0 | |
| JavadocVariable | 8 | |
| JavadocStyle | 1 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 154 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 3 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 49 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 2 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 172 | |
| NeedBraces | 0 | |
| RightCurly | 17 | |
| AvoidInlineConditionals | 2 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 66 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 40 | |
GenericIllegalRegexp
| 5 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 21 | |
| Method 'getAllRoles' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Parameter services should be final. | 28 | |
| '{' should be on the previous line. | 29 | |
| Parameter object should be final. | 33 | |
| '{' should be on the previous line. | 34 | |
| Line is longer than 80 characters. | 35 | |
| 'cast' is not followed by whitespace. | 37 | |
| Parameter packageName should be final. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 60 | |
| Parameter type should be final. | 77 | |
| Parameter schemaTypeMappings should be final. | 78 | |
| Parameter namespacePrefix should be final. | 79 | |
| Parameter qName should be final. | 80 | |
| Parameter wrappedArrayTypePrefix should be final. | 81 | |
| Parameter withPrefix should be final. | 82 | |
| Parameter preserveArray should be final. | 83 | |
| '{' should be on the previous line. | 84 | |
| '{' should be on the previous line. | 88 | |
| '{' should be on the previous line. | 92 | |
| '}' should be on the same line. | 94 | |
| '{' should be on the previous line. | 96 | |
| '{' should be on the previous line. | 98 | |
| '{' should be on the previous line. | 102 | |
| '{' should be on the previous line. | 105 | |
| '{' should be on the previous line. | 107 | |
| 'cast' is not followed by whitespace. | 108 | |
| '}' should be on the same line. | 109 | |
| '{' should be on the previous line. | 111 | |
| Line is longer than 80 characters. | 112 | |
| 'cast' is not followed by whitespace. | 112 | |
| '}' should be on the same line. | 115 | |
| '{' should be on the previous line. | 117 | |
| Line is longer than 80 characters. | 122 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 127 | |
| '{' should be on the previous line. | 129 | |
| Line has trailing spaces. | 132 | |
| Line is longer than 80 characters. | 132 | |
| '}' should be on the same line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line is longer than 80 characters. | 143 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 10 | |
| '{' should be on the previous line. | 16 | |
| Missing a Javadoc comment. | 19 | |
| Parameter metaObject should be final. | 19 | |
| Parameter context should be final. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 25 | |
| Expected an @return tag. | 27 | |
| Method 'handleGetSchemaType' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 33 | |
| Expected an @return tag. | 35 | |
| Line is longer than 80 characters. | 35 | |
| Method 'handleGetSchemaType' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Parameter withPrefix should be final. | 35 | |
| Expected @param tag for 'withPrefix'. | 35 | |
| Parameter preserveArray should be final. | 35 | |
| Expected @param tag for 'preserveArray'. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Expected an @return tag. | 44 | |
| Method 'handleGetWsdlArrayName' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| '{' should be on the previous line. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Expected an @return tag. | 54 | |
| Method 'handleGetWsdlArrayNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Expected an @return tag. | 62 | |
| Method 'handleGetQName' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Expected an @return tag. | 70 | |
| Method 'handleGetNamespace' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| '{' should be on the previous line. | 71 | |
| '{' should be on the previous line. | 74 | |
| Line is longer than 80 characters. | 77 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| '{' should be on the previous line. | 96 | |
| '{' should be on the previous line. | 102 | |
| 'cast' is not followed by whitespace. | 103 | |
| '{' should be on the previous line. | 105 | |
| '}' should be on the same line. | 109 | |
| '{' should be on the previous line. | 111 | |
| Line is longer than 80 characters. | 112 | |
| '}' should be on the same line. | 116 | |
| '{' should be on the previous line. | 118 | |
| 'cast' is not followed by whitespace. | 119 | |
| Line is longer than 80 characters. | 125 | |
| Expected an @return tag. | 127 | |
| Method 'handleGetNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| '{' should be on the previous line. | 128 | |
| Line is longer than 80 characters. | 129 | |
| 'cast' is not followed by whitespace. | 129 | |
| Expected an @return tag. | 135 | |
| Method 'getQualfiedNameLocalPartPattern' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| '{' should be on the previous line. | 136 | |
| Line is longer than 80 characters. | 137 | |
| 'cast' is not followed by whitespace. | 137 | |
| Expected an @return tag. | 143 | |
| Method 'getNamespacePattern' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| '{' should be on the previous line. | 144 | |
| Line is longer than 80 characters. | 145 | |
| 'cast' is not followed by whitespace. | 145 | |
| Line is longer than 80 characters. | 149 | |
| '{' should be on the previous line. | 154 | |
| Line is longer than 80 characters. | 155 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 9 | |
| 'static' modifier out of order with the JLS suggestions. | 13 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 18 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 8 | |
| '{' should be on the previous line. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Parameter metaObject should be final. | 16 | |
| Parameter context should be final. | 17 | |
| '{' should be on the previous line. | 18 | |
| Line is longer than 80 characters. | 23 | |
| Expected an @return tag. | 25 | |
| Method 'handleIsExposed' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters. | 27 | |
| '||' should be on a new line. | 27 | |
| Line has trailing spaces. | 30 | |
| Expected an @return tag. | 40 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Expected an @return tag. | 49 | |
| Method 'handleGetTestImplementationName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' should be on the previous line. | 50 | |
| '+' should be on a new line. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Expected an @return tag. | 58 | |
| Method 'handleGetTestImplementationCall' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '{' should be on the previous line. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Expected an @return tag. | 66 | |
| Method 'handleGetTestImplementationSignature' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| '{' should be on the previous line. | 67 | |
| '+' should be on a new line. | 68 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Expected an @return tag. | 80 | |
| Method 'handleGetTestName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Expected an @return tag. | 88 | |
| Method 'handleGetTestCall' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Expected an @return tag. | 96 | |
| Method 'handleGetTestSignature' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| '{' should be on the previous line. | 97 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 9 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 18 | |
| Parameter metaObject should be final. | 18 | |
| Parameter context should be final. | 18 | |
| '{' should be on the previous line. | 19 | |
| Line is longer than 80 characters. | 24 | |
| Expected an @return tag. | 26 | |
| Method 'handleGetSchemaType' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| '{' should be on the previous line. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Expected an @return tag. | 34 | |
| Method 'handleGetQName' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| '{' should be on the previous line. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Expected an @return tag. | 42 | |
| Method 'handleGetNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| '{' should be on the previous line. | 43 | |
| Line is longer than 80 characters. | 44 | |
| 'cast' is not followed by whitespace. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Expected an @return tag. | 50 | |
| Method 'getQualfiedNameLocalPartPattern' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line is longer than 80 characters. | 52 | |
| 'cast' is not followed by whitespace. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Expected an @return tag. | 58 | |
| Method 'handleGetNamespace' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| '{' should be on the previous line. | 59 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Expected an @return tag. | 71 | |
| Method 'getNamespacePattern' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '{' should be on the previous line. | 72 | |
| Line is longer than 80 characters. | 73 | |
| 'cast' is not followed by whitespace. | 73 | |
| Line is longer than 80 characters. | 77 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Expected an @return tag. | 90 | |
| Line is longer than 80 characters. | 90 | |
| Method 'handleGetSchemaType' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter withPrefix should be final. | 90 | |
| Expected @param tag for 'withPrefix'. | 90 | |
| Parameter preserveArray should be final. | 90 | |
| Expected @param tag for 'preserveArray'. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 97 | |
| Expected an @return tag. | 99 | |
| Method 'handleGetWsdlArrayNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| '{' should be on the previous line. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Expected an @return tag. | 107 | |
| Method 'handleGetWsdlArrayName' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 109 | |
| '{' should be on the previous line. | 120 | |
| '{' should be on the previous line. | 126 | |
| 'cast' is not followed by whitespace. | 127 | |
| '{' should be on the previous line. | 129 | |
| 'cast' is not followed by whitespace. | 130 | |
| '}' should be on the same line. | 132 | |
| '{' should be on the previous line. | 134 | |
| Line is longer than 80 characters. | 135 | |
| '}' should be on the same line. | 139 | |
| '{' should be on the previous line. | 141 | |
| 'cast' is not followed by whitespace. | 142 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 19 | |
| Expected an @return tag. | 21 | |
| Method 'handleIsNillable' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| '{' should be on the previous line. | 22 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 39 | |
| '{' should be on the previous line. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Parameter metaObject should be final. | 48 | |
| Parameter context should be final. | 49 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Expected an @return tag. | 57 | |
| Method 'handleGetAllowedOperations' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| '{' should be on the previous line. | 58 | |
| Parameter object should be final. | 64 | |
| '{' should be on the previous line. | 65 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 68 | |
| 'cast' is not followed by whitespace. | 69 | |
| '{' should be on the previous line. | 75 | |
| Line is longer than 80 characters. | 84 | |
| Expected an @return tag. | 86 | |
| Method 'handleGetAllowedMethods' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| '{' should be on the previous line. | 87 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 94 | |
| 'cast' is not followed by whitespace. | 95 | |
| Expected an @return tag. | 107 | |
| Method 'handleGetQName' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Expected an @return tag. | 117 | |
| Method 'handleGetNamespace' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| '{' should be on the previous line. | 118 | |
| '{' should be on the previous line. | 121 | |
| Expected an @return tag. | 137 | |
| Method 'handleGetStyle' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '{' should be on the previous line. | 138 | |
| Line is longer than 80 characters. | 139 | |
| 'cast' is not followed by whitespace. | 139 | |
| '{' should be on the previous line. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Expected an @return tag. | 155 | |
| Method 'handleGetUse' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' should be on the previous line. | 156 | |
| Line is longer than 80 characters. | 157 | |
| 'cast' is not followed by whitespace. | 157 | |
| '{' should be on the previous line. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 172 | |
| Expected an @return tag. | 174 | |
| Method 'handleGetTypeMappingElements' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| '{' should be on the previous line. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| 'cast' is not followed by whitespace. | 179 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 191 | |
| 'cast' is not followed by whitespace. | 191 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 197 | |
| 'cast' is not followed by whitespace. | 197 | |
| Unused @param tag for 'type'. | 220 | |
| Line is longer than 80 characters. | 224 | |
| Parameter modelElement should be final. | 224 | |
| Expected @param tag for 'modelElement'. | 224 | |
| Parameter types should be final. | 224 | |
| Parameter nonArrayTypes should be final. | 224 | |
| '{' should be on the previous line. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 233 | |
| '{' should be on the previous line. | 237 | |
| Line is longer than 80 characters. | 242 | |
| '{' should be on the previous line. | 245 | |
| Line is longer than 80 characters. | 249 | |
| '{' should be on the previous line. | 252 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 260 | |
| '{' should be on the previous line. | 263 | |
| Line is longer than 80 characters. | 267 | |
| '{' should be on the previous line. | 272 | |
| '{' should be on the previous line. | 284 | |
| Line is longer than 80 characters. | 285 | |
| '{' should be on the previous line. | 287 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 291 | |
| '{' should be on the previous line. | 299 | |
| '{' should be on the previous line. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 306 | |
| '}' should be on the same line. | 313 | |
| '{' should be on the previous line. | 315 | |
| '{' should be on the previous line. | 342 | |
| '{' should be on the previous line. | 346 | |
| Parameter object should be final. | 352 | |
| '{' should be on the previous line. | 353 | |
| Line is longer than 80 characters. | 362 | |
| '{' should be on the previous line. | 368 | |
| '{' should be on the previous line. | 371 | |
| 'cast' is not followed by whitespace. | 372 | |
| '{' should be on the previous line. | 374 | |
| 'cast' is not followed by whitespace. | 375 | |
| '}' should be on the same line. | 377 | |
| '{' should be on the previous line. | 379 | |
| 'cast' is not followed by whitespace. | 380 | |
| '}' should be on the same line. | 381 | |
| '{' should be on the previous line. | 383 | |
| 'cast' is not followed by whitespace. | 384 | |
| '{' should be on the previous line. | 387 | |
| 'cast' is not followed by whitespace. | 388 | |
| '{' should be on the previous line. | 391 | |
| '{' should be on the previous line. | 393 | |
| First sentence should end with a period. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Parameter modelElement should be final. | 407 | |
| '{' should be on the previous line. | 408 | |
| Line is longer than 80 characters. | 409 | |
| 'cast' is not followed by whitespace. | 409 | |
| Line is longer than 80 characters. | 413 | |
| Expected an @return tag. | 415 | |
| Method 'handleGetProvider' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| '{' should be on the previous line. | 416 | |
| Line is longer than 80 characters. | 417 | |
| 'cast' is not followed by whitespace. | 417 | |
| '{' should be on the previous line. | 419 | |
| 'cast' is not followed by whitespace. | 420 | |
| Line is longer than 80 characters. | 426 | |
| Expected an @return tag. | 428 | |
| Method 'handleGetWsdlFile' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| '{' should be on the previous line. | 429 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 437 | |
| '{' should be on the previous line. | 441 | |
| Missing a Javadoc comment. | 442 | |
| Missing a Javadoc comment. | 444 | |
| '{' should be on the previous line. | 445 | |
| Missing a Javadoc comment. | 449 | |
| Parameter objectA should be final. | 450 | |
| Parameter objectB should be final. | 451 | |
| '{' should be on the previous line. | 452 | |
| 'cast' is not followed by whitespace. | 453 | |
| '{' should be on the previous line. | 456 | |
| 'cast' is not followed by whitespace. | 459 | |
| '{' should be on the previous line. | 462 | |
| Line is longer than 80 characters. | 472 | |
| Expected an @return tag. | 477 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| Parameter modelElement should be final. | 477 | |
| '{' should be on the previous line. | 478 | |
| '{' should be on the previous line. | 480 | |
| '{' should be on the previous line. | 487 | |
| Line is longer than 80 characters. | 488 | |
| 'cast' is not followed by whitespace. | 488 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 495 | |
| 'cast' is not followed by whitespace. | 495 | |
| '}' should be on the same line. | 498 | |
| '{' should be on the previous line. | 500 | |
| Missing a Javadoc comment. | 507 | |
| Line is longer than 80 characters. | 510 | |
| Expected an @return tag. | 512 | |
| Method 'handleGetNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| '{' should be on the previous line. | 513 | |
| 'cast' is not followed by whitespace. | 514 | |
| Line is longer than 80 characters. | 517 | |
| Missing a Javadoc comment. | 517 | |
| Expected an @return tag. | 522 | |
| Method 'getQualifiedNameLocalPartPattern' is not designed for extension - needs to be abstract, final or empty. | 522 | |
| '{' should be on the previous line. | 523 | |
| 'cast' is not followed by whitespace. | 524 | |
| Missing a Javadoc comment. | 527 | |
| Method 'getNamespacePattern' is not designed for extension - needs to be abstract, final or empty. | 534 | |
| '{' should be on the previous line. | 535 | |
| 'cast' is not followed by whitespace. | 536 | |
| Missing a Javadoc comment. | 539 | |
| Line is longer than 80 characters. | 542 | |
| Method 'isReverseNamespace' is not designed for extension - needs to be abstract, final or empty. | 546 | |
| '{' should be on the previous line. | 547 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 552 | |
| Expected an @return tag. | 554 | |
| Method 'handleGetEjbJndiName' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| '{' should be on the previous line. | 555 | |
| Line is longer than 80 characters. | 557 | |
| '{' should be on the previous line. | 559 | |
| Method 'getEjbJndiNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 573 | |
| '{' should be on the previous line. | 574 | |
| Line is longer than 80 characters. | 576 | |
| Avoid inline conditionals. | 576 | |
| Line is longer than 80 characters. | 580 | |
| Expected an @return tag. | 582 | |
| Method 'handleGetEjbHomeInterface' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| '{' should be on the previous line. | 583 | |
| Line is longer than 80 characters. | 586 | |
| Method 'getEjbHomeInterfacePattern' is not designed for extension - needs to be abstract, final or empty. | 594 | |
| '{' should be on the previous line. | 595 | |
| 'cast' is not followed by whitespace. | 596 | |
| Line is longer than 80 characters. | 600 | |
| Expected an @return tag. | 602 | |
| Method 'handleGetEjbInterface' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| '{' should be on the previous line. | 603 | |
| Line is longer than 80 characters. | 606 | |
| Method 'getEjbInterfacePattern' is not designed for extension - needs to be abstract, final or empty. | 614 | |
| '{' should be on the previous line. | 615 | |
| 'cast' is not followed by whitespace. | 616 | |
| Missing a Javadoc comment. | 619 | |
| Expected an @return tag. | 624 | |
| Method 'getRpcClassNamePattern' is not designed for extension - needs to be abstract, final or empty. | 624 | |
| '{' should be on the previous line. | 625 | |
| 'cast' is not followed by whitespace. | 626 | |
| Line is longer than 80 characters. | 630 | |
| Expected an @return tag. | 632 | |
| Method 'handleGetRpcClassName' is not designed for extension - needs to be abstract, final or empty. | 632 | |
| '{' should be on the previous line. | 633 | |
| Line is longer than 80 characters. | 636 | |
| Line is longer than 80 characters. | 639 | |
| Missing a Javadoc comment. | 639 | |
| 'static' modifier out of order with the JLS suggestions. | 644 | |
| '{' should be on the previous line. | 646 | |
| Missing a Javadoc comment. | 647 | |
| Missing a Javadoc comment. | 649 | |
| '{' should be on the previous line. | 650 | |
| Missing a Javadoc comment. | 654 | |
| Parameter objectA should be final. | 655 | |
| Parameter objectB should be final. | 656 | |
| '{' should be on the previous line. | 657 | |
| 'cast' is not followed by whitespace. | 658 | |
| 'cast' is not followed by whitespace. | 659 | |
| '{' should be on the previous line. | 683 | |
| Line is longer than 80 characters. | 685 | |
| Avoid inline conditionals. | 685 | |
| 'cast' is not followed by whitespace. | 685 | |
| Line is longer than 80 characters. | 689 | |
| Expected an @return tag. | 691 | |
| Method 'handleIsSecured' is not designed for extension - needs to be abstract, final or empty. | 691 | |
| '{' should be on the previous line. | 692 | |
| Line is longer than 80 characters. | 698 | |
| Expected an @return tag. | 702 | |
| Method 'getAllRoles' is not designed for extension - needs to be abstract, final or empty. | 702 | |
| '{' should be on the previous line. | 703 | |
| Parameter object should be final. | 709 | |
| '{' should be on the previous line. | 710 | |
| Line is longer than 80 characters. | 711 | |
| 'cast' is not followed by whitespace. | 713 | |
| Line is longer than 80 characters. | 723 | |
| Line is longer than 80 characters. | 726 | |
| Expected an @return tag. | 728 | |
| Method 'handleGetTestPackageName' is not designed for extension - needs to be abstract, final or empty. | 728 | |
| '{' should be on the previous line. | 729 | |
| Line is longer than 80 characters. | 730 | |
| Line is longer than 80 characters. | 736 | |
| Expected an @return tag. | 738 | |
| Method 'handleGetFullyQualifiedTestName' is not designed for extension - needs to be abstract, final or empty. | 738 | |
| '{' should be on the previous line. | 739 | |
| Line is longer than 80 characters. | 749 | |
| Expected an @return tag. | 751 | |
| Method 'handleGetTestName' is not designed for extension - needs to be abstract, final or empty. | 751 | |
| '{' should be on the previous line. | 752 | |
| Line is longer than 80 characters. | 753 | |
| Line is longer than 80 characters. | 764 | |
| Expected an @return tag. | 766 | |
| Method 'handleIsWrappedStyle' is not designed for extension - needs to be abstract, final or empty. | 766 | |
| '{' should be on the previous line. | 767 | |
| Line is longer than 80 characters. | 777 | |
| Expected an @return tag. | 779 | |
| Method 'handleIsDocumentStyle' is not designed for extension - needs to be abstract, final or empty. | 779 | |
| '{' should be on the previous line. | 780 | |
| Line is longer than 80 characters. | 790 | |
| Expected an @return tag. | 792 | |
| Method 'handleIsRpcStyle' is not designed for extension - needs to be abstract, final or empty. | 792 | |
| '{' should be on the previous line. | 793 | |
| Line is longer than 80 characters. | 803 | |
| Expected an @return tag. | 805 | |
| Method 'handleIsLiteralUse' is not designed for extension - needs to be abstract, final or empty. | 805 | |
| '{' should be on the previous line. | 806 | |
| Line is longer than 80 characters. | 816 | |
| Expected an @return tag. | 818 | |
| Method 'handleIsEncodedUse' is not designed for extension - needs to be abstract, final or empty. | 818 | |
| '{' should be on the previous line. | 819 | |
| Line is longer than 80 characters. | 826 | |
| Line is longer than 80 characters. | 829 | |
| Expected an @return tag. | 831 | |
| Method 'handleGetTestImplementationName' is not designed for extension - needs to be abstract, final or empty. | 831 | |
| '{' should be on the previous line. | 832 | |
| Line is longer than 80 characters. | 833 | |
| Line is longer than 80 characters. | 839 | |
| Expected an @return tag. | 841 | |
| Method 'handleGetFullyQualifiedTestImplementationName' is not designed for extension - needs to be abstract, final or empty. | 841 | |
| '{' should be on the previous line. | 842 | |
| Line is longer than 80 characters. | 843 | |
| Line is longer than 80 characters. | 848 | |
| Expected an @return tag. | 850 | |
| Method 'handleGetSchemaMappings' is not designed for extension - needs to be abstract, final or empty. | 850 | |
| '{' should be on the previous line. | 851 | |
| '{' should be on the previous line. | 857 | |
| 'cast' is not followed by whitespace. | 858 | |
| '{' should be on the previous line. | 860 | |
| '}' should be on the same line. | 864 | |
| '{' should be on the previous line. | 866 | |
| Line is longer than 80 characters. | 867 | |
| '}' should be on the same line. | 871 | |
| '{' should be on the previous line. | 873 | |
| 'cast' is not followed by whitespace. | 874 | |
| '{' should be on the previous line. | 885 | |
| Line is longer than 80 characters. | 886 | |
| Method 'handleGetAllowedOperationExceptions' is not designed for extension - needs to be abstract, final or empty. | 889 | |
| Missing a Javadoc comment. | 889 | |
| '{' should be on the previous line. | 890 | |
| 'cast' is not followed by whitespace. | 896 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 6 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 15 | |
| Parameter metaObject should be final. | 15 | |
| Parameter context should be final. | 15 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 21 | |
| Expected an @return tag. | 23 | |
| Method 'handleIsNillable' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| '{' should be on the previous line. | 24 | |
| Line is longer than 80 characters. | 29 | |
| Expected an @return tag. | 31 | |
| Method 'handleGetTestTypeName' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '{' should be on the previous line. | 32 | |
| '{' should be on the previous line. | 36 | |
| '{' should be on the previous line. | 39 | |
| 'cast' is not followed by whitespace. | 40 | |
| '{' should be on the previous line. | 43 | |
| 'cast' is not followed by whitespace. | 44 | |
| '{' should be on the previous line. | 46 | |
| Line is longer than 80 characters. | 47 | |
| '}' should be on the same line. | 48 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 51 | |
| '}' should be on the same line. | 53 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 56 | |
| 'cast' is not followed by whitespace. | 56 | |
| '{' should be on the previous line. | 58 | |
| Line is longer than 80 characters. | 59 | |
| '}' should be on the same line. | 60 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 19 | |
| Expected an @return tag. | 21 | |
| Method 'handleIsNillable' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| '{' should be on the previous line. | 22 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |