The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 20 | 0 | 0 | 1554 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 16 | |
| Translation | 0 | |
| JavadocMethod | 212 | |
| JavadocType | 0 | |
| JavadocVariable | 4 | |
| JavadocStyle | 30 | |
| ConstantName | 2 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 453 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 10 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 10 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 53 | |
| WhitespaceAround | 3 | |
| ModifierOrder | 13 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 2 | |
| LeftCurly | 401 | |
| NeedBraces | 7 | |
| RightCurly | 31 | |
| AvoidInlineConditionals | 14 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
| HiddenField | 3 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 192 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 1 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 70 | |
GenericIllegalRegexp
| 22 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 19 | |
| '{' should be on the previous line. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Parameter metaObject should be final. | 27 | |
| Parameter context should be final. | 27 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 33 | |
| Expected an @return tag. | 35 | |
| Method 'handleIsWebserviceExposed' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| '{' should be on the previous line. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Expected an @return tag. | 43 | |
| Method 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| '{' should be on the previous line. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Expected an @return tag. | 51 | |
| Method 'handleGetImplementationSignature' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| '{' should be on the previous line. | 52 | |
| '{' should be on the previous line. | 55 | |
| '}' should be on the same line. | 57 | |
| '{' should be on the previous line. | 59 | |
| '}' should be on the same line. | 61 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Expected an @return tag. | 74 | |
| Method 'getCall' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| '{' should be on the previous line. | 75 | |
| '}' should be on the same line. | 80 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Expected an @return tag. | 93 | |
| Method 'getSignature' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter modifier should be final. | 93 | |
| Expected @param tag for 'modifier'. | 93 | |
| '{' should be on the previous line. | 94 | |
| '}' should be on the same line. | 99 | |
| '{' should be on the previous line. | 101 | |
| Line is longer than 80 characters. | 108 | |
| Expected an @return tag. | 112 | |
| Method 'getSignature' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Expected @param tag for 'withArgumentNames'. | 112 | |
| '{' should be on the previous line. | 113 | |
| '}' should be on the same line. | 118 | |
| '{' should be on the previous line. | 120 | |
| Line is longer than 80 characters. | 128 | |
| Expected an @return tag. | 132 | |
| Method 'getSignature' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line is longer than 80 characters. | 138 | |
| Expected an @return tag. | 140 | |
| Method 'handleGetImplementationCall' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' should be on the previous line. | 141 | |
| Line is longer than 80 characters. | 142 | |
| First sentence should end with a period. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Parameter replacement should be final. | 152 | |
| '{' should be on the previous line. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Expected an @return tag. | 166 | |
| Method 'handleGetTransactionType' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| '{' should be on the previous line. | 167 | |
| Line is longer than 80 characters. | 168 | |
| 'cast' is not followed by whitespace. | 168 | |
| '{' should be on the previous line. | 170 | |
| Line is longer than 80 characters. | 171 | |
| 'cast' is not followed by whitespace. | 171 | |
| '{' should be on the previous line. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Expected an @return tag. | 188 | |
| Method 'handleGetEjbTransactionType' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| '{' should be on the previous line. | 189 | |
| Line is longer than 80 characters. | 190 | |
| 'cast' is not followed by whitespace. | 190 | |
| '{' should be on the previous line. | 192 | |
| Line is longer than 80 characters. | 193 | |
| 'cast' is not followed by whitespace. | 193 | |
| '{' should be on the previous line. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 203 | |
| Expected an @return tag. | 205 | |
| Method 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| '{' should be on the previous line. | 206 | |
| '{' should be on the previous line. | 209 | |
| '{' should be on the previous line. | 213 | |
| Avoid inline conditionals. | 216 | |
| Line is longer than 80 characters. | 220 | |
| Expected an @return tag. | 222 | |
| Method 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| Parameter initialExceptions should be final. | 222 | |
| Expected @param tag for 'initialExceptions'. | 222 | |
| '{' should be on the previous line. | 223 | |
| '{' should be on the previous line. | 226 | |
| '}' should be on the same line. | 229 | |
| '{' should be on the previous line. | 231 | |
| Line is longer than 80 characters. | 238 | |
| Expected an @return tag. | 240 | |
| Method 'handleGetOutgoingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| '{' should be on the previous line. | 241 | |
| Missing a Javadoc comment. | 245 | |
| Parameter firstArgument should be final. | 245 | |
| '{' should be on the previous line. | 246 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 251 | |
| '{' should be on the previous line. | 257 | |
| '{' should be on the previous line. | 261 | |
| Line is longer than 80 characters. | 269 | |
| Expected an @return tag. | 271 | |
| Method 'handleGetOutgoingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| '{' should be on the previous line. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Line is longer than 80 characters. | 278 | |
| Parameter modifier should be final. | 286 | |
| Expected @param tag for 'modifier'. | 286 | |
| '{' should be on the previous line. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 300 | |
| '{' should be on the previous line. | 305 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 310 | |
| '{' should be on the previous line. | 319 | |
| '{' should be on the previous line. | 323 | |
| Line is longer than 80 characters. | 331 | |
| Expected an @return tag. | 333 | |
| Method 'handleGetIncomingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| '{' should be on the previous line. | 334 | |
| Line is longer than 80 characters. | 339 | |
| Expected an @return tag. | 341 | |
| Method 'handleGetIncomingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 347 | |
| Expected an @return tag. | 349 | |
| Method 'handleGetImplementationReturnTypeName' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| '{' should be on the previous line. | 350 | |
| '{' should be on the previous line. | 353 | |
| '}' should be on the same line. | 355 | |
| '{' should be on the previous line. | 357 | |
| Line is longer than 80 characters. | 359 | |
| Avoid inline conditionals. | 359 | |
| Line is longer than 80 characters. | 365 | |
| Expected an @return tag. | 367 | |
| Method 'handleGetFullyQualifiedMessageListenerName' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| '{' should be on the previous line. | 368 | |
| '{' should be on the previous line. | 372 | |
| Line is longer than 80 characters. | 380 | |
| Expected an @return tag. | 382 | |
| Method 'handleGetMessageListenerName' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| '{' should be on the previous line. | 383 | |
| '+' should be on a new line. | 384 | |
| Line is longer than 80 characters. | 389 | |
| Expected an @return tag. | 391 | |
| Method 'handleGetMessageListenerBeanName' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| '{' should be on the previous line. | 392 | |
| Line is longer than 80 characters. | 397 | |
| Expected an @return tag. | 399 | |
| Method 'handleGetMessageListenerContainerReferenceName' is not designed for extension - needs to be abstract, final or empty. | 399 | |
| '{' should be on the previous line. | 400 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 410 | |
| Expected an @return tag. | 412 | |
| Method 'handleGetMessageListenerContainerBeanName' is not designed for extension - needs to be abstract, final or empty. | 412 | |
| '{' should be on the previous line. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 418 | |
| Expected an @return tag. | 420 | |
| Method 'handleGetSessionAcknowledgeMode' is not designed for extension - needs to be abstract, final or empty. | 420 | |
| '{' should be on the previous line. | 421 | |
| Line is longer than 80 characters. | 426 | |
| '{' should be on the previous line. | 428 | |
| Line is longer than 80 characters. | 436 | |
| Expected an @return tag. | 438 | |
| Method 'handleIsOptimizeAcknowledge' is not designed for extension - needs to be abstract, final or empty. | 438 | |
| '{' should be on the previous line. | 439 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 444 | |
| Expected an @return tag. | 446 | |
| Method 'handleIsNullMessageConverterRequired' is not designed for extension - needs to be abstract, final or empty. | 446 | |
| '{' should be on the previous line. | 447 | |
| Line has trailing spaces. | 449 | |
| '{' should be on the previous line. | 452 | |
| Line is longer than 80 characters. | 453 | |
| 'cast' is not followed by whitespace. | 453 | |
| Line has trailing spaces. | 455 | |
| Line is longer than 80 characters. | 457 | |
| Line has trailing spaces. | 458 | |
| Line has trailing spaces. | 461 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 17 | |
| '{' should be on the previous line. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Parameter metaObject should be final. | 25 | |
| Parameter context should be final. | 26 | |
| '{' should be on the previous line. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Expected an @return tag. | 34 | |
| Method 'handleGetTransformationConstantName' 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 'handleGetTransformationMethodName' 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 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Expected an @return tag. | 55 | |
| Method 'handleGetTransformationAnonymousName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Expected an @return tag. | 63 | |
| Method 'handleIsCircularReference' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 68 | |
| '{' should be on the previous line. | 70 | |
| Parameter object should be final. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line is longer than 80 characters. | 78 | |
| 'cast' is not followed by whitespace. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| 'cast' is not followed by whitespace. | 89 | |
| Line is longer than 80 characters. | 90 | |
| 'cast' is not followed by whitespace. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Expected an @return tag. | 96 | |
| Method 'handleGetTransformationConstantValue' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| '{' should be on the previous line. | 97 | |
| '{' should be on the previous line. | 101 | |
| 'cast' is not followed by whitespace. | 103 | |
| 'cast' is not followed by whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '{' should be on the previous line. | 110 | |
| Line is longer than 80 characters. | 111 | |
| 'cast' is not followed by whitespace. | 111 | |
| Line is longer than 80 characters. | 112 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 118 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 131 | |
| Line is longer than 80 characters. | 139 | |
| Expected an @return tag. | 141 | |
| Method 'handleGetTransformationToCollectionMethodName' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| '{' should be on the previous line. | 142 | |
| Line is longer than 80 characters. | 143 | |
| '+' should be on a new line. | 143 | |
| Line is longer than 80 characters. | 148 | |
| Expected an @return tag. | 150 | |
| Method 'handleGetTransformationToArrayMethodName' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| '{' should be on the previous line. | 151 | |
| Line is longer than 80 characters. | 152 | |
| '+' should be on a new line. | 152 | |
| Line is longer than 80 characters. | 157 | |
| Expected an @return tag. | 159 | |
| Method 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '{' should be on the previous line. | 160 | |
| '{' should be on the previous line. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 177 | |
| Expected an @return tag. | 179 | |
| Method 'handleGetDaoGetterName' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| '{' should be on the previous line. | 180 | |
| Line is longer than 80 characters. | 185 | |
| Expected an @return tag. | 187 | |
| Method 'handleGetDaoSetterName' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| '{' should be on the previous line. | 188 | |
| Line is longer than 80 characters. | 193 | |
| Expected an @return tag. | 195 | |
| Method 'handleGetTransformationToEntityCollectionMethodName' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| '{' should be on the previous line. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Expected an @return tag. | 208 | |
| Method 'handleGetTransformationToEntityMethodName' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| '{' should be on the previous line. | 209 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 219 | |
| Expected an @return tag. | 221 | |
| Method 'handleGetValueObjectToEntityTransformerName' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| '{' should be on the previous line. | 222 | |
| Line is longer than 80 characters. | 223 | |
| '+' should be on a new line. | 223 |
| 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. | 17 | |
| '(' is preceded with whitespace. | 17 | |
| Parameter metaObject should be final. | 17 | |
| Parameter context should be final. | 17 | |
| '{' should be on the previous line. | 18 | |
| '(' is preceded with whitespace. | 19 | |
| Line is longer than 80 characters. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters. | 27 | |
| 'cast' is not followed by whitespace. | 27 | |
| Method 'handleGetDaoReferenceName' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on the previous line. | 31 | |
| '{' should be on the previous line. | 34 | |
| Method 'handleGetManageableDaoName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' should be on the previous line. | 42 | |
| Method 'handleGetFullyQualifiedManageableDaoName' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' should be on the previous line. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'handleGetManageableDaoFullPath' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '{' should be on the previous line. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'handleGetManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Method 'handleGetFullyQualifiedManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'handleGetManageableDaoBaseFullPath' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Method 'handleGetManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Method 'handleGetFullyQualifiedManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Method 'handleGetManageableServiceBaseFullPath' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Method 'handleGetManageableValueObjectFullPath' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Method 'handleGetManageableValueObjectClassName' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Method 'handleGetFullyQualifiedManageableValueObjectName' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'handleIsRemotingTypeRmi' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'handleIsRemotingTypeNone' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' should be on the previous line. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'handleIsRemotingTypeHttpInvoker' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| '{' should be on the previous line. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Method 'handleIsRemotingTypeHessian' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| '{' should be on the previous line. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'handleIsRemotingTypeBurlap' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| '{' should be on the previous line. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Method 'handleGetRemoteUrl' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line is longer than 80 characters. | 130 | |
| '{' should be on the previous line. | 133 | |
| Must have at least one statement. | 133 | |
| '}' should be on the same line. | 135 | |
| Line is longer than 80 characters. | 136 | |
| '{' should be on the previous line. | 145 | |
| '{' should be on the previous line. | 153 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '{' should be on the previous line. | 172 | |
| Method 'handleGetRemoteServer' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| '{' should be on the previous line. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Method 'handleGetRemotePort' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| '{' should be on the previous line. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Method 'handleGetRemoteContext' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Missing a Javadoc comment. | 198 | |
| '{' should be on the previous line. | 199 | |
| Line is longer than 80 characters. | 201 | |
| Avoid inline conditionals. | 201 | |
| Method 'handleIsRemotable' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Missing a Javadoc comment. | 204 | |
| '{' should be on the previous line. | 205 | |
| Expected an @return tag. | 212 | |
| '{' should be on the previous line. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 222 | |
| '{' should be on the previous line. | 225 | |
| Line is longer than 80 characters. | 232 | |
| '{' should be on the previous line. | 235 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 13 | |
| Method 'setHibernateVersion' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| 'hibernateVersion' hides a field. | 24 | |
| '{' should be on the previous line. | 25 | |
| Method 'getBasePackage' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| '{' should be on the previous line. | 36 | |
| Avoid inline conditionals. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getCriterionPackage' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| '{' should be on the previous line. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Avoid inline conditionals. | 47 | |
| Method 'getSpringHibernatePackage' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Avoid inline conditionals. | 58 | |
| Method 'getEagerFetchMode' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '{' should be on the previous line. | 68 | |
| Avoid inline conditionals. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getDisjunctionClassName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Avoid inline conditionals. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Method 'isVersion3' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| '{' should be on the previous line. | 88 | |
| Missing a Javadoc comment. | 92 | |
| Parameter hibernateVersionPropertyValue should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is l |