The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 24 | 0 | 0 | 2739 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 7 | |
| Translation | 0 | |
| JavadocMethod | 372 | |
| JavadocType | 3 | |
| JavadocVariable | 60 | |
| JavadocStyle | 3 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 732 | |
| MethodLength | 2 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 45 | |
| ParenPad | 2 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 131 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 2 | |
| RedundantModifier | 1 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 4 | |
| LeftCurly | 763 | |
| NeedBraces | 63 | |
| RightCurly | 80 | |
| AvoidInlineConditionals | 62 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 5 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 3 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 300 | |
| FinalClass | 1 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 87 | |
GenericIllegalRegexp
| 7 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| 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. | 18 | |
| 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 'handleGetDateFormat' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| '{' should be on the previous line. | 28 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters. | 33 | |
| '{' should be on the previous line. | 35 | |
| Line is longer than 80 characters. | 36 | |
| 'cast' is not followed by whitespace. | 36 | |
| '}' should be on the same line. | 37 | |
| '{' should be on the previous line. | 39 | |
| Method 'handleGetDummyValue' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter seed should be final. | 47 | |
| '{' should be on the previous line. | 48 | |
| '{' should be on the previous line. | 54 | |
| '}' should be on the same line. | 56 | |
| '{' should be on the previous line. | 58 | |
| '}' should be on the same line. | 60 | |
| '{' should be on the previous line. | 62 | |
| '}' should be on the same line. | 64 | |
| '{' should be on the previous line. | 66 | |
| '}' should be on the same line. | 68 | |
| '{' should be on the previous line. | 70 | |
| Method 'handleIsSafeNamePresent' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| '{' should be on the previous line. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Parameter metaObject should be final. | 36 | |
| Parameter context should be final. | 37 | |
| '{' should be on the previous line. | 38 | |
| Method 'handleGetInterfaceName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' should be on the previous line. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Method 'handleGetInterfacePackageName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '{' should be on the previous line. | 48 | |
| Method 'handleGetInterfaceType' 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 | |
| Method 'handleGetInterfaceFullPath' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' should be on the previous line. | 58 | |
| Line is longer than 80 characters. | 65 | |
| Expected an @return tag. | 67 | |
| Method 'getDeferringActions' 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. | 75 | |
| '{' should be on the previous line. | 79 | |
| Line is longer than 80 characters. | 80 | |
| 'cast' is not followed by whitespace. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| '{' should be on the previous line. | 84 | |
| Line is longer than 80 characters. | 85 | |
| 'cast' is not followed by whitespace. | 85 | |
| '{' should be on the previous line. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| 'cast' is not followed by whitespace. | 97 | |
| '{' should be on the previous line. | 100 | |
| 'cast' is not followed by whitespace. | 101 | |
| Line is longer than 80 characters. | 102 | |
| '{' should be on the previous line. | 104 | |
| Line is longer than 80 characters. | 105 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 109 | |
| 'cast' is not followed by whitespace. | 109 | |
| Line is longer than 80 characters. | 110 | |
| '{' should be on the previous line. | 116 | |
| Line is longer than 80 characters. | 117 | |
| 'cast' is not followed by whitespace. | 117 | |
| '{' should be on the previous line. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Method 'handleGetController' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| '{' should be on the previous line. | 131 | |
| Avoid inline conditionals. | 133 | |
| Line is longer than 80 characters. | 139 | |
| Expected an @return tag. | 141 | |
| Method 'getFormFields' 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. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 | |
| 'cast' is not followed by whitespace. | 151 | |
| '{' should be on the previous line. | 158 | |
| 'cast' is not followed by whitespace. | 159 | |
| '{' should be on the previous line. | 163 | |
| Line is longer than 80 characters. | 164 | |
| 'cast' is not followed by whitespace. | 164 | |
| '{' should be on the previous line. | 166 | |
| Line is longer than 80 characters. | 170 | |
| '{' should be on the previous line. | 173 | |
| 'cast' is not followed by whitespace. | 174 | |
| '{' should be on the previous line. | 177 | |
| '{' should be on the previous line. | 180 | |
| Line is longer than 80 characters. | 181 | |
| 'cast' is not followed by whitespace. | 181 | |
| '{' should be on the previous line. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 197 | |
| 'cast' is not followed by whitespace. | 197 | |
| '{' should be on the previous line. | 199 | |
| First sentence should end with a period. | 207 | |
| Line has trailing spaces. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Expected an @return tag. | 212 | |
| Method 'isAllArgumentsHaveFormFields' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| '{' should be on the previous line. | 213 | |
| Line is longer than 80 characters. | 218 | |
| 'cast' is not followed by whitespace. | 220 | |
| Line is longer than 80 characters. | 223 | |
| Avoid inline conditionals. | 223 | |
| '{' should be on the previous line. | 228 | |
| 'cast' is not followed by whitespace. | 229 | |
| Line is longer than 80 characters. | 230 | |
| '{' should be on the previous line. | 235 | |
| Line is longer than 80 characters. | 236 | |
| 'cast' is not followed by whitespace. | 236 | |
| Line is longer than 80 characters. | 238 | |
| Avoid inline conditionals. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Method 'handleIsBackEndServiceOperationMatchingParameters' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| Missing a Javadoc comment. | 251 | |
| '{' should be on the previous line. | 252 | |
| Line is longer than 80 characters. | 260 | |
| 'cast' is not followed by whitespace. | 262 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 270 | |
| 'cast' is not followed by whitespace. | 270 | |
| Line is longer than 80 characters. | 271 | |
| 'cast' is not followed by whitespace. | 271 | |
| Line is longer than 80 characters. | 273 | |
| Method 'handleGetBackEndServiceOperation' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| '{' should be on the previous line. | 280 | |
| '{' should be on the previous line. | 286 | |
| Line is longer than 80 characters. | 287 | |
| 'cast' is not followed by whitespace. | 287 | |
| '{' should be on the previous line. | 290 | |
| Method 'handleIsCallingBackEnd' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| Missing a Javadoc comment. | 298 | |
| '{' should be on the previous line. | 299 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 21 | |
| '{' should be on the previous line. | 22 | |
| Parameter enumeration should be final. | 29 | |
| '{' should be on the previous line. | 30 | |
| '{' should be on the previous line. | 33 | |
| '}' should be on the same line. | 35 | |
| '{' should be on the previous line. | 37 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 50 | |
| Unused @throws tag for 'IllegalArgumentException'. | 50 | |
| Parameter validatorTaggedValue should be final. | 52 | |
| Expected @param tag for 'validatorTaggedValue'. | 52 | |
| '{' should be on the previous line. | 53 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 63 | |
| '+' should be on a new line. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '+' should be on a new line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 84 | |
| '}' should be on the same line. | 86 | |
| '{' should be on the previous line. | 88 | |
| Line is longer than 80 characters. | 100 | |
| Unused @throws tag for 'IllegalArgumentException'. | 100 | |
| Parameter validatorTaggedValue should be final. | 102 | |
| Expected @param tag for 'validatorTaggedValue'. | 102 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| '{' should be on the previous line. | 120 | |
| Line is longer than 80 characters. | 122 | |
| '{' should be on the previous line. | 126 | |
| Line is longer than 80 characters. | 138 | |
| Unused @throws tag for 'IllegalArgumentException'. | 138 | |
| Expected an @return tag. | 140 | |
| Parameter validatorTaggedValue should be final. | 140 | |
| Expected @param tag for 'validatorTaggedValue'. | 140 | |
| '{' should be on the previous line. | 141 | |
| '{' should be on the previous line. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 154 | |
| Avoid inline conditionals. | 154 | |
| Line is longer than 80 characters. | 158 | |
| Expected an @return tag. | 161 | |
| Parameter collection should be final. | 161 | |
| Expected @param tag for 'collection'. | 161 | |
| '{' should be on the previous line. | 162 | |
| '{' should be on the previous line. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 188 | |
| '{' should be on the previous line. | 191 | |
| '{' should be on the previous line. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 211 | |
| '{' should be on the previous line. | 216 | |
| '}' should be on the same line. | 218 | |
| '{' should be on the previous line. | 220 | |
| '{' should be on the previous line. | 222 | |
| '}' should be on the same line. | 224 | |
| '{' should be on the previous line. | 226 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 230 | |
| '||' should be on a new line. | 231 | |
| '||' should be on a new line. | 232 | |
| '||' should be on a new line. | 233 | |
| '{' should be on the previous line. | 235 | |
| Line is longer than 80 characters. | 248 | |
| Expected an @return tag. | 250 | |
| Parameter string should be final. | 250 | |
| Expected @param tag for 'string'. | 250 | |
| '{' should be on the previous line. | 251 | |
| '||' should be on a new line. | 252 | |
| '||' should be on a new line. | 253 | |
| '||' should be on a new line. | 254 | |
| Missing a Javadoc comment. | 258 | |
| 'static' modifier out of order with the JLS suggestions. | 258 | |
| '{' should be on the previous line. | 260 | |
| Missing a Javadoc comment. | 261 | |
| Parameter left should be final. | 262 | |
| Parameter right should be final. | 263 | |
| '{' should be on the previous line. | 264 | |
| 'cast' is not followed by whitespace. | 265 | |
| 'cast' is not followed by whitespace. | 266 |
| Violation | Message | Line |
|---|---|---|
| '{' 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 | |
| Expected an @return tag. | 34 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| '{' should be on the previous line. | 35 | |
| '{' should be on the previous line. | 39 | |
| '{' should be on the previous line. | 42 | |
| Method 'handleGetFullPath' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| 'cast' is not followed by whitespace. | 54 | |
| '{' should be on the previous line. | 56 | |
| Line is longer than 80 characters. | 58 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 62 | |
| '}' should be on the same line. | 66 | |
| '{' should be on the previous line. | 68 | |
| '}' should be on the same line. | 71 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 80 | |
| Expected an @return tag. | 85 | |
| Method 'getTargetUseCase' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| '{' should be on the previous line. | 92 | |
| '{' should be on the previous line. | 94 | |
| Line is longer than 80 characters. | 95 | |
| 'cast' is not followed by whitespace. | 95 | |
| 'cast' is not followed by whitespace. | 95 | |
| '}' should be on the same line. | 96 | |
| '{' should be on the previous line. | 98 | |
| 'cast' is not followed by whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| '{' should be on the previous line. | 105 | |
| '{' should be on the previous line. | 108 | |
| '{' should be on the previous line. | 111 | |
| 'cast' is not followed by whitespace. | 112 | |
| Method 'handleGetActions' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| '{' should be on the previous line. | 120 | |
| Line is longer than 80 characters. | 124 | |
| 'cast' is not followed by whitespace. | 126 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Class Bpm4StrutsProfile should be declared as final. | 11 | |
| '{' should be on the previous line. | 12 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 |
| Violation | Message | Line |
|---|---|---|
| '{' 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 | |
| Method 'handleIsContainedInFrontEndUseCase' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Expected an @return tag. | 39 | |
| Method 'handleGetActionMethodName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| '{' should be on the previous line. | 40 | |
| '?' should be on a new line. | 42 | |
| Avoid inline conditionals. | 42 | |
| Line is longer than 80 characters. | 43 | |
| First sentence should end with a period. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Expected an @return tag. | 51 | |
| Method 'getContainerActions' 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. | 57 | |
| Line is longer than 80 characters. | 58 | |
| 'cast' is not followed by whitespace. | 58 | |
| '{' should be on the previous line. | 61 | |
| 'cast' is not followed by whitespace. | 62 | |
| Line is longer than 80 characters. | 63 | |
| 'cast' is not followed by whitespace. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 | |
| 'cast' is not followed by whitespace. | 69 | |
| '{' should be on the previous line. | 71 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 13 | |
| '{' should be on the previous line. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Parameter metaObject should be final. | 19 | |
| Parameter context should be final. | 20 | |
| '{' should be on the previous line. | 21 | |
| Line is longer than 80 characters. | 26 | |
| Expected an @return tag. | 28 | |
| Method 'handleGetMessageKey' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| '{' should be on the previous line. | 29 | |
| '{' should be on the previous line. | 34 | |
| '}' should be on the same line. | 36 | |
| '{' should be on the previous line. | 38 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Expected an @return tag. | 51 | |
| Method 'handleGetMessageValue' 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. | 57 | |
| Method 'handleIsSafeNamePresent' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Method 'handleGetOnlineHelpKey' is not designed for extension - needs to be abstract, final or empty. | 69 | |