The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 20 | 0 | 0 | 1551 |
| 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 | 450 | |
| 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 longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 103 | |
| Method 'setHibernateXMLPersistence' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| 'hibernateXmlPersistence' hides a field. | 106 | |
| Method 'isXmlPersistenceActive' 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 | |
| Missing a Javadoc comment. | 118 | |
| Parameter hibernateVersionPropertyValue should be final. | 119 | |
| Parameter hibernateXMLPersistencePropertyValue should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| '&&' should be on a new line. | 122 | |
| Missing a Javadoc comment. | 126 | |
| Method 'setHibernateMappingStrategy' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter hibernateMappingStrategy should be final. | 128 | |
| 'hibernateMappingStrategy' hides a field. | 128 | |
| '{' should be on the previous line. | 129 | |
| Method 'isMapSubclassesInSeparateFile' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| '{' should be on the previous line. | 134 | |
| Missing a Javadoc comment. | 138 | |
| Parameter hibernateMappingStrategy should be final. | 139 | |
| '{' should be on the previous line. | 140 | |
| Line is longer than 80 characters. | 142 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 17 | |
| '{' should be on the previous line. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Parameter metaObject should be final. | 23 | |
| Parameter context should be final. | 23 | |
| '{' should be on the previous line. | 24 | |
| Line is longer than 80 characters. | 29 | |
| Expected an @return tag. | 31 | |
| Method 'handleGetQuery' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '{' should be on the previous line. | 32 | |
| 'cast' is not followed by whitespace. | 33 | |
| Expected an @return tag. | 44 | |
| '{' should be on the previous line. | 45 | |
| '{' should be on the previous line. | 47 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Expected an @return tag. | 61 | |
| Method 'handleIsUseNamedParameters' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Expected an @return tag. | 73 | |
| Method 'handleIsCriteriaFinder' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| '{' should be on the previous line. | 74 | |
| Line is longer than 80 characters. | 79 | |
| Expected an @return tag. | 81 | |
| Method 'handleGetCriteriaArgument' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 84 | |
| 'cast' is not followed by whitespace. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 98 | |
| Expected an @return tag. | 100 | |
| Method 'handleGetQuery' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Parameter entity should be final. | 100 | |
| Expected @param tag for 'entity'. | 100 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 109 | |
| 'cast' is not followed by whitespace. | 110 | |
| '{' should be on the previous line. | 112 | |
| '{' should be on the previous line. | 120 | |
| '{' should be on the previous line. | 123 | |
| '}' should be on the same line. | 125 | |
| '{' should be on the previous line. | 127 | |
| Line is longer than 80 characters. | 131 | |
| '{' should be on the previous line. | 133 | |
| '{' should be on the previous line. | 137 | |
| '{' should be on the previous line. | 140 | |
| Line is longer than 80 characters. | 141 | |
| 'cast' is not followed by whitespace. | 141 | |
| '{' should be on the previous line. | 144 | |
| '{' should be on the previous line. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 150 | |
| 'cast' is not followed by whitespace. | 150 | |
| '{' should be on the previous line. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '{' should be on the previous line. | 167 | |
| Line is longer than 80 characters. | 170 | |
| '{' should be on the previous line. | 172 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Parameter metaObject should be final. | 11 | |
| Parameter context should be final. | 11 | |
| '{' should be on the previous line. | 12 |
| 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. | 17 | |
| Parameter metaObject should be final. | 18 | |
| 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 'handleGetAttributeName' 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 | |
| '{' should be on the previous line. | 35 | |
| Line is longer than 80 characters. | 43 | |
| Expected an @return tag. | 45 | |
| Method 'handleGetComparator' 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. | 48 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 57 | |
| Expected an @return tag. | 59 | |
| Method 'handleIsComparatorPresent' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Expected an @return tag. | 67 | |
| Method 'handleGetComparatorConstant' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '{' should be on the previous line. | 68 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '}' should be on the same line. | 77 | |
| Line is longer than 80 characters. | 78 | |
| '}' should be on the same line. | 81 | |
| Line is longer than 80 characters. | 82 | |
| '}' should be on the same line. | 85 | |
| Line is longer than 80 characters. | 86 | |
| '}' should be on the same line. | 89 | |
| Line is longer than 80 characters. | 90 | |
| '}' should be on the same line. | 93 | |
| Line is longer than 80 characters. | 94 | |
| '}' should be on the same line. | 97 | |
| Line is longer than 80 characters. | 98 | |
| '}' should be on the same line. | 101 | |
| Line is longer than 80 characters. | 102 | |
| '}' should be on the same line. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 115 | |
| Expected an @return tag. | 117 | |
| Method 'handleIsNullable' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line is longer than 80 characters. | 121 | |
| 'cast' is not followed by whitespace. | 121 | |
| '{' should be on the previous line. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Expected an @return tag. | 132 | |
| Method 'handleGetMatchMode' 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. | 135 | |
| '{' should be on the previous line. | 137 | |
| Line is longer than 80 characters. | 145 | |
| Expected an @return tag. | 147 | |
| Method 'handleGetMatchModeConstant' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| '{' should be on the previous line. | 148 | |
| '{' should be on the previous line. | 153 | |
| Line is longer than 80 characters. | 154 | |
| '}' should be on the same line. | 157 | |
| Line is longer than 80 characters. | 158 | |
| '}' should be on the same line. | 161 | |
| Line is longer than 80 characters. | 162 | |
| '}' should be on the same line. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 175 | |
| Expected an @return tag. | 177 | |
| Method 'handleIsMatchModePresent' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| '{' should be on the previous line. | 178 | |
| Missing a Javadoc comment. | 182 | |
| Line is longer than 80 characters. | 185 | |
| Expected an @return tag. | 187 | |
| Method 'handleIsOrderable' 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 'handleGetOrderDirection' 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. | 200 | |
| 'cast' is not followed by whitespace. | 200 | |
| '{' should be on the previous line. | 202 | |
| '{' should be on the previous line. | 204 | |
| '}' should be on the same line. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 221 | |
| Expected an @return tag. | 223 | |
| Method 'handleGetOrderRelevance' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| '{' should be on the previous line. | 224 | |
| Line is longer than 80 characters. | 228 | |
| 'cast' is not followed by whitespace. | 228 | |
| '{' should be on the previous line. | 230 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 242 | |
| Expected an @return tag. | 244 | |
| Method 'handleIsIgnoreCase' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| '{' should be on the previous line. | 245 | |
| Line is longer than 80 characters. | 246 | |
| '{' should be on the previous line. | 248 | |
| Line is longer than 80 characters. | 249 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 13 | |
| Missing a Javadoc comment. | 13 | |
| '(' is preceded with whitespace. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '(' is preceded with whitespace. | 15 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 8 | |
| '{' should be on the previous line. | 15 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 101 | |
| First sentence should end with a period. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 205 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' should be on the previous line. | 29 | |
| Method 'getAllRoles' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Parameter services should be final. | 36 | |
| '{' should be on the previous line. | 37 | |
| Parameter object should be final. | 43 | |
| '{' should be on the previous line. | 44 | |
| Line is longer than 80 characters. | 45 | |
| 'cast' is not followed by whitespace. | 47 | |
| Method 'remoteEjbsPresent' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '{' should be on the previous line. | 62 | |
| '{' should be on the previous line. | 65 | |
| '{' should be on the previous line. | 72 | |
| '{' should be on the previous line. | 75 | |
| Line is longer than 80 characters. | 76 | |
| 'cast' is not followed by whitespace. | 76 | |
| Method 'localEjbsPresent' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '{' should be on the previous line. | 94 | |
| '{' should be on the previous line. | 97 | |
| '{' should be on the previous line. | 104 | |
| '{' should be on the previous line. | 107 | |
| Line is longer than 80 characters. | 108 | |
| 'cast' is not followed by whitespace. | 108 | |
| Method 'remotableServicesPresent' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 128 | |
| '{' should be on the previous line. | 135 | |
| '{' should be on the previous line. | 138 | |
| Line is longer than 80 characters. | 139 | |
| 'cast' is not followed by whitespace. | 139 | |
| Method 'lingoRemotableServicesPresent' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| '{' should be on the previous line. | 156 | |
| '{' should be on the previous line. | 159 | |
| '{' should be on the previous line. | 166 | |
| '{' should be on the previous line. | 169 | |
| Line is longer than 80 characters. | 170 | |
| 'cast' is not followed by whitespace. | 170 | |
| Method 'privateServicesPresent' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| '{' should be on the previous line. | 187 | |
| '{' should be on the previous line. | 190 | |
| '{' should be on the previous line. | 197 | |
| '{' should be on the previous line. | 200 | |
| Line is longer than 80 characters. | 201 | |
| 'cast' is not followed by whitespace. | 201 | |
| Line has trailing spaces. | 210 | |
| Method 'publicServicesPresent' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| '{' should be on the previous line. | 218 | |
| '{' should be on the previous line. | 221 | |
| '{' should be on the previous line. | 228 | |
| '{' should be on the previous line. | 231 | |
| Line is longer than 80 characters. | 232 | |
| 'cast' is not followed by whitespace. | 232 | |
| Line has trailing spaces. | 241 | |
| Method 'getSpringPropertyValue' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| '{' should be on the previous line. | 250 | |
| '{' should be on the previous line. | 253 | |
| '{' should be on the previous line. | 255 | |
| '}' should be on the same line. | 257 | |
| '{' should be on the previous line. | 259 | |
| Unused @param tag for 'String'. | 270 | |
| Method 'removeGenerics' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Expected @param tag for 'parameter'. | 273 | |
| '{' should be on the previous line. | 274 | |
| 'if' is not followed by whitespace. | 277 | |
| '{' should be on the previous line. | 278 | |
| Method 'setRichClient' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Expected @param tag for 'richClientProperty'. | 293 | |
| '{' should be on the previous line. | 294 | |
| First sentence should end with a period. | 298 | |
| Expected an @return tag. | 301 | |
| Method 'isRichClient' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| '{' should be on the previous line. | 302 | |
| First sentence should end with a period. | 306 | |
| Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| Parameter fullyQualifiedName should be final. | 311 | |
| Expected @param tag for 'fullyQualifiedName'. | 311 | |
| '{' should be on the previous line. | 312 | |
| '{' should be on the previous line. | 315 | |
| 'if' construct must use '{}'s. | 317 | |
| '+' is not preceded with whitespace. | 318 | |
| '+' is not followed by whitespace. | 318 | |
| 'else' construct must use '{}'s. | 319 | |
| '}' should be on the same line. | 321 | |
| 'else' construct must use '{}'s. | 322 | |
| First sentence should end with a period. | 329 | |
| Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| Parameter fullyQualifiedName should be final. | 334 | |
| Expected @param tag for 'fullyQualifiedName'. | 334 | |
| '{' should be on the previous line. | 335 | |
| '{' should be on the previous line. | 338 | |
| 'if' construct must use '{}'s. | 340 | |
| 'else' construct must use '{}'s. | 342 | |
| '}' should be on the same line. | 344 | |
| 'else' construct must use '{}'s. | 345 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Method 'filterUniqueByName' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Parameter modelElements should be final. | 360 | |
| '{' should be on the previous line. | 361 | |
| Line is longer than 80 characters. | 364 | |
| '{' should be on the previous line. | 368 | |
| Line is longer than 80 characters. | 369 | |
| 'cast' is not followed by whitespace. | 369 | |
| '{' should be on the previous line. | 371 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 387 | |
| Method 'formatHibernateQueryParameterValue' is not designed for extension - needs to be abstract, final or empty. | 387 | |
| Parameter value should be final. | 387 | |
| '{' should be on the previous line. | 390 | |
| '{' should be on the previous line. | 392 | |
| '}' should be on the same line. | 394 | |
| '{' should be on the previous line. | 396 | |
| '{' should be on the previous line. | 411 | |
| '{' should be on the previous line. | 414 | |
| Line is longer than 80 characters. | 415 | |
| Line has trailing spaces. | 419 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 428 | |
| '{' should be on the previous line. | 430 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' should be on the previous line. | 10 | |
| Line is longer than 80 characters. | 14 | |
| 'public' modifier out of order with the JLS suggestions. | 14 | |
| 'public' modifier out of order with the JLS suggestions. | 19 | |
| Line is longer than 80 characters. | 24 | |
| 'public' modifier out of order with the JLS suggestions. | 24 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 34 | |
| 'static' modifier out of order with the JLS suggestions. | 39 | |
| Line has trailing spaces. | 42 | |
| 'static' modifier out of order with the JLS suggestions. | 44 | |
| Line has trailing spaces. | 45 | |
| First sentence should end with a period. | 46 | |
| 'static' modifier out of order with the JLS suggestions. | 49 | |
| 'static' modifier out of order with the JLS suggestions. | 54 | |
| 'static' modifier out of order with the JLS suggestions. | 59 | |
| Line is longer than 80 characters. | 64 | |
| 'static' modifier out of order with the JLS suggestions. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| First sentence should end with a period. | 111 | |
| First sentence should end with a period. | 116 | |
| First sentence should end with a period. | 121 | |
| First sentence should end with a period. | 126 | |
| First sentence should end with a period. | 131 | |
| First sentence should end with a period. | 136 | |
| First sentence should end with a period. | 151 | |
| Line is longer than 80 characters. | 154 | |
| First sentence should end with a period. | 156 | |
| Line is longer than 80 characters. | 164 | |
| First sentence should end with a period. | 171 | |
| First sentence should end with a period. | 176 | |
| First sentence should end with a period. | 181 | |
| First sentence should end with a period. | 186 | |
| First sentence should end with a period. | 191 | |
| First sentence should end with a period. | 196 | |
| First sentence should end with a period. | 201 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| 'public' modifier out of order with the JLS suggestions. | 209 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 215 | |
| 'public' modifier out of order with the JLS suggestions. | 220 | |
| Line has trailing spaces. | 226 | |
| Line has trailing spaces. | 230 | |
| Name 'JMS_MESSAGE_TYPES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 230 | |
| Variable 'JMS_MESSAGE_TYPES' must be private and have accessor methods. | 230 | |
| Line has trailing spaces. | 232 | |
| Line has trailing spaces. | 233 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' should be on the previous line. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Parameter metaObject should be final. | 30 | |
| Parameter context should be final. | 30 | |
| '{' should be on the previous line. | 31 | |
| Line is longer than 80 characters. | 36 | |
| Expected an @return tag. | 38 | |
| Method 'handleGetEjbJndiName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 41 | |
| '{' should be on the previous line. | 43 | |
| Method 'handleGetEjbLocalJndiName' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 65 | |
| Avoid inline conditionals. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Expected an @return tag. | 72 | |
| Method 'handleGetEjbImplementationName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Expected an @return tag. | 80 | |
| Method 'handleGetImplementationName' 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 'handleGetFullyQualifiedEjbImplementationName' 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. | 97 | |
| Expected an @return tag. | 99 | |
| Method 'handleGetFullyQualifiedEjbName' 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. | 108 | |
| Expected an @return tag. | 110 | |
| Method 'handleGetFullyQualifiedLocalEjbName' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| '{' should be on the previous line. | 111 | |
| Line is longer than 80 characters. | 117 | |
| Avoid inline conditionals. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Expected an @return tag. | 123 | |
| Method 'handleGetFullyQualifiedImplementationName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line is longer than 80 characters. | 132 | |
| Expected an @return tag. | 134 | |
| Method 'handleGetBaseName' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| '{' should be on the previous line. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Expected an @return tag. | 142 | |
| Method 'handleGetFullyQualifiedBaseName' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| '{' should be on the previous line. | 143 | |
| Line is longer than 80 characters. | 151 | |
| Expected an @return tag. | 153 | |
| Method 'handleGetEjbPackageName' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| '{' should be on the previous line. | 154 | |
| '{' should be on the previous line. | 160 | |
| Line is longer than 80 characters. | 169 | |
| Expected an @return tag. | 171 | |
| Method 'handleGetEjbPackageNamePath' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| '{' should be on the previous line. | 172 | |
| Line is longer than 80 characters. | 179 | |
| Expected an @return tag. | 181 | |
| Method 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| '{' should be on the previous line. | 182 | |
| Line is longer than 80 characters. | 187 | |
| Expected an @return tag. | 189 | |
| Method 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Parameter targetSuffix should be final. | 189 | |
| Expected @param tag for 'targetSuffix'. | 189 | |
| '{' should be on the previous line. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| '{' should be on the previous line. | 194 | |
| Method 'getEjbPackageNamePattern' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| '{' should be on the previous line. | 206 | |
| Line is longer than 80 characters. | 207 | |
| 'cast' is not followed by whitespace. | 207 | |
| Method 'getEjbJndiNamePrefix' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| '{' should be on the previous line. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Avoid inline conditionals. | 218 | |
| Line is longer than 80 characters. | 222 | |
| Expected an @return tag. | 224 | |
| Method 'handleGetWebServiceDelegatorName' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| '{' should be on the previous line. | 225 | |
| Line is longer than 80 characters. | 230 | |
| Expected an @return tag. | 232 | |
| Method 'handleGetFullyQualifiedWebServiceDelegatorName' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| '{' should be on the previous line. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 238 | |
| Expected an @return tag. | 240 | |
| Method 'handleIsWebService' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| '{' should be on the previous line. | 241 | |
| Line is longer than 80 characters. | 242 | |
| '{' should be on the previous line. | 244 | |
| Line is longer than 80 characters. | 251 | |
| Expected an @return tag. | 253 | |
| Method 'handleGetInterceptors' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| '{' should be on the previous line. | 254 | |
| Line is longer than 80 characters. | 256 | |
| Avoid inline conditionals. | 256 | |
| Line is longer than 80 characters. | 257 | |
| '{' should be on the previous line. | 260 | |
| Line is longer than 80 characters. | 267 | |
| Expected an @return tag. | 269 | |
| Method 'handleIsRemotable' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| '{' should be on the previous line. | 270 | |
| Expected an @return tag. | 277 | |
| '{' should be on the previous line. | 278 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 285 | |
| Expected an @return tag. | 287 | |
| Method 'handleGetRemoteServer' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| '{' should be on the previous line. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 293 | |
| Expected an @return tag. | 295 | |
| Method 'handleGetRemotePort' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| '{' should be on the previous line. | 296 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 303 | |
| Expected an @return tag. | 305 | |
| Method 'handleGetRemoteContext' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| '{' should be on the previous line. | 306 | |
| Line is longer than 80 characters. | 308 | |
| Avoid inline conditionals. | 308 | |
| Line is longer than 80 characters. | 314 | |
| '{' should be on the previous line. | 317 | |
| Line is longer than 80 characters. | 325 | |
| '{' should be on the previous line. | 328 | |
| Line is longer than 80 characters. | 334 | |
| Expected an @return tag. | 336 | |
| Method 'handleGetRemoteUrl' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| '{' should be on the previous line. | 337 | |
| Line is longer than 80 characters. | 340 | |
| '{' should be on the previous line. | 343 | |
| Must have at least one statement. | 343 | |
| '}' should be on the same line. | 345 | |
| Line is longer than 80 characters. | 346 | |
| '{' should be on the previous line. | 353 | |
| '{' should be on the previous line. | 359 | |
| '}' should be on the same line. | 365 | |
| '{' should be on the previous line. | 367 | |
| '}' should be on the same line. | 370 | |
| '{' should be on the previous line. | 372 | |
| '{' should be on the previous line. | 378 | |
| Line is longer than 80 characters. | 389 | |
| Expected an @return tag. | 391 | |
| Method 'handleGetWebServiceOperations' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| '{' should be on the previous line. | 392 | |
| '{' should be on the previous line. | 395 | |
| Parameter object should be final. | 398 | |
| '{' should be on the previous line. | 399 | |
| Line is longer than 80 characters. | 400 | |
| 'cast' is not followed by whitespace. | 400 | |
| Expected an @return tag. | 413 | |
| Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| '{' should be on the previous line. | 414 | |
| '{' should be on the previous line. | 417 | |
| Line is longer than 80 characters. | 418 | |
| 'cast' is not followed by whitespace. | 418 | |
| Line is longer than 80 characters. | 419 | |
| 'cast' is not followed by whitespace. | 419 | |
| '{' should be on the previous line. | 422 | |
| Parameter object should be final. | 427 | |
| '{' should be on the previous line. | 428 | |
| 'cast' is not followed by whitespace. | 429 | |
| '{' should be on the previous line. | 430 | |
| Line is longer than 80 characters. | 442 | |
| Expected an @return tag. | 444 | |
| Method 'handleGetDefaultExceptionName' is not designed for extension - needs to be abstract, final or empty. | 444 | |
| '{' should be on the previous line. | 445 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 452 | |
| Expected an @return tag. | 454 | |
| Method 'handleGetFullyQualifiedDefaultExceptionName' is not designed for extension - needs to be abstract, final or empty. | 454 | |
| '{' should be on the previous line. | 455 | |
| Line is longer than 80 characters. | 456 | |
| '{' should be on the previous line. | 458 | |
| '{' should be on the previous line. | 461 | |
| Line is longer than 80 characters. | 471 | |
| Expected an @return tag. | 473 | |
| Method 'handleIsAllowDefaultServiceException' is not designed for extension - needs to be abstract, final or empty. | 473 | |
| '{' should be on the previous line. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 479 | |
| Expected an @return tag. | 481 | |
| Method 'handleIsRemotingTypeRmi' is not designed for extension - needs to be abstract, final or empty. | 481 | |
| '{' should be on the previous line. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 487 | |
| Expected an @return tag. | 489 | |
| Method 'handleIsRemotingTypeBurlap' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| '{' should be on the previous line. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 495 | |
| Expected an @return tag. | 497 | |
| Method 'handleIsRemotingTypeHessian' is not designed for extension - needs to be abstract, final or empty. | 497 | |
| '{' should be on the previous line. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 503 | |
| Expected an @return tag. | 505 | |
| Method 'handleIsRemotingTypeHttpInvoker' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| '{' should be on the previous line. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 511 | |
| Expected an @return tag. | 513 | |
| Method 'handleIsRemotingTypeLingo' is not designed for extension - needs to be abstract, final or empty. | 513 | |
| '{' should be on the previous line. | 514 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 519 | |
| Expected an @return tag. | 521 | |
| Method 'handleIsRemotingTypeNone' is not designed for extension - needs to be abstract, final or empty. | 521 | |
| '{' should be on the previous line. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 533 | |
| Expected an @return tag. | 535 | |
| Method 'handleIsHibernateInterceptorEnabled' is not designed for extension - needs to be abstract, final or empty. | 535 | |
| '{' should be on the previous line. | 536 | |
| Line is longer than 80 characters. | 537 | |
| Expected an @return tag. | 548 | |
| '{' should be on the previous line. | 549 | |
| Line is longer than 80 characters. | 550 | |
| '{' should be on the previous line. | 552 | |
| Missing a Javadoc comment. | 562 | |
| Missing a Javadoc comment. | 563 | |
| Line is longer than 80 characters. | 566 | |
| Expected an @return tag. | 568 | |
| Method 'handleIsEjbRemoteView' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| '{' should be on the previous line. | 569 | |
| Line is longer than 80 characters. | 575 | |
| Expected an @return tag. | 577 | |
| Method 'handleIsEjbLocalView' is not designed for extension - needs to be abstract, final or empty. | 577 | |
| '{' should be on the previous line. | 578 | |
| Line is longer than 80 characters. | 584 | |
| Expected an @return tag. | 586 | |
| Method 'handleGetEjbTransactionType' is not designed for extension - needs to be abstract, final or empty. | 586 | |
| '{' should be on the previous line. | 587 | |
| Line is longer than 80 characters. | 591 | |
| '{' should be on the previous line. | 593 | |
| '}' should be on the same line. | 595 | |
| '{' should be on the previous line. | 597 | |
| Line is longer than 80 characters. | 604 | |
| Expected an @return tag. | 606 | |
| Method 'handleIsConfigonly' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| '{' should be on the previous line. | 607 | |
| Line is longer than 80 characters. | 608 | |
| 'cast' is not followed by whitespace. | 608 | |
| Line is longer than 80 characters. | 613 | |
| Expected an @return tag. | 615 | |
| Method 'handleIsPrivate' is not designed for extension - needs to be abstract, final or empty. | 615 | |
| '{' should be on the previous line. | 616 | |
| Line is longer than 80 characters. | 617 | |
| 'cast' is not followed by whitespace. | 617 | |
| Line is longer than 80 characters. | 622 | |
| Expected an @return tag. | 624 | |
| Method 'handleGetWebServiceOutgoingAttachmentHandlerCall' is not designed for extension - needs to be abstract, final or empty. | 624 | |
| '{' should be on the previous line. | 625 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 630 | |
| Expected an @return tag. | 632 | |
| Method 'handleGetWebServiceIncomingAttachmentHandlerCall' 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. | 634 | |
| Line is longer than 80 characters. | 645 | |
| '{' should be on the previous line. | 649 | |
| Line is longer than 80 characters. | 650 | |
| '{' should be on the previous line. | 652 | |
| Line is longer than 80 characters. | 660 | |
| Expected an @return tag. | 662 | |
| Method 'handleIsRichClient' is not designed for extension - needs to be abstract, final or empty. | 662 | |
| '{' should be on the previous line. | 663 | |
| Line is longer than 80 characters. | 664 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Utility classes should not have a public or default constructor. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 22 | |
| Line is longer than 80 characters. | 30 | |
| Parameter packageName should be final. | 30 | |
| Parameter name should be final. | 30 | |
| Parameter suffix should be final. | 30 | |
| Line is longer than 80 characters. | 32 | |
| '{' should be on the previous line. | 34 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 46 | |
| Parameter packageName should be final. | 53 | |
| Parameter name should be final. | 53 | |
| '{' should be on the previous line. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Parameter classifier should be final. | 64 | |
| Expected @param tag for 'classifier'. | 64 | |
| Parameter defaultServiceRemotingType should be final. | 64 | |
| Expected @param tag for 'defaultServiceRemotingType'. | 64 | |
| '{' should be on the previous line. | 69 | |
| 'cast' is not followed by whitespace. | 70 | |
| '{' should be on the previous line. | 74 | |
| Line is longer than 80 characters. | 75 | |
| 'cast' is not followed by whitespace. | 75 | |
| Parameter object should be final. | 77 | |
| '{' should be on the previous line. | 78 | |
| 'cast' is not followed by whitespace. | 79 | |
| Line is longer than 80 characters. | 80 | |
| '{' should be on the previous line. | 85 | |
| '{' should be on the previous line. | 90 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Parameter classifier should be final. | 106 | |
| Parameter defaultInterceptors should be final. | 107 | |
| '{' should be on the previous line. | 108 | |
| '{' should be on the previous line. | 112 | |
| 'cast' is not followed by whitespace. | 113 | |
| '{' should be on the previous line. | 117 | |
| Line is longer than 80 characters. | 118 | |
| 'cast' is not followed by whitespace. | 118 | |
| Parameter object should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| 'cast' is not followed by whitespace. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 127 | |
| '{' should be on the previous line. | 129 | |
| '{' should be on the previous line. | 134 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 147 | |
| Parameter classifier should be final. | 147 | |
| Expected @param tag for 'classifier'. | 147 | |
| Parameter defaultRemoteServicePort should be final. | 147 | |
| Expected @param tag for 'defaultRemoteServicePort'. | 147 | |
| '{' should be on the previous line. | 152 | |
| 'cast' is not followed by whitespace. | 153 | |
| '{' should be on the previous line. | 157 | |
| Line is longer than 80 characters. | 158 | |
| 'cast' is not followed by whitespace. | 158 | |
| Parameter object should be final. | 160 | |
| '{' should be on the previous line. | 161 | |
| 'cast' is not followed by whitespace. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '{' should be on the previous line. | 168 | |
| '{' should be on the previous line. | 173 | |
| Line is longer than 80 characters. | 180 | |
| Parameter operation should be final. | 186 | |
| Parameter defaultUseNamedParameters should be final. | 187 | |
| '{' should be on the previous line. | 188 | |
| '{' should be on the previous line. | 192 | |
| Line is longer than 80 characters. | 193 | |
| 'cast' is not followed by whitespace. | 193 | |
| Line is longer than 80 characters. | 194 | |
| '{' should be on the previous line. | 196 | |
| Line is longer than 80 characters. | 197 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 8 | |
| Line is longer than 80 characters. | 10 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| '(' is preceded with whitespace. | 16 | |
| Parameter metaObject should be final. | 16 | |
| Parameter context should be final. | 16 | |
| '(' is preceded with whitespace. | 18 | |
| Method 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' should be on the previous line. | 22 | |
| Method 'handleGetDaoReferenceName' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' should be on the previous line. | 27 | |
| '{' should be on the previous line. | 32 | |
| 'cast' is not followed by whitespace. | 33 | |
| Method 'handleGetDaoGetterName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on the previous line. | 41 | |
| Method 'handleGetDaoSetterName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' should be on the previous line. | 46 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 13 | |
| Missing a Javadoc comment. | 15 | |
| '(' is preceded with whitespace. | 15 | |
| Parameter metaObject should be final. | 15 | |
| Parameter context should be final. | 15 | |
| '{' should be on the previous line. | 16 | |
| '(' is preceded with whitespace. | 17 | |
| Expected an @return tag. | 23 | |
| Method 'handleGetBeanName' 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 'handleGetTemplateBeanName' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Expected an @return tag. | 41 | |
| Method 'handleGetTemplateGetterName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Expected an @return tag. | 49 | |
| Method 'handleGetTemplateSetterName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' should be on the previous line. | 50 | |
| Line has trailing spaces. | 53 | |
| First sentence should end with a period. | 54 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 13 | |
| Missing a Javadoc comment. | 15 | |
| '(' is preceded with whitespace. | 15 | |
| Parameter metaObject should be final. | 15 | |
| Parameter context should be final. | 15 | |
| '{' should be on the previous line. | 16 | |
| '(' is preceded with whitespace. | 17 | |
| Expected an @return tag. | 23 | |
| Method 'handleGetBeanName' 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 'handleGetTemplateBeanName' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Expected an @return tag. | 41 | |
| Method 'handleGetTemplateGetterName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Expected an @return tag. | 49 | |
| Method 'handleGetTemplateSetterName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' should be on the previous line. | 50 | |
| Line has trailing spaces. | 53 | |
| First sentence should end with a period. | 54 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| 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 | |
| Line has trailing spaces. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Parameter metaObject should be final. | 14 | |
| Parameter context should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| Line is longer than 80 characters. | 20 | |
| Expected an @return tag. | 22 | |
| Method 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| '{' should be on the previous line. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line is longer than 80 characters. | 28 | |
| Expected an @return tag. | 30 | |
| Method 'handleGetImplementationCall' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| '{' should be on the previous line. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Expected an @return tag. | 38 | |
| Method 'handleGetImplementationSignature' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 40 | |
| First sentence should end with a period. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter replacement should be final. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 23 | |
| '{' should be on the previous line. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Parameter metaObject should be final. | 31 | |
| Parameter context should be final. | 32 | |
| '{' should be on the previous line. | 33 | |
| First sentence should end with a period. | 37 | |
| First sentence should end with a period. | 42 | |
| First sentence should end with a period. | 47 | |
| Name 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| Expected an @return tag. | 73 | |
| Method 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| '{' should be on the previous line. | 74 | |
| First sentence should end with a period. | 80 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Expected an @return tag. | 93 | |
| Method 'handleGetFullyQualifiedDaoName' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '{' should be on the previous line. | 94 | |
| Line is longer than 80 characters. | 101 | |
| Expected an @return tag. | 103 | |
| Method 'handleGetDaoImplementationName' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| '{' should be on the previous line. | 104 | |
| First sentence should end with a period. | 110 | |
| '{' should be on the previous line. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Expected an @return tag. | 123 | |
| Method 'handleGetFullyQualifiedDaoImplementationName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line is longer than 80 characters. | 131 | |
| Expected an @return tag. | 133 | |
| Method 'handleGetDaoBaseName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| '{' should be on the previous line. | 134 | |
| First sentence should end with a period. | 140 | |
| '{' should be on the previous line. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 151 | |
| Expected an @return tag. | 153 | |
| Method 'handleGetFullyQualifiedDaoBaseName' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line is longer than 80 characters. | 161 | |
| Expected an @return tag. | 163 | |
| Method 'handleGetEntityImplementationName' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| '{' should be on the previous line. | 164 | |
| Line is longer than 80 characters. | 169 | |
| Expected an @return tag. | 171 | |
| Method 'handleGetFullyQualifiedEntityImplementationName' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Line is longer than 80 characters. | 180 | |
| Expected an @return tag. | 182 | |
| Method 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Parameter targetSuffix should be final. | 182 | |
| Expected @param tag for 'targetSuffix'. | 182 | |
| '{' should be on the previous line. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line has trailing spaces. | 185 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| '{' should be on the previous line. | 188 | |
| Line is longer than 80 characters. | 195 | |
| Expected an @return tag. | 197 | |
| Method 'handleGetEntityName' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| '{' should be on the previous line. | 198 | |
| Line is longer than 80 characters. | 199 | |
| 'cast' is not followed by whitespace. | 199 | |
| Line is longer than 80 characters. | 206 | |
| Expected an @return tag. | 208 | |
| Method 'handleGetFullyQualifiedEntityName' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| '{' should be on the previous line. | 209 | |
| Expected an @return tag. | 219 | |
| Method 'handleGetRoot' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| '{' should be on the previous line. | 220 | |
| 'for' construct must use '{}'s. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Empty statement. | 225 | |
| Line is longer than 80 characters. | 230 | |
| Expected an @return tag. | 232 | |
| Method 'handleIsDaoBusinessOperationsPresent' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| '{' should be on the previous line. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 238 | |
| Expected an @return tag. | 240 | |
| Method 'handleGetDaoBusinessOperations' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| '{' should be on the previous line. | 241 | |
| Parameter object should be final. | 249 | |
| '{' should be on the previous line. | 250 | |
| 'cast' is not followed by whitespace. | 251 | |
| Line is longer than 80 characters. | 257 | |
| Expected an @return tag. | 259 | |
| Method 'handleGetValueObjectReferences' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| '{' should be on the previous line. | 260 | |
| Expected an @return tag. | 269 | |
| Method 'getValueObjectReferences' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Parameter follow should be final. | 269 | |
| Expected @param tag for 'follow'. | 269 | |
| '{' should be on the previous line. | 270 | |
| Line is longer than 80 characters. | 271 | |
| '{' should be on the previous line. | 273 | |
| Line is longer than 80 characters. | 275 | |
| '{' should be on the previous line. | 277 | |
| Parameter object should be final. | 283 | |
| '{' should be on the previous line. | 284 | |
| Line is longer than 80 characters. | 286 | |
| 'cast' is not followed by whitespace. | 286 | |
| '{' should be on the previous line. | 288 | |
| Line is longer than 80 characters. | 289 | |
| 'cast' is not followed by whitespace. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 298 | |
| Expected an @return tag. | 300 | |
| Method 'handleGetAllValueObjectReferences' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| '{' should be on the previous line. | 301 | |
| Line is longer than 80 characters. | 306 | |
| Expected an @return tag. | 308 | |
| Method 'handleIsDaoImplementationRequired' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| '{' should be on the previous line. | 309 | |
| Line is longer than 80 characters. | 310 | |
| '||' should be on a new line. | 310 | |
| Line is longer than 80 characters. | 320 | |
| Expected an @return tag. | 322 | |
| Method 'handleGetDaoNoTransformationConstantName' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| '{' should be on the previous line. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Expected an @return tag. | 330 | |
| Method 'checkHibInheritance' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| Parameter inheritance should be final. | 330 | |
| Expected @param tag for 'inheritance'. | 330 | |
| '{' should be on the previous line. | 331 | |
| Line is longer than 80 characters. | 336 | |
| Expected an @return tag. | 338 | |
| Method 'handleIsHibernateInheritanceClass' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| '{' should be on the previous line. | 339 | |
| Line is longer than 80 characters. | 344 | |
| Expected an @return tag. | 346 | |
| Method 'handleIsHibernateInheritanceInterface' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| '{' should be on the previous line. | 347 | |
| Line is longer than 80 characters. | 352 | |
| Expected an @return tag. | 354 | |
| Method 'handleIsHibernateInheritanceSubclass' is not designed for extension - needs to be abstract, final or empty. | 354 | |
| '{' should be on the previous line. | 355 | |
| Line is longer than 80 characters. | 360 | |
| Expected an @return tag. | 362 | |
| Method 'handleIsHibernateInheritanceConcrete' is not designed for extension - needs to be abstract, final or empty. | 362 | |
| '{' should be on the previous line. | 363 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 373 | |
| Expected an @return tag. | 375 | |
| Method 'handleGetHibernateInheritanceStrategy' is not designed for extension - needs to be abstract, final or empty. | 375 | |
| '{' should be on the previous line. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Avoid inline conditionals. | 382 | |
| Line is longer than 80 characters. | 383 | |
| '{' should be on the previous line. | 396 | |
| Line is longer than 80 characters. | 403 | |
| Unused @param tag for 'the'. | 403 | |
| Parameter entity should be final. | 406 | |
| Expected @param tag for 'entity'. | 406 | |
| '{' should be on the previous line. | 407 | |
| '{' should be on the previous line. | 410 | |
| Line is longer than 80 characters. | 411 | |
| '{' should be on the previous line. | 413 | |
| Line is longer than 80 characters. | 421 | |
| Expected an @return tag. | 423 | |
| Method 'handleIsRequiresHibernateMapping' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| '{' should be on the previous line. | 424 | |
| Line is longer than 80 characters. | 428 | |
| 'cast' is not followed by whitespace. | 428 | |
| '||' should be on a new line. | 428 | |
| '&&' should be on a new line. | 429 | |
| Line is longer than 80 characters. | 431 | |
| '||' should be on a new line. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 437 | |
| Expected an @return tag. | 439 | |
| '{' should be on the previous line. | 440 | |
| Line is longer than 80 characters. | 443 | |
| '||' should be on a new line. | 445 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 451 | |
| '{' should be on the previous line. | 457 | |
| Line is longer than 80 characters. | 459 | |
| 'cast' is not followed by whitespace. | 461 | |
| Line has trailing spaces. | 465 | |
| Line is longer than 80 characters. | 467 | |
| Expected an @return tag. | 469 | |
| Method 'handleGetAttributeEmbeddedValueList' is not designed for extension - needs to be abstract, final or empty. | 469 | |
| '{' should be on the previous line. | 470 | |
| Line is longer than 80 characters. | 472 | |
| 'cast' is not followed by whitespace. | 474 | |
| '{' should be on the previous line. | 477 | |
| '{' should be on the previous line. | 480 | |
| Line has trailing spaces. | 487 | |
| Line is longer than 80 characters. | 489 | |
| Expected an @return tag. | 491 | |
| Line has trailing spaces. | 491 | |
| Method 'handleIsRichClient' is not designed for extension - needs to be abstract, final or empty. | 491 | |
| '{' should be on the previous line. | 492 | |
| Line is longer than 80 characters. | 494 | |
| Line has trailing spaces. | 498 |